.kd-button[data-v-948f723b]{align-items:center;display:inline-flex;justify-content:center;background:#1f1f1f;border:1px solid transparent;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;padding:0 16px;transition:all .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.ios .kd-button:not([disabled]).clicked[data-v-948f723b]:hover,body:not(.ios) .kd-button[data-v-948f723b]:not([disabled]):hover{background:#4c4c4c}.kd-button[data-v-948f723b]:active{background:#1f1f1f;box-shadow:0 0 0 1px #1f1f1fcc}.kd-button--secondary[data-v-948f723b]{background:#4864ff}body.ios .kd-button--secondary:not([disabled]).clicked[data-v-948f723b]:hover,body:not(.ios) .kd-button--secondary[data-v-948f723b]:not([disabled]):hover{background:#6c83fc}.kd-button--secondary[data-v-948f723b]:active{background:#4864ff;box-shadow:0 0 0 1px #4864ffcc}.kd-button--primary-ghost[data-v-948f723b]{background:#fff;border-color:#1f1f1f;color:#262626}body.ios .kd-button--primary-ghost:not([disabled]).clicked[data-v-948f723b]:hover,body:not(.ios) .kd-button--primary-ghost[data-v-948f723b]:not([disabled]):hover{background:#f7f7f7}.kd-button--primary-ghost[data-v-948f723b]:active{background:#f7f7f7;box-shadow:0 0 0 1px #1f1f1fcc}.kd-button--secondary-ghost[data-v-948f723b]{background:#fff;border-color:#4864ff;color:#4864ff}body.ios .kd-button--secondary-ghost:not([disabled]).clicked[data-v-948f723b]:hover,body:not(.ios) .kd-button--secondary-ghost[data-v-948f723b]:not([disabled]):hover{background:#f5f7ff}.kd-button--secondary-ghost[data-v-948f723b]:active{background:#f7f7f7;box-shadow:0 0 0 1px #4864ffcc}.kd-button--tertiary[data-v-948f723b]{background:#f7f7f7;color:#262626}body.ios .kd-button--tertiary:not([disabled]).clicked[data-v-948f723b]:hover,body:not(.ios) .kd-button--tertiary[data-v-948f723b]:not([disabled]):hover{background:#fbfbfb}.kd-button--tertiary[data-v-948f723b]:active{background:#f7f7f7;box-shadow:0 0 0 1px #e9e9e9cc}.kd-button--link[data-v-948f723b]{background:#fff;color:#4c4c4c;font-weight:300}body.ios .kd-button--link:not([disabled]).clicked[data-v-948f723b]:hover,body:not(.ios) .kd-button--link[data-v-948f723b]:not([disabled]):hover{background:#fff;color:#4864ff;text-decoration:underline}.kd-button--link[data-v-948f723b]:active{background:#fff;box-shadow:none}.kd-button--danger[data-v-948f723b]{background:#e60000}body.ios .kd-button--danger:not([disabled]).clicked[data-v-948f723b]:hover,body:not(.ios) .kd-button--danger[data-v-948f723b]:not([disabled]):hover{background:#f73e3e}.kd-button--danger[data-v-948f723b]:active{background:#e60000;box-shadow:0 0 0 1px #e60000cc}.kd-button--small[data-v-948f723b]{height:32px}.kd-button--full[data-v-948f723b]{display:flex;width:100%}.kd-button__icon[data-v-948f723b]{flex-shrink:0;font-size:20px}.kd-button__icon.before[data-v-948f723b]{margin-right:4px}.kd-button__icon.after[data-v-948f723b]{margin-left:4px}.kd-button-icon--first[data-v-948f723b],.kd-button-icon--last[data-v-948f723b]{position:relative}.kd-button-icon--first .kd-button__text[data-v-948f723b],.kd-button-icon--last .kd-button__text[data-v-948f723b]{left:50%;position:absolute;transform:translate(-50%)}.kd-button-icon--first[data-v-948f723b]{justify-content:flex-start}.kd-button-icon--last[data-v-948f723b]{justify-content:flex-end}.kd-button--disabled[data-v-948f723b],.kd-button[disabled][data-v-948f723b]{background:#bfbfbf;border-color:transparent;box-shadow:none;color:#fff;cursor:not-allowed;text-decoration:none}.kd-button--disabled.kd-button--link[data-v-948f723b],.kd-button[disabled].kd-button--link[data-v-948f723b]{background:#fff;color:#bfbfbf}.kd-button__loader[data-v-948f723b]{height:20px;width:20px;border-radius:50%;animation:spinner-948f723b .7s linear infinite;border:2px solid #fff;border-top-color:transparent}@keyframes spinner-948f723b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.kd-modal__container{align-items:center;display:flex;justify-content:center}@media(max-width:767.98px){.kd-modal__container{padding:0 16px}}.kd-modal__content{display:flex;flex-direction:column;background:#fff;border-radius:4px;max-height:90%;max-width:100%;width:528px}.kd-modal__overlay.vfm--overlay{background:#1f1f1fcc}.kd-modal__header{display:flex;justify-content:center;border-bottom:1px solid #e9e9e9;padding:16px;position:relative}.kd-modal__title{color:#262626;font-size:16px}.kd-modal__close{position:absolute;right:12px;top:50%;background:none;border:0;color:#4c4c4c;display:inline-flex;transform:translateY(-50%);z-index:1}.kd-modal__body{flex-grow:1;overflow-y:auto;padding:40px 68px 0}.kd-modal__footer{flex-shrink:0;padding:24px 68px 40px}.kd-social-share{border-top:1px solid #e9e9e9;padding:24px 0}@media(max-width:991.98px){.kd-social-share{padding:24px 0 0}}.kd-social-share__list{display:flex;justify-content:space-between}.kd-social-share__item{margin-right:24px;width:60px}@media(max-width:767.98px){.kd-social-share__item{margin-right:16px}.kd-social-share__item:first-child{margin-left:10px}.kd-social-share__item:last-child{margin-right:10px}}.kd-social-share__link{align-items:center;display:flex;flex-direction:column;width:70px}.kd-social-share__link .social-icon{height:42px;width:42px}@media(max-width:767.98px){.kd-social-share__link{width:100%}}.kd-social-share__text{color:#1f1f1f;font-weight:300;line-height:24px;margin-top:12px}@media(max-width:767.98px){.kd-social-share__text{font-size:12px;white-space:nowrap}}.kd-hover-mark-ekyc{position:relative}.kd-hover-mark-ekyc__icon{cursor:pointer;margin-right:16px;position:relative}.kd-hover-mark-ekyc__icon:hover+.kd-hover-mark-ekyc__content{display:block}.kd-hover-mark-ekyc__content{background:#4864ff;border-radius:4px;display:none;left:-77px;padding:16px 12px;position:absolute;top:34px;width:179px;z-index:2}@media(max-width:767.98px){.kd-hover-mark-ekyc__content{left:-78px;top:29px}}.kd-hover-mark-ekyc__arrow-up{border-bottom:5px solid #4864ff;border-left:5px solid transparent;border-right:5px solid transparent;height:0;left:50%;position:absolute;top:-4px;transform:translate(-50%);width:0}.kd-hover-mark-ekyc__text{color:#fff;font-size:14px;font-weight:300;line-height:24px;text-align:left}
