.pui-m-header .html-b-content-wrapper,
.pdp-content-container,
.pui-m-footer .html-b-content-wrapper {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  display: block;
}
@media (width>=961px) {
  .pui-m-header .html-b-content-wrapper,
  .pdp-content-container,
  .pui-m-footer .html-b-content-wrapper {
    width: 960px;
  }
}
@media print {
  .pui-m-header .html-b-content-wrapper,
  .pdp-content-container,
  .pui-m-footer .html-b-content-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}
body {
  margin: 0;
}
header,
nav,
footer,
section {
  display: block;
}
[hidden] {
  display: none;
}
a {
  background-color: #0000;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible;
}
input {
  line-height: normal;
}
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
html {
  -moz-text-size-adjust: 100%;
}
p:last-child,
ul:last-child {
  margin-bottom: 0;
}
body {
  color: #333;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4;
}
h1 {
  font-size: 23px;
}
h1,
h2 {
  font-weight: 400;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
a {
  color: #2574a9;
  border-radius: 2px;
  margin: 0;
  padding: 0 1px;
  text-decoration: none;
}
a:hover {
  color: #09c;
  text-decoration: underline;
}
a:focus {
  outline-offset: 1px;
  outline: 2px solid #09c;
  box-shadow: 0 0 9px 3px #09c9;
}
ul ul {
  list-style-type: circle;
}
html {
  box-sizing: border-box;
  background-color: #f4f4f4;
}
body {
  min-width: 320px;
}
*,
:before,
:after {
  box-sizing: inherit;
}
.html-landmark-label {
  width: 1px !important;
  height: 1px !important;
  position: absolute !important;
  top: auto !important;
  left: -9999px !important;
  overflow: hidden !important;
}
.html-skip-to-content {
  z-index: 6300;
  background-color: #fff;
  padding: 7px 8px;
  transition: transform 0.3s;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -105%);
}
.html-skip-to-content:focus {
  transform: translate(-50%);
}
.pdp-content-container {
  padding-top: 20px;
}
:-ms-placeholder-shown {
  opacity: 1;
  color: #999 !important;
}
::placeholder {
  opacity: 1;
  color: #999 !important;
}
@media print {
  body {
    height: auto;
    min-height: 0;
    margin: 0;
    padding: 0;
    background-color: #fff !important;
    font-size: 14px !important;
  }
  body a[href]:after {
    content: "";
  }
}
.ang-c-input-field {
  letter-spacing: -5px;
  padding-right: 30px;
}
.ang-c-input-field > * {
  letter-spacing: normal;
}
.ang-c-input-field .ang-form-field {
  width: 100%;
  display: inline-block;
}
.ang-c-input-field .ang-c-information-tooltip {
  margin-right: -30px;
}
.ang-c-btn .ang-btn {
  text-align: center;
  cursor: pointer;
  background-color: #333;
  border: 0;
  border-radius: 3px;
  width: auto;
  min-width: 60px;
  padding: 7px 15px;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}
.ang-c-btn .ang-btn,
.ang-c-btn .ang-btn:hover,
.ang-c-btn .ang-btn:visited,
.ang-c-btn .ang-btn:active {
  color: #fff;
  text-decoration: none;
}
.ang-c-btn .ang-btn:focus {
  outline-offset: 1px;
  z-index: 1;
  outline: 2px solid #09c;
  box-shadow: 0 0 9px 3px #09c9;
}
.ang-c-btn.ang-is-primary .ang-btn {
  color: #fff;
  background-color: #008040;
}
.ang-c-btn.ang-is-primary .ang-btn:hover {
  background-color: #00a351;
}
@media print {
  .ang-c-btn .ang-btn {
    display: none !important;
  }
}
.ang-c-btn {
  display: inline-block;
}
.ang-c-btn.ang-is-link .ang-btn {
  color: #2574a9;
  background-color: #0000;
}
.ang-c-btn.ang-is-link .ang-btn:hover {
  color: #09c;
  background-color: #0000;
  text-decoration: underline;
}
.ang-c-controls > .ang-b-secondary-action .ang-c-btn.ang-is-link {
  margin-left: -15px;
}
.ang-c-controls > .ang-b-secondary-action .ang-c-btn.ang-is-link .ang-btn {
  text-align: left;
}
.ang-c-form-row {
  letter-spacing: -5px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}
