* {
  box-sizing: border-box;
}

@font-face {
  font-family: 'Gotham';
  src: url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Book.eot');
  src: local('Gotham Book'),
  local('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Book'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Book.woff2') format('woff2'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Book.woff') format('woff'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Medium.eot');
  src: local('Gotham Medium'),
  local('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Medium'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Medium.woff2') format('woff2'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Medium.woff') format('woff'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Bold.eot');
  src: local('Gotham Bold'),
  local('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Bold'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Bold.woff2') format('woff2'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Bold.woff') format('woff'),
  url('https://developer-classic.vitu.com/portal/default/assets/fonts/Gotham/Gotham-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

body,
html {
  height: 100%;
  width: 100%;
  font-family: 'Gotham';
  color: var(--text_primary, #000000);

  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

/*****************************************
 * Component -- Headings
 *****************************************/

h2,
h3,
h4,
h5 {
  font-family: 'Gotham';
  color: var(--text_headings, #888888);
}

/*****************************************
 * Component -- Anchor Tags (Links)
 *****************************************/

a {
  color: var(--text_links, blue);
  cursor: pointer;
}

a.unlink {
  color: inherit;
  text-decoration: none;
}

a:hover:not(.unlink) {
  color: var(--text_links, blue);
}

/*****************************************
* Component -- Typography
*****************************************/
.swagger-ui .border-box,
.swagger-ui a,
.swagger-ui article,
.swagger-ui body,
.swagger-ui code,
.swagger-ui dd,
.swagger-ui div,
.swagger-ui dl,
.swagger-ui dt,
.swagger-ui fieldset,
.swagger-ui footer,
.swagger-ui form,
.swagger-ui h1,
.swagger-ui h2,
.swagger-ui h3,
.swagger-ui h4,
.swagger-ui h5,
.swagger-ui h6,
.swagger-ui header,
.swagger-ui html,
.swagger-ui input[type=email],
.swagger-ui input[type=number],
.swagger-ui input[type=password],
.swagger-ui input[type=tel],
.swagger-ui input[type=text],
.swagger-ui input[type=url],
.swagger-ui legend,
.swagger-ui li,
.swagger-ui main,
.swagger-ui ol,
.swagger-ui p,
.swagger-ui pre,
.swagger-ui section,
.swagger-ui table,
.swagger-ui td,
.swagger-ui textarea,
.swagger-ui th,
.swagger-ui tr,
.swagger-ui ul,
.markdown-body {
  font: 400 15px/24px 'Gotham' !important;
  color: #3e3f3e !important;
}

.swagger-ui,
.swagger-ui .info li,
.swagger-ui .info p,
.swagger-ui .info table {
  font: 400 15px/24px 'Gotham' !important;
}

.swagger-ui code,
.swagger-ui pre {
  font-family: 'Gothamn' !important;
}

.swagger-ui .info a {
  font-weight: 500 !important;
  color: #4fc8ec !important;
  text-decoration: none;
}

.swagger-ui .info a:hover {
  color: #013D4F !important;
  text-decoration: underline;
}

.swagger-ui .info h1,
.swagger-ui .info h2,
.swagger-ui .info h3,
.swagger-ui .info h4,
.swagger-ui .info h5,
.swagger-ui .opblock-tag,
.swagger-ui .opblock-tag .nostyle span {
  font: 500 20px/24px 'Gotham' !important;
  color: var(--primary) !important;
}

.swagger-ui .markdown p,
.swagger-ui .markdown pre,
.swagger-ui .renderedMarkdown p,
.swagger-ui .renderedMarkdown pre {
  color: #3e3f3e;
}

.swagger-ui .opblock-tag {
  border-bottom-color: var(--secondary) !important;
  padding-top: 4px !important;
  padding-bottom: 2px !important;
}

.swagger-ui .expand-methods svg,
.swagger-ui .expand-operation svg {
  display: none;
}

.swagger-ui .opblock-tag-section h4.opblock-tag {
  position: relative;
}

.swagger-ui .opblock-tag-section h4.opblock-tag::before {
  display: block;
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7227 9.65625L3.25781 17.1719C2.95312 17.4766 2.66536 17.4766 2.39453 17.1719L1.37891 16.207C1.10807 15.9023 1.10807 15.6146 1.37891 15.3438L7.42188 9.25L1.37891 3.15625C1.10807 2.88542 1.10807 2.59766 1.37891 2.29297L2.39453 1.32812C2.66536 1.02344 2.95312 1.02344 3.25781 1.32812L10.7227 8.84375C10.9935 9.11458 10.9935 9.38542 10.7227 9.65625Z' fill='%234FC8EC'/%3E%3C/svg%3E%0A") 0 0 no-repeat !important;
  width: 12px;
  height: 18px;
  position: absolute;
  top: 11px;
  right: 0;
}

.swagger-ui .opblock-tag-section.is-open h4::before {
  transform: rotate(90deg);
}

.swagger-ui .opblock-tag:hover {
  background: none !important;
}

.swagger-ui .info h1,
.swagger-ui .info h2 {
  font-size: 20px;
  line-height: 1.2;
  margin-top: 52px;
}

.swagger-ui .highlight-code>.microlight code,
.swagger-ui .highlight-code>.microlight pre {
  color: #fff !important;
}

.text-link {
  color: var(--text_links, blue);
  text-decoration: underline;
}

.size-medium {
  font-size: 14px;
  line-height: 1.214;
}

.text-medium {
  font-weight: 500;
}

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

.font-caption {
  font-family: "Gotham";
}

.font-caption svg {
  vertical-align: middle;
  margin-right: 2px;
  transform: translateY(-1px);
}

.color-dark {
  color: #3e3f3e;
}

.back-home {
  text-decoration: none;
}

.back-home span {
  text-decoration: underline;
}

.back-home svg {
  transform: translateY(1px);
  margin-right: 1px;
}

/*****************************************
 * Component -- Typography
 *****************************************/

.text-link {
  color: var(--text_links, blue);
  text-decoration: underline;
}

.size-medium {
  font-size: 14px;
  line-height: 1.214;
}

.text-medium {
  font-weight: 500;
}

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

.font-caption {
  font-family: "Gotham";
}

.color-dark {
  color: #3e3f3e;
}

/*****************************************
 * Component -- Form Error
 *****************************************/

.form-error-message {
  background: #e20c0c;
  padding: .5rem 1rem;
  border-radius: 3px;
  color: white;
  margin-top: 0;
  margin-bottom: 15px;
}

.field-error {
  color: #e20c0c;
}

input.has-error {
  border-color: #e20c0c;
}

/*****************************************
 * Component -- Button
 *****************************************/

.btn {
  line-height: 1.15;
  padding: 0.3rem 1.5rem;
  border: 1px solid transparent;
  border-radius: 3px;
  background: #555;
  color: white;
  text-decoration: none;
}

.btn:hover {
  background-color: #000;
  color: white;
  text-decoration: none;
}

/*****************************************
 * Component -- Primary Button
 *****************************************/

.btn-primary {
  width: 30%;
  background-color: var(--button_primary_fill, blue);
  border: 1px solid transparent;
  color: var(--button_primary_text, black);
  padding: 0px 15px 0px 15px;
  height: 50px;
}

.btn-primary:hover,
a.btn-primary:hover {
  background-color: var(--button_primary_fill_hover, lightblue);
  border: 1px solid transparent;
  color: var(--button_primary_text_hover, white);
}

.btn-nav {
  width: 100%;
  background: none;
  border: 1px solid var(--button_nav_fill, blue);
  color: var(--button_nav_fill, blue);
  padding: 5px 15px 5px 15px;
}

.btn-nav:hover {
  background-color: var(--button_nav_fill, lightblue);
  border: 1px solid transparent;
  color: black !important;
}


/*****************************************
 * Component -- Secondary Button
 *****************************************/

.btn-secondary {
  width: 100%;
  background-color: var(--button_secondary_fill, blue);
  color: var(--button_secondary_text, black);
  padding: 0px 15px 0px 15px;
  border: 1px solid black;
  border-radius: 2px;
}

.btn-secondary:hover {
  background-color: var(--button_secondary_fill_hover, lightblue);
  color: var(--button_secondary_text_hover, white);
  border: 1px solid transparent;
  border-radius: 2px;
}

/*****************************************
 * Component -- Login Button
 *****************************************/

.btn-login {
  width: 100%;
  height: 70px;
  background-color: var(--button_secondary_fill_hover, lightblue);
  border: 1px solid var(--button_secondary_fill_hover, lightblue);
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Gotham';
  color: var(--primary);
  text-transform: none;
  margin-bottom: 33px;
}

.btn-login:hover {
  background-color: #30a4c7;
  border: 1px solid #30a4c7;
  color: var(--primary);
}

/*****************************************
 * Component -- Site Header
 *****************************************/

.site-header {
  top: 0px;
  width: 100%;
  display: flex;
  align-items: center;
  position: fixed;
  background: var(--header, black);
  color: var(--text_navbar, white);
  height: 110px;
  z-index: 90;
}

.site-header .eight.columns {
  position: relative;
  width: 100%;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}

.site-header .eight.columns::before {
  display: none;
  pointer-events: none;
  position: absolute;
  top: 26px;
  left: 12px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' d='M17.8594 16.7383L13.6055 12.4844C13.5 12.4141 13.3945 12.3438 13.2891 12.3438H12.832C13.9219 11.0781 14.625 9.39062 14.625 7.5625C14.625 3.55469 11.3203 0.25 7.3125 0.25C3.26953 0.25 0 3.55469 0 7.5625C0 11.6055 3.26953 14.875 7.3125 14.875C9.14062 14.875 10.793 14.207 12.0938 13.1172V13.5742C12.0938 13.6797 12.1289 13.7852 12.1992 13.8906L16.4531 18.1445C16.6289 18.3203 16.9102 18.3203 17.0508 18.1445L17.8594 17.3359C18.0352 17.1953 18.0352 16.9141 17.8594 16.7383ZM7.3125 13.1875C4.18359 13.1875 1.6875 10.6914 1.6875 7.5625C1.6875 4.46875 4.18359 1.9375 7.3125 1.9375C10.4062 1.9375 12.9375 4.46875 12.9375 7.5625C12.9375 10.6914 10.4062 13.1875 7.3125 13.1875Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 19px;
  height: 19px;
  z-index: 1;
}

.site-header h1,
.site-header h1 a {
  color: var(--text_primary, white);
  font-size: 2rem;
  margin: 0;
}

.site-header .brand .logo {
  max-height: 32px;
}

.site-header nav {
  display: none;
  position: relative;
}

.site-header .menu-toggle-checkbox {
  display: none;
}

.site-header .row {
  display: flex;
  align-items: center;
}

.site-header .row .four.columns {
  width: auto;
  min-width: 30%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.site-header .row .five.columns {
  width: auto;
  min-width: 30%;
  margin-left: 0;
}

@media(max-width: 748px) {

  /* Mobile Toggle */
  .site-header .menu-toggle {
    float: right;
    border-radius: 3px;
    padding: .5em 1em;
    cursor: pointer;
  }

  .site-header .menu-toggle label {
    cursor: pointer;
  }

  .site-header .menu-toggle:hover {
    background: rgba(255, 255, 255, 0.2);
  }

  .site-header .menu-toggle-checkbox:checked+nav {
    display: block;
    width: 92%;
    margin-top: 3em;
    position: absolute;
    z-index: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
  }

  .site-header .menu-toggle-checkbox:checked+nav li {
    list-style: none;
    margin: 0;
  }

  .site-header .menu-toggle-checkbox:checked+nav a {
    display: block;
    color: black;
    padding: .5em 1em;
    background: white;
    border-radius: 0;
  }

  .site-header .menu-toggle-checkbox:checked+nav>li:first-of-type a {
    border-radius: 3px 3px 0 0;
  }

  .site-header .menu-toggle-checkbox:checked+nav li:not(.has-dropdown):last-of-type a {
    border-radius: 0 0 3px 3px;
  }

  .site-header .menu-toggle-checkbox:checked+nav .has-dropdown {
    border-top: 1px solid #eee;
  }

  .site-header .nav-button {
    margin: 0;
  }

  .site-header .menu-toggle-checkbox:checked+nav a:hover {
    background: var(--accent, #eee);
    text-decoration: none;
  }

  .site-header .dropdown {
    margin: 0;
  }
}

/* Desktop Sizings */

@media(min-width: 749px) {
  .site-header nav {
    text-align: right;
  }

  .site-header nav {
    display: block;
    margin-bottom: 12px;
  }

  .site-header nav li a:not(.nav-button) {
    padding: .42em .8em;
    color: var(--text_primary, inherit);
  }

  .site-header nav li {
    transform: translateY(8px);
  }

  .site-header .menu-toggle {
    display: none;
  }

  .site-header .nav-button {
    margin-right: 0;
  }

  /* Dropdown Menus */
  .site-header nav li {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    transition-duration: 0.5s;
  }

  .site-header nav li:hover {
    cursor: pointer;
  }

  .site-header nav li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    z-index: 99;
    left: 0;
    right: 0;
    border-radius: 8px;
    /* box-shadow: 0 5px 10px rgba(0,0,0,0.3); */
    padding-top: 1em;
    display: none;
  }

  /* Adds color background on hover for dropdowns */
  /* .site-header nav > .has-dropdown:hover > a {
    background: var(--accent, rgba(255,255,255,0.15));
    border-radius: 3px;
  } */

  .site-header nav li:not(.click):hover>ul,
  .site-header nav li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
  }

  .site-header nav li.active>ul,
  .site-header nav li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
  }

  /* Keyboard user support */
  .site-header nav li:focus-within>ul {
    visibility: visible;
    opacity: 1;
    display: block;
  }

  .site-header nav li ul li {
    clear: both;
    width: 100%;
  }

  .site-header nav.five.columns>li {
    padding-left: 15px;
    padding-right: 15px;
  }

  .site-header nav.five.columns>li>a:not(.nav-button.btn-nav) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .site-header nav li>a {
    font-size: 16px;
  }

  .site-header nav li ul li a:not(.nav-button) {
    padding: .5em 1em;
    width: 100%;
    background: #013d4f;
    color: var(--text_navbar, #FFFFFF);
    display: block;
  }

  .site-header nav li ul li a:not(.nav-button):hover {
    color: var(--text_navbar_hover, white);
  }

  .site-header nav li ul li:first-of-type a {
    border-radius: 3px 3px 0 0;
  }

  .site-header nav li ul li:last-of-type a {
    border-radius: 0 0 3px 3px;
  }

  .site-header nav li a:not(.nav-button) {
    color: var(--text_navbar, #FFFFFF);
    text-decoration: none;
  }

  .site-header nav li a:not(.nav-button):not(.nav-item-user):hover {
    color: var(--text_navbar_hover, #000000);
    border-bottom: 5px solid var(--text_navbar_hover);
  }

  .site-header nav li a:not(.nav-button):not(.nav-item-user):hover,
  .site-header nav li a:not(.nav-button):not(.nav-item-user).active {
    border-bottom: 5px solid var(--text_navbar_hover);
  }

  .site-header nav li ul li a:not(.nav-button):hover {
    padding-bottom: 3px;
  }

  .site-header nav li.active a:not(.nav-button) svg {
    color: var(--text_navbar_hover, #000000);
  }

  .site-header nav .nav-item-user {
    display: inline-block;
    width: 59px;
    position: relative;
  }

  .site-header nav .nav-item-user svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }

  .dropdown {
    width: 175px;
    text-align: left;
  }

}

/*****************************************
 * Component -- Site Footer
 *****************************************/

.site-footer {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 110px;
  /* swagger-ui-kong-theme sidebar has z-index: 15 */
  z-index: 20;
  bottom: 0;
  padding: 2.5rem 0;
  background: var(--primary);
}

.site-footer .footer-logo {
  margin-right: 28px;
  transform: translateY(2px);
}

.site-footer .footer-copyright {
  font-size: 12px;
  line-height: 30px;
  font-family: 'Gotham';
  color: #70757a;
}

.site-footer .footer-copyright svg {
  margin-right: 4px;
}

.site-footer h1 {
  color: inherit;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin: 0;
}

.site-footer nav {
  text-align: right;
}

.site-footer .nav-link {
  font-size: 1.4rem;
  color: var(--text_primary, rgba(255, 255, 255, 0.45));
  text-decoration: none;
}

.site-footer small {
  font-size: 12px;
  line-height: 30px;
  font-family: 'Gotham';
  color: #dedede;
}

.login-page small svg {
  margin-right: 4px;
}

.site-footer .nav-link+.nav-link small::before {
  display: inline;
  content: "|";
  color: #70757a;
  margin: 0 18px 0 14px;
}

.site-footer .nav-link small {
  color: #70757a;
}

.site-footer .nav-button {
  background: var(--primary_button, rgba(0, 0, 0, 0.2));
  color: var(--primary_button_text, inherit);
  margin-right: 1rem;
}

/*****************************************
 * Component - Catalog Filter
 *****************************************/

.catalog-filter {
  display: none;
  padding: 1rem;
  border: 1px solid var(--primary);
  border-radius: 3px;
  width: 100%;
  max-width: 440px;
  padding: 0 38px;
  background-color: #005068;
  font-size: 16px;
  height: 40px;
  margin: 15px 0px;
  color: white;
  outline: none;
}

.catalog-filter::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

/*****************************************
 * Component - Catalog List
 *****************************************/
.swagger-ui .main-container {
  margin: 0 !important;
  padding-bottom: 95px;
}

.catalog-list {
  text-align: left;
  margin-left: -40px;
  margin-right: -40px;
}

.catalog-list .catalog-item .catalog-desc {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: var(--text_desc, #444444);
  font-size: 13px;
  line-height: 19px;
  font-family: 'Gotham';
  color: #70757A;
  opacity: 0.8;
  min-height: 73px;
  margin-bottom: 15px;
}

@media(min-width: 749px) {
  .catalog-list {
    display: flex;
    flex-wrap: wrap;
  }

  .catalog-list .catalog-item {
    width: 33.333333%;
  }
}

@media (max-width: 1440px) {
  .catalog-list .catalog-item {
    width: 50%;
  }
}

.empty-item.catalog-item {
  box-shadow: none !important;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(33% - 2rem);
  margin: 0 1rem 2rem;
  background-color: transparent;
}

.empty-item div h5 {
  font-weight: 500;
  font-family: 'Gotham';
}

/*****************************************
 * Component - Catalog Item
 *****************************************/

.catalog-item {
  display: flex;
  text-decoration: none;
}

.catalog-item:hover {
  text-decoration: none;
}

.catalog-item .catalog-logo {
  display: inline-block;
  width: 64px;
  height: 64px;
  padding: 1rem 0;
  margin: .8rem 2rem 0 0;
  text-align: center;
  font-size: 24px;
  color: white;
  background-color: var(--accent, #888);
  border-radius: 3px;
}

.catalog-item .catalog-details {
  border: 1px solid transparent;
  padding: 24px 30px 30px 40px;
}

.catalog-item .catalog-details:hover {
  border-color: #b3b9c1;
}

.catalog-item .catalog-details .catalog-title {
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.03em;
  font-family: 'Gotham';
  color: var(--primary);
}

.catalog-item .catalog-details .catalog-title b {
  font-weight: 500;
}

.catalog-item .catalog-details .catalog-title::before {
  width: 91px;
  height: 7px;
  background: linear-gradient(270deg, #26BBB3 0%, #4FC8EC 101.65%);
  box-shadow: 0px 0px 7px 3px rgba(204, 204, 204, 0.15);
  display: block;
  content: "";
  margin-bottom: 20px;
}

.catalog-item .catalog-details .catalog-title span {
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  font-family: 'Gotham';
  color: var(--primary) !important;
}

.catalog-buttons {
  display: flex;
  gap: 26px;
}

.catalog-buttons button {
  height: 40px;
  font-weight: 500;
  font-size: 12px;
  font-family: 'Gotham';
  letter-spacing: -0.01em;
  color: var(--primary);
  margin-bottom: 0;
  border-color: var(--primary);
  border-radius: 20px;
  text-transform: none;
}

.catalog-buttons button:hover {
  color: var(--primary);
  border-color: var(--primary);
  background-color: #def7ff;
  border-radius: 20px;
}

.catalog-buttons button svg {
  margin-right: 8px;
}

.content-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 0;
  color: white;
  background: var(--primary) url("https://developer-classic.vitu.com/portal/default/assets/images/pexels-pixabay-270557.png") center center no-repeat;
  background-size: cover;
  margin-bottom: 40px;
  min-height: 176px;
}

.content-header h1 {
  font-weight: normal;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.03em;
  font-family: 'Gotham';
  color: white;
  margin: 0 0 8px;
}

.content-header h6 {
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  font-family: 'Gotham';
  letter-spacing: -0.02em;
  margin: 0;
}

.catalog-img {
  display: flex;
  height: 100px;
  justify-content: center;
}

/*****************************************
 * Main –– Content
 *****************************************/
.main-container p,
.dashboard p {
  margin-left: 0 !important;
}

.main-container p,
.main-container ol,
.main-container ul,
.main-container pre,
.dashboard p,
.dashboard ol,
.dashboard ul,
.dashboard pre {
  max-width: 750px;
}

.main-container ul>li,
.dashboard ul>li {
  list-style: none;
  padding-left: 0;
  position: relative;
}

.main-container ul:not(.tab):not(.tabs-component-tabs)>li::before,
.dashboard ul:not(.tab):not(.tabs-component-tabs)>li::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: -1.2em;
}

code[class*=language-],
pre[class*=language-] {
  color: #fff !important;
  text-shadow: none !important;
}

/*****************************************
 * Page -- Login/Register
 *****************************************/
.auth-page_resetpassword .right-pane .inner-text p {
  font-weight: 500;
}

.reset-password {
  width: 100%;
  max-width: 380px !important;
}

.reset-password .form {
  margin-bottom: 15px !important;
}

.reset-password h1 {
  font-weight: normal;
  font-size: 43px;
  line-height: 1;
  font-family: 'Gotham';
  color: #013D4F;
  opacity: 0.9;
  text-align: left;
}

.reset-password p {
  font-size: 15px;
  line-height: 18px;
  color: #70757a !important;
  text-align: left;
}

.reset-password input[name="email"] {
  border: 1px solid #70757A;
  border-radius: 5px !important;
  height: 50px !important;
  font-size: 18px !important;
  font-family: 'Roboto';
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin-bottom: 13px !important;
  outline: none;
}

.reset-password input[name="email"]:focus {
  border-color: #33c3f0;
}

.reset-password button.primary {
  background: var(--button_secondary_fill_hover, lightblue) !important;
  border: 1px solid var(--button_secondary_fill_hover, lightblue) !important;
  height: 70px;
  font-weight: 500 !important;
  font-size: 18px;
  font-family: 'Gotham';
  text-transform: none;
  margin-top: 10px;
  opacity: 1 !important;
}

.reset-password button.primary,
.reset-password button.primary:not(:disabled) {
  color: var(--primary) !important;
}

.reset-password button.primary:hover {
  background: #30a4c7 !important;
  border: 1px solid #30a4c7 !important;
}

.reset-password button.primary:focus {
  border-color: #888 !important;
}

.reset-password a {
  font-weight: 500;
  font-size: 15px !important;
  font-family: 'Gotham';
  color: var(--text_links, blue) !important;
}

.reset-password .footer-logo {
  display: none;
}

#register input[type="text"],
#register input[type="password"] {
  height: 55px;
  font-size: 18px;
  font-family: 'Roboto';
  padding-left: 13px !important;
  padding-right: 13px !important;
  margin-bottom: 20px;
}

#login {
  margin-bottom: 17px;
}

#login::after {
  display: table;
  content: "";
  width: 100%;
}

input.login {
  border-color: #70757A;
  height: 50px !important;
  font-size: 18px;
  font-family: 'Roboto';
  padding-left: 13px !important;
  padding-right: 13px !important;
  margin-bottom: 20px;
}

#login .group {
  position: relative;
}

#login .group .eye {
  line-height: 0;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: 18px;
  right: 14px;
}

#login .group .eye .visible {
  display: none;
}

#login .group .eye_show {
  top: 16px;
  right: 13px;
}

#login .group .eye_show .visible {
  display: block;
}

#login .group .eye_show .hidden {
  display: none;
}

#login-button {
  margin-top: 10px;
}

