:root {
  --grey: #81888c;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  --check-font-regular: "IBM Plex Mono", IBM Plex, monospace;
}

.check {
  box-shadow: var(--box-shadow);
  max-width: 100%;
  font-family: ibm plex mono, IBM Plex, monospace !important;
  font-size: 16px;
  margin: 10px;
}

.check__wrapper {
  padding: 0.5rem;
}

.check__iban {
  margin-bottom: 1rem;
  display: block;
  font-weight: 500;
}

.check__top-grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.check__top-col-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 4rem;
}

.check__top-col-1-row {
  display: flex;
  flex-direction: column;
}

.check__top-col-title {
  color: var(--grey);
  margin-bottom: 8px;
  margin-top: 8px;
}

.check__top-col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

.check__bot {
  border-bottom: 3px solid #000;
}

.check__bot-grid {
  display: grid;
  grid-template-columns: 1.5fr 5fr 1fr 1fr 1fr;
}

.check__bot-grid-col {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #000;
}

.check__bot-grid-col-title {
  font-weight: 500;
  background-color: rgba(128, 128, 128, 0.39);
  border-right: 1px solid #000;
  border-bottom: 3px solid #000;
  padding-left: 2px;
}

.check__thanks {
  text-align: right;
  display: block;
  margin: 0.5rem 2rem;
}

@media (max-width: 1200px) {
  .check {
    font-size: 1rem;
  }
}

.check {
  border: 1px solid;
  max-width: 100%;
  font-family: Arial, Helvetica, sans-serif !important;
  margin-top: 1rem;
}

.check__wrapper {
  padding: 0.5rem;
}

.check__top {
}

.check__iban {
  margin-bottom: 1rem;
  display: block;
  font-weight: 500;
}

.check__top-grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.check__top-col-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 4rem;
}

.check__top-col-1-row {
  display: flex;
  flex-direction: column;
}

.bank__logo {
}

.check__top-col-title {
}

.check__top-col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

.check__bot {
  border-bottom: 3px solid #000;
}

.check__bot-grid {
  display: grid;
  grid-template-columns: 1fr 5fr 1fr 1fr 1fr;
}

.check__bot-grid-col {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #000;
}

.check__bot-grid-col-title {
  font-weight: 500;
  background-color: rgba(128, 128, 128, 0.39);
  border-right: 1px solid #000;
  border-bottom: 3px solid #000;
  padding-left: 2px;
}

.check__thanks {
  text-align: right;
  display: block;
  margin: 0.5rem 2rem;
}

@media (max-width: 1200px) {
  .check {
    font-size: 0.8rem;
  }
}

@media (max-width: 1024px) {
  .check {
    font-size: 0.6rem;
  }
}

@media (max-width: 992px) {
  .check {
    font-size: 0.6rem;
  }
}

.reg {
  font-size: 1.2rem;
  line-height: 1.8;
}

.reg__list {
  max-width: 100%;
  margin: 0 auto;
  font-family: sans-serif;
  padding: 0 20px;
  list-style: none !important;
}

.reg__title {
  max-width: 100%;
  margin: 1rem auto;
  font-family: sans-serif;
}

.check__top-col-title {
  font-size: 1.375em;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  font-weight: bold;
}

.check span {
  font-size: 15px;
  line-height: 1.1;
  padding: 5px;
}

@media (max-width: 768px) {
  .check span {
    font-size: 0.7rem;
  }
}

h3 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 900;
  /* font-family: sans-serif; */
  margin-bottom: 20px;
}

