@font-face {
  font-family: 'TiemposHeadline';
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'TiemposHeadline';
  font-weight: bold;
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: bold;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: 500;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.ttf") format("truetype"); }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

* {
  font-family: GTAmerica;
  box-sizing: border-box; }

body {
  overflow-y: scroll;
  position: relative;
  margin: 0;
  padding: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
figure,
p {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:link {
    text-decoration: none; }

#root {
  overflow: hidden; }

.bg_img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:before {
  clear: both; }

.clearfix:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

@media (min-width: 992px) {
  .common-footer {
    font-family: GTAmerica;
    min-height: 403px;
    padding-top: 110px;
    padding-bottom: 27px;
    background-color: #004fc2;
    color: #FFF; }
    .common-footer .common-footer-wrapper {
      width: 100%;
      display: flex;
      justify-content: center;
      max-width: 1366px;
      margin: 0 auto; }
    .common-footer .disclaimer {
      max-width: 910px;
      margin: 0 auto;
      margin-top: 110px;
      margin-bottom: 27px; }
      .common-footer .disclaimer p {
        font-size: 12px;
        transform: scale(0.9);
        color: #abc3fd;
        margin-bottom: 15px; }
    .common-footer a {
      color: #FFF; }
    .common-footer .right-part {
      display: flex;
      flex-direction: column; }
      .common-footer .right-part .social-links-part {
        margin-bottom: 76px;
        display: flex;
        align-items: center; }
        .common-footer .right-part .social-links-part span {
          font-family: GTAmerica;
          font-size: 12px;
          font-weight: bold;
          color: #ffffff;
          margin-right: 45px; }
        .common-footer .right-part .social-links-part .social-links {
          display: flex;
          align-items: center; }
          .common-footer .right-part .social-links-part .social-links li {
            margin-right: 22px; }
            .common-footer .right-part .social-links-part .social-links li a {
              display: block;
              width: 27px;
              height: 27px;
              background-size: cover;
              border-radius: 4px; }
    .common-footer .link-part {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .common-footer .link-part .all-rights-reserved {
        display: none; }
      .common-footer .link-part dl {
        width: 168px; }
        .common-footer .link-part dl:first-child {
          margin-right: 61px; }
        .common-footer .link-part dl:nth-child(2) {
          margin-right: 30px; }
      .common-footer .link-part .title {
        margin-bottom: 30px;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.2px; }
      .common-footer .link-part .text {
        line-height: 32px; }
        .common-footer .link-part .text a {
          color: rgba(255, 255, 255, 0.7);
          font-family: GTAmerica;
          font-size: 14px;
          font-weight: normal;
          line-height: 1.71; }
    .common-footer .logo-part {
      margin-top: 101px;
      margin-right: 148px; }
      .common-footer .logo-part img {
        width: 127.3px; }
      .common-footer .logo-part .text {
        display: none; }
      .common-footer .logo-part .text-pc {
        margin-top: 15px;
        padding-left: 42px;
        font-family: GTAmerica;
        font-size: 10px;
        line-height: 1.6;
        font-size: 10px;
        color: rgba(255, 255, 255, 0.7);
        font-weight: normal; } }

@font-face {
  font-family: 'TiemposHeadline';
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'TiemposHeadline';
  font-weight: bold;
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: bold;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: 500;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.ttf") format("truetype"); }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

* {
  font-family: GTAmerica;
  box-sizing: border-box; }

body {
  overflow-y: scroll;
  position: relative;
  margin: 0;
  padding: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
figure,
p {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:link {
    text-decoration: none; }

#root {
  overflow: hidden; }

.bg_img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:before {
  clear: both; }

.clearfix:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

@media (max-width: 767px) {
  .common-footer {
    font-family: GTAmerica;
    padding-top: 13.86667vw;
    padding-bottom: 2.66667vw;
    background: #004fc2;
    color: #fff; }
    .common-footer .common-footer-wrapper {
      display: block; }
      .common-footer .common-footer-wrapper .logo-part {
        padding-left: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 12vw; }
        .common-footer .common-footer-wrapper .logo-part img {
          width: 32.48vw;
          margin-right: 5.33333vw; }
        .common-footer .common-footer-wrapper .logo-part .text-pc {
          display: none; }
        .common-footer .common-footer-wrapper .logo-part .text {
          display: none;
          margin-top: 4.8vw;
          font-size: 2.66667vw;
          opacity: 0.7; }
      .common-footer .common-footer-wrapper .right-part {
        display: flex;
        flex-direction: column;
        padding-left: 13.86667vw; }
        .common-footer .common-footer-wrapper .right-part .social-links-part {
          display: flex;
          flex-direction: column;
          margin-bottom: 21.06667vw; }
          .common-footer .common-footer-wrapper .right-part .social-links-part span {
            font-family: GTAmerica;
            font-size: 3.2vw;
            font-weight: bold;
            color: #ffffff;
            margin-bottom: 5.6vw; }
          .common-footer .common-footer-wrapper .right-part .social-links-part .social-links {
            display: flex;
            align-items: center;
            flex-wrap: wrap; }
            .common-footer .common-footer-wrapper .right-part .social-links-part .social-links li {
              margin-right: 5.86667vw; }
              .common-footer .common-footer-wrapper .right-part .social-links-part .social-links li a {
                width: 7.2vw;
                height: 7.2vw;
                display: block;
                background-size: cover;
                border-radius: 1.06667vw; }
      .common-footer .common-footer-wrapper .link-part {
        display: flex;
        flex-wrap: wrap; }
        .common-footer .common-footer-wrapper .link-part .all-rights-reserved {
          display: block;
          opacity: 0.7;
          font-size: 2.66667vw; }
        .common-footer .common-footer-wrapper .link-part dl {
          margin-bottom: 14.66667vw;
          margin-right: 6.13333vw; }
          .common-footer .common-footer-wrapper .link-part dl:nth-child(odd) {
            width: 44.8vw; }
          .common-footer .common-footer-wrapper .link-part dl dt {
            margin-bottom: 6.66667vw;
            font-size: 3.2vw; }
          .common-footer .common-footer-wrapper .link-part dl dd {
            line-height: 1.83; }
            .common-footer .common-footer-wrapper .link-part dl dd a {
              color: #fff;
              opacity: 0.7;
              font-size: 3.2vw; }
    .common-footer .disclaimer {
      max-width: 80%;
      margin: 0 auto;
      margin-top: 5.33333vw;
      margin-bottom: 6.4vw; }
      .common-footer .disclaimer p {
        font-size: 12px;
        transform: scale(0.9);
        color: #abc3fd;
        margin-bottom: 2.66667vw; } }

@font-face {
  font-family: 'TiemposHeadline';
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'TiemposHeadline';
  font-weight: bold;
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: bold;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: 500;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.ttf") format("truetype"); }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

* {
  font-family: GTAmerica;
  box-sizing: border-box; }

body {
  overflow-y: scroll;
  position: relative;
  margin: 0;
  padding: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
figure,
p {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:link {
    text-decoration: none; }

#root {
  overflow: hidden; }

.bg_img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:before {
  clear: both; }

.clearfix:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .common-footer {
    font-family: GTAmerica;
    padding-top: 87px;
    padding-bottom: 87px;
    background-color: #004fc2;
    color: #FFF; }
    .common-footer .common-footer-wrapper {
      display: flex;
      justify-content: space-between;
      width: 80%;
      margin: 0 auto; }
    .common-footer .disclaimer {
      width: 85%;
      margin: 0 auto;
      margin-top: 60px;
      margin-bottom: 27px; }
      .common-footer .disclaimer p {
        font-size: 12px;
        transform: scale(0.9);
        color: #abc3fd;
        margin-bottom: 15px; }
    .common-footer a {
      color: #FFF; }
    .common-footer .right-part {
      display: flex;
      flex-direction: column; }
      .common-footer .right-part .social-links-part {
        display: flex;
        margin-bottom: 56.5px;
        align-items: center; }
        .common-footer .right-part .social-links-part span {
          font-family: GTAmerica;
          font-size: 12px;
          font-weight: bold;
          color: #ffffff;
          margin-right: 43px; }
        .common-footer .right-part .social-links-part .social-links {
          display: flex; }
          .common-footer .right-part .social-links-part .social-links li {
            margin-right: 22px; }
            .common-footer .right-part .social-links-part .social-links li a {
              width: 27px;
              height: 27px;
              display: block;
              background-size: cover;
              border-radius: 4px; }
    .common-footer .link-part {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-right: 0; }
      .common-footer .link-part .all-rights-reserved {
        display: none; }
      .common-footer .link-part .title {
        margin-bottom: 16px;
        font-size: 12px;
        font-weight: bold; }
      .common-footer .link-part .text {
        line-height: 1.75; }
        .common-footer .link-part .text a {
          color: rgba(255, 255, 255, 0.7);
          font-family: GTAmerica;
          font-size: 12px;
          line-height: 2;
          font-weight: normal; }
    .common-footer .logo-part {
      margin-top: 81.5px;
      margin-right: 90px; }
      .common-footer .logo-part img {
        width: 60px; }
      .common-footer .logo-part .text {
        display: none; }
      .common-footer .logo-part .text-pc {
        margin-top: 17px;
        padding-left: 18px;
        font-size: 10px;
        color: rgba(255, 255, 255, 0.7);
        font-family: GTAmerica;
        line-height: 1.6;
        font-weight: normal; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-no-unknown */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #fff;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #1890ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:focus {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
a:hover {
  color: #40a9ff;
}
a:active {
  color: #096dd9;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
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'] {
  -webkit-box-sizing: border-box;
          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;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: 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-cancel-button,
[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;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::-moz-selection {
  color: #fff;
  background: #1890ff;
}
::selection {
  color: #fff;
  background: #1890ff;
}
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  content: '';
  display: table;
}
.clearfix::after {
  clear: both;
}
.anticon {
  display: inline-block;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon::before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin::before {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.fade-enter,
.fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.move-up-enter,
.move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  display: block;
  border: 0 solid #1890ff;
  border-radius: inherit;
  opacity: 0.2;
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
          animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  pointer-events: none;
  content: '';
}
@-webkit-keyframes waveEffect {
  100% {
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    border-width: 6px;
  }
}
@keyframes waveEffect {
  100% {
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    border-width: 6px;
  }
}
@-webkit-keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.slide-up-enter,
.slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
.swing-enter,
.swing-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
  -webkit-animation-name: antSwingIn;
          animation-name: antSwingIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.zoom-enter,
.zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@-webkit-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@-webkit-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@-webkit-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
@keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse {
  overflow: hidden;
}
.ant-motion-collapse-active {
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-dropdown {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.ant-dropdown-wrap .anticon-down::before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden {
  display: none;
}
.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
}
.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.ant-dropdown-menu-submenu-popup > .ant-dropdown-menu {
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-menu-submenu-title > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
}
.ant-dropdown-menu-item > a,
.ant-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item > a:focus,
.ant-dropdown-menu-submenu-title > a:focus {
  text-decoration: none;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected,
.ant-dropdown-menu-item-selected > a,
.ant-dropdown-menu-submenu-title-selected > a {
  color: #1890ff;
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-trigger > .anticon.anticon-down,
:root .ant-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #1890ff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-btn {
  line-height: 1.499;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn.disabled,
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn.disabled > *,
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.ant-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.ant-btn > a:only-child {
  color: currentColor;
}
.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}
.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentColor;
}
.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:active,
.ant-btn.active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.ant-btn:active > a:only-child,
.ant-btn.active > a:only-child {
  color: currentColor;
}
.ant-btn:active > a:only-child::after,
.ant-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-disabled,
.ant-btn.disabled,
.ant-btn[disabled],
.ant-btn-disabled:hover,
.ant-btn.disabled:hover,
.ant-btn[disabled]:hover,
.ant-btn-disabled:focus,
.ant-btn.disabled:focus,
.ant-btn[disabled]:focus,
.ant-btn-disabled:active,
.ant-btn.disabled:active,
.ant-btn[disabled]:active,
.ant-btn-disabled.active,
.ant-btn.disabled.active,
.ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-disabled > a:only-child,
.ant-btn.disabled > a:only-child,
.ant-btn[disabled] > a:only-child,
.ant-btn-disabled:hover > a:only-child,
.ant-btn.disabled:hover > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn-disabled:focus > a:only-child,
.ant-btn.disabled:focus > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn-disabled:active > a:only-child,
.ant-btn.disabled:active > a:only-child,
.ant-btn[disabled]:active > a:only-child,
.ant-btn-disabled.active > a:only-child,
.ant-btn.disabled.active > a:only-child,
.ant-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-disabled > a:only-child::after,
.ant-btn.disabled > a:only-child::after,
.ant-btn[disabled] > a:only-child::after,
.ant-btn-disabled:hover > a:only-child::after,
.ant-btn.disabled:hover > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn-disabled:focus > a:only-child::after,
.ant-btn.disabled:focus > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn-disabled:active > a:only-child::after,
.ant-btn.disabled:active > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after,
.ant-btn-disabled.active > a:only-child::after,
.ant-btn.disabled.active > a:only-child::after,
.ant-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active,
.ant-btn.active {
  text-decoration: none;
  background: #fff;
}
.ant-btn > i,
.ant-btn > span {
  display: inline-block;
  pointer-events: none;
}
.ant-btn-primary {
  color: #fff;
  background-color: #1890ff;
  border-color: #1890ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff;
}
.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:active,
.ant-btn-primary.active {
  color: #fff;
  background-color: #096dd9;
  border-color: #096dd9;
}
.ant-btn-primary:active > a:only-child,
.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-primary:active > a:only-child::after,
.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary-disabled,
.ant-btn-primary.disabled,
.ant-btn-primary[disabled],
.ant-btn-primary-disabled:hover,
.ant-btn-primary.disabled:hover,
.ant-btn-primary[disabled]:hover,
.ant-btn-primary-disabled:focus,
.ant-btn-primary.disabled:focus,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary-disabled:active,
.ant-btn-primary.disabled:active,
.ant-btn-primary[disabled]:active,
.ant-btn-primary-disabled.active,
.ant-btn-primary.disabled.active,
.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-primary-disabled > a:only-child,
.ant-btn-primary.disabled > a:only-child,
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border-color: #d9d9d9;
}
.ant-btn-ghost > a:only-child {
  color: currentColor;
}
.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:active,
.ant-btn-ghost.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.ant-btn-ghost:active > a:only-child,
.ant-btn-ghost.active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:active > a:only-child::after,
.ant-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost-disabled,
.ant-btn-ghost.disabled,
.ant-btn-ghost[disabled],
.ant-btn-ghost-disabled:hover,
.ant-btn-ghost.disabled:hover,
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost-disabled:focus,
.ant-btn-ghost.disabled:focus,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost-disabled:active,
.ant-btn-ghost.disabled:active,
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost-disabled.active,
.ant-btn-ghost.disabled.active,
.ant-btn-ghost[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-ghost-disabled > a:only-child,
.ant-btn-ghost.disabled > a:only-child,
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost-disabled:hover > a:only-child,
.ant-btn-ghost.disabled:hover > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost-disabled:focus > a:only-child,
.ant-btn-ghost.disabled:focus > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost-disabled:active > a:only-child,
.ant-btn-ghost.disabled:active > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost-disabled.active > a:only-child,
.ant-btn-ghost.disabled.active > a:only-child,
.ant-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost-disabled > a:only-child::after,
.ant-btn-ghost.disabled > a:only-child::after,
.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost-disabled:hover > a:only-child::after,
.ant-btn-ghost.disabled:hover > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost-disabled:focus > a:only-child::after,
.ant-btn-ghost.disabled:focus > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost-disabled:active > a:only-child::after,
.ant-btn-ghost.disabled:active > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after,
.ant-btn-ghost-disabled.active > a:only-child::after,
.ant-btn-ghost.disabled.active > a:only-child::after,
.ant-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed;
}
.ant-btn-dashed > a:only-child {
  color: currentColor;
}
.ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}
.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:active,
.ant-btn-dashed.active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.ant-btn-dashed:active > a:only-child,
.ant-btn-dashed.active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:active > a:only-child::after,
.ant-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed-disabled,
.ant-btn-dashed.disabled,
.ant-btn-dashed[disabled],
.ant-btn-dashed-disabled:hover,
.ant-btn-dashed.disabled:hover,
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed-disabled:focus,
.ant-btn-dashed.disabled:focus,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed-disabled:active,
.ant-btn-dashed.disabled:active,
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed-disabled.active,
.ant-btn-dashed.disabled.active,
.ant-btn-dashed[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-dashed-disabled > a:only-child,
.ant-btn-dashed.disabled > a:only-child,
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed-disabled:hover > a:only-child,
.ant-btn-dashed.disabled:hover > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed-disabled:focus > a:only-child,
.ant-btn-dashed.disabled:focus > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed-disabled:active > a:only-child,
.ant-btn-dashed.disabled:active > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed-disabled.active > a:only-child,
.ant-btn-dashed.disabled.active > a:only-child,
.ant-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed-disabled > a:only-child::after,
.ant-btn-dashed.disabled > a:only-child::after,
.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed-disabled:hover > a:only-child::after,
.ant-btn-dashed.disabled:hover > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed-disabled:focus > a:only-child::after,
.ant-btn-dashed.disabled:focus > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed-disabled:active > a:only-child::after,
.ant-btn-dashed.disabled:active > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after,
.ant-btn-dashed-disabled.active > a:only-child::after,
.ant-btn-dashed.disabled.active > a:only-child::after,
.ant-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger {
  color: #f5222d;
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:hover {
  color: #fff;
  background-color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-btn-danger:hover > a:only-child {
  color: currentColor;
}
.ant-btn-danger:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:focus {
  color: #ff4d4f;
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:active,
.ant-btn-danger.active {
  color: #fff;
  background-color: #cf1322;
  border-color: #cf1322;
}
.ant-btn-danger:active > a:only-child,
.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-danger:active > a:only-child::after,
.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger-disabled,
.ant-btn-danger.disabled,
.ant-btn-danger[disabled],
.ant-btn-danger-disabled:hover,
.ant-btn-danger.disabled:hover,
.ant-btn-danger[disabled]:hover,
.ant-btn-danger-disabled:focus,
.ant-btn-danger.disabled:focus,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger-disabled:active,
.ant-btn-danger.disabled:active,
.ant-btn-danger[disabled]:active,
.ant-btn-danger-disabled.active,
.ant-btn-danger.disabled.active,
.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-danger-disabled > a:only-child,
.ant-btn-danger.disabled > a:only-child,
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-round {
  height: 32px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 32px;
}
.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 0 20px;
  font-size: 18px;
  border-radius: 40px;
}
.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 24px;
}
.ant-btn-circle,
.ant-btn-circle-outline {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-lg,
.ant-btn-circle-outline.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-sm,
.ant-btn-circle-outline.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 50%;
}
.ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
  content: '';
}
.ant-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  position: relative;
  padding-left: 29px;
  pointer-events: none;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 24px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -17px;
}
.ant-btn-group {
  position: relative;
  display: inline-block;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
}
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > .ant-btn.active,
.ant-btn-group > span > .ant-btn.active {
  z-index: 2;
}
.ant-btn-group > .ant-btn:disabled,
.ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
.ant-btn-group-lg > .ant-btn,
.ant-btn-group-lg > span > .ant-btn {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  line-height: 38px;
}
.ant-btn-group-sm > .ant-btn,
.ant-btn-group-sm > span > .ant-btn {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  line-height: 22px;
}
.ant-btn-group-sm > .ant-btn > .anticon,
.ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn:not(.ant-btn-circle):not(.ant-btn-circle-outline).ant-btn-icon-only {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}
.ant-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #fff;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #1890ff;
  background-color: transparent;
  border-color: #1890ff;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:active,
.ant-btn-background-ghost.ant-btn-primary.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary-disabled,
.ant-btn-background-ghost.ant-btn-primary.disabled,
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary-disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary-disabled:active,
.ant-btn-background-ghost.ant-btn-primary.disabled:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary-disabled.active,
.ant-btn-background-ghost.ant-btn-primary.disabled.active,
.ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #f5222d;
  background-color: transparent;
  border-color: #f5222d;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff4d4f;
  background-color: transparent;
  border-color: #ff4d4f;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:active,
.ant-btn-background-ghost.ant-btn-danger.active {
  color: #cf1322;
  background-color: transparent;
  border-color: #cf1322;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger-disabled,
.ant-btn-background-ghost.ant-btn-danger.disabled,
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger-disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger-disabled:active,
.ant-btn-background-ghost.ant-btn-danger.disabled:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger-disabled.active,
.ant-btn-background-ghost.ant-btn-danger.disabled.active,
.ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.ant-btn-block {
  width: 100%;
}
.ant-btn:empty {
  vertical-align: top;
}
a.ant-btn {
  line-height: 30px;
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-menu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.ant-menu::before,
.ant-menu::after {
  content: '';
  display: table;
}
.ant-menu::after {
  clear: both;
}
.ant-menu ul,
.ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-menu-hidden {
  display: none;
}
.ant-menu-item-group-title {
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: #e6f7ff;
}
.ant-menu-submenu .ant-menu-sub {
  cursor: initial;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-menu-item > a:hover {
  color: #1890ff;
}
.ant-menu-item > a:focus {
  text-decoration: none;
}
.ant-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-item:hover,
.ant-menu-item-active,
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-submenu-active,
.ant-menu-submenu-title:hover {
  color: #1890ff;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.ant-menu-item-selected {
  color: #1890ff;
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color: #1890ff;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #e6f7ff;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #e8e8e8;
}
.ant-menu-vertical-right {
  border-left: 1px solid #e8e8e8;
}
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  padding: 0;
  border-right: 0;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-horizontal.ant-menu-sub,
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
}
.ant-menu-item,
.ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  font-size: 14px;
  -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: #fff;
  border-radius: 4px;
}
.ant-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' ';
}
.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 4px;
}
.ant-menu-submenu > .ant-menu-submenu-title::after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  border-radius: 2px;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateY(-2px);
      -ms-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateY(2px);
      -ms-transform: rotate(-45deg) translateY(2px);
          transform: rotate(-45deg) translateY(2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before {
  background: -webkit-gradient(linear, left top, right top, from(#1890ff), to(#1890ff));
  background: -webkit-linear-gradient(left, #1890ff, #1890ff);
  background: linear-gradient(to right, #1890ff, #1890ff);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(-45deg) translateX(2px);
      -ms-transform: rotate(-45deg) translateX(2px);
          transform: rotate(-45deg) translateX(2px);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(45deg) translateX(-2px);
      -ms-transform: rotate(45deg) translateX(-2px);
          transform: rotate(45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateX(-2px);
      -ms-transform: rotate(-45deg) translateX(-2px);
          transform: rotate(-45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateX(2px);
      -ms-transform: rotate(45deg) translateX(2px);
          transform: rotate(45deg) translateX(2px);
}
.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #1890ff;
}
.ant-menu-vertical .ant-menu-submenu-selected > a,
.ant-menu-vertical-left .ant-menu-submenu-selected > a,
.ant-menu-vertical-right .ant-menu-submenu-selected > a {
  color: #1890ff;
}
.ant-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-submenu:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu-active,
.ant-menu-horizontal > .ant-menu-item-open,
.ant-menu-horizontal > .ant-menu-submenu-open,
.ant-menu-horizontal > .ant-menu-item-selected,
.ant-menu-horizontal > .ant-menu-submenu-selected {
  color: #1890ff;
  border-bottom: 2px solid #1890ff;
}
.ant-menu-horizontal > .ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #1890ff;
}
.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: -2px;
}
.ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #1890ff;
}
.ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: ' ';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative;
}
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #1890ff;
  -webkit-transform: scaleY(0.0001);
      -ms-transform: scaleY(0.0001);
          transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.01px;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.ant-menu-inline {
  width: 100%;
}
.ant-menu-inline .ant-menu-selected::after,
.ant-menu-inline .ant-menu-item-selected::after {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  -webkit-transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}
.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
.ant-menu-inline-collapsed {
  width: 80px;
}
.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 32px !important;
  text-overflow: clip;
}
.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > a,
.ant-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.ant-menu-dark,
.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}
.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #fff;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
  opacity: 1;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #fff;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #1890ff;
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tooltip {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: 3px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.75);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 16px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 16px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: 3px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.75);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 8px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 8px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: 3px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.75);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 8px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 8px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: 3px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.75);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 16px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 16px;
}

@font-face {
  font-family: 'TiemposHeadline';
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'TiemposHeadline';
  font-weight: bold;
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: bold;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: 500;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.ttf") format("truetype"); }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

* {
  font-family: GTAmerica;
  box-sizing: border-box; }

body {
  overflow-y: scroll;
  position: relative;
  margin: 0;
  padding: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
figure,
p {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:link {
    text-decoration: none; }

#root {
  overflow: hidden; }

.bg_img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:before {
  clear: both; }

.clearfix:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

@media (max-width: 767px) {
  .common-nav,
  .subpage-nav {
    z-index: 100;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 3.73333vw;
    font-weight: bold;
    padding-top: 8.53333vw; }
    .common-nav .gn-header,
    .subpage-nav .gn-header {
      display: flex;
      justify-content: space-between; }
      .common-nav .gn-header .logo,
      .subpage-nav .gn-header .logo {
        margin-left: 5.86667vw;
        width: 15.52vw; }
        .common-nav .gn-header .logo img,
        .subpage-nav .gn-header .logo img {
          max-width: 100%; }
        .common-nav .gn-header .logo .mini-logo,
        .subpage-nav .gn-header .logo .mini-logo {
          display: none; }
      .common-nav .gn-header .gn-header-body,
      .subpage-nav .gn-header .gn-header-body {
        display: flex;
        justify-content: flex-end;
        padding-right: 6.93333vw; }
        .common-nav .gn-header .gn-header-body .language,
        .subpage-nav .gn-header .gn-header-body .language {
          cursor: pointer;
          display: flex;
          margin-right: 7.73333vw;
          height: 5.06667vw; }
          .common-nav .gn-header .gn-header-body .language picture,
          .subpage-nav .gn-header .gn-header-body .language picture {
            margin-left: 1.33333vw; }
            .common-nav .gn-header .gn-header-body .language picture img,
            .subpage-nav .gn-header .gn-header-body .language picture img {
              width: 3.2vw;
              height: 2.13333vw;
              margin-bottom: 0.53333vw; }
        .common-nav .gn-header .gn-header-body .expand-icon,
        .subpage-nav .gn-header .gn-header-body .expand-icon {
          cursor: pointer; }
    .common-nav .top-nav-wrapper,
    .subpage-nav .top-nav-wrapper {
      height: 100vh;
      display: block;
      position: fixed;
      top: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.4); }
      .common-nav .top-nav-wrapper .logo,
      .subpage-nav .top-nav-wrapper .logo {
        display: none; }
      .common-nav .top-nav-wrapper .subpage-logo,
      .subpage-nav .top-nav-wrapper .subpage-logo {
        display: none; }
      .common-nav .top-nav-wrapper .mini-menu-close-bar,
      .subpage-nav .top-nav-wrapper .mini-menu-close-bar {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 8vw 0 18.13333vw 0;
        padding: 0 8vw 0 5.33333vw; }
        .common-nav .top-nav-wrapper .mini-menu-close-bar img,
        .subpage-nav .top-nav-wrapper .mini-menu-close-bar img {
          width: 11.25333vw;
          height: 8.53333vw;
          margin-top: -1.86667vw; }
        .common-nav .top-nav-wrapper .mini-menu-close-bar i,
        .subpage-nav .top-nav-wrapper .mini-menu-close-bar i {
          width: 5.86667vw;
          height: 5.86667vw;
          background-size: 100% 100%;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAdlJREFUaAXd2TFOwzAUxvEOLCBxGhYWJgRn4BhcAnERJgQ3ABauwClY2GBBlL9DX+tUiePE9ntPWHoybWz1+yV1Sd3V6r+29Xp9QF2H3puRTBfUyWSuEJ66p0J7pNxgyBIQX9QHNY7hYIzgYddcYEgiiE2sEQxHhxAyyRQzgJBc/SszgZBJJpgEQnLtMDxzRn3LkUSviiHHJRXWxFR72C5+Rl5RbjBk2V8TY5hnDhxtIeEPnnCBKUKIyBozA/HC2P6VEIT0VpiqCCtME4Q2pilCC6OCaI1RRbTCmCBqY0wRtTAuEKUYV4ilGJeIBZhXIDl3sdO3HfLitXsC5t5oMjTZ7BByUohXirFHVMD4QRRg/CEizA1vtZ/kavg7+E53LPNc9QTL/XoqTtU9gKyTtQDhD1OA8IOpgLDHkCB33+mNsW62mnprZQai+4hlfO4/Tb0PgLkIOQOuMEsRrjClCBeYWghTTG2ECaYVQhXTGqGC0UI0xWgjmmCsEFUx1ogqGC+IIgyIU8rdvhOZcm8077oTwIRD6olKNZONAgJNYT4Zcy5XMvyim8KYICRcAtNHRBOGMKaIKNv+lRlGRBNijAtElE0waUQ0IWBuqfTv2DJBsd+8zXZrInrtX9cdxxW15GAVAAAAAElFTkSuQmCC); }
      .common-nav .top-nav-wrapper a,
      .subpage-nav .top-nav-wrapper a {
        color: #ffffff; }
      .common-nav .top-nav-wrapper .top-nav-body,
      .subpage-nav .top-nav-wrapper .top-nav-body {
        padding-top: 14.66667vw;
        background: #0f44d0;
        display: flex;
        justify-content: center;
        flex-direction: column; }
      .common-nav .top-nav-wrapper .sub-page,
      .common-nav .top-nav-wrapper .temp-list,
      .subpage-nav .top-nav-wrapper .sub-page,
      .subpage-nav .top-nav-wrapper .temp-list {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .common-nav .top-nav-wrapper .sub-page .sub-page-item,
        .common-nav .top-nav-wrapper .temp-list .sub-page-item,
        .subpage-nav .top-nav-wrapper .sub-page .sub-page-item,
        .subpage-nav .top-nav-wrapper .temp-list .sub-page-item {
          margin-right: 0 !important;
          margin-bottom: 9.33333vw; }
          .common-nav .top-nav-wrapper .sub-page .sub-page-item a,
          .common-nav .top-nav-wrapper .temp-list .sub-page-item a,
          .subpage-nav .top-nav-wrapper .sub-page .sub-page-item a,
          .subpage-nav .top-nav-wrapper .temp-list .sub-page-item a {
            font-family: GTAmerica;
            font-size: 4.8vw;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -1.33333vw 14.4vw #0058e7; }
      .common-nav .top-nav-wrapper .operator-page,
      .subpage-nav .top-nav-wrapper .operator-page {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .common-nav .top-nav-wrapper .operator-page .login-item,
        .subpage-nav .top-nav-wrapper .operator-page .login-item {
          width: 68.26667vw;
          height: 13.86667vw;
          line-height: 13.86667vw;
          background: #ffffff;
          font-size: 4.8vw;
          text-align: center;
          margin-bottom: 6.93333vw; }
          .common-nav .top-nav-wrapper .operator-page .login-item a,
          .subpage-nav .top-nav-wrapper .operator-page .login-item a {
            color: #0f44d0;
            font-family: GTAmerica;
            font-size: 4.8vw;
            font-weight: bold;
            text-shadow: 0 -1.33333vw 14.4vw #0058e7; }
          .common-nav .top-nav-wrapper .operator-page .login-item:hover,
          .subpage-nav .top-nav-wrapper .operator-page .login-item:hover {
            background: #0dc9ba; }
            .common-nav .top-nav-wrapper .operator-page .login-item:hover a,
            .subpage-nav .top-nav-wrapper .operator-page .login-item:hover a {
              color: #0e45d0; }
        .common-nav .top-nav-wrapper .operator-page .operator-page-item-line,
        .subpage-nav .top-nav-wrapper .operator-page .operator-page-item-line {
          display: none; }
        .common-nav .top-nav-wrapper .operator-page .sign-up-item,
        .subpage-nav .top-nav-wrapper .operator-page .sign-up-item {
          width: 68.26667vw;
          height: 13.86667vw;
          line-height: 13.86667vw;
          font-size: 4.8vw;
          text-align: center;
          margin-bottom: 6.93333vw;
          border: 0.26667vw solid #ffffff;
          background: transparent; }
          .common-nav .top-nav-wrapper .operator-page .sign-up-item a,
          .subpage-nav .top-nav-wrapper .operator-page .sign-up-item a {
            font-family: GTAmerica;
            font-size: 4.8vw;
            font-weight: bold;
            color: #ffffff;
            text-shadow: 0 -1.33333vw 14.4vw #0058e7; }
          .common-nav .top-nav-wrapper .operator-page .sign-up-item:hover,
          .subpage-nav .top-nav-wrapper .operator-page .sign-up-item:hover {
            background: #0dc9ba;
            border: none; }
            .common-nav .top-nav-wrapper .operator-page .sign-up-item:hover a,
            .subpage-nav .top-nav-wrapper .operator-page .sign-up-item:hover a {
              color: #ffffff; }
        .common-nav .top-nav-wrapper .operator-page .language-item,
        .subpage-nav .top-nav-wrapper .operator-page .language-item {
          display: none; }
    .common-nav .top-nav-wrapper-hidden,
    .subpage-nav .top-nav-wrapper-hidden {
      visibility: hidden; }
  .common-fix-nav,
  .subpage-fix-nav {
    z-index: 100;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 3.73333vw;
    font-weight: bold;
    padding-top: 8.53333vw;
    position: fixed;
    padding: 0;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25); }
    .common-fix-nav .gn-header,
    .subpage-fix-nav .gn-header {
      display: flex;
      justify-content: space-between;
      background: #0f44d0;
      padding: 1.33333vw 0;
      align-items: center;
      height: 13.33333vw; }
      .common-fix-nav .gn-header .logo,
      .subpage-fix-nav .gn-header .logo {
        margin-left: 5.86667vw;
        width: 15.52vw; }
        .common-fix-nav .gn-header .logo img,
        .subpage-fix-nav .gn-header .logo img {
          max-width: 100%; }
        .common-fix-nav .gn-header .logo .mini-logo,
        .subpage-fix-nav .gn-header .logo .mini-logo {
          display: none; }
      .common-fix-nav .gn-header .gn-header-body,
      .subpage-fix-nav .gn-header .gn-header-body {
        display: flex;
        justify-content: flex-end;
        padding-right: 6.93333vw; }
        .common-fix-nav .gn-header .gn-header-body .language,
        .subpage-fix-nav .gn-header .gn-header-body .language {
          cursor: pointer;
          display: flex;
          margin-right: 7.73333vw;
          height: 5.06667vw; }
          .common-fix-nav .gn-header .gn-header-body .language picture,
          .subpage-fix-nav .gn-header .gn-header-body .language picture {
            margin-left: 1.33333vw; }
            .common-fix-nav .gn-header .gn-header-body .language picture img,
            .subpage-fix-nav .gn-header .gn-header-body .language picture img {
              width: 3.2vw;
              height: 2.13333vw;
              margin-bottom: 0.53333vw; }
        .common-fix-nav .gn-header .gn-header-body .expand-icon,
        .subpage-fix-nav .gn-header .gn-header-body .expand-icon {
          cursor: pointer; }
      .common-fix-nav .gn-header .logo .big-logo,
      .subpage-fix-nav .gn-header .logo .big-logo {
        display: none; }
      .common-fix-nav .gn-header .logo .mini-logo,
      .subpage-fix-nav .gn-header .logo .mini-logo {
        display: block;
        width: 13.33333vw;
        height: 9.86667vw; }
    .common-fix-nav .top-nav-wrapper,
    .subpage-fix-nav .top-nav-wrapper {
      height: 100vh;
      display: block;
      position: fixed;
      top: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.4);
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25); }
      .common-fix-nav .top-nav-wrapper .logo,
      .subpage-fix-nav .top-nav-wrapper .logo {
        display: none; }
      .common-fix-nav .top-nav-wrapper .subpage-logo,
      .subpage-fix-nav .top-nav-wrapper .subpage-logo {
        display: none; }
      .common-fix-nav .top-nav-wrapper .mini-menu-close-bar,
      .subpage-fix-nav .top-nav-wrapper .mini-menu-close-bar {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 8vw 0 18.13333vw 0;
        padding: 0 8vw 0 5.33333vw; }
        .common-fix-nav .top-nav-wrapper .mini-menu-close-bar img,
        .subpage-fix-nav .top-nav-wrapper .mini-menu-close-bar img {
          width: 11.25333vw;
          height: 8.53333vw;
          margin-top: -1.86667vw; }
        .common-fix-nav .top-nav-wrapper .mini-menu-close-bar i,
        .subpage-fix-nav .top-nav-wrapper .mini-menu-close-bar i {
          width: 5.86667vw;
          height: 5.86667vw;
          background-size: 100% 100%;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAdlJREFUaAXd2TFOwzAUxvEOLCBxGhYWJgRn4BhcAnERJgQ3ABauwClY2GBBlL9DX+tUiePE9ntPWHoybWz1+yV1Sd3V6r+29Xp9QF2H3puRTBfUyWSuEJ66p0J7pNxgyBIQX9QHNY7hYIzgYddcYEgiiE2sEQxHhxAyyRQzgJBc/SszgZBJJpgEQnLtMDxzRn3LkUSviiHHJRXWxFR72C5+Rl5RbjBk2V8TY5hnDhxtIeEPnnCBKUKIyBozA/HC2P6VEIT0VpiqCCtME4Q2pilCC6OCaI1RRbTCmCBqY0wRtTAuEKUYV4ilGJeIBZhXIDl3sdO3HfLitXsC5t5oMjTZ7BByUohXirFHVMD4QRRg/CEizA1vtZ/kavg7+E53LPNc9QTL/XoqTtU9gKyTtQDhD1OA8IOpgLDHkCB33+mNsW62mnprZQai+4hlfO4/Tb0PgLkIOQOuMEsRrjClCBeYWghTTG2ECaYVQhXTGqGC0UI0xWgjmmCsEFUx1ogqGC+IIgyIU8rdvhOZcm8077oTwIRD6olKNZONAgJNYT4Zcy5XMvyim8KYICRcAtNHRBOGMKaIKNv+lRlGRBNijAtElE0waUQ0IWBuqfTv2DJBsd+8zXZrInrtX9cdxxW15GAVAAAAAElFTkSuQmCC); }
      .common-fix-nav .top-nav-wrapper a,
      .subpage-fix-nav .top-nav-wrapper a {
        color: #ffffff; }
      .common-fix-nav .top-nav-wrapper .top-nav-body,
      .subpage-fix-nav .top-nav-wrapper .top-nav-body {
        padding-top: 14.66667vw;
        background: #0f44d0;
        display: flex;
        justify-content: center;
        flex-direction: column; }
      .common-fix-nav .top-nav-wrapper .sub-page,
      .common-fix-nav .top-nav-wrapper .temp-list,
      .subpage-fix-nav .top-nav-wrapper .sub-page,
      .subpage-fix-nav .top-nav-wrapper .temp-list {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .common-fix-nav .top-nav-wrapper .sub-page .sub-page-item,
        .common-fix-nav .top-nav-wrapper .temp-list .sub-page-item,
        .subpage-fix-nav .top-nav-wrapper .sub-page .sub-page-item,
        .subpage-fix-nav .top-nav-wrapper .temp-list .sub-page-item {
          margin-right: 0 !important;
          margin-bottom: 9.33333vw; }
          .common-fix-nav .top-nav-wrapper .sub-page .sub-page-item a,
          .common-fix-nav .top-nav-wrapper .temp-list .sub-page-item a,
          .subpage-fix-nav .top-nav-wrapper .sub-page .sub-page-item a,
          .subpage-fix-nav .top-nav-wrapper .temp-list .sub-page-item a {
            font-family: GTAmerica;
            font-size: 4.8vw;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -1.33333vw 14.4vw #0058e7; }
      .common-fix-nav .top-nav-wrapper .operator-page,
      .subpage-fix-nav .top-nav-wrapper .operator-page {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .common-fix-nav .top-nav-wrapper .operator-page .login-item,
        .subpage-fix-nav .top-nav-wrapper .operator-page .login-item {
          width: 68.26667vw;
          height: 13.86667vw;
          line-height: 13.86667vw;
          background: #ffffff;
          font-size: 4.8vw;
          text-align: center;
          margin-bottom: 6.93333vw; }
          .common-fix-nav .top-nav-wrapper .operator-page .login-item a,
          .subpage-fix-nav .top-nav-wrapper .operator-page .login-item a {
            color: #0f44d0;
            font-family: GTAmerica;
            font-size: 4.8vw;
            font-weight: bold;
            text-shadow: 0 -1.33333vw 14.4vw #0058e7; }
          .common-fix-nav .top-nav-wrapper .operator-page .login-item:hover,
          .subpage-fix-nav .top-nav-wrapper .operator-page .login-item:hover {
            background: #0dc9ba; }
            .common-fix-nav .top-nav-wrapper .operator-page .login-item:hover a,
            .subpage-fix-nav .top-nav-wrapper .operator-page .login-item:hover a {
              color: #0e45d0; }
        .common-fix-nav .top-nav-wrapper .operator-page .operator-page-item-line,
        .subpage-fix-nav .top-nav-wrapper .operator-page .operator-page-item-line {
          display: none; }
        .common-fix-nav .top-nav-wrapper .operator-page .sign-up-item,
        .subpage-fix-nav .top-nav-wrapper .operator-page .sign-up-item {
          width: 68.26667vw;
          height: 13.86667vw;
          line-height: 13.86667vw;
          font-size: 4.8vw;
          text-align: center;
          margin-bottom: 6.93333vw;
          border: 0.26667vw solid #ffffff;
          background: transparent; }
          .common-fix-nav .top-nav-wrapper .operator-page .sign-up-item a,
          .subpage-fix-nav .top-nav-wrapper .operator-page .sign-up-item a {
            font-family: GTAmerica;
            font-size: 4.8vw;
            font-weight: bold;
            color: #ffffff;
            text-shadow: 0 -1.33333vw 14.4vw #0058e7; }
          .common-fix-nav .top-nav-wrapper .operator-page .sign-up-item:hover,
          .subpage-fix-nav .top-nav-wrapper .operator-page .sign-up-item:hover {
            background: #0dc9ba;
            border: none; }
            .common-fix-nav .top-nav-wrapper .operator-page .sign-up-item:hover a,
            .subpage-fix-nav .top-nav-wrapper .operator-page .sign-up-item:hover a {
              color: #ffffff; }
        .common-fix-nav .top-nav-wrapper .operator-page .language-item,
        .subpage-fix-nav .top-nav-wrapper .operator-page .language-item {
          display: none; }
    .common-fix-nav .top-nav-wrapper-hidden,
    .subpage-fix-nav .top-nav-wrapper-hidden {
      visibility: hidden; } }

@font-face {
  font-family: 'TiemposHeadline';
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'TiemposHeadline';
  font-weight: bold;
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: bold;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: 500;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.ttf") format("truetype"); }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

* {
  font-family: GTAmerica;
  box-sizing: border-box; }

body {
  overflow-y: scroll;
  position: relative;
  margin: 0;
  padding: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
figure,
p {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:link {
    text-decoration: none; }

#root {
  overflow: hidden; }

.bg_img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:before {
  clear: both; }

.clearfix:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .common-nav {
    z-index: 1000;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 27px;
    padding-top: 3.125%; }
    .common-nav .gn-header {
      display: none; }
    .common-nav .gn-header {
      display: flex;
      justify-content: space-between; }
      .common-nav .gn-header .logo {
        margin-left: 24px;
        width: 15.15%; }
        .common-nav .gn-header .logo img {
          max-width: 100%; }
        .common-nav .gn-header .logo .mini-logo {
          display: none; }
      .common-nav .gn-header .gn-header-body {
        display: flex;
        justify-content: flex-end;
        padding-right: 34px;
        height: 20px; }
        .common-nav .gn-header .gn-header-body .language {
          height: 19px;
          cursor: pointer;
          display: flex;
          margin-right: 38px; }
          .common-nav .gn-header .gn-header-body .language picture {
            margin-left: 5px; }
            .common-nav .gn-header .gn-header-body .language picture img {
              width: 12px;
              height: 8px;
              margin-bottom: 2px; }
        .common-nav .gn-header .gn-header-body .expand-icon {
          cursor: pointer;
          background: #0058e7; }
      .common-nav .gn-header .logo {
        margin-left: 15px; }
        .common-nav .gn-header .logo img {
          width: 110px;
          height: 95px; }
    .common-nav .top-nav-wrapper {
      height: 100vh;
      display: block;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
      position: fixed;
      top: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.4); }
      .common-nav .top-nav-wrapper .logo {
        display: none; }
      .common-nav .top-nav-wrapper .subpage-logo {
        display: none; }
      .common-nav .top-nav-wrapper .mini-menu-close-bar {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 30px 0 42px 0;
        padding: 0 30px 0 20px; }
        .common-nav .top-nav-wrapper .mini-menu-close-bar img {
          width: 42.2px;
          height: 32px;
          margin-top: -7px; }
        .common-nav .top-nav-wrapper .mini-menu-close-bar i {
          width: 22px;
          height: 22px;
          background-size: 100% 100%;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAdlJREFUaAXd2TFOwzAUxvEOLCBxGhYWJgRn4BhcAnERJgQ3ABauwClY2GBBlL9DX+tUiePE9ntPWHoybWz1+yV1Sd3V6r+29Xp9QF2H3puRTBfUyWSuEJ66p0J7pNxgyBIQX9QHNY7hYIzgYddcYEgiiE2sEQxHhxAyyRQzgJBc/SszgZBJJpgEQnLtMDxzRn3LkUSviiHHJRXWxFR72C5+Rl5RbjBk2V8TY5hnDhxtIeEPnnCBKUKIyBozA/HC2P6VEIT0VpiqCCtME4Q2pilCC6OCaI1RRbTCmCBqY0wRtTAuEKUYV4ilGJeIBZhXIDl3sdO3HfLitXsC5t5oMjTZ7BByUohXirFHVMD4QRRg/CEizA1vtZ/kavg7+E53LPNc9QTL/XoqTtU9gKyTtQDhD1OA8IOpgLDHkCB33+mNsW62mnprZQai+4hlfO4/Tb0PgLkIOQOuMEsRrjClCBeYWghTTG2ECaYVQhXTGqGC0UI0xWgjmmCsEFUx1ogqGC+IIgyIU8rdvhOZcm8077oTwIRD6olKNZONAgJNYT4Zcy5XMvyim8KYICRcAtNHRBOGMKaIKNv+lRlGRBNijAtElE0waUQ0IWBuqfTv2DJBsd+8zXZrInrtX9cdxxW15GAVAAAAAElFTkSuQmCC); }
      .common-nav .top-nav-wrapper a {
        color: #ffffff; }
      .common-nav .top-nav-wrapper .top-nav-body {
        background: #0f44d0;
        padding-top: 55px;
        display: flex;
        flex-direction: column;
        justify-content: center; }
      .common-nav .top-nav-wrapper .sub-page,
      .common-nav .top-nav-wrapper .temp-list {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .common-nav .top-nav-wrapper .sub-page .sub-page-item,
        .common-nav .top-nav-wrapper .temp-list .sub-page-item {
          margin-right: 0 !important;
          margin-bottom: 35px; }
          .common-nav .top-nav-wrapper .sub-page .sub-page-item a,
          .common-nav .top-nav-wrapper .temp-list .sub-page-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -5px 54px #0058e7; }
      .common-nav .top-nav-wrapper .operator-page {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .common-nav .top-nav-wrapper .operator-page .login-item {
          width: 256px;
          height: 60px;
          line-height: 60px;
          background: #ffffff;
          font-size: 18px;
          text-align: center;
          margin-bottom: 26px;
          cursor: pointer; }
          .common-nav .top-nav-wrapper .operator-page .login-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #0f44d0;
            text-shadow: 0 -5px 54px #0058e7; }
        .common-nav .top-nav-wrapper .operator-page .operator-page-item-line {
          display: none; }
        .common-nav .top-nav-wrapper .operator-page .sign-up-item {
          width: 256px;
          height: 60px;
          line-height: 60px;
          font-size: 18px;
          text-align: center;
          margin-bottom: 26px;
          border: 1px solid #ffffff;
          background: transparent;
          cursor: pointer; }
          .common-nav .top-nav-wrapper .operator-page .sign-up-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -5px 54px #0058e7; }
        .common-nav .top-nav-wrapper .operator-page .language-item {
          display: none; }
    .common-nav .top-nav-wrapper-hidden {
      visibility: hidden; }
  .common-fix-nav {
    z-index: 1000;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 27px;
    position: fixed;
    background-color: #FFF;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
    padding: 0; }
    .common-fix-nav .gn-header {
      display: none; }
    .common-fix-nav .gn-header {
      display: flex;
      justify-content: space-between;
      background: #0f44d0;
      padding: 2% 0;
      align-items: center; }
      .common-fix-nav .gn-header .logo {
        margin-left: 24px;
        width: 15.15%; }
        .common-fix-nav .gn-header .logo img {
          max-width: 100%; }
        .common-fix-nav .gn-header .logo .mini-logo {
          display: none; }
      .common-fix-nav .gn-header .gn-header-body {
        display: flex;
        justify-content: flex-end;
        padding-right: 34px;
        height: 20px; }
        .common-fix-nav .gn-header .gn-header-body .language {
          height: 19px;
          cursor: pointer;
          display: flex;
          margin-right: 38px; }
          .common-fix-nav .gn-header .gn-header-body .language picture {
            margin-left: 5px; }
            .common-fix-nav .gn-header .gn-header-body .language picture img {
              width: 12px;
              height: 8px;
              margin-bottom: 2px; }
        .common-fix-nav .gn-header .gn-header-body .expand-icon {
          cursor: pointer;
          background: #0058e7; }
      .common-fix-nav .gn-header .logo {
        margin-left: 44px; }
        .common-fix-nav .gn-header .logo .big-logo {
          display: none; }
        .common-fix-nav .gn-header .logo .mini-logo {
          display: block;
          width: 50px; }
    .common-fix-nav .top-nav-wrapper {
      height: 100vh;
      display: block;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
      position: fixed;
      top: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.4); }
      .common-fix-nav .top-nav-wrapper .logo {
        display: none; }
      .common-fix-nav .top-nav-wrapper .subpage-logo {
        display: none; }
      .common-fix-nav .top-nav-wrapper .mini-menu-close-bar {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 30px 0 42px 0;
        padding: 0 30px 0 20px; }
        .common-fix-nav .top-nav-wrapper .mini-menu-close-bar img {
          width: 42.2px;
          height: 32px;
          margin-top: -7px; }
        .common-fix-nav .top-nav-wrapper .mini-menu-close-bar i {
          width: 22px;
          height: 22px;
          background-size: 100% 100%;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAdlJREFUaAXd2TFOwzAUxvEOLCBxGhYWJgRn4BhcAnERJgQ3ABauwClY2GBBlL9DX+tUiePE9ntPWHoybWz1+yV1Sd3V6r+29Xp9QF2H3puRTBfUyWSuEJ66p0J7pNxgyBIQX9QHNY7hYIzgYddcYEgiiE2sEQxHhxAyyRQzgJBc/SszgZBJJpgEQnLtMDxzRn3LkUSviiHHJRXWxFR72C5+Rl5RbjBk2V8TY5hnDhxtIeEPnnCBKUKIyBozA/HC2P6VEIT0VpiqCCtME4Q2pilCC6OCaI1RRbTCmCBqY0wRtTAuEKUYV4ilGJeIBZhXIDl3sdO3HfLitXsC5t5oMjTZ7BByUohXirFHVMD4QRRg/CEizA1vtZ/kavg7+E53LPNc9QTL/XoqTtU9gKyTtQDhD1OA8IOpgLDHkCB33+mNsW62mnprZQai+4hlfO4/Tb0PgLkIOQOuMEsRrjClCBeYWghTTG2ECaYVQhXTGqGC0UI0xWgjmmCsEFUx1ogqGC+IIgyIU8rdvhOZcm8077oTwIRD6olKNZONAgJNYT4Zcy5XMvyim8KYICRcAtNHRBOGMKaIKNv+lRlGRBNijAtElE0waUQ0IWBuqfTv2DJBsd+8zXZrInrtX9cdxxW15GAVAAAAAElFTkSuQmCC); }
      .common-fix-nav .top-nav-wrapper a {
        color: #ffffff; }
      .common-fix-nav .top-nav-wrapper .top-nav-body {
        background: #0f44d0;
        padding-top: 55px;
        display: flex;
        flex-direction: column;
        justify-content: center; }
      .common-fix-nav .top-nav-wrapper .sub-page,
      .common-fix-nav .top-nav-wrapper .temp-list {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .common-fix-nav .top-nav-wrapper .sub-page .sub-page-item,
        .common-fix-nav .top-nav-wrapper .temp-list .sub-page-item {
          margin-right: 0 !important;
          margin-bottom: 35px; }
          .common-fix-nav .top-nav-wrapper .sub-page .sub-page-item a,
          .common-fix-nav .top-nav-wrapper .temp-list .sub-page-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -5px 54px #0058e7; }
      .common-fix-nav .top-nav-wrapper .operator-page {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .common-fix-nav .top-nav-wrapper .operator-page .login-item {
          width: 256px;
          height: 60px;
          line-height: 60px;
          background: #ffffff;
          font-size: 18px;
          text-align: center;
          margin-bottom: 26px;
          cursor: pointer; }
          .common-fix-nav .top-nav-wrapper .operator-page .login-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #0f44d0;
            text-shadow: 0 -5px 54px #0058e7; }
        .common-fix-nav .top-nav-wrapper .operator-page .operator-page-item-line {
          display: none; }
        .common-fix-nav .top-nav-wrapper .operator-page .sign-up-item {
          width: 256px;
          height: 60px;
          line-height: 60px;
          font-size: 18px;
          text-align: center;
          margin-bottom: 26px;
          border: 1px solid #ffffff;
          background: transparent;
          cursor: pointer; }
          .common-fix-nav .top-nav-wrapper .operator-page .sign-up-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -5px 54px #0058e7; }
        .common-fix-nav .top-nav-wrapper .operator-page .language-item {
          display: none; }
    .common-fix-nav .top-nav-wrapper-hidden {
      visibility: hidden; }
  .subpage-nav {
    z-index: 1000;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 27px;
    padding-top: 3.125%; }
    .subpage-nav .gn-header {
      display: none; }
    .subpage-nav .gn-header {
      display: flex;
      justify-content: space-between; }
      .subpage-nav .gn-header .logo {
        margin-left: 24px;
        width: 15.15%; }
        .subpage-nav .gn-header .logo img {
          max-width: 100%; }
        .subpage-nav .gn-header .logo .mini-logo {
          display: none; }
      .subpage-nav .gn-header .gn-header-body {
        display: flex;
        justify-content: flex-end;
        padding-right: 34px;
        height: 20px; }
        .subpage-nav .gn-header .gn-header-body .language {
          height: 19px;
          cursor: pointer;
          display: flex;
          margin-right: 38px; }
          .subpage-nav .gn-header .gn-header-body .language picture {
            margin-left: 5px; }
            .subpage-nav .gn-header .gn-header-body .language picture img {
              width: 12px;
              height: 8px;
              margin-bottom: 2px; }
        .subpage-nav .gn-header .gn-header-body .expand-icon {
          cursor: pointer;
          background: #0058e7; }
      .subpage-nav .gn-header .logo {
        margin-left: 15px; }
        .subpage-nav .gn-header .logo img {
          width: 110px;
          height: 95px; }
    .subpage-nav .top-nav-wrapper {
      height: 100vh;
      display: block;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
      position: fixed;
      top: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.4); }
      .subpage-nav .top-nav-wrapper .logo {
        display: none; }
      .subpage-nav .top-nav-wrapper .subpage-logo {
        display: none; }
      .subpage-nav .top-nav-wrapper .mini-menu-close-bar {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 30px 0 42px 0;
        padding: 0 30px 0 20px; }
        .subpage-nav .top-nav-wrapper .mini-menu-close-bar img {
          width: 42.2px;
          height: 32px;
          margin-top: -7px; }
        .subpage-nav .top-nav-wrapper .mini-menu-close-bar i {
          width: 22px;
          height: 22px;
          background-size: 100% 100%;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAdlJREFUaAXd2TFOwzAUxvEOLCBxGhYWJgRn4BhcAnERJgQ3ABauwClY2GBBlL9DX+tUiePE9ntPWHoybWz1+yV1Sd3V6r+29Xp9QF2H3puRTBfUyWSuEJ66p0J7pNxgyBIQX9QHNY7hYIzgYddcYEgiiE2sEQxHhxAyyRQzgJBc/SszgZBJJpgEQnLtMDxzRn3LkUSviiHHJRXWxFR72C5+Rl5RbjBk2V8TY5hnDhxtIeEPnnCBKUKIyBozA/HC2P6VEIT0VpiqCCtME4Q2pilCC6OCaI1RRbTCmCBqY0wRtTAuEKUYV4ilGJeIBZhXIDl3sdO3HfLitXsC5t5oMjTZ7BByUohXirFHVMD4QRRg/CEizA1vtZ/kavg7+E53LPNc9QTL/XoqTtU9gKyTtQDhD1OA8IOpgLDHkCB33+mNsW62mnprZQai+4hlfO4/Tb0PgLkIOQOuMEsRrjClCBeYWghTTG2ECaYVQhXTGqGC0UI0xWgjmmCsEFUx1ogqGC+IIgyIU8rdvhOZcm8077oTwIRD6olKNZONAgJNYT4Zcy5XMvyim8KYICRcAtNHRBOGMKaIKNv+lRlGRBNijAtElE0waUQ0IWBuqfTv2DJBsd+8zXZrInrtX9cdxxW15GAVAAAAAElFTkSuQmCC); }
      .subpage-nav .top-nav-wrapper a {
        color: #ffffff; }
      .subpage-nav .top-nav-wrapper .top-nav-body {
        background: #0f44d0;
        padding-top: 55px;
        display: flex;
        flex-direction: column;
        justify-content: center; }
      .subpage-nav .top-nav-wrapper .sub-page,
      .subpage-nav .top-nav-wrapper .temp-list {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .subpage-nav .top-nav-wrapper .sub-page .sub-page-item,
        .subpage-nav .top-nav-wrapper .temp-list .sub-page-item {
          margin-right: 0 !important;
          margin-bottom: 35px; }
          .subpage-nav .top-nav-wrapper .sub-page .sub-page-item a,
          .subpage-nav .top-nav-wrapper .temp-list .sub-page-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -5px 54px #0058e7; }
      .subpage-nav .top-nav-wrapper .operator-page {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .subpage-nav .top-nav-wrapper .operator-page .login-item {
          width: 256px;
          height: 60px;
          line-height: 60px;
          background: #ffffff;
          font-size: 18px;
          text-align: center;
          margin-bottom: 26px;
          cursor: pointer; }
          .subpage-nav .top-nav-wrapper .operator-page .login-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #0f44d0;
            text-shadow: 0 -5px 54px #0058e7; }
        .subpage-nav .top-nav-wrapper .operator-page .operator-page-item-line {
          display: none; }
        .subpage-nav .top-nav-wrapper .operator-page .sign-up-item {
          width: 256px;
          height: 60px;
          line-height: 60px;
          font-size: 18px;
          text-align: center;
          margin-bottom: 26px;
          border: 1px solid #ffffff;
          background: transparent;
          cursor: pointer; }
          .subpage-nav .top-nav-wrapper .operator-page .sign-up-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -5px 54px #0058e7; }
        .subpage-nav .top-nav-wrapper .operator-page .language-item {
          display: none; }
    .subpage-nav .top-nav-wrapper-hidden {
      visibility: hidden; }
  .subpage-fix-nav {
    z-index: 1000;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 27px;
    position: fixed;
    background-color: #FFF;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
    padding: 0; }
    .subpage-fix-nav .gn-header {
      display: none; }
    .subpage-fix-nav .gn-header {
      display: flex;
      justify-content: space-between;
      background: #0f44d0;
      padding: 2% 0;
      align-items: center; }
      .subpage-fix-nav .gn-header .logo {
        margin-left: 24px;
        width: 15.15%; }
        .subpage-fix-nav .gn-header .logo img {
          max-width: 100%; }
        .subpage-fix-nav .gn-header .logo .mini-logo {
          display: none; }
      .subpage-fix-nav .gn-header .gn-header-body {
        display: flex;
        justify-content: flex-end;
        padding-right: 34px;
        height: 20px; }
        .subpage-fix-nav .gn-header .gn-header-body .language {
          height: 19px;
          cursor: pointer;
          display: flex;
          margin-right: 38px; }
          .subpage-fix-nav .gn-header .gn-header-body .language picture {
            margin-left: 5px; }
            .subpage-fix-nav .gn-header .gn-header-body .language picture img {
              width: 12px;
              height: 8px;
              margin-bottom: 2px; }
        .subpage-fix-nav .gn-header .gn-header-body .expand-icon {
          cursor: pointer;
          background: #0058e7; }
      .subpage-fix-nav .gn-header .logo {
        margin-left: 44px; }
        .subpage-fix-nav .gn-header .logo .big-logo {
          display: none; }
        .subpage-fix-nav .gn-header .logo .mini-logo {
          display: block;
          width: 50px; }
    .subpage-fix-nav .top-nav-wrapper {
      height: 100vh;
      display: block;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
      position: fixed;
      top: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.4); }
      .subpage-fix-nav .top-nav-wrapper .logo {
        display: none; }
      .subpage-fix-nav .top-nav-wrapper .subpage-logo {
        display: none; }
      .subpage-fix-nav .top-nav-wrapper .mini-menu-close-bar {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 30px 0 42px 0;
        padding: 0 30px 0 20px; }
        .subpage-fix-nav .top-nav-wrapper .mini-menu-close-bar img {
          width: 42.2px;
          height: 32px;
          margin-top: -7px; }
        .subpage-fix-nav .top-nav-wrapper .mini-menu-close-bar i {
          width: 22px;
          height: 22px;
          background-size: 100% 100%;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAdlJREFUaAXd2TFOwzAUxvEOLCBxGhYWJgRn4BhcAnERJgQ3ABauwClY2GBBlL9DX+tUiePE9ntPWHoybWz1+yV1Sd3V6r+29Xp9QF2H3puRTBfUyWSuEJ66p0J7pNxgyBIQX9QHNY7hYIzgYddcYEgiiE2sEQxHhxAyyRQzgJBc/SszgZBJJpgEQnLtMDxzRn3LkUSviiHHJRXWxFR72C5+Rl5RbjBk2V8TY5hnDhxtIeEPnnCBKUKIyBozA/HC2P6VEIT0VpiqCCtME4Q2pilCC6OCaI1RRbTCmCBqY0wRtTAuEKUYV4ilGJeIBZhXIDl3sdO3HfLitXsC5t5oMjTZ7BByUohXirFHVMD4QRRg/CEizA1vtZ/kavg7+E53LPNc9QTL/XoqTtU9gKyTtQDhD1OA8IOpgLDHkCB33+mNsW62mnprZQai+4hlfO4/Tb0PgLkIOQOuMEsRrjClCBeYWghTTG2ECaYVQhXTGqGC0UI0xWgjmmCsEFUx1ogqGC+IIgyIU8rdvhOZcm8077oTwIRD6olKNZONAgJNYT4Zcy5XMvyim8KYICRcAtNHRBOGMKaIKNv+lRlGRBNijAtElE0waUQ0IWBuqfTv2DJBsd+8zXZrInrtX9cdxxW15GAVAAAAAElFTkSuQmCC); }
      .subpage-fix-nav .top-nav-wrapper a {
        color: #ffffff; }
      .subpage-fix-nav .top-nav-wrapper .top-nav-body {
        background: #0f44d0;
        padding-top: 55px;
        display: flex;
        flex-direction: column;
        justify-content: center; }
      .subpage-fix-nav .top-nav-wrapper .sub-page,
      .subpage-fix-nav .top-nav-wrapper .temp-list {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .subpage-fix-nav .top-nav-wrapper .sub-page .sub-page-item,
        .subpage-fix-nav .top-nav-wrapper .temp-list .sub-page-item {
          margin-right: 0 !important;
          margin-bottom: 35px; }
          .subpage-fix-nav .top-nav-wrapper .sub-page .sub-page-item a,
          .subpage-fix-nav .top-nav-wrapper .temp-list .sub-page-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -5px 54px #0058e7; }
      .subpage-fix-nav .top-nav-wrapper .operator-page {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .subpage-fix-nav .top-nav-wrapper .operator-page .login-item {
          width: 256px;
          height: 60px;
          line-height: 60px;
          background: #ffffff;
          font-size: 18px;
          text-align: center;
          margin-bottom: 26px;
          cursor: pointer; }
          .subpage-fix-nav .top-nav-wrapper .operator-page .login-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #0f44d0;
            text-shadow: 0 -5px 54px #0058e7; }
        .subpage-fix-nav .top-nav-wrapper .operator-page .operator-page-item-line {
          display: none; }
        .subpage-fix-nav .top-nav-wrapper .operator-page .sign-up-item {
          width: 256px;
          height: 60px;
          line-height: 60px;
          font-size: 18px;
          text-align: center;
          margin-bottom: 26px;
          border: 1px solid #ffffff;
          background: transparent;
          cursor: pointer; }
          .subpage-fix-nav .top-nav-wrapper .operator-page .sign-up-item a {
            font-family: GTAmerica;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
            text-shadow: 0 -5px 54px #0058e7; }
        .subpage-fix-nav .top-nav-wrapper .operator-page .language-item {
          display: none; }
    .subpage-fix-nav .top-nav-wrapper-hidden {
      visibility: hidden; } }

@font-face {
  font-family: 'TiemposHeadline';
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'TiemposHeadline';
  font-weight: bold;
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: bold;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: 500;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.ttf") format("truetype"); }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

* {
  font-family: GTAmerica;
  box-sizing: border-box; }

body {
  overflow-y: scroll;
  position: relative;
  margin: 0;
  padding: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
figure,
p {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:link {
    text-decoration: none; }

#root {
  overflow: hidden; }

.bg_img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:before {
  clear: both; }

.clearfix:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

@media (min-width: 992px) {
  .common-fix-nav {
    z-index: 1000;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 27px;
    transition: height 1s;
    position: fixed;
    padding: 0; }
    .common-fix-nav .gn-header {
      display: none; }
    .common-fix-nav .nav-layout {
      background-color: #0632a8;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25); }
    .common-fix-nav .top-nav-wrapper {
      position: relative;
      margin: 0 auto;
      max-width: 1366px;
      display: flex;
      justify-content: space-between;
      height: 73px;
      align-items: center; }
      .common-fix-nav .top-nav-wrapper .logo {
        width: 51px;
        margin: 0 283px 0 44px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .common-fix-nav .top-nav-wrapper .logo {
          margin: 0 350px 0 44px; } }
      @media (min-width: 992px) and (max-width: 1065px) {
        .common-fix-nav .top-nav-wrapper .logo {
          margin: 0 210px 0 44px; } }

@media (min-width: 992px) {
        .common-fix-nav .top-nav-wrapper .logo .big-logo {
          display: none; }
        .common-fix-nav .top-nav-wrapper .logo img {
          max-width: 100%;
          vertical-align: bottom; }
      .common-fix-nav .top-nav-wrapper .mini-menu-close-bar {
        display: none; }
      .common-fix-nav .top-nav-wrapper .subpage-logo {
        width: 51px;
        margin: 0 283px 0 44px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .common-fix-nav .top-nav-wrapper .subpage-logo {
          margin: 0 350px 0 44px; } }
      @media (min-width: 992px) and (max-width: 1065px) {
        .common-fix-nav .top-nav-wrapper .subpage-logo {
          margin: 0 210px 0 44px; } }

@media (min-width: 992px) {
        .common-fix-nav .top-nav-wrapper .subpage-logo .big-logo {
          display: none; }
        .common-fix-nav .top-nav-wrapper .subpage-logo img {
          max-width: 100%;
          vertical-align: bottom; }
      .common-fix-nav .top-nav-wrapper .top-nav-body {
        flex: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-right: 80px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .common-fix-nav .top-nav-wrapper .top-nav-body {
          margin-right: 80px; } }

@media (min-width: 992px) {
        .common-fix-nav .top-nav-wrapper .top-nav-body .sub-page {
          position: absolute;
          left: 50%;
          margin-left: -167.5px; }
          .common-fix-nav .top-nav-wrapper .top-nav-body .sub-page li {
            float: left;
            margin-right: 40px; }
            .common-fix-nav .top-nav-wrapper .top-nav-body .sub-page li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .common-fix-nav .top-nav-wrapper .top-nav-body .sub-page li:last-child {
              margin-right: 0; }
        .common-fix-nav .top-nav-wrapper .top-nav-body .operator-page li {
          float: left;
          margin-right: 40px;
          margin: 0 20px; }
          .common-fix-nav .top-nav-wrapper .top-nav-body .operator-page li a {
            font-family: GTAmerica;
            font-size: 14px;
            font-weight: bold;
            letter-spacing: 0.4px;
            color: #0f44d0; }
          .common-fix-nav .top-nav-wrapper .top-nav-body .operator-page li.operator-page-item-line {
            padding: 0;
            width: 1px;
            height: 20px;
            background-color: #FFF;
            opacity: 0.6;
            margin: 0; }
          .common-fix-nav .top-nav-wrapper .top-nav-body .operator-page li.language-item {
            cursor: pointer; }
            .common-fix-nav .top-nav-wrapper .top-nav-body .operator-page li.language-item img {
              width: 9px;
              height: 6px;
              margin-bottom: 4px;
              margin-right: 2px; }
        .common-fix-nav .top-nav-wrapper .top-nav-body .temp-list {
          float: right; }
          .common-fix-nav .top-nav-wrapper .top-nav-body .temp-list li {
            float: left;
            margin-right: 40px; }
            .common-fix-nav .top-nav-wrapper .top-nav-body .temp-list li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .common-fix-nav .top-nav-wrapper .top-nav-body .temp-list li a {
              color: #FFF; }
            .common-fix-nav .top-nav-wrapper .top-nav-body .temp-list li:last-child {
              margin-right: 0; }
  .common-nav {
    z-index: 1000;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 27px; }
    .common-nav .gn-header {
      display: none; }
    .common-nav .top-nav-wrapper {
      position: relative;
      overflow: hidden;
      width: 100%;
      display: flex;
      justify-content: space-between;
      max-width: 1413px;
      margin: 0 auto; }
      .common-nav .top-nav-wrapper .logo {
        width: 121px;
        margin: -2px 103px 0 0; } }
      @media (min-width: 992px) and (max-width: 1065px) {
        .common-nav .top-nav-wrapper .logo {
          margin: 0; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .common-nav .top-nav-wrapper .logo {
          margin: 0; } }

@media (min-width: 992px) {
        .common-nav .top-nav-wrapper .logo img {
          height: 121px;
          width: 140px; }
          .common-nav .top-nav-wrapper .logo img.mini-logo {
            display: none; }
      .common-nav .top-nav-wrapper .mini-menu-close-bar {
        display: none; }
      .common-nav .top-nav-wrapper .top-nav-body {
        flex: 1;
        margin-right: 80px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .common-nav .top-nav-wrapper .top-nav-body {
          margin-right: 80px; } }

@media (min-width: 992px) {
        .common-nav .top-nav-wrapper .top-nav-body .subpage-list-wrapper,
        .common-nav .top-nav-wrapper .top-nav-body .operator-list-wrapper {
          display: inline-block; }
        .common-nav .top-nav-wrapper .top-nav-body .sub-page {
          float: left;
          position: absolute;
          left: 50%;
          margin-left: -167.5px; }
          .common-nav .top-nav-wrapper .top-nav-body .sub-page li {
            float: left;
            margin-right: 40px; }
            .common-nav .top-nav-wrapper .top-nav-body .sub-page li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .common-nav .top-nav-wrapper .top-nav-body .sub-page li:last-child {
              margin-right: 0; }
        .common-nav .top-nav-wrapper .top-nav-body .operator-page {
          float: right; }
          .common-nav .top-nav-wrapper .top-nav-body .operator-page li {
            float: left;
            margin-right: 40px;
            margin: 0 20px; }
            .common-nav .top-nav-wrapper .top-nav-body .operator-page li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .common-nav .top-nav-wrapper .top-nav-body .operator-page li.operator-page-item-line {
              padding: 0;
              width: 1px;
              height: 20px;
              background-color: #FFF;
              opacity: 0.6;
              margin: 0; }
            .common-nav .top-nav-wrapper .top-nav-body .operator-page li.language-item {
              cursor: pointer; }
              .common-nav .top-nav-wrapper .top-nav-body .operator-page li.language-item img {
                width: 9px;
                height: 6px;
                margin-bottom: 4px;
                margin-right: 2px; }
        .common-nav .top-nav-wrapper .top-nav-body .temp-list {
          float: right; }
          .common-nav .top-nav-wrapper .top-nav-body .temp-list li {
            float: left;
            margin-right: 40px; }
            .common-nav .top-nav-wrapper .top-nav-body .temp-list li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .common-nav .top-nav-wrapper .top-nav-body .temp-list li:last-child {
              margin-right: 0; }
  .subpage-nav {
    z-index: 1000;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 27px;
    transition: height 1s;
    position: fixed;
    padding: 0; }
    .subpage-nav .gn-header {
      display: none; }
    .subpage-nav .nav-layout {
      background-color: #0632a8;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25); }
    .subpage-nav .top-nav-wrapper {
      position: relative;
      margin: 0 auto;
      max-width: 1366px;
      display: flex;
      justify-content: space-between;
      height: 73px;
      align-items: center; }
      .subpage-nav .top-nav-wrapper .logo {
        width: 51px;
        margin: 0 283px 0 44px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .subpage-nav .top-nav-wrapper .logo {
          margin: 0 350px 0 44px; } }
      @media (min-width: 992px) and (max-width: 1065px) {
        .subpage-nav .top-nav-wrapper .logo {
          margin: 0 210px 0 44px; } }

@media (min-width: 992px) {
        .subpage-nav .top-nav-wrapper .logo .big-logo {
          display: none; }
        .subpage-nav .top-nav-wrapper .logo img {
          max-width: 100%;
          vertical-align: bottom; }
      .subpage-nav .top-nav-wrapper .mini-menu-close-bar {
        display: none; }
      .subpage-nav .top-nav-wrapper .subpage-logo {
        width: 51px;
        margin: 0 283px 0 44px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .subpage-nav .top-nav-wrapper .subpage-logo {
          margin: 0 350px 0 44px; } }
      @media (min-width: 992px) and (max-width: 1065px) {
        .subpage-nav .top-nav-wrapper .subpage-logo {
          margin: 0 210px 0 44px; } }

@media (min-width: 992px) {
        .subpage-nav .top-nav-wrapper .subpage-logo .big-logo {
          display: none; }
        .subpage-nav .top-nav-wrapper .subpage-logo img {
          max-width: 100%;
          vertical-align: bottom; }
      .subpage-nav .top-nav-wrapper .top-nav-body {
        flex: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-right: 80px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .subpage-nav .top-nav-wrapper .top-nav-body {
          margin-right: 80px; } }

@media (min-width: 992px) {
        .subpage-nav .top-nav-wrapper .top-nav-body .sub-page {
          position: absolute;
          left: 50%;
          margin-left: -167.5px; }
          .subpage-nav .top-nav-wrapper .top-nav-body .sub-page li {
            float: left;
            margin-right: 40px; }
            .subpage-nav .top-nav-wrapper .top-nav-body .sub-page li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .subpage-nav .top-nav-wrapper .top-nav-body .sub-page li:last-child {
              margin-right: 0; }
        .subpage-nav .top-nav-wrapper .top-nav-body .operator-page li {
          float: left;
          margin-right: 40px;
          margin: 0 20px; }
          .subpage-nav .top-nav-wrapper .top-nav-body .operator-page li a {
            font-family: GTAmerica;
            font-size: 14px;
            font-weight: bold;
            letter-spacing: 0.4px;
            color: #0f44d0; }
          .subpage-nav .top-nav-wrapper .top-nav-body .operator-page li.operator-page-item-line {
            padding: 0;
            width: 1px;
            height: 20px;
            background-color: #FFF;
            opacity: 0.6;
            margin: 0; }
          .subpage-nav .top-nav-wrapper .top-nav-body .operator-page li.language-item {
            cursor: pointer; }
            .subpage-nav .top-nav-wrapper .top-nav-body .operator-page li.language-item img {
              width: 9px;
              height: 6px;
              margin-bottom: 4px;
              margin-right: 2px; }
        .subpage-nav .top-nav-wrapper .top-nav-body .temp-list {
          float: right; }
          .subpage-nav .top-nav-wrapper .top-nav-body .temp-list li {
            float: left;
            margin-right: 40px; }
            .subpage-nav .top-nav-wrapper .top-nav-body .temp-list li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .subpage-nav .top-nav-wrapper .top-nav-body .temp-list li a {
              color: #FFF; }
            .subpage-nav .top-nav-wrapper .top-nav-body .temp-list li:last-child {
              margin-right: 0; }
  .subpage-fix-nav {
    z-index: 1000;
    width: 100%;
    position: absolute;
    font-family: GTAmerica;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 27px;
    transition: height 1s;
    position: fixed;
    padding: 0; }
    .subpage-fix-nav .gn-header {
      display: none; }
    .subpage-fix-nav .nav-layout {
      background-color: #0632a8;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25); }
    .subpage-fix-nav .top-nav-wrapper {
      position: relative;
      margin: 0 auto;
      max-width: 1366px;
      display: flex;
      justify-content: space-between;
      height: 73px;
      align-items: center; }
      .subpage-fix-nav .top-nav-wrapper .logo {
        width: 51px;
        margin: 0 283px 0 44px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .subpage-fix-nav .top-nav-wrapper .logo {
          margin: 0 350px 0 44px; } }
      @media (min-width: 992px) and (max-width: 1065px) {
        .subpage-fix-nav .top-nav-wrapper .logo {
          margin: 0 210px 0 44px; } }

@media (min-width: 992px) {
        .subpage-fix-nav .top-nav-wrapper .logo .big-logo {
          display: none; }
        .subpage-fix-nav .top-nav-wrapper .logo img {
          max-width: 100%;
          vertical-align: bottom; }
      .subpage-fix-nav .top-nav-wrapper .mini-menu-close-bar {
        display: none; }
      .subpage-fix-nav .top-nav-wrapper .subpage-logo {
        width: 51px;
        margin: 0 283px 0 44px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .subpage-fix-nav .top-nav-wrapper .subpage-logo {
          margin: 0 350px 0 44px; } }
      @media (min-width: 992px) and (max-width: 1065px) {
        .subpage-fix-nav .top-nav-wrapper .subpage-logo {
          margin: 0 210px 0 44px; } }

@media (min-width: 992px) {
        .subpage-fix-nav .top-nav-wrapper .subpage-logo .big-logo {
          display: none; }
        .subpage-fix-nav .top-nav-wrapper .subpage-logo img {
          max-width: 100%;
          vertical-align: bottom; }
      .subpage-fix-nav .top-nav-wrapper .top-nav-body {
        flex: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-right: 80px; } }
      @media (min-width: 992px) and (min-width: 1366px) {
        .subpage-fix-nav .top-nav-wrapper .top-nav-body {
          margin-right: 80px; } }

@media (min-width: 992px) {
        .subpage-fix-nav .top-nav-wrapper .top-nav-body .sub-page {
          position: absolute;
          left: 50%;
          margin-left: -167.5px; }
          .subpage-fix-nav .top-nav-wrapper .top-nav-body .sub-page li {
            float: left;
            margin-right: 40px; }
            .subpage-fix-nav .top-nav-wrapper .top-nav-body .sub-page li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .subpage-fix-nav .top-nav-wrapper .top-nav-body .sub-page li:last-child {
              margin-right: 0; }
        .subpage-fix-nav .top-nav-wrapper .top-nav-body .operator-page li {
          float: left;
          margin-right: 40px;
          margin: 0 20px; }
          .subpage-fix-nav .top-nav-wrapper .top-nav-body .operator-page li a {
            font-family: GTAmerica;
            font-size: 14px;
            font-weight: bold;
            letter-spacing: 0.4px;
            color: #0f44d0; }
          .subpage-fix-nav .top-nav-wrapper .top-nav-body .operator-page li.operator-page-item-line {
            padding: 0;
            width: 1px;
            height: 20px;
            background-color: #FFF;
            opacity: 0.6;
            margin: 0; }
          .subpage-fix-nav .top-nav-wrapper .top-nav-body .operator-page li.language-item {
            cursor: pointer; }
            .subpage-fix-nav .top-nav-wrapper .top-nav-body .operator-page li.language-item img {
              width: 9px;
              height: 6px;
              margin-bottom: 4px;
              margin-right: 2px; }
        .subpage-fix-nav .top-nav-wrapper .top-nav-body .temp-list {
          float: right; }
          .subpage-fix-nav .top-nav-wrapper .top-nav-body .temp-list li {
            float: left;
            margin-right: 40px; }
            .subpage-fix-nav .top-nav-wrapper .top-nav-body .temp-list li a {
              font-family: GTAmerica;
              font-size: 14px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #0f44d0; }
            .subpage-fix-nav .top-nav-wrapper .top-nav-body .temp-list li a {
              color: #FFF; }
            .subpage-fix-nav .top-nav-wrapper .top-nav-body .temp-list li:last-child {
              margin-right: 0; } }

@font-face {
  font-family: 'TiemposHeadline';
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'TiemposHeadline';
  font-weight: bold;
  src: local("TiemposHeadline"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff2") format("woff2"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.woff") format("woff"), url("/static/fonts/Tiempos/TiemposHeadlineWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: bold;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GTAmerica';
  font-weight: 500;
  src: local("GTAmerica"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff2") format("woff2"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.woff") format("woff"), url("/static/fonts/GTAmerica/GT-America-Standard-Medium.ttf") format("truetype"); }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

@media (min-width: 992px) {
  .response-tablet {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: none !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .response-desktop_pc {
    display: none !important; }
  .response-phone {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: block !important; } }

@media (max-width: 767px) {
  .response-desktop_pc {
    display: none !important; }
  .response-tablet {
    display: none !important; }
  .response-tablet-and-phone {
    display: block !important; }
  .response-desktop_pc-tablet {
    display: none !important; } }

* {
  font-family: GTAmerica;
  box-sizing: border-box; }

body {
  overflow-y: scroll;
  position: relative;
  margin: 0;
  padding: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
figure,
p {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:link {
    text-decoration: none; }

#root {
  overflow: hidden; }

.bg_img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:before {
  clear: both; }

.clearfix:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.MainLayout {
  min-height: 100vh;
  background-color: #f8f9fa;
  width: 100%;
  position: relative;
  box-sizing: border-box; }