#register #login-button {
  font-size: 15px;
}

.login-header {
  width: 100%;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  background: var(--primary);
  color: var(--text_navbar, white);
  height: 110px;
  z-index: 90;
}

.login-header h1,
.login-header h1 a {
  color: var(--text_primary, white);
  font-size: 2rem;
  margin: 0;
}

.login-header .brand .logo {
  max-height: 32px;
}

.login-header nav {
  display: none;
  position: relative;
}

.login-header .row {
  display: flex;
  align-items: center;
}

.login-header .row .four.columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.login-page {
  /* 90px for header 74px for footer */
  min-height: 100vh;
  /* needed to set height 100% on children */
  background-color: var(--page, white);
}

.login-page .auth-page {
  padding-top: 110px;
}

.login-footer {
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 110px;
  left: 0;
  /* swagger-ui-kong-theme sidebar has z-index: 15 */
  z-index: 20;
  bottom: 0;
  background: var(--primary);
}

.login-footer small {
  font-size: 12px;
  line-height: 30px;
  font-family: 'Gotham';
  color: #dedede;
}

.login-footer .nav-link {
  text-decoration: none;
}

.login-footer .nav-link+.nav-link small::before {
  display: inline;
  content: "|";
  color: #70757a;
  margin: 0 18px;
}

