<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

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

pre {
  font-family: Poppins, sans-serif;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: Poppins, sans-serif;
  font-size: 1em
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

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

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

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

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

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

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

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

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

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

* {
  box-sizing: border-box
}

body {
  background-color: #FFFFFF;
  color: #154371;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased
}

@media (min-width: 1024px) {
  body &gt; main {
    min-height: 65vh
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  margin-top: 0
}

h1 {
  font-size: 32px
}

h2 {
  font-size: 22px
}

h3 {
  font-size: 18px;
  font-weight: 600
}

h4 {
  font-size: 16px
}

a {
  color: #154371;
  text-decoration: none
}

a:active, a:focus, a:hover {
  text-decoration: underline
}

input, textarea {
  color: #000;
  font-size: 14px
}

input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  transition: border .12s ease-in-out
}

input:not([type=checkbox]) {
  outline: 0
}

input:not([type=checkbox]):focus {
  border: 1px solid #17494D
}

input[disabled] {
  background-color: #ddd
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23CCC' d='M0 0h10L5 6 0 0z'/%3E%3C/svg%3E%0A") no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: 0;
  color: #555;
  width: 100%
}

select:focus {
  border: 1px solid #17494D
}

select::-ms-expand {
  display: none
}

textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: 0;
  padding: 10px
}

textarea:focus {
  border: 1px solid #17494D
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%
}

@media (min-width: 1160px) {
  .container {
    padding: 0;
    width: 90%
  }
}

.container-divider {
  border-top: 1px solid #ddd;
  margin-bottom: 20px
}

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

.error-page {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%
}

@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 90%
  }
}

.visibility-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap
}

.article-subscribe button, .button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .section-subscribe button, .split-button button, .subscriptions-subscribe button {
  background-color: transparent;
  border: 1px solid #fe6c66;
  border-radius: 30px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none
}

@media (min-width: 768px) {
  .article-subscribe button, .button, .community-follow button, .pagination-first-link, .pagination-last-link, .pagination-next-link, .pagination-prev-link, .requests-table-toolbar .organization-subscribe button, .section-subscribe button, .split-button button, .subscriptions-subscribe button {
    width: auto
  }
}

.article-subscribe button.button-primary, .article-subscribe button:active, .article-subscribe button:focus, .article-subscribe button:hover, .article-subscribe button[data-selected=true], .button-primary.pagination-first-link, .button-primary.pagination-last-link, .button-primary.pagination-next-link, .button-primary.pagination-prev-link, .button.button-primary, .button:active, .button:focus, .button:hover, .community-follow button.button-primary, .community-follow button:active, .community-follow button:focus, .community-follow button:hover, .pagination-first-link:active, .pagination-first-link:focus, .pagination-first-link:hover, .pagination-last-link:active, .pagination-last-link:focus, .pagination-last-link:hover, .pagination-next-link:active, .pagination-next-link:focus, .pagination-next-link:hover, .pagination-prev-link:active, .pagination-prev-link:focus, .pagination-prev-link:hover, .requests-table-toolbar .organization-subscribe button.button-primary, .requests-table-toolbar .organization-subscribe button:active, .requests-table-toolbar .organization-subscribe button:focus, .requests-table-toolbar .organization-subscribe button:hover, .requests-table-toolbar .organization-subscribe button[data-selected=true], .section-subscribe button.button-primary, .section-subscribe button:active, .section-subscribe button:focus, .section-subscribe button:hover, .section-subscribe button[data-selected=true], .split-button button.button-primary, .split-button button:active, .split-button button:focus, .split-button button:hover, .subscriptions-subscribe button.button-primary, .subscriptions-subscribe button:active, .subscriptions-subscribe button:focus, .subscriptions-subscribe button:hover, .subscriptions-subscribe button[data-selected=true] {
  background-color: #fe6c66;
  color: #ffffff;
  text-decoration: none
}

.article-subscribe button.button-primary:active, .article-subscribe button.button-primary:focus, .article-subscribe button.button-primary:hover, .article-subscribe button:active[data-selected=true], .article-subscribe button:focus[data-selected=true], .article-subscribe button:hover[data-selected=true], .button-primary.pagination-first-link:active, .button-primary.pagination-first-link:focus, .button-primary.pagination-first-link:hover, .button-primary.pagination-last-link:active, .button-primary.pagination-last-link:focus, .button-primary.pagination-last-link:hover, .button-primary.pagination-next-link:active, .button-primary.pagination-next-link:focus, .button-primary.pagination-next-link:hover, .button-primary.pagination-prev-link:active, .button-primary.pagination-prev-link:focus, .button-primary.pagination-prev-link:hover, .button.button-primary:active, .button.button-primary:focus, .button.button-primary:hover, .community-follow button.button-primary:active, .community-follow button.button-primary:focus, .community-follow button.button-primary:hover, .requests-table-toolbar .organization-subscribe button.button-primary:active, .requests-table-toolbar .organization-subscribe button.button-primary:focus, .requests-table-toolbar .organization-subscribe button.button-primary:hover, .requests-table-toolbar .organization-subscribe button:active[data-selected=true], .requests-table-toolbar .organization-subscribe button:focus[data-selected=true], .requests-table-toolbar .organization-subscribe button:hover[data-selected=true], .section-subscribe button.button-primary:active, .section-subscribe button.button-primary:focus, .section-subscribe button.button-primary:hover, .section-subscribe button:active[data-selected=true], .section-subscribe button:focus[data-selected=true], .section-subscribe button:hover[data-selected=true], .split-button button.button-primary:active, .split-button button.button-primary:focus, .split-button button:hover, .subscriptions-subscribe button.button-primary:active, .subscriptions-subscribe button.button-primary:focus, .subscriptions-subscribe button.button-primary:hover, .subscriptions-subscribe button:active[data-selected=true], .subscriptions-subscribe button:focus[data-selected=true], .subscriptions-subscribe button:hover[data-selected=true] {
  background-color: #000;
  border-color: #000
}

.article-subscribe button[data-disabled], .button[data-disabled], .community-follow button[data-disabled], .pagination-first-link[data-disabled], .pagination-last-link[data-disabled], .pagination-next-link[data-disabled], .pagination-prev-link[data-disabled], .requests-table-toolbar .organization-subscribe button[data-disabled], .section-subscribe button[data-disabled], .split-button button[data-disabled], .subscriptions-subscribe button[data-disabled] {
  cursor: default
}

.button-large, input[type=submit] {
  cursor: pointer;
  background-color: #fe6c66;
  border: 0;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%
}

@media (min-width: 768px) {
  .button-large, input[type=submit] {
    width: auto
  }
}

.button-large:active, .button-large:focus, .button-large:hover, input[type=submit]:active, input[type=submit]:focus, input[type=submit]:hover {
  background-color: #9e413e;
}

.button-large[disabled], input[type=submit][disabled] {
  background-color: #ddd
}

.button-secondary {
  color: #fff;
  border: 1px solid #ddd;
  background-color: transparent
}

.button-secondary:active, .button-secondary:focus, .button-secondary:hover {
  color: #2F3941;
  border: 1px solid #ddd;
  background-color: #f7f7f7
}

.split-button {
  display: flex
}

.split-button button {
  background-color: #17494D;
  border: 0;
  color: #FFFFFF;
  height: 32px;
  line-height: 16px;
  outline-color: #17494D
}

[dir=rtl] .split-button button:not(:only-child):first-child {
  border-left: 1px solid #FFFFFF;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset
}

[dir=ltr] .split-button button:not(:only-child):first-child {
  border-right: 1px solid #FFFFFF;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset
}

.split-button button:not(:only-child):last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  min-width: 26px;
  max-width: 26px;
  padding: 0
}

[dir=rtl] .split-button button:not(:only-child):last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset
}

[dir=ltr] .split-button button:not(:only-child):last-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset
}

.table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0
}

@media (min-width: 768px) {
  .table {
    table-layout: auto
  }
}

.table th, .table th a {
  color: #5a6d7c;
  font-size: 13px;
  font-weight: 300;
  text-align: left
}

[dir=rtl] .table th, [dir=rtl] .table th a {
  text-align: right
}

.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0
}

@media (min-width: 768px) {
  .table tr {
    display: table-row
  }
}

.table td {
  display: block
}

@media (min-width: 768px) {
  .table td {
    display: table-cell
  }
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px
  }
}

@media (min-width: 768px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px
  }
}

.form {
  max-width: 650px
}

.form-field ~ .form-field {
  margin-top: 25px
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px
}

.form-field input {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  width: 100%
}

.form-field input:focus {
  border: 1px solid #17494D
}

.form-field input[type=text] {
  border: 1px solid #ddd;
  border-radius: 4px
}

.form-field input[type=text]:focus {
  border: 1px solid #17494D
}

.form-field input[type=checkbox] {
  width: auto
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: 0;
  vertical-align: middle
}

.form-field .nesty-input:focus {
  border: 1px solid #17494D;
  text-decoration: none
}

.form-field .hc-multiselect-toggle:focus {
  outline: 0;
  border: 1px solid #17494D;
  text-decoration: none
}

.form-field textarea {
  vertical-align: middle
}

.form-field input[type=checkbox] + label {
  margin: 0 0 0 10px
}

.form-field .optional {
  color: #5a6d7c;
  margin-left: 4px
}

.form-field p {
  color: #5a6d7c;
  font-size: 12px;
  margin: 5px 0
}

.form footer {
  margin-top: 40px;
  padding-top: 30px
}

.form footer a {
  color: #5a6d7c;
  cursor: pointer;
  margin-right: 15px
}

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px
}

.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px
}

.form .suggestion-list li {
  padding: 10px 0
}

.form .suggestion-list li a:visited {
  color: #4B61C3
}

.header {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: space-between
}

@media (min-width: 1160px) {
  .header {
    padding: 0;
    width: 90%
  }
}

.logo img {
  max-height: 37px;
  vertical-align: middle
}

.logo span {
  margin: 0 10px;
  color: #17494D
}

.logo a {
  display: inline-block
}

.logo a:active, .logo a:focus, .logo a:hover {
  text-decoration: none
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap
}

@media (min-width: 768px) {
  .user-nav {
    position: relative
  }
}

.user-nav[aria-expanded=true] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15), 0 4px 10px 0 rgba(0, 0, 0, .1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1
}

.user-nav[aria-expanded=true] &gt; a {
  display: block;
  margin: 20px
}

.nav-wrapper a {
  border: 1px solid transparent;
  color: #1F73B7;
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto
}

@media (min-width: 768px) {
  .nav-wrapper a {
    display: inline-block
  }
}

[dir=rtl] .nav-wrapper a {
  padding: 0 0 0 20px
}

.nav-wrapper a:active, .nav-wrapper a:focus, .nav-wrapper a:hover {
  background-color: transparent;
  color: #1F73B7
}

.nav-wrapper a.sign-in {
  display: inline-block
}

@media (max-width: 768px) {
  .nav-wrapper .hide-on-mobile {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap
  }
}

.nav-wrapper .menu-button {
  background: 0 0;
  border: 0;
  color: #1F73B7;
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  width: auto
}

@media (min-width: 768px) {
  .nav-wrapper .menu-button {
    display: none
  }
}

.nav-wrapper .menu-button .icon-menu {
  vertical-align: middle;
  width: 13px;
  height: 13px
}

[dir=rtl] .nav-wrapper .menu-button {
  margin-left: 10px;
  margin-right: 0
}

.nav-wrapper .menu-button:active, .nav-wrapper .menu-button:focus, .nav-wrapper .menu-button:hover {
  background-color: transparent;
  color: #1F73B7
}

.skip-navigation {
  align-items: center;
  background-color: #000;
  color: #fff;
  display: flex;
  font-size: 14px;
  justify-content: center;
  left: -999px;
  margin: 20px;
  padding: 20px;
  overflow: hidden;
  position: absolute;
  top: auto;
  z-index: -999
}

[dir=rtl] .skip-navigation {
  left: initial;
  right: -999px
}

.skip-navigation:active, .skip-navigation:focus {
  left: auto;
  overflow: auto;
  text-align: center;
  text-decoration: none;
  top: auto;
  z-index: 999
}

[dir=rtl] .skip-navigation:active, [dir=rtl] .skip-navigation:focus {
  left: initial;
  right: auto
}

.user-info {
  display: inline-block
}

.user-info .dropdown-toggle::after {
  display: none
}

@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block
  }
}

.user-info &gt; button {
  border: 0;
  color: #1F73B7;
  min-width: 0;
  padding: 0;
  white-space: nowrap
}

.user-info &gt; button:focus, .user-info &gt; button:hover {
  color: #1F73B7;
  background-color: transparent
}

.user-info &gt; button::after {
  color: #1F73B7;
  padding-right: 15px
}

[dir=rtl] .user-info &gt; button::after {
  padding-left: 15px;
  padding-right: 0
}

#user #user-name {
  display: none;
  font-size: 14px
}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block
  }
}

#user #user-name:hover {
  text-decoration: underline
}

.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle
}

.avatar {
  display: inline-block;
  position: relative
}

.avatar img {
  height: 40px;
  width: 40px
}

.avatar .icon-agent {
  color: #17494D;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  background-color: #FFFFFF;
  font-size: 17px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 17px
}

.footer {
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding: 30px 0
}

.footer a {
  color: #5a6d7c
}

.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  justify-content: space-between
}

@media (min-width: 1160px) {
  .footer-inner {
    padding: 0;
    width: 90%
  }
}

.footer-language-selector button {
  color: #5a6d7c;
  display: inline-block;
  font-weight: 300
}

.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0
}

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0
  }
}

.breadcrumbs li {
  color: #5a6d7c;
  display: inline;
  font-weight: 300;
  font-size: 13px;
  max-width: 450px;
  text-overflow: ellipsis
}

.breadcrumbs li + li::before {
  content: "&gt;";
  margin: 0 4px
}

.breadcrumbs li a:visited {
  color: #1F73B7
}

.search {
  position: relative
}

.search input[type=search] {
  border: 1px solid #ddd;
  border-radius: 30px;
  box-sizing: border-box;
  color: #666;
  height: 40px;
  padding-right: 20px;
  -webkit-appearance: none;
  width: 100%
}

[dir=rtl] .search input[type=search] {
  padding-right: 40px;
}

.search input[type=search]:focus {
  border: 1px solid #17494D;
  color: #555
}

.search-full input[type=search] {
  border: 1px solid #fff
}

.search-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 15px;
  z-index: 1;
  width: 18px;
  height: 18px;
  color: #777
}

[dir=rtl] .search-icon {
  right: 15px;
  left: auto
}

.search-container {
  position: relative
}

.hero {
  background-image: url(/hc/theming_assets/01J28AAJG1PWMHN7EGZTN8D7PQ);
  background-position: center;
  background-size: cover;
  height: 300px;
  padding: 0 20px;
  text-align: center;
  width: 100%
}

.hero-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 610px;
  margin: 0 auto
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0
}

@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px
}

@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px
}

.page-header-description {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 30px 0;
  word-break: break-word
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%
  }
}

.page-header .icon-lock {
  height: 20px;
  width: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px
}

@media (min-width: 768px) {
  .sub-nav {
    align-items: baseline;
    flex-direction: row
  }
}

@media (min-width: 768px) {
  .sub-nav input[type=search] {
    min-width: 300px
  }
}

.sub-nav input[type=search]::after {
  font-size: 15px
}

.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0
}

@media (min-width: 768px) {
  .blocks-list {
    margin: 0 -15px
  }
}

.blocks-item {
  border: 1px solid #17494D;
  border-radius: 4px;
  box-sizing: border-box;
  color: #17494D;
  display: flex;
  flex: 1 0 340px;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: center
}

@media (min-width: 768px) {
  .blocks-item {
    margin: 0 15px 30px
  }
}

.blocks-item:active, .blocks-item:focus, .blocks-item:hover {
  background-color: #17494D
}

.blocks-item:active *, .blocks-item:focus *, .blocks-item:hover * {
  color: #FFFFFF;
  text-decoration: none
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd
}

.blocks-item-internal .icon-lock {
  height: 15px;
  width: 15px;
  bottom: 5px;
  position: relative
}

.blocks-item-internal a {
  color: #2F3941
}

.blocks-item-link {
  color: #17494D;
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  border-radius: inherit
}

.blocks-item-link:active, .blocks-item-link:hover {
  text-decoration: none
}

.blocks-item-link:focus {
  outline: 0;
  box-shadow: 0 0 0 3px #17494D;
  text-decoration: none
}

.blocks-item-title {
  margin-bottom: 0;
  font-size: 16px
}

.blocks-item-description {
  font-weight: 300;
  margin: 0
}

.blocks-item-description:not(:empty) {
  margin-top: 10px
}

.section {
  margin-bottom: 40px
}

@media (min-width: 768px) {
  .section {
    margin-bottom: 60px
  }
}

.home-section h2 {
  margin-bottom: 10px;
  text-align: center
}

.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap
}

@media (min-width: 1024px) {
  .promoted-articles {
    flex-direction: row
  }
}

.promoted-articles-item {
  flex: 1 0 auto
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%
  }
  [dir=rtl] .promoted-articles-item {
    padding: 0 0 0 30px
  }
}

.promoted-articles-item:nth-child(3n) {
  padding-right: 0
}

.promoted-articles-item a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  color: #2F3941
}

.promoted-articles-item .icon-lock {
  vertical-align: baseline
}

.promoted-articles-item:last-child a {
  border: 0
}

@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd
  }
}

.community {
  text-align: center
}

.community-image {
  min-height: 300px;
  margin-top: 32px;
  background-image: url(/hc/theming_assets/01J28AAK7ZNJTBG1HMFEDBDS4S);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%
}

.activity, .community {
  border-top: 1px solid #ddd;
  padding: 30px 0
}

.recent-activity-header {
  margin-bottom: 10px;
  text-align: center
}

.recent-activity-list {
  padding: 0
}

.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0
}

.recent-activity-item-parent {
  font-size: 16px
}

.recent-activity-item-link, .recent-activity-item-parent {
  margin: 6px 0;
  color: #2F3941;
  display: inline-block;
  width: 100%
}

@media (min-width: 768px) {
  .recent-activity-item-link, .recent-activity-item-parent {
    width: 70%;
    margin: 0
  }
}

.recent-activity-item-link {
  font-size: 14px;
  font-weight: 300
}

.recent-activity-item-meta {
  margin: 15px 0 0 0;
  float: none
}

@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right
  }
  [dir=rtl] .recent-activity-item-meta {
    float: left
  }
}

.recent-activity-item-comment, .recent-activity-item-time {
  color: #5a6d7c;
  display: inline-block;
  font-size: 13px;
  font-weight: 300
}

.recent-activity-item-comment {
  padding-left: 5px
}

[dir=rtl] .recent-activity-item-comment {
  padding: 0 5px 0 0
}

.recent-activity-item-comment::before {
  display: inline-block
}

.recent-activity-controls {
  padding-top: 15px
}

.recent-activity-accessibility-label {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap
}

.recent-activity-comment-icon svg {
  vertical-align: middle;
  color: #17494D;
  width: 16px;
  height: 16px
}

.recent-activity-comment-icon:after {
  content: attr(data-comment-count);
  margin-left: 3px
}

[dir=rtl] .recent-activity-comment-icon:after {
  margin-left: 0;
  margin-right: 3px
}

.category-container {
  display: flex;
  justify-content: flex-end
}

.category-content {
  flex: 1
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 80%
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between
}

@media (min-width: 768px) {
  .section-tree {
    flex-direction: row
  }
}

.section-tree .section {
  flex: initial
}

@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 45%
  }
}

.section-tree-title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600
}

.section-tree-title a {
  color: #2F3941
}

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0
}

.article-list-item {
  font-size: 16px;
  padding: 15px 0
}

.article-list-item a {
  color: #2F3941
}

.icon-star {
  color: #17494D;
  font-size: 18px
}

.section-container {
  display: flex;
  justify-content: flex-end
}

.section-content {
  flex: 1
}

@media (min-width: 1024px) {
  .section-content {
    flex: 0 0 80%
  }
}

.section-list {
  margin: 40px 0
}

.section-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0
}

.section-list-item:first-child {
  border-top: 1px solid #ddd
}

.section-list-item a {
  align-items: center;
  color: #2F3941;
  display: flex;
  justify-content: space-between
}

.see-all-sections-trigger {
  cursor: pointer;
  display: block;
  padding: 15px;
  text-align: center
}

.see-all-sections-trigger[aria-hidden=true] {
  display: none
}

.article {
  flex: 1 0 auto
}

@media (min-width: 1024px) {
  .article {
    flex: 1 0 66%;
    max-width: 66%;
    min-width: 640px;
    padding: 0 30px
  }
}

.article-container {
  display: flex;
  flex-direction: column
}

@media (min-width: 1024px) {
  .article-container {
    flex-direction: row
  }
}

.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px
}

@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0
  }
}

.article-avatar {
  margin-right: 10px
}

.article-author {
  margin-bottom: 10px
}

@media (min-width: 768px) {
  .article-title {
    flex-basis: 100%
  }
}

.article-title .icon-lock {
  position: relative;
  left: -5px;
  vertical-align: baseline
}

.article [role=button] {
  flex-shrink: 0;
  width: 100%
}

@media (min-width: 768px) {
  .article [role=button] {
    width: auto
  }
}

.article-info {
  max-width: 100%
}

.article-meta {
  display: inline-block;
  vertical-align: middle
}

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

.article-body ol, .article-body ul {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px
}

[dir=rtl] .article-body ol, [dir=rtl] .article-body ul {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px
}

.article-body li &gt; ol, .article-body li &gt; ul, .article-body ol &gt; ol, .article-body ol &gt; ul, .article-body ul &gt; ol, .article-body ul &gt; ul {
  margin: 0
}

.article-body ul {
  list-style-type: disc
}

.article-body a:visited {
  color: #4B61C3
}

.article-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px
}

.article-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre
}

.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #5a6d7c;
  font-style: italic;
  padding: 0 15px
}

.article-body &gt; p:last-child {
  margin-bottom: 0
}

.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word
}

.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px
}

.article-comment-count {
  color: #5a6d7c;
  font-weight: 300
}

.article-comment-count:hover {
  text-decoration: none
}

.article-comment-count-icon {
  vertical-align: middle;
  color: #17494D;
  width: 18px;
  height: 18px
}

.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0
}

@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto
  }
}

.article-relatives {
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0
}

@media (min-width: 768px) {
  .article-relatives {
    flex-direction: row
  }
}

.article-relatives &gt; * {
  flex: 1 0 50%;
  min-width: 50%;
  overflow-wrap: break-word;
  margin-right: 0
}

.article-relatives &gt; :last-child {
  padding: 0
}

@media (min-width: 768px) {
  .article-relatives &gt; * {
    padding-right: 20px
  }
}

/*.article-votes{border-top:1px solid #ddd;padding:30px 0;text-align:center}*/
.article-vote {
  margin: 10px 5px;
  min-width: 90px;
  width: auto
}

.article-more-questions {
  margin: 10px 0 20px;
  text-align: center
}

.article-return-to-top {
  border-top: 1px solid #ddd
}

@media (min-width: 1024px) {
  .article-return-to-top {
    display: none
  }
}

.article-return-to-top a {
  color: #2F3941;
  display: block;
  padding: 20px 0
}

.article-return-to-top a:focus, .article-return-to-top a:hover {
  text-decoration: none
}

.article-return-to-top-icon {
  transform: rotate(.5turn)
}

.sidenav-title {
  font-size: 15px;
  position: relative;
  font-weight: 600
}

.sidenav-item {
  border-radius: 4px;
  color: #2F3941;
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 10px
}

.sidenav-item.current-article, .sidenav-item:hover {
  background-color: #17494D;
  color: #FFFFFF;
  text-decoration: none
}

.recent-articles li, .related-articles li {
  margin-bottom: 15px
}

.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px
}

.attachments .attachment-item:last-child {
  margin-bottom: 0
}

.attachments .attachment-item .attachment-icon {
  color: #2F3941;
  left: 0;
  position: absolute;
  top: 5px
}

[dir=rtl] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px
}

[dir=rtl] .attachments .attachment-item .attachment-icon {
  left: auto;
  right: 0
}

.upload-dropzone span {
  color: #5a6d7c
}

.share {
  padding: 0;
  white-space: nowrap
}

.share a, .share li {
  display: inline-block
}

.share li {
  height: 25px;
  width: 25px
}

.share a {
  color: #5a6d7c
}

.share a:hover {
  text-decoration: none;
  color: #17494D
}

.share a svg {
  height: 18px;
  width: 18px;
  display: block
}

.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0
}

.comment-heading, .recent-articles-title, .related-articles-title {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  color: #154371
}

.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0
}

.comment-overview p {
  margin-top: 0
}

.comment-callout {
  color: #5a6d7c;
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0
}

.comment-callout a {
  color: #17494D
}

.comment-sorter {
  display: inline-block;
  float: right
}

.comment-sorter .dropdown-toggle {
  color: #5a6d7c;
  font-weight: 300;
  font-size: 13px
}

[dir=rtl] .comment-sorter {
  float: left
}

.comment-wrapper {
  display: flex;
  position: relative
}

.comment-wrapper.comment-official {
  border: 1px solid #17494D;
  padding: 40px 20px 20px
}

@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px
  }
}

.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%
}

[dir=rtl] .comment-info {
  padding-right: 0;
  padding-left: 20px
}

.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px
}

@media (min-width: 768px) {
  .comment-author {
    justify-content: space-between
  }
}

.comment-avatar {
  margin-right: 10px
}

[dir=rtl] .comment-avatar {
  margin-left: 10px;
  margin-right: 0
}

.comment-meta {
  flex: 1 0 auto
}

.comment-labels {
  flex-basis: 100%
}

@media (min-width: 768px) {
  .comment-labels {
    flex-basis: auto
  }
}

.comment .status-label:not(.status-label-official) {
  margin-top: 10px
}

@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0
  }
}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word
}

.comment-container {
  width: 100%
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left
}

@media (min-width: 768px) {
  [dir=ltr] .comment-form-controls {
    text-align: right
  }
}

.comment-form-controls input[type=submit] {
  margin-top: 15px
}

@media (min-width: 1024px) {
  .comment-form-controls input[type=submit] {
    margin-left: 15px
  }
  [dir=rtl] .comment-form-controls input[type=submit] {
    margin-left: 0;
    margin-right: 15px
  }
}

.comment-form-controls input[type=checkbox] {
  margin-right: 5px
}

.comment-form-controls input[type=checkbox] [dir=rtl] {
  margin-left: 5px
}

.comment-ccs {
  display: none
}

.comment-ccs + textarea {
  margin-top: 10px
}

.comment-attachments {
  margin-top: 10px
}

.comment-attachments a {
  color: #17494D
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  font-family: Poppins, sans-serif;
  line-height: 1.6;
  overflow-x: auto
}

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

.comment-body ol, .comment-body ul {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px
}

[dir=rtl] .comment-body ol, [dir=rtl] .comment-body ul {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px
}

.comment-body li &gt; ol, .comment-body li &gt; ul, .comment-body ol &gt; ol, .comment-body ol &gt; ul, .comment-body ul &gt; ol, .comment-body ul &gt; ul {
  margin: 0
}

.comment-body ul {
  list-style-type: disc
}

.comment-body a:visited {
  color: #4B61C3
}

.comment-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px
}

.comment-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #5a6d7c;
  font-style: italic;
  padding: 0 15px
}

.comment-mark-as-solved {
  display: inline-block
}

.vote {
  display: flex;
  flex-direction: column;
  text-align: center
}

.vote a:active, .vote a:focus, .vote a:hover {
  text-decoration: none
}

.vote-sum {
  color: #5a6d7c;
  display: block;
  margin: 3px 0
}

[dir=rtl] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override
}

.vote-up svg {
  transform: scale(1, -1)
}

.vote-down:hover, .vote-up:hover {
  color: #17494D
}

.vote-down, .vote-up {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #5a6d7c;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center
}

.vote-voted {
  color: #17494D
}

.vote-voted:hover {
  color: #000
}

.actions {
  text-align: center;
  flex-shrink: 0
}

.actions button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center
}

.community-hero {
  background-image: url(/hc/theming_assets/01J28AAJW25WJ20EJKXAQS06N8);
  margin-bottom: 10px
}

.community-footer {
  padding-top: 50px;
  text-align: center
}

.community-footer-title {
  font-size: 16px;
  margin-bottom: 20px
}

.community-featured-posts .title {
  font-size: 18px;
  font-weight: 600
}

.community-activity, .community-featured-posts {
  padding-top: 40px;
  width: 100%
}

.community-header {
  margin-bottom: 30px
}

.community-header .title {
  margin-bottom: 0;
  font-size: 16px
}

.post-to-community {
  margin-top: 10px
}

@media (min-width: 768px) {
  .post-to-community {
    margin: 0
  }
}

.topics {
  max-width: none;
  width: 100%
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px
}

.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px
}

@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0
}

@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px
}

.community-follow {
  margin-bottom: 10px;
  width: 100%
}

@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto
  }
}

.community-follow button {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%
}

@media (min-width: 768px) {
  .community-follow button {
    width: auto
  }
}

.community-follow button:hover {
  background-color: #17494D
}

.community-follow button:focus::after, .community-follow button:hover::after {
  border-color: #FFFFFF;
  color: #FFFFFF
}

.community-follow button[data-selected=true] {
  background-color: #17494D;
  color: #FFFFFF
}

.community-follow button[data-selected=true]::after {
  border-left: 1px solid #FFFFFF;
  color: #FFFFFF
}

.community-follow button[data-selected=true]:hover {
  background-color: #000;
  border-color: #000
}

