[_nghost-ng-c1907221066] {
    width: 100%;
  }
  .password-footer[_ngcontent-ng-c1907221066] {
    display: flex;
    width: 100%;
  }
  @media (min-width: 768px) {
    .password-footer[_ngcontent-ng-c1907221066] {
      align-items: center;
      justify-content: space-between;
    }
  }
  @media (max-width: 767px) {
    .password-footer[_ngcontent-ng-c1907221066] {
      flex-direction: column;
    }
  }
  .action-bar-button.main-action[_ngcontent-ng-c1907221066]
    button[_ngcontent-ng-c1907221066],
  .action-bar-button.back[_ngcontent-ng-c1907221066]
    button[_ngcontent-ng-c1907221066] {
    padding: 0 40px;
  }
  .action-bar-button.back[_ngcontent-ng-c1907221066]
    .button-primary[_ngcontent-ng-c1907221066] {
    background-color: #f1f1f1;
    color: #d71920;
  }
  .action-group-mobile[_ngcontent-ng-c1907221066] {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
  }
  @media (min-width: 768px) {
    .action-group-mobile[_ngcontent-ng-c1907221066] {
      flex-direction: row;
      justify-content: space-between;
    }
  }
  .action-group-mobile[_ngcontent-ng-c1907221066]
    pekao-button[_ngcontent-ng-c1907221066]
    + pekao-button[_ngcontent-ng-c1907221066]
    .button[_ngcontent-ng-c1907221066] {
    margin-top: 16px;
  }
  @media (min-width: 768px) {
    .action-group-mobile[_ngcontent-ng-c1907221066]
      pekao-button[_ngcontent-ng-c1907221066]
      + pekao-button[_ngcontent-ng-c1907221066]
      .button[_ngcontent-ng-c1907221066] {
      margin-top: 0;
    }
  }
  .support-button-group[_ngcontent-ng-c1907221066] {
    width: 100%;
    display: block;
  }
  @media (min-width: 768px) {
    .support-button-group[_ngcontent-ng-c1907221066] {
      max-width: 342px;
    }
  }
  @media (max-width: 767px) {
    .support-button-group[_ngcontent-ng-c1907221066] {
      padding-top: 20px;
      border-top: 1px solid #d9d9d9;
    }
  }
  @media (max-width: 767px) {
    .show-on-desktop[_ngcontent-ng-c1907221066] {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .show-on-mobile[_ngcontent-ng-c1907221066] {
      display: none;
    }
  }
  @media (max-width: 767px) {
    [_nghost-ng-c3350539928],
    .login-container-wrapper[_ngcontent-ng-c3350539928] {
      height: 100%;
    }
  }
  @media (min-width: 768px) {
    .show-on-mobile[_ngcontent-ng-c3350539928] {
      display: none;
    }
  }
  .login-container-content[_ngcontent-ng-c3350539928] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 460px;
    height: auto;
    max-height: 100%;
    min-height: 390px;
    margin: 0 auto;
    padding: 24px 40px 20px;
    overflow: auto;
    background-color: #fff;
    box-shadow: 0 0 10px #0003;
    border: solid 1px #d9d9d9;
    border-radius: 20px;
  }
  @media (max-width: 767px) {
    .login-container-content[_ngcontent-ng-c3350539928] {
      margin: 0 auto;
      width: 100%;
      height: 100%;
      padding-right: 20px;
      padding-left: 20px;
      border-width: 1px 0;
      border-radius: 0;
    }
  }
  @media (min-width: 768px) {
    .login-container-content.extended[_ngcontent-ng-c3350539928] {
      width: 800px;
    }
    .login-container-content[_ngcontent-ng-c3350539928]
      .login-container-form[_ngcontent-ng-c3350539928] {
      flex: 1 0 auto;
    }
  }
  .login-container-header[_ngcontent-ng-c3350539928] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 27px;
  }
  .login-container-header[_ngcontent-ng-c3350539928]
    .title-and-language-wrapper[_ngcontent-ng-c3350539928] {
    display: flex;
    justify-content: space-between;
  }
  .login-container-header-title[_ngcontent-ng-c3350539928] {
    color: #404040;
    font-size: 24px;
    font-weight: 400;
    line-height: 46px;
  }
  .login-container-footer[_ngcontent-ng-c3350539928] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 50px;
  }
  .login-container-footer[_ngcontent-ng-c3350539928]:empty {
    min-height: 0;
  }
  .no-margin[_ngcontent-ng-c3350539928] {
    margin: 0;
  }
  [_nghost-ng-c4019920852] .masked-input-field-wrapper {
    counter-reset: masked-input-counter;
  }
  [_nghost-ng-c4019920852] .masked-input-field-wrapper .masked-input {
    display: flex;
    flex-wrap: wrap;
  }
  [_nghost-ng-c4019920852] .masked-input-field-wrapper .content-container {
    display: flex;
    justify-content: space-between;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field.focused {
    box-shadow: none !important;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field.masked-input {
    padding: 0;
    border: none;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper {
    margin-right: 10px;
    counter-increment: masked-input-counter;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper:last-of-type {
    margin-right: 0;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper
    input {
    width: 32px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #8a8a8a;
    border-radius: 4px;
    outline: none;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper
    input[disabled] {
    border: none;
    background-color: #d9d9d9;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper
    input:focus {
    border-color: #404040;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper:after {
    content: counter(masked-input-counter);
    display: block;
    text-align: center;
    padding-top: 5px;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper.wrapper-active:after {
    font-weight: 700;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper.design-light {
    margin: 0 8px 16px 0;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper.design-light:last-of-type {
    margin: 0 0 16px;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper.design-light
    input[disabled] {
    background-color: #eee;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper.design-light:after {
    padding-top: 8px;
    color: #858585;
  }
  [_nghost-ng-c4019920852]
    .masked-input-field-wrapper
    pekao-masked-input-field
    .masked-input-wrapper.design-light.wrapper-active:after {
    font-weight: 700;
    color: #2f3234;
  }
  .masked-input-field-wrapper[_ngcontent-ng-c4019920852] {
    width: 100%;
  }
  .masked-input-field-wrapper[_ngcontent-ng-c4019920852]
    .label-wrapper[_ngcontent-ng-c4019920852] {
    display: inline-block;
    padding-bottom: 10px;
  }
  [_nghost-ng-c2412375856] {
    display: block;
    min-width: 100%;
  }
   .desktop-preview[_nghost-ng-c2412375856],
  .desktop-preview [_nghost-ng-c2412375856],
  .tablet-preview[_nghost-ng-c2412375856],
  .tablet-preview [_nghost-ng-c2412375856],
  .mobile-preview[_nghost-ng-c2412375856],
  .mobile-preview [_nghost-ng-c2412375856] {
    border: 1px solid #8a8a8a;
    border-radius: 4px;
    min-width: 380px;
    padding: 15px;
    width: 380px;
  }
  .tablet-preview[_nghost-ng-c2412375856],
  .tablet-preview [_nghost-ng-c2412375856] {
    min-width: 360px;
    width: 360px;
  }
  .mobile-preview[_nghost-ng-c2412375856],
  .mobile-preview [_nghost-ng-c2412375856] {
    min-width: 330px;
    width: 330px;
  }
   [_nghost-ng-c1255255781] {
    display: flex;
    margin: 5px 0;
  }
  [_nghost-ng-c1255255781] .ql-container.ql-pekao .ql-editor p {
    font-size: 14px;
  }
  [_nghost-ng-c1255255781]
    .ql-container.ql-pekao
    .ql-editor
    p:first-child:before {
    content: attr(data-before-content);
    color: #8a8a8a;
    margin-right: 5px;
  }
   [_nghost-ng-c3276035777] {
    color: #fff;
  }
  [_nghost-ng-c3276035777] h1[_ngcontent-ng-c3276035777] {
    margin: 0;
  }
  [_nghost-ng-c3276035777] p[_ngcontent-ng-c3276035777] {
    margin: 0;
  }
  .poster-desktop[_ngcontent-ng-c3276035777] {
    display: none;
    flex-direction: column;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    border-radius: 0 20px 20px 0;
    background: radial-gradient(circle at 30% 60%, #d71920, #920f13 215%);
    width: 234px;
    height: 0;
    min-height: 100%;
    padding-left: 15px;
  }
  @media (min-width: 768px) {
    .poster-desktop[_ngcontent-ng-c3276035777] {
      display: flex;
    }
  }
  .poster-desktop[_ngcontent-ng-c3276035777] .title[_ngcontent-ng-c3276035777] {
    flex: 0.2 1 auto;
    padding: 42px 20px 0;
    font-size: 16px;
    font-weight: 500;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .description[_ngcontent-ng-c3276035777] {
    flex: 0.2 1 auto;
    padding: 10px 20px 15px;
    line-height: 1.57;
    font-size: 14px;
    color: #fff;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .image-phone[_ngcontent-ng-c3276035777] {
    flex: auto;
    min-height: 300px;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .image-phone.bigger[_ngcontent-ng-c3276035777] {
    min-height: 400px;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .image-phone[_ngcontent-ng-c3276035777]
    .img[_ngcontent-ng-c3276035777] {
    margin: auto;
    min-height: 300px;
    height: 100%;
    width: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150px 300px;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .image-phone[_ngcontent-ng-c3276035777]
    .img.bigger[_ngcontent-ng-c3276035777] {
    min-height: 400px;
    background-size: 200px 400px;
  }
  .poster-desktop[_ngcontent-ng-c3276035777] .details[_ngcontent-ng-c3276035777] {
    display: flex;
    flex: 0.2 1 auto;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .details-text[_ngcontent-ng-c3276035777] {
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 0 40px;
    letter-spacing: 1.1px;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .logo-container[_ngcontent-ng-c3276035777] {
    background: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2251px%22 height%3D%22270px%22 viewBox%3D%220 0 51 270%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A Sketch 61 (89581) - https%3A%2F%2Fsketch.com --%3E    %3Ctitle%3EFiszka%3C%2Ftitle%3E    %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E    %3Cdefs%3E        %3ClinearGradient id%3D%22grad1%22 x1%3D%220%25%22 y1%3D%220%25%22 x2%3D%22100%25%22 y2%3D%220%25%22%3E            %3Cstop offset%3D%220%25%22 stop-color%3D%22%23ac1419%22 %2F%3E            %3Cstop offset%3D%22100%25%22 stop-color%3D%22%23c6171d%22 %2F%3E        %3C%2FlinearGradient%3E    %3C%2Fdefs%3E    %3Cg id%3D%22Propozycje-Placemeny-reklamowe%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22Placementy--Przed-zalogowaniem%22 transform%3D%22translate(-1165.000000%2C -546.000000)%22 fill%3D%22url(%23grad1)%22%3E            %3Cg id%3D%22Fiszka%22 transform%3D%22translate(1190.500000%2C 680.500000) scale(-1%2C 1) translate(-1190.500000%2C -680.500000) translate(1165.000000%2C 545.000000)%22%3E                %3Cg id%3D%22Peopay-%2F-Element-%2F-Fiszka%22%3E                    %3Cpath d%3D%22M50.2311907%2C271 C50.2130502%2C268.745867 50.1862617%2C267.075161 50.1508252%2C265.987882 C47.9202826%2C197.549349 0.0046882588%2C198.28264 0.0046882588%2C156.190476 C0.0046882588%2C155.746568 -0.0058603235%2C105.307232 0.0046882588%2C104.872353 C1.01343445%2C63.2854586 49.7684078%2C62.4522936 50.2279219%2C0.878439745 C50.2293724%2C0.684280752 50.230462%2C90.7248008 50.2311907%2C271 Z%22 id%3D%22Rectangle%22%3E%3C%2Fpath%3E                %3C%2Fg%3E            %3C%2Fg%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E");
    position: absolute;
    bottom: 15px;
    right: -49px;
    width: 51px;
    height: 260px;
    cursor: pointer;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .logo-text[_ngcontent-ng-c3276035777] {
    position: absolute;
    transform: rotate(90deg);
    bottom: 110px;
    height: 35px;
    width: auto;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .logo-text.peo-pay[_ngcontent-ng-c3276035777] {
    left: -20px;
  }
  .poster-desktop[_ngcontent-ng-c3276035777]
    .logo-text.peo-pay-kids[_ngcontent-ng-c3276035777] {
    left: -4px;
  }
  .poster-mobile[_ngcontent-ng-c3276035777] {
    display: none;
    width: 100%;
    padding: 30px 20px 20px;
    background-image: radial-gradient(
      circle at 50% 40%,
      #d71920,
      #d71920 51%,
      #b7151b 92%
    );
  }
  @media (max-width: 767px) {
    .poster-mobile[_ngcontent-ng-c3276035777] {
      display: block;
    }
  }
  .poster-mobile[_ngcontent-ng-c3276035777] .title[_ngcontent-ng-c3276035777] {
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
  }
  .poster-mobile[_ngcontent-ng-c3276035777]
    .description[_ngcontent-ng-c3276035777] {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }
  .poster-mobile[_ngcontent-ng-c3276035777] .buttons[_ngcontent-ng-c3276035777] {
    margin: 20px auto 0;
    max-width: 325px;
    display: flex;
    justify-content: center;
  }
  .poster-mobile[_ngcontent-ng-c3276035777]
    .store-button-image[_ngcontent-ng-c3276035777] {
    display: block;
    height: 42px;
  }
  .poster-mobile[_ngcontent-ng-c3276035777]
    .phone-image[_ngcontent-ng-c3276035777] {
    display: block;
    margin: 30px auto 0;
    width: 150px;
  }
  .poster-mobile[_ngcontent-ng-c3276035777]
    .details-text[_ngcontent-ng-c3276035777] {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
  }
   .desktop-preview[_nghost-ng-c3276035777],
  .desktop-preview [_nghost-ng-c3276035777],
  .tablet-preview[_nghost-ng-c3276035777],
  .tablet-preview [_nghost-ng-c3276035777],
  .mobile-preview[_nghost-ng-c3276035777],
  .mobile-preview [_nghost-ng-c3276035777] {
    border: 1px solid #8a8a8a;
    border-radius: 4px;
    padding: 20px;
  }
  .desktop-preview[_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .desktop-preview
    [_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .tablet-preview[_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .tablet-preview
    [_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .mobile-preview[_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .mobile-preview
    [_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777] {
    position: relative;
    min-height: 500px;
    height: 100%;
  }
  .desktop-preview[_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .desktop-preview
    [_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .tablet-preview[_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .tablet-preview
    [_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .mobile-preview[_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .mobile-preview
    [_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777] {
    width: 100%;
    max-width: 400px;
    height: 100%;
  }
  .desktop-preview[_nghost-ng-c3276035777],
  .desktop-preview [_nghost-ng-c3276035777],
  .tablet-preview[_nghost-ng-c3276035777],
  .tablet-preview [_nghost-ng-c3276035777] {
    padding: 20px 60px 20px 20px;
  }
  .desktop-preview[_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .desktop-preview
    [_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .tablet-preview[_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .tablet-preview
    [_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777] {
    display: block;
  }
  .desktop-preview[_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .desktop-preview
    [_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .tablet-preview[_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .tablet-preview
    [_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777] {
    display: none;
  }
  .mobile-preview[_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777],
  .mobile-preview
    [_nghost-ng-c3276035777]
    .poster-desktop[_ngcontent-ng-c3276035777] {
    display: none;
  }
  .mobile-preview[_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777],
  .mobile-preview
    [_nghost-ng-c3276035777]
    .poster-mobile[_ngcontent-ng-c3276035777] {
    display: block;
  }
    .cx-widget
    * {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  .cx-widget {
    font-family: Roboto;
    font-size: 1em;
    transition: background 0.5s ease, background-color 0.5s ease, color 0.5s ease,
      border-color 0.5s ease;
    -webkit-transition: background 0.5s ease, background-color 0.5s ease,
      color 0.5s ease, border-color 0.5s ease;
    -moz-transition: background 0.5s ease, background-color 0.5s ease,
      color 0.5s ease, border-color 0.5s ease;
    -o-transition: background 0.5s ease, background-color 0.5s ease,
      color 0.5s ease, border-color 0.5s ease;
  }
  .cx-widget article,
  .cx-widget aside,
  .cx-widget details,
  .cx-widget figcaption,
  .cx-widget figure,
  .cx-widget footer,
  .cx-widget header,
  .cx-widget hgroup,
  .cx-widget main,
  .cx-widget nav,
  .cx-widget section,
  .cx-widget summary {
    display: block;
  }
  .cx-widget audio,
  .cx-widget canvas,
  .cx-widget progress,
  .cx-widget video {
    display: inline-block;
    vertical-align: baseline;
  }
  .cx-widget audio:not([controls]) {
    display: none;
    height: 0;
  }
  .cx-widget [hidden],
  .cx-widget template {
    display: none;
  }
  .cx-widget a {
    background: transparent;
    text-decoration: underline;
    background: 0 0;
  }
  .cx-widget abbr[title] {
    border-bottom: 1px dotted;
  }
  .cx-widget b,
  .cx-widget strong {
    font-weight: 700;
  }
  .cx-widget dfn {
    font-style: italic;
  }
  .cx-widget h1 {
    margin: 0.67em 0;
    font-size: 2em;
  }
  .cx-widget mark {
    background: #ff0;
  }
  .cx-widget small {
    font-size: 80%;
  }
  .cx-widget sub,
  .cx-widget sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
  }
  .cx-widget sup {
    top: -0.5em;
  }
  .cx-widget sub {
    bottom: -0.25em;
  }
  .cx-widget img {
    border: 0;
  }
  .cx-widget svg:not(:root) {
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .cx-widget figure {
    margin: 1em 40px;
  }
  .cx-widget hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .cx-widget pre {
    overflow: auto;
  }
  .cx-widget code,
  .cx-widget kbd,
  .cx-widget pre,
  .cx-widget samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  .cx-widget button,
  .cx-widget input,
  .cx-widget optgroup,
  .cx-widget select,
  .cx-widget textarea {
    margin: 0;
    font: inherit;
    color: inherit;
  }
  .cx-widget button,
  .cx-widget select {
    text-transform: none;
  }
  .cx-widget button,
  .cx-widget input[type="button"],
  .cx-widget input[type="reset"],
  .cx-widget input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  .cx-widget button[disabled],
  .cx-widget input[disabled] {
    cursor: default;
  }
  .cx-widget button::-moz-focus-inner,
  .cx-widget input::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  .cx-widget input {
    line-height: normal;
  }
  .cx-widget input[type="checkbox"],
  .cx-widget input[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  .cx-widget input[type="number"]::-webkit-inner-spin-button,
  .cx-widget input[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  .cx-widget input[type="search"] {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
  }
  .cx-widget input[type="search"]::-webkit-search-cancel-button,
  .cx-widget input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  .cx-widget fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid;
  }
  .cx-widget textarea {
    overflow: auto;
  }
  .cx-widget optgroup {
    font-weight: 700;
  }
  .cx-widget table {
    border-spacing: 0;
    border-collapse: collapse;
  }
  .cx-widget td,
  .cx-widget th {
    padding: 0;
  }
  .cx-widget th {
    text-align: left;
  }
  .cx-widget label {
    margin-bottom: 0 !important;
    color: inherit !important;
  }
  .cx-widget button {
    margin: 0;
    font: inherit;
    overflow: visible;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-indent: 0;
    -webkit-writing-mode: horizontal-tb;
  }
  .cx-widget .cx-icon-debug .cx-icon-debug-set > div {
    display: inline-block;
    width: 58px;
    padding: 10px;
    margin: 5px;
    font-size: 0.625em;
    text-align: center;
  }
  .cx-widget .cx-icon-debug .cx-icon-debug-set > div span {
    white-space: nowrap;
  }
  .cx-widget .cx-form-control {
    height: 32px;
    border: 1px solid;
    border-width: 1px;
    border-style: solid;
  }
  .cx-widget .cx-btn {
    display: inline-block;
    padding: 5px 24px;
    margin-bottom: 0;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1.66666667em;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid;
    border-radius: 2px;
    text-shadow: none;
  }
  .cx-widget .cx-btn:focus {
    border-width: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .cx-widget .cx-full-screen-view {
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .cx-widget fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
  }
  .cx-widget legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 1.125em;
    line-height: inherit;
    border: 0;
    border-bottom: 1px solid;
  }
  .cx-widget label {
    display: inline;
    margin-bottom: 5px;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1rem;
  }
  .cx-widget input[type="search"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cx-widget input[type="radio"] {
    margin-top: 4px;
    margin-right: 5px;
    cursor: pointer;
    width: auto;
    display: inline;
    height: auto;
  }
  .cx-widget input[type="radio"].cx-radiobtn {
    display: none;
  }
  .cx-widget input[type="radio"].cx-radiobtn + span {
    position: relative;
    top: 1px;
    display: inline;
    margin-right: 7px;
    font-size: 0.9375em;
    line-height: 0.75em;
    cursor: pointer;
    outline: none;
  }
  .cx-widget input[type="checkbox"] {
    margin-top: 4px;
    margin-right: 5px;
    cursor: pointer;
    width: auto !important;
    float: left;
  }
  .cx-widget input[type="checkbox"].cx-form-control {
    margin-top: 1px;
    height: auto;
  }
  .cx-widget input[type="checkbox"].cx-checkbox {
    display: none;
  }
  .cx-widget input[type="checkbox"].cx-checkbox + span {
    position: relative;
    top: 1px;
    display: inline;
    margin-right: 7px;
    font-size: 0.875em;
    line-height: 1rem;
    cursor: pointer;
    outline: none;
  }
  .cx-widget input[type="file"] {
    display: block;
  }
  .cx-widget input[type="range"] {
    display: block;
    width: 100%;
  }
  .cx-widget select[multiple],
  .cx-widget select[size] {
    height: auto;
  }
  .cx-widget input[type="checkbox"]:focus,
  .cx-widget input[type="file"]:focus,
  .cx-widget input[type="radio"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .cx-widget output {
    padding-top: 5px;
  }
  .cx-widget .cx-form-control,
  .cx-widget output {
    display: block;
    font-size: 0.75em;
    line-height: 1.86666667em;
  }
  .cx-widget .cx-form-control {
    width: 100%;
    padding: 4px 12px;
    background-image: none;
    border-radius: 2px;
  }
  .cx-widget .cx-form-control:focus {
    outline: 0;
    border-width: 2px;
  }
  .cx-widget .cx-form-control[disabled],
  .cx-widget .cx-form-control[readonly],
  .cx-widget fieldset[disabled] .cx-form-control {
    cursor: not-allowed;
    opacity: 1;
  }
  .cx-widget textarea.cx-form-control {
    height: auto;
    resize: none;
  }
  .cx-widget textarea.cx-form-control:focus {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .cx-widget input[type="date"] {
    line-height: 2em;
  }
  .cx-widget .cx-form-group {
    margin-bottom: 15px;
  }
  .cx-widget .cx-checkbox,
  .cx-widget .cx-radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .cx-widget .cx-checkbox label,
  .cx-widget .cx-radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
  }
  .cx-widget .cx-checkbox-inline input[type="checkbox"],
  .cx-widget .cx-checkbox input[type="checkbox"],
  .cx-widget .cx-radio-inline input[type="radio"],
  .cx-widget .cx-radio input[type="radio"] {
    float: left;
  }
  .cx-widget .cx-checkbox + .checkbox,
  .cx-widget .cx-radio + .radio {
    margin-top: -5px;
  }
  .cx-widget .cx-checkbox-inline,
  .cx-widget .cx-radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.25em;
    vertical-align: middle;
    cursor: pointer;
  }
  .cx-widget .cx-checkbox-inline + .cx-checkbox-inline,
  .cx-widget .cx-radio-inline + .cx-radio-inline {
    margin-top: 0;
    margin-left: 1px;
  }
  .cx-widget .cx-checkbox-inline[disabled],
  .cx-widget .cx-checkbox[disabled],
  .cx-widget .cx-radio-inline[disabled],
  .cx-widget .cx-radio[disabled],
  .cx-widget fieldset[disabled] .cx-checkbox,
  .cx-widget fieldset[disabled] .cx-checkbox-inline,
  .cx-widget fieldset[disabled] .cx-radio,
  .cx-widget fieldset[disabled] .cx-radio-inline,
  .cx-widget fieldset[disabled] input[type="checkbox"],
  .cx-widget fieldset[disabled] input[type="radio"],
  .cx-widget input[type="checkbox"][disabled],
  .cx-widget input[type="radio"][disabled] {
    cursor: not-allowed;
  }
  .cx-widget .cx-input-sm {
    height: 32px;
    padding: 5px 10px;
    font-size: 0.6875em;
    line-height: 1.5;
    border-radius: 3px;
  }
  .cx-widget select.cx-input-sm {
    height: 32px;
    line-height: 2em;
  }
  .cx-widget select[multiple].cx-input-sm,
  .cx-widget textarea.cx-input-sm {
    height: auto;
  }
  .cx-widget .cx-input-lg {
    height: 32px;
    padding: 10px 16px;
    font-size: 0.875em;
    line-height: 1.33em;
    border-radius: 6px;
  }
  .cx-widget select.cx-input-lg {
    height: 32px;
    line-height: 2em;
  }
  .cx-widget select[multiple].cx-input-lg,
  .cx-widget textarea.cx-input-lg {
    height: auto;
  }
  .cx-widget .ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
  }
  @keyframes opacityZeroToFull {
    0% {
      opacity: 0;
      visibility: hidden;
    }
    to {
      opacity: 1;
      visibility: visible;
    }
  }
  @keyframes opacityIncreaseToFull {
    0% {
      opacity: 0.5;
    }
    to {
      opacity: 1;
    }
  }
  .cx-widget:hover {
    z-index: 1000000 !important;
  }
  .cx-widget .cx-mobile input.cx-form-control,
  .cx-widget .cx-mobile text-area.cx-form-control {
    font-size: 1em;
  }
  .cx-button-group {
    overflow: auto;
  }
  .cx-buttons-single {
    text-align: center;
  }
  .cx-buttons-single .cx-btn-default,
  .cx-buttons-single .cx-btn-primary {
    float: none;
  }
  .cx-buttons-binary .cx-btn-primary {
    float: right;
  }
  .cx-buttons-binary .cx-btn-default {
    float: left;
  }
  .cx-buttons-primary .cx-btn-primary {
    float: right;
  }
  .cx-buttons-primary .cx-text {
    float: left;
    margin-left: 16px;
  }
  .cx-buttons-default .cx-btn-default {
    float: left;
  }
  .cx-buttons-default .cx-text {
    float: right;
    margin-right: 16px;
  }
  .cx-ac-wrapper {
    position: relative;
    width: 100%;
  }
  .cx-ac-wrapper input {
    padding-right: 30px;
  }
  .cx-ac-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 4px 0;
    cursor: pointer;
    display: none;
    border: 1px solid;
  }
  .cx-ac-suggestion {
    padding: 8px 12px;
  }
  .cx-countdown {
    font-size: 1.5em;
    font-weight: 300;
  }
  .cx-countdown .cx-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 7px;
  }
  .cx-mobile .cx-countdown .cx-icon {
    width: 18px;
    height: 18px;
  }
  .cx-screen-reader-only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  .cx-common-screen-reader {
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-indent: -9999px;
    border: 0;
  }
  .cx-widget.cx-desktop .cx-input-focus {
    border-width: 1px !important;
    box-shadow: 0 2px 2px #23adff;
    transition: all 0.2s ease-out;
    border-color: #75a8ff !important;
  }
  .cx-widget.cx-desktop .cx-input-focus:focus {
    outline: none;
  }
 .cx-common-container.cx-loading
    .cx-loading-screen,
  .cx-common-container.cx-loading .cx-smokescreen {
    display: block;
  }
  .cx-common-container.cx-waiting .cx-loading-screen {
    display: block;
    pointer-events: none;
    background: none;
  }
  .cx-loading-screen {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .cx-loading-container {
    display: none;
    position: relative;
  }
  .cx-loading-container .cx-loading-icon,
  .cx-loading-screen .cx-loading-icon {
    display: inline-block;
    height: 50px;
    width: 50px;
    left: -25px;
    margin-left: 50%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cx-loading-container svg,
  .cx-loading-screen svg {
    -webkit-animation: cxloadingspin 4s linear infinite;
    -moz-animation: cxloadingspin 4s linear infinite;
    animation: cxloadingspin 4s linear infinite;
  }
  @-moz-keyframes cxloadingspin {
    0% {
      -moz-transform: rotate(0deg);
    }
    to {
      -moz-transform: rotate(1turn);
    }
  }
  @-webkit-keyframes cxloadingspin {
    0% {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(1turn);
    }
  }
  @keyframes cxloadingspin {
    0% {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .cx-common-container,
  .cx-drop-shadow {
    -webkit-box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.2);
  }
  .cx-common-container {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .cx-common-container button,
  .cx-common-container form {
    outline: none;
  }
  .cx-common-container * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .cx-common-container ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .cx-common-container .cx-titlebar {
    clear: both;
    border-width: 0 0 1px;
    border-style: solid;
    padding: 14px 20px;
    background-color: inherit;
  }
  .cx-common-container .cx-titlebar .cx-icon {
    float: left;
    width: 24px;
    height: 24px;
    margin-top: 2px;
  }
  .cx-common-container .cx-titlebar .cx-title {
    display: inline-block;
    font-size: 1.5em;
    margin: 0 0 0 8px;
    font-weight: lighter;
  }
  .cx-common-container .cx-titlebar .cx-close {
    float: right;
  }
  .cx-common-container .cx-titlebar .cx-close .cx-button-close {
    font-size: 1em;
  }
  .cx-common-container .cx-body {
    padding: 24px 24px 0;
    overflow: auto;
    clear: both;
    position: relative;
  }
  .cx-common-container .cx-body ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .cx-common-container .cx-button-container {
    font-size: 0.75em;
    line-height: 1em;
  }
  .cx-common-container .cx-button-container .cx-button-group .cx-btn {
    margin: 12px 0 0;
  }
  .cx-common-container .cx-button-container .cx-button-group .cx-text {
    margin: 20px 0;
    line-height: 1em;
  }
  .cx-common-container .cx-dialog-container,
  .cx-common-container .cx-smokescreen {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: none;
  }
  .cx-common-container .cx-dialog-container {
    padding: 48px 96px;
    font-size: 0.875em;
  }
  .cx-common-container .cx-dialog-container .cx-dialog {
    border: 1px solid;
    padding: 24px;
    top: 28px;
    position: relative;
    display: none;
  }
  .cx-common-container .cx-footer {
    padding: 14px 24px 18px;
    background-color: inherit;
  }
  .cx-common-container .cx-footer .cx-powered-by {
    font-size: 0.625em;
  }
  .cx-common-container .cx-branding {
    padding: 10px 12px 26px 15px;
  }
  .cx-common-container .cx-branding .cx-icon {
    float: left;
    width: 16px;
    height: 16px;
  }
  .cx-common-container .cx-email-link {
    font-weight: 700;
  }
  .cx-common-container .cx-powered-by .cx-icon {
    position: relative;
    top: 2px;
  }
  .cx-common-container .cx-powered-by .cx-icon svg {
    width: 59px;
    height: 14px;
  }
  .cx-common-container .cx-buttons-window-control {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 1em;
    overflow: hidden;
  }
  .cx-common-container .cx-buttons-window-control button {
    display: none;
    padding: 0;
    background-color: transparent;
    border: 0;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-left: 6px;
  }
  .cx-common-container .cx-buttons-window-control button:focus {
    border: 1px solid;
    border-width: 2px;
    padding: 1px;
  }
  .cx-footer .cx-button-group .cx-button-group {
    margin-bottom: 0;
  }
  .cx-button-group {
    overflow: auto;
  }
  .cx-buttons-single {
    text-align: center;
  }
  .cx-buttons-single .cx-btn-default,
  .cx-buttons-single .cx-btn-primary {
    float: none;
  }
  .cx-buttons-binary .cx-btn-primary {
    float: right;
  }
  .cx-buttons-binary .cx-btn-default {
    float: left;
  }
  .cx-buttons-primary .cx-btn-primary {
    float: right;
  }
  .cx-buttons-primary .cx-text {
    float: left;
    margin-left: 16px;
  }
  .cx-buttons-default .cx-btn-default {
    float: left;
  }
  .cx-buttons-default .cx-text {
    float: right;
    margin-right: 16px;
  }
  .cx-common-container.cx-close .cx-buttons-window-control button.cx-button-close,
  .cx-common-container.cx-minimize
    .cx-buttons-window-control
    button.cx-button-maximize,
  .cx-common-container.cx-minimize
    .cx-buttons-window-control
    button.cx-button-minimize {
    display: inline-block;
  }
  .cx-common-container.cx-minimized
    .cx-buttons-window-control
    .cx-button-maximize
    svg {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border-bottom: 1px transparent;
  }
  .cx-common-container.cx-mobile .cx-btn {
    padding: 5px 14px;
  }
  .cx-common-container.cx-mobile .cx-titlebar {
    padding: 9px 11px;
  }
  .cx-common-container.cx-mobile .cx-titlebar .cx-icon {
    margin-left: 13px;
  }
  .cx-common-container.cx-mobile .cx-buttons-window-control {
    top: 7px;
    right: 0;
    overflow: visible !important;
  }
  .cx-common-container.cx-mobile .cx-buttons-window-control > button {
    margin-right: 10px;
    padding: 4px;
    width: 24px;
    height: 32px;
  }
  .cx-common-container.cx-mobile .cx-buttons-window-control > button:focus {
    padding: 3px;
  }
  .cx-common-container.cx-mobile .cx-button-container .cx-text {
    margin: 16px 9px 16px 0;
  }
  .cx-common-container.cx-mobile .cx-footer {
    border-width: 1px 0 0;
    border-style: solid;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .cx-common-container.cx-mobile .cx-dialog-container {
    padding: 20px;
  }
  .cx-common-container.cx-close
    .cx-buttons-window-control
    button.cx-button-close,
  .cx-common-container.cx-minimize
    .cx-buttons-window-control
    button.cx-button-maximize,
  .cx-common-container.cx-minimize
    .cx-buttons-window-control
    button.cx-button-minimize {
    display: inline-block;
  }
   .cx-common-container.cx-overlay.cx-desktop {
    padding: 28px 48px 0;
    min-width: 688px;
    width: auto;
  }
  .cx-common-container.cx-overlay.cx-desktop .cx-button-group {
    padding-bottom: 0;
  }
  .cx-common-container.cx-overlay.cx-desktop .cx-titlebar {
    border: 0;
    padding: 0 0 17px;
  }
  .cx-common-container.cx-overlay.cx-desktop .cx-titlebar .cx-icon {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    margin-top: 0;
  }
  .cx-common-container.cx-overlay.cx-desktop .cx-titlebar .cx-title {
    margin-top: 0;
    margin-left: 0;
    padding: 0;
    line-height: 1.75em;
    font-size: 1.5em;
  }
  .cx-common-container.cx-overlay.cx-desktop .cx-titlebar .cx-subtitle {
    font-size: 0.875em;
    line-height: 2.5em;
    clear: both;
  }
  .cx-common-container.cx-overlay.cx-desktop .cx-body {
    padding: 17px 0;
    min-height: 66px;
    border-width: 1px 0;
    border-style: solid;
  }
  .cx-common-container.cx-overlay.cx-desktop .cx-footer {
    padding: 8px 0 24px;
  }
  .cx-common-container.cx-overlay.cx-desktop .cx-button-container {
    margin-bottom: 12px;
  }
  .cx-widget.ow-modal.cx-mobile {
    top: inherit !important;
    right: inherit !important;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1000000 !important;
  }
  .cx-widget.ow-modal.cx-mobile.ow-full-screen {
    margin-left: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
  }
  .cx-widget.ow-modal.ow-fit-content {
    top: 50px !important;
    height: auto;
    width: auto;
    max-width: 96%;
    z-index: 1000020 !important;
  }
  .cx-common-container.cx-overlay.cx-mobile {
    min-width: auto;
  }
  .cx-common-container.cx-overlay.cx-mobile .cx-subtitle {
    font-size: 0.875em;
    line-height: 2.5em;
    clear: both;
  }
  .cx-common-container.cx-overlay.cx-mobile .cx-footer {
    padding: 14px 24px 18px;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-portrait {
    padding: 0;
    height: 100%;
    width: 100%;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-portrait .cx-close {
    padding: 4px 8px;
    font-size: 1.5em;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-portrait .cx-body {
    max-height: none;
    padding: 16px 24px 17px;
    border-width: 1px 0;
    border-style: solid;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-portrait .cx-body .cx-wrapper {
    height: 100%;
    max-height: none;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-portrait
    .cx-button-container
    .cx-button-group
    .cx-btn {
    margin: 8px 24px;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-landscape {
    height: 100%;
    width: 100%;
    padding: 0;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-landscape .cx-close {
    padding: 4px 8px;
    font-size: 1.5em;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-landscape .cx-body {
    border-width: 0;
    border-style: solid;
    padding: 16px 24px 17px;
    border-top: 0;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-landscape .cx-body .wrapper {
    max-height: none;
    height: 100%;
  }
  .cx-common-container.cx-overlay.cx-mobile.cx-landscape
    .cx-button-container
    .cx-button-group
    .cx-btn {
    height: 32px;
    margin: 8px 24px;
  }
  @media screen and (max-width: 1099px) and (min-width: 650px) {
    .cx-common-container.cx-overlay.cx-desktop {
      min-width: 550.4px;
    }
  }
  .cx-common-container.cx-toast
    .cx-button-container {
    padding: 0 24px;
  }
   .cx-widget.cx-theme-dark {
    color: #fdfdfd;
    background-color: #33383d;
    scrollbar-face-color: #a3a8ae;
    scrollbar-track-color: #212529;
    scrollbar-arrow-color: #a3a8ae;
  }
  .cx-widget.cx-theme-dark .cx-theme {
    background-color: #33383d;
    color: #fdfdfd;
    border-color: #222529 !important;
  }
  .cx-widget.cx-theme-dark .cx-overlay {
    background-color: #33383d;
  }
  .cx-widget.cx-theme-dark .cx-svg-icon-tone1 {
    fill: #fdfdfd;
  }
  .cx-widget.cx-theme-dark .cx-svg-icon-tone2 {
    fill: #8c8c8c;
  }
  .cx-widget.cx-theme-dark .cx-svg-icon-shadow1 {
    fill: #000;
    opacity: 0.2;
  }
  .cx-widget.cx-theme-dark .cx-svg-icon-shadow2 {
    fill: #000;
    opacity: 0.1;
  }
  .cx-widget.cx-theme-dark * {
    border-color: #222529;
  }
  .cx-widget.cx-theme-dark .cx-titlebar .cx-title {
    color: #fdfdfd;
  }
  .cx-widget.cx-theme-dark .cx-buttons-window-control .cx-svg-icon-tone1,
  .cx-widget.cx-theme-dark .cx-input-icon-overlay .cx-svg-icon-tone1 {
    fill: #98a7b8;
  }
  .cx-widget.cx-theme-dark a,
  .cx-widget.cx-theme-dark a:hover,
  .cx-widget.cx-theme-dark label {
    color: #fdfdfd;
  }
  .cx-widget.cx-theme-dark .cx-icon-alert-circle {
    color: #f53131;
  }
  .cx-widget.cx-theme-dark .cx-branding,
  .cx-widget.cx-theme-dark .cx-footer {
    color: #98a7b8;
  }
  .cx-widget.cx-theme-dark .cx-branding *,
  .cx-widget.cx-theme-dark .cx-footer * {
    fill: #98a7b8;
  }
  .cx-widget.cx-theme-dark .cx-form-control {
    background-color: #444a52;
    color: #fdfdfd;
  }
  .cx-widget.cx-theme-dark .cx-form-control.cx-error {
    border-color: #f53131 !important;
  }
  .cx-widget.cx-theme-dark .cx-form-control::placeholder {
    color: #c5ccd6;
  }
  .cx-widget.cx-theme-dark .cx-form-control:-moz-placeholder,
  .cx-widget.cx-theme-dark .cx-form-control::-moz-placeholder {
    color: #c5ccd6;
    opacity: 1;
  }
  .cx-widget.cx-theme-dark .cx-form-control:-ms-input-placeholder {
    color: #c5ccd6;
  }
  .cx-widget.cx-theme-dark .cx-form-control::-webkit-input-placeholder {
    color: #c5ccd6;
  }
  .cx-widget.cx-theme-dark .cx-btn:focus,
  .cx-widget.cx-theme-dark .cx-button-group button:focus,
  .cx-widget.cx-theme-dark .cx-form-control:not(.cx-error):focus,
  .cx-widget.cx-theme-dark input:focus,
  .cx-widget.cx-theme-dark textarea:focus {
    border-color: #75a8ff !important;
  }
  .cx-widget.cx-theme-dark input,
  .cx-widget.cx-theme-dark select,
  .cx-widget.cx-theme-dark textarea {
    background-color: #444a52;
    color: #fdfdfd;
    border-color: #758384;
  }
  .cx-widget.cx-theme-dark .intl-tel-input .selected-flag {
    border-color: #75a8ff;
  }
  .cx-widget.cx-theme-dark .cx-btn-default {
    background: none;
    border-color: #222529 !important;
    color: #fdfdfd;
    background-color: #222529;
  }
  .cx-widget.cx-theme-dark .cx-btn.cx-disabled {
    background: #ccc;
  }
  .cx-widget.cx-theme-dark .cx-btn-primary {
    color: #fdfdfd;
    border-color: #2e69db !important;
    background: #5081e1;
    background: -moz-linear-gradient(top, #5081e1 0, #4375d6 100%);
    background: -webkit-linear-gradient(top, #5081e1, #4375d6);
    background: linear-gradient(180deg, #5081e1 0, #4375d6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@bg_color_4",endColorstr="@bg_color_5",GradientType=0);
  }
  .cx-widget.cx-theme-dark .cx-btn-primary:focus,
  .cx-widget.cx-theme-dark .cx-button-group .cx-btn-primary:focus {
    border-color: #dae6fc !important;
  }
  .cx-widget.cx-theme-dark .cx-ac-dropdown-menu {
    background: #33383d;
    border-color: #222529 !important;
  }
  .cx-widget.cx-theme-dark .cx-ac-suggestion.cx-active,
  .cx-widget.cx-theme-dark .cx-ac-suggestion:hover {
    background-color: #75a8ff;
    color: #fdfdfd;
  }
  .cx-widget.cx-theme-dark ::-webkit-scrollbar-thumb {
    background: #a3a8ae;
  }
  .cx-widget.cx-theme-dark .cx-smokescreen {
    background-color: #33383d;
    opacity: 0.7;
  }
  .cx-widget.cx-theme-dark .cx-dialog-container .cx-dialog {
    background-color: #33383d;
    border-color: #222529 !important;
  }
  .cx-widget.cx-theme-dark .cx-theme-background {
    background-color: #33383d;
  }
  .cx-widget.cx-theme-dark .cx-theme-border {
    border: 1px solid #222529 !important;
  }
  .cx-widget.cx-theme-dark .cx-theme-text {
    color: #fdfdfd;
  }
  .cx-widget.cx-theme-dark .cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
    fill: #5081e1;
  }
  .cx-widget.cx-theme-dark .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
    fill: #4ac764;
  }
  .cx-widget.cx-theme-dark .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
    fill: #f53131;
  }
  .cx-widget.cx-theme-dark .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
    fill: #f8a740;
  }
  .cx-widget.cx-theme-dark .cx-warning {
    color: #f53131 !important;
  }
  .cx-widget.cx-theme-dark .cx-warning .cx-icon svg * {
    fill: #f53131 !important;
  }
  .cx-widget.cx-theme-dark .cx-countdown {
    color: #fdfdfd;
  }
  .cx-widget.cx-theme-dark .cx-countdown .cx-icon svg * {
    fill: #fdfdfd;
  }
   .cx-widget.cx-theme-light {
    color: #444a52;
    background-color: #fdfdfd;
    scrollbar-face-color: #ccc;
  }
  .cx-widget.cx-theme-light .cx-theme {
    background-color: #fdfdfd;
    color: #444a52;
    border-color: #dae1e8 !important;
  }
  .cx-widget.cx-theme-light .cx-overlay {
    background-color: #fdfdfd;
  }
  .cx-widget.cx-theme-light .cx-svg-icon-tone1 {
    fill: #ff4f1f;
  }
  .cx-widget.cx-theme-light .cx-svg-icon-tone2 {
    fill: #8c8c8c;
  }
  .cx-widget.cx-theme-light .cx-svg-icon-shadow1 {
    fill: #000;
    opacity: 0.2;
  }
  .cx-widget.cx-theme-light .cx-svg-icon-shadow2 {
    fill: #000;
    opacity: 0.1;
  }
  .cx-widget.cx-theme-light * {
    border-color: #dae1e8;
  }
  .cx-widget.cx-theme-light .cx-titlebar .cx-title {
    color: #444a52;
  }
  .cx-widget.cx-theme-light .cx-buttons-window-control .cx-svg-icon-tone1 {
    fill: #8795a6;
  }
  .cx-widget.cx-theme-light .cx-input-icon-overlay .cx-svg-icon-tone1 {
    fill: #98a7b8;
  }
  .cx-widget.cx-theme-light .cx-input-group-btn .cx-svg-icon-tone1 {
    fill: #fdfdfd;
  }
  .cx-widget.cx-theme-light label {
    color: #444a52;
  }
  .cx-widget.cx-theme-light a,
  .cx-widget.cx-theme-light a:hover {
    color: #000;
  }
  .cx-widget.cx-theme-light .cx-icon-alert-circle {
    color: #f53131;
  }
  .cx-widget.cx-theme-light .cx-branding,
  .cx-widget.cx-theme-light .cx-footer {
    color: #66759b;
  }
  .cx-widget.cx-theme-light .cx-branding *,
  .cx-widget.cx-theme-light .cx-footer * {
    fill: #66759b;
  }
  .cx-widget.cx-theme-light .cx-form-control.cx-error {
    border-color: #f53131 !important;
  }
  .cx-widget.cx-theme-light .cx-form-control::placeholder {
    color: #6f7491;
  }
  .cx-widget.cx-theme-light .cx-form-control:-moz-placeholder,
  .cx-widget.cx-theme-light .cx-form-control::-moz-placeholder {
    color: #6f7491;
    opacity: 1;
  }
  .cx-widget.cx-theme-light .cx-form-control:-ms-input-placeholder {
    color: #6f7491;
  }
  .cx-widget.cx-theme-light .cx-form-control::-webkit-input-placeholder {
    color: #6f7491;
  }
  .cx-widget.cx-theme-light .cx-btn:focus,
  .cx-widget.cx-theme-light .cx-button-group button:focus,
  .cx-widget.cx-theme-light .cx-form-control:not(.cx-error):focus,
  .cx-widget.cx-theme-light input:focus,
  .cx-widget.cx-theme-light textarea:focus {
    border-color: #5791fd !important;
  }
  .cx-widget.cx-theme-light input,
  .cx-widget.cx-theme-light select,
  .cx-widget.cx-theme-light textarea {
    background-color: #fdfdfd;
    color: #444a52;
    border-color: #94948a;
  }
  .cx-widget.cx-theme-light .intl-tel-input .selected-flag {
    border-color: #5791fd;
  }
  .cx-widget.cx-theme-light .cx-btn-default {
    background: none;
    border-color: #dae1e8 !important;
    color: #fdfdfd;
    background-color: #555d66;
  }
  .cx-widget.cx-theme-light .cx-btn.cx-disabled {
    background: #ccc;
  }
  .cx-widget.cx-theme-light .cx-btn-primary {
    color: #fdfdfd;
    border-color: #2e69db !important;
    background: #566dd9;
    background: -moz-linear-gradient(top, #566dd9 0, #4375d6 100%);
    background: -webkit-linear-gradient(top, #566dd9, #4375d6);
    background: linear-gradient(180deg, #566dd9 0, #4375d6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@bg_color_4",endColorstr="@bg_color_5",GradientType=0);
    background-color: #566dd9;
  }
  .cx-widget.cx-theme-light .cx-btn-default:focus,
  .cx-widget.cx-theme-light .cx-btn-primary:focus,
  .cx-widget.cx-theme-light .cx-button-group .cx-btn-default:focus,
  .cx-widget.cx-theme-light .cx-button-group .cx-btn-primary:focus {
    border-color: #000 !important;
  }
  .cx-widget.cx-theme-light .cx-ac-dropdown-menu {
    background: #fdfdfd;
    border-color: #dae1e8 !important;
  }
  .cx-widget.cx-theme-light .cx-ac-suggestion.cx-active,
  .cx-widget.cx-theme-light .cx-ac-suggestion:hover {
    background-color: #5791fd;
    color: #fdfdfd;
  }
  .cx-widget.cx-theme-light ::-webkit-scrollbar-thumb {
    background: #939399;
  }
  .cx-widget.cx-theme-light .cx-smokescreen {
    background-color: #fdfdfd;
    opacity: 0.7;
  }
  .cx-widget.cx-theme-light .cx-dialog-container .cx-dialog {
    background-color: #fdfdfd;
    border-color: #dae1e8 !important;
  }
  .cx-widget.cx-theme-light .cx-theme-background {
    background-color: #fdfdfd;
  }
  .cx-widget.cx-theme-light .cx-theme-border {
    border: 1px solid #dae1e8 !important;
  }
  .cx-widget.cx-theme-light .cx-theme-text {
    color: #444a52;
  }
  .cx-widget.cx-theme-light .cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
    fill: #5081e1;
  }
  .cx-widget.cx-theme-light .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
    fill: #34a84f;
  }
  .cx-widget.cx-theme-light .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
    fill: #f53131;
  }
  .cx-widget.cx-theme-light .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
    fill: #d47f2f;
  }
  .cx-widget.cx-theme-light .cx-warning {
    color: #f53131 !important;
  }
  .cx-widget.cx-theme-light .cx-warning .cx-icon svg * {
    fill: #f53131 !important;
  }
  .cx-widget.cx-theme-light .cx-countdown {
    color: #444a52;
  }
  .cx-widget.cx-theme-light .cx-countdown .cx-icon svg * {
    fill: #444a52;
  }
  .cx-widget.cx-theme-light .cx-loading-container .cx-loading-icon svg g g,
  .cx-widget.cx-theme-light .cx-loading-screen .cx-loading-icon svg g g {
    stroke: #2b74ff;
  }
  .cx-widget.cx-theme-light
    .cx-loading-container
    .cx-loading-icon
    svg
    g:first-child
    g,
  .cx-widget.cx-theme-light
    .cx-loading-screen
    .cx-loading-icon
    svg
    g:first-child
    g {
    stroke: #72799d;
  }
 .cx-toaster {
    position: fixed;
    bottom: 0;
    width: 320px;
    z-index: 999998;
  }
  .cx-toaster .cx-common-container .cx-titlebar .cx-icon {
    width: 30px;
  }
  .cx-toaster .cx-btn {
    font-size: 1em;
  }
  .cx-toaster .cx-body {
    line-height: 24px;
    padding-bottom: 6px;
  }
  .cx-toaster.cx-mobile {
    right: inherit !important;
    left: 0;
    width: 100%;
  }
  .cx-widget.cx-window-manager
    .cx-widget-status {
    text-indent: -9999px;
    height: 0;
  }
  .cx-side-button-group {
  }
  .cx-side-button-group .cx-side-button {
    position: relative;
    font-weight: 700;
    padding: 10px;
    display: inline-block;
    cursor: pointer;
    margin-left: 6px;
    transform: none;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  }
  .cx-side-button-group .cx-side-button .cx-side-button-img {
    height: 17px;
    margin-right: 3px;
    display: inline-block;
  }
  .cx-side-button-group .cx-side-button .cx-side-button-label {
    white-space: nowrap;
  }
  .cx-side-button-group .cx-side-button.cx-icon,
  .cx-side-button-group .cx-side-button .cx-icon {
    display: inline-block;
  }
  .cx-side-button-group .cx-side-button .cx-icon {
    height: 23px;
    width: 23px;
  }
  .cx-side-button-group .cx-side-button.cx-icon {
    height: 40px;
    padding: 10px 10px 4px;
    width: 43px;
  }
 .cx-widget.cx-send-message-button {
    right: 0;
    top: 40%;
    font-weight: 700;
    padding: 10px 10px 4px !important;
    cursor: pointer;
  }
  .cx-widget.cx-send-message-button .cx-icon {
    height: 23px;
    width: 23px;
    margin-right: 2px;
    display: inline-block;
  }
  .cx-widget.cx-send-message-button > span {
    white-space: nowrap;
    margin-bottom: -6px;
  }
  .cx-widget.cx-send-message-button .cx-send-message-button-label {
    vertical-align: super;
  }
  .cx-send-message .cx-alert,
  .cx-send-message.cx-minimized .cx-body,
  .cx-send-message.cx-minimized .cx-footer,
  .cx-send-message.cx-mobile.cx-landscape .cx-footer {
    display: none;
  }
  .cx-send-message {
    position: fixed;
    z-index: 99999;
    width: 320px;
  }
  .cx-send-message a {
    text-decoration: none;
  }
  .cx-send-message .cx-icon.cx-attach {
    height: 24px;
    width: 24px;
    display: inline-block;
    position: relative;
    top: 6px;
  }
  .cx-send-message .cx-body {
    padding: 0;
  }
  .cx-send-message .cx-body .cx-confirmation {
    overflow: hidden;
    z-index: 999999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .cx-send-message .cx-body .cx-confirmation .cx-wrapper {
    margin: 0 16px;
    padding: 0 24px 24px;
    border: 1px solid #eee;
  }
  .cx-send-message .cx-body .cx-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    z-index: 99999;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
  }
  .cx-send-message .cx-body .cx-form-wrapper {
    margin-top: 0;
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form {
    margin-top: 0;
    padding: 21px 24px;
    padding-bottom: 0;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-inputs {
    margin-bottom: 16px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-inputs th {
    padding-right: 8px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-inputs td {
    width: 100%;
    padding: 4px 0;
  }
  .cx-send-message
    .cx-body
    .cx-form-wrapper
    .cx-form-inputs
    th
    .cx-control-label {
    white-space: nowrap !important;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-group .cx-control-label {
    padding-left: 0;
    display: table-cell;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-group .cx-control-text {
    padding-top: 0;
    padding-bottom: 9px;
    vertical-align: middle;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-control-table {
    display: table-row;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-reset-textarea {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-submitForm {
    padding: 0;
    position: relative;
    overflow: hidden;
    margin: 0;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details {
    padding-left: 0;
  }
  .cx-send-message
    .cx-body
    .cx-form-wrapper
    .cx-file-details
    .cx-icon-status-available-no {
    right: 0;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-success {
    padding: 24px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-success .cx-icon {
    height: 16px;
    display: inline-block;
    width: 16px;
    position: relative;
    top: 4px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-success p {
    display: inline;
  }
  .cx-send-message.cx-mobile.cx-minimized {
    height: auto !important;
  }
  .cx-send-message.cx-mobile {
    top: inherit;
    right: inherit;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .cx-send-message.cx-mobile .cx-titlebar {
    padding: 8px;
  }
  .cx-send-message.cx-mobile .cx-body .cx-form {
    -webkit-overflow-scrolling: touch;
  }
  .cx-send-message.cx-mobile .cx-body .cx-form .cx-form-control {
    font-size: 1em;
  }
  .cx-send-message .cx-body .cx-reset-padding {
    padding-right: 0 !important;
    overflow: hidden;
    display: table-cell;
    width: 100%;
    padding-bottom: 8px;
  }
  .cx-send-message .cx-body .cx-icon-alert-circle {
    color: #ea4f6b;
    float: left;
    padding-top: 1px;
  }
  .cx-send-message .cx-body .cx-parentDisable {
    opacity: 0.2;
  }
  .cx-send-message .cx-body .cx-spinner {
    display: none;
    z-index: 2;
    position: absolute;
    top: 45%;
    left: 45%;
  }
  .cx-send-message .cx-body .cx-btn-primary {
    float: right;
    width: 96px;
    height: 32px;
  }
  .cx-send-message .cx-body .cx-fileUploadField {
    display: none !important;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx_file_upload_link {
    font-size: 0.875em;
    font-weight: 700;
    padding-left: 2px;
    cursor: pointer;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-control {
    overflow: hidden;
    overflow-x: hidden;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-clear-form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-form-group {
    margin-bottom: 8px;
  }
  .cx-send-message .cx-body .cx-form-wrapper textarea {
    resize: none;
    max-height: 200px;
    overflow: auto !important;
    margin-top: 4px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-left {
    width: 20%;
  }
  .cx-send-message .cx-body .cx-form-wrapper input {
    padding-right: 0;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-icon-alert-circle {
    display: none;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-left-inner-addon {
    position: relative;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-left-inner-addon input,
  .cx-send-message .cx-body .cx-form-wrapper .cx-left-inner-addon textarea {
    padding-left: 25px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-left-inner-addon i {
    position: absolute;
    padding: 8px;
    pointer-events: none;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-control-errorIcon {
    padding: 2px 4px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-error-message {
    padding: 2px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-icon-attach {
    font-size: 1.25em;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-caret {
    margin-left: 65%;
  }
  .cx-send-message .cx-body .cx-form-wrapper a:active,
  .cx-send-message .cx-body .cx-form-wrapper a:focus,
  .cx-send-message .cx-body .cx-form-wrapper a:hover {
    text-decoration: underline;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details {
    display: none;
    clear: both;
    overflow-y: auto;
    max-height: 100px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-file-list {
    overflow: auto;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-file-fragment {
    color: inherit;
    position: relative;
    clear: both;
    height: 34px;
    padding: 6px 0;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-file-icon {
    height: 24px;
    width: 24px;
    position: absolute;
    left: 0;
    top: 6;
    display: inline-block;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-file-name {
    font-size: 0.875em;
    display: inline-block;
    padding-top: 3px;
    margin-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-remove-file {
    cursor: pointer;
    position: absolute;
    height: 16px;
    width: 16px;
    right: 5px;
    top: 5px;
    margin: 4px;
    display: inline-block;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-filename-end {
    padding: 4px;
    font-weight: 400;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-clear {
    clear: both;
    padding-left: 0;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-reset-textarea {
    padding: 0 2px 0 20px;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-submitForm .cx-file-size {
    margin-left: 30px;
    display: block;
    font-weight: 400;
    font-size: 0.75em;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-submitForm .cx-left-half {
    width: 60%;
    float: left;
  }
  .cx-send-message .cx-body .cx-form-wrapper .cx-submitForm .cx-right-half {
    width: 40%;
    float: right;
  }
  .cx-send-message .cx-body .cx-form-success {
    display: none;
    padding-top: 15px;
    height: 245px;
  }
  .cx-send-message .cx-body .cx-form-success .cx-icon-alert-checkmark {
    padding-right: 8px;
    color: #4ac764;
  }
  .cx-send-message .cx-body .cx-form-success .cx-close-tag {
    padding: 0 6px;
    cursor: pointer;
  }
  .cx-send-message .cx-body .cx-form-success .cx-control-label {
    font-size: 12px;
    font-weight: 700;
  }
  .cx-send-message.cx-theme-dark .cx-icon.cx-file-icon .cx-svg-icon-tone1 {
    fill: #fdfdfd;
  }
  .cx-send-message.cx-theme-dark
    .cx-attach.cx-theme-icon-interactive1
    svg
    .cx-svg-icon-tone1 {
    fill: #7ca0e2;
  }
  .cx-send-message.cx-theme-dark a,
  .cx-send-message.cx-theme-dark a:hover {
    color: #7ca0e2;
  }
  .cx-send-message.cx-theme-light .cx-icon.cx-file-icon .cx-svg-icon-tone1 {
    fill: #8d92b0;
  }
  .cx-send-message.cx-theme-light
    .cx-attach.cx-theme-icon-interactive1
    svg
    .cx-svg-icon-tone1 {
    fill: #3b71dc;
  }
  .cx-send-message.cx-theme-light a,
  .cx-send-message.cx-theme-light a:hover {
    color: #3b71dc;
  }
  .cx-send-message.cx-theme-light .cx-body .cx-confirmation .cx-wrapper {
    border-color: #94948a;
  }
  .cx-widget .cx-attachfilesinfo {
    text-indent: -9999px;
    height: 0;
  }
   .cx-webchat {
    position: fixed;
    bottom: 0;
    width: 320px;
    z-index: 999997;
  }
  .cx-webchat .cx-body {
    padding: 0;
    overflow: visible;
    position: relative;
  }
  .cx-webchat .cx-parentDisable {
    opacity: 0.2;
  }
  .cx-webchat .cx-spinner {
    display: none;
    z-index: 2;
    position: relative;
    top: 100%;
    left: 45%;
  }
  .cx-webchat .cx-history-loading {
    padding: 16px;
  }
  .cx-webchat .cx-history-loading .cx-loading-icon {
    width: 26px;
    height: 26px;
    top: 14px;
    left: -16px;
  }
  .cx-webchat i.fonticon.icon-alert-triangle {
    color: #f8a740;
    display: inline;
  }
  .cx-webchat p.cx-reason {
    display: inline;
  }
  .cx-webchat .cx-hidden-message {
    display: none;
  }
  .cx-webchat.cx-minimized .cx-body,
  .cx-webchat.cx-minimized .cx-footer {
    display: none !important;
  }
  .cx-webchat.cx-mobile.cx-minimized {
    height: auto !important;
  }
  .cx-webchat.cx-mobile {
    top: inherit !important;
    right: inherit !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 100% !important;
    width: 100% !important;
  }
  .cx-webchat.cx-mobile .cx-form {
    border-width: 0;
    border-style: none;
    padding: 24px;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .cx-webchat.cx-mobile .cx-footer {
    display: none;
  }
  @media screen and (min-device-width: 360px) and (max-device-height: 640px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
    screen and (min-device-width: 1200px) {
    .cx-webchat.cx-mobile .cx-tooltip-menu {
      right: 40px;
    }
  }
  @-moz-document url-prefix() {
    @media screen and (min--moz-device-pixel-ratio: 2) and (orientation: landscape) {
      .cx-webchat.cx-mobile .cx-tooltip-menu {
        right: 40px;
      }
    }
  }
  .cx-webchat.cx-mobile .ie10up .cx-tooltip-menu,
  .cx-webchat.cx-mobile _:-ms-lang(x) .cx-tooltip-menu {
    right: 40px;
  }
  .cx-webchat.cx-mobile.cx-transcript-view .cx-footer {
    display: none !important;
  }
  .cx-webchat.cx-theme-light .cx-message.cx-you .cx-bubble {
    background-color: #f2f4f7;
  }
  .cx-webchat.cx-theme-light .cx-message.cx-them .cx-bubble {
    background-color: #ffc7b9;
  }
  .cx-webchat.cx-theme-light .cx-message.cx-you .cx-bubble-arrow svg * {
    fill: #f2f4f7;
  }
  .cx-webchat.cx-theme-light .cx-message.cx-them .cx-bubble-arrow svg * {
    fill: #ffc7b9;
  }
  .cx-webchat.cx-theme-light .cx-time {
    color: #5c5c5b;
  }
  .cx-webchat.cx-theme-light .cx-bubble-arrow svg {
    fill: #f2f4f7;
  }
  .cx-webchat.cx-theme-light .cx-menu .cx-branding-icon svg * {
    fill: #8794ac;
  }
  .cx-webchat.cx-theme-light .cx-input-container .cx-menu li .cx-char-count:focus,
  .cx-webchat.cx-theme-light .cx-input-container .cx-menu li .cx-icon:focus svg {
    border: 1px solid #5292fc;
    border-width: 2px;
  }
  .cx-webchat.cx-theme-light .cx-input-container .cx-emoji-menu li,
  .cx-webchat.cx-theme-light .cx-input-container .cx-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .cx-webchat.cx-theme-light .cx-carousel .cx-next,
  .cx-webchat.cx-theme-light .cx-carousel .cx-previous {
    border-color: #8795a6;
  }
  .cx-webchat.cx-theme-light .cx-carousel .cx-next:focus,
  .cx-webchat.cx-theme-light .cx-carousel .cx-previous:focus {
    border-color: #5292fc;
  }
  .cx-webchat.cx-theme-light .cx-menu li .cx-char-count {
    color: #75757b;
  }
  .cx-webchat.cx-theme-light .cx-char-count.cx-warning {
    color: #ea0b2e !important;
  }
  .cx-webchat.cx-theme-light .cx-emoji-item:hover {
    background-color: #dfdfdf;
  }
  .cx-webchat.cx-theme-light .cx-emoji-item:active {
    background-color: #ccc;
  }
  .cx-webchat.cx-theme-dark .cx-menu .cx-branding-icon svg * {
    fill: #98a7b8;
  }
  .cx-webchat.cx-theme-dark .cx-char-count.cx-warning {
    color: #f9768c !important;
  }
  .cx-webchat.cx-theme-dark .cx-transcript .cx-filename,
  .cx-webchat.cx-theme-dark .cx-transcript .cx-filesize,
  .cx-webchat.cx-theme-dark .cx-transcript .cx-message-text,
  .cx-webchat.cx-theme-dark .cx-transcript .cx-name {
    color: #fdfdfd !important;
  }
  .cx-webchat.cx-theme-dark .cx-transcript .cx-message {
    border-color: #222529;
  }
  .cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-you .cx-bubble {
    background-color: #4a525b;
  }
  .cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-them .cx-bubble {
    background-color: #3168d2;
  }
  .cx-webchat.cx-theme-dark
    .cx-transcript
    .cx-message.cx-you
    .cx-bubble-arrow
    svg
    * {
    fill: #4a525b;
  }
  .cx-webchat.cx-theme-dark
    .cx-transcript
    .cx-message.cx-them
    .cx-bubble-arrow
    svg
    * {
    fill: #3168d2;
  }
  .cx-webchat.cx-theme-dark .cx-transcript .cx-time {
    color: #fff;
  }
  .cx-webchat.cx-theme-dark .cx-alert > .cx-wrapper {
    background-color: #33383d;
    border-color: #222529;
    color: #fdfdfd;
  }
  .cx-webchat.cx-theme-dark .cx-alert b.cx-link {
    color: #3963b8;
    word-break: break-all;
  }
  .cx-webchat.cx-theme-dark .cx-webchat-smokescreen {
    background-color: #33383d;
  }
  .cx-webchat.cx-theme-dark .cx-webchat .cx-tooltip-menu.cx-emoji .cx-option {
    color: #33383d;
  }
  .cx-webchat.cx-theme-dark .cx-input-container .cx-menu li .cx-char-count:focus,
  .cx-webchat.cx-theme-dark .cx-input-container .cx-menu li .cx-icon:focus svg {
    border: 1px solid #75a8ff;
    border-width: 2px;
  }
  .cx-webchat.cx-theme-dark .cx-input-container .cx-emoji-menu li,
  .cx-webchat.cx-theme-dark .cx-input-container .cx-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .cx-webchat.cx-theme-dark .cx-carousel .cx-next:focus,
  .cx-webchat.cx-theme-dark .cx-carousel .cx-previous:focus {
    border-color: #75a8ff;
  }
  .cx-webchat.cx-theme-dark .cx-emoji-item:hover {
    background-color: #444a52;
  }
  .cx-webchat.cx-theme-dark .cx-emoji-item:active {
    background-color: #666f7a;
  }
  .cx-webchat * {
    box-sizing: border-box;
  }
  .cx-webchat .cx-alert {
    display: none;
    z-index: 999999;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .cx-webchat .cx-alert.cx-normal-alert .cx-buttons-binary {
    display: none;
  }
  .cx-webchat .cx-alert.cx-normal-alert .cx-button-single {
    display: block;
    text-align: center;
  }
  .cx-webchat .cx-alert.cx-binary-alert .cx-binary-button {
    display: block;
  }
  .cx-webchat .cx-alert.cx-binary-alert .cx-button-single {
    display: none;
  }
  .cx-webchat .cx-alert > .cx-wrapper {
    margin: 0 16px;
    background-color: #fff;
    padding: 0 24px 24px;
    border: 1px solid #eee;
  }
  .cx-webchat .cx-alert > .cx-wrapper .cx-warning {
    padding-top: 12px;
  }
  .cx-webchat .cx-alert > .cx-wrapper .cx-warning .cx-icon {
    display: inline-block;
    vertical-align: bottom;
    height: 24px;
    width: 24px;
  }
  .cx-webchat .cx-alert.cx-async-chat-end {
    position: relative;
  }
  .cx-webchat .cx-webchat-smokescreen {
    background-color: #fff;
    opacity: 0.8;
    z-index: 999998;
  }
  .cx-webchat .cx-overlay,
  .cx-webchat .cx-webchat-smokescreen {
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .cx-webchat .cx-overlay {
    background-color: inherit;
    padding: 20px;
    z-index: 999999;
    -webkit-box-shadow: 0 8px 11px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 11px -4px rgba(0, 0, 0, 0.3);
  }
  .cx-webchat .cx-form {
    padding: 24px 24px 0;
    border-width: 0;
  }
  .cx-webchat .cx-form table {
    width: 100%;
    margin-bottom: 16px;
  }
  .cx-webchat .cx-form table td {
    width: 100%;
    padding: 4px 0;
  }
  .cx-webchat .cx-form table th {
    padding-right: 8px;
  }
  .cx-webchat .cx-form .cx-button-group {
    padding-bottom: 0;
  }
  .cx-webchat .cx-form .cx-form-group {
    margin-bottom: 8px;
  }
  .cx-webchat .cx-form th .cx-control-label {
    white-space: nowrap !important;
  }
  .cx-webchat .cx-form-wrapper {
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
  }
  .cx-webchat .cx-transcript {
    overflow-y: auto;
    overflow-x: hidden;
    height: 312px;
    font-size: 0.75em;
    line-height: 18px;
    display: none;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: none;
    position: relative;
    font-weight: 300;
    padding: 0 24px;
  }
  .cx-webchat .cx-transcript .cx-push-url a {
    color: #75a8ff !important;
  }
  .cx-webchat .cx-transcript .cx-message {
    min-height: 48px;
    margin: 0;
    box-sizing: border-box;
    position: relative;
  }
  .cx-webchat .cx-transcript .cx-message .cx-bubble {
    padding: 10px 15px;
    padding: 16px;
  }
  .cx-webchat .cx-transcript .cx-message .cx-bubble-arrow {
    position: absolute;
    top: 12px;
  }
  .cx-webchat .cx-transcript .cx-message .cx-name {
    font-weight: bolder;
    color: #222;
    padding-right: 5px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  .cx-webchat .cx-transcript .cx-message .cx-time {
    display: block;
    font-size: 0.92em;
  }
  .cx-webchat .cx-transcript .cx-message.cx-date {
    text-align: center;
    min-height: 18px;
    line-height: 12px;
    padding: 3px 12px;
    border: 1px solid #dae1e8;
    border-radius: 14px;
    max-width: fit-content;
    margin: 12px auto;
    display: table;
  }
  .cx-webchat .cx-transcript .cx-message .cx-message-text {
    word-wrap: break-word;
    display: block;
  }
  .cx-webchat .cx-transcript .cx-message .cx-message-text > p {
    margin: 0;
    white-space: pre-line;
  }
  @-moz-document url-prefix() {
    .cx-webchat .cx-transcript .cx-message .cx-message-text > p {
      white-space: pre-wrap;
    }
  }
  .cx-webchat .cx-transcript .cx-message .cx-message-text > p img {
    width: 100%;
  }
  .cx-webchat .cx-transcript .cx-message .cx-avatar-wrapper {
    width: 24px;
    position: absolute;
    top: 2px;
  }
  .cx-webchat .cx-transcript .cx-message .cx-avatar img {
    width: auto;
    height: 100%;
  }
  .cx-webchat .cx-transcript .cx-message > div.cx-NewTextBubble {
    -webkit-animation: NewTextBubble 0.5s 1;
    animation: NewTextBubble 0.5s 1;
  }
  .cx-webchat .cx-transcript .cx-avatar {
    height: 24px;
    width: 24px;
  }
  .cx-webchat .cx-transcript .cx-name {
    font-weight: bolder;
    color: #222;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .cx-webchat .cx-transcript .cx-time {
    font-size: 11px;
    display: block;
    margin-bottom: 5px;
  }
  .cx-webchat .cx-transcript .cx-rich-message .cx-avatar {
    float: left;
  }
  .cx-webchat .cx-transcript .cx-rich-message .cx-name {
    display: inline-block;
    margin: 5px 0 0 10px;
  }
  .cx-webchat .cx-transcript .cx-message.cx-system {
    background: none;
    padding: 0;
    margin: 13px 0;
  }
  .cx-webchat .cx-transcript .cx-message.cx-system .cx-message-text,
  .cx-webchat .cx-transcript .cx-message.cx-system .cx-time {
    min-height: 18px;
  }
  .cx-webchat .cx-transcript .cx-message.cx-system .cx-bubble {
    padding: 0;
    background-color: transparent;
  }
  .cx-webchat .cx-transcript .cx-message.cx-system .cx-avatar-wrapper,
  .cx-webchat .cx-transcript .cx-message.cx-system .cx-bubble-arrow,
  .cx-webchat .cx-transcript .cx-message.cx-system .cx-name {
    display: none;
  }
  .cx-webchat .cx-transcript .cx-message.cx-them {
    border: 0;
    color: #000;
    padding: 6px 0;
    text-align: left;
  }
  .cx-webchat .cx-transcript .cx-message.cx-them .cx-bubble {
    margin-left: 40px;
    text-align: left;
    margin-top: 0;
    border-radius: 0 14px 14px 14px;
  }
  .cx-webchat .cx-transcript .cx-message.cx-them .cx-bubble-arrow {
    left: 33px;
  }
  .cx-webchat .cx-transcript .cx-message.cx-them .cx-bubble-arrow .cx-right {
    display: none;
  }
  .cx-webchat .cx-transcript .cx-message.cx-them .cx-avatar-wrapper {
    left: 0;
  }
  .cx-webchat .cx-transcript .cx-message.cx-you {
    border: 0;
    color: #000;
    padding: 6px 0;
    text-align: right;
  }
  .cx-webchat .cx-transcript .cx-message.cx-you .cx-name {
    display: none;
  }
  .cx-webchat .cx-transcript .cx-message.cx-you .cx-bubble {
    margin-top: 0;
    margin-right: 7px;
    text-align: left;
    border-radius: 14px 0 14px 14px;
  }
  .cx-webchat .cx-transcript .cx-message.cx-you .cx-bubble-arrow {
    right: -7px;
  }
  .cx-webchat .cx-transcript .cx-message.cx-you .cx-avatar-wrapper,
  .cx-webchat .cx-transcript .cx-message.cx-you .cx-bubble-arrow .cx-left {
    display: none;
  }
  .cx-webchat .cx-transcript .cx-message.cx-injected {
    border: 0;
    padding: 6px 0;
  }
  .cx-webchat .cx-transcript .cx-message-group > .cx-message {
    padding: 0 !important;
  }
  .cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant {
    margin-bottom: 6px !important;
  }
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant
    .cx-avatar-wrapper,
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant
    .cx-bubble-arrow,
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant
    .cx-name,
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant
    .cx-time {
    display: none !important;
  }
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant
    .cx-bubble {
    border-radius: 10px;
    margin: 0 0 0 40px;
  }
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant.cx-them:first-child
    .cx-avatar-wrapper {
    display: block !important;
  }
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant.cx-you
    .cx-bubble {
    margin: 0 !important;
  }
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant:first-child
    .cx-bubble-arrow,
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant:first-child
    .cx-name {
    display: block !important;
  }
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant:first-child
    .cx-bubble {
    border-top-left-radius: 14px !important;
    border-top-right-radius: 14px !important;
  }
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant:last-child
    .cx-time {
    display: block !important;
  }
  .cx-webchat
    .cx-transcript
    .cx-message-group
    > .cx-message.cx-participant:last-child
    .cx-bubble {
    border-bottom-left-radius: 14px !important;
    border-bottom-right-radius: 14px !important;
  }
  .cx-webchat .cx-isTyping {
    color: #222;
    font-size: 0.6875em;
    font-style: italic;
  }
  .cx-webchat div.cx-input-container {
    display: none;
    width: 100%;
    padding: 14px 16px 14px 24px;
    border-width: 1px;
    border-style: solid;
  }
  .cx-webchat div.cx-input-container .cx-textarea-cell {
    position: relative;
  }
  .cx-webchat div.cx-input-container .cx-message-input {
    width: 100%;
    resize: none;
    height: 20px;
    line-height: 20px;
    font-size: 0.75em;
    margin-bottom: 14px;
    padding: 0;
    font-weight: 400;
    overflow: hidden;
    border: 0;
    background-color: transparent;
    padding-right: 40px;
  }
  .cx-webchat div.cx-input-container .cx-input.cx-disabled {
    opacity: 0.5;
  }
  .cx-webchat .cx-settings-group {
    display: none;
  }
  .cx-webchat .cx-end {
    color: #fff;
    line-height: 2.5625em;
    text-align: right;
    height: 40px;
    position: absolute;
    top: 13px;
    right: 24px;
    -webkit-transition: opacity 0.22s ease-in-out;
    -moz-transition: opacity 0.22s ease-in-out;
    -o-transition: opacity 0.22s ease-in-out;
    transition: opacity 0.22s ease-in-out;
    display: none;
    display: none !important;
  }
  .cx-webchat .cx-end:hover {
    cursor: pointer;
    opacity: 0.8;
    opacity: 1;
  }
  .cx-webchat .cx-send {
    height: 20px;
    width: 24px;
    top: 0;
  }
  .cx-webchat .cx-send,
  .cx-webchat .cx-start-cobrowse {
    display: none;
    position: absolute;
    right: 0;
    cursor: pointer;
  }
  .cx-webchat .cx-start-cobrowse {
    bottom: 114px;
    background-color: #e3b33b;
    padding: 3px 3px 3px 4px;
    border-radius: 5px 0 0 0;
    color: #fff;
    font-size: 0.8125em;
  }
  .cx-webchat .cx-a-disabled {
    color: currentColor;
    display: inline-block;
    pointer-events: none;
    text-decoration: none;
    cursor: not-allowed;
    opacity: 0.5;
    outline: none;
  }
  .cx-webchat .cx-scroll-disabled {
    overflow: hidden;
  }
  .cx-webchat .cx-countdown {
    font-size: 2em;
  }
  .cx-webchat-counter {
    display: none;
  }
  .cx-webchat.cx-minimized .cx-webchat-counter {
    display: inline-block;
    border-radius: 5px;
    background-color: #e3264f;
    color: #fff;
    font-size: 0.625em;
    padding: 4px;
    text-align: center;
    margin-left: 12px;
    cursor: pointer;
    min-width: 25px;
    float: right;
  }
  .cx-widget p .cx-file-transfer-block {
    display: block;
    height: 110px;
  }
  .cx-widget .cx-parentDisable {
    opacity: 0.2;
  }
  .cx-widget span.cx-user-detail.cx-name {
    vertical-align: middle;
  }
  .cx-widget .cx-user-detail .cx-filesentmsg,
  .cx-widget span.cx-user-detail.cx-name {
    width: auto !important;
    display: inline-block !important;
  }
  .cx-widget .cx-filename {
    display: block;
  }
  .cx-widget .cx-warning .cx-reason > strong > p.filename {
    margin-left: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .cx-widget .cx-warning .cx-reason .cx-advice {
    margin-left: 28px;
  }
  .cx-widget .cx-lastrow {
    display: inline-block;
    clear: both;
  }
  .cx-widget .cx-lastrow > span {
    display: inline-block;
  }
  .cx-widget .cx-download-btn {
    margin-top: 4px !important;
    padding: 5px !important;
    max-height: 30px;
    width: 80px;
    font-size: 1em;
  }
  .cx-widget .cx-filesize {
    margin-left: 20px;
  }
  .cx-widget.cx-webchat-chat-button {
    right: 0;
    top: 40%;
    font-weight: 700;
    padding: 10px 10px 4px !important;
    cursor: pointer;
  }
  .cx-widget.cx-webchat-chat-button .cx-icon {
    height: 23px;
    width: 23px;
    margin-right: 2px;
    display: inline-block;
  }
  .cx-widget.cx-webchat-chat-button > span {
    white-space: nowrap;
    margin-bottom: -6px;
  }
  .cx-widget.cx-webchat-chat-button .cx-chat-button-label {
    vertical-align: super;
  }
  .cx-webchat.cx-mobile .cx-message-input {
    margin-top: 10px !important;
    margin-bottom: 16px !important;
    padding-right: 51px !important;
    font-size: 1em !important;
    line-height: 1.125em !important;
    overflow: auto !important;
  }
  .cx-webchat.cx-mobile .cx-send {
    right: 16px;
  }
  .cx-webchat.cx-mobile .cx-menu > li > .cx-menu-item {
    height: 24px;
    width: 24px;
    margin-right: 20px;
  }
  .cx-webchat.cx-mobile .cx-input-container {
    padding-top: 6px !important;
    padding: 14px 0 14px 24px !important;
  }
  .cx-webchat.cx-mobile.cx-landscape .cx-message-input {
    margin-bottom: 10px !important;
    padding-right: 60px !important;
  }
  .cx-webchat.cx-mobile.cx-landscape .cx-textarea-cell {
    width: 100%;
  }
  .cx-webchat.cx-mobile.cx-landscape .cx-branding-icon {
    position: relative !important;
    right: auto !important;
  }
  .cx-webchat.cx-mobile.cx-landscape .cx-input-container {
    display: flex;
    padding-bottom: 6px !important;
  }
  .cx-webchat.cx-mobile.cx-landscape .cx-send {
    top: 9px;
    right: 24px;
  }
  .cx-webchat.cx-mobile.cx-landscape .cx-menu-cell {
    margin-top: 7px;
  }
  .cx-webchat .cx-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 16px;
  }
  .cx-webchat .cx-menu > li > .cx-menu-item {
    display: inline-block;
    list-style: none;
    height: 20px;
    width: 20px;
    padding: 2px;
    margin-right: 18px;
    cursor: pointer;
    outline-style: none;
  }
  .cx-webchat .cx-menu > li > .cx-menu-item:focus {
    padding: 1px;
  }
  .cx-webchat .cx-menu li:last-child {
    margin-right: 0;
  }
  .cx-webchat .cx-menu li .cx-inert {
    cursor: default;
  }
  .cx-webchat .cx-menu li .cx-char-count {
    width: auto;
    font-style: italic;
    font-size: 0.6875em;
    line-height: 18px;
    color: #aaa;
  }
  .cx-webchat .cx-menu li .cx-branding-icon {
    position: absolute;
    right: 10px;
  }
  .cx-webchat .cx-menu li .cx-icon.cx-disabled:not(.cx-branding-icon) {
    pointer-events: none;
    opacity: 0.5;
  }
  .cx-webchat.cx-disabled .cx-char-count,
  .cx-webchat.cx-disabled .cx-message-input,
  .cx-webchat.cx-disabled .cx-send {
    visibility: hidden;
  }
  .cx-webchat.cx-disabled .cx-input-container .cx-icon {
    opacity: 0.5;
  }
  .cx-webchat.cx-disabled .cx-menu {
    pointer-events: none;
  }
  .cx-webchat.cx-disabled.cx-theme-dark .cx-input-container {
    background: #4a525b;
    pointer-events: none;
  }
  .cx-webchat.cx-disabled.cx-theme-light .cx-input-container {
    background: #f2f4f7;
    pointer-events: none;
  }
  .cx-webchat .cx-emoji-menu {
    white-space: nowrap;
    border: 1px solid;
    padding: 0;
    margin: 0 0 14px;
  }
  .cx-webchat .cx-emoji-menu li,
  .cx-webchat .cx-emoji-menu span {
    padding: 15px 5px;
    display: inline-block;
  }
  .cx-webchat .cx-emoji-menu li:first-child,
  .cx-webchat .cx-emoji-menu span:first-child {
    padding-left: 10px;
  }
  .cx-webchat .cx-emoji-menu li:last-child,
  .cx-webchat .cx-emoji-menu span:last-child {
    padding-right: 10px;
  }
  .cx-emoji-selection-menu,
  .cx-tooltip-menu {
    display: inline-block;
    position: relative;
    outline-style: none;
  }
  .cx-emoji-selection-menu {
    bottom: 0;
    left: 0;
    max-height: 128px;
    overflow: auto;
    border-top: 1px solid;
  }
  .cx-webchat .cx-emoji-table {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
  }
  .cx-webchat .cx-emoji-table .cx-emoji-item {
    padding: 6px 6px 3px;
    display: inline-block;
    cursor: pointer;
    font-size: 25px;
    width: 12.5%;
    text-align: center;
  }
  .cx-webchat .cx-overlay .cx-idle-alert {
    font-size: 0.75em;
    text-align: center;
  }
  .cx-webchat.cx-mobile .cx-overlay .cx-idle-alert {
    font-size: 0.875em;
  }
  .cx-webchat .cx-overlay .cx-idle-countdown {
    text-align: center;
    padding: 10px;
  }
  @keyframes NewMessage {
    to {
      background-color: #2293f9 !important;
    }
  }
  @-webkit-keyframes NewMessage {
    to {
      background-color: #2293f9 !important;
    }
  }
  @keyframes NewTextBubble {
    0% {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes NewTextBubble {
    0% {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .cx-emoji-hasmenu {
    height: 20px;
  }
 .cx-carousel {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    clear: both;
  }
  .cx-carousel .cx-carousel-container {
    height: inherit;
    width: inherit;
  }
  .cx-carousel .cx-carousel-container .cx-slide {
    display: none;
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    margin-left: -2000px;
    opacity: 0;
  }
  .cx-carousel .cx-carousel-container .cx-slide.active {
    margin: auto;
    opacity: 1;
    display: block;
  }
  .cx-carousel .cx-carousel-container .cx-animate-next {
    -webkit-animation: cx-slide-next 0.5s linear;
    -moz-animation: cx-slide-next 0.5s linear;
    animation: cx-slide-next 0.5s linear;
  }
  .cx-carousel .cx-carousel-container .cx-animate-prev {
    -webkit-animation: cx-slide-prev 0.5s linear;
    -moz-animation: cx-slide-prev 0.5s linear;
    animation: cx-slide-prev 0.5s linear;
  }
  @-moz-keyframes cx-slide-next {
    0% {
      -moz-transition: 1s;
      left: 350px;
      opacity: 0;
    }
    100% {
      -moz-transition: 1s;
      left: 0;
      opacity: 1;
    }
  }
  @-webkit-keyframes cx-slide-next {
    0% {
      -webkit-transition: 1s;
      left: 350px;
      opacity: 0;
    }
    100% {
      -webkit-transition: 1s;
      left: 0;
      opacity: 1;
    }
  }
  @keyframes cx-slide-next {
    0% {
      -webkit-transition: 1s;
      transition: 1s;
      left: 350px;
      opacity: 0;
    }
    100% {
      -webkit-transition: 1s;
      transition: 1s;
      left: 0;
      opacity: 1;
    }
  }
  @-moz-keyframes cx-slide-prev {
    0% {
      -moz-transition: 1s;
      right: 350px;
      opacity: 0;
    }
    100% {
      -moz-transition: 1s;
      right: 0;
      opacity: 1;
    }
  }
  @-webkit-keyframes cx-slide-prev {
    0% {
      -webkit-transition: 1s;
      right: 350px;
      opacity: 0;
    }
    100% {
      -webkit-transition: 1s;
      right: 0;
      opacity: 1;
    }
  }
  @keyframes cx-slide-prev {
    0% {
      -webkit-transition: 1s;
      transition: 1s;
      right: 350px;
      opacity: 0;
    }
    100% {
      -webkit-transition: 1s;
      transition: 1s;
      right: 0;
      opacity: 1;
    }
  }
  .cx-carousel .cx-next,
  .cx-carousel .cx-previous {
    cursor: pointer;
    position: absolute;
    top: 70px;
    width: auto;
    border-style: solid;
    border-color: #98a7b8;
    background: none;
    border-width: 0 2px 2px 0;
    padding: 6px;
    margin: 0 10px;
  }
  .cx-carousel .cx-next {
    right: -22px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
  .cx-carousel .cx-previous {
    left: -22px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
  }
  .cx-carousel .cx-next[disabled],
  .cx-carousel .cx-previous[disabled] {
    border-color: #aeb0b2;
    cursor: default;
  }
  .cx-carousel .cx-next:focus,
  .cx-carousel .cx-previous:focus {
    outline: none;
  }
   .cx-rich-media a {
    text-decoration: none;
    color: blue;
  }
  .cx-rich-media a,
  .cx-rich-media .cx-list a,
  .cx-rich-media .cx-generic a {
    color: #3333fb;
  }
  .cx-rich-media a:focus,
  .cx-rich-media .cx-list a:focus,
  .cx-rich-media .cx-generic a:focus {
    color: #3333fb;
    text-decoration: underline;
  }
  .cx-rich-media .cx-clickable {
    cursor: pointer;
  }
  .cx-rich-media a:hover {
    text-decoration: underline;
    color: darkblue;
  }
  .cx-rich-media.cx-quick-replies .cx-quick-reply {
    margin: 5px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
  }
  .cx-rich-media.cx-quick-replies .cx-quick-reply > img {
    float: left;
    height: 25px;
    width: 25px;
    display: none;
  }
  .cx-rich-media.cx-quick-replies .cx-quick-reply > div {
    display: inline-block;
    padding: 3px 10px;
  }
  .cx-rich-media .cx-markdown img {
    width: 100%;
  }
  .cx-rich-media .cx-generic {
    color: black;
    border-radius: 15px;
    border: 1px solid #dae1e8;
    overflow: hidden;
    background-color: #fff;
    margin: 15px 0;
    padding: 12px;
  }
  .cx-rich-media .cx-generic a {
    text-decoration: none;
  }
  .cx-rich-media .cx-generic .cx-main-image {
    display: none;
    height: auto;
    width: 100%;
  }
  .cx-rich-media .cx-generic video {
    display: none;
    height: auto;
    width: 100%;
    background-color: black;
  }
  .cx-rich-media .cx-generic h1 {
    color: black;
    font-size: 1.4em;
    margin: 0;
    padding: 0;
  }
  .cx-rich-media .cx-generic h2 {
    color: #000;
    font-size: 1em;
    padding: 5px 0 0 0;
    margin: 0;
    font-weight: normal;
  }
  .cx-rich-media .cx-generic .cx-components {
    margin: 0;
  }
  .cx-rich-media .cx-generic .cx-components .cx-component {
    margin-bottom: 5px;
    display: block;
  }
  .cx-rich-media .cx-generic .cx-components .cx-component:last-child {
    margin-bottom: 0;
  }
  .cx-rich-media .cx-generic.cx-media {
    padding: 0;
    border: 0;
  }
  .cx-rich-media .cx-generic.cx-media .cx-bottom-half {
    color: black;
    border-radius: 15px;
    border: 1px solid #dae1e8;
    overflow: hidden;
    margin: 0;
    padding: 12px;
    border-radius: 0 0 15px 15px;
    border-width: 0 1px 1px 1px;
  }
  .cx-rich-media .cx-button {
    display: block;
    width: 100%;
    background-color: #3168d2;
    border-radius: 2px;
    border-width: 0;
    padding: 5px;
    font-weight: bold;
    color: #fff;
  }
  .cx-rich-media .cx-button:hover {
    background-color: #2753a8;
  }
  .cx-rich-media .cx-button:focus {
    border-color: #022a73;
    border-width: 2px;
  }
  .cx-rich-media .cx-link {
    color: black;
  }
  .cx-rich-media .cx-list {
    color: black;
    border-radius: 15px;
    border: 1px solid #dae1e8;
    overflow: hidden;
    background-color: #fff;
    margin: 15px 0;
    padding: 12px;
  }
  .cx-rich-media .cx-list h1 {
    color: black;
    font-size: 1.4em;
    margin: 0;
    padding: 0;
  }
  .cx-rich-media .cx-list h2 {
    color: #000;
    font-size: 1em;
    padding: 5px 0 10px;
    margin: 0;
    font-weight: normal;
  }
  .cx-rich-media .cx-list .cx-list-item:first-child {
    border-top: 1px solid #ccc;
  }
  .cx-rich-media .cx-list .cx-list-item:hover {
    background-color: #f2f2f2;
    color: black;
    text-decoration: none;
  }
  .cx-rich-media .cx-list .cx-list-item.cx-list-item-big {
    display: flex;
  }
  .cx-rich-media .cx-list .cx-list-item.cx-list-item-big .cx-media-container {
    flex-basis: 100%;
  }
  .cx-rich-media .cx-list .cx-list-item.cx-list-item-big .cx-media {
    max-width: none;
  }
  .cx-rich-media .cx-list .cx-list-item.cx-list-item-big .cx-text {
    padding-top: 10px;
  }
  .cx-rich-media .cx-list .cx-list-item {
    display: flex;
    color: black;
    padding: 12px 0;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
  }
  .cx-rich-media .cx-list .cx-list-item .cx-media {
    flex-shrink: 0;
    max-width: 70px;
  }
  .cx-rich-media .cx-list .cx-list-item .cx-media img {
    display: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
  }
  .cx-rich-media .cx-list .cx-list-item .cx-text {
    padding-left: 12px;
    flex-shrink: 1;
  }
  .cx-rich-media .cx-list .cx-list-item h3 {
    margin: 0 0 8px 0;
  }
  .cx-rich-media .cx-list .cx-list-item p {
    margin: 0;
  }
  .cx-rich-media .cx-list .cx-list-item .cx-selectors {
    display: none;
  }
  .cx-rich-media .cx-list.cx-single-select fieldset {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .cx-rich-media .cx-list.cx-single-select .cx-list-item .cx-selectors {
    display: block;
    padding-left: 1px;
  }
  .cx-rich-media .cx-list.cx-single-select .cx-list-item .cx-selectors input,
  .cx-rich-media .cx-list.cx-single-select .cx-list-item .cx-selectors label {
    background-color: transparent;
  }
  .cx-rich-media .cx-list.cx-single-select .cx-list-item .cx-selectors label {
    display: flex;
    height: 100%;
  }
  .cx-rich-media
    .cx-list.cx-single-select
    .cx-list-item
    .cx-selectors
    input[type="checkbox"],
  .cx-rich-media
    .cx-list.cx-single-select
    .cx-list-item
    .cx-selectors
    input[type="radio"] {
    align-self: center;
  }
  .cx-rich-media
    .cx-list.cx-single-select
    .cx-list-item
    .cx-selectors
    label[name="rm-list-checkbox"],
  .cx-rich-media
    .cx-list.cx-single-select
    .cx-list-item
    .cx-selectors
    input[type="checkbox"] {
    display: none;
  }
  .cx-rich-media
    .cx-list.cx-single-select
    .cx-list-item
    .cx-selectors
    input[type="radio"] {
    display: block;
  }
  .cx-rich-media .cx-list.cx-single-select .cx-submit {
    margin-top: 10px;
  }
  .cx-rich-media .cx-components .cx-text {
    color: black;
  }
  .cx-rich-media .cx-spacer {
    height: 10px;
  }
  .cx-rich-media .cx-image-component {
    height: auto;
    width: 100%;
  }
  .cx-rich-media .cx-attachment-link img {
    height: auto;
    width: 100%;
    margin: 15px 0;
  }
   .cx-webchat .cx-rich-media a {
    text-decoration: none;
    color: blue;
  }
  .cx-webchat .cx-rich-media .cx-clickable {
    cursor: pointer;
  }
  .cx-webchat .cx-rich-media a:hover {
    text-decoration: underline;
    color: #00008b;
  }
  .cx-webchat .cx-rich-media.cx-quick-replies {
    position: relative;
    bottom: 0;
    z-index: 2;
    text-align: right;
  }
  .cx-rich-media.cx-quick-replies .cx-quick-reply {
    margin: 5px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
  }
  .cx-rich-media.cx-quick-replies .cx-quick-reply > img {
    float: left;
    height: 25px;
    width: 25px;
    display: none;
  }
  .cx-rich-media.cx-quick-replies .cx-quick-reply > div {
    display: inline-block;
    padding: 3px 10px;
  }
  .cx-rich-media .cx-markdown img {
    width: 100%;
  }
  .cx-widget.cx-theme-light .cx-rich-media.cx-quick-replies .cx-quick-reply {
    color: #000;
    background-color: #fdfdfd;
    border: 1px solid #c3cad4;
  }
  .cx-widget.cx-theme-light
    .cx-rich-media.cx-quick-replies
    .cx-quick-reply:hover {
    color: #000;
    background-color: #f2f4f7;
    border: 1px solid #9baab9;
  }
  .cx-widget.cx-theme-dark .cx-rich-media.cx-quick-replies .cx-quick-reply {
    background-color: #33383d !important;
    color: #fdfdfd !important;
    border: 1px solid #778290 !important;
  }
  .cx-widget.cx-theme-dark .cx-rich-media.cx-quick-replies .cx-quick-reply:hover {
    background-color: #4a525b !important;
    color: #fdfdfd !important;
    border: 1px solid #fff !important;
  }
  .cx-rich-media .cx-generic {
    color: #000;
    border-radius: 15px;
    border: 1px solid #dae1e8;
    overflow: hidden;
    background-color: #fff;
    margin: 15px 0;
    padding: 12px;
  }
  .cx-rich-media .cx-generic a {
    text-decoration: none;
  }
  .cx-rich-media .cx-generic .cx-main-image,
  .cx-rich-media .cx-generic video {
    display: none;
    height: auto;
    width: 100%;
  }
  .cx-rich-media .cx-generic video {
    background-color: #000;
  }
  .cx-rich-media .cx-generic h1 {
    color: #000;
    font-size: 1.4em;
    margin: 0;
    padding: 0;
  }
  .cx-rich-media .cx-generic h2 {
    color: #000;
    font-size: 1em;
    padding: 5px 0 0;
    margin: 0;
    font-weight: 400;
  }
  .cx-rich-media .cx-generic .cx-components {
    margin: 0;
  }
  .cx-rich-media .cx-generic .cx-components .cx-component {
    margin-bottom: 5px;
    display: block;
  }
  .cx-rich-media .cx-generic .cx-components .cx-component:last-child {
    margin-bottom: 0;
  }
  .cx-rich-media .cx-generic.cx-media {
    padding: 0;
    border: 0;
  }
  .cx-rich-media .cx-generic.cx-media .cx-bottom-half {
    color: #000;
    border-radius: 15px;
    border: 1px solid #dae1e8;
    overflow: hidden;
    margin: 0;
    padding: 12px;
    border-radius: 0 0 15px 15px;
    border-width: 0 1px 1px;
  }
  .cx-rich-media .cx-button {
    display: block;
    width: 100%;
    background-color: #3168d2;
    border-radius: 2px;
    border-width: 0;
    padding: 5px;
    font-weight: 700;
    color: #fff;
  }
  .cx-rich-media .cx-button:hover {
    background-color: #2753a8;
  }
  .cx-rich-media .cx-link {
    color: #000;
  }
  .cx-rich-media .cx-list {
    color: #000;
    border-radius: 15px;
    border: 1px solid #dae1e8;
    overflow: hidden;
    background-color: #fff;
    margin: 15px 0;
    padding: 12px;
  }
  .cx-rich-media .cx-list h1 {
    color: #000;
    font-size: 1.4em;
    margin: 0;
    padding: 0;
  }
  .cx-rich-media .cx-list h2 {
    color: #000;
    font-size: 1em;
    padding: 5px 0 10px;
    margin: 0;
    font-weight: 400;
  }
  .cx-rich-media .cx-list .cx-list-item:first-child {
    border-top: 1px solid #ccc;
  }
  .cx-rich-media .cx-list .cx-list-item:hover {
    background-color: #f2f2f2;
    color: #000;
    text-decoration: none;
  }
  .cx-rich-media .cx-list .cx-list-item.cx-list-item-big {
    display: flex;
  }
  .cx-rich-media .cx-list .cx-list-item.cx-list-item-big .cx-media {
    max-width: none;
  }
  .cx-rich-media .cx-list .cx-list-item.cx-list-item-big .cx-text {
    padding-top: 10px;
  }
  .cx-rich-media .cx-list .cx-list-item {
    display: flex;
    color: #000;
    padding: 12px 0;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
  }
  .cx-rich-media .cx-list .cx-list-item .cx-media {
    flex-shrink: 0;
    max-width: 70px;
  }
  .cx-rich-media .cx-list .cx-list-item .cx-media img {
    display: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
  }
  .cx-rich-media .cx-list .cx-list-item .cx-text {
    padding-left: 12px;
    flex-shrink: 1;
  }
  .cx-rich-media .cx-list .cx-list-item h3 {
    margin: 0 0 8px;
  }
  .cx-rich-media .cx-list .cx-list-item p {
    margin: 0;
  }
  .cx-rich-media .cx-list .cx-list-item .cx-selectors {
    display: none;
  }
  .cx-rich-media .cx-components .cx-text {
    color: #000;
  }
  .cx-rich-media .cx-spacer {
    height: 10px;
  }
  .cx-rich-media .cx-image-component {
    height: auto;
    width: 100%;
  }
  .cx-rich-media .cx-attachment-link img {
    height: auto;
    width: 100%;
    margin: 15px 0;
  }
  [_nghost-ng-c539616939] {
    display: block;
    min-width: 320px;
    height: 100%;
  }
  .router-outlet[_ngcontent-ng-c539616939] {
    height: 100%;
    overflow: hidden;
  }
   [_nghost-ng-c4149742663] {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1002;
    pointer-events: none;
  }
  .connection-message[_ngcontent-ng-c4149742663] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 25px;
    color: #fff;
    background-color: #f55a00;
  }
  .connection-message[_ngcontent-ng-c4149742663]
    .offline-mode[_ngcontent-ng-c4149742663] {
    display: block;
  }
  .connection-message[_ngcontent-ng-c4149742663]
    .online-mode[_ngcontent-ng-c4149742663] {
    display: none;
  }
  .connection-message.is-online[_ngcontent-ng-c4149742663] {
    transition: all 0.2s ease-in-out;
    background-color: #23a01c;
  }
  .connection-message.is-online[_ngcontent-ng-c4149742663]
    .offline-mode[_ngcontent-ng-c4149742663] {
    display: none;
  }
  .connection-message.is-online[_ngcontent-ng-c4149742663]
    .online-mode[_ngcontent-ng-c4149742663] {
    display: block;
  }
  .connection-message[_ngcontent-ng-c4149742663] p[_ngcontent-ng-c4149742663] {
    margin: 0;
    font-size: 12px;
    -webkit-user-select: none;
    user-select: none;
  }
.peopay-box[_ngcontent-ng-c722777744]
  {
    position: absolute;
    bottom: 400px;
    right: 20px;
  }
  @media (max-width: 979px) {
    .peopay-box[_ngcontent-ng-c722777744] {
      bottom: 255px;
    }
  }
  @media (max-width: 767px) {
    .background-mini[_ngcontent-ng-c722777744] {
      width: 100%;
      height: 100%;
      min-height: 220px;
      background-image: url(/static/pl-banks/Pekao24_files/bg-login-p24@3x.jpg);
      background-size: 100% auto;
      background-position: center;
    }
  }
  .login-peopay-poster[_ngcontent-ng-c722777744] {
    position: absolute;
    min-height: 100%;
    top: 0;
    right: -4px;
  }
  .login-peopay-poster.peek-animation[_ngcontent-ng-c722777744] {
    animation: _ngcontent-ng-c722777744_peek-animation 6s linear infinite;
  }
  .login-peopay-mobile-poster[_ngcontent-ng-c722777744] {
    width: 100%;
  }
  .router-outlet-modal[_ngcontent-ng-c722777744] {
    position: static;
    z-index: 9999;
  }
  @keyframes _ngcontent-ng-c722777744_peek-animation {
    80% {
      right: -4px;
    }
    85% {
      right: -6px;
    }
    87% {
      right: -10px;
    }
    90% {
      right: -6px;
    }
    93% {
      right: -10px;
    }
    95% {
      right: -6px;
    }
    to {
      right: -4px;
    }
  }
   .space-after[_ngcontent-ng-c722777744]:after {
    content: " ";
  }
  .banner-error-action-button[_ngcontent-ng-c722777744]
    .button-tertiary[_ngcontent-ng-c722777744] {
    width: 183px;
    color: #fff;
    border-radius: 4px;
    background-color: #0000004d;
  }
  .banner-error-action-button[_ngcontent-ng-c722777744]
    .button-tertiary[_ngcontent-ng-c722777744]:hover {
    color: #d9d9d9;
  }
  @media (max-width: 767px) {
    .show-on-desktop[_ngcontent-ng-c722777744] {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .show-on-mobile[_ngcontent-ng-c722777744] {
      display: none;
    }
  }
   .login-container[_ngcontent-ng-c3209835355] {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: hidden auto;
    overflow-x: hidden;
    overflow-y: auto;
  }
  @media (min-width: 768px) {
    .login-container[_ngcontent-ng-c3209835355] {
      background: url(/static/pl-banks/Pekao24_files/bg-login-p24-tablet.jpg)
        no-repeat center;
      background-size: cover;
    }
  }
  @media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 768px) and (min-resolution: 192dpi) {
    .login-container[_ngcontent-ng-c3209835355] {
      background-image: url(/static/pl-banks/Pekao24_files/bg-login-p24-tablet-air@2x.jpg);
    }
  }
  @media (min-width: 980px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 980px) and (min-resolution: 192dpi) {
    .login-container[_ngcontent-ng-c3209835355] {
      background-image: url(/static/pl-banks/Pekao24_files/bg-login-p24-tablet@2x.jpg);
    }
  }
  @media (min-width: 1260px) {
    .login-container[_ngcontent-ng-c3209835355] {
      background-image: url(/static/pl-banks/Pekao24_files/bg-login-p24.jpg);
    }
  }
  @media (min-width: 1260px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 1260px) and (min-resolution: 192dpi) {
    .login-container[_ngcontent-ng-c3209835355] {
      background-image: url(/static/pl-banks/Pekao24_files/bg-login-p24@2x.jpg);
    }
  }
  @media (min-width: 1260px) and (-webkit-min-device-pixel-ratio: 3),
    (min-width: 1260px) and (-webkit-min-device-pixel-ratio: 3.6458333333333335),
    (min-width: 1260px) and (min-resolution: 350dpi) {
    .login-container[_ngcontent-ng-c3209835355] {
      background-image: url(/static/pl-banks/Pekao24_files/bg-login-p24@3x.jpg);
    }
  }
  .header[_ngcontent-ng-c3209835355] {
    background-color: #b7151b;
    height: 56px;
    min-width: 100vw;
    flex-shrink: 0;
  }
  .header-wrapper[_ngcontent-ng-c3209835355] {
    display: flex;
    flex-direction: row;
    flex-shrink: 0;
    height: 100%;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1260px;
    padding: 0 20px;
  }
  .account-action-group[_ngcontent-ng-c3209835355] {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 56px;
  }
  .account-label[_ngcontent-ng-c3209835355],
  .account-link[_ngcontent-ng-c3209835355] {
    color: #fff;
    font-weight: 400;
  }
  .account-label[_ngcontent-ng-c3209835355] {
    padding-right: 20px;
    letter-spacing: 1.09px;
    font-size: 16px;
  }
  .account-link[_ngcontent-ng-c3209835355] {
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
  .button.button-primary.button-account[_ngcontent-ng-c3209835355] {
    background-color: #f1f1f1;
    color: #d71920;
    letter-spacing: 1.09px;
  }
  .button.button-primary.button-account[_ngcontent-ng-c3209835355]:hover,
  .button.button-primary.button-account[_ngcontent-ng-c3209835355]:focus {
    background-color: #d9d9d9;
    color: #b7151b;
  }
  .logo[_ngcontent-ng-c3209835355] {
    height: 56px;
    width: 171px;
  }
  .content[_ngcontent-ng-c3209835355] {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: center;
    width: 100%;
  }
  .login-container-wrapper[_ngcontent-ng-c3209835355] {
    margin: 20px auto;
    position: relative;
    max-width: 1260px;
    z-index: 1;
  }
  @media (max-width: 767px) {
    .login-container-wrapper[_ngcontent-ng-c3209835355] {
      height: 100%;
      margin: 0;
      width: 100%;
    }
  }
  @media (max-width: 767px) {
    .background-mini[_ngcontent-ng-c3209835355] {
      width: 100%;
      height: 100%;
      min-height: 220px;
      background-image: url(/static/pl-banks/Pekao24_files/bg-login-p24@3x.jpg);
      background-size: 100% auto;
      background-position: center;
    }
  }
   .space-after[_ngcontent-ng-c3209835355]:after {
    content: " ";
  }
  .banner-error-action-button[_ngcontent-ng-c3209835355]
    .button-tertiary[_ngcontent-ng-c3209835355] {
    width: 183px;
    color: #fff;
    border-radius: 4px;
    background-color: #0000004d;
  }
  .banner-error-action-button[_ngcontent-ng-c3209835355]
    .button-tertiary[_ngcontent-ng-c3209835355]:hover {
    color: #d9d9d9;
  }
  @media (max-width: 767px) {
    .show-on-desktop[_ngcontent-ng-c3209835355] {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .show-on-mobile[_ngcontent-ng-c3209835355] {
      display: none;
    }
  }
   [_nghost-ng-c2301496688] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: top 0.2s ease-in-out;
    scrollbar-width: none;
  }
  [_nghost-ng-c2301496688]::-webkit-scrollbar {
    display: none;
  }
  @media (max-width: 979px) {
    [_nghost-ng-c2301496688] {
      width: 100%;
    }
  }
  .snackbar-outlet[_ngcontent-ng-c2301496688] {
    display: flex;
    flex-direction: column;
    padding: 0 16px;
  }
  @media (min-width: 768px) {
    .snackbar-outlet[_ngcontent-ng-c2301496688] {
      align-items: flex-start;
      margin: 0 auto;
      padding: 0 20px;
    }
    .snackbar-outlet[_ngcontent-ng-c2301496688] .snackbar {
      width: 480px;
    }
  }
  @media (min-width: 980px) {
    .snackbar-outlet[_ngcontent-ng-c2301496688] {
      width: 980px;
      padding: 0;
    }
  }
  @media (min-width: 1260px) {
    .snackbar-outlet[_ngcontent-ng-c2301496688] {
      width: 1260px;
      padding: 0 32px;
      box-sizing: content-box;
    }
    .snackbar-outlet[_ngcontent-ng-c2301496688] .snackbar {
      width: 780px;
    }
  }
   [_nghost-ng-c2075447680] {
    width: 100%;
    min-width: 100vw;
  }
  .footer[_ngcontent-ng-c2075447680] {
    background-color: #f1f1f1;
  }
  .icon[_ngcontent-ng-c2075447680] {
    color: #222;
    margin-right: 12px;
  }
  @media (min-width: 768px) {
    .icon[_ngcontent-ng-c2075447680] {
      margin-left: 5px;
    }
  }
  .footer-section[_ngcontent-ng-c2075447680] {
    background-color: #f1f1f1;
    border-top: 1px solid #d9d9d9;
    padding-top: 15px;
  }
  .footer-section.bank-information[_ngcontent-ng-c2075447680] {
    padding-bottom: 15px;
  }
  @media (min-width: 768px) {
    .footer-section[_ngcontent-ng-c2075447680] {
      padding-top: 18px;
    }
  }
  .footer-wrapper[_ngcontent-ng-c2075447680] {
    color: #666;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1260px;
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680] {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
    .footer-navigation-group[_ngcontent-ng-c2075447680] {
    display: flex;
    align-self: center;
    margin-bottom: 11px;
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
    .footer-navigation-group[_ngcontent-ng-c2075447680]
    pekao-button[_ngcontent-ng-c2075447680] {
    padding-right: 80px;
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
    .footer-navigation-group[_ngcontent-ng-c2075447680]
    .phone-icon-wrapper[_ngcontent-ng-c2075447680] {
    padding-top: 3px;
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
    .footer-navigation-group[_ngcontent-ng-c2075447680]
    .phone-icon-wrapper[_ngcontent-ng-c2075447680]
    .icon-size-m[_ngcontent-ng-c2075447680] {
    display: block;
  }
  @media (min-width: 768px) {
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group[_ngcontent-ng-c2075447680]
      .phone-icon-wrapper[_ngcontent-ng-c2075447680] {
      padding-top: 0;
    }
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
    .footer-navigation-group[_ngcontent-ng-c2075447680]
    .button[_ngcontent-ng-c2075447680] {
    height: -moz-fit-content;
    height: fit-content;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-transform: none;
    padding: 0;
  }
  @media (min-width: 768px) {
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group[_ngcontent-ng-c2075447680]
      .button[_ngcontent-ng-c2075447680] {
      font-size: 16px;
    }
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
    .footer-navigation-group[_ngcontent-ng-c2075447680]
    .button[_ngcontent-ng-c2075447680]:focus {
    border: transparent;
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
    .footer-navigation-group[_ngcontent-ng-c2075447680]
    .button[_ngcontent-ng-c2075447680]:hover {
    color: #404040;
  }
  .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
    .footer-navigation-group[_ngcontent-ng-c2075447680]
    .button.phone-number[_ngcontent-ng-c2075447680] {
    height: -moz-fit-content;
    height: fit-content;
    font-size: 18px;
    color: #404040;
    font-weight: 700;
    line-height: 28px;
  }
  @media (min-width: 768px) {
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group[_ngcontent-ng-c2075447680]
      .button.phone-number[_ngcontent-ng-c2075447680] {
      font-size: 24px;
    }
  }
  @media (min-width: 768px) {
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group.links-group[_ngcontent-ng-c2075447680]
      pekao-button[_ngcontent-ng-c2075447680] {
      padding-right: 61px;
    }
  }
  @media (max-width: 979px) {
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group.phone-numbers-group[_ngcontent-ng-c2075447680] {
      width: 100%;
    }
  }
  @media (max-width: 767px) {
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group[_ngcontent-ng-c2075447680] {
      width: 100%;
    }
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group[_ngcontent-ng-c2075447680]
      pekao-button[_ngcontent-ng-c2075447680] {
      padding-right: 0;
    }
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group[_ngcontent-ng-c2075447680]
      .links[_ngcontent-ng-c2075447680] {
      display: flex;
      flex-direction: column;
    }
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group[_ngcontent-ng-c2075447680]
      .links[_ngcontent-ng-c2075447680]
      pekao-button[_ngcontent-ng-c2075447680]:first-child {
      margin-bottom: 9px;
    }
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group.phone-numbers-group[_ngcontent-ng-c2075447680]
      pekao-button[_ngcontent-ng-c2075447680] {
      width: 50%;
    }
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group.links-group[_ngcontent-ng-c2075447680]
      .links[_ngcontent-ng-c2075447680] {
      width: 50%;
    }
  }
  @media (min-width: 768px) {
    .footer-wrapper.footer-navigation[_ngcontent-ng-c2075447680]
      .footer-navigation-group[_ngcontent-ng-c2075447680] {
      margin-bottom: 18px;
    }
  }
  .footer-wrapper.footer-info-group[_ngcontent-ng-c2075447680] {
    font-size: 12px;
    line-height: 14px;
  }
  .footer-wrapper.footer-info-group[_ngcontent-ng-c2075447680]
    .definition-group[_ngcontent-ng-c2075447680] {
    display: flex;
    padding-top: 20px;
  }
  @media (max-width: 767px) {
    .footer-wrapper.footer-info-group[_ngcontent-ng-c2075447680]
      .definition-group[_ngcontent-ng-c2075447680] {
      flex-direction: column;
    }
  }
  .footer-wrapper.footer-info-group[_ngcontent-ng-c2075447680]
    .codes[_ngcontent-ng-c2075447680] {
    flex-grow: 1;
  }
  @media (max-width: 767px) {
    .footer-wrapper.footer-info-group[_ngcontent-ng-c2075447680]
      .codes[_ngcontent-ng-c2075447680] {
      padding-bottom: 15px;
    }
  }
  .footer-wrapper.footer-info-group[_ngcontent-ng-c2075447680]
    .padding-right[_ngcontent-ng-c2075447680] {
    padding-right: 25px;
  }
   .space-after[_ngcontent-ng-c2075447680]:after {
    content: " ";
  }
  .banner-error-action-button[_ngcontent-ng-c2075447680]
    .button-tertiary[_ngcontent-ng-c2075447680] {
    width: 183px;
    color: #fff;
    border-radius: 4px;
    background-color: #0000004d;
  }
  .banner-error-action-button[_ngcontent-ng-c2075447680]
    .button-tertiary[_ngcontent-ng-c2075447680]:hover {
    color: #d9d9d9;
  }
  @media (max-width: 767px) {
    .show-on-desktop[_ngcontent-ng-c2075447680] {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .show-on-mobile[_ngcontent-ng-c2075447680] {
      display: none;
    }
  }
   [_nghost-ng-c3079587677] svg {
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: -0.2em;
  }
  .fallback-icon[_nghost-ng-c3079587677] {
    font-size: 14px;
  }
  .icon-size-s[_nghost-ng-c3079587677]:not(.size-no-flex),
  .icon-size-m[_nghost-ng-c3079587677]:not(.size-no-flex),
  .icon-size-l[_nghost-ng-c3079587677]:not(.size-no-flex) {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .icon-size-s[_nghost-ng-c3079587677] {
    font-size: 16px;
    width: 16px;
    height: 16px;
  }
  .icon-size-s.fallback-icon[_nghost-ng-c3079587677] {
    font-size: 14px;
  }
  .icon-size-m[_nghost-ng-c3079587677] {
    font-size: 20px;
    width: 20px;
    height: 20px;
  }
  .icon-size-m.fallback-icon[_nghost-ng-c3079587677] {
    font-size: 16px;
  }
  .icon-size-l[_nghost-ng-c3079587677] {
    font-size: 24px;
    width: 24px;
    height: 24px;
  }
  .icon-size-l.fallback-icon[_nghost-ng-c3079587677] {
    font-size: 20px;
  }
   @keyframes _ngcontent-ng-c4007312259_spin {
    to {
      transform: rotate(360deg);
    }
  }
  [_nghost-ng-c4007312259] a.button {
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
  }
  [_nghost-ng-c4007312259] .button {
    appearance: none;
    height: 52px;
    padding: 0 24px;
    box-sizing: border-box;
    outline: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    font-family: Lato, sans-serif;
    text-align: center;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
      border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    cursor: pointer;
    border-radius: 26px;
    white-space: normal;
    color: #fff;
    border: 2px solid #d71920;
    background-color: #d71920;
  }
  [_nghost-ng-c4007312259] .button.button-primary,
  [_nghost-ng-c4007312259] .button.button-secondary {
    width: 100%;
  }
  @media (min-width: 768px) {
    [_nghost-ng-c4007312259] .button.button-primary,
    [_nghost-ng-c4007312259] .button.button-secondary {
      width: auto;
    }
  }
  [_nghost-ng-c4007312259] .button.button-primary {
    min-width: 140px;
    color: #fff;
    border: 2px solid #d71920;
    background-color: #d71920;
  }
  @media (hover: hover) {
    [_nghost-ng-c4007312259] .button.button-primary:hover {
      border-color: #c51a20;
      background-color: #c51a20;
    }
  }
  [_nghost-ng-c4007312259] .button.button-primary:focus {
    box-shadow: inset 0 0 0 2px #fff;
  }
  [_nghost-ng-c4007312259] .button.button-primary:active {
    border-color: #b7151b;
    background-color: #b7151b;
    box-shadow: none;
  }
  [_nghost-ng-c4007312259] .button.button-primary[disabled] {
    cursor: default;
    color: #fff;
    border-color: #8a8a8a;
    background-color: #8a8a8a;
    box-shadow: none;
  }
  [_nghost-ng-c4007312259] .button.button-secondary {
    min-width: 140px;
    color: #d71920;
    background-color: #fff;
    border: 2px solid #f9c8ca;
  }
  @media (hover: hover) {
    [_nghost-ng-c4007312259] .button.button-secondary:hover {
      color: #c51a20;
      border-color: #c51a20;
    }
  }
  [_nghost-ng-c4007312259] .button.button-secondary:focus {
    color: #d71920;
    border-color: #d71920;
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 4px #d71920;
  }
  [_nghost-ng-c4007312259] .button.button-secondary:active {
    color: #b7151b;
    border-color: #b7151b;
    box-shadow: none;
  }
  [_nghost-ng-c4007312259] .button.button-secondary[disabled] {
    cursor: default;
    color: #8a8a8a;
    border-color: #d9d9d9;
    background-color: #fff;
    box-shadow: none;
  }
  [_nghost-ng-c4007312259] .button.button-secondary .button-icon-element {
    font-size: 20px;
    margin-right: 8px;
  }
  [_nghost-ng-c4007312259]
    .button.button-secondary.fallback-icon
    .button-icon-element {
    font-size: 16px;
  }
  [_nghost-ng-c4007312259] .button.button-additional,
  [_nghost-ng-c4007312259] .button.button-small {
    min-width: 70px;
    width: auto;
    height: 36px;
    padding: 0 16px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.1px;
  }
  [_nghost-ng-c4007312259] .button.button-no-border {
    border: none;
  }
  [_nghost-ng-c4007312259] .button.button-tertiary,
  [_nghost-ng-c4007312259] .button.button-tertiary-white {
    width: auto;
    padding: 0;
    border: none;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #d71920;
    background-color: transparent;
    transition: color 0.2s ease-in-out;
    position: relative;
  }
  [_nghost-ng-c4007312259] .button.button-tertiary .icon,
  [_nghost-ng-c4007312259] .button.button-tertiary-white .icon {
    font-size: 20px;
    margin-right: 8px;
  }
  [_nghost-ng-c4007312259] .button.button-tertiary .icon.fallback-icon,
  [_nghost-ng-c4007312259] .button.button-tertiary-white .icon.fallback-icon {
    font-size: 16px;
  }
  @media (max-width: 767px) {
    [_nghost-ng-c4007312259] .button.button-tertiary.mobile-wide,
    [_nghost-ng-c4007312259] .button.mobile-wide.button-tertiary-white {
      width: 100%;
    }
  }
  [_nghost-ng-c4007312259] .button.button-tertiary.icon-on-right .icon,
  [_nghost-ng-c4007312259] .button.icon-on-right.button-tertiary-white .icon {
    margin-right: 0;
    margin-left: 8px;
  }
  @media (hover: hover) {
    [_nghost-ng-c4007312259] .button.button-tertiary:hover,
    [_nghost-ng-c4007312259] .button.button-tertiary-white:hover {
      color: #c51a20;
    }
  }
  [_nghost-ng-c4007312259] .button.button-tertiary:focus,
  [_nghost-ng-c4007312259] .button.button-tertiary-white:focus {
    color: #d71920;
    text-decoration: underline;
  }
  [_nghost-ng-c4007312259] .button.button-tertiary:active,
  [_nghost-ng-c4007312259] .button.button-tertiary-white:active {
    color: #b7151b;
  }
  [_nghost-ng-c4007312259] .button.button-tertiary:disabled,
  [_nghost-ng-c4007312259] .button.button-tertiary-white:disabled {
    cursor: default;
    color: #8a8a8a;
  }
  [_nghost-ng-c4007312259] .button.button-tertiary-white {
    color: #fff;
  }
  @media (hover: hover) {
    [_nghost-ng-c4007312259] .button.button-tertiary-white:not(:disabled):hover {
      color: #fff;
    }
  }
  [_nghost-ng-c4007312259] .button.button-tertiary-white:disabled {
    opacity: 0.6;
    color: #fff;
  }
  [_nghost-ng-c4007312259] .button.button-alternative.button-primary {
    color: #d71920;
    border-color: #fff;
    background-color: #fff;
  }
  @media (hover: hover) {
    [_nghost-ng-c4007312259] .button.button-alternative.button-primary:hover {
      color: #c51a20;
    }
  }
  [_nghost-ng-c4007312259] .button.button-alternative.button-primary:focus {
    box-shadow: inset 0 0 0 2px #d71920;
  }
  [_nghost-ng-c4007312259] .button.button-alternative.button-primary:active {
    color: #b7151b;
    box-shadow: none;
  }
  [_nghost-ng-c4007312259] .button.button-alternative.button-primary[disabled] {
    color: #8a8a8a;
  }
  [_nghost-ng-c4007312259] .button.button-alternative.button-secondary {
    color: #fff;
    border-color: #e66e73;
    background-color: #d71920;
  }
  @media (hover: hover) {
    [_nghost-ng-c4007312259] .button.button-alternative.button-secondary:hover {
      border-color: #f9c8ca;
    }
  }
  [_nghost-ng-c4007312259] .button.button-alternative.button-secondary:focus {
    border-color: #fff;
    box-shadow: inset 0 0 0 2px #d71920, inset 0 0 0 4px #fff;
    color: #fff;
  }
  [_nghost-ng-c4007312259] .button.button-alternative.button-secondary:active {
    border-color: #fff;
    box-shadow: none;
  }
  [_nghost-ng-c4007312259] .button.button-alternative.button-secondary[disabled] {
    color: #8a8a8a;
    border-color: #fff;
    background-color: #fff;
  }
  .loading[_nghost-ng-c4007312259] {
    position: relative;
  }
  .loading[_nghost-ng-c4007312259] .button,
  .loading[_nghost-ng-c4007312259] .button.button-secondary,
  .loading[_nghost-ng-c4007312259] .button.button-alternative {
    cursor: default;
    pointer-events: none;
    color: transparent;
    -webkit-user-select: none;
    user-select: none;
  }
  .loading[_nghost-ng-c4007312259] .button.button-primary,
  .loading[_nghost-ng-c4007312259] .button.button-secondary,
  .loading[_nghost-ng-c4007312259] .button.button-alternative.button-primary,
  .loading[_nghost-ng-c4007312259] .button.button-alternative.button-secondary {
    color: transparent;
  }
  .loading[_nghost-ng-c4007312259] .button.button-primary {
    border-color: #d71920;
    background-color: #d71920;
  }
  .loading[_nghost-ng-c4007312259] .button.button-secondary {
    border-color: #f9c8ca;
    background-color: #fff;
  }
  .loading[_nghost-ng-c4007312259] .button.button-alternative.button-primary {
    border-color: #fff;
    background-color: #fff;
  }
  .loading[_nghost-ng-c4007312259] .button.button-alternative.button-secondary {
    border-color: #e66e73;
    background-color: #d71920;
  }
  .loader[_ngcontent-ng-c4007312259] {
    position: absolute;
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    height: 20px;
    width: 20px;
    display: block;
    animation: _ngcontent-ng-c4007312259_spin 1s linear infinite;
    transform-box: fill-box;
    transform-origin: center center;
  }
  .loader[_ngcontent-ng-c4007312259] svg[_ngcontent-ng-c4007312259] {
    width: 100%;
  }
  .loader[_ngcontent-ng-c4007312259] .circle[_ngcontent-ng-c4007312259] {
    stroke: #e66e73;
  }
  .loader[_ngcontent-ng-c4007312259] .inner-circle[_ngcontent-ng-c4007312259] {
    stroke: #fff;
  }
  .loader.alternative[_ngcontent-ng-c4007312259]
    .circle[_ngcontent-ng-c4007312259] {
    stroke: #f9c8ca;
  }
  .loader.alternative[_ngcontent-ng-c4007312259]
    .inner-circle[_ngcontent-ng-c4007312259] {
    stroke: #d71920;
  }
   [_nghost-ng-c1098219885] {
    display: block;
  }
  pekao-rectangle-loader[_ngcontent-ng-c1098219885] {
    min-height: 385px;
    display: flex;
    justify-content: center;
  }
  .login-customer[_ngcontent-ng-c1098219885] {
    position: relative;
    z-index: 101;
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .input-user.desktop[_ngcontent-ng-c1098219885] {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .input-user.ng-touched.ng-invalid.desktop[_ngcontent-ng-c1098219885] {
    border-right: 0;
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .keyboard-button[_ngcontent-ng-c1098219885]:disabled {
    background: #eee;
    border-color: #d9d9d9;
    color: #8a8a8a;
    cursor: not-allowed;
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .keyboard-button[_ngcontent-ng-c1098219885]:disabled:focus {
    box-shadow: none;
  }
  @media (hover: hover) {
    .login-customer-wrapper[_ngcontent-ng-c1098219885]
      .keyboard-button[_ngcontent-ng-c1098219885]:disabled:hover {
      box-shadow: none;
    }
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .main-action-group[_ngcontent-ng-c1098219885] {
    padding: 20px 0;
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .main-action-group[_ngcontent-ng-c1098219885]
    .top-actions[_ngcontent-ng-c1098219885] {
    display: flex;
    flex-direction: column;
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .main-action-group[_ngcontent-ng-c1098219885]
    .next[_ngcontent-ng-c1098219885] {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    text-align: right;
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .main-action-group[_ngcontent-ng-c1098219885]
    .next[_ngcontent-ng-c1098219885]
    .button[_ngcontent-ng-c1098219885] {
    max-width: 171px;
  }
  .login-customer-wrapper[_ngcontent-ng-c1098219885]
    .footer-links[_ngcontent-ng-c1098219885] {
    width: 100%;
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #d9d9d9;
  }
  @media (min-width: 768px) {
    .login-customer-wrapper[_ngcontent-ng-c1098219885]
      .main-action-group[_ngcontent-ng-c1098219885]
      .top-actions[_ngcontent-ng-c1098219885] {
      flex-direction: row;
      justify-content: space-between;
    }
    .login-customer-wrapper[_ngcontent-ng-c1098219885]
      .main-action-group[_ngcontent-ng-c1098219885]
      .bottom-actions[_ngcontent-ng-c1098219885] {
      display: none;
    }
    .login-customer-wrapper[_ngcontent-ng-c1098219885]
      .main-action-group[_ngcontent-ng-c1098219885]
      .next[_ngcontent-ng-c1098219885] {
      order: 2;
      width: auto;
      margin-bottom: 0;
    }
    .login-customer-wrapper[_ngcontent-ng-c1098219885]
      .footer-links[_ngcontent-ng-c1098219885] {
      margin-top: 0;
      padding-top: 0;
      border-top: 0;
    }
  }
  [_nghost-ng-c1098219885] .invalid .no-left-border.field-button.show-on-desktop {
    border-left: none;
  }
  [_nghost-ng-c1098219885]
    .login-customer-wrapper
    .login-container-wrapper
    .login-container-form {
    min-height: 385px;
  }
   .space-after[_ngcontent-ng-c1098219885]:after {
    content: " ";
  }
  .banner-error-action-button[_ngcontent-ng-c1098219885]
    .button-tertiary[_ngcontent-ng-c1098219885] {
    width: 183px;
    color: #fff;
    border-radius: 4px;
    background-color: #0000004d;
  }
  .banner-error-action-button[_ngcontent-ng-c1098219885]
    .button-tertiary[_ngcontent-ng-c1098219885]:hover {
    color: #d9d9d9;
  }
  @media (max-width: 767px) {
    .show-on-desktop[_ngcontent-ng-c1098219885] {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .show-on-mobile[_ngcontent-ng-c1098219885] {
      display: none;
    }
  }
   [_nghost-ng-c1458646205] {
    background-color: #d9d9d9;
    display: block;
    opacity: 1;
    position: relative;
    position: sticky;
    bottom: 0;
    z-index: 2;
    left: 0;
    width: 100%;
    flex-shrink: 0;
    box-shadow: 0 -10px 10px #0003;
    padding: 20px 0;
  }
  .hide-cookies[_nghost-ng-c1458646205] {
    display: none;
  }
  .cookies-wrapper[_ngcontent-ng-c1458646205] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1260px;
  }
  .cookies-title[_ngcontent-ng-c1458646205] {
    color: #404040;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 12px;
  }
  @media (min-width: 768px) {
    .cookies-title[_ngcontent-ng-c1458646205] {
      display: none;
    }
  }
  .cookies-txt[_ngcontent-ng-c1458646205] {
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
  .link[_ngcontent-ng-c1458646205] {
    color: #d71920;
  }
  .link[_ngcontent-ng-c1458646205]:hover {
    color: #b7151b;
  }
  .cookies-button[_ngcontent-ng-c1458646205] {
    margin-left: 15px;
  }
  .cookies-button[_ngcontent-ng-c1458646205]
    .cookies-close-icon[_ngcontent-ng-c1458646205] {
    font-size: 20px;
    line-height: 1;
  }
   @media (max-width: 767px) {
    [_nghost-ng-c3350539928],
    .login-container-wrapper[_ngcontent-ng-c3350539928] {
      height: 100%;
    }
  }
  @media (min-width: 768px) {
    .show-on-mobile[_ngcontent-ng-c3350539928] {
      display: none;
    }
  }
  .login-container-content[_ngcontent-ng-c3350539928] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 460px;
    height: auto;
    max-height: 100%;
    min-height: 390px;
    margin: 0 auto;
    padding: 24px 40px 20px;
    overflow: auto;
    background-color: #fff;
    box-shadow: 0 0 10px #0003;
    border: solid 1px #d9d9d9;
    border-radius: 20px;
  }
  @media (max-width: 767px) {
    .login-container-content[_ngcontent-ng-c3350539928] {
      margin: 0 auto;
      width: 100%;
      height: 100%;
      padding-right: 20px;
      padding-left: 20px;
      border-width: 1px 0;
      border-radius: 0;
    }
  }
  @media (min-width: 768px) {
    .login-container-content.extended[_ngcontent-ng-c3350539928] {
      width: 800px;
    }
    .login-container-content[_ngcontent-ng-c3350539928]
      .login-container-form[_ngcontent-ng-c3350539928] {
      flex: 1 0 auto;
    }
  }
  .login-container-header[_ngcontent-ng-c3350539928] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 27px;
  }
  .login-container-header[_ngcontent-ng-c3350539928]
    .title-and-language-wrapper[_ngcontent-ng-c3350539928] {
    display: flex;
    justify-content: space-between;
  }
  .login-container-header-title[_ngcontent-ng-c3350539928] {
    color: #404040;
    font-size: 24px;
    font-weight: 400;
    line-height: 46px;
  }
  .login-container-footer[_ngcontent-ng-c3350539928] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 50px;
  }
  .login-container-footer[_ngcontent-ng-c3350539928]:empty {
    min-height: 0;
  }
  .no-margin[_ngcontent-ng-c3350539928] {
    margin: 0;
  }
   [_nghost-ng-c1865584140] {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .no-right-border[_nghost-ng-c1865584140] .fake-input[_ngcontent-ng-c1865584140],
  .no-right-border[_nghost-ng-c1865584140] .readonly[_ngcontent-ng-c1865584140],
  .no-right-border[_nghost-ng-c1865584140] input[type="text"],
  .no-right-border[_nghost-ng-c1865584140] input[type="number"],
  .no-right-border[_nghost-ng-c1865584140] input[type="tel"],
  .no-right-border[_nghost-ng-c1865584140] input[type="password"],
  .no-right-border[_nghost-ng-c1865584140] input[type="email"],
  .no-right-border[_nghost-ng-c1865584140] input[type="search"],
  .no-right-border[_nghost-ng-c1865584140] pekao-select,
  .no-right-border[_nghost-ng-c1865584140] pekao-combo,
  .no-right-border[_nghost-ng-c1865584140] pekao-masked-input-field,
  .no-right-border[_nghost-ng-c1865584140] textarea {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right: 0 !important;
  }
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="text"],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="number"],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="tel"],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="password"],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="email"],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="search"],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-select,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-combo,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-masked-input-field,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    textarea {
    padding-right: 62px;
    text-overflow: ellipsis;
    cursor: pointer;
    transition: none;
  }
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140]:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    .fake-input.focused[_ngcontent-ng-c1865584140],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140]:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    .readonly.focused[_ngcontent-ng-c1865584140],
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="text"]:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="text"].focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="number"]:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="number"].focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="tel"]:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="tel"].focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="password"]:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="password"].focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="email"]:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="email"].focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="search"]:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    input[type="search"].focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-select:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-select.focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-combo:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-combo.focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-masked-input-field:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    pekao-masked-input-field.focused,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    textarea:focus,
  .pekao-autocomplete[_nghost-ng-c1865584140]
    .field-container[_ngcontent-ng-c1865584140]
    textarea.focused {
    outline: none;
    border-color: transparent;
    box-shadow: 0 0 10px #2222224d;
  }
  .field-container[_ngcontent-ng-c1865584140] {
    display: inline-block;
    width: 100%;
  }
  .field-container[_ngcontent-ng-c1865584140] label[_ngcontent-ng-c1865584140] {
    display: flex;
    align-items: center;
    height: 20px;
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    color: #404040;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .field-container[_ngcontent-ng-c1865584140]
    label[_ngcontent-ng-c1865584140]
    pekao-tooltip-icon {
    margin-bottom: 3px;
    margin-left: 14px;
  }
  .field-container[_ngcontent-ng-c1865584140]
    label.multiline[_ngcontent-ng-c1865584140] {
    height: auto;
    min-height: 20px;
  }
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140] input[type="text"],
  .field-container[_ngcontent-ng-c1865584140] input[type="number"],
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"],
  .field-container[_ngcontent-ng-c1865584140] input[type="password"],
  .field-container[_ngcontent-ng-c1865584140] input[type="email"],
  .field-container[_ngcontent-ng-c1865584140] input[type="search"],
  .field-container[_ngcontent-ng-c1865584140] pekao-select,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo,
  .field-container[_ngcontent-ng-c1865584140] pekao-masked-input-field,
  .field-container[_ngcontent-ng-c1865584140] textarea {
    box-sizing: border-box;
    box-shadow: none;
    appearance: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 4px 20px 0;
    font-size: 16px;
    font-weight: 400;
    color: #404040;
    background: #fff;
    border: 1px solid #8a8a8a;
    border-radius: 4px;
    transition: all 0.2s ease-in-out, border-radius 0s;
  }
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140]::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140]::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] input[type="text"]::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] input[type="number"]::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"]::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] input[type="password"]::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"]::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] input[type="search"]::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] pekao-select::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] pekao-masked-input-field::-ms-clear,
  .field-container[_ngcontent-ng-c1865584140] textarea::-ms-clear {
    display: none;
  }
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140]::placeholder,
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140]
    .placeholder[_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140]::placeholder,
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140]
    .placeholder[_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140] input[type="text"]::placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="text"] .placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="number"]::placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="number"] .placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"]::placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"] .placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="password"]::placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="password"] .placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"]::placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"] .placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="search"]::placeholder,
  .field-container[_ngcontent-ng-c1865584140] input[type="search"] .placeholder,
  .field-container[_ngcontent-ng-c1865584140] pekao-select::placeholder,
  .field-container[_ngcontent-ng-c1865584140] pekao-select .placeholder,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo::placeholder,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo .placeholder,
  .field-container[_ngcontent-ng-c1865584140]
    pekao-masked-input-field::placeholder,
  .field-container[_ngcontent-ng-c1865584140]
    pekao-masked-input-field
    .placeholder,
  .field-container[_ngcontent-ng-c1865584140] textarea::placeholder,
  .field-container[_ngcontent-ng-c1865584140] textarea .placeholder {
    color: #8a8a8a;
  }
  @media (hover: hover) {
    .field-container[_ngcontent-ng-c1865584140]
      .fake-input[_ngcontent-ng-c1865584140]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      .readonly[_ngcontent-ng-c1865584140]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="text"]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="number"]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="tel"]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="password"]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="email"]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="search"]:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-select:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-combo:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-masked-input-field:hover,
    .field-container[_ngcontent-ng-c1865584140] textarea:hover {
      border-color: #404040;
      box-shadow: none;
    }
  }
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input.focused[_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    .readonly.focused[_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140] input[type="text"]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="text"].focused,
  .field-container[_ngcontent-ng-c1865584140] input[type="number"]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="number"].focused,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"].focused,
  .field-container[_ngcontent-ng-c1865584140] input[type="password"]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="password"].focused,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"].focused,
  .field-container[_ngcontent-ng-c1865584140] input[type="search"]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="search"].focused,
  .field-container[_ngcontent-ng-c1865584140] pekao-select:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-select.focused,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo.focused,
  .field-container[_ngcontent-ng-c1865584140] pekao-masked-input-field:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-masked-input-field.focused,
  .field-container[_ngcontent-ng-c1865584140] textarea:focus,
  .field-container[_ngcontent-ng-c1865584140] textarea.focused {
    outline: none;
    border-color: #404040;
  }
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input.readonly[_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[readonly][_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[disabled][_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140]
    .readonly.readonly[_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[readonly][_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[disabled][_ngcontent-ng-c1865584140],
  .field-container[_ngcontent-ng-c1865584140] input[type="text"].readonly,
  .field-container[_ngcontent-ng-c1865584140] input[type="text"][readonly],
  .field-container[_ngcontent-ng-c1865584140] input[type="text"][disabled],
  .field-container[_ngcontent-ng-c1865584140] input[type="number"].readonly,
  .field-container[_ngcontent-ng-c1865584140] input[type="number"][readonly],
  .field-container[_ngcontent-ng-c1865584140] input[type="number"][disabled],
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"].readonly,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"][readonly],
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"][disabled],
  .field-container[_ngcontent-ng-c1865584140] input[type="password"].readonly,
  .field-container[_ngcontent-ng-c1865584140] input[type="password"][readonly],
  .field-container[_ngcontent-ng-c1865584140] input[type="password"][disabled],
  .field-container[_ngcontent-ng-c1865584140] input[type="email"].readonly,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"][readonly],
  .field-container[_ngcontent-ng-c1865584140] input[type="email"][disabled],
  .field-container[_ngcontent-ng-c1865584140] input[type="search"].readonly,
  .field-container[_ngcontent-ng-c1865584140] input[type="search"][readonly],
  .field-container[_ngcontent-ng-c1865584140] input[type="search"][disabled],
  .field-container[_ngcontent-ng-c1865584140] pekao-select.readonly,
  .field-container[_ngcontent-ng-c1865584140] pekao-select[readonly],
  .field-container[_ngcontent-ng-c1865584140] pekao-select[disabled],
  .field-container[_ngcontent-ng-c1865584140] pekao-combo.readonly,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo[readonly],
  .field-container[_ngcontent-ng-c1865584140] pekao-combo[disabled],
  .field-container[_ngcontent-ng-c1865584140] pekao-masked-input-field.readonly,
  .field-container[_ngcontent-ng-c1865584140] pekao-masked-input-field[readonly],
  .field-container[_ngcontent-ng-c1865584140] pekao-masked-input-field[disabled],
  .field-container[_ngcontent-ng-c1865584140] textarea.readonly,
  .field-container[_ngcontent-ng-c1865584140] textarea[readonly],
  .field-container[_ngcontent-ng-c1865584140] textarea[disabled] {
    background: #eee;
    border-color: #d9d9d9;
    color: #8a8a8a;
    -webkit-text-fill-color: #8a8a8a;
    opacity: 1;
    cursor: not-allowed;
  }
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input.readonly[_ngcontent-ng-c1865584140]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[readonly][_ngcontent-ng-c1865584140]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    .fake-input[disabled][_ngcontent-ng-c1865584140]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    .readonly.readonly[_ngcontent-ng-c1865584140]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[readonly][_ngcontent-ng-c1865584140]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    .readonly[disabled][_ngcontent-ng-c1865584140]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="text"].readonly:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="text"][readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="text"][disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="number"].readonly:focus,
  .field-container[_ngcontent-ng-c1865584140]
    input[type="number"][readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    input[type="number"][disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"].readonly:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"][readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="tel"][disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    input[type="password"].readonly:focus,
  .field-container[_ngcontent-ng-c1865584140]
    input[type="password"][readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    input[type="password"][disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"].readonly:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"][readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="email"][disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140] input[type="search"].readonly:focus,
  .field-container[_ngcontent-ng-c1865584140]
    input[type="search"][readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    input[type="search"][disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-select.readonly:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-select[readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-select[disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo.readonly:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo[readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo[disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    pekao-masked-input-field.readonly:focus,
  .field-container[_ngcontent-ng-c1865584140]
    pekao-masked-input-field[readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140]
    pekao-masked-input-field[disabled]:focus,
  .field-container[_ngcontent-ng-c1865584140] textarea.readonly:focus,
  .field-container[_ngcontent-ng-c1865584140] textarea[readonly]:focus,
  .field-container[_ngcontent-ng-c1865584140] textarea[disabled]:focus {
    box-shadow: none;
  }
  @media (hover: hover) {
    .field-container[_ngcontent-ng-c1865584140]
      .fake-input.readonly[_ngcontent-ng-c1865584140]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      .fake-input[readonly][_ngcontent-ng-c1865584140]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      .fake-input[disabled][_ngcontent-ng-c1865584140]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      .readonly.readonly[_ngcontent-ng-c1865584140]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      .readonly[readonly][_ngcontent-ng-c1865584140]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      .readonly[disabled][_ngcontent-ng-c1865584140]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="text"].readonly:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="text"][readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="text"][disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="number"].readonly:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="number"][readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="number"][disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="tel"].readonly:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="tel"][readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140] input[type="tel"][disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="password"].readonly:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="password"][readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="password"][disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="email"].readonly:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="email"][readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="email"][disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="search"].readonly:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="search"][readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      input[type="search"][disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-select.readonly:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-select[readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-select[disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-combo.readonly:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-combo[readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140] pekao-combo[disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      pekao-masked-input-field.readonly:hover,
    .field-container[_ngcontent-ng-c1865584140]
      pekao-masked-input-field[readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140]
      pekao-masked-input-field[disabled]:hover,
    .field-container[_ngcontent-ng-c1865584140] textarea.readonly:hover,
    .field-container[_ngcontent-ng-c1865584140] textarea[readonly]:hover,
    .field-container[_ngcontent-ng-c1865584140] textarea[disabled]:hover {
      box-shadow: none;
    }
  }
  .field-container.invalid[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140],
  .field-container.invalid[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140],
  .field-container.invalid[_ngcontent-ng-c1865584140] input[type="text"],
  .field-container.invalid[_ngcontent-ng-c1865584140] input[type="number"],
  .field-container.invalid[_ngcontent-ng-c1865584140] input[type="tel"],
  .field-container.invalid[_ngcontent-ng-c1865584140] input[type="password"],
  .field-container.invalid[_ngcontent-ng-c1865584140] input[type="email"],
  .field-container.invalid[_ngcontent-ng-c1865584140] input[type="search"],
  .field-container.invalid[_ngcontent-ng-c1865584140] pekao-select,
  .field-container.invalid[_ngcontent-ng-c1865584140] pekao-combo,
  .field-container.invalid[_ngcontent-ng-c1865584140] pekao-masked-input-field,
  .field-container.invalid[_ngcontent-ng-c1865584140] textarea {
    border: 1px solid #b7151b;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    .fake-input.ng-touched.ng-invalid[_ngcontent-ng-c1865584140],
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    .readonly.ng-touched.ng-invalid[_ngcontent-ng-c1865584140],
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    input[type="text"].ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    input[type="number"].ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    input[type="tel"].ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    input[type="password"].ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    input[type="email"].ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    input[type="search"].ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    pekao-select.ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    pekao-combo.ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    pekao-masked-input-field.ng-touched.ng-invalid,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    textarea.ng-touched.ng-invalid {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    .field-button:last-of-type,
  .field-container.closed-messages[_ngcontent-ng-c1865584140]
    .field-suffix:last-of-type {
    border-bottom-right-radius: 4px;
  }
  .field-container[_ngcontent-ng-c1865584140]
    .messages-container[_ngcontent-ng-c1865584140] {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
  }
  .field-container[_ngcontent-ng-c1865584140]
    .helper-text[_ngcontent-ng-c1865584140] {
    margin-top: 10px;
    color: #666;
  }
  @media (hover: hover) {
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      .fake-input[_ngcontent-ng-c1865584140]:hover
      ~ .field-button[_ngcontent-ng-c1865584140],
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      .fake-input[_ngcontent-ng-c1865584140]:hover
      .field-suffix[_ngcontent-ng-c1865584140],
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      .readonly[_ngcontent-ng-c1865584140]:hover
      ~ .field-button[_ngcontent-ng-c1865584140],
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      .readonly[_ngcontent-ng-c1865584140]:hover
      .field-suffix[_ngcontent-ng-c1865584140],
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="text"]:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="text"]:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="number"]:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="number"]:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="tel"]:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="tel"]:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="password"]:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="password"]:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="email"]:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="email"]:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="search"]:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      input[type="search"]:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      pekao-select:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      pekao-select:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      pekao-combo:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      pekao-combo:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      pekao-masked-input-field:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      pekao-masked-input-field:hover
      .field-suffix,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      textarea:hover
      ~ .field-button,
    .field-container[_ngcontent-ng-c1865584140]:not(.invalid):not(.warning):not(
        .focused
      )
      textarea:hover
      .field-suffix {
      border-color: #404040;
    }
  }
  .field-container.warning[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140],
  .field-container.warning[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140],
  .field-container.warning[_ngcontent-ng-c1865584140] input[type="text"],
  .field-container.warning[_ngcontent-ng-c1865584140] input[type="number"],
  .field-container.warning[_ngcontent-ng-c1865584140] input[type="tel"],
  .field-container.warning[_ngcontent-ng-c1865584140] input[type="password"],
  .field-container.warning[_ngcontent-ng-c1865584140] input[type="email"],
  .field-container.warning[_ngcontent-ng-c1865584140] input[type="search"],
  .field-container.warning[_ngcontent-ng-c1865584140] pekao-select,
  .field-container.warning[_ngcontent-ng-c1865584140] pekao-combo,
  .field-container.warning[_ngcontent-ng-c1865584140] pekao-masked-input-field,
  .field-container.warning[_ngcontent-ng-c1865584140] textarea {
    border: 1px solid #c73800;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .field-container.large[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140],
  .field-container.large[_ngcontent-ng-c1865584140]
    .readonly[_ngcontent-ng-c1865584140],
  .field-container.large[_ngcontent-ng-c1865584140] input[type="text"],
  .field-container.large[_ngcontent-ng-c1865584140] input[type="number"],
  .field-container.large[_ngcontent-ng-c1865584140] input[type="tel"],
  .field-container.large[_ngcontent-ng-c1865584140] input[type="password"],
  .field-container.large[_ngcontent-ng-c1865584140] input[type="email"],
  .field-container.large[_ngcontent-ng-c1865584140] input[type="search"],
  .field-container.large[_ngcontent-ng-c1865584140] pekao-select,
  .field-container.large[_ngcontent-ng-c1865584140] pekao-combo,
  .field-container.large[_ngcontent-ng-c1865584140] pekao-masked-input-field {
    height: 50px;
    line-height: 50px;
  }
  .field-container.large[_ngcontent-ng-c1865584140]
    .fake-input[_ngcontent-ng-c1865584140] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 0;
  }
  .field-container[_ngcontent-ng-c1865584140] pekao-select,
  .field-container[_ngcontent-ng-c1865584140] pekao-combo {
    padding: 0;
  }
  .field-container[_ngcontent-ng-c1865584140] input,
  .field-container[_ngcontent-ng-c1865584140] textarea {
    -webkit-transform: translateZ(0);
  }
  .field-container[_ngcontent-ng-c1865584140] textarea {
    display: block;
    resize: none;
    height: auto;
    min-height: 100px;
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 1.31;
  }
  .field-container[_ngcontent-ng-c1865584140] textarea[pekaoTextareaAutoExpand] {
    overflow: hidden;
  }
  .field-and-buttons[_ngcontent-ng-c1865584140] {
    display: flex;
  }
  .focused[_ngcontent-ng-c1865584140]
    .field-and-buttons[_ngcontent-ng-c1865584140] {
    border-color: #404040;
  }
  @media (hover: hover) {
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      .fake-input[_ngcontent-ng-c1865584140],
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      .readonly[_ngcontent-ng-c1865584140],
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      input[type="text"],
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      input[type="number"],
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      input[type="tel"],
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      input[type="password"],
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      input[type="email"],
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      input[type="search"],
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      pekao-select,
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      pekao-combo,
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      pekao-masked-input-field,
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      textarea,
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      .field-button,
    [_ngcontent-ng-c1865584140]:not(.invalid):not(.warning)
      .field-and-buttons[_ngcontent-ng-c1865584140]:hover
      .field-suffix {
      border-color: #404040;
    }
  }
  [_nghost-ng-c1865584140] .field-button,
  [_nghost-ng-c1865584140] .field-suffix {
    width: 62px;
    font-size: 16px;
    flex-shrink: 0;
    background: #fff;
    border: 1px solid #8a8a8a;
    border-right-width: 0;
    transition: all 0.2s ease-in-out;
    outline: 0;
  }
  [_nghost-ng-c1865584140] .field-button:last-child,
  [_nghost-ng-c1865584140] .field-suffix:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  [_nghost-ng-c1865584140] .field-button:focus,
  [_nghost-ng-c1865584140] .field-suffix:focus {
    background-color: #f1f1f1;
  }
  [_nghost-ng-c1865584140] .field-button [pekao-icon],
  [_nghost-ng-c1865584140] .field-suffix [pekao-icon] {
    transition: all 0.2s ease-in-out;
  }
  [_nghost-ng-c1865584140] .field-suffix {
    border-left: none;
  }
  [_nghost-ng-c1865584140] .field-button {
    color: #d71920;
  }
  @media (hover: hover) {
    [_nghost-ng-c1865584140] .field-button:hover {
      background-color: #f1f1f1;
    }
  }
  [_nghost-ng-c1865584140] :last-of-type {
    border-right-width: 1px;
  }
  [_nghost-ng-c1865584140] .focused:not(.invalid):not(.warning) .field-button,
  [_nghost-ng-c1865584140] .focused:not(.invalid):not(.warning) .field-suffix {
    border-color: #404040;
  }
  [_nghost-ng-c1865584140]
    .focused:not(.invalid):not(.warning)
    .field-button:last-of-type,
  [_nghost-ng-c1865584140]
    .focused:not(.invalid):not(.warning)
    .field-suffix:last-of-type {
    border-right-color: #404040;
  }
  [_nghost-ng-c1865584140] .invalid .field-button,
  [_nghost-ng-c1865584140] .invalid .field-suffix,
  [_nghost-ng-c1865584140] .warning .field-button,
  [_nghost-ng-c1865584140] .warning .field-suffix {
    border-style: solid;
    border-width: 1px;
    border-right-width: 0;
  }
  [_nghost-ng-c1865584140] .invalid .field-button:last-of-type,
  [_nghost-ng-c1865584140] .invalid .field-suffix:last-of-type,
  [_nghost-ng-c1865584140] .warning .field-button:last-of-type,
  [_nghost-ng-c1865584140] .warning .field-suffix:last-of-type {
    border-right-width: 1px;
    border-bottom-right-radius: 0;
  }
  [_nghost-ng-c1865584140] .invalid .field-button,
  [_nghost-ng-c1865584140] .warning .field-button {
    border-color: #d71920;
  }
  [_nghost-ng-c1865584140] .invalid .field-suffix,
  [_nghost-ng-c1865584140] .warning .field-suffix {
    border-color: #d71920;
    border-left: none;
  }
  [_nghost-ng-c1865584140] .warning:not(.invalid) .field-button,
  [_nghost-ng-c1865584140] .warning:not(.invalid) .field-suffix {
    border-color: #c73800;
  }
  .maxlength-counter[_ngcontent-ng-c1865584140] {
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    line-height: 12px;
    color: #666;
  }
pekao-tooltip-icon {
    font-size: 16px;
  }
  pekao-tooltip-icon span > [pekao-icon] {
    color: #2e7dea;
  }
  pekao-tooltip-icon span > [pekao-icon].pointer {
    cursor: pointer;
  }
  