.login-footer .nav-link small {
  color: #70757a;
}

.login-footer .nav-button {
  background: var(--primary_button, rgba(0, 0, 0, 0.2));
  color: var(--primary_button_text, inherit);
  margin-right: 1rem;
}

.login-footer nav {
  display: flex;
  justify-content: flex-end;
  text-align: right;
}

/*****************************************
* Page -- User Information
*****************************************/
.field p {
  font-size: 14px !important;
  margin: 0 0 6px !important;
}

.field:not(:first-child) {
  padding-top: 25px !important;
}

.user-preferences {
  padding: 21px 0 113px;
}

.user-preferences h1 {
  font: normal 40px/48px 'Gotham';
  color: #013d4f;
  letter-spacing: -0.02em;
  padding-bottom: 27px;
}

.user-preferences h2,
.user-preferences h3 {
  font: 500 20px/24px 'Gotham';
  letter-spacing: -0.03em;
  margin: 0;
}

.user-preferences .divider {
  background-color: #c5cbc9 !important;
  margin: 20px 0 !important;
}

.user-preferences .divider+form {
  margin: 22px 0 33px !important;
}

.user-preferences input[type="text"] {
  width: 270px;
  height: 35px;
  background: #fff;
  border-color: #70757a;
  border-radius: 3px;
  color: #3e3f3e;
}