.community-follow button::after {
  border-left: 1px solid #17494D;
  content: attr(data-follower-count);
  color: #17494D;
  display: inline-block;
  font-family: Poppins, sans-serif;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px
}

@media (min-width: 768px) {
  .community-follow button::after {
    position: static
  }
}

[dir=rtl] .community-follow button::after {
  border-left: 0;
  border-right: 1px solid #17494D;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0
}

.striped-list {
  padding: 0
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0
}

@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row
  }
}

.striped-list-info {
  flex: 2
}

.striped-list-title {
  color: #1F73B7;
  margin-bottom: 10px;
  margin-right: 5px
}

.striped-list-title:active, .striped-list-title:focus, .striped-list-title:hover {
  text-decoration: underline
}

.striped-list-title:visited {
  color: #4B61C3
}

.striped-list .meta-group {
  margin: 5px 0
}

.striped-list-count {
  color: #5a6d7c;
  font-weight: 300;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize
}

@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around
  }
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px
}

@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none
  }
}

.striped-list-count-item:last-child::after {
  display: none
}

.striped-list-number {
  font-weight: 300;
  text-align: center
}

@media (min-width: 768px) {
  .striped-list-number {
    color: #2F3941;
    display: block;
    font-weight: 400
  }
}

.status-label {
  background-color: #038153;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block
}

.status-label:active, .status-label:focus, .status-label:hover {
  text-decoration: none
}

.status-label-featured, .status-label-official, .status-label-pinned {
  background-color: #17494D
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto
  }
}

[dir=rtl] .status-label-official {
  left: 30px;
  right: auto
}

.status-label-closed, .status-label-not-planned {
  background-color: #e9ebed;
  color: #5a6d7c
}

.status-label-pending, .status-label-pending-moderation {
  background-color: #1f73b7;
  text-align: center
}

.status-label-open {
  background-color: #c72a1c
}

.status-label-solved {
  background-color: #68737d
}

.status-label-new {
  background-color: #ffb648;
  color: #703b15
}

.status-label-hold {
  background-color: #000
}

.post {
  flex: 1;
  margin-bottom: 10px
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%
  }
}

.post-container {
  display: flex;
  flex-direction: column
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px
}

@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row
  }
}

.post-header .status-label {
  vertical-align: super
}

.post-title {
  margin-bottom: 20px;
  width: 100%
}

@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle
}

@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px
  }
}

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between
}

.post-avatar {
  margin-bottom: 30px
}

.post-content {
  font-family: Poppins, sans-serif;
  line-height: 1.6;
  word-break: break-word
}

.post-info-container {
  display: flex;
  margin-bottom: 40px
}

.post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%
}

[dir=rtl] .post-info {
  padding-right: 0;
  padding-left: 20px
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle
}

[dir=rtl] .post-meta {
  margin-left: 0;
  margin-right: 10px
}

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

.post-body ol, .post-body ul {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px
}

[dir=rtl] .post-body ol, [dir=rtl] .post-body ul {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px
}

.post-body li &gt; ol, .post-body li &gt; ul, .post-body ol &gt; ol, .post-body ol &gt; ul, .post-body ul &gt; ol, .post-body ul &gt; ul {
  margin: 0
}

.post-body ul {
  list-style-type: disc
}

.post-body a:visited {
  color: #4B61C3
}

.post-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px
}

.post-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre
}

.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #5a6d7c;
  font-style: italic;
  padding: 0 15px
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px
}

.post-comment-count {
  color: #5a6d7c;
  font-weight: 300
}

.post-comment-count:hover {
  text-decoration: none
}

.post-comment-count .icon-comments {
  color: #17494D;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 5px;
  vertical-align: middle
}

.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial
  }
  [dir=rtl] .post-sidebar {
    padding: 0 50px 0 0
  }
}

.post-sidebar-title {
  font-size: 18px;
  font-weight: 600
}

.post-comments {
  margin-bottom: 20px
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0
  }
}

.community-badge-titles {
  background-color: #04444d;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 2px 8px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-flex;
  line-height: 20px;
  margin: 0 2px
}

.community-badge-container-achievements {
  padding-top: 5px
}

.community-badge-achievements {
  display: inline-block;
  margin: 0 3px 0 0
}

[dir=rtl] .community-badge-achievements {
  margin: 0 0 0 3px
}

.community-badge-achievements img {
  width: 22px;
  height: 22px
}

.community-badge-titles img {
  width: 20px;
  height: 20px
}

.profile-info .community-badge-achievements img {
  width: 40px;
  height: 40px
}

.collapsible-nav {
  flex-direction: column;
  font-size: 14px;
  position: relative
}

@media (min-width: 768px) {
  .collapsible-nav {
    flex-direction: row
  }
}

.collapsible-nav-border {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd
}

@media (min-width: 768px) {
  .collapsible-nav-border {
    border-top: 0
  }
}

.collapsible-nav-toggle {
  top: calc(45px / 2);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  width: 25px;
  height: 25px;
  border-radius: 50%
}

@media (min-width: 768px) {
  .collapsible-nav-toggle {
    display: none
  }
}

[dir=rtl] .collapsible-nav-toggle {
  left: 0;
  right: auto
}

.collapsible-nav-toggle-icon {
  display: none
}

.collapsible-nav-toggle[aria-expanded=false] .chevron-icon {
  display: inline-block
}

.collapsible-nav-toggle[aria-expanded=true] .x-icon {
  display: inline-block
}

.collapsible-nav-toggle:focus {
  outline: 0;
  border: 1px solid #17494D
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column
}

@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row
  }
}

.collapsible-nav-list li {
  color: #2F3941;
  line-height: 45px;
  order: 1
}

@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px
  }
  [dir=rtl] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0
  }
}

.collapsible-nav-list li a {
  color: #2F3941;
  display: block
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd
  }
  .collapsible-nav-list li:hover a:not([aria-current=page]) {
    padding: 15px 0 11px 0;
    text-decoration: none
  }
}

.collapsible-nav-list li:not(.current), .collapsible-nav-list li:not([aria-selected=true]) {
  display: none
}

@media (min-width: 768px) {
  .collapsible-nav-list li:not(.current), .collapsible-nav-list li:not([aria-selected=true]) {
    display: block
  }
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected=true] {
    padding: 15px 0 11px 0
  }
}

.collapsible-nav-list li.current, .collapsible-nav-list li[aria-selected=true] {
  order: 0;
  position: relative
}

@media (min-width: 768px) {
  .collapsible-nav-list li.current, .collapsible-nav-list li[aria-selected=true] {
    border-bottom: 4px solid #58b0b6;
    order: 1
  }
}

.collapsible-nav-list li.current a, .collapsible-nav-list li[aria-selected=true] a {
  color: #2F3941
}

.collapsible-nav[aria-expanded=true] li:not(.current), .collapsible-nav[aria-expanded=true] li:not([aria-selected=true]) {
  display: block
}

.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative
}

@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0
  }
}

.collapsible-sidebar-title {
  margin-top: 0
}

.collapsible-sidebar-toggle {
  position: absolute;
  top: calc(45px / 2);
  transform: translateY(-50%);
  right: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  width: 25px;
  height: 25px;
  border-radius: 50%
}

@media (min-width: 1024px) {
  .collapsible-sidebar-toggle {
    display: none
  }
}

[dir=rtl] .collapsible-sidebar-toggle {
  left: 0;
  right: auto
}

.collapsible-sidebar-toggle-icon {
  display: none
}

.collapsible-sidebar-toggle[aria-expanded=false] .chevron-icon {
  display: inline-block
}

.collapsible-sidebar-toggle[aria-expanded=true] .x-icon {
  display: inline-block
}

.collapsible-sidebar-toggle:focus {
  outline: 0;
  border: 1px solid #17494D
}

.collapsible-sidebar-body {
  display: none
}

@media (min-width: 1024px) {
  .collapsible-sidebar-body {
    display: block
  }
}

.collapsible-sidebar[aria-expanded=true] {
  max-height: none
}

.collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-body {
  display: block
}

.my-activities-nav {
  background-color: #f2f2f2;
  margin-bottom: 20px
}

.my-activities-sub-nav {
  margin-bottom: 30px
}

.my-activities-table .striped-list-title {
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal
}

@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }
}

.my-activities-table thead {
  display: none
}

@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group
  }
}

.my-activities-table td:first-child, .my-activities-table th:first-child {
  padding-left: 0
}

@media (min-width: 1024px) {
  .my-activities-table td:first-child, .my-activities-table th:first-child {
    width: 500px
  }
}

.my-activities-table td:last-child, .my-activities-table th:last-child {
  padding-right: 0
}

.my-activities-table td:not(:first-child) {
  display: none
}

@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell
  }
}

.requests-search {
  width: 100%
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column
}

@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%
}

.requests-table-toolbar .request-table-filter {
  width: 100%
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto
  }
}

.requests-table-toolbar .request-filter {
  display: block
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px
  }
  [dir=rtl] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0
  }
}

.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%
}

@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto
  }
}

@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe {
    margin-left: 10px
  }
  [dir=rtl] .requests-table-toolbar .organization-subscribe {
    margin: 0 10px 0 0
  }
}

.requests-table-toolbar .organization-subscribe button {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px
}

.requests-table-toolbar + .requests-search-info {
  margin-top: 15px
}

.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0
}

.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px
}

.requests-table-toolbar + .requests {
  margin-top: 40px
}

.requests .requests-table-meta {
  display: block
}

@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none
  }
}

.requests .requests-table thead {
  display: none
}

@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group
  }
}

.requests .requests-table-info {
  display: block
}

@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto
  }
}

.requests .requests-table .requests-link {
  position: relative
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px
}

@media (min-width: 768px) {
  .subscriptions-subscribe button {
    width: auto
  }
}

.subscriptions-table td:last-child {
  display: block
}

@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center
}

.subscriptions-table .user-avatar {
  margin-right: 10px
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle
}

.contributions-table td:last-child {
  color: #5a6d7c;
  font-size: 13px;
  font-weight: 300
}

@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit
  }
}

.no-activities {
  color: #5a6d7c;
  margin-top: 10px;
}

.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row
  }
}

.request-container .comment-container {
  min-width: 0
}

.request-breadcrumbs {
  margin-bottom: 40px
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1
}

.request-main .comment-fields, .request-main .request-submit-comment {
  display: none
}

.request-main .comment-fields.shown {
  display: block
}

.request-main .request-submit-comment.shown {
  display: inline
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0
  }
}

.request-main .comment-form-controls {
  display: block
}

.request-main .comment-ccs {
  display: block
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #5a6d7c;
  text-align: inherit;
  padding: 8px 25px;
  width: 100%
}

.request-main .comment-show-container.hidden {
  display: none
}

.request-main .form-field.comment-ccs &gt; ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0
}

.request-main .form-field.comment-ccs &gt; ul[data-hc-focus=true] {
  border: 1px solid #17494D
}

.request-main .form-field.comment-ccs &gt; input[type=text] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0
}

.request-main .comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0
}

.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid #17494D
}

.request-main input#mark_as_solved {
  display: none
}

.request-title {
  width: 100%
}

@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px
  }
}

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0
}

@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #f7f7f7;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%
  }
}

.request-sidebar h2 {
  font-size: 15px;
  font-weight: 600;
  position: relative
}

@media (min-width: 1024px) {
  .request-sidebar h2 {
    display: none
  }
}

.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px
}

.request-details:last-child {
  border: 0
}

.request-details dd, .request-details dt {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0
}

.request-details dd {
  padding: 0 10px;
  width: 60%
}

.request-details dd::after {
  content: "\A";
  white-space: pre
}

.request-details dt {
  color: #5a6d7c;
  font-weight: 300;
  width: 40%
}

.request-details .request-collaborators {
  display: inline-block
}

.request-attachments dd, .request-attachments dt {
  width: 100%
}

.request-attachments dd {
  margin: 10px 0 0 0
}

.request-form textarea {
  min-height: 120px
}

.request-follow-up {
  padding-top: 20px
}

.pagination {
  margin: 20px 0;
  text-align: center
}

.pagination-first, .pagination-last, .pagination-next, .pagination-prev {
  display: inline-block
}

.pagination-first-link, .pagination-last-link {
  padding: 0 10px
}

.pagination-first-text, .pagination-last-text {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap
}

.pagination-next-link {
  padding-right: 10px
}

.pagination-next-text {
  margin-right: 10px
}

[dir=rtl] .pagination-next-link {
  padding-left: 10px
}

[dir=rtl] .pagination-next-text {
  margin-left: 10px
}

.pagination-prev-link {
  padding-left: 10px
}

.pagination-prev-text {
  margin-left: 10px
}

[dir=rtl] .pagination-prev-link {
  padding-right: 10px
}

[dir=rtl] .pagination-prev-text {
  margin-right: 10px
}

.meta-group {
  display: block
}

.meta-group-opposite {
  float: right
}

[dir=rtl] .meta-group-opposite {
  float: left
}

.meta-group * {
  display: inline
}

.meta-data {
  color: #5a6d7c;
  font-size: 13px;
  font-weight: 300
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px
}

.profile-header {
  padding: 30px 0;
  background-color: #f7f7f7
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px
}

[dir=rtl] .profile-avatar {
  margin-left: 10px;
  margin-right: 0
}

.profile-avatar .user-avatar {
  width: 80px;
  height: 80px
}

.profile-avatar .icon-agent {
  bottom: 0;
  right: 0
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0
}

.profile-header .basic-info .name {
  margin: 0;
  line-height: 25px
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px
  }
  [dir=rtl] .profile-header .options {
    margin-left: 0;
    margin-right: 10px
  }
  .profile-header .options &gt; :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px
  }
  [dir=rtl] .profile-header .options &gt; :not(:last-child) {
    margin-left: 10px;
    margin-right: 0
  }
}

.user-profile-actions {
  width: 100%;
  margin-bottom: 15px
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 15px 0;
  flex-basis: 100%
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px
}

.profile-stats .stat-label {
  color: #5a6d7c;
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px
}

[dir=rtl] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px
  }
  [dir=rtl] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px
  }
  [dir=rtl] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px
  }
  [dir=rtl] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px #17494D;
  border-radius: 4px;
  color: #17494D;
  padding: 5px 20px;
  font-size: 12px;
  text-align: center
}

.profile-private-badge .profile-private-icon {
  margin-left: 5px;
  line-height: 15px
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto
  }
}

.profile-nav {
  background-color: #f2f2f2;
  margin-bottom: 37px
}

.profile-section {
  width: 100%
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px)
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #5a6d7c;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0
}

[dir=rtl] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px
  }
  [dir=rtl] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px
  }
}

.profile-badges-items {
  margin-top: 25px
}

.profile-badges-item {
  border-top: 1px solid #ddd;
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: flex-start;
  padding: 27px 12px
}

.profile-badges-item &gt; div {
  padding-right: 12px;
  padding-left: 12px
}

.profile-badges-item-image {
  height: 40px;
  width: 40px;
  margin-right: 12px
}

.profile-badges-item-image img {
  max-height: 40px
}

[dir=rtl] .profile-badges-item-image {
  margin-left: 12px;
  margin-right: 0
}

.profile-badges-item-metadata-title, .profile-badges-item-title {
  font-size: 15px;
  margin-bottom: 10px
}

.profile-badges-item-title {
  font-weight: 600
}

.profile-badges-item-description, .profile-badges-item-metadata-description {
  color: #5a6d7c;
  font-size: 13px;
  margin: 0
}

.profile-badges-item-metadata {
  margin-left: auto;
  text-align: right
}

[dir=rtl] .profile-badges-item-metadata {
  margin-left: 0;
  margin-right: auto;
  text-align: left
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  padding: 20px 0;
  position: relative
}

.profile-contribution-header {
  margin-bottom: 5px
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle
}

.profile-contribution-body {
  margin: 10px 0
}

.profile-contribution-list &gt; .profile-contribution {
  border-top: 1px solid #eee
}

@media (min-width: 768px) {
  .profile-contribution-list &gt; .profile-contribution {
    padding-left: 30px
  }
  [dir=rtl] .profile-contribution-list &gt; .profile-contribution {
    padding-right: 30px;
    padding-left: 0
  }
}

.profile-contribution-list &gt; .profile-contribution:last-child {
  border-bottom: 1px solid #eee
}

.profile-contribution-icon {
  left: 0;
  position: absolute;
  color: #ccc;
  line-height: 25px
}

[dir=rtl] .profile-contribution-icon {
  right: 0
}

.profile-contribution-icon svg {
  vertical-align: middle
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px
}

[dir=rtl] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0
  }
  [dir=rtl] .profile-contribution-list .profile-contribution-header {
    padding-right: 0
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px
}

[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0
  }
  [dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0
  }
}

.profile-section .no-activity, .profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999
}

.private-activity-icon {
  margin-right: 10px
}

[dir=rtl] .private-activity-icon {
  margin-right: 0;
  margin-left: 10px
}

.profile-activity-list {
  margin-top: 25px
}

.profile-activity {
  position: relative;
  padding-bottom: 30px
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px
  }
  [dir=rtl] .profile-activity {
    padding-right: 20px;
    padding-left: 0
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd
  }
  [dir=rtl] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px
}

[dir=rtl] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0
  }
  [dir=rtl] .profile-activity-header {
    margin-right: 0
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start
}

[dir=rtl] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-width: 0;
  width: 100%
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f7f7f7
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px
  }
  [dir=rtl] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px
  }
}

.profile-activity-icon {
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50% 50%;
  text-align: center;
  color: #ccc
}

[dir=rtl] .profile-activity-icon {
  right: 0
}

@media (min-width: 768px) {
  .profile-activity-icon {
    left: -14px
  }
  [dir=rtl] .profile-activity-icon {
    right: -14px
  }
}

.profile-activity-icon svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  margin: auto
}

.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row
  }
}

.search-results-column {
  flex: 1
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 75%
  }
}

.search-results-sidebar {
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0
}

@media (min-width: 1024px) {
  .search-results-sidebar {
    border: 0;
    flex: 0 0 20%;
    height: auto
  }
}

.search-results-sidebar .sidenav-item.current, .search-results-sidebar .sidenav-item:hover {
  background-color: #e9ebed;
  color: inherit;
  text-decoration: none
}

.search-results-sidebar .sidenav-subitem {
  unicode-bidi: embed
}

.search-results-sidebar .collapsible-sidebar {
  margin-bottom: 30px
}

.search-results-sidebar .collapsible-sidebar[aria-expanded=false] .multibrand-filter-list {
  display: none
}

@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar[aria-expanded=false] .multibrand-filter-list {
    display: block
  }
}

.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n+6) {
  display: none
}

.search-results-sidebar .multibrand-filter-list .doc-count {
  color: #666
}

.search-results-sidebar .see-all-filters {
  background: 0 0;
  border: none;
  cursor: pointer;
  display: block;
  padding: 10px;
  color: #1F73B7
}

.search-results-sidebar .see-all-filters[aria-hidden=true] {
  display: none
}

.search-results-sidebar .see-all-filters:hover {
  text-decoration: underline
}

.search-results-sidebar .see-all-filters::after {
  content: ' \2304';
  font-weight: 700
}

.search-results-subheading {
  font-size: 18px;
  font-weight: 600
}

.search-results-list {
  margin-bottom: 25px
}

.search-results-list &gt; li {
  padding: 20px 0
}

.search-results-list &gt; li:first-child {
  border-top: 1px solid #ddd
}

.search-results-list &gt; li h2 {
  margin-bottom: 0
}

.search-results .meta-group {
  display: block;
  align-items: center;
  clear: both;
  color: #666
}

@media (min-width: 1024px) {
  .search-results .meta-group {
    display: flex
  }
}

.search-results .meta-group &gt; li {
  display: block
}

@media (min-width: 1024px) {
  .search-results .meta-group &gt; li {
    display: inline
  }
}

@media (min-width: 1024px) {
  .search-results .meta-group li:first-child {
    flex: 1
  }
}

.search-results .meta-group .meta-data {
  color: inherit
}

[dir=ltr] .search-results .meta-group .meta-data:not(:last-child) {
  margin-right: 20px
}

[dir=rtl] .search-results .meta-group .meta-data:not(:last-child) {
  margin-left: 20px
}

.search-results .meta-group .meta-data::after {
  content: none
}

.search-results-description {
  margin-top: 10px;
  word-break: break-word
}

.search-result-title {
  font-size: 16px;
  display: inline-block
}

[dir=ltr] .search-result-icons {
  float: right
}

[dir=rtl] .search-result-icons {
  float: left
}

.search-result-meta-count, .search-result-votes {
  color: #5a6d7c;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 4px 5px;
  position: relative
}

.search-result-meta-count-icon, .search-result-votes-icon {
  color: #17494D;
  vertical-align: middle;
  width: 13px;
  height: 13px
}

[dir=ltr] .search-result-meta-count, [dir=ltr] .search-result-votes {
  margin-left: 5px
}

[dir=ltr] .search-result-meta-count::before, [dir=ltr] .search-result-votes::before {
  margin-right: 3px
}

[dir=rtl] .search-result-meta-count, [dir=rtl] .search-result-votes {
  margin-right: 5px
}

[dir=rtl] .search-result-meta-count::before, [dir=rtl] .search-result-votes::before {
  margin-left: 3px
}

.search-result .meta-group {
  align-items: center
}

.search-result-breadcrumbs {
  margin: 0
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs {
    display: table-row
  }
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs li {
    display: table-cell
  }
}

.search-result-breadcrumbs li, .search-result-breadcrumbs li a, .search-result-breadcrumbs li a:visited {
  color: inherit
}

.search-results-description em {
  font-style: normal;
  font-weight: 700
}

html[lang|=zh] .search-results-description em {
  font-style: normal;
  background: #ff0
}

.notification {
  border: 1px solid;
  display: table;
  font-family: poppins;
  font-size: 12px;
  padding: 13px 15px;
  transition: height .2s;
  width: 100%;
  color: #555
}

.notification a {
  color: #158ec2
}

.notification-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 980px
}

.notification-dismiss, .notification-icon, .notification-text {
  display: table-cell;
  vertical-align: middle
}

.notification-text {
  padding: 0 15px;
  width: 100%
}

.notification + .notification {
  margin-bottom: -1px;
  position: relative;
  top: -1px
}

.notification-error {
  background: #ffeded;
  border-color: #f7cbcb
}

.notification-error .notification-icon::before, .notification-error .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555555'/%3E%3C/svg%3E")
}

.notification-notice {
  background: #dbf3ff;
  border-color: #b5e0f5
}

.notification-notice .notification-icon::before, .notification-notice .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.5 6l2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E")
}

.notification-alert {
  color: #ad5e18;
  background: #fff8ed;
  border-color: #fcdba9
}

.notification-alert .notification-icon::before, .notification-alert .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E")
}

.notification-icon::before, .notification-inline.notification-error::before {
  background-size: cover;
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: middle
}

.notification-dismiss, a.notification-dismiss {
  color: #555;
  cursor: pointer;
  opacity: .6;
  transition: opacity .1s ease;
  text-decoration: none !important
}

.notification-dismiss:hover {
  opacity: 1
}

.notification-inline {
  border-radius: 4px;
  line-height: 14px;
  margin-top: 5px;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

[dir=rtl] .notification-inline {
  text-align: right
}

.notification-inline[aria-hidden=true] {
  display: none
}

.notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23e35b66'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23e35b66'/%3E%3C/svg%3E");
  margin: -2px 5px 0 0
}

[dir=rtl] .notification-inline.notification-error::before {
  margin: 0 0 0 5px
}

.notification-inline.notification-error {
  background-color: #fff0f1;
  border: 1px solid #e35b66;
  color: #cc3340
}

.notification-inline.notification-large {
  padding: 13px 15px;
  margin-bottom: 25px
}

.notification-left-aligned {
  text-align: left;
  padding-left: 0
}

html[dir=rtl] .notification-left-aligned {
  text-align: right;
  padding-left: auto;
  padding-right: 0
}

.dropdown {
  position: relative;
  display: inline-block
}

.dropdown-toggle {
  cursor: pointer;
  background: 0 0;
  border: 0;
  display: inline-block;
  padding: 0;
  text-align: initial;
  vertical-align: middle
}

.dropdown-toggle:hover {
  text-decoration: none
}

.dropdown-toggle &gt; * {
  display: inline-block
}

.dropdown-menu {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  left: 0;
  margin-top: 1px;
  min-width: 170px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  z-index: 1000
}

[dir=rtl] .dropdown-menu {
  text-align: right
}

.dropdown-menu[aria-expanded=true] {
  display: block
}

.dropdown-menu [role=separator] {
  border-bottom: 1px solid #d8d8d8;
  color: #969696;
  display: block;
  font-weight: 400;
  font-size: 11px;
  padding: 5px 0;
  margin: 5px 20px 10px 20px
}

.dropdown-menu [role=menuitem] {
  color: #707070;
  cursor: pointer;
  display: block;
  padding: 7px 40px 7px 20px;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  line-height: inherit;
  width: 100%
}

[dir=rtl] .dropdown-menu [role=menuitem] {
  padding: 7px 20px 7px 40px
}

.dropdown-menu [role=menuitem]:focus, .dropdown-menu [role=menuitem]:hover {
  background: #f3f3f3;
  text-decoration: none;
  color: #333
}

.dropdown-menu [role=menuitem][aria-selected=true] {
  cursor: default
}

.dropdown-menu [role=menuitem][aria-selected=true]::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7l3 3 7-7'%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 12px
}

[dir=rtl] .dropdown-menu [role=menuitem][aria-selected=true]::after {
  margin-left: 0;
  margin-right: 10px;
  float: left
}

.dropdown-menu [role=menuitem][aria-hidden=true], .dropdown-menu [role=menuitem][hidden] {
  display: none !important
}

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

.dropdown-menu-top {
  bottom: 100%;
  margin-bottom: 1px
}

[dir=rtl] .dropdown-menu {
  left: auto;
  right: 0;
  text-align: right
}

[dir=rtl] .dropdown-menu-end {
  left: 0;
  right: auto
}

.dropdown-chevron-icon {
  vertical-align: middle
}

/* FrameWork Styling */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #193c6b;
  --bs-secondary: #fab522;
  --bs-success: #198754;
  --bs-info: #b8d8ea;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #bbc3c7;
  --bs-dark: #212529;
  --bs-font-sans-serif: "Poppins", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0))
}

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

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

body {
  margin: 0;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.42857;
  color: #154371;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

hr {
  margin: 25px 0;
  color: #b8d8ea;
  background-color: currentColor;
  border: 0;
  opacity: 1
}

hr:not([size]) {
  height: 1px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: 1.1em;
}

.h1, h1 {
  font-size: calc(1.41071rem + 1.92857vw)
}

@media (min-width: 1200px) {
  .h1, h1 {
    font-size: 2.85714rem
  }
}

.h2, h2 {
  font-size: calc(1.29643rem + .55714vw)
}

@media (min-width: 1200px) {
  .h2, h2 {
    font-size: 1.71429rem
  }
}

.h3, h3 {
  font-size: calc(1.26786rem + .21429vw)
}

@media (min-width: 1200px) {
  .h3, h3 {
    font-size: 1.42857rem
  }
}

.h4, h4 {
  font-size: 1.14286rem
}

.h5, h5 {
  font-size: 1rem
}

.h6, h6 {
  font-size: .85714rem
}

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

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

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

ol, ul {
  padding-left: 2rem
}

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

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

dt {
  font-weight: 700
}

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

blockquote {
  margin: 0 0 1rem
}

b, strong {
  font-weight: bolder
}

.small, small {
  font-size: .875em
}

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

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #193c6b;
  text-decoration: underline
}

a:hover {
  color: #143056
}

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

code, kbd, pre, samp {
  font-family: Poppins, sans-serif;
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: .875em
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}

code {
  font-size: .875em;
  color: #d63384;
  word-wrap: break-word
}

a &gt; code {
  color: inherit
}

kbd {
  padding: .2rem .4rem;
  font-size: .875em;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700
}

figure {
  margin: 0 0 1rem
}

img, svg {
  vertical-align: middle
}

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

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

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

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

label {
  display: inline-block
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

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

button, select {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

select {
  word-wrap: normal
}

select:disabled {
  opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
  display: none
}

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

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

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

textarea {
  resize: vertical
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: calc(1.275rem + .3vw);
  line-height: inherit
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem
  }
}

legend + * {
  clear: left
}

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

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

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

::-webkit-search-decoration {
  -webkit-appearance: none
}

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

::file-selector-button {
  font: inherit
}

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

output {
  display: inline-block
}

iframe {
  border: 0
}

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

progress {
  vertical-align: baseline
}

[hidden] {
  display: none !important
}

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

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.1em
}

@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.1em
}

@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.1em
}

@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.1em
}

@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.1em
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.1em
}

@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem
  }
}

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

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.initialism {
  font-size: .875em;
  text-transform: uppercase
}

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

.blockquote &gt; :last-child {
  margin-bottom: 0
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: .875em;
  color: #6c757d
}

.blockquote-footer:before {
  content: "\2014\00A0"
}

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

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem
}

.figure {
  display: inline-block
}

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

.figure-caption {
  font-size: .875em;
  color: #6c757d
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 14px);
  padding-left: var(--bs-gutter-x, 14px);
  margin-right: auto;
  margin-left: auto
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px
  }
}

@media (min-width: 768px) {
  .container, .container-md, .container-sm {
    max-width: 720px
  }
}

@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px
  }
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px
  }
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1300px
  }
}

.row {
  --bs-gutter-x: 28px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2)
}

.row &gt; * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y)
}