:root {
  --text-color: #1d2228;
  --blue: #052962;
  --white: #ffffff;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

.img-text {
  display: block;
  text-align: center;
  font-size: 16px !important;
  margin-top: 10px;
}

@supports (display: -webkit-box) {
}

@supports (display: -webkit-box) {
}

@supports (display: -webkit-box) {
}

@supports (display: var(--prop)) {
}

.szn-mobile-input-with-suggest-list--light {
  --color-input-background: #fff;
  --color-input-shadow: #ccc;
  --color-text: #111;
  --color-text-placeholder: #999;
  --color-box-background: #fff;
  --color-button-primary: #c00;
  --color-button-search: #f0f0f0;
  --color-button-roundedBackground: #eee;
  --color-button-close: #000;
  --color-button-clear: #999;
  --color-button-back: #111;
  --color-button-disabled: #999;
}

.szn-mobile-input-with-suggest-list--light {
  height: 100%;
}

.ribbon-badge {
  display: flex;
  z-index: 9001;
  min-width: 50px;
  height: 42px;
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: center;
}

@media all and (min-width: 600px) {
  .ribbon-badge {
    min-width: 192px;
  }
}

.ribbon-badge szn-login-widget {
  --icon: var(--ribbon-notifications-color, #c0c0c0);
  --icon-hover: var(--ribbon-notifications-color-hover, #000000);
}

.ribbon-button {
  display: flex;
  position: relative;
  flex-shrink: 0;
  align-items: center;
  text-decoration: none;
}

.ribbon-button__button {
  display: flex;
  box-sizing: border-box;
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  justify-content: center;
  align-items: center;
  font-family: inherit;
  font-size: 100%;
  line-height: 100%;
  text-align: center;
  color: inherit;
  text-transform: none;
  background: transparent;
  cursor: pointer;
  outline: none;
}

.ribbon-button__button .ribbon-icon {
  color: inherit;
}

.ribbon-menu {
  position: fixed;
  inset: 56px 0 0;
  z-index: 9000;
  box-sizing: border-box;
  width: 100%;
  height: calc(100% - 56px);
  height: calc(var(--ribbon-inner-height, 100%) - 56px);
  overflow: hidden;
  transition: opacity 0.4s ease;
}

.ribbon-menu--hidden {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}

.ribbon-menu__button {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  color: #a0a0a0;
  color: var(--ribbon-submenu-button-color, #a0a0a0);
}

.ribbon-menu__content {
  position: absolute;
  inset: 0;
  box-sizing: border-box;
  padding: 16px 12px;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background: #fafafa;
  background: var(--ribbon-menu-background-color, #fafafa);
  transition: left 0.4s ease;
  -webkit-overflow-scrolling: touch;
}

.ribbon-menu__content:before {
  position: absolute;
  left: 0;
  top: -30px;
  width: 100%;
  height: 30px;
  content: "";
  box-shadow: 0 0 2px #0000001a, 0 8px 30px -12px #0000001f;
}

.ribbon-menu__content--hidden {
  left: -100%;
}

.ribbon-menu__item {
  display: block;
  position: relative;
  padding: 0 8px;
  min-height: 44px;
  font-size: 16px;
  font-weight: 400;
  line-height: 44px;
  color: #000;
  color: var(--ribbon-menu-item-color, #000000);
}

.ribbon-menu__link {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
}

.ribbon-menu__link:visited {
  color: inherit;
}

.ribbon-menu__primary,
.ribbon-menu__secondary {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ribbon-menu__primary > .ribbon-menu__item {
  border-bottom: 1px solid #f0f0f0;
  border-bottom: 1px solid var(--ribbon-menu-separator-color, #f0f0f0);
}

.ribbon-menu__primary > .ribbon-menu__item:first-child {
  border-top: 1px solid #f0f0f0;
  border-top: 1px solid var(--ribbon-menu-separator-color, #f0f0f0);
  font-weight: 700;
}

.ribbon-menu__primary > .ribbon-menu__item:nth-child(n + 2) {
  color: #c00;
  color: var(--ribbon-menu-primary-color, #cc0000);
}

.ribbon-menu__secondary {
  max-height: 1056px;
  overflow: hidden;
  transition: max-height 0.8s ease;
}

.ribbon-menu__secondary--hidden {
  max-height: 0;
  transition-timing-function: cubic-bezier(0, 1, 0, 1);
}

@media all and (min-width: 600px) {
  .ribbon-menu {
    background: #00000080;
  }

  .ribbon-menu__button {
    display: none;
  }

  .ribbon-menu__content {
    padding: 18px 30px;
    width: 436px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .ribbon-menu__content::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .ribbon-menu__content--hidden {
    left: -436px;
  }

  .ribbon-menu__item {
    padding: 0;
    min-height: 24px;
    line-height: 24px;
  }

  .ribbon-menu__link:hover {
    text-decoration: underline;
  }

  .ribbon-menu__primary > .ribbon-menu__item {
    margin-bottom: 24px;
    border: 0;
    font-weight: 700;
  }

  .ribbon-menu__primary > .ribbon-menu__item:first-child {
    border: 0;
  }

  .ribbon-menu__secondary {
    margin-top: 8px;
    margin-bottom: 6px;
    columns: 2 180px;
  }

  .ribbon-menu__secondary--hidden {
    max-height: none;
  }

  .ribbon-menu__secondary > .ribbon-menu__item {
    margin-bottom: 4px;
    font-size: 15px;
  }
}

.ribbon-menu__button .ribbon-icon {
  height: 22px;
}

.ribbon-search {
  display: flex;
  position: fixed;
  left: 8px;
  top: 0;
  z-index: 9002;
  padding-top: 8px;
  width: 100%;
  max-width: calc(100% - 98px);
  flex-direction: column;
  transition: opacity 0.4s ease-in-out, visibility 0.4s;
}

.ribbon-search__bar {
  display: flex;
  height: 40px;
}

@media all and (min-width: 600px) {
  .ribbon-search {
    position: relative;
    left: 0;
    padding-top: 0;
    max-width: 614px;
  }
}

.ribbon-search-desktop {
  display: flex;
  position: relative;
  max-width: calc(100% - 48px);
  flex: 1;
  flex-direction: column;
}

@media all and (min-width: 600px) {
  .ribbon-search-desktop {
    max-width: calc(100% - 64px);
  }
}

.ribbon-search-desktop__submit {
  border-radius: 0 4px 4px 0;
  width: 48px;
  height: 100%;
  flex-shrink: 0;
  color: #fff;
  color: var(--ribbon-search-button-icon-color, #ffffff);
  background: #c00;
  background: var(--ribbon-search-button-color, #cc0000);
}

@media all and (min-width: 600px) {
  .ribbon-search-desktop__submit {
    width: 64px;
  }
}

.ribbon-search-desktop__submit:hover {
  background: #a00000;
  background: var(--ribbon-search-button-hover-color, #a00000);
}

.ribbon-search-desktop__icon-search {
  width: 20px;
  height: 20px;
}

.ribbon-search-desktop__clear {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 8px;
  width: 32px;
  height: 100%;
  color: #ccc;
  color: var(--ribbon-search-clear-icon-color, #cccccc);
}

.ribbon-search-desktop__clear:hover {
  color: #000;
  color: var(--ribbon-search-clear-icon-hover-color, #000000);
}

.ribbon-search-desktop__icon-cross {
  width: 16px;
  height: 16px;
}

.ribbon-search-desktop .szn-input-with-suggest-list {
  box-sizing: border-box;
  margin: 0;
  border-color: #ccc;
  border-color: var(--ribbon-search-border-color, #cccccc);
  border-radius: 4px 0 0 4px;
  border-style: solid;
  border-width: 1px;
  border-right: 0;
  padding: 0 40px 0 14px;
  min-height: 100%;
  flex-grow: 1;
  font-family: Trivia Seznam, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: normal;
  color: #222;
  color: var(--ribbon-search-font-color, #222222);
  background: #fff;
  background: var(--ribbon-search-background-color, #ffffff);
  -webkit-appearance: none;
  outline: none;
}

.ribbon-search-desktop .szn-input-with-suggest-list:hover {
  border-color: #666;
  border-color: var(--ribbon-search-border-hover-color, #666666);
}

.ribbon-search-desktop .szn-input-with-suggest-list::-ms-clear {
  display: none;
}

.szn-mobile-input-with-suggest-list--light {
  --color-button-primary: var(--ribbon-search-button-color, #cc0000);
}

.ribbon-mobile-search__input {
  display: none;
}

.ribbon-service {
  display: flex;
  height: 32px;
  flex-shrink: 1;
  align-items: center;
  font-size: 14px;
  color: #000;
  color: var(--ribbon-service-color, #000000);
  text-decoration: none;
}

.ribbon-service:hover {
  text-decoration: none;
}

.ribbon-service:hover,
.ribbon-service:visited {
  color: #000;
  color: var(--ribbon-service-color, #000000);
}

.ribbon-service__icon {
  display: none;
  margin-right: 8px;
  width: 32px;
  height: 32px;
}

.ribbon-service__icon-label {
  display: none;
  white-space: nowrap;
}

.ribbon-service__logo {
  width: auto;
  max-width: 100%;
  height: 24px;
  min-height: 24px;
  max-height: 32px;
}

@media all and (min-width: 600px) {
  .ribbon-service__icon,
  .ribbon-service__icon-label {
    display: block;
    font-size: 16px;
  }

  .ribbon-service__icon ~ .ribbon-service__logo {
    display: none;
  }
}

.ribbon-seznam {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #c00;
  color: var(--ribbon-seznam-color, #cc0000);
}

.ribbon-seznam__link,
.ribbon-seznam__link:hover,
.ribbon-seznam__link:visited {
  color: #c00;
  color: var(--ribbon-seznam-color, #cc0000);
  text-decoration: none;
}

.ribbon {
  display: flex;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9000;
  box-sizing: border-box;
  padding: 0 16px;
  width: 100%;
  height: 56px;
  background: #fff;
  background: var(--ribbon-background-color, #ffffff);
  box-shadow: 0 0 2px #0000001a, 0 8px 30px -12px #0000001f;
}

.ribbon--base {
  font-family: Trivia Seznam, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.ribbon--blind {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.ribbon__menu-button {
  margin-right: 8px;
  margin-left: -8px;
  color: #909090;
  color: var(--ribbon-menu-button-color, #909090);
}

.ribbon__menu-button .ribbon-button__button {
  box-sizing: content-box;
  border-radius: 4px;
  padding: 8px;
  width: 16px;
  height: 16px;
}

.ribbon__menu-button .ribbon-button__button:focus-visible {
  outline: 2px solid black;
}

.ribbon__start,
.ribbon__center,
.ribbon__end {
  display: flex;
  align-items: center;
}

.ribbon__center {
  min-width: 0;
  flex-grow: 1;
}

.ribbon__end {
  margin-left: 16px;
  flex-shrink: 0;
}

.ribbon__end--reversed {
  display: flex;
  flex-shrink: 0;
}

@media all and (min-width: 600px) {
  .ribbon:not(.ribbon--unfixed) {
    padding-right: 31px;
    width: 100vw;
  }

  .ribbon__end {
    margin-left: 0;
  }

  .ribbon__end--reversed {
    flex-direction: row-reverse;
  }

  .ribbon__center {
    margin: 0 16px;
  }
}

.ribbon__end .ribbon-seznam {
  margin-right: 16px;
}

.ribbon__menu-button .ribbon-icon {
  height: 12px;
}

@media all and (min-width: 600px) {
  .ribbon .ribbon-seznam {
    margin-right: 0;
    margin-left: 16px;
  }
}
.ribbon {
  --ribbon-menu-primary-color: #a05d5d;
  --ribbon-search-button-color: #a05d5d;
  --ribbon-search-button-hover-color: #704141;
}

@media screen and (max-width: 480px) {
  .desk-header {
    display: none;
  }
}

@media screen and (min-width: 481px) {
  .mob-header {
    display: none;
  }
}

szn-login-menu a:focus-visible {
  outline: 2px solid #404040;
}

szn-login-menu li:has(.warning) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

button.stack {
  position: relative;
  padding: 8px;
  border-radius: 4px;
}

szn-notifications > header a:focus-visible {
  outline: 2px solid #404040;
}

szn-notifications .onboarding a:focus-visible {
  outline: 2px solid #404040;
}

szn-notification > a:focus-visible {
  outline: 2px solid #404040;
}

button.mess {
  position: relative;
  padding: 8px;
  border-radius: 4px;
}

/* button.mess[data-cut=number] .unread{left:calc(50% + 1px);top:calc(50% - 17px);width:16px;height:16px} */

/* m-app{z-index:var(--popup-z-index);position:fixed;right:32px} */
/* *{box-sizing:border-box} */
/* :host{display:inline-block;position:relative;font-size:14px;line-height:22px} */
button {
  border: none;
  background: transparent;
  cursor: pointer;
  font: inherit;
  position: relative;
  transition: color 300ms;
  color: #c0c0c0;
}

button:focus-visible {
  outline: 2px solid #404040;
}

button:hover {
  color: var(--icon-hover);
}

#buttons {
  display: flex;
  align-items: center;
}

#buttons #stacks {
  margin-right: 16px;
  gap: 8px;
}

#buttons #stacks:not([hidden]) {
  display: flex;
}

/* #popup{width:320px;background-color:var(--bg);border-radius:4px;box-shadow:0 0 1px 0 rgba(0,0,0,0.2),0 1px 4px 0 rgba(0,0,0,0.2),0 16px 24px -16px rgba(0,0,0,0.3);overflow:auto;max-height:75vh;overscroll-behavior:contain} */

ul {
  list-style: none;
  border-top: 1px solid rgb(150 150 150 / 20%);
  margin: 0;
  padding: 0;
}

/* ul li{padding:6px 16px}
                     ul li:first-child{padding-top:12px}
                     ul li:last-child{padding-bottom:12px} */
.icon {
  width: 24px;
  height: 24px;
  display: block;
}

.icon path:not([fill]) {
  fill: currentColor;
}

#login {
  color: var(--link);
  text-decoration: none;
  transition: color 300ms;
  color: var(--link-hover);
  border-radius: 4px;
  line-height: 40px;
}

#login:focus-visible {
  outline: 2px solid #404040;
}

#login:visited {
  color: var(--link);
}

#login:focus,
#login:hover {
  color: var(--link-hover);
  text-decoration: underline;
}

#badge {
  border-radius: 50%;
  padding: 0;
}

/*=============COMMENTS==============*/
.comments {
  padding-top: 5rem;
  max-width: 790px;
  margin: 0 auto;
  padding-inline: 1rem;
  padding-bottom: 6rem;
}

.comments__list .comments__item:last-child {
  border-bottom: 1px solid var(--border-color);
}

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

.comments__item {
  display: flex;
  align-items: start;
  column-gap: 0.9rem;
  font-size: 0.925rem;
  line-height: 1.65;
  border-top: 1px solid #e0e1e2;
  padding-top: 0.25rem;
  padding-bottom: 0rem;
}

.comments__item-answer {
  margin-top: 1.25rem;
}

.comments__item-image {
  flex-shrink: 0;
}

.comments__item-image img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  object-fit: cover;
}

.comments__item-body-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 1rem;
}

.comments__item-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 0.85rem;
}

.comments__item-body {
  flex-grow: 1;
}

.comments__item-name {
  font-weight: 700;
  color: var(--primary);
  letter-spacing: 0.5px;
}

.comments__item-date {
  color: var(--color-gray);
  font-size: 0.85rem;
}

.comments__item-rating {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
  font-size: 0.85rem;
}

.comments__item-rating-button {
  width: 1.25rem;
  height: 1.25rem;
  padding: 0.3rem;
  flex-shrink: 0;
  background-color: rgba(98, 98, 98, 0.216);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.comments__item-rating-button svg {
  width: 100%;
  height: 100%;
}

.comments__item-body-top {
  margin-bottom: 0.35rem;
}

.comments__item-body-bottom {
  margin-top: 1rem;
  text-align: end;
  color: var(--color-gray);
  font-size: 0.85rem;
}

.comments__more {
  padding-top: 2rem;
  text-align: center;
  font-size: 1.15rem;
  color: var(--primary);
}
/*zmenšení mezer mezi položkami - začátek*/
._608bd369996d46f9aa270870 .c_iJ .e_k {
  padding: 0 0.8rem;
}

._608bd369996d46f9aa270870 .c_iJ:first-child .e_k {
  padding-left: 0;
}

._608bd369996d46f9aa270870 .c_iJ:last-child .e_k {
  padding-right: 0;
}

/*zmenšení mezer mezi položkami - konec*/
._608bd369996d46f9aa270870 .c_iH {
  margin-bottom: 0px;
}

@media (max-width: 940px) {
  ._608bd369996d46f9aa270870 .c_iP .c_iJ:nth-child(6) {
    display: none;
  }
}

@media (max-width: 830px) {
  ._608bd369996d46f9aa270870 .c_iP .c_iJ:nth-child(5) {
    display: none;
  }
}

@media (max-width: 680px) {
  ._608bd369996d46f9aa270870 .c_iP .c_iJ:nth-child(4) {
    display: none;
  }
}

/* TABULKY - začátek */
/* nadřazený div obsahující tabulku */

/* buňka tabulky */

/* barvy řádků tabulky */

/* TABULKY - konec */
/* KVÍZY - oprava okrajů */

/* KVÍZY - oprava okrajů - konec */
.img-responsive {
  width: 100%;
}
.pulse-access-link {
  background-color: #d01818;
  color: #fff !important;
  display: block;
  margin: 0 auto;
  max-width: 80%;
  text-align: center;
  text-decoration: none !important;
  color: inherit !important;
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding: 1rem 0;
  animation: pulse 1.6s infinite;
  transition: transform 0.3s ease;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.08);
  }

  100% {
    transform: scale(1);
  }
}

.reg__list {
  max-width: 100%;
  list-style-type: none;
  counter-reset: list;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font: 400 18px / 26px Baufra, sans-serif;
}

.reg__item {
  background: #ffe2e2;
  border-radius: 10px;
  padding: 5px 10px;
  border-left: 2px solid #d01717;
  border-right: 2px solid #d01717;
  display: flex;
  align-items: center;
  gap: 10px;
}

.reg__item::before {
  counter-increment: list;
  content: counter(list);
  color: #d01717;
  border: 1px solid #d01717;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  width: 35px;
  height: 35px;
  aspect-ratio: 1 / 1;
}

/* ._608bd8eb1f6bec0a1823188f .c_g0 { display: none; } */

._608bd8eb1f6bec0a1823188f {
  margin-bottom: 12px;
}
._608bd9a61f6bec0a18231909 {
  margin-bottom: 2rem;
}
._608bda591f6bec0a182319f3 {
  display: flex;
  height: 100%;
}

.e_bm {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
* {
  scroll-behavior: smooth;
}
.container-sm,
._608bd6b73316103f15d31ccc.c_kj {
  padding: 0 10px;
}