.user-preferences input[type="text"]:disabled {
  background: #EFEFEF !important;
}

/* .user-preferences .button {
  height: 40px;
  background: #def7ff !important;
  border: 1px solid #013d4f !important;
  font: 500 14px/17px 'Gotham' !important;
  letter-spacing: -0.01em !important;
  color: #013d4f !important;
  text-transform: none;
}

.user-preferences .button.outline-primary:hover {
  background: #adeafc !important;
}

.user-preferences .button.outline-primary:active {
  background: #adeafc !important;
  border-color: #009ee1 !important;
  color: #009ee1 !important;
}

.user-preferences .button.primary:disabled {
  background: #c4f1fd !important;
  background-color: #c4f1fd !important;
  color: rgba(0, 158, 225, 0.5) !important;
  opacity: 1 !important;
} */

.user-preferences .button {
  height: 40px;
  background: #4FC8EC !important;
  border: 1px solid #4FC8EC !important;
  border-radius: 5px !important;
  font: 500 14px/17px 'Gotham' !important;
  letter-spacing: -0.01em !important;
  color: #013d4f !important;
  text-transform: none;
}

.user-preferences .button.outline-primary:hover {
  background: #30a4c7 !important;
  border-color: #30a4c7 !important;
}

.user-preferences .button.outline-primary:active {
  background: #2787a4 !important;
  border-color: #2787a4 !important;
  color: #013d4f !important;
}