.col {
  flex: 1 0 0%
}

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

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

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

.row-cols-3 &gt; * {
  flex: 0 0 auto;
  width: 33.33333%
}

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

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

.row-cols-6 &gt; * {
  flex: 0 0 auto;
  width: 16.66667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.offset-1 {
  margin-left: 8.33333%
}

.offset-2 {
  margin-left: 16.66667%
}

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

.offset-4 {
  margin-left: 33.33333%
}

.offset-5 {
  margin-left: 41.66667%
}

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

.offset-7 {
  margin-left: 58.33333%
}

.offset-8 {
  margin-left: 66.66667%
}

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

.offset-10 {
  margin-left: 83.33333%
}

.offset-11 {
  margin-left: 91.66667%
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%
  }
  .row-cols-sm-auto &gt; * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-sm-1 &gt; * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-sm-2 &gt; * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-sm-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .row-cols-sm-4 &gt; * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-sm-5 &gt; * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-sm-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.33333%
  }
  .offset-sm-2 {
    margin-left: 16.66667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333%
  }
  .offset-sm-5 {
    margin-left: 41.66667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333%
  }
  .offset-sm-8 {
    margin-left: 66.66667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333%
  }
  .offset-sm-11 {
    margin-left: 91.66667%
  }
  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0
  }
  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0
  }
  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 1rem
  }
  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 1rem
  }
  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 3rem
  }
  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 3rem
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%
  }
  .row-cols-md-auto &gt; * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-md-1 &gt; * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-md-2 &gt; * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-md-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .row-cols-md-4 &gt; * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-md-5 &gt; * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-md-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.33333%
  }
  .offset-md-2 {
    margin-left: 16.66667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333%
  }
  .offset-md-5 {
    margin-left: 41.66667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333%
  }
  .offset-md-8 {
    margin-left: 66.66667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333%
  }
  .offset-md-11 {
    margin-left: 91.66667%
  }
  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0
  }
  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0
  }
  .g-md-1, .gx-md-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-md-1, .gy-md-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-md-2, .gx-md-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-md-2, .gy-md-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 1rem
  }
  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 1rem
  }
  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 3rem
  }
  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 3rem
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%
  }
  .row-cols-lg-auto &gt; * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-lg-1 &gt; * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-lg-2 &gt; * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-lg-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .row-cols-lg-4 &gt; * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-lg-5 &gt; * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-lg-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.33333%
  }
  .offset-lg-2 {
    margin-left: 16.66667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333%
  }
  .offset-lg-5 {
    margin-left: 41.66667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333%
  }
  .offset-lg-8 {
    margin-left: 66.66667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333%
  }
  .offset-lg-11 {
    margin-left: 91.66667%
  }
  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0
  }
  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0
  }
  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 1rem
  }
  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 1rem
  }
  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 3rem
  }
  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 3rem
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%
  }
  .row-cols-xl-auto &gt; * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-xl-1 &gt; * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-xl-2 &gt; * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-xl-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .row-cols-xl-4 &gt; * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-xl-5 &gt; * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-xl-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-xl-0 {
    margin-left: 0
  }
  .offset-xl-1 {
    margin-left: 8.33333%
  }
  .offset-xl-2 {
    margin-left: 16.66667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.33333%
  }
  .offset-xl-5 {
    margin-left: 41.66667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.33333%
  }
  .offset-xl-8 {
    margin-left: 66.66667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.33333%
  }
  .offset-xl-11 {
    margin-left: 91.66667%
  }
  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0
  }
  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0
  }
  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 1rem
  }
  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 1rem
  }
  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 3rem
  }
  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 3rem
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%
  }
  .row-cols-xxl-auto &gt; * {
    flex: 0 0 auto;
    width: auto
  }
  .row-cols-xxl-1 &gt; * {
    flex: 0 0 auto;
    width: 100%
  }
  .row-cols-xxl-2 &gt; * {
    flex: 0 0 auto;
    width: 50%
  }
  .row-cols-xxl-3 &gt; * {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .row-cols-xxl-4 &gt; * {
    flex: 0 0 auto;
    width: 25%
  }
  .row-cols-xxl-5 &gt; * {
    flex: 0 0 auto;
    width: 20%
  }
  .row-cols-xxl-6 &gt; * {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .offset-xxl-0 {
    margin-left: 0
  }
  .offset-xxl-1 {
    margin-left: 8.33333%
  }
  .offset-xxl-2 {
    margin-left: 16.66667%
  }
  .offset-xxl-3 {
    margin-left: 25%
  }
  .offset-xxl-4 {
    margin-left: 33.33333%
  }
  .offset-xxl-5 {
    margin-left: 41.66667%
  }
  .offset-xxl-6 {
    margin-left: 50%
  }
  .offset-xxl-7 {
    margin-left: 58.33333%
  }
  .offset-xxl-8 {
    margin-left: 66.66667%
  }
  .offset-xxl-9 {
    margin-left: 75%
  }
  .offset-xxl-10 {
    margin-left: 83.33333%
  }
  .offset-xxl-11 {
    margin-left: 91.66667%
  }
  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0
  }
  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0
  }
  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: 0.25rem
  }
  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: 0.25rem
  }
  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: 0.5rem
  }
  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: 0.5rem
  }
  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 1rem
  }
  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 1rem
  }
  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 1.5rem
  }
  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 1.5rem
  }
  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 3rem
  }
  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 3rem
  }
}

.form-label {
  margin-bottom: .5rem
}

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

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem
}

.form-text {
  margin-top: .25rem;
  font-size: .875em;
  color: #6c757d
}

.form-control {
  display: block;
  width: 100%;
  padding: .536rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.42857;
  color: rgba(0, 0, 0, .6);
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none
  }
}

.form-control[type=file] {
  overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer
}

.form-control:focus {
  color: rgba(0, 0, 0, .6);
  background-color: #fff;
  border-color: #8c9eb5;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(25, 60, 107, .25)
}

.form-control::-webkit-date-and-time-value {
  height: 1.42857em
}

.form-control::-moz-placeholder {
  color: #000;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #000;
  opacity: 1
}

.form-control::placeholder {
  color: #000;
  opacity: 1
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}

.form-control::file-selector-button {
  padding: .536rem .75rem;
  margin: -.536rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: rgba(0, 0, 0, .6);
  background-color: #e9ecef;
  pointer-events: none;
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none
  }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3
}

.form-control::-webkit-file-upload-button {
  padding: .536rem .75rem;
  margin: -.536rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: rgba(0, 0, 0, .6);
  background-color: #e9ecef;
  pointer-events: none;
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none
  }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .536rem 0;
  margin-bottom: 0;
  line-height: 1.42857;
  color: rgba(0, 0, 0, .6);
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm {
  min-height: calc(1.42857em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: 0
}

.form-control-sm::file-selector-button {
  padding: .25rem .5rem;
  margin: -.25rem -.5rem;
  -webkit-margin-end: .5rem;
  margin-inline-end: .5rem
}

.form-control-sm::-webkit-file-upload-button {
  padding: .25rem .5rem;
  margin: -.25rem -.5rem;
  -webkit-margin-end: .5rem;
  margin-inline-end: .5rem
}

.form-control-lg {
  min-height: calc(1.42857em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0
}

.form-control-lg::file-selector-button {
  padding: .5rem 1rem;
  margin: -.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem
}

.form-control-lg::-webkit-file-upload-button {
  padding: .5rem 1rem;
  margin: -.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem
}

textarea.form-control {
  min-height: calc(1.42857em + 1.072rem + 2px)
}

textarea.form-control-sm {
  min-height: calc(1.42857em + .5rem + 2px)
}

textarea.form-control-lg {
  min-height: calc(1.42857em + 1rem + 2px)
}

.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: .536rem
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer
}

.form-control-color::-moz-color-swatch {
  height: 1.42857em;
  border-radius: 0
}

.form-control-color::-webkit-color-swatch {
  height: 1.42857em;
  border-radius: 0
}

.form-select {
  display: block;
  width: 100%;
  padding: .536rem 2.25rem .536rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.42857;
  color: rgba(0, 0, 0, .6);
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.form-select:focus {
  border-color: #8c9eb5;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(25, 60, 107, .25)
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: .75rem;
  background-image: none
}

.form-select:disabled {
  background-color: #e9ecef
}

.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 rgba(0, 0, 0, .6)
}

.form-select-sm {
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem
}

.form-select-lg {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem
}

.form-check {
  display: block;
  min-height: 1.42857rem;
  padding-left: 1.5em;
  margin-bottom: .125rem
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: .21429em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, .25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact
}

.form-check-input[type=checkbox] {
  border-radius: .25em
}

.form-check-input[type=radio] {
  border-radius: 50%
}

.form-check-input:active {
  filter: brightness(90%)
}

.form-check-input:focus {
  border-color: #8c9eb5;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(25, 60, 107, .25)
}

.form-check-input:checked {
  background-color: #193c6b;
  border-color: #193c6b
}

.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3 6-6'/%3E%3C/svg%3E")
}

.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")
}

.form-check-input[type=checkbox]:indeterminate {
  background-color: #193c6b;
  border-color: #193c6b;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")
}

.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: .5
}

.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
  opacity: .5
}

.form-switch {
  padding-left: 2.5em
}

.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");
  background-position: 0;
  border-radius: 2em;
  transition: background-position .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none
  }
}

.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%238c9eb5'/%3E%3C/svg%3E")
}

.form-switch .form-check-input:checked {
  background-position: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

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

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.btn-check:disabled + .btn, .btn-check[disabled] + .btn {
  pointer-events: none;
  filter: none;
  opacity: .65
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.form-range:focus {
  outline: 0
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(25, 60, 107, .25)
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(25, 60, 107, .25)
}

.form-range::-moz-focus-outer {
  border: 0
}

.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #193c6b;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none
  }
}

.form-range::-webkit-slider-thumb:active {
  background-color: #bac5d3
}

.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #193c6b;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none
  }
}

.form-range::-moz-range-thumb:active {
  background-color: #bac5d3
}

.form-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.form-range:disabled {
  pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd
}

.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd
}

.form-floating {
  position: relative
}

.form-floating &gt; .form-control, .form-floating &gt; .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem .75rem
}

.form-floating &gt; label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem .75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
  .form-floating &gt; label {
    transition: none
  }
}

.form-floating &gt; .form-control::-moz-placeholder {
  color: transparent
}

.form-floating &gt; .form-control:-ms-input-placeholder {
  color: transparent
}

.form-floating &gt; .form-control::placeholder {
  color: transparent
}

.form-floating &gt; .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}

.form-floating &gt; .form-control:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}

.form-floating &gt; .form-control:focus, .form-floating &gt; .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}

.form-floating &gt; .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}

.form-floating &gt; .form-select {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}

.form-floating &gt; .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: .65;
  transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating &gt; .form-control:not(:-ms-input-placeholder) ~ label {
  opacity: .65;
  transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating &gt; .form-control:focus ~ label, .form-floating &gt; .form-control:not(:placeholder-shown) ~ label, .form-floating &gt; .form-select ~ label {
  opacity: .65;
  transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating &gt; .form-control:-webkit-autofill ~ label {
  opacity: .65;
  transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%
}

.input-group &gt; .form-control, .input-group &gt; .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0
}

.input-group &gt; .form-control:focus, .input-group &gt; .form-select:focus {
  z-index: 3
}

.input-group .btn {
  position: relative;
  z-index: 2
}

.input-group .btn:focus {
  z-index: 3
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: .536rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.42857;
  color: rgba(0, 0, 0, .6);
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0
}

.input-group-lg &gt; .btn, .input-group-lg &gt; .form-control, .input-group-lg &gt; .form-select, .input-group-lg &gt; .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0
}

.input-group-sm &gt; .btn, .input-group-sm &gt; .form-control, .input-group-sm &gt; .form-select, .input-group-sm &gt; .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: 0
}

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

.input-group.has-validation &gt; .dropdown-toggle:nth-last-child(n+4), .input-group.has-validation &gt; :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) &gt; .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) &gt; :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group &gt; :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: .875em;
  color: #198754
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, .9);
  border-radius: .25rem
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
  display: block
}

.form-control.is-valid, .was-validated .form-control:valid {
  border-color: #198754;
  padding-right: calc(1.42857em + 1.072rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(.35714em + .268rem) center;
  background-size: calc(.71429em + .536rem) calc(.71429em + .536rem)
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.42857em + 1.072rem);
  background-position: top calc(.35714em + .268rem) right calc(.35714em + .268rem)
}

.form-select.is-valid, .was-validated .form-select:valid {
  border-color: #198754
}

.form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-position: right .75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(.71429em + .536rem) calc(.71429em + .536rem)
}

.form-select.is-valid:focus, .was-validated .form-select:valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.form-check-input.is-valid, .was-validated .form-check-input:valid {
  border-color: #198754
}

.form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
  background-color: #198754
}

.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
  box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #198754
}

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

.input-group .form-control.is-valid, .input-group .form-select.is-valid, .was-validated .input-group .form-control:valid, .was-validated .input-group .form-select:valid {
  z-index: 1
}

.input-group .form-control.is-valid:focus, .input-group .form-select.is-valid:focus, .was-validated .input-group .form-control:valid:focus, .was-validated .input-group .form-select:valid:focus {
  z-index: 3
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, .9);
  border-radius: .25rem
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
  display: block
}

.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.42857em + 1.072rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(.35714em + .268rem) center;
  background-size: calc(.71429em + .536rem) calc(.71429em + .536rem)
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.42857em + 1.072rem);
  background-position: top calc(.35714em + .268rem) right calc(.35714em + .268rem)
}

.form-select.is-invalid, .was-validated .form-select:invalid {
  border-color: #dc3545
}

.form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
  background-position: right .75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(.71429em + .536rem) calc(.71429em + .536rem)
}

.form-select.is-invalid:focus, .was-validated .form-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
  border-color: #dc3545
}

.form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {
  background-color: #dc3545
}

.form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus {
  box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545
}

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

.input-group .form-control.is-invalid, .input-group .form-select.is-invalid, .was-validated .input-group .form-control:invalid, .was-validated .input-group .form-select:invalid {
  z-index: 2
}

.input-group .form-control.is-invalid:focus, .input-group .form-select.is-invalid:focus, .was-validated .input-group .form-control:invalid:focus, .was-validated .input-group .form-select:invalid:focus {
  z-index: 3
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.42857;
  color: rgba(0, 0, 0, .6);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .536rem 16px;
  font-size: 1rem;
  border-radius: 4px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none
  }
}

.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(25, 60, 107, .25)
}

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

.btn-primary {
  color: #fff;
  background-color: #fe6c66;
  border-radius: 30px
}

.btn-check:focus + .btn-primary, .btn-primary:focus, .btn-primary:hover {
  color: #fff;
  background-color: #ffffff;
  border-color: #fe6c66;
  color: #fe6c66
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
  box-shadow: 0 0 0 .25rem rgba(60, 89, 129, .5)
}

.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show &gt; .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(60, 89, 129, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #193c6b;
  border-color: #193c6b
}

.btn-secondary {
  color: #000;
  background-color: #58b0b6;
  border-color: #58b0b6
}

.btn-check:focus + .btn-secondary, .btn-secondary:focus, .btn-secondary:hover {
  color: #000;
  background-color: #fbc043;
  border-color: #fbbc38
}

.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  box-shadow: 0 0 0 .25rem rgba(213, 154, 29, .5)
}

.btn-check:active + .btn-secondary, .btn-check:checked + .btn-secondary, .btn-secondary.active, .btn-secondary:active, .show &gt; .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: #fbc44e;
  border-color: #fbbc38
}

.btn-check:active + .btn-secondary:focus, .btn-check:checked + .btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show &gt; .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(213, 154, 29, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #000;
  background-color: #fab522;
  border-color: #fab522
}

.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754
}

.btn-check:focus + .btn-success, .btn-success:focus, .btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43
}

.btn-check:focus + .btn-success, .btn-success:focus {
  box-shadow: 0 0 0 .25rem rgba(60, 153, 110, .5)
}

.btn-check:active + .btn-success, .btn-check:checked + .btn-success, .btn-success.active, .btn-success:active, .show &gt; .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f
}

.btn-check:active + .btn-success:focus, .btn-check:checked + .btn-success:focus, .btn-success.active:focus, .btn-success:active:focus, .show &gt; .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(60, 153, 110, .5)
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754
}

.btn-info {
  color: #000;
  background-color: #b8d8ea;
  border-color: #b8d8ea
}

.btn-check:focus + .btn-info, .btn-info:focus, .btn-info:hover {
  color: #000;
  background-color: #c3deed;
  border-color: #bfdcec
}

.btn-check:focus + .btn-info, .btn-info:focus {
  box-shadow: 0 0 0 .25rem rgba(156, 184, 199, .5)
}

.btn-check:active + .btn-info, .btn-check:checked + .btn-info, .btn-info.active, .btn-info:active, .show &gt; .btn-info.dropdown-toggle {
  color: #000;
  background-color: #c6e0ee;
  border-color: #bfdcec
}

.btn-check:active + .btn-info:focus, .btn-check:checked + .btn-info:focus, .btn-info.active:focus, .btn-info:active:focus, .show &gt; .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(156, 184, 199, .5)
}

.btn-info.disabled, .btn-info:disabled {
  color: #000;
  background-color: #b8d8ea;
  border-color: #b8d8ea
}

.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-check:focus + .btn-warning, .btn-warning:focus, .btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720
}

.btn-check:focus + .btn-warning, .btn-warning:focus {
  box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-check:active + .btn-warning, .btn-check:checked + .btn-warning, .btn-warning.active, .btn-warning:active, .show &gt; .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720
}

.btn-check:active + .btn-warning:focus, .btn-check:checked + .btn-warning:focus, .btn-warning.active:focus, .btn-warning:active:focus, .show &gt; .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-check:focus + .btn-danger, .btn-danger:focus, .btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37
}

.btn-check:focus + .btn-danger, .btn-danger:focus {
  box-shadow: 0 0 0 .25rem rgba(225, 83, 97, .5)
}

.btn-check:active + .btn-danger, .btn-check:checked + .btn-danger, .btn-danger.active, .btn-danger:active, .show &gt; .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834
}

.btn-check:active + .btn-danger:focus, .btn-check:checked + .btn-danger:focus, .btn-danger.active:focus, .btn-danger:active:focus, .show &gt; .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-light {
  color: #000;
  background-color: #bbc3c7;
  border-color: #bbc3c7
}

.btn-check:focus + .btn-light, .btn-light:focus, .btn-light:hover {
  color: #000;
  background-color: #c5cccf;
  border-color: #c2c9cd
}

.btn-check:focus + .btn-light, .btn-light:focus {
  box-shadow: 0 0 0 .25rem rgba(159, 166, 169, .5)
}

.btn-check:active + .btn-light, .btn-check:checked + .btn-light, .btn-light.active, .btn-light:active, .show &gt; .btn-light.dropdown-toggle {
  color: #000;
  background-color: #c9cfd2;
  border-color: #c2c9cd
}

.btn-check:active + .btn-light:focus, .btn-check:checked + .btn-light:focus, .btn-light.active:focus, .btn-light:active:focus, .show &gt; .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(159, 166, 169, .5)
}

.btn-light.disabled, .btn-light:disabled {
  color: #000;
  background-color: #bbc3c7;
  border-color: #bbc3c7
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529
}

.btn-check:focus + .btn-dark, .btn-dark:focus, .btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21
}

.btn-check:focus + .btn-dark, .btn-dark:focus {
  box-shadow: 0 0 0 .25rem rgba(66, 70, 73, .5)
}

.btn-check:active + .btn-dark, .btn-check:checked + .btn-dark, .btn-dark.active, .btn-dark:active, .show &gt; .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f
}

.btn-check:active + .btn-dark:focus, .btn-check:checked + .btn-dark:focus, .btn-dark.active:focus, .btn-dark:active:focus, .show &gt; .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(66, 70, 73, .5)
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529
}

.btn-outline-primary {
  color: #ffffff;
  border-color: #fe6c66;
  border-radius: 24px;
  background-color: #fe6c66
}

.btn-outline-primary:hover {
  color: #fe6c66;
  background-color: #ffffff;
  border-color: #fe6c66
}

.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 .25rem rgba(25, 60, 107, .5)
}

.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active { /*color:#fff;background-color:#193c6b;border-color:#193c6b*/
}

.btn-check:active + .btn-outline-primary:focus, .btn-check:checked + .btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
  box-shadow: 0 0 0 .25rem rgba(25, 60, 107, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #193c6b;
  background-color: transparent
}

.btn-outline-secondary {
  color: #fab522;
  border-color: #fab522
}

.btn-outline-secondary:hover {
  color: #000;
  background-color: #fab522;
  border-color: #fab522
}

.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 .25rem rgba(250, 181, 34, .5)
}

.btn-check:active + .btn-outline-secondary, .btn-check:checked + .btn-outline-secondary, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show, .btn-outline-secondary:active {
  color: #000;
  background-color: #fab522;
  border-color: #fab522
}

.btn-check:active + .btn-outline-secondary:focus, .btn-check:checked + .btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus {
  box-shadow: 0 0 0 .25rem rgba(250, 181, 34, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #fab522;
  background-color: transparent
}

.btn-outline-success {
  color: #198754;
  border-color: #198754
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754
}

.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5)
}

.btn-check:active + .btn-outline-success, .btn-check:checked + .btn-outline-success, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show, .btn-outline-success:active {
  color: #fff;
  background-color: #198754;
  border-color: #198754
}

.btn-check:active + .btn-outline-success:focus, .btn-check:checked + .btn-outline-success:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus, .btn-outline-success:active:focus {
  box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #198754;
  background-color: transparent
}

.btn-outline-info {
  color: #b8d8ea;
  border-color: #b8d8ea
}

.btn-outline-info:hover {
  color: #000;
  background-color: #b8d8ea;
  border-color: #b8d8ea
}

.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 .25rem rgba(184, 216, 234, .5)
}

.btn-check:active + .btn-outline-info, .btn-check:checked + .btn-outline-info, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show, .btn-outline-info:active {
  color: #000;
  background-color: #b8d8ea;
  border-color: #b8d8ea
}

.btn-check:active + .btn-outline-info:focus, .btn-check:checked + .btn-outline-info:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus, .btn-outline-info:active:focus {
  box-shadow: 0 0 0 .25rem rgba(184, 216, 234, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #b8d8ea;
  background-color: transparent
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5)
}

.btn-check:active + .btn-outline-warning, .btn-check:checked + .btn-outline-warning, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show, .btn-outline-warning:active {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-check:active + .btn-outline-warning:focus, .btn-check:checked + .btn-outline-warning:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus, .btn-outline-warning:active:focus {
  box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .5)
}

.btn-check:active + .btn-outline-danger, .btn-check:checked + .btn-outline-danger, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show, .btn-outline-danger:active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-check:active + .btn-outline-danger:focus, .btn-check:checked + .btn-outline-danger:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus, .btn-outline-danger:active:focus {
  box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent
}

.btn-outline-light {
  color: #bbc3c7;
  border-color: #bbc3c7
}

.btn-outline-light:hover {
  color: #000;
  background-color: #bbc3c7;
  border-color: #bbc3c7
}

.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 .25rem rgba(187, 195, 199, .5)
}

.btn-check:active + .btn-outline-light, .btn-check:checked + .btn-outline-light, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show, .btn-outline-light:active {
  color: #000;
  background-color: #bbc3c7;
  border-color: #bbc3c7
}

.btn-check:active + .btn-outline-light:focus, .btn-check:checked + .btn-outline-light:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus, .btn-outline-light:active:focus {
  box-shadow: 0 0 0 .25rem rgba(187, 195, 199, .5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #bbc3c7;
  background-color: transparent
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529
}

.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 .25rem rgba(33, 37, 41, .5)
}

.btn-check:active + .btn-outline-dark, .btn-check:checked + .btn-outline-dark, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show, .btn-outline-dark:active {
  color: #fff;
  background-color: #212529;
  border-color: #212529
}

.btn-check:active + .btn-outline-dark:focus, .btn-check:checked + .btn-outline-dark:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus, .btn-outline-dark:active:focus {
  box-shadow: 0 0 0 .25rem rgba(33, 37, 41, .5)
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #212529;
  background-color: transparent
}

.btn-link {
  font-weight: 400;
  color: #193c6b;
  text-decoration: underline
}

.btn-link:hover {
  color: #143056
}

.btn-link.disabled, .btn-link:disabled {
  color: #6c757d
}

.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: .3rem
}

.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

.fade {
  transition: opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

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

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none
  }
}

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

.link-primary {
  color: #193c6b
}

.link-primary:focus, .link-primary:hover {
  color: #143056
}

.link-secondary {
  color: #fab522
}

.link-secondary:focus, .link-secondary:hover {
  color: #fbc44e
}

.link-success {
  color: #198754
}

.link-success:focus, .link-success:hover {
  color: #146c43
}

.link-info {
  color: #b8d8ea
}

.link-info:focus, .link-info:hover {
  color: #c6e0ee
}

.link-warning {
  color: #ffc107
}

.link-warning:focus, .link-warning:hover {
  color: #ffcd39
}

.link-danger {
  color: #dc3545
}

.link-danger:focus, .link-danger:hover {
  color: #b02a37
}

.link-light {
  color: #bbc3c7
}

.link-light:focus, .link-light:hover {
  color: #c9cfd2
}

.link-dark {
  color: #212529
}

.link-dark:focus, .link-dark:hover {
  color: #1a1e21
}

.ratio {
  position: relative;
  width: 100%
}

.ratio:before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: ""
}

.ratio &gt; * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

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

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

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

.ratio-21x9 {
  --bs-aspect-ratio: 42.85714%
}

.fixed-top {
  top: 0
}

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

.fixed-bottom {
  bottom: 0
}

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

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

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

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

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

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

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

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

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

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

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

.float-start {
  float: left !important
}

.float-end {
  float: right !important
}

.float-none {
  float: none !important
}

.overflow-auto {
  overflow: auto !important
}

.overflow-hidden {
  overflow: hidden !important
}

.overflow-visible {
  overflow: visible !important
}

.overflow-scroll {
  overflow: scroll !important
}

.d-inline {
  display: inline !important
}

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

.d-block {
  display: block !important
}

.d-grid {
  display: grid !important
}

.d-table {
  display: table !important
}

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

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

.d-flex {
  display: flex !important
}

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

.d-none {
  display: none !important
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

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

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

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: sticky !important
}

.top-0 {
  top: 0 !important
}

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

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

.bottom-0 {
  bottom: 0 !important
}

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

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

.start-0 {
  left: 0 !important
}

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

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

.end-0 {
  right: 0 !important
}

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

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

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

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

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

.border {
  border: 1px solid #dee2e6 !important
}

.border-0 {
  border: 0 !important
}

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

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

.border-end {
  border-right: 1px solid #dee2e6 !important
}

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

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

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

.border-start {
  border-left: 1px solid #dee2e6 !important
}

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

.border-primary {
  border-color: #193c6b !important
}

.border-secondary {
  border-color: #fab522 !important
}

.border-success {
  border-color: #198754 !important
}

.border-info {
  border-color: #b8d8ea !important
}

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

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

.border-light {
  border-color: #bbc3c7 !important
}

.border-dark {
  border-color: #212529 !important
}

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto !important
}

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

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

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

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

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

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

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

.h-auto {
  height: auto !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0 !important
}

.gap-1 {
  gap: .25rem !important
}

.gap-2 {
  gap: .5rem !important
}

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

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

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

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

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

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

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

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

