

/* Start:/local/components/custom/payment-method/templates/.default/style.css?16031899243945*/
.payment {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .payment__container {
    position: relative;
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, -webkit-transform .5s ease;
    -o-transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
    .payment__container.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
  .payment__wrapper {
    position: relative;
    width: 77.77778%; }
    @media only screen and (max-width: 1199px) {
      .payment__wrapper {
        width: 88.88889%; } }
    @media only screen and (max-width: 767px) {
      .payment__wrapper {
        width: 100%; } }
  .payment__top-image {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 32px 0;
    -webkit-border-radius: 48px 0 48px 0;
    border-radius: 48px 0 48px 0;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .payment__top-image {
        margin: 0 0 20px 0; } }
    @media only screen and (max-width: 479px) {
      .payment__top-image {
        -webkit-border-radius: 32px 0 32px 0;
        border-radius: 32px 0 32px 0; } }
    .payment__top-image img {
      width: 100%; }
  .payment__row {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .payment__row {
        margin-bottom: 15px; } }
    .payment__row-title {
      font: bold 26px/130% "Open Sans", sans-serif;
      line-height: 1.19;
      color: #000000;
      margin-bottom: 18px; }
      @media only screen and (max-width: 991px) {
        .payment__row-title {
          font-size: 22px; } }
      @media only screen and (max-width: 767px) {
        .payment__row-title {
          font-size: 20px;
          margin-bottom: 16px; } }
      .payment__row-title-small {
        font: bold 17px/130% "Open Sans", sans-serif; }
        @media only screen and (max-width: 991px) {
          .payment__row-title-small {
            font-size: 15px; } }
        @media only screen and (max-width: 767px) {
          .payment__row-title-small {
            font-size: 14px; } }
    .payment__row-text {
      font: 400 17px/130% "Open Sans", sans-serif;
      line-height: 1.53;
      color: #000000;
      margin-bottom: 30px; }
      @media only screen and (max-width: 991px) {
        .payment__row-text {
          font-size: 15px; } }
      @media only screen and (max-width: 767px) {
        .payment__row-text {
          font-size: 14px;
          margin-bottom: 25px; } }
      .payment__row-text-link {
        color: #bb5789; }
  .payment__hidden {
    position: relative;
    display: none;
    opacity: 0;
    padding: 10px 0 0 40px;
    -webkit-transition: padding .3s ease, opacity .3s ease;
    -o-transition: padding .3s ease, opacity .3s ease;
    transition: padding .3s ease, opacity .3s ease;
    font: 400 16px/130% "Open Sans", sans-serif; }
    @media only screen and (max-width: 991px) {
      .payment__hidden {
        font: 400 15px/130% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 767px) {
      .payment__hidden {
        font: 400 14px/130% "Open Sans", sans-serif; } }

/* End */


/* Start:/local/components/custom/form/templates/form-modal-callback/style.css?1591132277126*/
.form-callback .g-recaptcha__row .help-block {
  text-align: center; }

.form-callback .g-recaptcha div {
  margin: 0 auto; }

/* End */
/* /local/components/custom/payment-method/templates/.default/style.css?16031899243945 */
/* /local/components/custom/form/templates/form-modal-callback/style.css?1591132277126 */