.user-preferences .button.primary:disabled {
  background: #c4f1fd !important;
  background-color: #c4f1fd !important;
  color: rgba(0, 158, 225, 0.5) !important;
  opacity: 1 !important;
}

.user-information .button.outline-primary,
.user-information .button.primary {
  width: 270px;
}

.user-information .button.primary+.button.secondary {
  margin-left: 21px;
}

.user-preferences .button.primary {
  background: #4fc8ec !important;
  border-color: #4fc8ec !important;
}

.user-preferences .button.primary:hover {
  background: #30a4c7 !important;
}

.user-preferences .button.primary:active:not(:disabled) {
  background: #2787a4 !important;
  border-color: #2787a4 !important;
}

.user-preferences .button.primary:disabled {
  background: #c4f1fd !important;
  background-color: #c4f1fd !important;
  color: rgba(0, 158, 225, 0.5) !important;
}

.user-information button.secondary,
.user-preferences .modal-footer button.secondary {
  background: #fff !important;
  border-color: #737373 !important;
  color: #737373 !important;
}

.user-preferences .modal-footer button.secondary {
  padding: 0 18px !important;
}

.user-preferences .modal-footer button.secondary:hover {
  background: #f1f3f4 !important;
}

.user-preferences .modal-footer button.secondary:active {
  background: #dde2e5 !important;
}

.user-preferences .modal-footer button.secondary:disabled {
  background: #fff !important;
  border-color: #dddddd !important;
  color: #dddddd !important;
}

.user-information button.secondary:hover {
  background: #f1f3f4 !important;
}

.user-information button.secondary:active {
  background: #dde2e5 !important;
}

.user-information button.secondary:disabled {
  background: #fff !important;
  border-color: #dddddd !important;
  color: #dddddd !important;
}

.change-password input[type="password"] {
  width: 270px;
  height: 35px;
  background: #fff;
  border-color: #70757a;
  border-radius: 3px;
  color: #3e3f3e;
}

.change-password .button {
  height: 40px;
  background: #4FC8EC !important;
  border: 1px solid #4FC8EC !important;
  border-radius: 5px !important;
  font: 500 14px/17px 'Gotham' !important;
  letter-spacing: -0.01em !important;
  color: #013d4f !important;
  text-transform: none;
}

.change-password .button.outline-primary:hover {
  background: #30a4c7 !important;
  border-color: #30a4c7 !important;
}

.change-password .button.outline-primary:active {
  background: #2787a4 !important;
  border-color: #2787a4 !important;
  color: #013d4f !important;
}

.change-password .button.primary:disabled {
  background: #c4f1fd !important;
  background-color: #c4f1fd !important;
  color: rgba(0, 158, 225, 0.5) !important;
  opacity: 1 !important;
}

.user-preferences .delete-account {
  background: #fff !important;
  border-color: #ff3940;
  font: 500 14px/17px 'Gotham' !important;
  color: #ff3940 !important;
  width: auto !important;
  height: 40px !important;
  padding: 0 24px !important;
  text-transform: none;
  position: absolute;
  top: 519px;
  right: 0;
}

.user-preferences .delete-account::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78564 13.0625H9.48877C9.66455 13.0625 9.84033 12.916 9.84033 12.7109V6.38281C9.84033 6.20703 9.66455 6.03125 9.48877 6.03125H8.78564C8.58057 6.03125 8.43408 6.20703 8.43408 6.38281V12.7109C8.43408 12.916 8.58057 13.0625 8.78564 13.0625ZM13.5903 3.21875H11.1587L10.1626 1.57812C9.92822 1.16797 9.45947 0.875 8.96143 0.875H6.00244C5.50439 0.875 5.03564 1.16797 4.80127 1.57812L3.80518 3.21875H1.40283C1.13916 3.21875 0.934082 3.45312 0.934082 3.6875V4.15625C0.934082 4.41992 1.13916 4.625 1.40283 4.625H1.87158V14.4688C1.87158 15.2598 2.48682 15.875 3.27783 15.875H11.7153C12.4771 15.875 13.1216 15.2598 13.1216 14.4688V4.625H13.5903C13.8247 4.625 14.0591 4.41992 14.0591 4.15625V3.6875C14.0591 3.45312 13.8247 3.21875 13.5903 3.21875ZM5.94385 2.36914C5.97314 2.33984 6.03174 2.28125 6.09033 2.28125C6.09033 2.28125 6.09033 2.28125 6.11963 2.28125H8.87354C8.93213 2.28125 8.99072 2.33984 9.02002 2.36914L9.51807 3.21875H5.4458L5.94385 2.36914ZM11.7153 14.4688H3.27783V4.625H11.7153V14.4688ZM5.50439 13.0625H6.20752C6.3833 13.0625 6.55908 12.916 6.55908 12.7109V6.38281C6.55908 6.20703 6.3833 6.03125 6.20752 6.03125H5.50439C5.29932 6.03125 5.15283 6.20703 5.15283 6.38281V12.7109C5.15283 12.916 5.29932 13.0625 5.50439 13.0625Z' fill='%23FF3940'/%3E%3C/svg%3E%0A");
  margin-right: 3px;
  transform: translateY(-1px);
}

.user-preferences .delete-account:hover {
  background: #ffdedf !important;
}

.user-preferences .delete-account:active {
  background: #ff3940 !important;
  color: #fff !important;
}

.user-preferences .delete-account:active::before {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78564 13.0625H9.48877C9.66455 13.0625 9.84033 12.916 9.84033 12.7109V6.38281C9.84033 6.20703 9.66455 6.03125 9.48877 6.03125H8.78564C8.58057 6.03125 8.43408 6.20703 8.43408 6.38281V12.7109C8.43408 12.916 8.58057 13.0625 8.78564 13.0625ZM13.5903 3.21875H11.1587L10.1626 1.57812C9.92822 1.16797 9.45947 0.875 8.96143 0.875H6.00244C5.50439 0.875 5.03564 1.16797 4.80127 1.57812L3.80518 3.21875H1.40283C1.13916 3.21875 0.934082 3.45312 0.934082 3.6875V4.15625C0.934082 4.41992 1.13916 4.625 1.40283 4.625H1.87158V14.4688C1.87158 15.2598 2.48682 15.875 3.27783 15.875H11.7153C12.4771 15.875 13.1216 15.2598 13.1216 14.4688V4.625H13.5903C13.8247 4.625 14.0591 4.41992 14.0591 4.15625V3.6875C14.0591 3.45312 13.8247 3.21875 13.5903 3.21875ZM5.94385 2.36914C5.97314 2.33984 6.03174 2.28125 6.09033 2.28125C6.09033 2.28125 6.09033 2.28125 6.11963 2.28125H8.87354C8.93213 2.28125 8.99072 2.33984 9.02002 2.36914L9.51807 3.21875H5.4458L5.94385 2.36914ZM11.7153 14.4688H3.27783V4.625H11.7153V14.4688ZM5.50439 13.0625H6.20752C6.3833 13.0625 6.55908 12.916 6.55908 12.7109V6.38281C6.55908 6.20703 6.3833 6.03125 6.20752 6.03125H5.50439C5.29932 6.03125 5.15283 6.20703 5.15283 6.38281V12.7109C5.15283 12.916 5.29932 13.0625 5.50439 13.0625Z' fill='%23fff'/%3E%3C/svg%3E%0A");
}