.justify-content-evenly {
  justify-content: space-evenly !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-0 {
  order: 0 !important
}

.order-1 {
  order: 1 !important
}

.order-2 {
  order: 2 !important
}

.order-3 {
  order: 3 !important
}

.order-4 {
  order: 4 !important
}

.order-5 {
  order: 5 !important
}

.order-last {
  order: 6 !important
}

.m-0 {
  margin: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

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

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

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

.m-auto {
  margin: auto !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
  padding: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-monospace {
  font-family: Poppins, sans-serif;
}

.fs-1 {
  font-size: calc(1.41071rem + 1.92857vw) !important
}

.fs-2 {
  font-size: calc(1.29643rem + .55714vw) !important
}

.fs-3 {
  font-size: calc(1.26786rem + .21429vw) !important
}

.fs-4 {
  font-size: 1.14286rem !important
}

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

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

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

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

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

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

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

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

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

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

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

.lh-base {
  line-height: 1.42857 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-primary {
  color: #193c6b !important
}

.text-secondary {
  color: #fab522 !important
}

.text-success {
  color: #198754 !important
}

.text-info {
  color: #b8d8ea !important
}

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

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

.text-light {
  color: #bbc3c7 !important
}

.text-dark {
  color: #212529 !important
}

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

.text-body {
  color: rgba(0, 0, 0, .6) !important
}

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

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

.text-white-50 {
  color: hsla(0, 0%, 100%, .5) !important
}

.text-reset {
  color: inherit !important
}

.bg-primary {
  background-color: #193c6b !important
}

.bg-success {
  background-color: #198754 !important
}

.bg-info {
  background-color: #b8d8ea !important
}

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

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

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

.bg-dark {
  background-color: #212529 !important
}

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

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

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

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

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

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

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

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

.rounded {
  border-radius: .25rem !important
}

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

.rounded-1 {
  border-radius: .2rem !important
}

.rounded-2 {
  border-radius: .25rem !important
}

.rounded-3 {
  border-radius: .3rem !important
}

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

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

.rounded-top {
  border-top-left-radius: .25rem !important
}

.rounded-end, .rounded-top {
  border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-end {
  border-bottom-right-radius: .25rem !important
}

.rounded-bottom, .rounded-start {
  border-bottom-left-radius: .25rem !important
}

.rounded-start {
  border-top-left-radius: .25rem !important
}

.visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden !important
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important
  }
  .float-sm-end {
    float: right !important
  }
  .float-sm-none {
    float: none !important
  }
  .d-sm-inline {
    display: inline !important
  }
  .d-sm-inline-block {
    display: inline-block !important
  }
  .d-sm-block {
    display: block !important
  }
  .d-sm-grid {
    display: grid !important
  }
  .d-sm-table {
    display: table !important
  }
  .d-sm-table-row {
    display: table-row !important
  }
  .d-sm-table-cell {
    display: table-cell !important
  }
  .d-sm-flex {
    display: flex !important
  }
  .d-sm-inline-flex {
    display: inline-flex !important
  }
  .d-sm-none {
    display: none !important
  }
  .flex-sm-fill {
    flex: 1 1 auto !important
  }
  .flex-sm-row {
    flex-direction: row !important
  }
  .flex-sm-column {
    flex-direction: column !important
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .gap-sm-0 {
    gap: 0 !important
  }
  .gap-sm-1 {
    gap: .25rem !important
  }
  .gap-sm-2 {
    gap: .5rem !important
  }
  .gap-sm-3 {
    gap: 1rem !important
  }
  .gap-sm-4 {
    gap: 1.5rem !important
  }
  .gap-sm-5 {
    gap: 3rem !important
  }
  .justify-content-sm-start {
    justify-content: flex-start !important
  }
  .justify-content-sm-end {
    justify-content: flex-end !important
  }
  .justify-content-sm-center {
    justify-content: center !important
  }
  .justify-content-sm-between {
    justify-content: space-between !important
  }
  .justify-content-sm-around {
    justify-content: space-around !important
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important
  }
  .align-items-sm-start {
    align-items: flex-start !important
  }
  .align-items-sm-end {
    align-items: flex-end !important
  }
  .align-items-sm-center {
    align-items: center !important
  }
  .align-items-sm-baseline {
    align-items: baseline !important
  }
  .align-items-sm-stretch {
    align-items: stretch !important
  }
  .align-content-sm-start {
    align-content: flex-start !important
  }
  .align-content-sm-end {
    align-content: flex-end !important
  }
  .align-content-sm-center {
    align-content: center !important
  }
  .align-content-sm-between {
    align-content: space-between !important
  }
  .align-content-sm-around {
    align-content: space-around !important
  }
  .align-content-sm-stretch {
    align-content: stretch !important
  }
  .align-self-sm-auto {
    align-self: auto !important
  }
  .align-self-sm-start {
    align-self: flex-start !important
  }
  .align-self-sm-end {
    align-self: flex-end !important
  }
  .align-self-sm-center {
    align-self: center !important
  }
  .align-self-sm-baseline {
    align-self: baseline !important
  }
  .align-self-sm-stretch {
    align-self: stretch !important
  }
  .order-sm-first {
    order: -1 !important
  }
  .order-sm-0 {
    order: 0 !important
  }
  .order-sm-1 {
    order: 1 !important
  }
  .order-sm-2 {
    order: 2 !important
  }
  .order-sm-3 {
    order: 3 !important
  }
  .order-sm-4 {
    order: 4 !important
  }
  .order-sm-5 {
    order: 5 !important
  }
  .order-sm-last {
    order: 6 !important
  }
  .m-sm-0 {
    margin: 0 !important
  }
  .m-sm-1 {
    margin: .25rem !important
  }
  .m-sm-2 {
    margin: .5rem !important
  }
  .m-sm-3 {
    margin: 1rem !important
  }
  .m-sm-4 {
    margin: 1.5rem !important
  }
  .m-sm-5 {
    margin: 3rem !important
  }
  .m-sm-auto {
    margin: auto !important
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-sm-0 {
    margin-top: 0 !important
  }
  .mt-sm-1 {
    margin-top: .25rem !important
  }
  .mt-sm-2 {
    margin-top: .5rem !important
  }
  .mt-sm-3 {
    margin-top: 1rem !important
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important
  }
  .mt-sm-5 {
    margin-top: 3rem !important
  }
  .mt-sm-auto {
    margin-top: auto !important
  }
  .me-sm-0 {
    margin-right: 0 !important
  }
  .me-sm-1 {
    margin-right: .25rem !important
  }
  .me-sm-2 {
    margin-right: .5rem !important
  }
  .me-sm-3 {
    margin-right: 1rem !important
  }
  .me-sm-4 {
    margin-right: 1.5rem !important
  }
  .me-sm-5 {
    margin-right: 3rem !important
  }
  .me-sm-auto {
    margin-right: auto !important
  }
  .mb-sm-0 {
    margin-bottom: 0 !important
  }
  .mb-sm-1 {
    margin-bottom: .25rem !important
  }
  .mb-sm-2 {
    margin-bottom: .5rem !important
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important
  }
  .mb-sm-auto {
    margin-bottom: auto !important
  }
  .ms-sm-0 {
    margin-left: 0 !important
  }
  .ms-sm-1 {
    margin-left: .25rem !important
  }
  .ms-sm-2 {
    margin-left: .5rem !important
  }
  .ms-sm-3 {
    margin-left: 1rem !important
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important
  }
  .ms-sm-5 {
    margin-left: 3rem !important
  }
  .ms-sm-auto {
    margin-left: auto !important
  }
  .p-sm-0 {
    padding: 0 !important
  }
  .p-sm-1 {
    padding: .25rem !important
  }
  .p-sm-2 {
    padding: .5rem !important
  }
  .p-sm-3 {
    padding: 1rem !important
  }
  .p-sm-4 {
    padding: 1.5rem !important
  }
  .p-sm-5 {
    padding: 3rem !important
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-sm-0 {
    padding-top: 0 !important
  }
  .pt-sm-1 {
    padding-top: .25rem !important
  }
  .pt-sm-2 {
    padding-top: .5rem !important
  }
  .pt-sm-3 {
    padding-top: 1rem !important
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important
  }
  .pt-sm-5 {
    padding-top: 3rem !important
  }
  .pe-sm-0 {
    padding-right: 0 !important
  }
  .pe-sm-1 {
    padding-right: .25rem !important
  }
  .pe-sm-2 {
    padding-right: .5rem !important
  }
  .pe-sm-3 {
    padding-right: 1rem !important
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important
  }
  .pe-sm-5 {
    padding-right: 3rem !important
  }
  .pb-sm-0 {
    padding-bottom: 0 !important
  }
  .pb-sm-1 {
    padding-bottom: .25rem !important
  }
  .pb-sm-2 {
    padding-bottom: .5rem !important
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important
  }
  .ps-sm-0 {
    padding-left: 0 !important
  }
  .ps-sm-1 {
    padding-left: .25rem !important
  }
  .ps-sm-2 {
    padding-left: .5rem !important
  }
  .ps-sm-3 {
    padding-left: 1rem !important
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important
  }
  .ps-sm-5 {
    padding-left: 3rem !important
  }
  .text-sm-start {
    text-align: left !important
  }
  .text-sm-end {
    text-align: right !important
  }
  .text-sm-center {
    text-align: center !important
  }
}

@media (min-width: 768px) {
  .float-md-start {
    float: left !important
  }
  .float-md-end {
    float: right !important
  }
  .float-md-none {
    float: none !important
  }
  .d-md-inline {
    display: inline !important
  }
  .d-md-inline-block {
    display: inline-block !important
  }
  .d-md-block {
    display: block !important
  }
  .d-md-grid {
    display: grid !important
  }
  .d-md-table {
    display: table !important
  }
  .d-md-table-row {
    display: table-row !important
  }
  .d-md-table-cell {
    display: table-cell !important
  }
  .d-md-flex {
    display: flex !important
  }
  .d-md-inline-flex {
    display: inline-flex !important
  }
  .d-md-none {
    display: none !important
  }
  .flex-md-fill {
    flex: 1 1 auto !important
  }
  .flex-md-row {
    flex-direction: row !important
  }
  .flex-md-column {
    flex-direction: column !important
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-md-wrap {
    flex-wrap: wrap !important
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .gap-md-0 {
    gap: 0 !important
  }
  .gap-md-1 {
    gap: .25rem !important
  }
  .gap-md-2 {
    gap: .5rem !important
  }
  .gap-md-3 {
    gap: 1rem !important
  }
  .gap-md-4 {
    gap: 1.5rem !important
  }
  .gap-md-5 {
    gap: 3rem !important
  }
  .justify-content-md-start {
    justify-content: flex-start !important
  }
  .justify-content-md-end {
    justify-content: flex-end !important
  }
  .justify-content-md-center {
    justify-content: center !important
  }
  .justify-content-md-between {
    justify-content: space-between !important
  }
  .justify-content-md-around {
    justify-content: space-around !important
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important
  }
  .align-items-md-start {
    align-items: flex-start !important
  }
  .align-items-md-end {
    align-items: flex-end !important
  }
  .align-items-md-center {
    align-items: center !important
  }
  .align-items-md-baseline {
    align-items: baseline !important
  }
  .align-items-md-stretch {
    align-items: stretch !important
  }
  .align-content-md-start {
    align-content: flex-start !important
  }
  .align-content-md-end {
    align-content: flex-end !important
  }
  .align-content-md-center {
    align-content: center !important
  }
  .align-content-md-between {
    align-content: space-between !important
  }
  .align-content-md-around {
    align-content: space-around !important
  }
  .align-content-md-stretch {
    align-content: stretch !important
  }
  .align-self-md-auto {
    align-self: auto !important
  }
  .align-self-md-start {
    align-self: flex-start !important
  }
  .align-self-md-end {
    align-self: flex-end !important
  }
  .align-self-md-center {
    align-self: center !important
  }
  .align-self-md-baseline {
    align-self: baseline !important
  }
  .align-self-md-stretch {
    align-self: stretch !important
  }
  .order-md-first {
    order: -1 !important
  }
  .order-md-0 {
    order: 0 !important
  }
  .order-md-1 {
    order: 1 !important
  }
  .order-md-2 {
    order: 2 !important
  }
  .order-md-3 {
    order: 3 !important
  }
  .order-md-4 {
    order: 4 !important
  }
  .order-md-5 {
    order: 5 !important
  }
  .order-md-last {
    order: 6 !important
  }
  .m-md-0 {
    margin: 0 !important
  }
  .m-md-1 {
    margin: .25rem !important
  }
  .m-md-2 {
    margin: .5rem !important
  }
  .m-md-3 {
    margin: 1rem !important
  }
  .m-md-4 {
    margin: 1.5rem !important
  }
  .m-md-5 {
    margin: 3rem !important
  }
  .m-md-auto {
    margin: auto !important
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-md-0 {
    margin-top: 0 !important
  }
  .mt-md-1 {
    margin-top: .25rem !important
  }
  .mt-md-2 {
    margin-top: .5rem !important
  }
  .mt-md-3 {
    margin-top: 1rem !important
  }
  .mt-md-4 {
    margin-top: 1.5rem !important
  }
  .mt-md-5 {
    margin-top: 3rem !important
  }
  .mt-md-auto {
    margin-top: auto !important
  }
  .me-md-0 {
    margin-right: 0 !important
  }
  .me-md-1 {
    margin-right: .25rem !important
  }
  .me-md-2 {
    margin-right: .5rem !important
  }
  .me-md-3 {
    margin-right: 1rem !important
  }
  .me-md-4 {
    margin-right: 1.5rem !important
  }
  .me-md-5 {
    margin-right: 3rem !important
  }
  .me-md-auto {
    margin-right: auto !important
  }
  .mb-md-0 {
    margin-bottom: 0 !important
  }
  .mb-md-1 {
    margin-bottom: .25rem !important
  }
  .mb-md-2 {
    margin-bottom: .5rem !important
  }
  .mb-md-3 {
    margin-bottom: 1rem !important
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-md-5 {
    margin-bottom: 3rem !important
  }
  .mb-md-auto {
    margin-bottom: auto !important
  }
  .ms-md-0 {
    margin-left: 0 !important
  }
  .ms-md-1 {
    margin-left: .25rem !important
  }
  .ms-md-2 {
    margin-left: .5rem !important
  }
  .ms-md-3 {
    margin-left: 1rem !important
  }
  .ms-md-4 {
    margin-left: 1.5rem !important
  }
  .ms-md-5 {
    margin-left: 3rem !important
  }
  .ms-md-auto {
    margin-left: auto !important
  }
  .p-md-0 {
    padding: 0 !important
  }
  .p-md-1 {
    padding: .25rem !important
  }
  .p-md-2 {
    padding: .5rem !important
  }
  .p-md-3 {
    padding: 1rem !important
  }
  .p-md-4 {
    padding: 1.5rem !important
  }
  .p-md-5 {
    padding: 3rem !important
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-md-0 {
    padding-top: 0 !important
  }
  .pt-md-1 {
    padding-top: .25rem !important
  }
  .pt-md-2 {
    padding-top: .5rem !important
  }
  .pt-md-3 {
    padding-top: 1rem !important
  }
  .pt-md-4 {
    padding-top: 1.5rem !important
  }
  .pt-md-5 {
    padding-top: 3rem !important
  }
  .pe-md-0 {
    padding-right: 0 !important
  }
  .pe-md-1 {
    padding-right: .25rem !important
  }
  .pe-md-2 {
    padding-right: .5rem !important
  }
  .pe-md-3 {
    padding-right: 1rem !important
  }
  .pe-md-4 {
    padding-right: 1.5rem !important
  }
  .pe-md-5 {
    padding-right: 3rem !important
  }
  .pb-md-0 {
    padding-bottom: 0 !important
  }
  .pb-md-1 {
    padding-bottom: .25rem !important
  }
  .pb-md-2 {
    padding-bottom: .5rem !important
  }
  .pb-md-3 {
    padding-bottom: 1rem !important
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-md-5 {
    padding-bottom: 3rem !important
  }
  .ps-md-0 {
    padding-left: 0 !important
  }
  .ps-md-1 {
    padding-left: .25rem !important
  }
  .ps-md-2 {
    padding-left: .5rem !important
  }
  .ps-md-3 {
    padding-left: 1rem !important
  }
  .ps-md-4 {
    padding-left: 1.5rem !important
  }
  .ps-md-5 {
    padding-left: 3rem !important
  }
  .text-md-start {
    text-align: left !important
  }
  .text-md-end {
    text-align: right !important
  }
  .text-md-center {
    text-align: center !important
  }
}

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important
  }
  .float-lg-end {
    float: right !important
  }
  .float-lg-none {
    float: none !important
  }
  .d-lg-inline {
    display: inline !important
  }
  .d-lg-inline-block {
    display: inline-block !important
  }
  .d-lg-block {
    display: block !important
  }
  .d-lg-grid {
    display: grid !important
  }
  .d-lg-table {
    display: table !important
  }
  .d-lg-table-row {
    display: table-row !important
  }
  .d-lg-table-cell {
    display: table-cell !important
  }
  .d-lg-flex {
    display: flex !important
  }
  .d-lg-inline-flex {
    display: inline-flex !important
  }
  .d-lg-none {
    display: none !important
  }
  .flex-lg-fill {
    flex: 1 1 auto !important
  }
  .flex-lg-row {
    flex-direction: row !important
  }
  .flex-lg-column {
    flex-direction: column !important
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .gap-lg-0 {
    gap: 0 !important
  }
  .gap-lg-1 {
    gap: .25rem !important
  }
  .gap-lg-2 {
    gap: .5rem !important
  }
  .gap-lg-3 {
    gap: 1rem !important
  }
  .gap-lg-4 {
    gap: 1.5rem !important
  }
  .gap-lg-5 {
    gap: 3rem !important
  }
  .justify-content-lg-start {
    justify-content: flex-start !important
  }
  .justify-content-lg-end {
    justify-content: flex-end !important
  }
  .justify-content-lg-center {
    justify-content: center !important
  }
  .justify-content-lg-between {
    justify-content: space-between !important
  }
  .justify-content-lg-around {
    justify-content: space-around !important
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important
  }
  .align-items-lg-start {
    align-items: flex-start !important
  }
  .align-items-lg-end {
    align-items: flex-end !important
  }
  .align-items-lg-center {
    align-items: center !important
  }
  .align-items-lg-baseline {
    align-items: baseline !important
  }
  .align-items-lg-stretch {
    align-items: stretch !important
  }
  .align-content-lg-start {
    align-content: flex-start !important
  }
  .align-content-lg-end {
    align-content: flex-end !important
  }
  .align-content-lg-center {
    align-content: center !important
  }
  .align-content-lg-between {
    align-content: space-between !important
  }
  .align-content-lg-around {
    align-content: space-around !important
  }
  .align-content-lg-stretch {
    align-content: stretch !important
  }
  .align-self-lg-auto {
    align-self: auto !important
  }
  .align-self-lg-start {
    align-self: flex-start !important
  }
  .align-self-lg-end {
    align-self: flex-end !important
  }
  .align-self-lg-center {
    align-self: center !important
  }
  .align-self-lg-baseline {
    align-self: baseline !important
  }
  .align-self-lg-stretch {
    align-self: stretch !important
  }
  .order-lg-first {
    order: -1 !important
  }
  .order-lg-0 {
    order: 0 !important
  }
  .order-lg-1 {
    order: 1 !important
  }
  .order-lg-2 {
    order: 2 !important
  }
  .order-lg-3 {
    order: 3 !important
  }
  .order-lg-4 {
    order: 4 !important
  }
  .order-lg-5 {
    order: 5 !important
  }
  .order-lg-last {
    order: 6 !important
  }
  .m-lg-0 {
    margin: 0 !important
  }
  .m-lg-1 {
    margin: .25rem !important
  }
  .m-lg-2 {
    margin: .5rem !important
  }
  .m-lg-3 {
    margin: 1rem !important
  }
  .m-lg-4 {
    margin: 1.5rem !important
  }
  .m-lg-5 {
    margin: 3rem !important
  }
  .m-lg-auto {
    margin: auto !important
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-lg-0 {
    margin-top: 0 !important
  }
  .mt-lg-1 {
    margin-top: .25rem !important
  }
  .mt-lg-2 {
    margin-top: .5rem !important
  }
  .mt-lg-3 {
    margin-top: 1rem !important
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important
  }
  .mt-lg-5 {
    margin-top: 3rem !important
  }
  .mt-lg-auto {
    margin-top: auto !important
  }
  .me-lg-0 {
    margin-right: 0 !important
  }
  .me-lg-1 {
    margin-right: .25rem !important
  }
  .me-lg-2 {
    margin-right: .5rem !important
  }
  .me-lg-3 {
    margin-right: 1rem !important
  }
  .me-lg-4 {
    margin-right: 1.5rem !important
  }
  .me-lg-5 {
    margin-right: 3rem !important
  }
  .me-lg-auto {
    margin-right: auto !important
  }
  .mb-lg-0 {
    margin-bottom: 0 !important
  }
  .mb-lg-1 {
    margin-bottom: .25rem !important
  }
  .mb-lg-2 {
    margin-bottom: .5rem !important
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important
  }
  .mb-lg-auto {
    margin-bottom: auto !important
  }
  .ms-lg-0 {
    margin-left: 0 !important
  }
  .ms-lg-1 {
    margin-left: .25rem !important
  }
  .ms-lg-2 {
    margin-left: .5rem !important
  }
  .ms-lg-3 {
    margin-left: 1rem !important
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important
  }
  .ms-lg-5 {
    margin-left: 3rem !important
  }
  .ms-lg-auto {
    margin-left: auto !important
  }
  .p-lg-0 {
    padding: 0 !important
  }
  .p-lg-1 {
    padding: .25rem !important
  }
  .p-lg-2 {
    padding: .5rem !important
  }
  .p-lg-3 {
    padding: 1rem !important
  }
  .p-lg-4 {
    padding: 1.5rem !important
  }
  .p-lg-5 {
    padding: 3rem !important
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-lg-0 {
    padding-top: 0 !important
  }
  .pt-lg-1 {
    padding-top: .25rem !important
  }
  .pt-lg-2 {
    padding-top: .5rem !important
  }
  .pt-lg-3 {
    padding-top: 1rem !important
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important
  }
  .pt-lg-5 {
    padding-top: 3rem !important
  }
  .pe-lg-0 {
    padding-right: 0 !important
  }
  .pe-lg-1 {
    padding-right: .25rem !important
  }
  .pe-lg-2 {
    padding-right: .5rem !important
  }
  .pe-lg-3 {
    padding-right: 1rem !important
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important
  }
  .pe-lg-5 {
    padding-right: 3rem !important
  }
  .pb-lg-0 {
    padding-bottom: 0 !important
  }
  .pb-lg-1 {
    padding-bottom: .25rem !important
  }
  .pb-lg-2 {
    padding-bottom: .5rem !important
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important
  }
  .ps-lg-0 {
    padding-left: 0 !important
  }
  .ps-lg-1 {
    padding-left: .25rem !important
  }
  .ps-lg-2 {
    padding-left: .5rem !important
  }
  .ps-lg-3 {
    padding-left: 1rem !important
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important
  }
  .ps-lg-5 {
    padding-left: 3rem !important
  }
  .text-lg-start {
    text-align: left !important
  }
  .text-lg-end {
    text-align: right !important
  }
  .text-lg-center {
    text-align: center !important
  }
}

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important
  }
  .float-xl-end {
    float: right !important
  }
  .float-xl-none {
    float: none !important
  }
  .d-xl-inline {
    display: inline !important
  }
  .d-xl-inline-block {
    display: inline-block !important
  }
  .d-xl-block {
    display: block !important
  }
  .d-xl-grid {
    display: grid !important
  }
  .d-xl-table {
    display: table !important
  }
  .d-xl-table-row {
    display: table-row !important
  }
  .d-xl-table-cell {
    display: table-cell !important
  }
  .d-xl-flex {
    display: flex !important
  }
  .d-xl-inline-flex {
    display: inline-flex !important
  }
  .d-xl-none {
    display: none !important
  }
  .flex-xl-fill {
    flex: 1 1 auto !important
  }
  .flex-xl-row {
    flex-direction: row !important
  }
  .flex-xl-column {
    flex-direction: column !important
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .gap-xl-0 {
    gap: 0 !important
  }
  .gap-xl-1 {
    gap: .25rem !important
  }
  .gap-xl-2 {
    gap: .5rem !important
  }
  .gap-xl-3 {
    gap: 1rem !important
  }
  .gap-xl-4 {
    gap: 1.5rem !important
  }
  .gap-xl-5 {
    gap: 3rem !important
  }
  .justify-content-xl-start {
    justify-content: flex-start !important
  }
  .justify-content-xl-end {
    justify-content: flex-end !important
  }
  .justify-content-xl-center {
    justify-content: center !important
  }
  .justify-content-xl-between {
    justify-content: space-between !important
  }
  .justify-content-xl-around {
    justify-content: space-around !important
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important
  }
  .align-items-xl-start {
    align-items: flex-start !important
  }
  .align-items-xl-end {
    align-items: flex-end !important
  }
  .align-items-xl-center {
    align-items: center !important
  }
  .align-items-xl-baseline {
    align-items: baseline !important
  }
  .align-items-xl-stretch {
    align-items: stretch !important
  }
  .align-content-xl-start {
    align-content: flex-start !important
  }
  .align-content-xl-end {
    align-content: flex-end !important
  }
  .align-content-xl-center {
    align-content: center !important
  }
  .align-content-xl-between {
    align-content: space-between !important
  }
  .align-content-xl-around {
    align-content: space-around !important
  }
  .align-content-xl-stretch {
    align-content: stretch !important
  }
  .align-self-xl-auto {
    align-self: auto !important
  }
  .align-self-xl-start {
    align-self: flex-start !important
  }
  .align-self-xl-end {
    align-self: flex-end !important
  }
  .align-self-xl-center {
    align-self: center !important
  }
  .align-self-xl-baseline {
    align-self: baseline !important
  }
  .align-self-xl-stretch {
    align-self: stretch !important
  }
  .order-xl-first {
    order: -1 !important
  }
  .order-xl-0 {
    order: 0 !important
  }
  .order-xl-1 {
    order: 1 !important
  }
  .order-xl-2 {
    order: 2 !important
  }
  .order-xl-3 {
    order: 3 !important
  }
  .order-xl-4 {
    order: 4 !important
  }
  .order-xl-5 {
    order: 5 !important
  }
  .order-xl-last {
    order: 6 !important
  }
  .m-xl-0 {
    margin: 0 !important
  }
  .m-xl-1 {
    margin: .25rem !important
  }
  .m-xl-2 {
    margin: .5rem !important
  }
  .m-xl-3 {
    margin: 1rem !important
  }
  .m-xl-4 {
    margin: 1.5rem !important
  }
  .m-xl-5 {
    margin: 3rem !important
  }
  .m-xl-auto {
    margin: auto !important
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-xl-0 {
    margin-top: 0 !important
  }
  .mt-xl-1 {
    margin-top: .25rem !important
  }
  .mt-xl-2 {
    margin-top: .5rem !important
  }
  .mt-xl-3 {
    margin-top: 1rem !important
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important
  }
  .mt-xl-5 {
    margin-top: 3rem !important
  }
  .mt-xl-auto {
    margin-top: auto !important
  }
  .me-xl-0 {
    margin-right: 0 !important
  }
  .me-xl-1 {
    margin-right: .25rem !important
  }
  .me-xl-2 {
    margin-right: .5rem !important
  }
  .me-xl-3 {
    margin-right: 1rem !important
  }
  .me-xl-4 {
    margin-right: 1.5rem !important
  }
  .me-xl-5 {
    margin-right: 3rem !important
  }
  .me-xl-auto {
    margin-right: auto !important
  }
  .mb-xl-0 {
    margin-bottom: 0 !important
  }
  .mb-xl-1 {
    margin-bottom: .25rem !important
  }
  .mb-xl-2 {
    margin-bottom: .5rem !important
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important
  }
  .mb-xl-auto {
    margin-bottom: auto !important
  }
  .ms-xl-0 {
    margin-left: 0 !important
  }
  .ms-xl-1 {
    margin-left: .25rem !important
  }
  .ms-xl-2 {
    margin-left: .5rem !important
  }
  .ms-xl-3 {
    margin-left: 1rem !important
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important
  }
  .ms-xl-5 {
    margin-left: 3rem !important
  }
  .ms-xl-auto {
    margin-left: auto !important
  }
  .p-xl-0 {
    padding: 0 !important
  }
  .p-xl-1 {
    padding: .25rem !important
  }
  .p-xl-2 {
    padding: .5rem !important
  }
  .p-xl-3 {
    padding: 1rem !important
  }
  .p-xl-4 {
    padding: 1.5rem !important
  }
  .p-xl-5 {
    padding: 3rem !important
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-xl-0 {
    padding-top: 0 !important
  }
  .pt-xl-1 {
    padding-top: .25rem !important
  }
  .pt-xl-2 {
    padding-top: .5rem !important
  }
  .pt-xl-3 {
    padding-top: 1rem !important
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important
  }
  .pt-xl-5 {
    padding-top: 3rem !important
  }
  .pe-xl-0 {
    padding-right: 0 !important
  }
  .pe-xl-1 {
    padding-right: .25rem !important
  }
  .pe-xl-2 {
    padding-right: .5rem !important
  }
  .pe-xl-3 {
    padding-right: 1rem !important
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important
  }
  .pe-xl-5 {
    padding-right: 3rem !important
  }
  .pb-xl-0 {
    padding-bottom: 0 !important
  }
  .pb-xl-1 {
    padding-bottom: .25rem !important
  }
  .pb-xl-2 {
    padding-bottom: .5rem !important
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important
  }
  .ps-xl-0 {
    padding-left: 0 !important
  }
  .ps-xl-1 {
    padding-left: .25rem !important
  }
  .ps-xl-2 {
    padding-left: .5rem !important
  }
  .ps-xl-3 {
    padding-left: 1rem !important
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important
  }
  .ps-xl-5 {
    padding-left: 3rem !important
  }
  .text-xl-start {
    text-align: left !important
  }
  .text-xl-end {
    text-align: right !important
  }
  .text-xl-center {
    text-align: center !important
  }
}

@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important
  }
  .float-xxl-end {
    float: right !important
  }
  .float-xxl-none {
    float: none !important
  }
  .d-xxl-inline {
    display: inline !important
  }
  .d-xxl-inline-block {
    display: inline-block !important
  }
  .d-xxl-block {
    display: block !important
  }
  .d-xxl-grid {
    display: grid !important
  }
  .d-xxl-table {
    display: table !important
  }
  .d-xxl-table-row {
    display: table-row !important
  }
  .d-xxl-table-cell {
    display: table-cell !important
  }
  .d-xxl-flex {
    display: flex !important
  }
  .d-xxl-inline-flex {
    display: inline-flex !important
  }
  .d-xxl-none {
    display: none !important
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important
  }
  .flex-xxl-row {
    flex-direction: row !important
  }
  .flex-xxl-column {
    flex-direction: column !important
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .gap-xxl-0 {
    gap: 0 !important
  }
  .gap-xxl-1 {
    gap: .25rem !important
  }
  .gap-xxl-2 {
    gap: .5rem !important
  }
  .gap-xxl-3 {
    gap: 1rem !important
  }
  .gap-xxl-4 {
    gap: 1.5rem !important
  }
  .gap-xxl-5 {
    gap: 3rem !important
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important
  }
  .justify-content-xxl-center {
    justify-content: center !important
  }
  .justify-content-xxl-between {
    justify-content: space-between !important
  }
  .justify-content-xxl-around {
    justify-content: space-around !important
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important
  }
  .align-items-xxl-start {
    align-items: flex-start !important
  }
  .align-items-xxl-end {
    align-items: flex-end !important
  }
  .align-items-xxl-center {
    align-items: center !important
  }
  .align-items-xxl-baseline {
    align-items: baseline !important
  }
  .align-items-xxl-stretch {
    align-items: stretch !important
  }
  .align-content-xxl-start {
    align-content: flex-start !important
  }
  .align-content-xxl-end {
    align-content: flex-end !important
  }
  .align-content-xxl-center {
    align-content: center !important
  }
  .align-content-xxl-between {
    align-content: space-between !important
  }
  .align-content-xxl-around {
    align-content: space-around !important
  }
  .align-content-xxl-stretch {
    align-content: stretch !important
  }
  .align-self-xxl-auto {
    align-self: auto !important
  }
  .align-self-xxl-start {
    align-self: flex-start !important
  }
  .align-self-xxl-end {
    align-self: flex-end !important
  }
  .align-self-xxl-center {
    align-self: center !important
  }
  .align-self-xxl-baseline {
    align-self: baseline !important
  }
  .align-self-xxl-stretch {
    align-self: stretch !important
  }
  .order-xxl-first {
    order: -1 !important
  }
  .order-xxl-0 {
    order: 0 !important
  }
  .order-xxl-1 {
    order: 1 !important
  }
  .order-xxl-2 {
    order: 2 !important
  }
  .order-xxl-3 {
    order: 3 !important
  }
  .order-xxl-4 {
    order: 4 !important
  }
  .order-xxl-5 {
    order: 5 !important
  }
  .order-xxl-last {
    order: 6 !important
  }
  .m-xxl-0 {
    margin: 0 !important
  }
  .m-xxl-1 {
    margin: .25rem !important
  }
  .m-xxl-2 {
    margin: .5rem !important
  }
  .m-xxl-3 {
    margin: 1rem !important
  }
  .m-xxl-4 {
    margin: 1.5rem !important
  }
  .m-xxl-5 {
    margin: 3rem !important
  }
  .m-xxl-auto {
    margin: auto !important
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-xxl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-xxl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-xxl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-xxl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-xxl-0 {
    margin-top: 0 !important
  }
  .mt-xxl-1 {
    margin-top: .25rem !important
  }
  .mt-xxl-2 {
    margin-top: .5rem !important
  }
  .mt-xxl-3 {
    margin-top: 1rem !important
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important
  }
  .mt-xxl-5 {
    margin-top: 3rem !important
  }
  .mt-xxl-auto {
    margin-top: auto !important
  }
  .me-xxl-0 {
    margin-right: 0 !important
  }
  .me-xxl-1 {
    margin-right: .25rem !important
  }
  .me-xxl-2 {
    margin-right: .5rem !important
  }
  .me-xxl-3 {
    margin-right: 1rem !important
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important
  }
  .me-xxl-5 {
    margin-right: 3rem !important
  }
  .me-xxl-auto {
    margin-right: auto !important
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important
  }
  .mb-xxl-1 {
    margin-bottom: .25rem !important
  }
  .mb-xxl-2 {
    margin-bottom: .5rem !important
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important
  }
  .mb-xxl-auto {
    margin-bottom: auto !important
  }
  .ms-xxl-0 {
    margin-left: 0 !important
  }
  .ms-xxl-1 {
    margin-left: .25rem !important
  }
  .ms-xxl-2 {
    margin-left: .5rem !important
  }
  .ms-xxl-3 {
    margin-left: 1rem !important
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important
  }
  .ms-xxl-5 {
    margin-left: 3rem !important
  }
  .ms-xxl-auto {
    margin-left: auto !important
  }
  .p-xxl-0 {
    padding: 0 !important
  }
  .p-xxl-1 {
    padding: .25rem !important
  }
  .p-xxl-2 {
    padding: .5rem !important
  }
  .p-xxl-3 {
    padding: 1rem !important
  }
  .p-xxl-4 {
    padding: 1.5rem !important
  }
  .p-xxl-5 {
    padding: 3rem !important
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-xxl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-xxl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-xxl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-xxl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-xxl-0 {
    padding-top: 0 !important
  }
  .pt-xxl-1 {
    padding-top: .25rem !important
  }
  .pt-xxl-2 {
    padding-top: .5rem !important
  }
  .pt-xxl-3 {
    padding-top: 1rem !important
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important
  }
  .pt-xxl-5 {
    padding-top: 3rem !important
  }
  .pe-xxl-0 {
    padding-right: 0 !important
  }
  .pe-xxl-1 {
    padding-right: .25rem !important
  }
  .pe-xxl-2 {
    padding-right: .5rem !important
  }
  .pe-xxl-3 {
    padding-right: 1rem !important
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important
  }
  .pe-xxl-5 {
    padding-right: 3rem !important
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important
  }
  .pb-xxl-1 {
    padding-bottom: .25rem !important
  }
  .pb-xxl-2 {
    padding-bottom: .5rem !important
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important
  }
  .ps-xxl-0 {
    padding-left: 0 !important
  }
  .ps-xxl-1 {
    padding-left: .25rem !important
  }
  .ps-xxl-2 {
    padding-left: .5rem !important
  }
  .ps-xxl-3 {
    padding-left: 1rem !important
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important
  }
  .ps-xxl-5 {
    padding-left: 3rem !important
  }
  .text-xxl-start {
    text-align: left !important
  }
  .text-xxl-end {
    text-align: right !important
  }
  .text-xxl-center {
    text-align: center !important
  }
}

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.85714rem !important
  }
  .fs-2 {
    font-size: 1.71429rem !important
  }
  .fs-3 {
    font-size: 1.42857rem !important
  }
}

@media print {
  .d-print-inline {
    display: inline !important
  }
  .d-print-inline-block {
    display: inline-block !important
  }
  .d-print-block {
    display: block !important
  }
  .d-print-grid {
    display: grid !important
  }
  .d-print-table {
    display: table !important
  }
  .d-print-table-row {
    display: table-row !important
  }
  .d-print-table-cell {
    display: table-cell !important
  }
  .d-print-flex {
    display: flex !important
  }
  .d-print-inline-flex {
    display: inline-flex !important
  }
  .d-print-none {
    display: none !important
  }
}

/* Custom Styling */
[class*=i-] {
  background-repeat: no-repeat
}

.i-book {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.559 16.92A10.599 10.599 0 006 15.999a12.39 12.39 0 00-3.019.36A1.994 1.994 0 01.5 14.419V3.14A2.04 2.04 0 011.719 1.29 10.836 10.836 0 016 .499 9.315 9.315 0 0111.5 2 9.31 9.31 0 0117 .5c1.462-.03 2.915.239 4.27.79a2.042 2.042 0 011.219 1.851V14.42a1.983 1.983 0 01-2.478 1.94 12.414 12.414 0 00-3.022-.36c-1.57-.04-3.128.275-4.559.92a2.045 2.045 0 01-1.871 0zm.936-1.591a12.057 12.057 0 015.5-1.5c.771-.003 1.54.064 2.3.2a1.007 1.007 0 001.1-.553c.064-.133.099-.279.1-.427V3.58a1.014 1.014 0 00-.8-.98 12.726 12.726 0 00-2.7-.278 12.018 12.018 0 00-5.5 1.5 12.018 12.018 0 00-5.5-1.5 12.726 12.726 0 00-2.7.277 1.018 1.018 0 00-.8.982v9.47a1.011 1.011 0 001.2.979c.76-.136 1.529-.203 2.3-.2 1.927.053 3.813.567 5.5 1.5zm1.271-3.52a.745.745 0 01.481-.94 13.3 13.3 0 015.36-.448.754.754 0 01.661.83.76.76 0 01-.83.66 11.801 11.801 0 00-4.731.39.991.991 0 01-.232.029.74.74 0 01-.71-.52l.001-.002zm-3.48.491a11.807 11.807 0 00-4.73-.39.76.76 0 01-.83-.66.748.748 0 01.658-.83 13.299 13.299 0 015.36.449.741.741 0 01.481.938.739.739 0 01-.71.522.965.965 0 01-.23-.03l.001.001zm3.48-3.15a.745.745 0 01.481-.938 13.286 13.286 0 015.36-.453.756.756 0 01.661.833.752.752 0 01-.83.659 11.856 11.856 0 00-4.731.388.957.957 0 01-.232.033.74.74 0 01-.71-.522h.001zm-3.48.488a11.86 11.86 0 00-4.73-.388.751.751 0 01-.172-1.492 13.282 13.282 0 015.36.453.74.74 0 01.481.938.738.738 0 01-.71.52.935.935 0 01-.23-.03h.001zm3.48-3.146a.75.75 0 01.481-.942 13.25 13.25 0 015.36-.449.754.754 0 01.661.83.755.755 0 01-.83.66 11.8 11.8 0 00-4.731.391c-.08.01-.16.03-.232.03a.74.74 0 01-.71-.52h.001zm-3.48.49a11.807 11.807 0 00-4.73-.392.752.752 0 01-.673-1.21.75.75 0 01.501-.28 13.25 13.25 0 015.36.45.744.744 0 01.481.94.736.736 0 01-.71.521c-.072.001-.15-.02-.23-.03h.001z' fill='%23193c6b'/%3E%3C/svg%3E")
}

.i-book, .i-book-white, .i-teamviewer {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-teamviewer {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 23a4.006 4.006 0 01-4-4V5a4.006 4.006 0 014-4h14a4.007 4.007 0 014 4v14a4.007 4.007 0 01-4 4H5zm0-11a7.012 7.012 0 007 7 7.009 7.009 0 007-7 7.008 7.008 0 00-7-7 7.01 7.01 0 00-7 7zm9 .5h-4V14l-3-2 3-2v1.5h4V10l3 2-3 2v-1.5z' fill='%23fff'/%3E%3C/svg%3E")
}

.i-star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17.27l4.15 2.51a1 1 0 001.49-1.08l-1.1-4.72 3.67-3.18a1 1 0 00-.57-1.75l-4.83-.41-1.89-4.46a1 1 0 00-1.84 0L9.19 8.63l-4.83.41a1 1 0 00-.57 1.75l3.67 3.18-1.1 4.72a1 1 0 001.49 1.08l4.15-2.5z' fill='%23fff'/%3E%3C/svg%3E")
}

.i-comments, .i-star {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-comments {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Component 1363 – 4' xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath data-name='Path 33915' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath data-name='Path 33916' d='M20 6h-1v8a1 1 0 01-1 1H6v1a2.006 2.006 0 002 2h10l4 4V8a2.006 2.006 0 00-2-2zm-3 5V4a2.006 2.006 0 00-2-2H4a2.006 2.006 0 00-2 2v13l4-4h9a2.006 2.006 0 002-2z' fill='%23fff'/%3E%3C/svg%3E")
}

.i-comments-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Component 1363 – 4' xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath data-name='Path 33915' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath data-name='Path 33916' d='M20 6h-1v8a1 1 0 01-1 1H6v1a2.006 2.006 0 002 2h10l4 4V8a2.006 2.006 0 00-2-2zm-3 5V4a2.006 2.006 0 00-2-2H4a2.006 2.006 0 00-2 2v13l4-4h9a2.006 2.006 0 002-2z' fill='%23fff'/%3E%3C/svg%3E")
}

.i-comments-white, .i-download, .i-updates {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-updates {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20enable-background%3D%22new%200%200%2024%2024%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23fff%22%3E%3Cg%3E%3Crect%20fill%3D%22none%22%20height%3D%2224%22%20width%3D%2224%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M11%2C8v5l4.25%2C2.52l0.77-1.28l-3.52-2.09V8H11z%20M21%2C10V3l-2.64%2C2.64C16.74%2C4.01%2C14.49%2C3%2C12%2C3c-4.97%2C0-9%2C4.03-9%2C9%20s4.03%2C9%2C9%2C9s9-4.03%2C9-9h-2c0%2C3.86-3.14%2C7-7%2C7s-7-3.14-7-7s3.14-7%2C7-7c1.93%2C0%2C3.68%2C0.79%2C4.95%2C2.05L14%2C10H21z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.i-download {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.59 9H15V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v5H7.41a1 1 0 00-.71 1.71l4.59 4.59a1 1 0 001.41 0l4.59-4.59a1 1 0 00-.7-1.71zM5 19a1 1 0 001 1h12a1 1 0 000-2H6a1 1 0 00-1 1z' fill='%23fff'/%3E%3C/svg%3E")
}

.i-download-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.59 9H15V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v5H7.41a1 1 0 00-.71 1.71l4.59 4.59a1 1 0 001.41 0l4.59-4.59a1 1 0 00-.7-1.71zM5 19a1 1 0 001 1h12a1 1 0 000-2H6a1 1 0 00-1 1z' fill='%23193c6b'/%3E%3C/svg%3E")
}

.i-arrow-white-right, .i-download-white, .i-arrow-blue-right, .i-download-yellow {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-arrow-primary-right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23193C6B'/%3E%3C/svg%3E")
}

.i-arrow-primary-right, .i-arrow-white-left {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-arrow-white-left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.3 18.29a1 1 0 000-1.41L5.42 13h15.17a1 1 0 000-2H5.41l3.88-3.88a1 1 0 000-1.41 1 1 0 00-1.41 0L2.29 11.3a1 1 0 000 1.41l5.6 5.58a1 1 0 001.41 0z' fill='%23fff'/%3E%3C/svg%3E")
}

.i-arrow-primary-left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.3 18.29a1 1 0 000-1.41L5.42 13h15.17a1 1 0 000-2H5.41l3.88-3.88a1 1 0 000-1.41 1 1 0 00-1.41 0L2.29 11.3a1 1 0 000 1.41l5.6 5.58a1 1 0 001.41 0z' fill='%23193C6B'/%3E%3C/svg%3E")
}

.i-arrow-primary-left, .i-help {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-help {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0a10 10 0 100 20 10 10 0 000-20zm0 18a8.009 8.009 0 01-8-8 8.009 8.009 0 018-8 8.009 8.009 0 018 8 8.009 8.009 0 01-8 8z' fill='%23193C6B'/%3E%3Cpath d='M9.64 12.655c-.356-.002-.7.126-.968.36a1.263 1.263 0 00-.427 1.02 1.262 1.262 0 00.427 1.02c.268.234.612.362.968.36.355.002.7-.126.967-.36a1.257 1.257 0 00.428-1.02 1.258 1.258 0 00-.428-1.02 1.46 1.46 0 00-.967-.36zM12.43 5.485a2.72 2.72 0 00-.983-.645 4.207 4.207 0 00-1.582-.255 6.3 6.3 0 00-1.56.2 4.631 4.631 0 00-1.38.577l.63 1.7c.34-.18.697-.326 1.065-.435a3.741 3.741 0 011.02-.135c.295-.021.587.07.817.255a.8.8 0 01.277.615 1.16 1.16 0 01-.284.772c-.19.226-.4.454-.63.683-.16.16-.315.327-.466.5-.15.17-.284.353-.4.548a2.93 2.93 0 00-.277.63 2.505 2.505 0 00-.1.757c0 .09 0 .2.007.323.004.113.017.226.038.337h1.98c-.01-.07-.016-.14-.015-.21v-.18a1.3 1.3 0 01.1-.5c.072-.166.16-.324.263-.472.107-.151.225-.294.353-.427.13-.136.255-.263.375-.383.16-.16.325-.33.495-.51.167-.176.318-.367.45-.57.133-.207.242-.428.324-.66.087-.248.13-.51.128-.773a3.052 3.052 0 00-.142-.885 2.228 2.228 0 00-.503-.857z' fill='%23193C6B'/%3E%3C/svg%3E")
}

.i-search-circle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Component 345 – 1' xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle data-name='Ellipse 51' cx='12' cy='12' r='12' transform='rotate(-90 12 12)' fill='%23fab522'/%3E%3Cpath data-name='Path 16017' d='M17.816 17.321l-2.957-3.077a5.016 5.016 0 10-3.843 1.793 4.965 4.965 0 002.875-.908l2.981 3.1a.655.655 0 10.943-.907zm-6.8-10.012a3.709 3.709 0 11-3.707 3.709 3.713 3.713 0 013.707-3.709z' fill='%23fff'/%3E%3C/svg%3E")
}

.i-remove-circle, .i-search-circle {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-remove-circle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg data-name='Component 137 – 10' opacity='.5'%3E%3Ccircle data-name='Ellipse 51' cx='12' cy='12' r='12' transform='rotate(-90 12 12)' fill='%23dbebf4'/%3E%3Cg data-name='Component 136 – 1' fill='none' stroke='%23193c6b' stroke-linecap='round' stroke-width='2'%3E%3Cpath data-name='Line 69' d='M8 8l8 8'/%3E%3Cpath data-name='Line 70' d='M16 8l-8 8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.i-flag-nl {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Group 4644' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 107' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 4641' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 106' fill='%23fff' d='M0 3h16v10H0z'/%3E%3C/g%3E%3Cg data-name='Group 4642' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 108' fill='%23001e6b' d='M0 10h16v4H0z'/%3E%3C/g%3E%3Cg data-name='Group 4643' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 110' fill='%23b01923' d='M0 2h16v4H0z'/%3E%3C/g%3E%3C/svg%3E")
}

.i-flag-be, .i-flag-nl {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-flag-be {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Group 4600' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 44' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 4597' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 43' d='M0 2h5.3v12H0z'/%3E%3C/g%3E%3Cg data-name='Group 4598' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 45' fill='%23f10000' d='M10.7 2H16v12h-5.3z'/%3E%3C/g%3E%3Cg data-name='Group 4599' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 47' fill='%23ffe000' d='M5.4 2h5.3v12H5.4z'/%3E%3C/g%3E%3C/svg%3E")
}

.i-flag-uk {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Group 16' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 8' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 7' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 7' fill='%23fff' d='M0 2h16v12H0z'/%3E%3C/g%3E%3Cg data-name='Group 8' clip-path='url(%23a)'%3E%3Cpath data-name='Path 9' d='M1.8 14h4.9v-3.7z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 9' clip-path='url(%23a)'%3E%3Cpath data-name='Path 10' d='M9.3 14h4.9l-4.9-3.7z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 10' clip-path='url(%23a)'%3E%3Cpath data-name='Path 11' d='M0 6h3.5L0 3.3z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 11' clip-path='url(%23a)'%3E%3Cpath data-name='Path 12' d='M0 10v2.7L3.5 10z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 12' clip-path='url(%23a)'%3E%3Cpath data-name='Path 13' d='M0 2zm1.8 0l4.9 3.7V2zm4.9 0zm2.6 0v3.7L14.2 2zm4.9 0z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 13' clip-path='url(%23a)'%3E%3Cpath data-name='Path 14' d='M12.5 6H16V3.3z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 14' clip-path='url(%23a)'%3E%3Cpath data-name='Path 15' d='M12.5 10l3.5 2.7V10z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 15' clip-path='url(%23a)'%3E%3Cpath data-name='Path 16' d='M5.3 10L0 14h1.2l5.3-4zm5.4 0l5.3 4v-.9L11.9 10zM0 2.9L4.1 6h1.2L0 2zM7.2 2v4.8H0v2.4h7.2V14h1.6V9.2H16V6.8H8.8V2zm7.6 0L9.5 6h1.2L16 2z' fill='%23d20125'/%3E%3C/g%3E%3C/svg%3E")
}

.i-flag-de, .i-flag-uk {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.i-flag-de {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Group 4640' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 101' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 4637' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 100' d='M0 2h16v4.3H0z'/%3E%3C/g%3E%3Cg data-name='Group 4638' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 102' fill='%23ffd000' d='M0 9.7h16V14H0z'/%3E%3C/g%3E%3Cg data-name='Group 4639' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 104' fill='%23e00000' d='M0 6h16v4H0z'/%3E%3C/g%3E%3C/svg%3E")
}

.i-flag-globe {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15.972'%3E%3Cg data-name='Group 20662'%3E%3Cpath data-name='Path 32655' d='M15.2 11.615A8.087 8.087 0 10.4 5.126 7.991 7.991 0 000 8.113a7.848 7.848 0 0011.137 7.137.959.959 0 01.55-.065l3.454.729c.395.068.837.045.858-.329a.64.64 0 00-.015-.178l-.855-3.157a.974.974 0 01.075-.635zm0 0' fill='%23193c6b'/%3E%3Cpath data-name='Path 32659' d='M13.081 1.821l.015.013z' fill='%233d9ae2'/%3E%3Cg data-name='Group 19769' transform='translate(-4 -4)'%3E%3Ccircle data-name='Ellipse 2698' cx='6.5' cy='6.5' r='6.5' transform='translate(5.5 5.5)' fill='%233d9ae2'/%3E%3Cpath data-name='Path 32660' d='M12.307 13.842a.221.221 0 01.052.183.241.241 0 01-.092.148l-.665.511a1.079 1.079 0 00-.375.539l-.227.725a.47.47 0 01-.085.157l-.218.261a1.248 1.248 0 00-.287.68.343.343 0 01-.21.287.175.175 0 01-.177-.025.181.181 0 01-.063-.112l-.2-1.224a.948.948 0 00-.181-.419l-.751-.984a.9.9 0 01-.147-.3l-.248-.894a.941.941 0 00-.656-.653l-.054-.015a.7.7 0 01-.292-.163l-.462-.436a1.008 1.008 0 01-.187-.234 1.028 1.028 0 00-1.082-.491l-.089.018-.078-.007a6.5 6.5 0 013.451-5.153l.471.354.371.279a2.278 2.278 0 00.195.13 2.041 2.041 0 01.646.6l.441.636a.69.69 0 01-.021.818l-.2.265a.472.472 0 01-.432.18l-.233-.03a.837.837 0 00-.831.411.478.478 0 01-.474.227l-.531-.067a.867.867 0 00-.831.375.77.77 0 00-.013.843l.354.559a.716.716 0 00.943.248l.364-.2a.671.671 0 01.661.016l.692.415a.17.17 0 00.091.024.981.981 0 01.808.426l.339.471a1.143 1.143 0 00.075.1zm0 0' fill='%2391dc5a'/%3E%3Cpath data-name='Path 32661' d='M16.141 6.99l-.013-.011-.259.361a8.275 8.275 0 00-1.042 1.412l-.24.41a.319.319 0 00.039.366.562.562 0 00.356.189l.116.014a1.151 1.151 0 01.959.808 1.127 1.127 0 01-.332 1.17L14.58 12.72a.526.526 0 00-.177.394v.269a.384.384 0 00.175.323 1.086 1.086 0 01.5.809l.026.268a.311.311 0 00.31.281h.671a.863.863 0 00.789-.516l.04-.092a1.092 1.092 0 01.956-.655l.158-.008a.34.34 0 00.045 0l.18-.018a6.472 6.472 0 00-2.112-6.785z' fill='%2391dc5a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px
}

.m-b-4 {
  margin-bottom: 4px
}

@media (max-width: 991px) {
  .m-b-md-4 {
    margin-bottom: 4px
  }
}

.m-b-8 {
  margin-bottom: 8px
}

@media (max-width: 991px) {
  .m-b-md-8 {
    margin-bottom: 8px
  }
}

.m-b-12 {
  margin-bottom: 12px
}

@media (max-width: 991px) {
  .m-b-md-12 {
    margin-bottom: 12px
  }
}

.m-b-16 {
  margin-bottom: 16px
}

@media (max-width: 991px) {
  .m-b-md-16 {
    margin-bottom: 16px
  }
}

.m-b-18 {
  margin-bottom: 18px
}

@media (max-width: 991px) {
  .m-b-md-18 {
    margin-bottom: 18px
  }
}

.m-b-24 {
  margin-bottom: 24px
}

@media (max-width: 991px) {
  .m-b-md-24 {
    margin-bottom: 24px
  }
}

.m-b-28 {
  margin-bottom: 28px
}

@media (max-width: 991px) {
  .m-b-md-28 {
    margin-bottom: 28px
  }
}

.m-b-32 {
  margin-bottom: 32px
}

@media (max-width: 991px) {
  .m-b-md-32 {
    margin-bottom: 32px
  }
}

.m-b-40 {
  margin-bottom: 40px
}

@media (max-width: 991px) {
  .m-b-md-40 {
    margin-bottom: 40px
  }
}

html {
  font-size: 14px
}

.btn {
  font-weight: 500;
  letter-spacing: .089em
}

.h1, h1 {
  font-weight: 400
}

a:focus {
  outline: none
}

.nd {
  text-decoration: none
}

.f-h {
  font-family: Poppins, sans-serif
}

.f-40 {
  font-size: 2.85714rem
}

.f-24 {
  font-size: 1.71429rem
}

.f-20 {
  font-size: 1.42857rem
}

.f-16 {
  font-size: 1.14286rem
}

.f-14 {
  font-size: 1rem
}

.f-11 {
  font-size: .85714rem
}

.f-10 {
  font-size: 11px
}

@media (max-width: 991px) {
  .h1, h1 {
    font-size: 40px
  }
}

@media (max-width: 575px) {
  .h1, h1 {
    font-size: 24px
  }
}

@media (max-width: 991px) {
  .h2, h2 {
    font-size: 24px
  }
}

@media (max-width: 575px) {
  .h2, h2 {
    font-size: 16px
  }
}

@media (max-width: 575px) {
  hr {
    margin-top: 20px;
    margin-bottom: 20px
  }
}

@media (max-width: 375px) {
  .row {
    --bs-gutter-x: 10px
  }
}

@media (max-width: 575px) {
  .container {
    padding-left: 35px;
    padding-right: 35px
  }
}

@media (max-width: 330px) {
  .container {
    padding-left: 10px;
    padding-right: 10px
  }
}

.site-header {
  background-color: #ffffff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .16);
  position: relative;
  top: 0;
  z-index: 10
}

@media (max-width: 991px) {
  .site-header {
  }
}

.site-logo {
  padding: 32px 0px;
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-top: 8px
}

@media (max-width: 991px) {
  .site-logo {
    margin-top: 0
  }
}

@media (max-width: 575px) {
  .site-logo {
    display: block
  }
}

.logo {
  width: 139.927px;
  height: 32px;
  background-repeat: no-repeat;
  margin-right: 16px
}

@media (max-width: 375px) {
  .logo {
    width: 110px;
    height: 27px;
    background-size: contain
  }
}

.logo-text {
  font-size: 24px;
  line-height: 1;
  color: #193c6b
}

@media (max-width: 575px) {
  .logo-text {
    font-size: 16px
  }
}

.current-lang {
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center
}

.current-lang .lang-flag {
  display: block;
  width: 20px;
  flex: 0 0 20px;
  height: 14px;
  background-size: 20px 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
  background-position: 50%
}

.dropdown {
  position: relative
}

.dropdown.active .dropdown-menu {
  display: block
}

.dropdown .dropdown-toggle {
  cursor: pointer
}

.separator {
  border-bottom: 1px solid #dbebf4;
  margin: 10px 0
}

.dropdown-menu {
  margin: 0;
  padding: 10px 0;
  background-color: #fff;
  position: absolute;
  top: 50px;
  right: -5px;
  list-style: none;
  width: 240px;
  border-radius: 8px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .16);
  display: none
}

/*.dropdown-menu:before{content:"";border-top:16px solid transparent;border-right:16px solid #fff;position:absolute;top:-16px;right:24px}*/
.dropdown-menu .lang-flag {
  display: block;
  width: 16px;
  flex: 0 0 16px;
  height: 16px;
  background-size: 16px 16px;
  background-position: 50%;
  margin-right: 16px
}

.dropdown-menu li a {
  text-decoration: none;
  color: rgba(0, 0, 0, .6);
  display: flex;
  align-items: center;
  padding: 10px 18px;
  position: relative
}

.dropdown-menu li a:hover {
  background-color: #e3eff7
}

.dropdown-menu li.selected .lang-flag {
  transform: translateX(7px)
}

.dropdown-menu li.selected a:before {
  content: "";
  border-left: 2px solid #fab522;
  position: absolute;
  height: 12px;
  left: 18px;
  top: 50%;
  transform: translateY(-50%)
}

.dropdown-menu-lang {
  width: 200px
}

.search-wrapper {
  background: url('https://pamszendesk5426062fst.blob.core.windows.net/visuals/Header%20Home%20450kb.jpg') 50% 50%;
  background-color: #eaecf0;
  background-size: cover;
  padding: 70px 0 80px
}

@media (max-width: 991px) {
  .search-wrapper {
    padding: 45px 0 70px
  }
}

@media (max-width: 575px) {
  .search-wrapper {
    padding: 24px 0 48px;
    background-image: none
  }
}

.search-title {
  margin-bottom: 20px
}

@media (max-width: 575px) {
  .search-title {
    display: none
  }
}

.input-group-search {
  background-color: #fff;
  padding: 8px;
  border-radius: 60px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
  display: flex;
  max-width: 392px;
  align-items: center
}

@media (max-width: 991px) {
  .input-group-search {
    max-width: 436px
  }
}

.input-group-search input[type=search] {
  background-color: transparent;
  border: none;
  color: #575756;
  flex: 1 0 0%;
  max-width: 100%;
  margin-left: 8px;
}

.input-group-search input[type=search]:focus {
  outline: none
}

.input-group-search input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg data-name='Component 137 – 10' opacity='.5'%3E%3Ccircle data-name='Ellipse 51' cx='12' cy='12' r='12' transform='rotate(-90 12 12)' fill='%23dbebf4'/%3E%3Cg data-name='Component 136 – 1' fill='none' stroke='%23193c6b' stroke-linecap='round' stroke-width='2'%3E%3Cpath data-name='Line 69' d='M8 8l8 8'/%3E%3Cpath data-name='Line 70' d='M16 8l-8 8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat transparent 50% 50%;
  width: 24px;
  height: 24px;
  border: none;
  font-size: 0;
  line-height: 0;
  color: transparent;
  cursor: pointer;
  display: none
}

.input-group-search input[type=search]::-webkit-search-cancel-button:hover {
  filter: saturate(5)
}

.input-group-search input[type=submit] {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Component 345 – 1' xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle data-name='Ellipse 51' cx='12' cy='12' r='12' transform='rotate(-90 12 12)' fill='%23fe6c66'/%3E%3Cpath data-name='Path 16017' d='M17.816 17.321l-2.957-3.077a5.016 5.016 0 10-3.843 1.793 4.965 4.965 0 002.875-.908l2.981 3.1a.655.655 0 10.943-.907zm-6.8-10.012a3.709 3.709 0 11-3.707 3.709 3.713 3.713 0 013.707-3.709z' fill='%23fff'/%3E%3C/svg%3E") no-repeat transparent 50% 50%;
  width: 24px;
  height: 24px;
  border: none;
  font-size: 0;
  line-height: 0;
  color: transparent;
  margin-left: 4px
}

.input-group-search input[type=submit]:hover {
  filter: saturate(9)
}

.input-group-search input[type=reset] {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg data-name='Component 137 – 10' opacity='.5'%3E%3Ccircle data-name='Ellipse 51' cx='12' cy='12' r='12' transform='rotate(-90 12 12)' fill='%23dbebf4'/%3E%3Cg data-name='Component 136 – 1' fill='none' stroke='%23193c6b' stroke-linecap='round' stroke-width='2'%3E%3Cpath data-name='Line 69' d='M8 8l8 8'/%3E%3Cpath data-name='Line 70' d='M16 8l-8 8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat transparent 50% 50%;
  width: 24px;
  height: 24px;
  border: none;
  font-size: 0;
  line-height: 0;
  color: transparent;
  margin-left: auto
}

.input-group-search input[type=reset]:hover {
  filter: saturate(5)
}

.btn-secondary, .btn-secondary:hover {
  color: #fff
}

.btn-info, .btn-info:hover {
  color: #ffffff
}

.btn-info-light {
  background-color: #e3eff7;
  border-color: #e3eff7;
  color: #ffffff;
  font-weight: 400;
  letter-spacing: normal
}

.btn-icon-right {
  position: relative;
  padding-right: 40px
}

.btn-icon-right .icon {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%)
}

.btn-icon-left {
  position: relative;
  padding-left: 40px
}

.btn-icon-left .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%)
}

p {
  margin-bottom: 1.71429em
}

.knowledge-base {
  margin-bottom: 300px
}

.knowledge-base, .page-header {
  padding-top: 45px
}

@media (max-width: 575px) {
  .page-header {
    padding-top: 20px
  }
}

.page-header h1 {
  margin: 0
}

.list-header {
  margin-bottom: 30px
}

@media (max-width: 575px) {
  .list-header {
    margin-bottom: 20px
  }
}

.card {
  padding: 28px;
  margin-bottom: 28px;
  border-radius: 30px
}

.article-sidebar .card {
  border-radius: 8px
}

@media (max-width: 575px) {
  .card {
    margin-bottom: 24px;
    padding: 16px
  }
}

.card .card-title {
  display: flex;
  align-items: center;
  margin-bottom: 24px
}

@media (max-width: 575px) {
  .card .card-title {
    margin-bottom: 16px
  }
}

.card .card-title .title-icon {
  display: block;
  margin-right: 8px
}

.card-info {
  background-color: #58b0b6;
  color: #fff
}

.card-outline {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 30px
}

.card-divider {
  margin-left: -28px;
  margin-right: -28px
}

@media (max-width: 575px) {
  .card-divider {
    margin: 16px -16px
  }
}

@media (min-width: 992px) {
  .page-sidebar {
    max-width: 300px
  }
}

.text-highlight {
  color: #fff
}

.article-list, .list-arrow-white {
  list-style: none;
  margin: 0;
  padding: 0
}

.article-list .article-list-link, .article-list li a, .list-arrow-white .article-list-link, .list-arrow-white li a {
  display: block;
  color: #154371;
  text-decoration: none;
  background-color: #fff;
  border-radius: 30px;
  padding: 14px 48px 14px 16px;
  background-repeat: no-repeat;
  background-position: right 18px top 50%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23193C6B'/%3E%3C/svg%3E");
  transition: .2s ease
}

.article-list .article-list-link:hover, .article-list li a:hover, .list-arrow-white .article-list-link:hover, .list-arrow-white li a:hover {
  background-color: #eaecf0;
  color: #fff
}

.article-list-item + .article-list-item {
  margin-top: 8px
}

.category-list {
  list-style: none;
  padding: 0
}

.category-name {
  margin-bottom: 40px
}

@media (max-width: 575px) {
  .category-name {
    margin-bottom: 30px
  }
}

.category-name a {
  font-size: 16px;
  font-weight: 500;
  color: #154371;
  text-decoration: none
}

.category-name a .icon-image {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  margin-bottom: 16px;
  border-radius: 30px;
  border-color: #c2bfb8;
  border-style: solid;
  border-width: 1px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

@media (max-width: 575px) {
  .category-name a .icon-image {
    margin-bottom: 8px
  }
}

.category-name.category-name-id-sub1 a:before {
  background-image: url('/hc/theming_assets/01J28AAC7HAABVP1BZTCT0SRJF')
}

.category-name.category-name-id-sub2 a:before {
  background-image: url(/hc/theming_assets/01J28AADJ13F0CGA4QKMEKXRN8)
}

.category-name.category-name-id-sub3 a:before {
  background-image: url('/hc/theming_assets/01J28AA4FTH6SPMG29F0X1D8C9')
}

.category-name.category-name-id-sub4 a:before {
  background-image: url('/hc/theming_assets/01J28AA7E5Q6QW1P0GJJJ4CQN0')
}

.category-name.category-name-id-sub5 a:before {
  background-image: url('/hc/theming_assets/01J28AA7E5Q6QW1P0GJJJ4CQN0')
}

.category-name.category-name-id-sub6 a:before {
  background-image: url('/hc/theming_assets/01J28AAFNH5EWX79VFFHND1GB2')
}

.category-name.category-name-id-sub7 a:before {
  background-image: url('/hc/theming_assets/01J28AAC7HAABVP1BZTCT0SRJF')
}

.category-name.category-name-id-sub8 a:before {
  background-image: url(/hc/theming_assets/01J28AADJ13F0CGA4QKMEKXRN8)
}

.category-name.category-name-id-sub9 a:before {
  background-image: url('/hc/theming_assets/01J28AA4FTH6SPMG29F0X1D8C9')
}

.category-name.category-name-id-sub10 a:before {
  background-image: url('/hc/theming_assets/01J28AA7E5Q6QW1P0GJJJ4CQN0')
}

.category-name.category-name-id-sub11 a:before {
  background-image: url('/hc/theming_assets/01J28AA7E5Q6QW1P0GJJJ4CQN0')
}

.category-name.category-name-id-sub12 a:before {
  background-image: url('/hc/theming_assets/01J28AAFNH5EWX79VFFHND1GB2')
}

.label-page {
  border-radius: 10px;
  padding: 9px 14px;
  color: #000;
  font-size: 20px;
  line-height: 24px;
  position: absolute;
  left: 30px;
  top: 395px;
  display: none
}

@media (min-width: 1690px) {
  .label-page {
    display: block
  }
}

.label-page.label-home {
  background-color: rgba(80, 154, 255, .3)
}

.label-page.label-caregory {
  background-color: #d3ef76
}

.label-page.label-search {
  background-color: rgba(118, 239, 216, .5)
}

.label-page.label-section {
  background-color: #efd776
}

.label-page.label-article {
  background-color: #ffbe9b
}

.label-page.label-form {
  background-color: #dec6fd
}

.btn-pill {
  border-radius: 50px;
  padding: 13.5px 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
  height: 48px
}

.btn-pill.btn-icon-right {
  padding-right: 48px
}

.btn-pill.btn-icon-right .icon {
  right: 16px
}

.btn-pill.btn-icon-left {
  padding-left: 48px
}

.btn-pill.btn-icon-left .icon {
  left: 16px
}

@media (max-width: 575px) {
  .btn-pill.btn-xs-rounded {
    width: 48px;
    padding: 13.5px
  }
  .btn-pill.btn-xs-rounded .icon {
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
  }
}

.touch-actions {
  margin-top: -24px
}

.touch-actions .btn + .btn {
  margin-left: 8px
}

@media (max-width: 991px) {
  body.show-contact {
    overflow: hidden
  }
  body.show-contact .contact-card-close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle data-name='Ellipse 51' cx='12' cy='12' r='12' transform='rotate(-90 12 12)' fill='%23fff' opacity='.5'/%3E%3Cpath data-name='Union 53' d='M12 12l-4 4 4-4-4-4 4 4 4-4-4 4 4 4z' fill='none' stroke='%23193c6b' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E");
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    right: -28px;
    top: 0
  }
  body.show-contact .contact-card-group {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(#002e59, #59758f);
    padding: 32px
  }
  body.show-contact .contact-card-wrapper {
    max-width: 296px;
    position: relative
  }
  body.show-contact .meta-text {
    color: #fff
  }
  body.show-contact .meta-text .text-highlight {
    color: #57c2ff !important
  }
}

.profile-header .profile-avatar {
  width: 32px;
  height: 32px
}

.profile-header .profile-avatar img {
  width: 32px;
  height: 32px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 32px
}

.profile-header .basic-info .profile-avatar {
  width: 52px;
  height: 52px;
  margin: 16px auto
}

.profile-header .basic-info .profile-avatar img {
  width: 52px;
  height: 52px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 52px
}

.profile-header .basic-info h1.name {
  font-size: 14px;
  margin-bottom: 10px
}

.profile-header .basic-info h1.name a {
  text-decoration: none
}

.profile-header .description {
  color: #707070;
  margin: 0
}

.profile-header hr {
  color: rgba(184, 216, 234, .5);
  margin-top: 17px;
  margin-bottom: 17px
}

.dropdown-menu.profile-info {
  text-align: center;
  width: 200px
}

.dropdown-menu.profile-info .profile-links {
  list-style: none;
  margin: 0 0 20px;
  padding: 0
}

.dropdown-menu.profile-info .profile-links a {
  text-align: center;
  justify-content: center;
  padding: 0
}

.dropdown-menu.profile-info .profile-links a:hover {
  background-color: transparent
}

.dropdown-menu.profile-info .btn-logout {
  margin-bottom: 7px
}

.breadcrumbs {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  font-style: italic;
  margin: 0 0 35px;
  padding: 0
}

.breadcrumbs li:nth-child(n+2) {
  position: relative;
  padding-left: 16px
}

.breadcrumbs li:nth-child(n+2):before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  width: 15px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4.714' height='8'%3E%3Cpath data-name='Path 33952' d='M.21 1.226l2.778 2.778L.21 6.782a.714.714 0 001.009 1.006l3.286-3.283a.713.713 0 000-1.009L1.219.21A.713.713 0 00.21.21a.728.728 0 000 1.016z' fill='%23193c6b'/%3E%3C/svg%3E");
  height: 19px;
  background-repeat: no-repeat;
  background-position: 50% 50%
}

.breadcrumbs li:last-child a {
  color: #193c6b;
  position: relative
}

.breadcrumbs a {
  text-decoration: none;
  color: #1686c6
}

.breadcrumbs a:hover {
  color: #193c6b
}

@media (max-width: 575px) {
  .breadcrumbs li:not(:nth-last-child(2)) {
    display: none
  }
  .breadcrumbs li:nth-last-child(2) {
    padding-left: 26px;
    position: relative
  }
  .breadcrumbs li:nth-last-child(2):before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.148 7.131L2.37 4.353l2.778-2.778A.714.714 0 004.139.569L.853 3.852a.713.713 0 000 1.009l3.286 3.286a.713.713 0 001.216-.508.728.728 0 00-.207-.508z' fill='%23193C6B'/%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    left: 0;
    top: 0
  }
}

.filter-column {
  width: 188px
}

@media (max-width: 575px) {
  .filter-column {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #dbebf4;
    z-index: 3000
  }
  body.show-filter .filter-column {
    display: block
  }
}

.filter-toggle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5 0a1 1 0 011 1v.5H17a1 1 0 110 2h-2.5V4a1 1 0 11-2 0V1a1 1 0 011-1zM0 2.5a1 1 0 011-1h9a1 1 0 110 2H1a1 1 0 01-1-1zM4.5 5a1 1 0 011 1v3a1 1 0 11-2 0v-.5H1a1 1 0 010-2h2.5V6a1 1 0 011-1zM7 7.5a1 1 0 011-1h9a1 1 0 110 2H8a1 1 0 01-1-1zM9.5 10a1 1 0 011 1v.5H17a1 1 0 110 2h-6.5v.5a1 1 0 11-2 0v-3a1 1 0 011-1zM0 12.5a1 1 0 011-1h5a1 1 0 110 2H1a1 1 0 01-1-1z' fill='%23193C6B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 32px;
  font-size: 14px;
  color: #193c6b;
  cursor: pointer;
  margin-bottom: 40px;
  display: block
}

@media (min-width: 576px) {
  .filter-toggle {
    display: none
  }
}

.filters {
  list-style: none;
  margin: 0;
  padding: 0
}

.filters li {
  margin-bottom: 8px
}

.filter-result-action {
  display: none
}

@media (max-width: 575px) {
  body.show-filter {
    overflow: hidden
  }
  .filter-title {
    display: flex;
    align-items: center;
    font-size: 20px;
    padding: 20px 36px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
    margin-bottom: 0 !important
  }
  .filter-title .close-filter {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0a12 12 0 110 24 12 12 0 010-24z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.793 6.793a1 1 0 011.414 0L12 10.586l3.793-3.793a1 1 0 111.414 1.414L13.414 12l3.793 3.793a1 1 0 01-1.414 1.414L12 13.414l-3.793 3.793a1 1 0 01-1.414-1.414L10.586 12 6.793 8.207a1 1 0 010-1.414z' fill='%23193C6B'/%3E%3C/svg%3E");
    width: 24px;
    height: 24px;
    margin-left: auto;
    flex: 0 0 24px;
    cursor: pointer
  }
  .filters {
    padding: 20px 36px;
    overflow: auto;
    max-height: calc(100vh - 128px)
  }
  .filter-result-action {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 14px 36px;
    text-align: center;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, .16)
  }
}

.custom-checkbox {
  position: relative;
  cursor: pointer
}

.custom-checkbox:hover {
  color: #193c6b;
  transition: .2s ease
}

.custom-checkbox:hover .custom-label:before {
  border-color: #1686c6;
  transition: .2s ease
}

.custom-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0
}

.custom-checkbox input[type=checkbox]:checked + .custom-label:before {
  background-color: #fab522;
  border-color: #fab522;
  background-size: 12px 10px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.032 10a1.073 1.073 0 01-.785-.34L.305 5.486a1.12 1.12 0 01.03-1.57 1.08 1.08 0 011.541.03L4.94 7.194 10.035.448a1.097 1.097 0 01.724-.437 1.071 1.071 0 01.815.219 1.102 1.102 0 01.418.744 1.13 1.13 0 01-.229.826L5.898 9.566a1.095 1.095 0 01-.805.432l-.06.002z' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-label {
  display: block;
  position: relative;
  padding: 1px 1px 1px 30px;
  line-height: 1.14286
}

.custom-checkbox .custom-label:before {
  content: "";
  background-color: #fff;
  border: 2px solid #b8d8ea;
  width: 18px;
  height: 18px;
  position: absolute;
  display: block;
  border-radius: 4px;
  left: 0;
  top: 0;
  background-position: 0 100%
}

.custom-radio {
  position: relative;
  cursor: pointer
}

.custom-radio input[type=radio] {
  position: absolute;
  opacity: 0
}

.custom-radio input[type=radio]:checked + .custom-label:before {
  border-color: #fab522;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23fab522'/%3E%3C/svg%3E")
}

.custom-radio .custom-label {
  display: block;
  position: relative;
  padding: 1px 1px 1px 30px;
  line-height: 1.14286
}

.custom-radio .custom-label:before {
  content: "";
  background-color: #fff;
  border: 2px solid #b8d8ea;
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  border-radius: 20px;
  left: 0;
  top: 0
}

.search-results-header {
  margin-bottom: 32px
}

.search-results-list {
  margin-bottom: 30px;
  border-bottom: 1px solid #b8d8ea;
}

.search-results-link {
  display: block;
  padding-bottom: 30px;
  padding-right: 40px;
  color: rgba(0, 0, 0, .6);
  text-decoration: none
}

.search-results-link:hover a, .search-results-link:hover .results-list-item-link {
  color: #1686c6
}

.results-list-item-link {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  color: #193c6b;
  text-decoration: none;
  margin-bottom: 1.2em
}

@media (max-width: 575px) {
  .results-list-item-link {
    font-size: 16px
  }
}

.search-result-description {
  line-height: 1.71429
}

.article-date {
  color: rgba(0, 0, 0, .4);
  margin-top: 32px
}

.list-arrow {
  list-style: none;
  margin: 0;
  padding: 0
}

.list-arrow li + li {
  margin-top: 8px
}

.list-arrow li a {
  border-radius: 30px;
  padding: 16px 48px 16px 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23193C6B'/%3E%3C/svg%3E");
  background-position: right 18px top 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #575756;
  display: block;
  text-decoration: none;
  transition: .2s ease
}

.list-arrow li a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, .06);
  background-color: #deeff0;
  color: #fff
}

@media (min-width: 576px) {
  .list-arrow.list-arrow-mb-16 li + li {
    margin-top: 16px
  }
}

.list-arrow.list-arrow-primary li a {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23154371'/%3E%3C/svg%3E")
}

.list-arrow.list-arrow-primary li a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, .06);
  background-color: #1686c6;
  color: #fff
}

.list-arrow.list-arrow-outline li a {
  border: 1px solid rgba(0, 0, 0, .1)
}

.list-arrow.list-arrow-outline li a:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, .06);
  background-color: #1686c6;
  border-color: #1686c6
}

