@-webkit-keyframes hideMessage{0%{opacity:1;max-height:22px}30%{opacity:.4}to{opacity:0;max-height:0;display:none}}@keyframes hideMessage{0%{opacity:1;max-height:22px}30%{opacity:.4}to{opacity:0;max-height:0;display:none}}.validationMessage{display:block;overflow-y:hidden;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;font-size:14px;line-height:22px;color:#ff4d4f}.validationMessage--show{animation-direction:reverse}.validationMessage--hide,.validationMessage--show{-webkit-animation-name:hideMessage;animation-name:hideMessage}.validationMessage--hide{-webkit-animation-direction:normal;animation-direction:normal}.card-form-wrapper{padding:100px 80px 80px;margin:202px auto 0;width:81%;max-width:890px;background:#fff}.card-form-wrapper *{font-family:Helvetica,Arial,sans-serif!important}.card-form-wrapper .stripe-block{display:flex;justify-content:space-between;align-items:center;margin-top:20px;width:320px;color:#162958}.card-form-wrapper .stripe-block p{margin:0}.card-form-wrapper .stripe-block p strong{margin-left:3px}.card-form-wrapper .form{display:grid;grid-template-columns:320px 320px;grid-column-gap:60px;-webkit-column-gap:60px;column-gap:60px}@media (max-width:1199px){.card-form-wrapper .form{grid-template-columns:395px}}@media (max-width:767px){.card-form-wrapper .form{grid-template-columns:1fr}}.card-form-wrapper .form__card{grid-column:2/3}@media (max-width:1199px){.card-form-wrapper .form__card{grid-column:auto}}@media (max-width:767px){.card-form-wrapper .form__card{grid-column:auto}}.card-form-wrapper .form-item{position:relative;display:block;width:100%;padding:7px 0 15px;margin:0;font-size:18px;line-height:24px;color:#162958;border-radius:0;border-bottom:1px solid #d5dae6;transition-duration:.3s}.card-form-wrapper .form-item::-webkit-input-placeholder{font-size:18px;line-height:24px;font-weight:400;color:#d5dae6}.card-form-wrapper .form-item:-ms-input-placeholder{font-size:18px;line-height:24px;font-weight:400;color:#d5dae6}.card-form-wrapper .form-item::placeholder{font-size:18px;line-height:24px;font-weight:400;color:#d5dae6}.card-form-wrapper .form-item:focus,.card-form-wrapper .form-item:hover{border-color:#162958}.card-form-wrapper .stripe-element{padding:7px 0 15px;border-bottom:1px solid #d5dae6;transition-duration:.3s}.card-form-wrapper .stripe-element--focus,.card-form-wrapper .stripe-element:hover{border-color:#162958}.card-form-wrapper .sub-title{margin-top:43px;font-weight:600;font-size:24px}.card-form-wrapper h2{text-transform:uppercase;font-size:32px;line-height:38px;letter-spacing:.04em;font-family:"ITC"!important}.card-form-wrapper h2,.card-form-wrapper h3{color:#162958;margin-bottom:0}.card-form-wrapper .note{font-size:14px;line-height:16px;color:#7f7f7f;max-width:585px;margin-top:18px;margin-bottom:0}.card-form-wrapper .note-big{font-size:16px;line-height:18px}.card-form-wrapper .note a{text-decoration:underline;color:#7f7f7f}.card-form-wrapper .note strong{display:block;margin-top:16px}.card-form-wrapper .disclaimer{max-width:585px;margin-top:18px;margin-bottom:0;font-size:16px;line-height:20px;font-weight:400;color:#13295b}.card-form-wrapper .disclaimer a{color:#13295b}.card-form-wrapper .btn{height:50px;background:#162958;border:none;font-size:16px;cursor:pointer;text-transform:uppercase;transition-duration:.3s}.card-form-wrapper .btn-submit{color:#fff;width:320px}.card-form-wrapper .btn:disabled{opacity:.4;cursor:default}.card-form-wrapper .button-wrapper{margin-top:60px}.card-form-wrapper .error{padding:20px;color:#d92020;background:#fff0f0;margin-bottom:30px}.card-form-wrapper .field{min-height:40px;padding:30px 0 0}.card-form-wrapper .field-bg{width:320px}.card-form-wrapper .field-sm{width:150px}.card-form-wrapper .field-sm-wrapper{display:flex;justify-content:space-between}.card-form-wrapper .ant-form-item{margin-bottom:0!important}.card-form-wrapper .ant-form-item-control-input{min-height:24px}@media (max-width:1199px){.card-form-wrapper .form{width:100%}.card-form-wrapper .field-bg{width:100%!important}.card-form-wrapper .field-sm{width:45%!important}.card-form-wrapper .field-sm-wrapper{display:flex;justify-content:space-between}.card-form-wrapper .btn,.card-form-wrapper .stripe-block{width:100%}}@media (max-width:767px){.card-form-wrapper{margin-top:63px;width:100vw;padding:50px 15px 60px}.card-form-wrapper .note{max-width:100%}.card-form-wrapper h2{font-size:26px;line-height:31px}.card-form-wrapper .sub-title{font-size:18px;line-height:22px}.card-form-wrapper .button-wrapper{margin-top:40px!important}}.success-window{display:flex;justify-content:space-between;padding-right:120px}.success-window .success-mark{width:100px;height:100px;border-radius:50%;border:4px solid #162958;position:relative}.success-window .success-mark:before{content:"";display:block;width:50px;height:30px;border-left:4px solid #162958;border-bottom:4px solid #162958;position:absolute;top:40%;left:50%;-webkit-transform:translateX(-50%) translateY(-40%) rotate(320deg);transform:translateX(-50%) translateY(-40%) rotate(320deg);border-radius:3px}.success-window h2{margin-top:40px}.success-window h3{font-size:24px;line-height:28px;margin-top:10px;max-width:505px;margin-bottom:40px;font-weight:300}.success-window .buttons{margin-top:61px;display:flex}.success-window .buttons .btn{width:235px}.success-window .buttons .btn:last-child{width:269px;margin-left:20px;background:#fff;color:#162958}@media (max-width:1199px){.success-window{flex-direction:column;align-items:center;padding-right:0}.success-window .success-mark{width:70px;height:70px;border-width:3px}.success-window .success-mark:before{width:35px;height:20px;border-width:3px}.success-window h2{margin-top:30px}.success-window h3{max-width:330px}.success-window .credit-card-cards{margin-top:30px}.success-window .buttons{flex-direction:column}.success-window .buttons .btn{width:330px}.success-window .buttons .btn:last-child{width:330px;margin-left:0;margin-top:10px}}.header-contacts{background:#fff;height:63px;display:flex;align-items:center;font-size:16px;font-family:"D-DIN";padding:0 30px;position:fixed;top:0;width:100vw;z-index:10;box-shadow:0 2px 20px 0 rgba(0,0,0,.12)}.header-contacts-title{color:#13295b;display:block;border:none;background:transparent}.header-contacts-title-icon{width:30px;margin-right:20px}@media screen and (max-width:1199px){.header-contacts-title-icon{position:absolute;left:15px;margin-right:0}}.header-contacts span{font-weight:700}.header-contacts-links{display:flex;align-items:center}.header-contacts-link{margin-right:25px;text-decoration:none;color:#13295b;display:flex}@media screen and (max-width:1279px){.header-contacts-link{font-size:14px}}.header-contacts-link:last-child{margin-right:0}.header-contacts-link .icon{margin-right:10px;width:14px}.header-contacts-link span{margin-left:3px}.header-contacts-items{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:767px){.header-contacts .header-contacts-links{margin:0 auto}}@media screen and (max-width:1199px){.header-contacts .header-contacts-links{display:none}.header-contacts .header-contacts-links-shown{display:flex}}@media screen and (max-width:1199px){.header-contacts{padding:0 15px;justify-content:center;min-height:63px;height:auto}.header-contacts .back{position:absolute;left:21px;top:24px;width:14px}.header-contacts .icon-mobile{margin-right:15px;width:14px}.header-contacts-links{width:100%;height:calc(100vh - 63px);display:flex;flex-direction:column;justify-content:space-between;padding:68px 0 120px}.header-contacts-title{height:63px;display:flex;align-items:center}.header-contacts-items{justify-content:center;flex-wrap:wrap}.header-contacts-link{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:24px}.header-contacts-link i{margin-right:0;margin-bottom:5px}}:root{--themeMainFont:"D-DIN",Helvetica,Arial,sans-serif;--themeBrandColor:#13295b;--themeBackground:#13295b;--themeSecondaryColor:#fff}.page{min-height:100vh;padding-bottom:120px;font-family:"D-DIN";top:0}.page,.page-bg{position:absolute;width:100vw}.page-bg{background-image:url(/customers/credit-card-authorization/static/media/bg.16918dc5.png);background-position:50%;background-repeat:no-repeat;height:420px;top:63px;z-index:-1;background-size:cover}@media (max-width:767px){.page{padding-bottom:70px}.page-bg{display:none}}.footer{height:70px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#13295b;position:absolute;bottom:0;width:100vw}.footer a{margin-left:3px;color:#13295b}@font-face{font-family:"D-DIN";src:url(/customers/credit-card-authorization/static/media/D-DIN.48a11208.woff2) format("woff2"),url(/customers/credit-card-authorization/static/media/D-DIN.7ec52768.woff) format("woff"),url(/customers/credit-card-authorization/static/media/D-DIN.94804fab.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"D-DIN";src:url(/customers/credit-card-authorization/static/media/D-DIN-Bold.1c1f3e2b.woff2) format("woff2"),url(/customers/credit-card-authorization/static/media/D-DIN-Bold.ed9158d7.woff) format("woff"),url(/customers/credit-card-authorization/static/media/D-DIN-Bold.c41a0ab7.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"D-DIN";src:url(/customers/credit-card-authorization/static/media/DINPro-Light.25f4ef00.eot);src:url(/customers/credit-card-authorization/static/media/DINPro-Light.25f4ef00.eot) format("embedded-opentype"),url(/customers/credit-card-authorization/static/media/DINPro-Light.cf795074.woff2) format("woff2"),url(/customers/credit-card-authorization/static/media/DINPro-Light.c4a74618.woff) format("woff"),url(/customers/credit-card-authorization/static/media/DINPro-Light.7dc4b8f6.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"ITC";src:url(/customers/credit-card-authorization/static/media/ITCAvantGardeStd-Bk.01dbf87c.woff2) format("woff2"),url(/customers/credit-card-authorization/static/media/ITCAvantGardeStd-Bk.ae29d873.woff) format("woff"),url(/customers/credit-card-authorization/static/media/ITCAvantGardeStd-Bk.340c5ba2.ttf) format("truetype");font-weight:300;font-style:normal}body{background:#f1f1f1;overflow-x:hidden}
/*# sourceMappingURL=main.f28fb4d9.chunk.css.map */