.ang-c-form-row > * {
  letter-spacing: normal;
}
.ang-c-form-row .ang-b-form-row-caption {
  vertical-align: middle;
  width: 100%;
  padding-top: 10px;
  padding-right: 20px;
  display: inline-block;
}
.ang-c-form-row .ang-b-form-row-content {
  vertical-align: middle;
  letter-spacing: -5px;
  width: 100%;
  font-weight: 700;
}
.ang-c-form-row .ang-b-form-row-content > * {
  letter-spacing: normal;
}
.ang-c-form-row .ang-frm-full {
  width: 100%;
  max-width: 760px;
  padding-top: 10px;
}
@media (width>=501px) {
  .ang-c-form-row .ang-b-form-row-caption {
    width: 140px;
    margin-right: -140px;
  }
  .ang-c-form-row .ang-b-form-row-caption + .ang-b-form-row-content {
    padding-left: 140px;
    display: inline-block;
  }
}
.ang-c-info-panel {
  background-color: #f0f8ff;
  font-size: 14px;
  position: relative;
  border: 1px solid #2574a9 !important;
  width: auto !important;
  margin: 0 0 10px !important;
  padding: 17px 15px 17px 50px !important;
}
.ang-c-info-panel:before {
  position: absolute;
  top: 15px;
  left: 15px;
}
.ang-c-info-panel:focus {
  outline-offset: 1px;
  outline: 2px solid #09c;
  box-shadow: 0 0 9px 3px #09c9;
}
.ang-c-tab-panel.ang-has-safety-valve {
  position: relative;
}
.ang-c-tab-panel .ang-b-content-tabs {
  z-index: 3100;
  position: relative;
}
.ang-c-information-tooltip {
  vertical-align: middle;
  cursor: pointer;
  background-color: #0000;
  background-position: 0;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-left: 6px;
  font-weight: 400;
  display: none;
  position: relative;
  overflow: hidden;
}
.ang-c-information-tooltip .ang-icon {
  width: 24px;
  height: 24px;
  display: block;
  overflow: hidden;
}
.ang-c-information-tooltip .ang-icon:before {
  top: 0;
  left: 0;
}
.ang-c-information-tooltip .ang-information-tooltip-bubble {
  box-sizing: content-box;
  z-index: 4050;
  cursor: default;
  color: #333;
  font-size: 13px;
  line-height: 1.4;
  background-color: #f0f8ff;
  border: 1px solid #2574a9;
  border-radius: 7px;
  width: 220px;
  padding: 10px;
  position: absolute;
  left: auto;
  right: 0;
}
.ang-c-information-tooltip:hover {
  text-decoration: none;
}
.ang-c-information-tooltip:focus {
  outline-offset: initial;
  box-shadow: none;
  outline: none;
}
.ang-c-information-tooltip.ang-is-info {
  display: inline-block;
}
.ang-c-information-tooltip.ang-is-info .ang-icon {
  position: relative;
}
.ang-c-information-tooltip.ang-is-info .ang-icon:before {
  content: url('https://proxy.extractcss.dev/https://identita.csob.cz/flfethemes/csob-id/images/pui/cim/sprites/icons.svg');
  transform-origin: 0 0;
  clip: rect(0px, 24px, 24px, 0px);
  -webkit-clip-path: polygon(0 0, 24px 0, 24px 24px, 0 24px);
  clip-path: polygon(0 0, 24px 0, 24px 24px, 0 24px);
  width: 144px;
  height: 48px;
  display: block;
  position: absolute;
  transform: translate(0);
}
.ang-c-information-tooltip .ang-information-tooltip-bubble {
  visibility: hidden;
}
.ang-c-information-tooltip.ang-is-message-on {
  overflow: visible;
}
.ang-c-information-tooltip.ang-is-message-on .ang-information-tooltip-bubble {
  visibility: visible;
}
.ang-c-information-tooltip.ang-is-on-top .ang-information-tooltip-bubble {
  bottom: 100%;
  margin-bottom: 8px;
}
.ang-c-information-tooltip.ang-is-on-top .ang-information-tooltip-bubble::after,
.ang-c-information-tooltip.ang-is-on-top .ang-information-tooltip-bubble::before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: solid transparent;
  pointer-events: none;
  top: 100%;
  right: 21px;
}
.ang-c-information-tooltip.ang-is-on-top .ang-information-tooltip-bubble::before {
  border-top-color: #2574a9;
  border-width: 7px;
  margin-right: -7px;
}
.ang-c-information-tooltip.ang-is-on-top .ang-information-tooltip-bubble::after {
  border-top-color: #f0f8ff;
  border-width: 6px;
  margin-right: -6px;
}
.ang-c-controls {
  flex-wrap: wrap;
  flex-grow: 1;
  align-items: center;
  margin-top: -20px;
  display: flex;
  position: relative;
}
.ang-c-controls > .ang-b-primary-action,
.ang-c-controls > .ang-b-secondary-action {
  flex-grow: 1;
  flex-basis: 50%;
  padding-top: 20px;
  display: flex;
}
.ang-c-controls > .ang-b-primary-action {
  order: 10;
  justify-content: flex-end;
}
.ang-c-controls > .ang-b-primary-action .ahe-customtag > :not(.ahe-customtag) {
  margin-left: 10px;
}
.ang-c-controls > .ang-b-secondary-action {
  justify-content: flex-start;
}
.ang-c-controls > .ang-b-secondary-action .ahe-customtag > :not(.ahe-customtag) {
  margin-right: 10px;
}
@media print {
  .ang-c-controls {
    display: none !important;
  }
}
.ang-c-loader {
  z-index: 4900;
  display: none;
}
@media print {
  .ang-c-loader {
    display: none !important;
  }
}
.ang-c-safety-valve {
  z-index: 7610;
  background-color: #ffffffb3;
  display: none;
  position: absolute;
  inset: 0;
}
.ang-c-safety-valve:before {
  content: url('https://proxy.extractcss.dev/https://identita.csob.cz/flfethemes/csob-id/images/pui/cim/icons/safety-valve.svg');
  width: 100px;
  height: 100px;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0;
}
.html-b-heading-main-container {
  letter-spacing: -5px;
  margin-top: 0;
  margin-bottom: 25px;
}
.html-b-heading-main-container > * {
  letter-spacing: normal;
}
.html-b-heading-main-container .html-b-heading-primary {
  vertical-align: middle;
  text-align: left;
  width: 85%;
  display: inline-block;
}
.html-b-heading-main-container .html-b-heading-primary .html-heading-main {
  margin-bottom: 0;
}
.html-b-heading-main-container .html-b-heading-secondary {
  vertical-align: top;
  text-align: right;
  width: 15%;
  display: inline-block;
}
.html-b-heading-main-container .html-b-heading-secondary .html-help {
  height: 24px;
  margin-top: 4px;
  padding-left: 24px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.html-b-heading-main-container .html-b-heading-secondary .html-help:before {
  content: url('https://proxy.extractcss.dev/https://identita.csob.cz/flfethemes/csob-id/images/pui/cim/sprites/icons.svg');
  transform-origin: 0 0;
  clip: rect(0px, 24px, 24px, 0px);
  -webkit-clip-path: polygon(0 0, 24px 0, 24px 24px, 0 24px);
  clip-path: polygon(0 0, 24px 0, 24px 24px, 0 24px);
  width: 144px;
  height: 48px;
  display: block;
  position: absolute;
  left: 0;
  transform: translate(0);
}
.html-b-heading-main-container .html-b-heading-secondary .html-help span {
  display: none;
}
.html-b-heading-main-container .html-b-heading-secondary .html-help span:hover {
  text-decoration: underline;
}
.html-layout:before,
.html-layout:after {
  content: " ";
  line-height: 0;
  display: table;
}
.html-layout:after {
  clear: both;
}
.html-layout .ang-c-info-panel {
  margin-bottom: 10px;
}
.html-layout .ang-c-info-panel:last-child {
  margin-bottom: 20px;
}
.html-layout .html-layout-column {
  min-height: 1px;
}
.html-layout .pui-m-login-form {
  max-width: 460px;
  margin-bottom: 30px;
}
.html-layout .pui-m-login-form .ang-c-controls {
  padding-top: 20px;
}
.html-layout .pui-m-provider {
  background-color: #fff;
  max-width: 460px;
  margin-bottom: 20px;
  padding: 20px;
}
.html-layout .pui-m-provider .html-b-logo {
  width: 100%;
  height: auto;
}
.html-layout .pui-m-provider .html-b-text {
  background-color: #fff;
  width: 100%;
  height: auto;
  padding-top: 20px;
}
.html-layout .pui-m-provider .html-b-text .html-b-caption > .html-as-heading-3 {
  color: #036;
  font-size: 16px;
  font-weight: 700;
}
@media (width>=721px) {
  .html-b-heading-main-container .html-b-heading-secondary {
    vertical-align: middle;
  }
  .html-b-heading-main-container .html-b-heading-secondary .html-help {
    margin-top: 0;
    padding-left: 32px;
  }
  .html-b-heading-main-container .html-b-heading-secondary .html-help span {
    vertical-align: middle;
    display: inline-block;
  }
}
.pui-m-header {
  background-color: #fff;
}
.pui-m-header a {
  padding: 0;
}
.pui-m-header .html-b-content-wrapper {
  text-align: right;
  letter-spacing: -5px;
  height: 70px;
  position: relative;
}
.pui-m-header .html-b-content-wrapper > * {
  letter-spacing: normal;
}
.pui-m-header .html-b-content-wrapper:before {
  content: "";
  vertical-align: middle;
  height: 100%;
  display: inline-block;
}
.pui-m-header .html-b-header-logo {
  position: absolute;
  top: 12px;
  left: 10px;
}
.pui-m-header .html-b-header-logo .html-logo {
  max-width: 160px;
  display: block;
  position: relative;
}
.pui-m-header .html-b-header-logo .html-logo img {
  width: auto;
  height: 47px;
  padding: 1px;
  display: block;
}
.pui-m-header .html-c-header-toggle {
  vertical-align: middle;
  text-align: left;
  visibility: visible;
  background-color: #0000;
  border: 0 #0000;
  border-image:;
  width: 85px;
  height: 50px;
  padding: 10px 5px;
  font-size: 16px;
  position: absolute;
  top: -60px;
  right: 10px;
  overflow: hidden;
}
.pui-m-header .html-c-header-toggle:before {
  content: url('https://proxy.extractcss.dev/https://identita.csob.cz/flfethemes/csob-id/images/pui/cim/sprites/header-footer.svg');
  transform-origin: 0 0;
  clip: rect(0px, 150px, 31px, 125px);
  -webkit-clip-path: polygon(125px 0, 150px 0, 150px 31px, 125px 31px);
  clip-path: polygon(125px 0, 150px 0, 150px 31px, 125px 31px);
  width: 150px;
  height: 31px;
  display: block;
  position: absolute;
  top: 17px;
  left: 60px;
  transform: translate(-129px, -7px);
}
.pui-m-header .html-c-header-toggle:hover {
  background-color: #f7fbfe;
}
.pui-m-header .html-c-header-toggle:focus {
  outline-offset: 1px;
  outline: 2px solid #09c;
  box-shadow: 0 0 9px 3px #09c9;
}
.pui-m-header .html-c-header-toggle .html-b-label {
  vertical-align: middle;
  padding-left: 3px;
  display: inline-block;
}
.pui-m-header .html-c-navigation {
  border-top: 1px solid #e7e7e7;
}
.pui-m-header .html-c-navigation .html-b-nav-items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item > a {
  overflow: hidden;
}
.pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item > a > .html-b-label {
  padding-left: 20px;
  padding-right: 20px;
}
.pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item[class*="pui-nav-icon-"] > span > .html-b-label {
  padding-left: 60px;
}
.pui-m-header .html-c-navigation .html-b-nav-item {
  text-align: left;
  border-top: 1px solid #e7e7e7;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.pui-m-header .html-c-navigation .html-b-nav-item:first-of-type {
  border-top: 0;
}
.pui-m-header .html-c-navigation .html-b-nav-item.pui-nav-icon-contacts > span {
  position: relative;
}
.pui-m-header .html-c-navigation .html-b-nav-item.pui-nav-icon-contacts > span:before {
  content: url('https://proxy.extractcss.dev/https://identita.csob.cz/flfethemes/csob-id/images/pui/cim/sprites/header-footer.svg');
  transform-origin: 0 0;
  clip: rect(0px, 75px, 31px, 50px);
  -webkit-clip-path: polygon(50px 0, 75px 0, 75px 31px, 50px 31px);
  clip-path: polygon(50px 0, 75px 0, 75px 31px, 50px 31px);
  width: 150px;
  height: 31px;
  display: block;
  position: absolute;
  top: 12px;
  left: 19px;
  transform: translate(-50px, 8px);
}
.pui-m-header .html-c-navigation .html-b-nav-item > span,
.pui-m-header .html-c-navigation .html-b-nav-item > a {
  font-size: 16px;
  text-decoration: none;
  display: block;
}
.pui-m-header .html-c-navigation .html-b-nav-item > span:focus,
.pui-m-header .html-c-navigation .html-b-nav-item > a:focus {
  z-index: 1;
  position: relative;
}
.pui-m-header .html-c-navigation .html-b-nav-item .html-b-label {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 30px;
  font-size: 16px;
  display: inline-block;
}
.pui-m-header .html-c-navigation .html-b-nav-item .html-b-label .pui-contact-label {
  color: #333;
  font-weight: 700;
  display: block;
}
.pui-m-header .html-c-navigation .html-b-nav-item .html-b-label .pui-contact-phone {
  color: #333;
  font-size: 14px;
  display: block;
}
.pui-m-header .html-c-navigation .html-b-nav-item .pui-header-lang-compact {
  display: none;
}
.pui-m-header .html-c-navigation .html-b-nav-item .pui-header-lang-full {
  display: block;
}
.pui-m-header .html-b-header-controls > .html-c-navigation {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.pui-m-header .html-b-header-controls {
  z-index: 6110;
  visibility: hidden;
  vertical-align: middle;
  background-color: #fff0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  transition: background-color 0.3s ease-in-out;
  position: absolute;
  top: 70px;
  left: 0;
  box-shadow: 0 4px 6px #00000018;
}
@media (width>=721px) {
  .pui-m-header .html-b-header-controls {
    visibility: visible;
    letter-spacing: -5px;
    background-color: #0000;
    align-items: center;
    width: auto;
    height: 50px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline-flex;
    position: relative;
    top: 0;
    right: 0;
    box-shadow: 0 0 #0000;
  }
  .pui-m-header .html-b-header-controls > * {
    letter-spacing: normal;
  }
  .pui-m-header .html-c-header-toggle {
    display: none;
  }
  .pui-m-header .html-c-navigation {
    border: 0;
    padding-right: 0;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items {
    letter-spacing: -5px;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > * {
    letter-spacing: normal;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items.pui-header-lvl-0 > .html-b-nav-item > span:focus,
  .pui-m-header .html-c-navigation .html-b-nav-items.pui-header-lvl-0 > .html-b-nav-item > a:focus {
    outline-offset: 1px;
    outline: 2px solid #09c;
    box-shadow: 0 0 9px 3px #09c9;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item {
    margin-left: 15px;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item > a {
    height: 50px;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item > a > .html-b-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item[class*="pui-nav-icon-"] > span > .html-b-label {
    max-width: 190px;
    padding: 5px 5px 5px 40px;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item {
    vertical-align: top;
    border-width: 0;
    width: auto;
    display: inline-block;
    overflow: visible;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item.pui-nav-icon-contacts > span:before {
    top: 2px;
    left: 4px;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item > a[href]:hover {
    background-color: #f7fbfe;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item > a[href]:focus {
    color: #09c;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item .pui-header-lang-compact {
    display: block;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item .pui-header-lang-full {
    display: none;
  }
  .pui-m-header .html-b-header-controls > .html-c-navigation {
    opacity: 1;
  }
}
@media (width>=961px) {
  .pui-m-header .html-b-header-controls {
    max-width: 810px;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items {
    flex-direction: row;
    display: flex;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item.pui-nav-icon-contacts > span:before {
    top: 2px;
    left: 8px;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item.pui-nav-icon-contacts > span > .html-b-label {
    max-width: 190px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item.pui-nav-icon-contacts > span > .html-b-label .pui-contact-label,
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item.pui-nav-icon-contacts > span > .html-b-label .pui-contact-phone {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items > .html-b-nav-item[class*="pui-nav-icon-"] {
    width: auto;
  }
}
@media print {
  .pui-m-header {
    padding-left: 0;
    padding-right: 0;
  }
  .pui-m-header .html-b-content-wrapper {
    border-color: #000;
  }
  .pui-m-header .html-c-header-toggle {
    width: 1px !important;
    height: 1px !important;
    position: absolute !important;
    top: auto !important;
    left: -9999px !important;
    overflow: hidden !important;
  }
  .pui-m-header .html-b-header-logo {
    left: 0;
  }
}
.pui-m-footer .html-b-content-wrapper {
  padding-top: 10px;
}
.pui-m-footer .html-b-footer-row {
  border-top: 1px solid #d8d8d8;
  padding: 20px;
}
.pui-m-footer .html-b-footer-navigation,
.pui-m-footer .html-b-footer-navigation ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.pui-m-footer .html-b-footer-navigation-section a {
  text-decoration: none;
}
.pui-m-footer .html-b-footer-navigation-section a:hover {
  text-decoration: underline;
}
.pui-m-footer .html-b-copyright {
  padding-top: 20px;
}
@media (width>=481px) {
  .pui-m-footer .html-b-footer-row {
    padding-left: 0;
    padding-right: 0;
  }
  .pui-m-footer .html-b-footer-navigation {
    white-space: nowrap;
  }
  .pui-m-footer .html-b-footer-navigation-section {
    vertical-align: top;
    white-space: normal;
    width: 50%;
    margin-bottom: 20px;
    display: inline-block;
  }
  .pui-m-footer .html-b-copyright {
    padding-top: 0;
  }
}
@media (width>=721px) {
  .pui-m-footer .html-b-footer-row {
    white-space: nowrap;
  }
  .pui-m-footer .html-b-footer-navigation {
    vertical-align: top;
    width: 50%;
    display: inline-block;
  }
  .pui-m-footer .html-b-footer-navigation + .html-b-copyright {
    float: left;
    white-space: normal;
    width: 50%;
    padding-top: 0;
    padding-right: 20px;
  }
  .pui-m-footer .html-b-footer-navigation-section {
    margin-bottom: 0;
    padding-right: 20px;
  }
  .pui-m-footer .html-b-footer-navigation-section:last-of-type {
    padding-right: 0;
  }
}
@media (width>=961px) {
  .pui-m-footer .html-b-footer-navigation,
  .pui-m-footer .html-b-footer-navigation + .html-b-copyright {
    width: 460px;
  }
  .pui-m-footer .html-b-footer-navigation-section {
    width: 220px;
  }
}
.pdp-content-container h1 {
  margin-top: 0;
  margin-bottom: 25px;
  padding-right: 40px;
}
@media (width>=721px) {
  .pdp-content-container h1 {
    padding-right: 120px;
  }
}
.html-layout .pui-m-login-form {
  margin-bottom: 20px;
}
.html-layout .pui-m-login-form .ang-c-tab-panel {
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 2px 10px #0000001a;
}
.oneib {
  background-color: #e4f3fc;
}
.oneib .html-b-heading-main-container {
  margin-bottom: 15px;
}
.oneib .html-heading-main {
  background-image: url('https://proxy.extractcss.dev/https://identita.csob.cz/flfethemes/csob-id/images/pui/cim/login/oneib/icon-heading.svg');
  background-repeat: no-repeat;
  min-height: 40px;
  padding-top: 2px;
  padding-left: 66px;
}
.oneib .ang-c-info-panel {
  background-color: #fff;
}
.oneib .ang-c-btn.ang-is-primary .ang-btn {
  background-color: #ff6000;
}
.oneib .ang-c-btn.ang-is-primary .ang-btn:hover {
  background-color: #963a00;
}
.html-help {
  display: none !important;
}
/* Mobile: hide burger, show lang switcher in its place */
@media (width<721px) {
  .pui-m-header .html-c-header-toggle {
    display: none !important;
  }
  .pui-m-header .html-b-header-controls {
    all: unset !important;
    position: absolute !important;
    top: 15px !important;
    right: 15px !important;
    z-index: 6110 !important;
    display: block !important;
    visibility: visible !important;
  }
  .pui-m-header .html-b-header-controls > .pui-js-header-toggle-placeholder,
  .pui-m-header .html-c-header-toggle {
    display: none !important;
  }
  .pui-m-header .html-b-header-controls > .html-c-navigation {
    all: unset !important;
    display: block !important;
  }
  .pui-m-header .html-c-navigation .html-b-nav-items {
    all: unset !important;
    display: block !important;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item.pui-nav-icon-contacts {
    display: none !important;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item {
    all: unset !important;
    display: block !important;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item .pui-header-lang-compact {
    all: unset !important;
    display: inline-block !important;
    cursor: pointer !important;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item .pui-header-lang-full {
    display: none !important;
  }
  .pui-m-header .html-c-navigation .html-b-nav-item .pui-header-lang-compact .html-b-label {
    all: unset !important;
    color: #2574a9 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
  }
}