.list-arrow.list-arrow-outline li a:hover, .list-arrow li.selected a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23fff'/%3E%3C/svg%3E");
  color: #fff
}

.list-arrow li.selected a {
  border-color: #fab522;
  background-color: #fab522
}

.section-header {
  margin-bottom: 32px
}

@media (max-width: 575px) {
  .section-header {
    margin-bottom: 16px
  }
}

.section-header .section-title {
  margin-bottom: 0
}

.section-image {
  border-radius: 12px;
  margin-bottom: 40px;
  overflow: hidden
}

@media (max-width: 575px) {
  .section-image {
    margin-bottom: 24px
  }
}

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

.section-subtitle {
  margin-bottom: 24px
}

.arrow-right {
  padding-right: 32px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.29.292a1 1 0 000 1.41l3.88 3.88H1a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41L13.7.292a1 1 0 00-1.41 0z' fill='%231686C6'/%3E%3C/svg%3E");
  background-position: right 0 top 50%;
  background-repeat: no-repeat;
  display: inline-block;
  color: #1686c6;
  text-decoration: none
}

.arrow-right:hover {
  color: #146DA0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.29.292a1 1 0 000 1.41l3.88 3.88H1a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41L13.7.292a1 1 0 00-1.41 0z' fill='%23193C6B'/%3E%3C/svg%3E")
}