.user-preferences .delete-account:disabled {
  background: #fff !important;
  border-color: #ffbfc2 !important;
  color: #ffbfc2 !important;
}

.user-preferences .delete-account svg {
  display: none;
}

.user-preferences .modal-dialog {
  padding: 20px 30px !important;
}

.change-password .divider {
  margin-bottom: 27px !important;
}

.change-password form+.row {
  width: 270px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.change-password form+.row::after {
  display: none;
}

.change-password .button.outline-primary {
  padding: 0 25px !important;
  margin-left: auto;
}

.change-password form+.row .button {
  padding: 0 18px !important;
}

.change-password form+.row .button:first-child {
  order: 5;
}

.change-password form+.row .button:nth-child(2) {
  background: #fff !important;
  border-color: #737373 !important;
  color: #737373 !important;
}

.change-password form+.row .button:nth-child(2):hover {
  background: #f1f3f4 !important;
}

.change-password form+.row .button:nth-child(2):active {
  background: #dde2e5 !important;
}

.change-password form+.row .button:nth-child(2):disabled {
  background: #fff !important;
  border-color: #dddddd !important;
  color: #dddddd !important;
}

/* button alert & danger */
.button.danger {
  background: #fff !important;
  border-color: #ff3940;
  font: 500 14px/17px 'Gotham' !important;
  color: #ff3940 !important;
  width: auto !important;
  height: 40px !important;
  padding: 0 24px !important;
  text-transform: none;
  position: relative;
  border-radius: 3px !important;
}

.button.danger::before {
  content: "";
  border: 1px solid #ff3940;
  border-radius: 3px;
  pointer-events: none;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}

.button.danger:hover {
  background: #ffdedf !important;
}

.button.danger:active {
  background: #ff3940 !important;
  color: #fff !important;
}

.button.danger:disabled {
  background: #fff !important;
  border-color: #ffbfc2 !important;
  color: #ffbfc2 !important;
}

/*****************************************
 * Page -- Homepage
 *****************************************/

/*
 * Homepage Component -- Hero
 */

.homepage {
  overflow: hidden;
}

.homepage .page {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: var(--hero, #000000);
  background: url("https://developer-classic.vitu.com/portal/default/assets/images/homepage.jpg") center center no-repeat;
  background-size: cover;
}

.homepage-hero {
  max-width: 930px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  font-size: 18px;
  line-height: 27px;
  font-family: 'Gotham';
  letter-spacing: -0.03em;
  color: var(--text_hero, #FFFFFF);
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

.homepage-hero::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 1500px;
  background: linear-gradient(90deg, rgba(1, 61, 79, 0.8) 50%, rgba(1, 61, 79, 0) 113.82%);
  z-index: 0;
}

.homepage-content {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 580px;
}

.homepage-content p {
  max-width: 500px;
}

.homepage-content .btn {
  display: inline-block;
  background: #4FC8EC;
  font-family: 'Gotham';
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.03em;
  color: #013D4F;
  padding: 10px 26px;
  margin-top: 16px;
  border-radius: 50px;
}

.homepage-content .btn:hover {
  background: rgba(79, 200, 236, 0.15);
  border: 1px solid #4fc8ec;
  color: #4fc8ec;
}

.homepage-hero h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 55px;
  font-family: 'Gotham';
  color: var(--text_hero, #FFFFFF);
  letter-spacing: -0.03em;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.homepage-hero h3 span {
  display: block;
  color: var(--text_secondary, #4FC8EC);
}

.homepage-hero .hero-footer .btn {
  font-size: 16px;
  padding: .6em 2em;
}

.homepage-hero .hero-footer h4 {
  color: var(--text_headings, #000000);
}

.homepage-hero .hero-footer {
  background-color: white;
  height: 220px;
  padding: 50px;
}

.homepage .site-footer {
  border-top-color: #013D4F;
  background-color: #013D4F;
}

.homepage .footer-logo {
  display: none;
}

.homepage .footer-copyright {
  color: #fff;
  text-transform: uppercase;
}

.homepage .site-footer .nav-link small {
  color: #4FC8EC;
}

.homepage .site-footer .nav-link+.nav-link small::before {
  color: #4FC8EC;
}

/*
 * Homepage Component -- Catalog
 */

.homepage-catalog {
  width: 100%;
  padding: 0 2rem;
  text-align: center;
  margin-top: -30px;
}

.homepage-catalog .catalog-footer {
  padding: 2rem 0;
}

/* Desktop Sizings */

@media(min-width: 749px) {
  .homepage-catalog {
    width: 90%;
    margin: -30px auto 0;
  }
}

@media(min-width: 1000px) {
  .homepage-catalog {
    width: 80%;
  }
}

/*
 * Homepage Component -- Client List
 */

.homepage-clients {
  padding: 100px 0;
  text-align: center;
}

.homepage-clients .client {
  padding: 2.5rem 5rem;
  margin: 1rem;
  background: #f5f5f5;
  color: #aaa;
  font-weight: 500;
  display: inline-block;
}

/*****************************************
 * Page -- Service Catalog
 *****************************************/

.service-catalog {
  padding-top: 0 !important;
}

.service-catalog .catalog-item {
  margin-bottom: 30px;
}

/*****************************************
 * Page -- About
 *****************************************/

/*
 * About Section -- Hero
 */

.about .about-hero {
  padding: 5em 0;
  background: var(--hero);
}

.about .about-hero h6 {
  margin-bottom: .5em;
  text-transform: uppercase;
  color: var(--text_hero);
}

.about .about-hero h2 {
  color: var(--text_hero);
}

.about .about-hero li {
  color: var(--text_hero);
}


/*
 * About Section -- Team
 */

.about .about-team {
  padding: 3em 0;
  text-align: center;
}

.about .member-title {
  color: var(--text_secondary, #8C8C8C);
}

/*****************************************
 * Page -- 404
 *****************************************/

.error-404 {
  background-color: #f8f8f8;
  text-align: center
}

.error-404.align-container {
  height: 100vh;
}

.error-404 .title {
  color: var(--primary);
  font-weight: 400;
  font-size: 1.75em;
  margin-top: 0
}

.error-404 p {
  color: var(--tertiary);
}

@media (min-width: 768px) {
  .error-404 .title {
    font-size: 2.5em
  }
}

/*****************************************
 * Page -- Auth (Basic Auth / Key Auth / OIDC)
 *****************************************/

.auth-page {
  min-height: calc(100vh - 110px);
  display: flex;
  flex-direction: row;
}

.auth-page>section,
.auth-page>div {
  flex: 1;
}

.auth-page .left-pane {
  order: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.auth-page .left-pane .inner {
  width: 100%;
  max-width: 380px;
}

.auth-page .left-pane .inner .container {
  width: 100%;
}

.auth-page .left-pane .inner h2,
.auth-page .left-pane .inner h3 {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 400;
  font-size: 43px;
  line-height: 52px;
  letter-spacing: -0.03em;
}

.auth-page .left-pane input {
  width: 100%;
}

.auth-page .left-pane p.color-dark+p {
  transform: translateY(-10px);
}

.auth-page .left-pane .form-action {
  transform: translateY(-25px);
}

.auth-page .left-pane .form-action p {
  margin: 15px 0 0;
}

.auth-page .right-pane {
  display: none;
  background: black;
  background: var(--hero, black) url('https://developer-classic.vitu.com/portal/default/assets/images/pexels-pixabay-270557.jpg') center center no-repeat;
  background-size: cover;
  color: white;
  align-items: center;
  justify-content: center;
  padding-left: 5.5rem;
  padding-right: 5.5rem;
}

.auth-page .right-pane .inner {
  width: 100%;
}

.auth-page .right-pane .inner-text {
  display: flex;
  justify-content: center;
  width: 100%;
}

.auth-page .right-pane .inner h2,
.auth-page .right-pane .inner h3,
.auth-page .right-pane .inner h4,
.auth-page .right-pane .inner h5,
.auth-page .right-pane .inner p {
  color: white;
}

.auth-page .right-pane h4 {
  font-weight: 500;
  font-size: 65px;
  line-height: 67px;
  letter-spacing: -0.04em;
  font-family: 'Gotham';
}

.auth-page .right-pane h4 span {
  display: block;
  color: #4FC8EC;
}

.auth-page .site-footer small {
  font-size: 12px;
  line-height: 30px;
  font-family: 'Gotham';
  color: #dedede;
}

@media (min-width: 768px) {
  .auth-page .right-pane {
    display: flex;
    flex: 0 0 50%;
  }
}

/*****************************************
 * Page -- Auth (Basic Auth / Key Auth / OIDC)
 *****************************************/

.page .dashboard {
  padding: 2em 0;
}

/*****************************************
 * Documents
 *****************************************/
.doc-header {
  margin: 0 40px 9px;
  padding: 15px 0;
  border-bottom: 1px solid #013D4F;
}

.doc-header h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  font-family: 'Gotham';
  color: #013d4f;
  letter-spacing: -0.02em;
  margin-bottom: 6px;
}

.doc-header h5 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  font-family: 'Gotham';
}

#sidebar {
  font-family: 'Gotham' !important;
}

#sidebar>li {
  padding-right: 44px;
}

#sidebar>li>a,
#sidebar>li ul li>a {
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Gotham';
  color: #fff;
  opacity: 0.8;
  padding: 11px 10px 11px 72px;
  text-decoration: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: relative;
}

#sidebar>li ul {
  margin: 0;
}

#sidebar>li ul li {
  margin: 16px 0 26px;
}

#sidebar>li ul li:last-child {
  margin-bottom: 16px;
}

