/* This file is auto-generated */
.alert.alert-danger,
.alert.alert-success,
.endpoint .method-badge,
a.text-primary {
  color: var(--text-primary)
}
.alert.alert-success,
.table .badge.badge-success,
.widget .badge.badge-success {
  background-color: var(--background-success)
}
.modal .modal-footer button,
.modal input + .form-text {
  margin-top: 0
}
:root {
  font-family: Inter,sans-serif;
  --bs-body-font-family: "Inter",sans-serif
}
.button.button-large,
.font-label-large {
  font-family: "Inter Medium",Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px
}
.button,
.font-label-regular,
.modal .btn,
.sidebar .nav-link {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px
}
.button.button-small,
.code-block .code-header,
.endpoint .method-badge,
.font-label-small,
.table .badge,
.table .table.badge td,
.table th,
.table th.table td,
.table.font-label-small td,
.tabs-container .tabs .tab,
.widget .badge,
.widget .table.badge td {
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px
}
.card.font-body-large,
.card.font-body-large dd,
.card.font-body-large dt,
.font-body-large {
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px
}
.font-body-regular,
.table td {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px
}
.alert,
.font-body-small,
.modal .alert,
.table td.font-body-small {
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px
}
.code-block pre,
.font-code,
code {
  font-family: Menlo,Monaco,monospace;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px
}
:root {
  --bs-body-font-size: $font-body-regular-font-size
}
.alert {
  margin: 0;
  padding: 16px
}
.alert.alert-danger {
  background-color: var(--background-error)
}
.get-started {
  display: none
}
body.guest .get-started {
  display: block
}
.code-block pre,
code {
  color: var(--text-secondary)
}
.mb-64 {
  margin-bottom: 64px
}
.alert {
  max-width: 720px;
  padding: 11px 16px
}
.endpoint .method-badge {
  display: inline-block;
  padding: 3px 6px;
  border-radius: 4px;
  background-color: var(--background-info);
  margin-right: 1em
}
.code-block {
  max-width: 720px;
  width: 100%;
  background-color: var(--background-widget);
  border-radius: var(--border-radius-card);
  padding: 16px;
  display: flex;
  gap: 16px;
  justify-content: space-between
}
.code-block .code-header {
  margin: 0 0 16px
}
.code-block > :first-child {
  width: 100%;
  max-width: 100%
}
.code-block pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  margin-bottom: 0
}
.table td,
.table th.sorted,
.tabs-container .tabs .tab {
  color: var(--text-primary)
}
.code-block.no-padding {
  padding: 0
}
.code-block .copy-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  cursor: pointer;
  font-size: 24px
}
.code-block .y-clipboard-icon {
  display: block;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6%200.5H14C15.1046%200.5%2016%201.39543%2016%202.5V10.5H14V2.5H6V0.5Z'%20fill='black'%20fill-opacity='0.6'/%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%204.5C11.1046%204.5%2012%205.39543%2012%206.5V12.5C12%2013.6046%2011.1046%2014.5%2010%2014.5H4C2.89543%2014.5%202%2013.6046%202%2012.5V6.5C2%205.39543%202.89543%204.5%204%204.5H10ZM4%206.5V12.5H10V6.5H4Z'%20fill='black'%20fill-opacity='0.6'/%3E%3C/svg%3E");
  background-size: 16px
}
@media (prefers-color-scheme:dark) {
  .code-block .y-clipboard-icon {
    background: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6%200.5H14C15.1046%200.5%2016%201.39543%2016%202.5V10.5H14V2.5H6V0.5Z'%20fill='white'%20fill-opacity='0.6'/%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%204.5C11.1046%204.5%2012%205.39543%2012%206.5V12.5C12%2013.6046%2011.1046%2014.5%2010%2014.5H4C2.89543%2014.5%202%2013.6046%202%2012.5V6.5C2%205.39543%202.89543%204.5%204%204.5H10ZM4%206.5V12.5H10V6.5H4Z'%20fill='white'%20fill-opacity='0.6'/%3E%3C/svg%3E")
  }
}
:root {
  --text-primary: #000000;
  --text-secondary: rgba(0, 0, 0, 0.6);
  --text-tertiary: rgba(0, 0, 0, 0.4);
  --text-inverted: #F7F5F2;
  --text-fixed: #000000;
  --background-sheet: #FFFFFF;
  --background-widget: #F7F5F2;
  --background-neutral: #F0EEEB;
  --background-overlay: rgba(172, 166, 157, 0.2);
  --background-inverted: #000000;
  --background-brand: #F4F42A;
  --background-info: #90DAFF;
  --background-success: #CBED8D;
  --background-warning: #FFE46A;
  --background-error: #FFC4A9;
  --border-primary: rgba(172, 166, 157, 0.2)
}
@media (prefers-color-scheme:dark) {
  :root {
    --text-primary: #FFFFFF;
    --text-secondary: rgba(255, 255, 255, 0.6);
    --text-tertiary: rgba(255, 255, 255, 0.4);
    --text-inverted: #000000;
    --text-fixed: #000000;
    --background-sheet: #1A1A1A;
    --background-widget: #000000;
    --background-neutral: #333333;
    --background-overlay: rgba(0, 0, 0, 0.6);
    --background-inverted: #F7F5F2;
    --background-brand: rgba(244, 244, 42, 0.95);
    --background-info: rgba(0, 170, 255, 0.5);
    --background-success: rgba(128, 198, 0, 0.5);
    --background-warning: rgba(255, 208, 0, 0.6);
    --background-error: rgba(251, 80, 0, 0.5);
    --background-danger: rgba(251, 80, 0, 0.5);
    --border-primary: rgba(172, 166, 157, 0.1)
  }
}
:root {
  --background-danger: var(--background-error);
  --bs-body-color: var(--text-secondary);
  --bs-tertiary-bg: var(--background-sheet);
  --bs-border-color: var(--border-primary);
  --bs-secondary-color: var(--text-secondary)
}
:root .alert {
  --bs-alert-border: var(--border-primary)
}
:root .card {
  --bs-card-bg: var(--background-sheet)
}
:root table {
  --bs-table-hover-bg: var(--background-widget);
  --bs-table-hover-color: var(--text-primary);
  --bs-table-border-color: var(--border-primary)
}
:root .modal {
  --bs-modal-bg: var(--background-sheet);
  --bs-modal-color: var(--text-secondary);
  --bs-heading-color: var(--text-primary)
}
:root .form-control {
  --bs-form-control-bg: var(--background-sheet);
  --bs-border-color: var(--border-primary)
}
:root .list-group-item {
  --bs-list-group-bg: transparent;
  --bs-list-group-border-width: 0;
  --bs-list-group-color: var(--text-primary)
}
.text-primary {
  color: var(--text-primary)!important
}
.text-secondary {
  color: var(--text-secondary)
}
.text-tertiary {
  color: var(--text-tertiary)
}
.text-inverted {
  color: var(--text-inverted)
}
.bg-sheet {
  background-color: var(--background-sheet)!important
}
.bg-widget {
  background-color: var(--background-widget)!important
}
.bg-neutral {
  background-color: var(--background-neutral)!important
}
.bg-overlay {
  background-color: var(--background-overlay)!important
}
.bg-inverted {
  background-color: var(--background-inverted)!important
}
.bg-brand {
  background-color: var(--background-brand)!important
}
.bg-info {
  background-color: var(--background-info)!important
}
.bg-success {
  background-color: var(--background-success)!important
}
.bg-warning {
  background-color: var(--background-warning)!important
}
.bg-error {
  background-color: var(--background-error)!important
}
.border-primary {
  border-color: var(--border-primary)
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Inter-Regular.woff2) format("woff2")
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Inter-Medium.woff2) format("woff2")
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Inter-SemiBold.woff2) format("woff2")
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Inter-Bold.woff2) format("woff2")
}
.alert button.btn-close {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.00008 9.4143L12.1925 13.6067L13.6067 12.1925L9.4143 8.00009L13.6067 3.80768L12.1925 2.39346L8.00008 6.58587L3.70718 2.29297L2.29297 3.70718L6.58587 8.00009L2.293 12.293L3.70721 13.7072L8.00008 9.4143Z' fill='black' fill-opacity='0.4'/%3E%3C/svg%3E") center center no-repeat;
  padding: 12px
}
:root {
  --border-radius-badge: 4px
}
.table {
  width: 100%
}
.table td {
  padding-top: 10px;
  padding-bottom: 9px
}
.table th {
  color: var(--text-secondary)
}
.table .badge,
.widget .badge {
  color: var(--text-primary);
  padding: 2px 6px;
  border-radius: var(--border-radius-badge)
}
.table .badge.badge-warning,
.widget .badge.badge-warning {
  background-color: var(--background-warning)
}
.table .badge.badge-danger,
.widget .badge.badge-danger {
  background-color: var(--background-danger)
}
.table .badge.badge-neutral,
.tabs-container .tabs,
.widget .badge.badge-neutral {
  background-color: var(--background-neutral)
}
.table .badge.badge-info,
.widget .badge.badge-info {
  background-color: var(--background-info)
}
:root {
  --border-radius-tabs: 30px
}
.tabs-container .tabs {
  border-radius: var(--border-radius-button);
  display: inline-flex;
  margin-bottom: 16px
}
.tabs-container .tabs .tab {
  position: relative;
  background: 0 0;
  border: none;
  padding: 6px 12px;
  border-radius: var(--border-radius-tabs)
}
.modal .modal-body label,
.modal .modal-body p,
.sidebar .nav-link {
  color: var(--text-secondary)
}
.tabs-container .tabs .tab:not(.active):not(:last-child):after {
  position: absolute;
  right: 0;
  display: inline-block;
  content: "";
  width: 1px;
  height: 18px;
  border: 1px solid var(--border-primary)
}
.tabs-container .tabs .tab:not(.active):not(:last-child):has(+.active):after {
  display: none
}
.tabs-container .tabs .tab.active {
  background-color: var(--background-inverted);
  color: var(--text-inverted)
}
:root {
  font-family: Inter,sans-serif;
  --bs-body-font-family: "Inter",sans-serif;
  --Font-size-Display-xLarge: 72px;
  --Line-height-Display-xLarge: 72px;
  --Font-size-Display-xLarge-compact: 44px;
  --Line-height-Display-xLarge-compact: 46px;
  --Font-size-Display-Large: 56px;
  --Line-height-Display-Large: 56px;
  --Font-size-Display-Large-compact: 36px;
  --Line-height-Display-Large-compact: 38px;
  --Font-size-Display-Regular: 36px;
  --Line-height-Display-Regular: 42px;
  --Font-size-Display-Regular-compact: 24px;
  --Line-height-Display-Regular-compact: 30px;
  --Font-size-Number-xLarge-compact: 144px;
  --Line-height-Number-xLarge-compact: 128px;
  --Font-size-Number-Large-compact: 64px;
  --Line-height-Number-Large-compact: 56px;
  --Font-size-Number-xLarge: 296px;
  --Line-height-Number-xLarge: 256px;
  --Font-size-Number-Large: 144px;
  --Line-height-Number-Large: 128px
}
.font-display-large,
.font-display-regular,
.font-display-small,
.font-display-xlarge {
  font-family: Inter;
  font-style: normal
}
.font-display-xlarge {
  font-size: var(--Font-size-Display-xLarge,72px);
  font-weight: 600;
  line-height: var(--Line-height-Display-xLarge,72px);
  letter-spacing: -2.88px
}
@media (max-width:767px) {
  .font-display-xlarge {
    font-family: Inter;
    font-size: var(--Font-size-Display-xLarge-compact,44px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--Line-height-Display-xLarge-compact,46px);
    letter-spacing: -1.76px
  }
}
.font-display-large {
  font-size: var(--Font-size-Display-Large,56px);
  font-weight: 600;
  line-height: var(--Line-height-Display-Large,56px);
  letter-spacing: -1.68px
}
@media (max-width:767px) {
  .font-display-large {
    font-family: Inter;
    font-size: var(--Font-size-Display-Large-compact,36px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--Line-height-Display-Large-compact,38px);
    letter-spacing: -1.08px
  }
}
.font-display-regular {
  font-size: var(--Font-size-Display-Regular,36px);
  font-weight: 400;
  line-height: var(--Line-height-Display-Regular,42px);
  letter-spacing: -.72px
}
@media (max-width:767px) {
  .font-display-regular {
    font-family: Inter;
    font-size: var(--Font-size-Display-Regular-compact,24px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--Line-height-Display-Regular-compact,30px);
    letter-spacing: -.48px
  }
}
.font-display-small {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -.48px
}
.font-heading-h1,
.font-heading-h2 {
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  line-height: 30px;
  letter-spacing: -.24px
}
.font-heading-h1 {
  font-weight: 700
}
.font-heading-h2 {
  font-weight: 600
}
.card .card-title,
.font-heading-h3,
.font-number-large,
.font-number-xlarge {
  font-family: Inter;
  font-weight: 700;
  font-style: normal
}
.card .card-title,
.font-heading-h3 {
  font-size: 18px;
  line-height: 24px
}
.font-number-xlarge {
  font-size: var(--Font-size-Number-xLarge,296px);
  line-height: var(--Line-height-Number-xLarge,256px);
  letter-spacing: -14.8px
}
@media (max-width:767px) {
  .font-number-xlarge {
    font-family: Inter;
    font-size: var(--Font-size-Number-xLarge-compact,144px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--Line-height-Number-xLarge-compact,128px);
    letter-spacing: -7.2px
  }
}
.font-number-large {
  font-size: var(--Font-size-Number-Large,144px);
  line-height: var(--Line-height-Number-Large,128px);
  letter-spacing: -7.2px
}
@media (max-width:767px) {
  .font-number-large {
    font-family: Inter;
    font-size: var(--Font-size-Number-Large-compact,64px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--Line-height-Number-Large-compact,56px);
    letter-spacing: -3.2px
  }
}
.modal {
  --bs-modal-width: 480px;
  --bs-modal-border-radius: 16px;
  --bs-modal-inner-border-radius: 16px;
  --bs-modal-header-padding: 16px
}
.modal .modal-header .modal-subtitle {
  color: var(--text-secondary);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px
}
.modal .modal-header .modal-subtitle a {
  color: var(--text-primary);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-decoration-line: underline
}
.modal .modal-dialog {
  margin-top: 32px;
  margin-bottom: 64px
}
.modal .modal-content {
  border: none;
  border-radius: 16px;
  background-color: var(--background-sheet);
  box-shadow: 0 16px 64px 0 rgba(172,166,157,.2)
}
.modal .modal-header {
  padding-bottom: 8px;
  border-bottom: none
}
.main-footer,
.modal .modal-body {
  padding-bottom: 24px
}
.modal .modal-header .modal-title {
  color: var(--text-primary);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  padding-bottom: 4px
}
.modal .modal-header .modal-subtitle {
  padding: 0;
  margin: 0
}
.modal .modal-body label {
  display: inline-block;
  vertical-align: top
}
.modal .alert.alert-danger,
.modal .modal-body a,
.sidebar .nav-link.active {
  color: var(--text-primary)
}
.main-footer footer .nav-link,
.main-footer footer .nav-link.active,
.main-footer footer .nav-link:hover,
.sidebar footer .nav-link,
.sidebar footer .nav-link.active,
.sidebar footer .nav-link:hover {
  color: var(--text-tertiary)
}
.modal .modal-footer {
  border-top: none
}
.modal form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 0
}
.modal .form-control {
  padding: 7px 12px;
  line-height: 20px
}
.modal .alert {
  margin: 0;
  padding: 16px
}
.modal .alert.alert-success {
  background-color: var(--background-success);
  color: var(--text-primary)
}
.modal .alert.alert-danger {
  background-color: var(--background-error)
}
.modal .btn {
  padding: 7px 15px
}
body.with-modal-centered {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
body.with-modal-centered .modal {
  position: relative!important;
  height: auto!important
}
.main-header {
  margin-bottom: 24px
}
.main-header .navbar-nav {
  height: 56px
}
.main-header .logo {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='48' viewBox='0 0 58 48' fill='none'%3E%3Cpath d='M29.0093 0C11.7241 0 0 8.77434 0 21.7658C0 34.3492 11.1603 43.1406 29.0093 43.1406V48C45.1915 46.3452 58 35.9307 58 21.7658C57.9995 8.77434 46.2572 0 29.0093 0Z' fill='%23F4F42A'/%3E%3Cpath d='M43.8177 13.9289C39.8418 13.9289 36.993 16.8372 36.993 20.8119C37.0704 22.2176 37.3412 23.4682 38.5117 26.6286L40.6447 32.421L43.6484 31.4515L42.1442 27.2587C42.795 27.5455 43.4985 27.6925 44.2095 27.6901C47.721 27.6901 50.6472 24.7188 50.6472 20.8119C50.6472 16.8226 47.7597 13.9289 43.8177 13.9289ZM43.779 24.4473C43.3107 24.4559 42.8456 24.3679 42.4127 24.1886C41.9797 24.0094 41.5882 23.7428 41.2625 23.4055C40.9368 23.0681 40.6838 22.6672 40.5193 22.2277C40.3547 21.7882 40.2822 21.3195 40.3062 20.8507C40.2851 20.3826 40.3596 19.9151 40.5251 19.4768C40.6907 19.0386 40.9438 18.6389 41.2689 18.3021C41.5941 17.9654 41.9844 17.6987 42.416 17.5185C42.8476 17.3383 43.3114 17.2483 43.779 17.254C44.2515 17.2432 44.7211 17.3292 45.1593 17.5066C45.5975 17.684 45.9949 17.9492 46.3273 18.2859C46.6596 18.6226 46.9199 19.0237 47.0922 19.4647C47.2645 19.9057 47.3451 20.3773 47.3292 20.8507C47.348 21.3247 47.2693 21.7976 47.098 22.2399C46.9267 22.6822 46.6665 23.0845 46.3336 23.4218C46.0007 23.7591 45.6021 24.0241 45.1626 24.2006C44.7232 24.377 44.2522 24.461 43.779 24.4473Z' fill='black'/%3E%3Cpath d='M28.6825 24.5637C28.1243 24.5892 27.5693 24.4647 27.0752 24.2031C26.5812 23.9414 26.1658 23.5522 25.8723 23.0756L35.5846 19.8328C35.1009 16.2749 32.4262 13.9289 28.8131 13.9289C27.9026 13.8971 26.9953 14.0533 26.1477 14.388C25.3 14.7226 24.5301 15.2285 23.8859 15.8741C23.2417 16.5197 22.7369 17.2912 22.403 18.1407C22.0691 18.9902 21.9131 19.8995 21.9449 20.8119C21.9139 21.7227 22.07 22.6302 22.4033 23.4781C22.7367 24.326 23.2402 25.0962 23.8828 25.7411C24.5254 26.3859 25.2932 26.8917 26.1388 27.2269C26.9844 27.5622 27.8897 27.7199 28.7986 27.6901C29.6919 27.7201 30.5821 27.5692 31.4159 27.2464C32.2496 26.9237 33.0099 26.4357 33.6511 25.8116C34.2923 25.1876 34.8013 24.4403 35.1477 23.6146C35.494 22.7888 35.6706 21.9015 35.6668 21.0058L32.194 22.1788C31.8409 23.7009 30.2013 24.5637 28.6825 24.5637ZM28.876 16.8808C29.432 16.8601 29.9833 16.9906 30.4713 17.2586C30.9593 17.5266 31.3657 17.922 31.6475 18.4029L25.2097 20.5356C25.1941 20.0498 25.2784 19.5659 25.4574 19.1142C25.6364 18.6624 25.9062 18.2523 26.2501 17.9095C26.594 17.5667 27.0045 17.2985 27.4563 17.1215C27.908 16.9446 28.3913 16.8626 28.876 16.8808Z' fill='black'/%3E%3Cpath d='M19.7879 13.9248L16.4602 15.0203L16.8907 23.7453C15.6815 24.23 15.1736 23.7065 14.4336 22.5335L10.7383 16.7798L7.35254 17.9141L11.7056 24.6372C12.8762 26.3967 14.9076 27.3371 17.0261 26.5131C17.1712 28.1756 16.4602 29.0966 15.1446 29.0966C14.6884 29.0997 14.2415 28.968 13.8595 28.718C13.4776 28.468 13.1776 28.1108 12.9971 27.6909L10.095 28.6604C11.6234 31.7529 13.8967 32.0534 15.1059 32.0534C17.7565 32.0534 20.4893 30.1145 20.2958 25.912L19.7879 13.9248Z' fill='black'/%3E%3C/svg%3E");
  width: 58px;
  height: 48px;
  background-repeat: no-repeat;
  background-size: contain
}
.footer-modals,
.header-modals {
  min-height: 48px;
  margin: 16px
}
@media (min-width:576px) {
  .footer-modals,
  .header-modals {
    margin: 32px
  }
}
.header-modals .logo {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='48' viewBox='0 0 58 48' fill='none'%3E%3Cpath d='M29.0098 0C46.2573 0.000141745 57.9994 8.77435 58 21.7656C58 35.9304 45.1917 46.3451 29.0098 48V43.1406C11.1607 43.1406 0 34.349 0 21.7656C0.000132283 8.77424 11.7246 0 29.0098 0ZM43.8174 13.9287C39.8418 13.9289 36.9933 16.8371 36.9932 20.8115C37.0706 22.2172 37.3412 23.4685 38.5117 26.6289L40.6445 32.4209L43.6484 31.4512L42.1445 27.2588C42.7951 27.5454 43.4983 27.6927 44.209 27.6904C47.7205 27.6904 50.6475 24.7184 50.6475 20.8115C50.6473 16.8225 47.7592 13.9287 43.8174 13.9287ZM16.46 15.0205L16.8906 23.7451C15.6814 24.2298 15.1736 23.7062 14.4336 22.5332L10.7383 16.7803L7.35254 17.9141L11.7061 24.6367C12.8766 26.3963 14.9079 27.3367 17.0264 26.5127C17.1715 28.1753 16.4601 29.0967 15.1445 29.0967C14.6884 29.0997 14.2413 28.9678 13.8594 28.7178C13.4777 28.4679 13.1776 28.111 12.9971 27.6914L10.0947 28.6602C11.623 31.7523 13.8962 32.0536 15.1055 32.0537C17.756 32.0537 20.4893 30.1146 20.2959 25.9121L19.7881 13.9248L16.46 15.0205ZM28.8135 13.9287C27.903 13.8969 26.9951 14.053 26.1475 14.3877C25.2998 14.7223 24.5299 15.2284 23.8857 15.874C23.2416 16.5196 22.7372 17.2912 22.4033 18.1406C22.0694 18.99 21.9136 19.8992 21.9453 20.8115C21.9144 21.7223 22.07 22.6306 22.4033 23.4785C22.7367 24.3263 23.2403 25.0964 23.8828 25.7412C24.5253 26.386 25.2932 26.8913 26.1387 27.2266C26.9843 27.5618 27.8899 27.7202 28.7988 27.6904C29.6921 27.7204 30.5823 27.5688 31.416 27.2461C32.2497 26.9233 33.0102 26.4355 33.6514 25.8115C34.2925 25.1875 34.8011 24.4399 35.1475 23.6143C35.4938 22.7886 35.6707 21.9015 35.667 21.0059L32.1943 22.1787C31.8413 23.7007 30.2013 24.5634 28.6826 24.5635C28.1244 24.589 27.5693 24.4648 27.0752 24.2031C26.5811 23.9415 26.1656 23.5518 25.8721 23.0752L35.585 19.833C35.1013 16.2753 32.4264 13.9289 28.8135 13.9287ZM43.7793 17.2539C44.2516 17.2431 44.7211 17.3295 45.1592 17.5068C45.5974 17.6843 45.9948 17.9494 46.3271 18.2861C46.6595 18.6228 46.9195 19.0239 47.0918 19.4648C47.2641 19.9058 47.345 20.3773 47.3291 20.8506C47.3479 21.3246 47.2689 21.7979 47.0977 22.2402C46.9264 22.6823 46.6668 23.0847 46.334 23.4219C46.0012 23.759 45.6023 24.0238 45.1631 24.2002C44.7237 24.3766 44.2524 24.4609 43.7793 24.4473C43.3111 24.4559 42.8459 24.3676 42.4131 24.1885C41.9802 24.0092 41.5884 23.7426 41.2627 23.4053C40.937 23.0679 40.6841 22.667 40.5195 22.2275C40.355 21.7881 40.2827 21.3194 40.3066 20.8506C40.2855 20.3825 40.3599 19.9148 40.5254 19.4766C40.6909 19.0385 40.9435 18.6384 41.2686 18.3018C41.5937 17.965 41.9844 17.6988 42.416 17.5186C42.8476 17.3383 43.3118 17.2481 43.7793 17.2539ZM28.876 16.8809C29.432 16.8601 29.9837 16.9908 30.4717 17.2588C30.9595 17.5268 31.3658 17.9226 31.6475 18.4033L25.21 20.5352C25.1944 20.0496 25.2782 19.5658 25.457 19.1143C25.636 18.6625 25.9061 18.252 26.25 17.9092C26.5938 17.5665 27.0044 17.298 27.4561 17.1211C27.9078 16.9441 28.3913 16.8627 28.876 16.8809Z' fill='black'/%3E%3C/svg%3E") no-repeat;
  background-size: contain;
  width: 58px;
  height: 48px;
  aspect-ratio: 29/24
}
.header-modals .close {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.99984 9.41424L12.1922 13.6066L13.6064 12.1924L9.41405 8.00002L13.6065 3.80762L12.1922 2.3934L7.99984 6.58581L3.70694 2.29291L2.29272 3.70712L6.58563 8.00002L2.29275 12.2929L3.70697 13.7071L7.99984 9.41424Z' fill='black'/%3E%3C/svg%3E") center no-repeat;
  background-size: 16px;
  width: 32px;
  height: 32px;
  border-radius: 36px;
  background-color: var(--Background-Neutral,#f0eeeb)
}
.sidebar {
  height: 100%;
  background: var(--background-sheet);
  padding: 0
}
.sidebar-content {
  top: 24px
}
.sidebar-content ul {
  border-right: 1px solid var(--border-primary)
}
.sidebar .nav-link.active.text-inverted,
.sidebar .nav-link.text-inverted {
  color: var(--text-inverted)
}
.sidebar .nav-link {
  padding: 6px 0;
  margin-bottom: 4px;
  border-radius: var(--border-radius-default)
}
.sidebar .nav-link.active,
.sidebar .nav-link:hover {
  color: var(--text-primary)
}
.sidebar .nav-link:last-child .nav-link {
  margin-bottom: 0;
  padding-bottom: 0
}
.sidebar .divider {
  display: block;
  border-top: 1px solid var(--border-primary);
  margin: 14px 0
}
.sidebar footer {
  position: sticky;
  bottom: 24px
}
:root {
  --border-radius-default: 8px;
  --border-radius-card: 16px;
  --border-radius-button: 36px
}
.button {
  padding: 8px 16px;
  border-radius: var(--border-radius-button);
  text-decoration: none;
  border: none
}
.button.button-brand {
  background-color: var(--background-brand);
  color: var(--text-fixed)
}
.button.button-inverted {
  background-color: var(--background-inverted);
  color: var(--text-inverted)
}
.button.button-neutral {
  background-color: var(--background-neutral);
  color: var(--text-primary)
}
.button.button-transparent {
  background: 0 0;
  color: var(--text-primary)
}
.button.button-inverted {
  background-color: var(--background-inverted);
  color: var(--text-inverted)
}
.button.button-danger,
body {
  color: var(--text-primary)
}
.button.button-danger {
  background-color: var(--background-danger)
}
.button.button-large {
  padding: 12px 24px
}
.button.button-small {
  padding: 6px 12px
}
:root .card {
  --bs-card-spacer-y: calc(2.5rem - 3px);
  --bs-card-spacer-x: calc(2.5rem - 3px);
  --bs-card-cap-padding-x: calc(2.5rem - 3px);
  --bs-card-cap-padding-y: calc(2.5rem - 3px);
  --bs-border-width: 3px;
  --bs-card-border-color: var(--border-primary);
  --bs-card-border-radius: 16px;
  --bs-card-box-shadow: none;
  --bs-card-cap-bg: transparent
}
:root .card.card-padding-small {
  --bs-card-spacer-y: calc(2rem - 3px);
  --bs-card-spacer-x: calc(2rem - 3px);
  --bs-card-cap-padding-x: calc(2rem - 3px);
  --bs-card-cap-padding-y: calc(2rem - 3px);
  --bs-border-width: 3px
}
.card {
  border-color: var(--border-primary)
}
.card.card-widget {
  background-color: var(--background-widget);
  border-color: var(--background-widget)
}
.card.card-brand {
  background-color: var(--background-brand);
  border-color: var(--background-brand);
  color: var(--text-fixed)
}
.card .card-header {
  border-bottom: none
}
.card .card-footer {
  border-top: none
}
.card .card-body + .card-footer,
.card .card-header + .card-body {
  padding-top: 3px
}
.card > :last-child {
  padding-bottom: calc(2.5rem + .5rem - 3px)
}
.card.card-padding-small > :last-child {
  padding-bottom: calc(2rem + .5rem - 3px)
}
:root {
  --primary-color: #4e73df;
  --primary-dark: #2e59d9;
  --secondary-color: #f8f9fc;
  --success-color: #1cc88a;
  --warning-color: #f6c23e;
  --danger-color: #e74a3b;
  --light-color: #f8f9fc;
  --dark-color: #5a5c69
}
.ms-56px {
  margin-left: 56px
}
.mb-6px {
  margin-bottom: 6px
}
@media (min-width:576px) {
  .ms-n3 {
    margin-left: -1rem!important
  }
}
.me-n3 {
  margin-right: -1rem!important
}
@media (min-width:1400px) {
  .ps-xxl-36px {
    padding-left: 36px!important
  }
}
.w-240 {
  max-width: 240px
}
.w-400 {
  max-width: 400px
}
.w-520 {
  max-width: 524px
}
.w-600 {
  max-width: 600px
}
.w-800 {
  max-width: 824px
}
.w-940 {
  max-width: 964px
}
.form-control:focus {
  box-shadow: 0 0 0 .25rem rgba(78,115,223,.25);
  border-color: #bac8f3
}
section.py-section {
  margin-bottom: 80px;
  margin-top: 0
}
@media (max-width:576px) {
  section.py-section {
    margin-bottom: 64px
  }
}
section.py-section:last-child {
  margin-bottom: 0
}
/*# sourceMappingURL=styles.css.map */