.article-header {
  margin-bottom: 16px
}

@media (min-width: 992px) {
  .article-header {
    padding-left: 40px
  }
}

.article-header h1 {
  margin-bottom: 20px
}

.article-body {
  background-color: rgb(88, 176, 182, .12);
  padding: 40px 108px 40px 40px;
  border-radius: 8px;
  margin-bottom: 48px
}

@media (max-width: 991px) {
  .article-body {
    padding: 40px 28px
  }
}

.article-body p {
  margin-bottom: 24px
}

.article-body a {
  color: #1686c6;
  text-decoration: none
}

.article-body a:hover {
  color: #146da0;
  text-decoration: underline
}

.article-body h3, .article-body h4, .article-body ol, .article-body ul {
  margin-bottom: 24px
}

.article-body li {
  line-height: 1.71429
}

.article-body img {
  max-width: 100%;
  height: auto;
  margin-bottom: 24px
}

.article-updated {
  color: rgba(0, 0, 0, .4)
}

.article-vote {
  width: 48px;
  height: 48px;
  margin: 0;
  border: none;
  background-color: transparent;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 48c13.255 0 24-10.745 24-24S37.255 0 24 0 0 10.745 0 24s10.745 24 24 24z' fill='%23fff'/%3E%3Cpath d='M25.12 14.06l-5.54 5.54a2 2 0 00-.58 1.41V31a2.006 2.006 0 002 2h9a2.014 2.014 0 001.84-1.21l3.26-7.61A3 3 0 0032.34 20h-5.65l.95-4.58a1.507 1.507 0 00-.41-1.37 1.486 1.486 0 00-2.11.01zM15 33a2.006 2.006 0 002-2v-8a2 2 0 00-4 0v8a2.006 2.006 0 002 2z' fill='%23193C6B'/%3E%3C/svg%3E")
}

.article-vote.article-vote-down {
  margin-left: 16px;
  transform: rotate(180deg) scale(0.9)
}

.article-vote.article-vote-up {
  transform: rotate(0) scale(0.9)
}

.attachment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 6.25v10.58a4.117 4.117 0 01-3.61 4.15A3.999 3.999 0 018 17V4.64a2.6 2.6 0 012.24-2.63A2.5 2.5 0 0113 4.5V15a1 1 0 01-2 0V6.25a.75.75 0 00-1.5 0v8.61a2.6 2.6 0 002.24 2.63A2.5 2.5 0 0014.5 15V4.67A4.116 4.116 0 0010.89.52 3.993 3.993 0 006.5 4.5v12.27a5.66 5.66 0 004.96 5.71A5.505 5.505 0 0017.5 17V6.25a.75.75 0 00-1.5 0z' fill='%231686C6'/%3E%3C/svg%3E");
  padding-left: 28px;
  padding-top: 2px;
  min-height: 24px;
  background-position: 0 0;
  background-repeat: no-repeat
}

.attachment .filename {
  color: #1686c6;
  margin-bottom: 2px
}

.attachment .filename a {
  text-decoration: none
}

.attachment .file-size {
  font-size: 11px
}

.attachment .file-size:after {
  content: "\2022";
  display: inline-block;
  margin: 0 7px
}

.attachment .file-link {
  color: #1686c6;
  font-size: 10px;
  text-decoration: none
}

.attachment .file-link:hover {
  text-decoration: underline
}

.request-form {
  margin-bottom: 56px
}

.request-form input[type=text], .request-form select, .request-form textarea {
  width: 100%;
  background-color: rgba(184, 216, 234, .2);
  border: none;
  border-radius: 4px;
  color: rgba(0, 0, 0, .6);
  padding: 14px 16px
}

.request-form input[type=text]:hover, .request-form select:hover, .request-form textarea:hover {
  outline: none;
  box-shadow: none;
  background-color: rgba(184, 216, 234, .3)
}

.request-form input[type=text]:focus, .request-form select:focus, .request-form textarea:focus {
  outline: none;
  box-shadow: none;
  background-color: rgba(184, 216, 234, .4)
}

.request-form select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M9.462.293l-3.88 3.88-3.88-3.88a1 1 0 00-1.415 1.41l4.6 4.59a1 1 0 001.41 0l4.59-4.59a1 1 0 000-1.41 1.017 1.017 0 00-1.425 0z' fill='%23193C6B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h11.175v6.585H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right 16px top 50%;
  background-repeat: no-repeat
}

.request-form textarea {
  height: 240px
}

.request-form input[type=submit] {
  padding: .536rem 16px;
  font-size: 1rem;
  border-radius: 4px;
  color: #fff;
  background-color: #fe6c66;
  border: 1px solid #fe6c66;
  font-weight: 500;
  letter-spacing: .089em;
  display: inline-block;
  line-height: 1.42857;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

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

.request-form footer {
  text-align: right
}

@media (max-width: 575px) {
  .request-form footer {
    text-align: center
  }
}

.request-form .form-field {
  margin-bottom: 32px
}

.request-form .form-field:not(.boolean) label {
  display: initial
}

.request-form .form-field p {
  margin: 5px 0 0;
  font-size: 11px
}

.upload-dropzone {
  border: 1px dashed #b8d8ea;
  padding: 10px 10px 10px 40px;
  border-radius: 60px;
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 6.25v10.58a4.117 4.117 0 01-3.61 4.15A3.999 3.999 0 018 17V4.64a2.6 2.6 0 012.24-2.63A2.5 2.5 0 0113 4.5V15a1 1 0 01-2 0V6.25a.75.75 0 00-1.5 0v8.61a2.6 2.6 0 002.24 2.63A2.5 2.5 0 0014.5 15V4.67A4.116 4.116 0 0010.89.52 3.993 3.993 0 006.5 4.5v12.27a5.66 5.66 0 004.96 5.71A5.505 5.505 0 0017.5 17V6.25a.75.75 0 00-1.5 0z' fill='%23575756'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 8px 50%
}

.upload-dropzone [type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0
}

.header-newreq {
  margin-bottom: 56px
}

.new-request-sidebar {
  max-width: 232px;
  margin: 0 auto;
  text-align: center
}

@media (max-width: 991px) {
  .new-request-sidebar {
    max-width: 204px
  }
}

@media (max-width: 575px) {
  .new-request-sidebar {
    max-width: 100%
  }
}

.new-request-sidebar header {
  margin-bottom: 39px
}

@media (max-width: 991px) {
  .new-request-sidebar header h2 {
    font-size: 24px
  }
}

.new-request-sidebar .support-img {
  margin: 0 auto 45px;
  background-color: #dbebf4
}

.new-request-sidebar .support-img, .new-request-sidebar img {
  border-radius: 1000px;
  width: 188px;
  height: 188px
}

/* font css */
@font-face {
  font-family: iconfont;
  src: url('/hc/theming_assets/01J28AA7QKH58H12AFXPV8WD4Y?#iefix') format("embedded-opentype"), url('/hc/theming_assets/01J28AABD5TK5K7WPCR8EAZVPR') format("woff"), url('/hc/theming_assets/01J28AAAB3GRNQPPZBWZS2T903') format("woff2"), url('/hc/theming_assets/01J28AAD91FYE0B57F6K2Z578Z') format("truetype"), url('/hc/theming_assets/01JZ0CQ7DRH7PHRG58QHRR95P2#iconfont') format("svg")
}

.iconfont {
  line-height: 1
}

.iconfont:before {
  font-family: iconfont !important;
  font-style: normal;
  font-weight: 400 !important;
  vertical-align: top
}

.iconfont-_enveloppe:before {
  content: "\F101"
}

.iconfont-arrow--down:before {
  content: "\F102"
}

.iconfont-arrow--left:before {
  content: "\F103"
}

.iconfont-arrow--right:before {
  content: "\F104"
}

.iconfont-arrow--up:before {
  content: "\F105"
}

.iconfont-calendar:before {
  content: "\F106"
}

.iconfont-check:before {
  content: "\F107"
}

.iconfont-chevron--down:before {
  content: "\F108"
}

.iconfont-chevron--left:before {
  content: "\F109"
}

.iconfont-chevron--right:before {
  content: "\F10A"
}

.iconfont-chevron--up:before {
  content: "\F10B"
}

.iconfont-chevron-light--down:before {
  content: "\F10C"
}

.iconfont-chevron-light--left:before {
  content: "\F10D"
}

.iconfont-chevron-light--right:before {
  content: "\F10E"
}

.iconfont-chevron-light--up:before {
  content: "\F10F"
}

.iconfont-clock:before {
  content: "\F110"
}

.iconfont-cross:before {
  content: "\F111"
}

.iconfont-enveloppe:before {
  content: "\F112"
}

.iconfont-folder:before {
  content: "\F113"
}

.iconfont-loop:before {
  content: "\F114"
}

.iconfont-phone:before {
  content: "\F115"
}

.iconfont-reload:before {
  content: "\F116"
}

.iconfont-support:before {
  content: "\F117"
}

.iconfont-whatsapp:before {
  content: "\F118"
}

/* Custom Templating styling */
a:hover {
  text-decoration: none;
}

.profile-header .profile-info {
  display: none;
}

.profile-header .dropdown-menu {
  left: initial;
}

.profile-header {
  padding: 0px;
}

.user-avatar {
  width: 32px;
  height: 32px;
}

.dropdown .dropdown-toggle span.hide-on-mobile {
  display: none;
}

.nl:before {
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Group 4644' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 107' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 4641' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 106' fill='%23fff' d='M0 3h16v10H0z'/%3E%3C/g%3E%3Cg data-name='Group 4642' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 108' fill='%23001e6b' d='M0 10h16v4H0z'/%3E%3C/g%3E%3Cg data-name='Group 4643' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 110' fill='%23b01923' d='M0 2h16v4H0z'/%3E%3C/g%3E%3C/svg%3E");
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  flex: 0 0 20px;
  height: 14px;
  background-size: 20px 20px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 16%);
  background-position: 50%;
}