#sidebar>li ul li>a {
  padding: 0 10px 0 90px;
}

#sidebar>li ul li>a::before {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #4fc8ec;
  position: absolute;
  top: 9px;
  left: 72px;
}

#sidebar>li>a i.sidebar-icon,
#sidebar>li>a svg {
  content: "";
  width: 18px;
  height: 24px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 9px;
  left: 38px;
  margin: 0;
}

i.sidebar-icon.undefined {
  display: none;
}

#sidebar>li>a i.sidebar-icon.webhooks {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-webhooks.svg');
}

#sidebar>li>a i.sidebar-icon.validateecheck {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-validateecheck.svg');
}

#sidebar>li>a i.sidebar-icon.createrefund {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-createrefund.svg');
}

#sidebar>li>a i.sidebar-icon.gettransaction {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-gettransaction.svg');
}

#sidebar>li>a i.sidebar-icon.createcharge {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-createcharge.svg');
}

#sidebar>li>a i.sidebar-icon.createcustomer {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-createcustomer.svg');
}

#sidebar>li>a i.sidebar-icon.createpayment,
#sidebar>li>a i.sidebar-icon.requestpayment {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-createpayment.svg');
}

#sidebar>li>a i.sidebar-icon.authentication {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-authentication.svg');
}

#sidebar>li>a i.sidebar-icon.flowdiagram {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-flowdiagram.svg');
}

#sidebar>li>a i.sidebar-icon.phases {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-phases.svg');
}

#sidebar>li>a i.sidebar-icon.assumptions {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-assumptions.svg');
}

#sidebar>li>a i.sidebar-icon.introduction {
  background-image: url('https://developer-classic.vitu.com/portal/default/assets/images/icons/sidebar-introduction.svg');
}

#sidebar>li svg {
  color: #4fc8ec;
  width: 18px;
  margin-right: 17px;
}

#sidebar>li>a:hover {
  color: #4fc8ec;
}

#sidebar>li.active>a {
  color: #4fc8ec;
  background-color: #014b5f;
}

/*****************************************
* API
*****************************************/
.sidebar-list ul li .method-post:before,
.sidebar-list ul li .method-put:before,
.sidebar-list ul li .method-get:before,
.sidebar-list ul li .method-delete:before,
.sidebar-list ul li .method-patch:before,
.sidebar-list ul li .method-head:before,
.sidebar-list ul li .method-options:before {
  font: 700 10px/14px 'Roboto Slab' !important;
  width: 42px !important;
  padding: 2px 2px 3px !important;
  box-sizing: border-box;
}

#sidebar .sidebar-menu {
  padding-bottom: 130px;
}

.sidebar {
  position: fixed;
  width: 325px;
  background-color: var(--primary);
  height: calc(100vh - 74px);
}

.sidebar-menu {
  width: 325px !important;
  background-color: var(--primary) !important;
}

.spec.sidebar-list h3,
.doc .sidebar h3 {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  font-family: 'Gotham';
  color: #fff;
  letter-spacing: 0.01em;
  padding: 17px 0 24px 42px;
  margin: 0;
}

.sidebar-list ul li .submenu-title {
  font-size: 16px;
  line-height: 20px;
  font-family: 'Gotham';
  color: #fff !important;
  background: none !important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px 10px 10px 64px !important;
  margin-right: 40px;
}

.sidebar-list ul li .submenu-title:before {
  left: 40px !important;
  top: 11px !important;
  content: url("https://developer-classic.vitu.com/portal/default/assets/images/icons/chevron-right-sidebar.svg") !important;
}