.uk:before, .us:before {
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Group 16' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 8' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 7' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 7' fill='%23fff' d='M0 2h16v12H0z'/%3E%3C/g%3E%3Cg data-name='Group 8' clip-path='url(%23a)'%3E%3Cpath data-name='Path 9' d='M1.8 14h4.9v-3.7z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 9' clip-path='url(%23a)'%3E%3Cpath data-name='Path 10' d='M9.3 14h4.9l-4.9-3.7z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 10' clip-path='url(%23a)'%3E%3Cpath data-name='Path 11' d='M0 6h3.5L0 3.3z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 11' clip-path='url(%23a)'%3E%3Cpath data-name='Path 12' d='M0 10v2.7L3.5 10z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 12' clip-path='url(%23a)'%3E%3Cpath data-name='Path 13' d='M0 2zm1.8 0l4.9 3.7V2zm4.9 0zm2.6 0v3.7L14.2 2zm4.9 0z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 13' clip-path='url(%23a)'%3E%3Cpath data-name='Path 14' d='M12.5 6H16V3.3z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 14' clip-path='url(%23a)'%3E%3Cpath data-name='Path 15' d='M12.5 10l3.5 2.7V10z' fill='%23001e6b'/%3E%3C/g%3E%3Cg data-name='Group 15' clip-path='url(%23a)'%3E%3Cpath data-name='Path 16' d='M5.3 10L0 14h1.2l5.3-4zm5.4 0l5.3 4v-.9L11.9 10zM0 2.9L4.1 6h1.2L0 2zM7.2 2v4.8H0v2.4h7.2V14h1.6V9.2H16V6.8H8.8V2zm7.6 0L9.5 6h1.2L16 2z' fill='%23d20125'/%3E%3C/g%3E%3C/svg%3E");
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  flex: 0 0 20px;
  height: 14px;
  background-size: 20px 20px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 16%);
  background-position: 50%;
}

.be:before {
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Group 4600' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 44' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 4597' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 43' d='M0 2h5.3v12H0z'/%3E%3C/g%3E%3Cg data-name='Group 4598' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 45' fill='%23f10000' d='M10.7 2H16v12h-5.3z'/%3E%3C/g%3E%3Cg data-name='Group 4599' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 47' fill='%23ffe000' d='M5.4 2h5.3v12H5.4z'/%3E%3C/g%3E%3C/svg%3E");
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  flex: 0 0 20px;
  height: 14px;
  background-size: 20px 20px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 16%);
  background-position: 50%;
}

.germany:before {
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Group 4640' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 101' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 4637' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 100' d='M0 2h16v4.3H0z'/%3E%3C/g%3E%3Cg data-name='Group 4638' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 102' fill='%23ffd000' d='M0 9.7h16V14H0z'/%3E%3C/g%3E%3Cg data-name='Group 4639' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 104' fill='%23e00000' d='M0 6h16v4H0z'/%3E%3C/g%3E%3C/svg%3E");
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  flex: 0 0 20px;
  height: 14px;
  background-size: 20px 20px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 16%);
  background-position: 50%;
}

.fr:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231f448d;%7D.cls-2%7Bfill:%23f10000;%7D.cls-3%7Bfill:%23fff;%7D.cls-4%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EFlag_France%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='icon_area' data-name='icon area'%3E%3Crect class='cls-1' width='5.33' height='12'/%3E%3Crect id='red_stripe' data-name='red stripe' class='cls-2' x='10.67' width='5.33' height='12'/%3E%3Crect class='cls-3' x='5.33' width='5.33' height='12'/%3E%3Crect class='cls-4' width='16' height='12'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");

  display: inline-block;
  vertical-align: middle;
  width: 20px;
  flex: 0 0 20px;
  height: 14px;
  background-size: 20px 20px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 16%);
  background-position: 50%;
}

ul.dropdown-menu-lang a:before {
  display: inline-block;
  width: 16px;
  flex: 0 0 16px;
  height: 16px;
  background-size: 16px 16px;
  background-position: 50%;
  margin-right: 16px;
  box-shadow: none;
}

ul.dropdown-menu-lang a.current-lang:after {
  content: '';
  background: #eeba3f;
  height: 12px;
  width: 2px;
  position: absolute;
  left: 12px;
  top: 12.5px;
}

ul.dropdown-menu-lang {
  left: initial;
}

.list-arrow.list-arrow-outline svg.icon-lock {
  display: none;
}

/* Search Wrapper */
.search-wrapper .input-group-search input[type=search] {
  height: auto;
}

.search-wrapper .input-group-search input[type=search]:focus {
  border: none;
}

.input-group-search {
  display: block;
}

.input-group-search input[type=submit] {
  min-width: auto;
  vertical-align: middle;
}

.input-group-search input[type=search] {
  flex: auto;
  display: inline-block;
  max-width: calc(100% - 40px);
  vertical-align: middle;
  padding-right: 25px;
}

span.deleteicon {
  position: relative;
}

input#query + span {
  position: absolute;
  display: block;
  top: calc(50% - 12px);
  right: 36px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg data-name='Component 137 – 10' opacity='.5'%3E%3Ccircle data-name='Ellipse 51' cx='12' cy='12' r='12' transform='rotate(-90 12 12)' fill='%23dbebf4'/%3E%3Cg data-name='Component 136 – 1' fill='none' stroke='%23193c6b' stroke-linecap='round' stroke-width='2'%3E%3Cpath data-name='Line 69' d='M8 8l8 8'/%3E%3Cpath data-name='Line 70' d='M16 8l-8 8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat transparent 50% 50%;
  width: 24px;
  height: 24px;
  border: none;
  font-size: 0;
  line-height: 0;
  color: transparent;
  margin-left: auto

}

span.deleteicon input {
  padding-right: 16px;
  box-sizing: border-box;
}

span.deleteicon span:hover {
  filter: saturate(5)
}

.page-header-site {
  display: block;
}

.page-sidebar .article-list-item {
  padding: 0px;
  width: 244px;
}

/* Cateogry Image */
.category-name.category-name-360006667272 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AA9J6RWXMF86182C92QXE')
}

.category-name.category-name-360002160652 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AADJBP3BFT2SP897CVBZT')
}

.category-name.category-name-360001101952 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AABAB5E5P66ZHVCC1WMGB')
}

.category-name.category-name-115000177611 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AACQR2R23ZA9QXDNTKCS1')
}

.category-name.category-name-id5 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AADSEH7PFFT6M637M9HQY')
}

.category-name.category-name-id6 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AAA2N7BFAFDE7KRKJEG0K')
}

.category-name.category-name-id7 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AA9J6RWXMF86182C92QXE')
}

.category-name.category-name-id8 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AADJBP3BFT2SP897CVBZT')
}

.category-name.category-name-id9 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AABAB5E5P66ZHVCC1WMGB')
}

.category-name.category-name-id10 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AACQR2R23ZA9QXDNTKCS1')
}

.category-name.category-name-id11 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AADSEH7PFFT6M637M9HQY')
}

.category-name.category-name-id12 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AAA2N7BFAFDE7KRKJEG0K')
}

.breadcrumbs li + li::before {
  margin: 0px;
}

.breadcrumbs li {
  line-height: 2;
}

.breadcrumbs li:last-child {
  color: #193c6b;
  position: relative;
}

.breadcrumbs li:last-child:after {
  content: "";
  position: absolute;
  width: 37px;
  max-width: 100%;
  border-bottom: 1px solid #fab522;
  transform: translateX(-50%);
  bottom: 0;
  left: calc(50% + 9px);
}

.category-list-category-page {
  margin-bottom: 0px;
}

.section-subscribe button {
  display: inline-block;
  font-weight: 400;
  line-height: 1.42857;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .536rem 16px;
  font-size: 1rem;
  border-radius: 30px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  background-color: #fe6c66;
  border-color: #fe6c66;
  font-weight: 500;
  letter-spacing: .089em;
}

.section-subscribe button:hover, .section-subscribe button:focus, .section-subscribe button:active {
  background-color: rgb(254, 132, 128);
  border-color: rgb(254, 132, 128);
}

.section-subscribe button[data-selected="true"] {
  background-color: #193c6b;
  border-color: #132d50;
  color: #fff;
}

button.article-vote:hover {
  transform: scale(1);
}

button.article-vote.article-vote-down:hover {
  transform: scale(1) rotate(180deg);
}

.section-subscribe button[data-selected="true"]:hover {
  background-color: #3c547a;
  border-color: #3c547a;
}

.page-header-site a.btn-icon-right {
  margin-left: 6px;
}

.page-header-site a.btn-icon-right:focus {
  box-shadow: none;
  overflow: hidden;
  text-decoration: none;
}

/* section image id */
.category-name a .icon-image {
  background-image: url('/hc/theming_assets/01J28AAC7HAABVP1BZTCT0SRJF');
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.category-name a .icon-image:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.category-name-id-115000364031 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AAC7HAABVP1BZTCT0SRJF');
}

.category-name-id-115000364011 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AAC7HAABVP1BZTCT0SRJF');
}

.category-name-id-360002635972 a .icon-image {
  background-image: url('/hc/theming_assets/01J28AAC7HAABVP1BZTCT0SRJF');
}

.article-page-header {
  margin-bottom: 16px;
  padding-left: 40px;
}

.article-body a {
  color: rgba(0, 0, 0, .6);
}

.article-body h1, .article-body h2 {
  font-size: 1.42857rem;
  font-weight: 500;
}

.recent-articles h2.recent-articles-title {
  font-size: 1.71429rem;
  margin-bottom: 32px;
}

.recent-articles ul {
  padding-left: 0px;
}

.recent-articles ul li {

}

.recent-articles ul li a {
  display: block;
  color: rgba(0, 0, 0, .6);
  text-decoration: none;
  background-color: #fff;
  border-radius: 30px;
  padding: 14px 48px 14px 16px;
  background-repeat: no-repeat;
  background-position: right 18px top 50%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23193C6B'/%3E%3C/svg%3E");
  transition: .2s ease;
  border: 1px solid rgba(0, 0, 0, .1);
  position: relative;
  overflow: hidden;
  -webkit-transition-duration: 0.2s; /* Safari */
  transition-duration: 0.2s;
}

.recent-articles ul li a:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23fff'/%3E%3C/svg%3E");
  background-color: #1686c6;
  color: #fff;
}

.sidenav-item.current-article {
  border-color: #fab522;
  background-color: rgb(88, 176, 182, .12);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23154371'/%3E%3C/svg%3E");
  color: #154371;
}

.article-votes {
  text-align: left;
  padding: 0px;
}

.article-votes-controls {
  text-align: left;
}

.article-votes-controls button {
  background-color: transparent !important;
  border-color: transparent;
  min-width: auto;
}

.article-votes-controls button[aria-pressed='true'] {
  transform: scale(1);
}

.article-votes-controls button.article-vote-down[aria-pressed='true'] {
  transform: rotate(180deg) scale(1.1);
}

.article-votes-controls button:after, .article-votes-controls button:hover:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  display: block;
  width: 30%;
  height: 1px;
  background-color: #fab522;
  transition: all .4s ease;
  transform: translate(-25%, 5px) rotate(10deg);
  opacity: 0;
}

.article-votes-controls button[aria-pressed='true']:after, .article-votes-controls button:hover:after {
  opacity: 1;
  transform: translate(-50%) rotate(0deg);
}

.article-vote.article-vote-down:hover:after, .article-vote.article-vote-down:after {
  bottom: initial;
  top: -5px;
}

.article-votes-count {
  margin-top: 10px;
  display: block;
}

.form-field input[type=text]:focus {
  border: none;
}

.form-field .nesty-input {
  height: 47px;
  background: #f1f7fb;
  border: none;
  border-radius: 4px;
  text-decoration: none;
}

ul[data-hc-pills-container] {
  height: 47px;
  background: #f1f7fa;
  border: none;
}

ul[data-hc-pills-container] li, ul[data-hc-pills-container] li:last-child input {
  height: 47px;
  line-height: 47px;
}

.upload-dropzone span {
  padding: 0px;
  color: rgba(0, 0, 0, .6);
}

.upload-dropzone {
  text-align: left;
  color: rgba(0, 0, 0, .6);
}

.request-form input[type=submit] {
  min-width: auto;
}

aside.search-results-sidebar ul {
  padding-left: 0px;
}

.search-results-list-wrapper {
  width: 100%;
}

.search-results-arrow-link {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.29.293a1 1 0 000 1.41l3.88 3.88H1a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41L13.7.293a1 1 0 00-1.41 0z' fill='%23193C6B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0 top 50%;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 0px;
  width: 20px;
  margin-top: -7px;
}

.search-results-sidebar .sidenav-item.current, .search-results-sidebar .sidenav-item:hover {
  background: transparent;
}

.search-results-sidebar .sidenav-item {
  position: relative;
  padding: 1px;
  text-decoration: none;
}

.search-results-sidebar ul.multibrand-filter-list {
  padding-left: 6px;
}

.search-results-sidebar .sidenav-item.current {
  color: #2F3941;
  font-weight: bold;
}

.search-results-sidebar .sidenav-item:hover {
  color: #1686c6;
  transition: .2s ease;
}

.search-results-sidebar .sidenav-item:hover:before {
  border-color: #1686c6;
  transition: .2s ease;
}

.search-results-sidebar .sidenav-item.current:hover:before {
  border-color: #1686c6;
}

.see-all-articles-link {
  margin-top: 10px;
  display: inline-block;
}

.section-tree-title a {
  text-decoration: none;
}

.card.card-category .card-title .title-icon {
  display: inline-block;
  vertical-align: middle;
}

.card.card-category .card-title a {
  text-decoration: none;
}

.card-category {
  min-height: 188px;
}

.section-image .section-image-bg {
  background: url('/hc/theming_assets/01J28AACHRFZNTX66725GSVH50') no-repeat center;
  background-size: cover;
  width: 100%;
  height: 470px;
}

.section-page-image .section-image-bg {
  background: url('/hc/theming_assets/01J28AA9V3W15RSEK0ERY3BTSK') no-repeat center;
  background-size: cover;
  width: 100%;
  height: 470px;
}

.page-header-site .btn-check:active + .btn-info:focus, .page-header-site .btn-check:checked + .btn-info:focus, .page-header-site.btn-info.active:focus, .page-header-site .btn-info:active:focus, .page-header-site .show &gt; .btn-info.dropdown-toggle:focus {
  box-shadow: none;
}

.page-header-site .btn-check:focus + .btn-info, .btn-info:focus {
  box-shadow: none;
  text-decoration: none;
}

.form-field .nesty-input:focus {
  border: none;
}

.search-results-link {
  position: relative;
}

/* Footer */
.c_footer {
  position: relative;
}

.c_footer__wrapper {
  z-index: 0;
  width: 100%;
  color: #fff;
  position: relative;
  background-color: #fe6c66;
  padding: 32px 0 16px;
}

.c_footer__wrapper:before {
  background: inherit;
  height: 50%;
  transform-origin: 100% 0;
  height: 100%;
}

.c_footer__flippededge,
.c_footer__wrapper:before {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  top: 0;
}

.c_footer__flippededge {
  background: #eaf3f9;
  height: 100%;
  transform: skewY(-3deg);
  transform-origin: 0 0;
}

.c_footer__bottombar {
  background: #fe6c66;
  padding: 16px;
  font-size: 0.85714rem;
  font-weight: 300;
  text-align: center;
}

@media (min-width: 1340px) {
  .c_footer__bottombar {
    text-align: left;
    padding: 8px;
  }
}

@media (max-width: 1339.98px) {
  .c_footer__bottombar-links {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
  }
}

.c_footer__bottombar-link {
  color: #fff;
  text-decoration: none;
  position: relative;
}

.c_footer__bottombar-link:not(:last-child) {
  margin-bottom: 8px;
}

.collapsible-sidebar-toggle[aria-expanded=true] .x-icon {
  display: none;
}

.collapsible-sidebar-toggle .chevron-icon {
  transition: .3s;
}

.collapsible-sidebar-toggle[aria-expanded=true] .chevron-icon {
  transform: rotate(180deg);
  display: block;
}

.collapsible-sidebar-toggle:focus {
  border: none;
}

.collapsible-sidebar-toggle {
  top: calc(68px / 2);
  right: 45px;
  z-index: 1;
}

.collapsible-sidebar-title {
  position: relative;
  color: rgb(25, 60, 107);
  font-weight: 400;
  cursor: pointer;
  background-color: rgb(205, 228, 240);
  padding: 8px 10px;
  border-radius: 4px;
  transition: background 0.2s ease 0s;
}

.collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-title {
  background: rgb(227, 239, 247);
}

.nav-wrapper .menu-button {
  display: none;
}

.search-results-sidebar {
  border-top: 0px;
}

iframe {
  max-width: 100% !important;
  height: 180px;
}

.tip {
  margin-left: 6px;
  margin-top: -5px;
}

input[type="checkbox"]:after {
  position: relative;
  display: block;
}

input[type="checkbox"]:after {
  width: 14px;
  height: 14px;
  background-color: #fff;
  content: '';
  border-radius: 2px;
  top: -15px;
  left: 1px;
}

input[type="checkbox"]:before {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #223c68;
  content: "";
  background: #FFF;
  border-radius: 2px;
}

input[type="checkbox"]:before {
  width: 16px;
  height: 16px;
}

input[type="checkbox"] {
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border .12s ease-in-out;
  padding: 9px 10px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  box-shadow: inset 0px 1px 2px rgb(0 0 0 / 10%);
  border: none;
  box-shadow: none;
  text-align: left;
  width: 16px;
  vertical-align: top;
  margin-top: 6px;
  margin-right: 6px;
}

input[type="checkbox"]:checked:after {
  background-image: url('/hc/theming_assets/01JZ0CQ37BHGSFQ83XJQHDS3SN');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

input[type="checkbox"]:checked:after {
  background-image: url('/hc/theming_assets/01JZ0CQ37BHGSFQ83XJQHDS3SN');
  background-color: #193C6B;
}

form input[type="radio"] {
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border .12s ease-in-out;
  padding: 9px 10px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  box-shadow: inset 0px 1px 2px rgb(0 0 0 / 10%);
}

form input[type="radio"] {
  box-shadow: none;
  vertical-align: middle;
}

input[type="radio"]:before {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #213c68;
  content: "";
  background: #fff;
  border-radius: 50%;
}

input[type="radio"]:before {
  width: 16px;
  height: 16px;
}

input[type="radio"]:after {
  position: relative;
  display: block;
}

input[type="radio"]:after {
  width: 8px;
  height: 8px;
  content: '';
  border-radius: 50%;
  top: -12px;
  left: 4px;
}

input[type="radio"]:checked:after {
  background-color: #213c68;
}

label.radio-single-label {
  margin-bottom: 0px;
  vertical-align: middle;
  margin-left: 13px !important;
}

input[type="radio"]:checked + label {
  color: #0071B3;
}

.radio-single-wrap + .radio-single-wrap {
  margin-left: 20px;
}

.radio-single-wrap {
  display: inline-block;
}

@media (min-width: 1340px) {
  .c_footer__bottombar-link:not(:last-child) {
    margin-bottom: 0;
    margin-right: 32px;
  }
}

.c_footer__bottombar-link:after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 50%;
  display: block;
  width: 30%;
  height: 1px;
  background-color: #fab522;
  transition: all 0.4s ease;
  transform: translate(-25%, 5px) rotate(10deg);
  opacity: 0;
}

.c_footer__bottombar-link.is-active:after,
.c_footer__bottombar-link:hover:after {
  opacity: 1;
  transform: translate(-50%) rotate(0deg);
}

.c_footer__bottombar-link:hover {
  color: #fff;
}

.c_footer__bottombar-link:after {
  bottom: -5px;
}

.c_footer__bottombar-link.is-active:hover {
  color: #fab522;
}

.c_footer__topbar {
  font-size: 12px;
  line-height: 1.28571rem;
  font-weight: 300;
}

.c_footer__topbar-column {
  margin-bottom: 40px;
}

.c_footer__editorial-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 16px;
  display: block;
}

.c_footer__editorial-text {
  margin-bottom: 16px;
}

.c_footer__editorial-btn-wrapper {
  text-align: left;
}

.request-form input[type=text]:hover, .request-form select:hover, .request-form textarea:hover {
  background: #eaf3f8;
}

.request-form input[type=text], .request-form select, .request-form textarea {
  border-bottom: 2px solid transparent;
}

.request-form input[type=text]:focus, .request-form select:focus, .request-form textarea:focus {
  border-bottom: 2px solid #193c6b;
}

.request-form input[aria-describedby='request_subject_error'], .request-form select[aria-describedby='request_subject_error'], .request-form textarea[aria-describedby='request_subject_error'] {
  border-bottom: 2px solid #b00020 !important;
}

#request_subject_error, .notification-inline.notification-error {
  background: none;
  border: none;
  color: #b00020;
}

[aria-describedby='request_subject_error request_subject_hint'] {
  border-bottom: 2px solid #b00020 !important;
}

ul[data-hc-pills-container] {
  border-bottom: 2px solid transparent;
  border-radius: 4px;
}

ul[data-hc-pills-container][data-hc-focus=true] {
  border: none;
  border-bottom: 2px solid #193c6b;
}

ul[data-hc-pills-container]:focus {
  border-bottom: 2px solid #193c6b;
}

.logo svg {
  fill: #193C6B;
}

.c_logo__iris {
  transform-origin: 50% 50%;
  transition: transform .2s ease;
  transform: translate(9.43px, 2.459px);
}

.site-logo:hover .c_logo__iris {
  transform: rotateX(
      63deg
  ) translate(9.43px, 2.459px);
}

.site-logo:focus {
  text-decoration: none;
}

.label-page {
  display: none !important;
}

.nav-wrapper a.sign-in {
  display: inline-block;
  padding: 9px 16px;
  color: #fff;
  box-shadow: none;
}

.nav-wrapper a.sign-in:hover {
  background: #fff;
  color: #fe6c66;
  box-shadow: none;
  text-decoration: none;
  border-color: #fe6c66;
}

.nav-wrapper a.sign-in:focus {
  /*background: #345b86;*/
  color: #fe6c66;
  box-shadow: none;
  text-decoration: none;
}

@media (min-width: 992px) {
  .c_footer__editorial-btn-wrapper {
    text-align: right;
  }
}

.c_footer__newsletterlink {
  display: block;
  color: #fff;
  text-decoration: none;
  margin-top: 16px;
}

.c_footer__newsletterlink:hover {
  text-decoration: underline;
  color: #8bd5ff;
}

.c_footer__nav {
  transform: translateY(-12px);
  padding-left: 0px;
}

.c_socials__link {
  position: relative;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 30%);
  display: inline-block;
  margin-right: 2px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  transition: transform .3s ease;
}

.c_socials__link--facebook {
  background-image: url('/hc/theming_assets/01J28AAER3FQ1Z9E32WKKTT2R1');
}

.c_socials__link--linkedin {
  background-image: url('/hc/theming_assets/01J28AAEXV3D8XPBRF17HCZQ15');
}

.c_socials__link--youtube {
  background-image: url('/hc/theming_assets/01J28AAG8KED1AQ1T1GW6NJACM');
}

.c_socials__link--twitter {
  background-image: url('/hc/theming_assets/01J28AAEHZYNPCBN26J53J462X');
}

header .dropdown-menu [role=menuitem] {

  line-height: 1.5;
}

.knowledge-base {
  margin-bottom: 0px;
}

footer.c_footer {
  margin-top: 100px;
}

.current-lang-dupli span {
  display: inline-block;
  vertical-align: middle;
}

.current-lang-dupli button.current-lang:before {
  width: 16px;
  flex: 0 0 16px;
  height: 16px;
  background-size: 16px 16px;
  background-position: 50%;
  margin-right: 16px;
  box-shadow: none;
}

.current-lang-dupli button.current-lang {
  width: auto;
  height: auto;
}

.current-lang-dupli span.current-lang-button-clone:before {
  content: '';
  height: 15px;
  width: 2px;
  background: #fab522;
  display: inline-block;
  position: absolute;
  left: 12px;
  margin-top: 1px;
}

@media (min-width: 576px) {
  .c_footer__nav {
    transform: translate(-10px, -12px);
  }
}

.c_footer__nav-item {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  position: relative;
}

.c_footer__nav-link {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
  text-decoration: none;
  transition: transform 0.3s ease;
}

.c_footer__nav-link:hover {
  transform: translatex(6px);
  color: #fff;
}

.c_footer__nav-linkicon {
  font-size: 1.28571rem;
}

.c_footer__cta-list {
  margin-top: 32px;
}

@media (max-width: 1339.98px) {
  .c_footer__social {
    margin-top: 16px;
  }
}

.c_footer:after {
  content: "";
  display: block;
  position: absolute;
  top: -300px;
  left: calc(-50vw - -50%);
  /*width: 100vw; */
  /* Scrolling issue fix Support #22502 */
  height: 100%;
  max-height: 500px;
  pointer-events: none;
  background: none;
  z-index: -2;
}

.c_footer--lastblockbg-1:after {
  background: #193c6b;
}

.c_footer--lastblockbg-2:after {
  background: #fab522;
}

.c_footer--lastblockbg-3:after {
  background: #b8d8ea;
}

.c_footer--lastblockbg-4:after {
  background: #dbebf4;
}

.c_footer--lastblockbg-5:after {
  background: #eaf3f9;
}

.c_button--appearance-button {
  display: inline-flex;
  align-items: center;
  background-color: transparent;
  border-radius: 24px;
  min-height: 36px;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 400;
  margin-right: 8px;
  border: 1px solid transparent;
}

.c_button--ghost-white {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.c_button--ghost-white:hover {
  background-color: hsla(0, 0%, 100%, .2);
  color: #fff;
}

.c_button:hover {
  cursor: pointer;
}

.c_contact-options__list-item {
  padding: 3px 0;
}

.c_contact-options__link {
  text-decoration: none;
  color: currentColor;
  display: flex;
  align-items: center;
  transition: transform 0.3s ease;
}

.c_contact-options__link:hover {
  transform: translateX(6px);
  color: currentColor;
}

.c_contact-options__linkicon {
  font-size: 1.14286rem;
  margin-right: 8px;
}

.c_contact-options__linkicon.iconfont-whatsapp {
  font-size: 22px;
  transform: translateX(-2px);
  margin-right: 2px;
}

.list-arrow.list-arrow-primary li a:hover {
  background-position: right 10px top 50%;
}

.list-arrow li a, .list-arrow.list-arrow-primary li a, .recent-articles ul li a {
  transition: .2s ease;
}

.list-arrow li a:hover, .recent-articles ul li a:hover {
  background-position: right 10px top 50%;
}

.article-list .article-list-link, .article-list li a, .list-arrow-white .article-list-link, .list-arrow-white li a {
  transition: .3s ease;
}

.article-list .article-list-link:hover, .article-list li a:hover, .list-arrow-white .article-list-link:hover, .list-arrow-white li a:hover {
  background-position: right 10px top 50%;
}

.card-category a {
  transition: .3s ease;
}

.card-category a:hover {
  transition: .3s ease;
  /* padding-right: 36px; */
}

.btn-teamviewer:hover {
  color: #154371;
  border-color: #ffd51a;
}

.btn-teamviewer:hover .icon {
  right: 8px;
}

.page-header-site a.btn:focus:after {
  content: '';
  /* background: #d3e3ea; */
  width: 56px;
  height: 56px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin-top: -28px;
  margin-left: -28px;
}

.page-header-site a.btn.btn-primary:focus:after {
  /* background: #fe6c66; */
  content: '';
  width: 56px;
  height: 56px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin-top: -28px;
  margin-left: -28px;
}

.page-header-site a.btn.btn-outline-primary-category:hover {
  background-color: #ffffff;
  color: #fe6c66;
  border-color: #fe6c66;
}

.page-header-site a.btn {
  position: relative;
  overflow: hidden;
}

.page-header-site a.btn span {
  position: relative;
  z-index: 1;
}

.c_button--ghost-white {
  position: relative;
  overflow: hidden;
}

.c_button--ghost-white:focus {
  text-decoration: none;
}

.c_button--ghost-white:focus:after {
  background: hsla(0, 0%, 100%, .2);
  content: '';
  width: 56px;
  height: 56px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin-top: -28px;
  margin-left: -28px;
}

.c_button--ghost-white span {
  position: relative;
  z-index: 1;
}

.btn-teamviewer {

  position: relative;
  overflow: hidden;
  color: #154371;
}

.btn-teamviewer:focus {
  text-decoration: none;
  box-shadow: none;
}

.btn-teamviewer:focus:after {
  background: #2a5480;
  content: '';
  width: 56px;
  height: 56px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin-top: -28px;
  margin-left: -28px;
}

.btn-teamviewer span {
  position: relative;
  z-index: 1;
}

.list-arrow li a:hover, .list-arrow.list-arrow-primary li a:hover, .recent-articles ul li a:hover {
  background-color: #deeff0;
  color: #154371;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23193C6B'/%3E%3C/svg%3E");
}

.list-arrow li a:focus, .list-arrow.list-arrow-primary li a:focus, .recent-articles ul li a:focus {
  background-color: #fff;
}

.list-arrow li a:focus:after, .list-arrow.list-arrow-primary li a:focus:after, .recent-articles ul li a:focus:after {

  content: '';
  width: 56px;
  height: 56px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin-top: -28px;
  margin-left: -28px;
  -moz-animation: cssAnimation 0s ease-in 1s forwards;
  /* Firefox */
  -webkit-animation: cssAnimation 0s ease-in 1s forwards;
  /* Safari and Chrome */
  -o-animation: cssAnimation 0s ease-in 1s forwards;
  /* Opera */
  animation: cssAnimation 0s ease-in 1s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.list-arrow li a {
  position: relative;
  overflow: hidden;
}

.list-arrow li a:focus {
  text-decoration: none;
  box-shadow: none;
  color: #575756;
}

.list-arrow li a:focus:after {
  /* background: #d3e3ea; */
  content: '';
  width: 56px;
  height: 56px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin-top: -28px;
  margin-left: -28px;
  -moz-animation: cssAnimation 1s ease-in;
  /* Firefox */
  -webkit-animation: cssAnimation 1s ease-in;
  /* Safari and Chrome */
  -o-animation: cssAnimation 1s ease-in;
  /* Opera */
  animation: cssAnimation 1s ease-in;
}

.list-arrow li a, .list-arrow.list-arrow-primary li a, .recent-articles ul li a, .list-arrow li a {
  -webkit-transition-duration: 0.1s; /* Safari */
  transition-duration: 0.1s;
}

.list-arrow li a:focus, .list-arrow.list-arrow-primary li a:focus, .recent-articles ul li a:focus, .list-arrow li a:focus {

}

@keyframes cssAnimation {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes cssAnimation {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.list-arrow li a span {
  position: relative;
  z-index: 1;
}

ul.download-list-arrow li a {
  position: relative;
  overflow: hidden;
  color: #575756;
}

ul.download-list-arrow li a:hover {
  background-color: #e8eff4;
  color: #575756;
}

ul.download-list-arrow li a span {
  position: relative;
  z-index: 1;
}

.article-list .article-list-link:hover, .article-list li a:hover, .list-arrow-white .article-list-link:hover, .list-arrow-white li a:hover, .list-arrow li a:hover, .list-arrow.list-arrow-outline li a:hover {
  background-color: rgb(88, 176, 182, .2);
  color: rgba(0, 0, 0, .6);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23154371'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}

.list-arrow.list-arrow-outline.article-list li a:hover, .article-list .article-list-link:hover, .article-list li a:hover, .list-arrow-white .article-list-link:hover, .list-arrow-white li a:hover, .list-arrow li a:hover, .list-arrow.list-arrow-outline li a:hover {
  background-color: #deeff0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23193C6B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
  border-color: rgba(0, 0, 0, .1);
  color: #154371;
}

.article-list .article-list-link:focus, .article-list li a:focus, .list-arrow-white .article-list-link:focus, .list-arrow-white li a:focus {

}

.list-arrow.list-arrow-outline.article-list li a:focus, .article-list .article-list-link:focus, .article-list li a:focus, .list-arrow-white .article-list-link:focus, .list-arrow-white li a:focus, .list-arrow li a:focus, .list-arrow.list-arrow-outline li a:focus {

}

ul.download-list-arrow li a:focus:after {
  background-color: #cbe4ef;
}

.search-results-sidebar .collapsible-sidebar {
  margin-bottom: 0px;
  padding-bottom: 30px;
}

ul.section-list {
  padding-left: 0px;
}

.section-list-item a {
  text-decoration: none;
}

.category-name-360003857278 {
  display: none;
}

.category-name-360003857278 a.service-algemeen-id {
  display: inline;
}

ul.collapsible-nav-list {
  padding-left: 0px;
}

.my-activities-nav {
  padding-top: 10px;
}

.requests a, .striped-list-title {
  text-decoration: none;
  color: #193c6b !important;
}

.requests a:hover, .striped-list-title:hover {
  text-decoration: none;
  color: #193c6b !important;
}

.pagination li a {
  text-decoration: none;
}

.pagination-prev-text, .pagination-next-text {
  display: none;
}

.pagination-prev-link, .pagination-next-link {
  padding: 0px 10px;
}

.pagination-list a {
  border: none;
}

.pagination {
  text-align: right;
}

.pagination-list li, .pagination li {
  display: inline-block;
  font-size: 16px;
}

.pagination li a, .pagination li.pagination-current span {
  text-decoration: none;
  padding: 2px 10px 3px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
}

.pagination li a:hover {
  background-color: #193C6B;
  color: #FFFFFF;
  text-decoration: none;
}

.pagination li.pagination-current span {
  background-color: #193C6B;
  color: #FFFFFF;
  text-decoration: none;
}

.comment-meta a {
  text-decoration: none;
}

ul.meta-group {
  padding-left: 0px;
}

ul.profile-stats.profile-stats-counters {
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 30px;
}

header .dropdown:hover &gt; .dropdown-menu {
  display: block;
}

header .dropdown &gt; .dropdown-toggle:active {
  pointer-events: none;
}

header .dropdown-menu {
  display: block;
  opacity: 0;
  /*transition: transform .25s ease,opacity .2s ease;*/
  transform: translateY(200%);
  top: initial;
  bottom: 38px;
  right: 9999px;
}

header .dropdown-menu-lang {
  bottom: 53px;
}

header .dropdown:hover &gt; .dropdown-menu {
  transform: translateY(130%);
  opacity: 1;
  right: 0px;
}

header .profile-info.dropdown-menu {
  transform: translateY(150%);
  display: block;
  transition: transform .25s ease, opacity .2s ease;
  opacity: 0;
  right: 9999px;
}

header .dropdown:hover &gt; .profile-info.dropdown-menu {
  transform: translateY(111%);
  opacity: 1;
  right: 0px;
}

header .dropdown-toggle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
}

header .dropdown-toggle:hover {
  background: hsla(0, 0%, 100%, .4);
}

.c_button__icon {
  margin-left: 3px;
  font-size: 19px;
  color: currentColor;
  opacity: .6;
  transition: transform .3s ease;
}

.c_button:hover .c_button__icon {
  transform: translateX(4px);
}

.c_button:focus .c_button__icon:after {
  content: '';
}

.dropdown.language-selector, .user-info.dropdown {
  padding: 32px 0px;
}

.request-form .form-field.boolean {
  position: relative;
}

.request-form .form-field.boolean label {
  position: absolute;
  left: 28px;
  top: 3px;
}

.info-col .card .card-title {
  width: 100%;
}

.info-col .card .card-title a {
  width: 100%;
  text-decoration: none;
}

.info-col .card .card-title a .title-icon {
  display: inline-block;
  vertical-align: middle;
}

.info-col .card .card-title a .info-block {
  display: inline-block;
  vertical-align: middle;
  color: #fff
}

.section-image.section-image-4404274591249 .section-image-bg {
  background-image: url('https://pams0prowise.blob.core.windows.net/static/zd-visuals/hero-4404274591249.png');
}

@media (max-width: 991px) {
  .collapsible-sidebar-toggle {
    top: calc(50px / 2);
    right: 15px;
  }
}

@media (max-width: 767px) {
  .section-page-image .section-image-bg, .section-image .section-image-bg {
    height: 218px;
  }

  .card-category {
    min-height: auto;
  }
}

@media (max-width: 575px) {
  .recent-articles h2.recent-articles-title {
    font-size: 16px;
  }
  .breadcrumbs a {
    margin-top: -15px;
    display: inline-block;
    vertical-align: middle;
  }
  .nav-wrapper .menu-button {
    display: none;
  }
  .filters-in-section {
    padding: 20px 36px;
  }
  .collapsible-sidebar-toggle {
    top: calc(70px / 2);
    right: 50px;
  }
  .breadcrumbs li:nth-last-child(2):before {
    top: -1px;
  }
}

@media (max-width: 375px) {
  .logo {
    margin-right: 2px;
  }
}

@media (min-width: 991px) {
  .col-lg-4 .section-image {
    display: none !important;
  }
}

ul.attachments {
  padding-left: 0px;
  margin-left: 0px;
}

#request_custom_fields_360023234858_label, #request_custom_fields_360023234898_label, #request_custom_fields_360023234918_label, .form-field span.optional, #state {
  display: none !important;
}

div.request_custom_fields_360023234858, div.request_custom_fields_360023234898 {
  margin-bottom: 0px !important;
}

div.more-questions {
  padding: 28px;
  margin-bottom: 28px;
  border: 1px solid #193C6B;
  border-radius: 12px;
  text-align: left;
  font: normal normal normal 14px/20px Poppins;
  letter-spacing: 0px;
  color: #00000099;
  opacity: 1;
}

.see-all-filters {
  text-align: left;
}

.page-header-site a.btn.btn-outline-primary-category {
  border-color: rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 24px;
  background-color: #fe6c66;
  color: #ffffff;
}

.contact-card-group h4 a:hover {
  color: #145DA0
}

.page-header-site a.btn.btn-outline-primary-category:focus {
  text-decoration: none;
  box-shadow: none;
}

/* Css for Safari  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome, ul.dropdown-menu-lang a.current-lang:after {
    top: 11.5px;
  }
}

.float-right {
  float: right;
}

#request_custom_fields_360023234858_label, #request_custom_fields_360023234898_label, #request_custom_fields_360023234918_label {
  display: block !important;
  position: static;
}

#city_country #city {
  margin-top: 0px !important;
}

#city_country #country {
  margin-top: 0px !important;
}

#city_country #country label {
  position: static;
  margin-bottom: 5px;
  display: block;
}

#city_country #country .c-txt__input--select {
  height: 50px;
  padding: 1.1em 1.14286em;
}

#city_country #country .c-txt__input--select:before {
  height: 48px;
}

.request_cc_emails input[type=text], .request_cc_emails input[type=text]:hover {
  background: none;
}

.request_cc_emails li[data-hc-pill=true] {
  margin: 10px !important;
}

.card.a {
  color: #ffffff
}

.i-arrow-white-right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23fff'/%3E%3C/svg%3E")
}

.darkblue {
  color: #154371
}

.search-title, .card-title, .white {
  color: #fff;
}

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

.i-arrow-blue-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23193c6b'/%3E%3C/svg%3E");
}

.iconanimation:hover .icon {
  right: 4px;
}

.biggertext {
  font-size: 14px;
}

.bottommargin {
  margin-bottom: 45px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 10px;
  border-radius: 30px;
  color: #193C6B;
  background: rgb(254, 108, 102, 0.3);
}

.belicon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10,20h4a2,2,0,0,1-4,0Zm8-4V10a6,6,0,0,0-5-5.91V3a1,1,0,0,0-2,0V4.09A6,6,0,0,0,6,10v6L4,18H20Z' fill='%23193C6B'/%3E%3C/svg%3E");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.btn-promoted {
  color: #193C6B;
  background: rgb(254, 108, 102, 0.3);
}

.update-date {
  color: #D32F2F;
  font-size: 11px;
}

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

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

.align-left a {
  text-align: left !important;
  margin-left: 10px;
}

.icondiv {
  width: 24px !important;
}

.promoted-title {
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 20px;
}

.btn-algemeen {
  color: #fff;
  background-color: #EB95BF;
  border-radius: 30px !important;

  display: table;
}

.btn-algemeen span, .btn-algemeen i, .btn-algemeen-invert span, .btn-algemeen-invert i {
  display: table-cell;
  vertical-align: middle;
}

.btn-algemeen i, .btn-algemeen-invert i {
  right: 8px;
}

.btn-algemeen-invert {
  border-radius: 30px !important;
  color: #EB95BF;
  background-color: #fff;
}

.btn-algemeen:hover {
  background-color: rgb(206, 131, 168) !important;
  border-color: rgb(206, 131, 168) !important;
}

.card-tickets {
  background-color: #e7ecf1;
  color: #154371;
  border-radius: 24px;
}

.h4-white {
  font-size: 1.14286rem;
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: 1.1em;
  color: #fff;
}

.blue {
  color: #154371;
}

.ticket-icon {
  display: block;
  margin-right: 8px;
  background-image: url('data:image/svg+xml,&lt;svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M10.125 2.25H5.625C5.00368 2.25 4.5 2.75368 4.5 3.375V20.625C4.5 21.2463 5.00368 21.75 5.625 21.75H18.375C18.9963 21.75 19.5 21.2463 19.5 20.625V11.625M10.125 2.25H10.5C15.4706 2.25 19.5 6.27944 19.5 11.25V11.625M10.125 2.25C11.989 2.25 13.5 3.76104 13.5 5.625V7.125C13.5 7.74632 14.0037 8.25 14.625 8.25H16.125C17.989 8.25 19.5 9.76104 19.5 11.625M9 15L11.25 17.25L15 12" stroke="%23154371" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/&gt;&lt;/svg&gt;');
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.ticket-btn {
  width: 100%;
  background-color: #154371;
  border-color: #154371;
  border-radius: 24px;
  color: #fff;
  text-align: left;
}

.ticket-btn:hover {
  background-color: #fff;
  color: #154371;
}

.i-arrow-pink-right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23EB95BF'/%3E%3C/svg%3E")
}

.i-arrow-pink-right {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23EB95BF'/%3E%3C/svg%3E")
}


.i-arrow-orange-right {
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23fe6c66'/%3E%3C/svg%3E")
}

#query {
  font-family: Poppins, sans-serif;
}

.change_password_button {
  width: 90%;
  background-color: #58b0b6;
  border-color: #58b0b6;
  border-radius: 24px;
  color: #fff;
  text-align: left;
  margin: auto;
}

.btn-logout {
  width: 90% !important;
  overflow: hidden;
  border-color: #58b0b6;
  border-radius: 24px;
  padding: 0 !important;
  display: inline-flex !important;
  position: relative;
}

.btn-logout div {
  border-radius: 24px;
  width: 100%;
  border: 1px solid;
  text-decoration: none !important;
  padding: .536rem 16px !important;
  text-align: center;
  z-index: 1;
  position: relative;
}

.btn-logout div:nth-child(1) {
  border: 1px solid #58b0b6;
  background-color: #58b0b6;
  color: #fff;
}


.btn-logout:hover div {
  background-color: rgb(116, 189, 194);
  border: 1px solid rgb(116, 189, 194);
}

.btn-teamviewer {
  overflow: hidden;
  display: inline-flex;
  border-radius: 24px;
  text-decoration: none;
  width: 100%;
  border-width: 1px;
  border-color: #ffd51a;
}

.btn-teamviewer div {
  width: 100%;
  border-radius: 24px;
}

.btn-teamviewer:hover div {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .3s;
  transform: translate(101%);
}


.btn-teamviewer div:nth-child(1) {
  background-color: #ffd51a;
  color: #154371;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .3s;
  text-align: left;
}

.btn-teamviewer div:nth-child(2) {
  background-color: #fff;
  color: #ffd51a;
  position: absolute;
  text-align: left;
  left: -101%;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .3s;
}

.i-download-yellow {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.59 9H15V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v5H7.41a1 1 0 00-.71 1.71l4.59 4.59a1 1 0 001.41 0l4.59-4.59a1 1 0 00-.7-1.71zM5 19a1 1 0 001 1h12a1 1 0 000-2H6a1 1 0 00-1 1z' fill='%23ffd51a'/%3E%3C/svg%3E")
}

.i-download-white, .i-download-yellow {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.btn-container {
  overflow: hidden;
  position: relative;
  border-radius: 24px;
  text-decoration: none;
  display: inline-flex;
  width: 100%;
}

.btn-container div {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  padding: .5rem 1rem;
}

.btn-container:hover div {
  background-color: #ffffff
}

.btn-container div:nth-child(1) {
  position: relative;
  text-align: left;
}

.yellow {
  background-color: #ffd51a;
  color: #154371;
}

.yellow-invert {
  background-color: #fff;
  color: #154371;
}

.blue-border {
  border-color: #154371;
}

.dark_hover a {
  color: #333;
}

.dark_hover a:hover {
  color: #154371 !important;
}

.orange {
  color: #fff;
  background-color: #fe6b66;
}

.orange:hover {
  background-color: rgb(254, 132, 128) !important;
  border-color: rgb(254, 132, 128);
}

.orange:hover i {
  right: 4px;
}

.btn-algemeen:hover i {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.29 5.71a1 1 0 000 1.41L18.17 11H3a1 1 0 00-1 1 1 1 0 001 1h15.18l-3.88 3.88a1 1 0 000 1.41 1 1 0 001.41 0l5.59-5.59a1 1 0 000-1.41l-5.6-5.58a1 1 0 00-1.41 0z' fill='%23FFF'/%3E%3C/svg%3E");
  right: 4px;
}

.btn-algemeen {
  padding-right: 40px !important;
}

.btn i {
  transition: .3s ease;
}

.orange-border {
  border: 1px solid #fe6c66
}

.blue-btn {
  color: #fff;
  background-color: #154371;
}

.blue-btn:hover {
  border: 1px solid rgb(49, 89, 130);
  background-color: rgb(49, 89, 130) !important;
}

.blue-btn:hover i {

  right: 4px;
}

.yellow:hover {
  border: 1px solid rgb(237, 198, 24);
  background-color: rgb(237, 198, 24) !important;
}

.noWidth {
  width: unset !important;
}

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

.pink-border {
  border-color: #EB95BF;
}

.footer_container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.hidden {
  display: none;
}

@media (min-width: 992px) {
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .lg\:mt-24 {

  }
}

.gap-x-12 {
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}

.grid {
  display: grid;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

@media (min-width: 992px) {
  .lg\:mb-0 {
    margin-bottom: 0;
  }
}

@media (min-width: 1400px) {
  .\32xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

@media (min-width: 1400px) {
  .\32xl\:grid-flow-col {
    grid-auto-flow: column;
  }
}

@media (min-width: 768px) {
  .md\:grid {
    display: grid;
  }
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.c-nav-primary ul, .c-nav-sidebar ul, .c-nav-footer ul, .c-nav-legal ul {
  margin-left: 0;
  margin-right: 0;
  list-style-type: none;
}

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

.flex-col {
  flex-direction: column;
}

.flex {
  display: flex;
}

.c-footer ol, .c-footer ul, .c-footer menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.duration-300 {
  transition-duration: .3s;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.pt-14 {
  padding-top: 3.5rem;
}

.pt-4 {
  padding-top: 0.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.bg-secondary {
  background-color: rgb(254 108 102);
  font-size: 16px;
}

.relative {
  position: relative;
}

.opacity-50 {
  opacity: .5;
}

.text-sm {
  font-size: .875rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.c-footer h4 {
  font-size: 14px;

}

.c-footer h3, h4, h5 {
  font-weight: 500;
}

.c-footer h1, h2, h3, h4 {
  line-height: 1.2;
}

.c-nav-footer li:not(:last-of-type) a {
  margin-bottom: .75rem;
}

.c-nav-footer a {
  display: block;
  font-weight: 600;
  line-height: 1.5;
}

.c-nav-footer a {
  color: inherit;
  text-decoration: inherit;
}

@media (min-width: 992px) {
  .lg\:items-center {
    align-items: center;
  }
}

@media (min-width: 992px) {
  .lg\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .md\:mt-28 {
    margin-top: 7rem;
  }
}

@media (min-width: 768px) {
  .md\:mb-0 {
    margin-bottom: 0;
  }
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

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

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

.flex-col {
  flex-direction: column;
}

.flex {
  display: flex;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.c-nav-legal ul {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  row-gap: .5rem;
}

.c-nav-primary ul, .c-nav-sidebar ul, .c-nav-footer ul, .c-nav-legal ul {
  margin-left: 0;
  margin-right: 0;
  list-style-type: none;
}

.menu-item a {
  color: #fff !important;
  text-decoration: none;
}

.hover_underline a:hover {
  text-decoration: underline;
}

.gap-6 {
  gap: 1.5rem;
}

ol, ul, menu {

  margin: 0;
  padding: 0;
}

.c-icon--social svg {
  width: 25px;
  height: 25px;
}

@media (min-width: 768px) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
}

.logo_footer {
  width: 139.927px;
  height: 32px;
  background-repeat: no-repeat;
  padding: 0;
}

.logo_footer svg {
  fill: #fff;

}

.site-logo-footer {
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-top: 8px;
}

.site-logo-footer:hover .c_logo__iris {
  transform: rotateX(
      63deg
  ) translate(9.43px, 2.459px);
}

.site-logo-footer:focus {
  text-decoration: none;
}

*, :before, :after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #eaecf0;
}


@media (min-width: 600px) {
  .footer_container {
    max-width: 600px;
  }
}


@media (min-width: 768px) {
  .footer_container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .footer_container {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  .footer_container {
    max-width: 1200px;
  }
}

@media (min-width: 1400px) {
  .footer_container {
    max-width: 1400px;
  }
}

button {
  font-family: Poppins, sans-serif;
}

.btn {
  transition: background 400ms;
}

.header45 {
  padding-top: 45px;
}


span.ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  animation: ripple 600ms linear;
  background-color: rgb(255, 255, 255, 0.5);
}

@keyframes ripple {
  to {
    transform: scale(4);
    opacity: 0;
  }
}

#quick-search {
  font-family: Poppins;
  padding-left: 40px;
}

select {
  font-family: Poppins;
}

.left16 {
  padding-left: 16px;
}

.top10 {
  padding-top: 10px;
}

.bottom15 {
  padding-bottom: 15px;
}

.bottom56 {
  padding-bottom: 56px;
}

#Firmware .list-arrow a:hover, #Gebruikers_handleidingen .list-arrow a:hover, #Service_manuals .list-arrow a:hover {
  background-color: #deeff0;
  border-color: rgba(0, 0, 0, .1);
  color: #154371;
}

.i-book-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.559 16.92A10.599 10.599 0 006 15.999a12.39 12.39 0 00-3.019.36A1.994 1.994 0 01.5 14.419V3.14A2.04 2.04 0 011.719 1.29 10.836 10.836 0 016 .499 9.315 9.315 0 0111.5 2 9.31 9.31 0 0117 .5c1.462-.03 2.915.239 4.27.79a2.042 2.042 0 011.219 1.851V14.42a1.983 1.983 0 01-2.478 1.94 12.414 12.414 0 00-3.022-.36c-1.57-.04-3.128.275-4.559.92a2.045 2.045 0 01-1.871 0zm.936-1.591a12.057 12.057 0 015.5-1.5c.771-.003 1.54.064 2.3.2a1.007 1.007 0 001.1-.553c.064-.133.099-.279.1-.427V3.58a1.014 1.014 0 00-.8-.98 12.726 12.726 0 00-2.7-.278 12.018 12.018 0 00-5.5 1.5 12.018 12.018 0 00-5.5-1.5 12.726 12.726 0 00-2.7.277 1.018 1.018 0 00-.8.982v9.47a1.011 1.011 0 001.2.979c.76-.136 1.529-.203 2.3-.2 1.927.053 3.813.567 5.5 1.5zm1.271-3.52a.745.745 0 01.481-.94 13.3 13.3 0 015.36-.448.754.754 0 01.661.83.76.76 0 01-.83.66 11.801 11.801 0 00-4.731.39.991.991 0 01-.232.029.74.74 0 01-.71-.52l.001-.002zm-3.48.491a11.807 11.807 0 00-4.73-.39.76.76 0 01-.83-.66.748.748 0 01.658-.83 13.299 13.299 0 015.36.449.741.741 0 01.481.938.739.739 0 01-.71.522.965.965 0 01-.23-.03l.001.001zm3.48-3.15a.745.745 0 01.481-.938 13.286 13.286 0 015.36-.453.756.756 0 01.661.833.752.752 0 01-.83.659 11.856 11.856 0 00-4.731.388.957.957 0 01-.232.033.74.74 0 01-.71-.522h.001zm-3.48.488a11.86 11.86 0 00-4.73-.388.751.751 0 01-.172-1.492 13.282 13.282 0 015.36.453.74.74 0 01.481.938.738.738 0 01-.71.52.935.935 0 01-.23-.03h.001zm3.48-3.146a.75.75 0 01.481-.942 13.25 13.25 0 015.36-.449.754.754 0 01.661.83.755.755 0 01-.83.66 11.8 11.8 0 00-4.731.391c-.08.01-.16.03-.232.03a.74.74 0 01-.71-.52h.001zm-3.48.49a11.807 11.807 0 00-4.73-.392.752.752 0 01-.673-1.21.75.75 0 01.501-.28 13.25 13.25 0 015.36.45.744.744 0 01.481.94.736.736 0 01-.71.521c-.072.001-.15-.02-.23-.03h.001z' fill='%23FFF'/%3E%3C/svg%3E")
}

.pt-56 {
  padding-top: 56px;
}

.h100 {
  height: 100%;
}

.bottom {
  position: absolute;
  bottom: 25px;
  text-align: center;
}

.feedbackoption input {
  margin-right: 8px;
}

.feedbackoption {
  line-height: 24px;
}

.teachidea {
  background-color: #fff;
  color: #58b0b6;
  padding: 28px;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border: 2px solid #59B0B5;
}

.teach_category_row {
  background-color: #EBF5F6;
}

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

.teach_category_border {
  border: 1px solid #6FAEB4;
}

.teach_circle {
  height: 40px;
  width: 40px;
  background-color: #fff;
  border: 1px solid #BAC5D3;
  border-radius: 50%;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
}

#teach_chevron_container {
  width: 30px;
  height: 30px;
  right: 10px;
  position: relative;
}

#teach-category-folder {
  display: none;
}

#teach_circle_container {
  width: 100%;
  text-align: center;
}

.teach_circle:hover {
  cursor: pointer;
}

.teach-hr {
  margin: auto;
}

.teach_color_header {
  color: #193C6B;
}

.teach_color_header2 {
  font: normal normal normal 24px Poppins;
  letter-spacing: 0px;
  color: #193C6B;
  opacity: 1;
  margin-top: 40px;
  margin-bottom: 20px;
}

.teach_color {
  color: #666666;
}

.teach_spacer {
  width: 124px;
}

.teach_new_header {
  color: #154371;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.teach_noHover:hover {
  background-color: #fff !important;
  color: #666666 !important;
}

.teach_category {
  color: #193C6B;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.teachideatop {
  background-color: #59B0B5;
  padding: 28px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border: 2px solid #59B0B5;
}

.teachidea a {
  color: #59B0B5;
  text-decoration: none;
}

.teachidea li {
  margin-bottom: 20px;
}

.teach_fader1 {
  opacity: 0.1;
}

.teach_fader2 {
  opacity: 0.2;
}

.teach_fader3 {
  opacity: 0.3;
}

.teach_fader4 {
  opacity: 0.4;
}

.teach_fader5 {
  opacity: 0.5;
}

.teach_number {
  -ms-flex: 0 0 10px;
  flex: 0 0 10px;
}

@media (max-width: 991px) {
  .home-row {
    flex-direction: column-reverse;
  }

  .card-tickets {
    width: 100%;
  }

  .card-tickets p {
    margin: 0;
  }

  .page-sidebar {
    padding-top: 0;
  }

  .footer-menu {
    order: 0;
  }

  .footer-copy {
    order: 1;
  }

  .footer-soc {
    order: 2;
  }

  .footer-bottom {
    margin: 0;
  }

  .footer-bottom,
  #menu-legal-navigation {
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 12px;
  }

  footer.c-footer {
    padding: 30px 0 22px;
  }
}

@media (max-width: 767px) {
  .card-tickets p {
    display: none;
  }

  .search-wrapper {
    background: transparent;
    padding-bottom: 0;
  }

  .knowledge-base {
    padding-top: 6px;
  }

  .page-sidebar .card {
    margin-bottom: 0 !important;
  }

  .input-group-search {
    box-shadow: none;
    border: 1px solid #154371;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .card-tickets {
    display: flex;
    gap: 20px;
    max-width: 545px;
  }
}

[dir] .header-row {
  flex-wrap: nowrap;
}

.search-results-categories li:first-child {
  display: none;
}

[dir] zd-autocomplete {
  border-radius: 24px;
  overflow: hidden;
}

.custom-chat-button {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  box-shadow: rgba(36, 36, 36, 0.15) 0px 20px 30px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: rgb(88, 176, 182) !important;
  z-index: 1000000;
  position: fixed;
  bottom: 16px;
  right: 16px;
  cursor: pointer;
}

.custom-chat-button span {
  display: none;
}

@media (min-width: 768px) {
  .custom-chat-button {
    width: auto;
    gap: 14px;
    padding: 0 18px 0 20px;
    border-radius: 100px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
  }

  .custom-chat-button span {
    display: block;
    color: #fff;
  }
}

.custom-chat-card-close {
  background-image: url("data: image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' %3E%3Cg data-name='Component 137 %E2%80%93 10' opacity='.5' %3E%3Ccircle data-name='Ellipse 51' cx='12' cy='12' r='12' transform='rotate(-90 12 12)' fill='%23fff' /%3E%3Cg data-name='Component 136 %E2%80%93 1' fill='none' stroke='%23193c6b' stroke-linecap='round' stroke-width='2' %3E%3Cpath data-name='Line 69' d='M8 8l8 8' /%3E%3Cpath data-name='Line 70' d='M16 8l-8 8' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}

.custom-chat-card {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(21, 67, 113, 0);
  box-shadow: rgba(36, 36, 36, 0.15) 0px 20px 30px 0px;
  transition: all .3s ease;
  visibility: hidden;
}

.custom-chat-card .card {
  position: fixed;
  bottom: 70px;
  right: 24px;
  width: calc(100vw - 48px);
  max-height: calc(100vh - 118px);
  transition: all .3s ease;
  opacity: 0;
  transform: translateY(100px);
}

.custom-chat-card.is-active {
  background-color: rgba(21, 67, 113, .85);
  visibility: visible;
}

.custom-chat-card.is-active .card {
  opacity: 1;
  transform: translateY(0);
}

@media (min-width: 767px) {
  .custom-chat-card .card {
    max-width: 300px;
  }
}

.last-searches {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #e7ecf1;
  color: #154371;
  border-radius: 24px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
}

.last-searches.is-active {
  display: block;
}

.last-searches ul {
  display: block;
  margin: 0;
  padding: 12px 0;
}

.last-searches ul li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.last-searches ul li a {
  display: block;
  padding: 4px 18px;
}

@media (max-width: 767px) {
  .my-activities-header {
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
  }

  .my-activities-header .btn {
    align-self: flex-end;
  }
}

.custom-chat-container-button {
  display: flex;
  align-items: center;
  gap: 8px;
}
</pre></body></html>