.sidebar-list ul li.active .submenu-title:before {
  left: 38px !important;
  content: url("https://developer-classic.vitu.com/portal/default/assets/images/icons/chevron-down-sidebar.svg") !important;
}

.sidebar-list ul li .submenu-title:hover {
  color: #4fc8ec !important;
  opacity: 0.8;
}

.sidebar-list ul li.active .submenu-title {
  /* background: #014b5f !important; */
  color: var(--secondary) !important;
}

.sidebar-list .method {
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 10px 20px 10px 49px !important;
}

.sidebar-list .method:hover {
  background: none !important;
}

.sidebar-list ul li a {
  color: #fff !important;
  opacity: 0.8 !important;
}

.sidebar-list ul li a:hover {
  background: none !important;
  opacity: 1 !important;
}

#sidebar .spec.list-title {
  display: none !important;
}

.filter-container {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 24px;
}

.filter-container .filter {
  display: block;
  position: relative;
}

.filter-container .filter::before {
  pointer-events: none;
  position: absolute;
  top: 11px;
  left: 11px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' d='M17.8594 16.7383L13.6055 12.4844C13.5 12.4141 13.3945 12.3438 13.2891 12.3438H12.832C13.9219 11.0781 14.625 9.39062 14.625 7.5625C14.625 3.55469 11.3203 0.25 7.3125 0.25C3.26953 0.25 0 3.55469 0 7.5625C0 11.6055 3.26953 14.875 7.3125 14.875C9.14062 14.875 10.793 14.207 12.0938 13.1172V13.5742C12.0938 13.6797 12.1289 13.7852 12.1992 13.8906L16.4531 18.1445C16.6289 18.3203 16.9102 18.3203 17.0508 18.1445L17.8594 17.3359C18.0352 17.1953 18.0352 16.9141 17.8594 16.7383ZM7.3125 13.1875C4.18359 13.1875 1.6875 10.6914 1.6875 7.5625C1.6875 4.46875 4.18359 1.9375 7.3125 1.9375C10.4062 1.9375 12.9375 4.46875 12.9375 7.5625C12.9375 10.6914 10.4062 13.1875 7.3125 13.1875Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 19px;
  height: 19px;
  z-index: 1;
}

.operation-filter-input {
  color: #fff;
  width: 100% !important;
  height: 40px !important;
  border-color: #014b5f !important;
  background-color: #014b5f !important;
  padding: 0 38px !important;
  margin: 0 !important;
}

.operation-filter-input::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

@media (min-width: 1201px) {
  .swagger-ui.has-sidebar {
    margin-left: 373px !important;
  }
}

/*****************************************
 * Utilities
 *****************************************/

.page {
  /* 90px for header 74px for footer */
  min-height: calc(100vh - 110px);
  padding-top: 110px;
  /* needed to set height 100% on children */
  background-color: var(--page, white);
}

.align-container {
  display: table;
  width: 100%;
  height: 100%
}

.align-inner {
  display: table-cell;
  vertical-align: middle
}

.align-inner--top {
  vertical-align: top
}

.align-inner--bottom {
  vertical-align: bottom
}

.toggle-content {
  display: none;
}

.toggle-content.is-visible {
  display: inherit;
}

@media (min-width: 768px) {
  .align-right {
    text-align: right
  }
}

.container {
  max-width: 1500px;
}

.catalog-filter::placeholder {
  color: white;
}

/* TERMS */
.terms {
  font: normal 14px/24px 'Gotham';
  color: #3e3f3e;
  padding-top: 49px;
  padding-bottom: 72px;
}

.terms a {
  font-weight: 500;
}

.terms h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.02em;
  font-family: 'Gotham';
  color: #013D4F;
  margin-bottom: 36px;
}

.terms h2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  font-family: 'Gotham';
}

.terms h3 {
  font-weight: 400;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: inherit;
  margin-left: 24px;
}

.terms h4 {
  font-weight: 400;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: inherit;
  margin-left: 91px;
}

.terms pre>code {
  white-space: normal;
}

/* Terms of Use – popup */
.ui-dialog .ui-dialog-content {
  background: #fff;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.popup-terms {
  font: 400 14px/24px 'Gotham';
  color: #3e3f3e;
  padding: 0 !important;
  border: none !important;
}

.popup-terms::before {
  background: #013D4F;
  opacity: 0.5;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup-terms .ui-resizable-handle {
  display: none !important;
}

.popup-terms-content {
  height: 700px;
  padding: 33px 15px 0 55px;
  overflow: hidden;
}

.popup-terms-rules {
  height: 100%;
  flex: 1;
  padding-right: 30px;
  padding-bottom: 120px;
  overflow-x: hidden;
  overflow-y: auto;
}

.popup-terms-rules::-webkit-scrollbar {
  width: 5px;
}

.popup-terms-rules::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 5px;
}

.popup-terms-rules.terms {
  padding-top: 0;
}

.popup-terms-rules h1 {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.03em;
  margin-bottom: 12px;
}

.popup-terms-rules a {
  color: var(--text_links, blue);
}

.popup-terms-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 87px;
  background: linear-gradient(360deg, #FFFFFF 73.03%, rgba(255, 255, 255, 0) 147.19%);
  border-radius: 0px 0px 5px 5px;
  padding: 0 55px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}

.popup-terms-footer.disabled::before {
  content: "";
  background: linear-gradient(360deg, #FFFFFF 73.03%, rgba(255, 255, 255, 0) 147.19%);
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.55;
}

.popup-terms-footer::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 55px;
  background-color: #fff;
}

.popup-terms-footer .checkbox {
  display: flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
}

.popup-terms-footer .checkbox input {
  display: none;
}

.popup-terms-footer .checkbox span::before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  margin-right: 12px;
}

.popup-terms-footer .checkbox span {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #4b4c4b;
}

.popup-terms-footer .checkbox input:checked+span::before {
  border: none;
  background: #fff url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1365_1169' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 0H2C0.9 0 0 0.9 0 2V16C0 17.1 0.9 18 2 18H16C17.1 18 18 17.1 18 16V2C18 0.9 17.1 0 16 0ZM6.99965 14L1.99965 9.19231L3.39965 7.84615L6.99965 11.3077L14.5997 4L15.9997 5.34615L6.99965 14Z' fill='black'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1365_1169)'%3E%3Crect x='-0.0561981' width='17.669' height='18' fill='%234FC8EC'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: cover;
}

.popup-terms-footer .checkbox,
.popup-terms-footer button {
  margin: 0 !important;
}

.popup-terms-footer button {
  display: inline-block;
  height: 32px;
  background-color: var(--button_secondary_fill_hover, lightblue);
  border: 1px solid var(--button_secondary_fill_hover, lightblue);
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Gotham';
  color: var(--primary);
  text-transform: none;
  padding: 4px 21px;
}

.popup-terms-footer button:hover {
  background-color: #30a4c7;
  border: 1px solid #30a4c7;
  color: var(--primary);
}