@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";
.kr-embedded,
.kr-checkout,
.kr-smart-button,
.kr-discount-panel,
.kr-layer-manager {
  /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
  /* Document
     ========================================================================== */
  /**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in iOS.
   */
  /* Sections
     ========================================================================== */
  /**
   * Remove the margin in all browsers.
   */
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
     ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  /* Forms
     ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Correct the padding in Firefox.
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive
     ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Misc
     ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
}
.kr-embedded *:not(svg, g, path, circle, rect, line, ellipse, text, lineargradient, stop, i, polyline, image),
.kr-checkout *:not(svg, g, path, circle, rect, line, ellipse, text, lineargradient, stop, i, polyline, image),
.kr-smart-button *:not(svg, g, path, circle, rect, line, ellipse, text, lineargradient, stop, i, polyline, image),
.kr-discount-panel *:not(svg, g, path, circle, rect, line, ellipse, text, lineargradient, stop, i, polyline, image),
.kr-layer-manager *:not(svg, g, path, circle, rect, line, ellipse, text, lineargradient, stop, i, polyline, image) {
  all: initial;
}
.kr-embedded html,
.kr-checkout html,
.kr-smart-button html,
.kr-discount-panel html,
.kr-layer-manager html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  /* 2 */
}
.kr-embedded body,
.kr-checkout body,
.kr-smart-button body,
.kr-discount-panel body,
.kr-layer-manager body {
  margin: 0;
}
.kr-embedded h1,
.kr-checkout h1,
.kr-smart-button h1,
.kr-discount-panel h1,
.kr-layer-manager h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.kr-embedded hr,
.kr-checkout hr,
.kr-smart-button hr,
.kr-discount-panel hr,
.kr-layer-manager hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
.kr-embedded pre,
.kr-checkout pre,
.kr-smart-button pre,
.kr-discount-panel pre,
.kr-layer-manager pre {
  font-family: monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.kr-embedded a,
.kr-checkout a,
.kr-smart-button a,
.kr-discount-panel a,
.kr-layer-manager a {
  background-color: transparent;
}
.kr-embedded abbr[title],
.kr-checkout abbr[title],
.kr-smart-button abbr[title],
.kr-discount-panel abbr[title],
.kr-layer-manager abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}
.kr-embedded b,
.kr-embedded strong,
.kr-checkout b,
.kr-checkout strong,
.kr-smart-button b,
.kr-smart-button strong,
.kr-discount-panel b,
.kr-discount-panel strong,
.kr-layer-manager b,
.kr-layer-manager strong {
  font-weight: bolder;
}
.kr-embedded code,
.kr-embedded kbd,
.kr-embedded samp,
.kr-checkout code,
.kr-checkout kbd,
.kr-checkout samp,
.kr-smart-button code,
.kr-smart-button kbd,
.kr-smart-button samp,
.kr-discount-panel code,
.kr-discount-panel kbd,
.kr-discount-panel samp,
.kr-layer-manager code,
.kr-layer-manager kbd,
.kr-layer-manager samp {
  font-family: monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.kr-embedded small,
.kr-checkout small,
.kr-smart-button small,
.kr-discount-panel small,
.kr-layer-manager small {
  font-size: 80%;
}
.kr-embedded sub,
.kr-embedded sup,
.kr-checkout sub,
.kr-checkout sup,
.kr-smart-button sub,
.kr-smart-button sup,
.kr-discount-panel sub,
.kr-discount-panel sup,
.kr-layer-manager sub,
.kr-layer-manager sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.kr-embedded sub,
.kr-checkout sub,
.kr-smart-button sub,
.kr-discount-panel sub,
.kr-layer-manager sub {
  bottom: -0.25em;
}
.kr-embedded sup,
.kr-checkout sup,
.kr-smart-button sup,
.kr-discount-panel sup,
.kr-layer-manager sup {
  top: -0.5em;
}
.kr-embedded img,
.kr-checkout img,
.kr-smart-button img,
.kr-discount-panel img,
.kr-layer-manager img {
  border-style: none;
}
.kr-embedded button,
.kr-embedded input,
.kr-embedded optgroup,
.kr-embedded select,
.kr-embedded textarea,
.kr-checkout button,
.kr-checkout input,
.kr-checkout optgroup,
.kr-checkout select,
.kr-checkout textarea,
.kr-smart-button button,
.kr-smart-button input,
.kr-smart-button optgroup,
.kr-smart-button select,
.kr-smart-button textarea,
.kr-discount-panel button,
.kr-discount-panel input,
.kr-discount-panel optgroup,
.kr-discount-panel select,
.kr-discount-panel textarea,
.kr-layer-manager button,
.kr-layer-manager input,
.kr-layer-manager optgroup,
.kr-layer-manager select,
.kr-layer-manager textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
.kr-embedded button,
.kr-embedded input,
.kr-checkout button,
.kr-checkout input,
.kr-smart-button button,
.kr-smart-button input,
.kr-discount-panel button,
.kr-discount-panel input,
.kr-layer-manager button,
.kr-layer-manager input {
  /* 1 */
  overflow: visible;
}
.kr-embedded button,
.kr-embedded select,
.kr-checkout button,
.kr-checkout select,
.kr-smart-button button,
.kr-smart-button select,
.kr-discount-panel button,
.kr-discount-panel select,
.kr-layer-manager button,
.kr-layer-manager select {
  /* 1 */
  text-transform: none;
}
.kr-embedded button,
.kr-embedded [type=button],
.kr-embedded [type=reset],
.kr-embedded [type=submit],
.kr-checkout button,
.kr-checkout [type=button],
.kr-checkout [type=reset],
.kr-checkout [type=submit],
.kr-smart-button button,
.kr-smart-button [type=button],
.kr-smart-button [type=reset],
.kr-smart-button [type=submit],
.kr-discount-panel button,
.kr-discount-panel [type=button],
.kr-discount-panel [type=reset],
.kr-discount-panel [type=submit],
.kr-layer-manager button,
.kr-layer-manager [type=button],
.kr-layer-manager [type=reset],
.kr-layer-manager [type=submit] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
.kr-embedded button::-moz-focus-inner,
.kr-embedded [type=button]::-moz-focus-inner,
.kr-embedded [type=reset]::-moz-focus-inner,
.kr-embedded [type=submit]::-moz-focus-inner,
.kr-checkout button::-moz-focus-inner,
.kr-checkout [type=button]::-moz-focus-inner,
.kr-checkout [type=reset]::-moz-focus-inner,
.kr-checkout [type=submit]::-moz-focus-inner,
.kr-smart-button button::-moz-focus-inner,
.kr-smart-button [type=button]::-moz-focus-inner,
.kr-smart-button [type=reset]::-moz-focus-inner,
.kr-smart-button [type=submit]::-moz-focus-inner,
.kr-discount-panel button::-moz-focus-inner,
.kr-discount-panel [type=button]::-moz-focus-inner,
.kr-discount-panel [type=reset]::-moz-focus-inner,
.kr-discount-panel [type=submit]::-moz-focus-inner,
.kr-layer-manager button::-moz-focus-inner,
.kr-layer-manager [type=button]::-moz-focus-inner,
.kr-layer-manager [type=reset]::-moz-focus-inner,
.kr-layer-manager [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.kr-embedded button:-moz-focusring,
.kr-embedded [type=button]:-moz-focusring,
.kr-embedded [type=reset]:-moz-focusring,
.kr-embedded [type=submit]:-moz-focusring,
.kr-checkout button:-moz-focusring,
.kr-checkout [type=button]:-moz-focusring,
.kr-checkout [type=reset]:-moz-focusring,
.kr-checkout [type=submit]:-moz-focusring,
.kr-smart-button button:-moz-focusring,
.kr-smart-button [type=button]:-moz-focusring,
.kr-smart-button [type=reset]:-moz-focusring,
.kr-smart-button [type=submit]:-moz-focusring,
.kr-discount-panel button:-moz-focusring,
.kr-discount-panel [type=button]:-moz-focusring,
.kr-discount-panel [type=reset]:-moz-focusring,
.kr-discount-panel [type=submit]:-moz-focusring,
.kr-layer-manager button:-moz-focusring,
.kr-layer-manager [type=button]:-moz-focusring,
.kr-layer-manager [type=reset]:-moz-focusring,
.kr-layer-manager [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.kr-embedded fieldset,
.kr-checkout fieldset,
.kr-smart-button fieldset,
.kr-discount-panel fieldset,
.kr-layer-manager fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.kr-embedded legend,
.kr-checkout legend,
.kr-smart-button legend,
.kr-discount-panel legend,
.kr-layer-manager legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
.kr-embedded progress,
.kr-checkout progress,
.kr-smart-button progress,
.kr-discount-panel progress,
.kr-layer-manager progress {
  vertical-align: baseline;
}
.kr-embedded textarea,
.kr-checkout textarea,
.kr-smart-button textarea,
.kr-discount-panel textarea,
.kr-layer-manager textarea {
  overflow: auto;
}
.kr-embedded [type=checkbox],
.kr-embedded [type=radio],
.kr-checkout [type=checkbox],
.kr-checkout [type=radio],
.kr-smart-button [type=checkbox],
.kr-smart-button [type=radio],
.kr-discount-panel [type=checkbox],
.kr-discount-panel [type=radio],
.kr-layer-manager [type=checkbox],
.kr-layer-manager [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.kr-embedded [type=number]::-webkit-inner-spin-button,
.kr-embedded [type=number]::-webkit-outer-spin-button,
.kr-checkout [type=number]::-webkit-inner-spin-button,
.kr-checkout [type=number]::-webkit-outer-spin-button,
.kr-smart-button [type=number]::-webkit-inner-spin-button,
.kr-smart-button [type=number]::-webkit-outer-spin-button,
.kr-discount-panel [type=number]::-webkit-inner-spin-button,
.kr-discount-panel [type=number]::-webkit-outer-spin-button,
.kr-layer-manager [type=number]::-webkit-inner-spin-button,
.kr-layer-manager [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.kr-embedded [type=search],
.kr-checkout [type=search],
.kr-smart-button [type=search],
.kr-discount-panel [type=search],
.kr-layer-manager [type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
.kr-embedded [type=search]::-webkit-search-decoration,
.kr-checkout [type=search]::-webkit-search-decoration,
.kr-smart-button [type=search]::-webkit-search-decoration,
.kr-discount-panel [type=search]::-webkit-search-decoration,
.kr-layer-manager [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
.kr-embedded ::-webkit-file-upload-button,
.kr-checkout ::-webkit-file-upload-button,
.kr-smart-button ::-webkit-file-upload-button,
.kr-discount-panel ::-webkit-file-upload-button,
.kr-layer-manager ::-webkit-file-upload-button {
  -webkit-appearance: button;
  appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
.kr-embedded details,
.kr-checkout details,
.kr-smart-button details,
.kr-discount-panel details,
.kr-layer-manager details {
  display: block;
}
.kr-embedded summary,
.kr-checkout summary,
.kr-smart-button summary,
.kr-discount-panel summary,
.kr-layer-manager summary {
  display: list-item;
}
.kr-embedded template,
.kr-checkout template,
.kr-smart-button template,
.kr-discount-panel template,
.kr-layer-manager template {
  display: none;
}
.kr-embedded [hidden],
.kr-checkout [hidden],
.kr-smart-button [hidden],
.kr-discount-panel [hidden],
.kr-layer-manager [hidden] {
  display: none;
}

/**
 * Selector must exclude .kr-smart-button and its subtree to avoid initial rule
 * to override smart-button styles.
 * Computed rules (.kr-smart-form *:not(...)) will have a higher weight
 * than .kr-smart-button alone.
 */
.kr-smart-form *:not(svg, g, path, circle, rect, line, ellipse, text, lineargradient, stop, i, polyline, image) {
  all: initial;
}

@keyframes updating {
  0% {
    color: #666;
  }
  50% {
    color: #999;
  }
  100% {
    color: #666;
  }
}
/**
 * Flexbox Mixins
 * http://philipwalton.github.io/solved-by-flexbox/
 * https://github.com/philipwalton/solved-by-flexbox
 *
 * Copyright (c) 2013 Brian Franco
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions;
 * The above copyright notice and this permission notice shall be included
 * in all copies or substantial portions of the Software.
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 *
 * This is a set of mixins for those who want to mess around with flexbox
 * using the native support of current browsers. For full support table
 * check: http://caniuse.com/flexbox
 *
 * Basically this will use;
 *
 * * Fallback, old syntax (IE10, mobile webkit browsers - no wrapping)
 * * Final standards syntax (FF, Safari, Chrome, IE11, Opera)
 *
 * This was inspired by;
 *
 * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
 *
 * With help from;
 *
 * * http://w3.org/tr/css3-flexbox/
 * * http://the-echoplex.net/flexyboxes/
 * * http://msdn.microsoft.com/en-us/library/ie/hh772069(v=vs.85).aspx
 * * http://css-tricks.com/using-flexbox/
 * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
 * * https://developer.mozilla.org/en-us/docs/web/guide/css/flexible_boxes
 */
/**
 * Flexbox Containers
 *
 * The 'flex' value causes an element to generate a block-level flex
 * container box.
 *
 * The 'inline-flex' value causes an element to generate a inline-level
 * flex container box.
 *
 * display: flex | inline-flex
 *
 * http://w3.org/tr/css3-flexbox/#flex-containers
 *
 * (Placeholder selectors for each type, for those who rather @extend)
 */
/**
 * Flexbox Direction
 *
 * The 'flex-direction' property specifies how flex items are placed in
 * the flex container, by setting the direction of the flex container's
 * main axis. This determines the direction that flex items are laid out in.
 *
 * Values: row | row-reverse | column | column-reverse
 * Default: row
 *
 * http://w3.org/tr/css3-flexbox/#flex-direction-property
 */
/**
 * Flexbox Wrap
 *
 * The 'flex-wrap' property controls whether the flex container is single-line
 * or multi-line, and the direction of the cross-axis, which determines
 * the direction new lines are stacked in.
 *
 * Values: nowrap | wrap | wrap-reverse
 * Default: nowrap
 *
 * http://w3.org/tr/css3-flexbox/#flex-wrap-property
 */
/**
 * Flexbox Flow (shorthand)
 *
 * The 'flex-flow' property is a shorthand for setting the 'flex-direction'
 * and 'flex-wrap' properties, which together define the flex container's
 * main and cross axes.
 *
 * Values: <flex-direction> | <flex-wrap>
 * Default: row nowrap
 *
 * http://w3.org/tr/css3-flexbox/#flex-flow-property
 */
/**
 * Flexbox Order
 *
 * The 'order' property controls the order in which flex items appear within
 * their flex container, by assigning them to ordinal groups.
 *
 * Default: 0
 *
 * http://w3.org/tr/css3-flexbox/#order-property
 */
/**
 * Flexbox Grow
 *
 * The 'flex-grow' property sets the flex grow factor. Negative numbers
 * are invalid.
 *
 * Default: 0
 *
 * http://w3.org/tr/css3-flexbox/#flex-grow-property
 */
/**
 * Flexbox Shrink
 *
 * The 'flex-shrink' property sets the flex shrink factor. Negative numbers
 * are invalid.
 *
 * Default: 1
 *
 * http://w3.org/tr/css3-flexbox/#flex-shrink-property
 */
/**
 * Flexbox Basis
 *
 * The 'flex-basis' property sets the flex basis. Negative lengths are invalid.
 *
 * Values: Like "width"
 * Default: auto
 *
 * http://www.w3.org/TR/css3-flexbox/#flex-basis-property
 */
/**
 * Flexbox "Flex" (shorthand)
 *
 * The 'flex' property specifies the components of a flexible length: the
 * flex grow factor and flex shrink factor, and the flex basis. When an
 * element is a flex item, 'flex' is consulted instead of the main size
 * property to determine the main size of the element. If an element is
 * not a flex item, 'flex' has no effect.
 *
 * Values: none | <flex-grow> <flex-shrink> || <flex-basis>
 * Default: See individual properties (1 1 0).
 *
 * http://w3.org/tr/css3-flexbox/#flex-property
 */
/**
 * Flexbox Justify Content
 *
 * The 'justify-content' property aligns flex items along the main axis
 * of the current line of the flex container. This is done after any flexible
 * lengths and any auto margins have been resolved. Typically it helps distribute
 * extra free space leftover when either all the flex items on a line are
 * inflexible, or are flexible but have reached their maximum size. It also
 * exerts some control over the alignment of items when they overflow the line.
 *
 * Note: 'space-*' values not supported in older syntaxes.
 *
 * Values: flex-start | flex-end | center | space-between | space-around
 * Default: flex-start
 *
 * http://w3.org/tr/css3-flexbox/#justify-content-property
 */
/**
 * Flexbox Align Items
 *
 * Flex items can be aligned in the cross axis of the current line of the
 * flex container, similar to 'justify-content' but in the perpendicular
 * direction. 'align-items' sets the default alignment for all of the flex
 * container's items, including anonymous flex items. 'align-self' allows
 * this default alignment to be overridden for individual flex items. (For
 * anonymous flex items, 'align-self' always matches the value of 'align-items'
 * on their associated flex container.)
 *
 * Values: flex-start | flex-end | center | baseline | stretch
 * Default: stretch
 *
 * http://w3.org/tr/css3-flexbox/#align-items-property
 */
/**
 * Flexbox Align Self
 *
 * Values: auto | flex-start | flex-end | center | baseline | stretch
 * Default: auto
 */
/**
 * Flexbox Align Content
 *
 * The 'align-content' property aligns a flex container's lines within the
 * flex container when there is extra space in the cross-axis, similar to
 * how 'justify-content' aligns individual items within the main-axis. Note,
 * this property has no effect when the flexbox has only a single line.
 *
 * Values: flex-start | flex-end | center | space-between | space-around | stretch
 * Default: stretch
 *
 * http://w3.org/tr/css3-flexbox/#align-content-property
 */
/**
 * Fallback to support gap within flexbox
 * Unsupported with Chrome prior to version 84 among others.
 *
 * https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility
 *
 * @since KJS-2162.61 (2022-09-13)
 */
.kr-embedded.kr-out-of-view-form, .kr-embedded.kr-out-of-view-form[krvue], .kr-embedded.kr-out-of-view-form[krvue][kr-popin],
.kr-smart-form.kr-out-of-view-form,
.kr-smart-form.kr-out-of-view-form[krvue],
.kr-smart-form.kr-out-of-view-form[krvue][kr-popin] {
  position: fixed;
  top: -4000px;
  left: -4000px;
  right: -4000px;
  bottom: -4000px;
}

.kr-embedded {
  display: block;
  /**
    * Ugly but necessary to take priority over style.display changes within JS
    *
    * @since KJS-4019
    */
  /**
   * Keep regular fields undisplayed until they have class "kr-field-element".
   * That is until component are mounted and their v-show condition takes over
   * the display condition.
   *
   * @since KJS-2419
   */
}
.kr-embedded--no-card {
  display: none !important;
}
.kr-embedded.kr-embedded-flex-display {
  display: flex;
  flex-wrap: wrap;
}
.kr-embedded.kr-embedded-flex-display.kr-embedded-flex-direction-column {
  flex-direction: column;
}
.kr-embedded.kr-embedded-flex-display.kr-embedded-flex-direction-row {
  flex-flow: row wrap;
}
.kr-embedded .kr-pan,
.kr-embedded .kr-expiry,
.kr-embedded .kr-security-code,
.kr-embedded .kr-installment-number,
.kr-embedded .kr-first-installment-delay,
.kr-embedded .kr-identity-document-type,
.kr-embedded .kr-identity-document-number,
.kr-embedded .kr-card-holder-name,
.kr-embedded .kr-card-holder-mail,
.kr-embedded .kr-do-register,
.kr-embedded div[id^=kr-field-app-] {
  position: relative;
  order: 0;
}
.kr-embedded .kr-installment-number:not(.kr-field-element),
.kr-embedded .kr-first-installment-delay:not(.kr-field-element),
.kr-embedded .kr-identity-document-type:not(.kr-field-element),
.kr-embedded .kr-identity-document-number:not(.kr-field-element),
.kr-embedded .kr-card-holder-name:not(.kr-field-element),
.kr-embedded .kr-card-holder-mail:not(.kr-field-element),
.kr-embedded .kr-do-register:not(.kr-field-element) {
  display: none;
}
.kr-embedded div[id^=kr-field-app-] {
  width: 100%;
}
.kr-embedded .kr-form-error,
.kr-embedded .kr-payment-button,
.kr-embedded .kr-discount-panel--container,
.kr-embedded .kr-discount-panel-wrapper {
  order: 30;
}

.kr-embedded.kr-custom-order .kr-pan,
.kr-embedded.kr-custom-order .kr-expiry,
.kr-embedded.kr-custom-order .kr-security-code,
.kr-embedded.kr-custom-order .kr-installment-number,
.kr-embedded.kr-custom-order .kr-first-installment-delay,
.kr-embedded.kr-custom-order .kr-identity-document-type,
.kr-embedded.kr-custom-order .kr-identity-document-number,
.kr-embedded.kr-custom-order .kr-card-holder-name,
.kr-embedded.kr-custom-order .kr-card-holder-mail,
.kr-embedded.kr-custom-order .kr-do-register,
.kr-embedded.kr-custom-order div[id^=kr-field-app-] {
  order: 20;
}

.kr-embedded[krvue] .kr-expiry.kr-size-half,
.kr-embedded[krvue] .kr-security-code.kr-size-half {
  width: calc(50% - 5px);
}

/* Popin CSS */
.kr-popin-utils .kr-popin-background {
  background-color: #232323;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
}

.kr-popin-button {
  background-color: #293c7a;
  color: #fff;
}

.kr-popin-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  left: -9999px;
  position: fixed;
  top: -9999px;
  z-index: 9999;
  overflow: auto;
  min-height: 0;
}
.kr-popin-wrapper--large-form {
  align-items: flex-start;
  padding: 10px 0;
}
.kr-popin-wrapper .kr-embedded[kr-popin] {
  display: flex;
  flex-direction: column;
}
.kr-popin-wrapper .kr-embedded[kr-popin].kr-embedded-flex-display-row-wrap {
  flex-flow: row wrap;
}
.kr-popin-wrapper .kr-embedded[kr-popin] .kr-payment-button {
  background-color: #293c7a;
  color: #fff;
}
.kr-popin-wrapper.kr-secure-iframe-open {
  z-index: 10000;
}
@media (max-width: 410px) {
  .kr-popin-wrapper {
    align-items: start;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 800px) and (max-height: 500px) {
  .kr-popin-wrapper {
    align-items: start;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 350px) {
  .kr-popin-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.kr-embedded[kr-popin] {
  box-sizing: border-box;
  background-color: #fff;
  padding-bottom: 80px;
  padding-top: 119px;
  position: relative;
}
.kr-embedded[kr-popin] .kr-popin-modal-header {
  background-color: #e4e4e4;
  color: #333;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-secure-iframe-visible {
  height: 30px;
  border-bottom: 0;
  margin-bottom: 0;
  justify-content: space-between;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-secure-iframe-visible span.kr-popin-header {
  color: #666;
}
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-background,
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-header span.kr-popin-header {
  font-size: 12px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  left: 0;
  top: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-header span.kr-popin-shop-name {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  margin-top: 50px;
  padding: 0 20px;
  left: 0;
  top: 0;
  position: relative;
}
.kr-embedded[kr-popin] .kr-popin-modal-header span.kr-popin-shop-name span {
  font-size: 16px;
}
.kr-embedded[kr-popin] .kr-popin-modal-header span.kr-popin-amount, .kr-embedded[kr-popin] .kr-popin-modal-header span.kr-popin-order-id {
  display: none;
}
.kr-embedded[kr-popin] .kr-popin-modal-header i.fi-x-circle {
  cursor: pointer;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 4px 4px 0 0;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.kr-embedded[kr-popin] .kr-popin-modal-header i.fi-x-circle.kr-visible {
  opacity: 1;
  pointer-events: all;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  position: relative;
  margin-top: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-secure-iframe-visible i.fi-lock {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-secure-iframe-visible i.fi-lock svg {
  width: 100%;
  height: 100%;
}
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image {
  position: absolute;
  top: -44px;
  width: 84px;
  height: 84px;
}
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-logo,
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border-shadow,
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border {
  border-radius: 50%;
  position: absolute;
}
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border-shadow {
  width: 84px;
  height: 84px;
  background-color: rgba(0, 0, 0, 0.2);
}
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 80px;
  height: 80px;
  background-color: #808080;
  margin-top: 2px;
  margin-left: 2px;
}
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 74px;
  height: 74px;
  margin-top: 5px;
  margin-left: 5px;
  background-color: #293c7a;
  overflow: hidden;
}
.kr-embedded[kr-popin] .kr-popin-modal-footer {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 80px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-footer img {
  margin-right: 30px;
  height: 40px;
}
.kr-embedded[kr-popin] .kr-popin-modal-footer img.kr-logo-payzen {
  height: 40px;
}
.kr-embedded[kr-popin] .kr-popin-modal-footer img.kr-logo-lyra {
  height: 40px;
}
.kr-embedded[kr-popin] .kr-popin-modal-footer img.kr-logo-sogecom {
  height: 20px;
}
.kr-embedded[kr-popin] .kr-popin-modal-footer img.kr-logo-cdn {
  height: 30px;
}
.kr-embedded[kr-popin][krvue].kr-secure-iframe-open {
  padding: 30px 0 0;
  width: auto;
  height: auto;
}

/* 3ds mobile */
@media (max-width: 450px) {
  .kr-embedded.kr-secure-iframe-open[kr-popin][krvue] {
    bottom: 0;
    left: 0;
    margin-top: 0;
    padding-top: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .kr-embedded.kr-secure-iframe-open[kr-popin][krvue] .kr-secure-iframe-visible.kr-popin-modal-header {
    height: 37px;
  }
  .kr-embedded.kr-secure-iframe-open[kr-popin][krvue] iframe#krcheckout {
    bottom: 0 !important;
    height: 100% !important;
    left: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 37px !important;
    width: 100% !important;
  }
}
/* iOS10 */
.kr-embedded.kr-ios-10[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image,
.kr-embedded.kr-ios-9[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image {
  margin-left: 70px;
}

.kr-brand-buttons,
.kr-embedded .kr-brand-buttons {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-height: 40px;
}
.kr-brand-buttons .kr-brand-button,
.kr-embedded .kr-brand-buttons .kr-brand-button {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.kr-brand-buttons .kr-brand-button .kr-brand-button-icon,
.kr-embedded .kr-brand-buttons .kr-brand-button .kr-brand-button-icon {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 50px;
  position: relative;
  cursor: pointer;
}
.kr-brand-buttons .kr-brand-button .kr-brand-button-icon svg,
.kr-embedded .kr-brand-buttons .kr-brand-button .kr-brand-button-icon svg {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.kr-brand-buttons .kr-brand-button .kr-brand-button-label,
.kr-embedded .kr-brand-buttons .kr-brand-button .kr-brand-button-label {
  text-align: center;
  text-transform: lowercase;
}

.kr-discount-panel .kr-discount-panel-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.kr-discount-panel .kr-discount-panel-subtotal,
.kr-discount-panel .kr-discount-panel-discount {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.kr-discount-panel .kr-discount-panel-discount--negative .kr-discount-panel-discount-value {
  color: #293c7a;
  font-weight: 700;
}
.kr-discount-panel .kr-discount-panel-discount--positive .kr-discount-panel-discount-value {
  color: #c62828;
  font-weight: 700;
}
.kr-discount-panel .kr-discount-panel-discount .kr-discount-panel-discount-updating {
  font-weight: 500;
  animation: updating 1s infinite;
}

.kr-smart-form {
  max-width: 100%;
  position: relative;
  z-index: 1;
  /* KJS-2563: Must be outside to allow the styling with just .kr-smart-button selector */
}
.kr-smart-form .kr-skeleton-wrapper {
  display: block;
}
.kr-smart-form .kr-smart-form-modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-height: 800px) {
  .kr-smart-form .kr-smart-form-modal-wrapper {
    padding: 20px 0;
    justify-content: flex-start;
  }
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #232323;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-background.kr-modal-open {
  opacity: 0.7;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal {
  min-width: 300px;
  z-index: 2;
  background-color: #fff;
  box-sizing: border-box;
  padding-bottom: 80px;
  padding-top: 96px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.3) 0 19px 38px, rgba(0, 0, 0, 0.22) 0 15px 12px;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-modal-open {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-secure-iframe-open, .kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-secure-iframe-visible {
  padding-top: 30px;
  padding-bottom: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-secure-iframe-open.kr-mobile, .kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-secure-iframe-visible.kr-mobile {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-wallet--compact {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 5px));
  gap: 10px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-wallet--compact .kr-smart-form-wallet-card {
  margin: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-wallet--compact .kr-smart-form-wallet-card:last-of-type:nth-of-type(odd) {
  grid-column: 1/span 2;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods {
  display: block;
  position: relative;
  width: 100%;
  z-index: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods {
  z-index: 1;
  box-sizing: border-box;
  display: block;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods .kr-method-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  transition-delay: 0s, 0s;
  transition-property: opacity, max-height;
  opacity: 1;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods .kr-method-content--invisible {
  transition-delay: 0s, 0.5s;
  transition-duration: 0.5s, 0s;
  transition-property: opacity, max-height;
  opacity: 0;
  max-height: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods .kr-method-content .kr-back-button {
  transition: all 0.3s;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods .kr-method-content.kr-disabled-back-button .kr-back-button {
  display: none;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact:not(.kr-methods-list-options--extra) {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-row {
  grid-column: 1/span 2;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item {
  width: 100%;
  min-width: 0;
  margin: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item:last-of-type:nth-of-type(odd) {
  grid-column: 1/span 2;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-wallet-expanded {
  margin: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-method-label,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-methods-group-activator {
  margin: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-method-label:not(.kr-apple_pay, .kr-paypal, .kr-paypal_sb, .kr-paypal_bnpl, .kr-paypal_bnpl_sb),
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-methods-group-activator:not(.kr-apple_pay, .kr-paypal, .kr-paypal_sb, .kr-paypal_bnpl, .kr-paypal_bnpl_sb) {
  padding-left: 14px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-method-label .kr-method-label-wrapper,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-methods-group-activator .kr-method-label-wrapper {
  overflow: hidden;
  padding-left: 1px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-method-label label,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-methods-group-activator label {
  white-space: break-spaces;
  text-overflow: ellipsis;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-form-error {
  grid-column: 1/span 2;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  color: #777;
  height: 16px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options-item {
  position: relative;
  display: block;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator {
  border: none;
  outline: none;
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete), .kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete),
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete),
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete) {
  background-color: #eee;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-header {
  display: block;
  padding-top: 16px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-list-section-name {
  display: block;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  padding: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-label-wrapper,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-label-wrapper {
  position: static;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-label-wrapper label,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-label-wrapper label {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 15px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-locked .kr-method-label-wrapper,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-locked .kr-method-label-wrapper {
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-icon {
  display: none;
  width: 30px;
  height: 20px;
  margin-right: 15px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-icon svg,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-icon img,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-icon svg,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-icon img {
  width: 30px;
  height: 20px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator label,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label label {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-methods-group-label,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-methods-group-label {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right {
  position: absolute;
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left svg,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right svg,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left svg,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right svg {
  fill: #444;
  width: 20px;
  height: 20px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right {
  right: 10px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left {
  left: 10px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-loading,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-loading {
  cursor: wait;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-loading label,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-loading label {
  cursor: wait;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-locked,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-locked {
  cursor: default;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-icon {
  margin-right: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip {
  position: relative;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods.kr-method-active.kr-method-cards > .kr-disabled-back-button:not(.kr-method-content--invisible, .kr-secure-iframe-visible) {
  padding-top: 15px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  border: none;
  outline: none;
  background-color: #fff;
  transition: all 1s;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button:hover {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button label {
  cursor: pointer;
  margin-left: 35px;
  transition: all 1s;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button .kr-arrow-left {
  display: flex;
  left: 10px;
  position: absolute;
  height: 100%;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button .kr-arrow-left svg {
  transition: all 1s;
  fill: #293c7a;
  height: 20px;
  width: 20px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header {
  background-color: #e4e4e4;
  color: #333;
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  /* Header logo */
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible {
  height: 30px;
  border-bottom: 0;
  margin-bottom: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible span.kr-popin-header {
  color: #666;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  position: relative;
  margin-top: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-lock {
  margin-left: 5px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-background,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-header {
  font-size: 12px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  left: 0;
  top: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-shop-name, .kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id, .kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  z-index: 1;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-shop-name {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 12px;
  top: 12px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-shop-name span {
  font-size: 14px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 10px;
  bottom: 30px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span {
  font-size: 16px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id span {
  font-size: 12px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount {
  z-index: 1;
  position: absolute;
  left: 60px;
  display: flex;
  flex-direction: column;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 4px 4px 0 0;
  z-index: 1;
  opacity: 0;
  cursor: default;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup.kr-visible {
  opacity: 1;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 38px;
  height: 38px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border-shadow,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  border-radius: 50%;
  position: absolute;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border-shadow {
  width: 38px;
  height: 38px;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 38px;
  height: 38px;
  background-color: #808080;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 36px;
  height: 36px;
  margin-top: 1px;
  margin-left: 1px;
  background-color: #293c7a;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 80px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer img {
  margin-right: 30px;
  height: 40px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer img.kr-logo-payzen {
  height: 40px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer img.kr-logo-lyra {
  height: 40px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer img.kr-logo-sogecom {
  height: 20px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer img.kr-logo-cdn {
  height: 30px;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-fullscreen, .kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-fullscreen .kr-smart-form-methods {
  width: 100%;
  height: 100%;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-fullscreen .kr-method-active.kr-secure-iframe-open, .kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-fullscreen .kr-smart-form-methods .kr-method-active.kr-secure-iframe-open {
  width: 100%;
  height: 100%;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container {
  display: flex;
  width: 300px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  transition: width 0.5s;
  z-index: 1;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container.kr-smart-form-modal-view--select-open:not(.kr-secure-iframe-visible) {
  overflow: visible;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view {
  display: flex;
  width: 100%;
  transform-origin: center center;
  transition: transform 0.5s, opacity 0.5s;
  transform: translateX(0);
  position: relative;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  background-color: #fff;
  opacity: 1;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view .kr-smart-form-methods,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view .kr-smart-form-methods .kr-method-label {
  transition: opacity 0.3s;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view--level-1 {
  transform: translateX(-100%);
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view--level-2 {
  transform: translateX(-200%);
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view--level-3 {
  transform: translateX(-300%);
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view--level-4 {
  transform: translateX(-400%);
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view--level-5 {
  transform: translateX(-500%);
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view--level-6 {
  transform: translateX(-600%);
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view:not(.kr-smart-form-modal-view--active) {
  opacity: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view:not(.kr-smart-form-modal-view--active) .kr-smart-form-methods,
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view:not(.kr-smart-form-modal-view--active) .kr-smart-form-methods .kr-method-label {
  opacity: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view:not(.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view--active, .kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view--popin) {
  height: 0;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal-views-container .kr-smart-form-modal-view.kr-smart-form-modal-view-extras {
  justify-content: flex-start;
}
.kr-smart-form .kr-smart-form-modal-wrapper .kr-smart-form-modal--scrollable-content .kr-smart-form-modal-views-container {
  max-height: 100%;
}
.kr-smart-form.kr-secure-iframe-visible {
  z-index: 10000;
}
.kr-smart-form .kr-extras-form {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.kr-smart-form .kr-extras-form span.kr-extras-form-header {
  box-sizing: border-box;
  display: inline-block;
  width: 300px;
  background-color: #fff;
}
.kr-smart-form .kr-extras-form .kr-extras-form-content {
  display: block;
  background-color: #fff;
  box-sizing: border-box;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header {
  box-sizing: border-box;
  position: relative;
  background-color: #f4f4f4;
  padding: 20px 20px 10px;
  display: flex;
  margin-bottom: 10px;
  z-index: 1;
  width: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header span.kr-card-header-label {
  font-size: 12px;
  color: #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  color: #777;
  height: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-wallet--compact {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 5px));
  gap: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-wallet--compact .kr-smart-form-wallet-card {
  margin: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-wallet--compact .kr-smart-form-wallet-card:last-of-type:nth-of-type(odd) {
  grid-column: 1/span 2;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods {
  display: block;
  position: relative;
  width: 100%;
  z-index: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods {
  z-index: 1;
  box-sizing: border-box;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods .kr-method-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  transition-delay: 0s, 0s;
  transition-property: opacity, max-height;
  opacity: 1;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods .kr-method-content--invisible {
  transition-delay: 0s, 0.5s;
  transition-duration: 0.5s, 0s;
  transition-property: opacity, max-height;
  opacity: 0;
  max-height: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods .kr-method-content .kr-back-button {
  transition: all 0.3s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods .kr-method-content.kr-disabled-back-button .kr-back-button {
  display: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact:not(.kr-methods-list-options--extra) {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-row {
  grid-column: 1/span 2;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item {
  width: 100%;
  min-width: 0;
  margin: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item:last-of-type:nth-of-type(odd) {
  grid-column: 1/span 2;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-wallet-expanded {
  margin: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-method-label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-methods-group-activator {
  margin: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-method-label:not(.kr-apple_pay, .kr-paypal, .kr-paypal_sb, .kr-paypal_bnpl, .kr-paypal_bnpl_sb),
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-methods-group-activator:not(.kr-apple_pay, .kr-paypal, .kr-paypal_sb, .kr-paypal_bnpl, .kr-paypal_bnpl_sb) {
  padding-left: 14px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-method-label .kr-method-label-wrapper,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-methods-group-activator .kr-method-label-wrapper {
  overflow: hidden;
  padding-left: 1px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-method-label label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-methods-list-options-item .kr-methods-group-activator label {
  white-space: break-spaces;
  text-overflow: ellipsis;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact .kr-form-error {
  grid-column: 1/span 2;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  color: #777;
  height: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options-item {
  position: relative;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator {
  border: none;
  outline: none;
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete), .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete),
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete),
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete) {
  background-color: #eee;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-header {
  display: block;
  padding-top: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-smart-form-list-section-name {
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  padding: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-label-wrapper,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-label-wrapper {
  position: static;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-label-wrapper label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-label-wrapper label {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-locked .kr-method-label-wrapper,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-locked .kr-method-label-wrapper {
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-icon {
  display: none;
  width: 30px;
  height: 20px;
  margin-right: 15px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-icon svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-icon img,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-icon svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-icon img {
  width: 30px;
  height: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label label {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-methods-group-label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-methods-group-label {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right {
  position: absolute;
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right svg {
  fill: #444;
  width: 20px;
  height: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right {
  right: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left {
  left: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-loading,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-loading {
  cursor: wait;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-loading label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-loading label {
  cursor: wait;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-locked,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-locked {
  cursor: default;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-icon {
  margin-right: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip {
  position: relative;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods.kr-method-active.kr-method-cards > .kr-disabled-back-button:not(.kr-method-content--invisible, .kr-secure-iframe-visible) {
  padding-top: 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin {
  z-index: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods {
  min-height: 350px;
  position: relative;
  width: 100%;
  overflow: visible;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods {
  z-index: 1;
  box-sizing: border-box;
  display: block;
  transition: all 0.3s;
  transition-delay: 0.2s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete),
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete) {
  background-color: #eee;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label label {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-list-header,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-list-header .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-method-icon {
  display: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-list-header .kr-arrow-left,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-list-header .kr-arrow-right,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right {
  position: absolute;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-list-header .kr-arrow-left svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-list-header .kr-arrow-right svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right svg {
  fill: #444;
  width: 20px;
  height: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-list-header .kr-arrow-right,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-right,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-right {
  right: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-list-header .kr-arrow-left,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-arrow-left,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-arrow-left {
  left: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label {
  transition: color 0.1s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator .kr-loading-animation,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label .kr-loading-animation {
  display: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-loading,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-loading {
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #eee;
  cursor: wait;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-loading label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-loading label {
  cursor: wait;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-methods-group-activator.kr-locked,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-methods .kr-methods-list .kr-method-label.kr-locked {
  color: #ddd;
  cursor: default;
}
.kr-smart-form .kr-smart-form-wallet-card {
  display: flex;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-delete-button-wrapper {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-delete-button-wrapper:not(.kr-visible) {
  display: none;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button {
  height: 100%;
  display: flexbox;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg {
  fill: #000;
  width: 16px;
  height: 18px;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon.kr-error svg path.icon {
  fill: red;
}
.kr-smart-form .kr-smart-form-wallet-card .kr-delete-button-wrapper.kr-card-list .kr-delete-button .kr-delete-icon svg {
  height: 16px;
}
.kr-smart-form .kr-smart-form-wallet-card label span {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  pointer-events: none;
}
.kr-smart-form .kr-smart-form-wallet-card label .kr-ellipsis {
  letter-spacing: 2px;
}
.kr-smart-form .kr-smart-form-wallet-card label.kr-wallet-method-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kr-smart-form .kr-loading-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.25s ease-out;
  opacity: 0;
  cursor: pointer;
  z-index: 9999;
}
.kr-smart-form .kr-loading-overlay.kr-loading-overlay--visible {
  opacity: 1;
}
.kr-smart-form .kr-loading-overlay.kr-loading-overlay--visible .kr-overlay-background {
  opacity: 0.7;
}
.kr-smart-form .kr-loading-overlay .kr-overlay-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #232323;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.kr-smart-form .kr-loading-overlay .kr-overlay-logo {
  z-index: 1;
  cursor: pointer;
}
.kr-smart-form .kr-loading-overlay .kr-overlay-message {
  color: white;
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  cursor: pointer;
  top: 50%;
  bottom: 50%;
}
.kr-smart-form .kr-smart-form-modal-button {
  display: inline-block;
  background-color: #eee;
  padding: 5px 10px;
  border: 1px solid #ccc;
  font-size: 15px;
  width: 100%;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-modal-button:disabled {
  cursor: not-allowed;
}
.kr-smart-form .kr-payment-button {
  background-color: #293c7a;
  color: #fff;
}
.kr-smart-form .kr-partial-payment-panel {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments {
  display: grid;
  grid-template-columns: 1fr;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment label {
  flex: 1;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-partial-payment-remove-icon-container {
  align-self: stretch;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-partial-payment-remove-icon-container .kr-partial-payment-remove-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payment-remaining {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payment-separator {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.kr-smart-form .kr-embedded:not([krvue], .kr-extras-form-content) {
  display: none;
}
.kr-smart-form[kr-grid] {
  display: grid;
  grid-template-columns: 1fr;
  transition: width 0.3s;
}
.kr-smart-form[kr-grid] .kr-sf-header {
  display: flex;
  flex-direction: column;
}
.kr-smart-form[kr-grid] .kr-card-header {
  box-sizing: border-box;
  position: relative;
  background-color: #f4f4f4;
  padding: 20px 20px 10px;
  display: flex;
  margin-bottom: 10px;
  z-index: 1;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-card-header span.kr-card-header-label {
  font-size: 12px;
  color: #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  color: #777;
  height: 16px;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form[kr-grid] .kr-card-header .kr-card-icons span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form[kr-grid] .kr-sf-wallet {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods {
  display: grid;
  grid-template-columns: 1fr;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  min-width: 0;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--no-label {
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--no-label.kr-method-btn--loading .kr-icon {
  display: none;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon svg,
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon img {
  width: 30px;
  height: 20px;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn__label {
  flex-grow: 1;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn__label span {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn:not(.kr-method-btn--cards) .kr-method-btn__label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-delete {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-delete svg {
  width: auto;
  height: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group--compact {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 5px));
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group--compact .kr-method-btn {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wallet__methods .kr-wallet-group--compact .kr-method-btn:last-of-type:nth-of-type(odd) {
  grid-column: 1/span 2;
}
.kr-smart-form[kr-grid] .kr-sf-cards {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  min-width: 0;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn--no-label {
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn--no-label.kr-method-btn--loading .kr-icon {
  display: none;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  color: #777;
  height: 16px;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-card-form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-card-form :not(.kr-size-half) {
  grid-column-start: span 2;
}
.kr-smart-form[kr-grid] .kr-sf-cards .kr-card-form .kr-size-half {
  grid-column-start: span 1;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-opm {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  overflow: hidden;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-opm-group {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  min-width: 100%;
  overflow: hidden;
  transform-origin: center center;
  transition: transform 0.5s, opacity 0.5s;
  transform: translateX(0);
  opacity: 0;
  height: 0;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-opm-group--level-1 {
  transform: translateX(-100%);
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-opm-group--level-2 {
  transform: translateX(-200%);
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-opm-group--active {
  opacity: 1;
  height: 100%;
  transition: transform 0.5s, opacity 0.5s, height 0s;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-opm-group .kr-grid-group {
  display: grid;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-opm-group .kr-method-btn {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  min-width: 0;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-opm-group .kr-method-btn--no-label {
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-opm-group .kr-method-btn--no-label.kr-method-btn--loading .kr-icon {
  display: none;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn {
  position: relative;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn .kr-icon {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon svg,
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon img {
  width: 30px;
  height: 20px;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn__label {
  flex-grow: 1;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn__label--hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn__label label {
  display: inline-flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-opm__methods .kr-method-btn .kr-back-button__icon {
  display: none;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-height: 800px) {
  .kr-smart-form[kr-grid] .kr-sf-modal-wrapper {
    padding: 20px 0;
    justify-content: flex-start;
  }
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal {
  position: relative;
  min-width: 300px;
  padding-bottom: 80px;
  padding-top: 96px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.3) 0 19px 38px, rgba(0, 0, 0, 0.22) 0 15px 12px;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.25s ease-out;
  transition-property: opacity, transform;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal--open {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal--iframe-visible {
  padding: 30px 0 0;
  z-index: 10000;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header {
  background-color: #e4e4e4;
  color: #333;
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  /* Header logo */
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible {
  height: 30px;
  border-bottom: 0;
  margin-bottom: 0;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible span.kr-popin-header {
  color: #666;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  position: relative;
  margin-top: 0;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-lock {
  margin-left: 5px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-background,
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-header {
  font-size: 12px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  left: 0;
  top: 0;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-shop-name, .kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id, .kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  z-index: 1;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-shop-name {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 12px;
  top: 12px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-shop-name span {
  font-size: 14px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 10px;
  bottom: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span {
  font-size: 16px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id span {
  font-size: 12px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount {
  z-index: 1;
  position: absolute;
  left: 60px;
  display: flex;
  flex-direction: column;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 4px 4px 0 0;
  z-index: 1;
  opacity: 0;
  cursor: default;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup.kr-visible {
  opacity: 1;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 38px;
  height: 38px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo,
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border-shadow,
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  border-radius: 50%;
  position: absolute;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border-shadow {
  width: 38px;
  height: 38px;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 38px;
  height: 38px;
  background-color: #808080;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 36px;
  height: 36px;
  margin-top: 1px;
  margin-left: 1px;
  background-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content {
  display: flex;
  overflow: hidden;
  transition: all 0.25s ease-out;
  width: 300px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  overflow: auto;
  transform-origin: center center;
  transition: transform 0.5s, opacity 0.5s;
  transform: translateX(0);
  opacity: 0;
  height: 0;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--level-1 {
  transform: translateX(-100%);
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--level-2 {
  transform: translateX(-200%);
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--level-3 {
  transform: translateX(-300%);
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--level-4 {
  transform: translateX(-400%);
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--level-5 {
  transform: translateX(-500%);
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--level-6 {
  transform: translateX(-600%);
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--active {
  opacity: 1;
  height: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-modal-view-label {
  width: 100%;
  box-sizing: border-box;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-modal-view-content {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  justify-items: center;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-modal-view-content--no-button {
  padding: 15px 0 0 0;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  border: none;
  outline: none;
  background-color: #fff;
  transition: all 1s;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button:hover {
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button label {
  cursor: pointer;
  margin-left: 35px;
  transition: all 1s;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button .kr-arrow-left {
  display: flex;
  left: 10px;
  position: absolute;
  height: 100%;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button .kr-arrow-left svg {
  transition: all 1s;
  fill: #293c7a;
  height: 20px;
  width: 20px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-modal-content__redirection {
  z-index: 10;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal__error {
  box-sizing: border-box;
  display: flex;
  background-color: #fff;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-footer {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 80px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-footer img {
  margin-right: 30px;
  height: 40px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-footer img.kr-logo-payzen {
  height: 40px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-footer img.kr-logo-lyra {
  height: 40px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-footer img.kr-logo-sogecom {
  height: 20px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-footer img.kr-logo-cdn {
  height: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-modal-wrapper .kr-modal--iframe-visible .kr-modal-content__level {
  width: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal.kr-modal--mobile {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal.kr-modal--mobile .kr-modal-content {
  width: 100%;
  height: 100%;
  min-height: unset;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal.kr-modal--mobile .kr-modal-content__view {
  height: 100%;
}
.kr-smart-form .kr-smart-button-wrapper {
  display: block;
  position: relative;
  margin: 5px 0;
}
.kr-smart-form .kr-smart-button-wrapper .kr-smart-button {
  display: flex;
}
.kr-smart-form .kr-smart-button {
  width: 230px;
}
.kr-smart-form .kr-sm-internal {
  box-sizing: border-box;
  position: relative;
  display: none;
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px 10px;
  max-width: 100%;
  cursor: pointer;
  /* Loading */
  /* Disabled mode */
}
.kr-smart-form .kr-sm-internal .kr-method-info {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  width: 100%;
}
.kr-smart-form .kr-sm-internal .kr-method-info.kr-hidden {
  visibility: hidden;
}
.kr-smart-form .kr-sm-internal .kr-method-icon {
  display: none;
}
.kr-smart-form .kr-sm-internal label.kr-method-label,
.kr-smart-form .kr-sm-internal label.kr-amount-label {
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.kr-smart-form .kr-sm-internal label.kr-method-label {
  overflow: hidden;
  text-overflow: ellipsis;
}
.kr-smart-form .kr-sm-internal .forced-payment-token {
  flex: 1;
  max-width: 70%;
}
.kr-smart-form .kr-sm-internal.kr-loading {
  border: 1px solid #666;
}
.kr-smart-form .kr-sm-internal.kr-disabled {
  background-color: #eee;
  border: 1px solid #ddd;
  cursor: not-allowed;
}
.kr-smart-form .kr-sm-internal.kr-disabled:hover {
  border: 1px solid #aaa;
}
.kr-smart-form .kr-sm-internal.kr-disabled .kr-method-info,
.kr-smart-form .kr-sm-internal.kr-disabled .kr-method-info .kr-method-icon,
.kr-smart-form .kr-sm-internal.kr-disabled .kr-method-info .kr-label {
  cursor: not-allowed;
}
.kr-smart-form .kr-sm-internal.kr-disabled label {
  color: #999;
  cursor: not-allowed;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  color: #777;
  height: 16px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-method-info .kr-card-icons .kr-extra-brands {
  font-size: 13px;
}
.kr-smart-form .kr-sm-internal .kr-loading-animation {
  display: none;
}
.kr-smart-form .kr-smart-form-iframe-container {
  display: block;
}
.kr-smart-form .kr-smart-form-iframe-container:not(.kr-method-cards) {
  overflow: auto;
}

.kr-layer-manager {
  position: relative;
  z-index: 10000;
  /* Help modal */
}
.kr-layer-manager span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-layer-manager span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-layer-manager span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-layer-manager span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-layer-manager .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-layer-manager .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-layer-manager .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-layer-manager .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-layer-manager .kr-method-tooltip-content .kr-card-tooltip,
.kr-layer-manager .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-layer-manager .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-layer-manager .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-layer-manager .kr-method-icon {
  display: none;
  width: 30px;
  height: 20px;
  margin-right: 15px;
  cursor: pointer;
}
.kr-layer-manager .kr-method-icon svg,
.kr-layer-manager .kr-method-icon img {
  width: 30px;
  height: 20px;
}
.kr-layer-manager .kr-simple-modal-wrapper {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal {
  max-width: 400px;
  width: 100%;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px;
  pointer-events: all;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header {
  display: flex;
  align-items: center;
  gap: 12px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-simple-modal-header-title {
  font-size: 20px;
  margin: 0;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-simple-modal-header-title span {
  font-size: inherit;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header i.fi-x-circle.icon-close-popup {
  box-sizing: border-box;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 10px;
  right: 10px;
  height: 18px;
  width: 18px;
  cursor: pointer;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-main {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-optional {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-optional .kr-simple-modal-content-optional-item {
  display: flex;
  gap: 5px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-optional .kr-simple-modal-content-optional-item a {
  cursor: pointer;
  text-decoration: underline;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  width: 100%;
  padding-top: 10px;
  box-sizing: border-box;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button {
  margin: 0;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer--vertical {
  flex-direction: column;
  gap: 2px;
  padding-top: 0;
  align-items: center;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer--vertical button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.kr-layer-manager .kr-dialog-content {
  display: none;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.kr-layer-manager .kr-dialog-content--active {
  display: block;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal-background {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  opacity: 0.7;
  background-color: #232323;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal {
  box-sizing: border-box;
  width: 300px;
  padding: 20px;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-header {
  display: block;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-header .kr-help-modal-close-button {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content {
  width: 100%;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content > div.kr-help-content,
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content > div {
  display: block;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content > div.kr-help-content {
  margin: 10px 0;
  font-size: 14px;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content svg,
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content svg image {
  width: 100%;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content svg {
  height: 106px;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content .kr-help-image-amex svg {
  height: 140px;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content svg image {
  height: 100%;
}
.kr-layer-manager .kr-layer {
  z-index: 2;
}
.kr-layer-manager .kr-layer .kr-layer-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #232323;
  opacity: 0.7;
}

.kr-smart-button-wrapper {
  display: block;
  position: relative;
  margin: 5px 0;
}
.kr-smart-button-wrapper .kr-smart-button {
  display: flex;
}

/* KJS-2563: Must be outside to allow the styling with just .kr-smart-button selector */
.kr-smart-button {
  width: 230px;
}

.kr-sm-internal {
  box-sizing: border-box;
  position: relative;
  display: none;
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px 10px;
  max-width: 100%;
  cursor: pointer;
  /* Loading */
  /* Disabled mode */
}
.kr-sm-internal .kr-method-info {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  width: 100%;
}
.kr-sm-internal .kr-method-info.kr-hidden {
  visibility: hidden;
}
.kr-sm-internal .kr-method-icon {
  display: none;
}
.kr-sm-internal label.kr-method-label,
.kr-sm-internal label.kr-amount-label {
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.kr-sm-internal label.kr-method-label {
  overflow: hidden;
  text-overflow: ellipsis;
}
.kr-sm-internal .forced-payment-token {
  flex: 1;
  max-width: 70%;
}
.kr-sm-internal.kr-loading {
  border: 1px solid #666;
}
.kr-sm-internal.kr-disabled {
  background-color: #eee;
  border: 1px solid #ddd;
  cursor: not-allowed;
}
.kr-sm-internal.kr-disabled:hover {
  border: 1px solid #aaa;
}
.kr-sm-internal.kr-disabled .kr-method-info,
.kr-sm-internal.kr-disabled .kr-method-info .kr-method-icon,
.kr-sm-internal.kr-disabled .kr-method-info .kr-label {
  cursor: not-allowed;
}
.kr-sm-internal.kr-disabled label {
  color: #999;
  cursor: not-allowed;
}
.kr-sm-internal.kr-cards .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  color: #777;
  height: 16px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-sm-internal.kr-cards .kr-card-method-info .kr-card-icons .kr-extra-brands {
  font-size: 13px;
}
.kr-sm-internal .kr-loading-animation {
  display: none;
}

.kr-embedded {
  position: relative;
  /* Help */
  /* Payment button CSS */
  /* Reset CSS */
  /* Form */
}
.kr-embedded .kr-icon {
  position: relative;
}
.kr-embedded .kr-icon .kr-icon-wrapper {
  display: none;
}
.kr-embedded .kr-brand-selector .kr-brand-selector-wrapper ul.kr-brand-selector-list {
  display: block;
}
.kr-embedded .kr-icon-arrow {
  display: none;
}
.kr-embedded .kr-field-wrapper {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
}
.kr-embedded .kr-field-wrapper .kr-field-component {
  width: 100%;
  order: 1;
}
.kr-embedded .kr-field-wrapper .kr-icon-wrapper-root {
  order: 3;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper {
  order: 4;
}
.kr-embedded .kr-field-wrapper .kr-delete-button-wrapper {
  order: 5;
}
.kr-embedded .kr-payment-button:disabled {
  cursor: not-allowed;
}
.kr-embedded .kr-select-wrapper.kr-real-select select {
  width: 100%;
  background: #fff;
  border: 1px solid #000;
}
.kr-embedded .kr-select-wrapper.kr-real-select .kr-select-caret {
  display: none;
}
.kr-embedded .kr-select-wrapper.kr-real-select .kr-select-caret svg {
  width: 8px;
  height: 8px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select {
  flex-direction: column;
  position: relative;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #000;
  position: relative;
  cursor: default;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-select .kr-select-caret {
  position: absolute;
  right: 5px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-select .kr-select-caret svg {
  width: 8px;
  height: 8px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  width: 100%;
  max-height: 120px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;
  z-index: 10000;
  cursor: default;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options .kr-option {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options .kr-option:hover {
  background-color: #ccc;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-6 {
  top: -120px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-5 {
  top: -100px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-4 {
  top: -80px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-3 {
  top: -60px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-2 {
  top: -40px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-1 {
  top: -20px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options.bottom {
  top: 18px;
}
.kr-embedded .kr-select-wrapper.kr-custom-select .kr-options:not(:hover) .kr-option.kr-active-option {
  background-color: #ccc;
}
.kr-embedded .kr-identity-document-type .kr-select-wrapper.kr-real-select span.kr-select-placeholder {
  position: absolute;
  pointer-events: none;
}
.kr-embedded .kr-error-animation.kr-select-wrapper select, .kr-embedded .kr-error-animation.kr-select-wrapper .kr-select span.kr-selected-option, .kr-embedded .kr-error-animation.kr-text-wrapper input {
  animation: shake-anim 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake-anim {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.kr-embedded .kr-field.kr-visible {
  display: block;
}
.kr-embedded .kr-field input[type=text], .kr-embedded .kr-field.kr-radio label,
.kr-embedded .kr-field label.kr-checkbox {
  width: 100%;
}
.kr-embedded .kr-field input[type=text], .kr-embedded .kr-field.kr-radio input[type=radio],
.kr-embedded .kr-field .kr-checkbox input[type=checkbox] {
  background-color: initial;
  padding: initial;
  border: initial;
  margin: initial;
  cursor: default;
}
.kr-embedded .kr-field.kr-checkbox label.kr-field-control.kr-checkbox > input {
  display: none;
}
.kr-embedded .kr-field.kr-checkbox .kr-checkbox-control-indicator {
  background-color: #e6e6e6;
  border: 1px solid #b1b1b1;
  height: 12px;
  width: 12px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.kr-embedded .kr-field.kr-checkbox .kr-label {
  padding-left: 5px;
  display: inline-block;
}
.kr-embedded .kr-field.kr-checkbox .kr-label .kr-checkbox-label {
  cursor: pointer;
  pointer-events: none;
}
.kr-embedded .kr-field.kr-checkbox .kr-field-control:hover input ~ .kr-checkbox-control-indicator,
.kr-embedded .kr-field.kr-checkbox .kr-field-control input:focus ~ .kr-checkbox-control-indicator {
  background-color: #ccc;
}
.kr-embedded .kr-field.kr-checkbox .kr-field-control input:checked ~ .kr-checkbox-control-indicator,
.kr-embedded .kr-field.kr-checkbox .kr-field-control input:checked:focus ~ .kr-checkbox-control-indicator {
  background-color: #717171;
}
.kr-embedded .kr-field.kr-checkbox .kr-field-control:hover input:not([disabled]):checked ~ .kr-checkbox-control-indicator,
.kr-embedded .kr-field.kr-checkbox .kr-field-control input:checked:focus ~ .kr-checkbox-control-indicator {
  background-color: #656565;
}
.kr-embedded .kr-field.kr-checkbox .kr-field-control input:disabled ~ .kr-checkbox-control-indicator {
  background-color: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.kr-embedded .kr-field.kr-checkbox .kr-field-control input:disabled ~ .kr-checkbox-control-indicator::after {
  border-color: #7b7b7b;
}
.kr-embedded .kr-delete-button-wrapper {
  cursor: pointer;
}
.kr-embedded .kr-delete-button-wrapper:not(.kr-visible) {
  display: none;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button {
  height: 100%;
  display: flexbox;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg {
  fill: #000;
  width: 16px;
  height: 18px;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon.kr-error svg path.icon {
  fill: red;
}
.kr-embedded .kr-delete-button-wrapper.kr-card-list .kr-delete-button .kr-delete-icon svg {
  height: 16px;
}
.kr-embedded .kr-wallet-card-list {
  width: 100%;
  display: flex;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper {
  width: 100%;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element.kr-deleted {
  height: 0;
  padding: 0;
  opacity: 0;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label,
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-brand-icon {
  display: flex;
  align-items: center;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label {
  flex-direction: row;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-brand-icon {
  flex-direction: column;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-brand-icon svg {
  width: 30px;
  height: 20px;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element input[type=radio] {
  background-color: initial;
  cursor: default;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
  box-sizing: border-box;
  padding: initial;
  border: initial;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element i.fi-x-circle {
  cursor: pointer;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element i.fi-x-circle svg {
  width: 16px;
  height: 16px;
}
.kr-embedded .kr-wallet-tabs {
  width: 100%;
  display: flex;
  cursor: pointer;
}
.kr-embedded .kr-wallet-tabs .kr-wallet-tab {
  flex-grow: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.kr-embedded .kr-wallet-tabs .kr-wallet-tab.kr-selected {
  background-color: grey;
}
.kr-embedded .kr-visibility-button {
  order: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.kr-embedded .kr-visibility-button svg {
  fill: #717171;
  width: 20px;
}
.kr-embedded .kr-layer {
  z-index: 2;
}
.kr-embedded .kr-layer .kr-layer-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #232323;
  opacity: 0.7;
}
.kr-embedded .kr-form-error span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper {
  display: none;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper.kr-inner {
  order: 4;
  display: none;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper.kr-inner.kr-visible {
  display: block;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper.kr-inner.kr-visible .kr-help-button {
  display: none;
}
.kr-embedded .kr-card-header {
  box-sizing: border-box;
  position: relative;
  background-color: #f4f4f4;
  padding: 20px 20px 10px;
  display: flex;
  margin-bottom: 10px;
  z-index: 1;
  width: 100%;
}
.kr-embedded .kr-card-header span.kr-card-header-label {
  font-size: 12px;
  color: #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.kr-embedded .kr-card-header .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  color: #777;
  height: 16px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  top: 0;
  opacity: 1;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible .kr-method-icon {
  display: inline-flex;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: default;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon {
  display: inline-block;
  margin: 0;
  cursor: default;
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards {
  background-color: #fff;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-hideout {
  position: fixed;
  top: -9999px;
  left: -9999px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon svg {
  box-sizing: content-box;
  height: 16px;
  width: 20px;
  vertical-align: baseline;
}
.kr-embedded .kr-currency-conversion {
  order: 31;
  /* After payment button */
}
.kr-embedded .kr-currency-conversion span {
  font-size: 14px;
}
.kr-embedded .kr-currency-conversion span strong {
  font-weight: 600;
  font-size: 14px;
}
.kr-embedded button::-moz-focus-inner {
  border: 0;
}
.kr-embedded input.kr-input-field {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  box-shadow: initial;
  transition: initial;
  height: 1.05em;
  width: 230px;
  line-height: 1em;
  font-size: 1em;
}
.kr-embedded input.kr-input-field::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded input.kr-input-field::-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded input.kr-input-field::placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded #krFieldRepresentation,
.kr-embedded #krFieldRepresentationError,
.kr-embedded #krFieldRepresentationDisabled {
  position: fixed;
  top: -10000px;
  left: -10000px;
}
.kr-embedded .kr-discount-panel--container {
  width: 100%;
  display: flex;
}
.kr-embedded .kr-discount-panel-wrapper {
  width: 100%;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel.kr-discount-panel--default .kr-discount-panel-content {
  overflow: hidden;
  max-height: 0;
  display: none;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel.kr-discount-panel--default .kr-discount-panel-content--visible {
  display: flex;
  max-height: 100%;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-subtotal,
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-discount {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-discount--negative .kr-discount-panel-discount-value {
  color: #293c7a;
  font-weight: 700;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-discount--positive .kr-discount-panel-discount-value {
  color: #c62828;
  font-weight: 700;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-discount .kr-discount-panel-discount-updating {
  font-weight: 500;
  animation: updating 1s infinite;
}

.kr-popin-redirection {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.kr-popin-redirection .kr-background {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: #232323;
  opacity: 0.7;
}
.kr-popin-redirection .kr-popin-modal-header {
  background-color: #e4e4e4;
  color: #333;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.kr-popin-redirection .kr-popin-modal-header.kr-secure-iframe-visible {
  height: 30px;
  border-bottom: 0;
  margin-bottom: 0;
  justify-content: space-between;
}
.kr-popin-redirection .kr-popin-modal-header.kr-secure-iframe-visible span.kr-popin-header {
  color: #666;
}
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-background,
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.kr-popin-redirection .kr-popin-modal-header span.kr-popin-header {
  font-size: 12px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  left: 0;
  top: 0;
}
.kr-popin-redirection .kr-popin-modal-header span.kr-popin-shop-name {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  margin-top: 50px;
  padding: 0 20px;
  left: 0;
  top: 0;
  position: relative;
}
.kr-popin-redirection .kr-popin-modal-header span.kr-popin-shop-name span {
  font-size: 16px;
}
.kr-popin-redirection .kr-popin-modal-header span.kr-popin-amount, .kr-popin-redirection .kr-popin-modal-header span.kr-popin-order-id {
  display: none;
}
.kr-popin-redirection .kr-popin-modal-header i.fi-x-circle {
  cursor: pointer;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 4px 4px 0 0;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.kr-popin-redirection .kr-popin-modal-header i.fi-x-circle.kr-visible {
  opacity: 1;
  pointer-events: all;
}
.kr-popin-redirection .kr-popin-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  position: relative;
  margin-top: 0;
}
.kr-popin-redirection .kr-popin-modal-header.kr-secure-iframe-visible i.fi-lock {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.kr-popin-redirection .kr-popin-modal-header.kr-secure-iframe-visible i.fi-lock svg {
  width: 100%;
  height: 100%;
}
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-image {
  position: absolute;
  top: -44px;
  width: 84px;
  height: 84px;
}
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-logo,
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border-shadow,
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border {
  border-radius: 50%;
  position: absolute;
}
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border-shadow {
  width: 84px;
  height: 84px;
  background-color: rgba(0, 0, 0, 0.2);
}
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 80px;
  height: 80px;
  background-color: #808080;
  margin-top: 2px;
  margin-left: 2px;
}
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 74px;
  height: 74px;
  margin-top: 5px;
  margin-left: 5px;
  background-color: #293c7a;
  overflow: hidden;
}
.kr-popin-redirection .kr-popin-modal-header {
  position: relative;
}
.kr-popin-redirection .kr-popin-redirection-modal {
  z-index: 1;
}
.kr-popin-redirection .kr-popin-redirection-modal.kr-popin-redirection-modal--mobile {
  position: fixed;
  left: 0;
  top: 0;
  border-left: 0;
  border-right: 0;
}

iframe#krcheckout {
  all: initial;
  display: block;
}

@keyframes slidedown {
  from {
    max-height: 0;
  }
  to {
    max-height: 300px;
  }
}
/**
 * Flexbox Mixins
 * http://philipwalton.github.io/solved-by-flexbox/
 * https://github.com/philipwalton/solved-by-flexbox
 *
 * Copyright (c) 2013 Brian Franco
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions;
 * The above copyright notice and this permission notice shall be included
 * in all copies or substantial portions of the Software.
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 *
 * This is a set of mixins for those who want to mess around with flexbox
 * using the native support of current browsers. For full support table
 * check: http://caniuse.com/flexbox
 *
 * Basically this will use;
 *
 * * Fallback, old syntax (IE10, mobile webkit browsers - no wrapping)
 * * Final standards syntax (FF, Safari, Chrome, IE11, Opera)
 *
 * This was inspired by;
 *
 * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
 *
 * With help from;
 *
 * * http://w3.org/tr/css3-flexbox/
 * * http://the-echoplex.net/flexyboxes/
 * * http://msdn.microsoft.com/en-us/library/ie/hh772069(v=vs.85).aspx
 * * http://css-tricks.com/using-flexbox/
 * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
 * * https://developer.mozilla.org/en-us/docs/web/guide/css/flexible_boxes
 */
/**
 * Flexbox Containers
 *
 * The 'flex' value causes an element to generate a block-level flex
 * container box.
 *
 * The 'inline-flex' value causes an element to generate a inline-level
 * flex container box.
 *
 * display: flex | inline-flex
 *
 * http://w3.org/tr/css3-flexbox/#flex-containers
 *
 * (Placeholder selectors for each type, for those who rather @extend)
 */
/**
 * Flexbox Direction
 *
 * The 'flex-direction' property specifies how flex items are placed in
 * the flex container, by setting the direction of the flex container's
 * main axis. This determines the direction that flex items are laid out in.
 *
 * Values: row | row-reverse | column | column-reverse
 * Default: row
 *
 * http://w3.org/tr/css3-flexbox/#flex-direction-property
 */
/**
 * Flexbox Wrap
 *
 * The 'flex-wrap' property controls whether the flex container is single-line
 * or multi-line, and the direction of the cross-axis, which determines
 * the direction new lines are stacked in.
 *
 * Values: nowrap | wrap | wrap-reverse
 * Default: nowrap
 *
 * http://w3.org/tr/css3-flexbox/#flex-wrap-property
 */
/**
 * Flexbox Flow (shorthand)
 *
 * The 'flex-flow' property is a shorthand for setting the 'flex-direction'
 * and 'flex-wrap' properties, which together define the flex container's
 * main and cross axes.
 *
 * Values: <flex-direction> | <flex-wrap>
 * Default: row nowrap
 *
 * http://w3.org/tr/css3-flexbox/#flex-flow-property
 */
/**
 * Flexbox Order
 *
 * The 'order' property controls the order in which flex items appear within
 * their flex container, by assigning them to ordinal groups.
 *
 * Default: 0
 *
 * http://w3.org/tr/css3-flexbox/#order-property
 */
/**
 * Flexbox Grow
 *
 * The 'flex-grow' property sets the flex grow factor. Negative numbers
 * are invalid.
 *
 * Default: 0
 *
 * http://w3.org/tr/css3-flexbox/#flex-grow-property
 */
/**
 * Flexbox Shrink
 *
 * The 'flex-shrink' property sets the flex shrink factor. Negative numbers
 * are invalid.
 *
 * Default: 1
 *
 * http://w3.org/tr/css3-flexbox/#flex-shrink-property
 */
/**
 * Flexbox Basis
 *
 * The 'flex-basis' property sets the flex basis. Negative lengths are invalid.
 *
 * Values: Like "width"
 * Default: auto
 *
 * http://www.w3.org/TR/css3-flexbox/#flex-basis-property
 */
/**
 * Flexbox "Flex" (shorthand)
 *
 * The 'flex' property specifies the components of a flexible length: the
 * flex grow factor and flex shrink factor, and the flex basis. When an
 * element is a flex item, 'flex' is consulted instead of the main size
 * property to determine the main size of the element. If an element is
 * not a flex item, 'flex' has no effect.
 *
 * Values: none | <flex-grow> <flex-shrink> || <flex-basis>
 * Default: See individual properties (1 1 0).
 *
 * http://w3.org/tr/css3-flexbox/#flex-property
 */
/**
 * Flexbox Justify Content
 *
 * The 'justify-content' property aligns flex items along the main axis
 * of the current line of the flex container. This is done after any flexible
 * lengths and any auto margins have been resolved. Typically it helps distribute
 * extra free space leftover when either all the flex items on a line are
 * inflexible, or are flexible but have reached their maximum size. It also
 * exerts some control over the alignment of items when they overflow the line.
 *
 * Note: 'space-*' values not supported in older syntaxes.
 *
 * Values: flex-start | flex-end | center | space-between | space-around
 * Default: flex-start
 *
 * http://w3.org/tr/css3-flexbox/#justify-content-property
 */
/**
 * Flexbox Align Items
 *
 * Flex items can be aligned in the cross axis of the current line of the
 * flex container, similar to 'justify-content' but in the perpendicular
 * direction. 'align-items' sets the default alignment for all of the flex
 * container's items, including anonymous flex items. 'align-self' allows
 * this default alignment to be overridden for individual flex items. (For
 * anonymous flex items, 'align-self' always matches the value of 'align-items'
 * on their associated flex container.)
 *
 * Values: flex-start | flex-end | center | baseline | stretch
 * Default: stretch
 *
 * http://w3.org/tr/css3-flexbox/#align-items-property
 */
/**
 * Flexbox Align Self
 *
 * Values: auto | flex-start | flex-end | center | baseline | stretch
 * Default: auto
 */
/**
 * Flexbox Align Content
 *
 * The 'align-content' property aligns a flex container's lines within the
 * flex container when there is extra space in the cross-axis, similar to
 * how 'justify-content' aligns individual items within the main-axis. Note,
 * this property has no effect when the flexbox has only a single line.
 *
 * Values: flex-start | flex-end | center | space-between | space-around | stretch
 * Default: stretch
 *
 * http://w3.org/tr/css3-flexbox/#align-content-property
 */
/**
 * Fallback to support gap within flexbox
 * Unsupported with Chrome prior to version 84 among others.
 *
 * https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility
 *
 * @since KJS-2162.61 (2022-09-13)
 */
.kr-payment-button {
  box-sizing: border-box;
  margin-bottom: 7px;
  width: 100%;
  border: 0;
  background-color: #293c7a;
  color: #fff;
  padding: 12px 0;
  font-size: 1em;
  outline: none !important;
  height: 46px;
  font-family: inherit;
  cursor: pointer;
  transition: box-shadow 0.4s;
}

.kr-payment-button:focus {
  background-color: #293c7a;
  color: #fff;
  font-family: Roboto, sans-serif;
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px, rgba(0, 0, 0, 0.23) 0 3px 6px;
}

.kr-payment-button span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  width: 100%;
  line-height: 22px;
  color: inherit;
  text-align: center;
  font-family: Roboto, sans-serif;
  cursor: pointer;
}

.kr-payment-button.kr-loading {
  display: block;
}

.kr-payment-button.kr-loading span {
  display: none;
}

.kr-payment-button.kr-loading .kr-spinner {
  display: block;
}

.kr-payment-button:disabled span {
  cursor: not-allowed;
}

.kr-payment-button .kr-sp-button-label {
  --kr-sp-font-family: var(--kr-white-label-sp-font-family, roboto, sans-serif);
  --kr-sp-total-color: #ddd;
  width: 100%;
}

.kr-payment-button .kr-sp-button-label .kr-sp-button-amount {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.kr-payment-button .kr-sp-button-label .kr-sp-button-total {
  color: var(--kr-sp-total-color);
  font-family: inherit;
  font-size: 12px;
  font-weight: 400;
}

.kr-payment-button .kr-sp-button-label .kr-sp-button-amount,
.kr-payment-button .kr-sp-button-label .kr-sp-button-total {
  width: unset;
}

@keyframes animation {
  50% {
    transform: scale(1.2);
  }
}
/* Breakpoint configuration */
@keyframes kr-loader-before {
  0%, 100% {
    transform: none;
  }
  25% {
    transform: translateX(100%);
  }
  50% {
    transform: translateX(100%) translateY(100%);
  }
  75% {
    transform: translateY(100%);
  }
}
@keyframes kr-loader-after {
  0%, 100% {
    transform: none;
  }
  25% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(-100%) translateY(-100%);
  }
  75% {
    transform: translateY(-100%);
  }
}
@keyframes kr-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
@keyframes kr-card-icon-display {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes kr-modal-opening {
  from {
    transform: scale(0.7);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes kr-layer-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Font */
/* Mixins */
/**
 * Flexbox Mixins
 * http://philipwalton.github.io/solved-by-flexbox/
 * https://github.com/philipwalton/solved-by-flexbox
 *
 * Copyright (c) 2013 Brian Franco
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions;
 * The above copyright notice and this permission notice shall be included
 * in all copies or substantial portions of the Software.
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 *
 * This is a set of mixins for those who want to mess around with flexbox
 * using the native support of current browsers. For full support table
 * check: http://caniuse.com/flexbox
 *
 * Basically this will use;
 *
 * * Fallback, old syntax (IE10, mobile webkit browsers - no wrapping)
 * * Final standards syntax (FF, Safari, Chrome, IE11, Opera)
 *
 * This was inspired by;
 *
 * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
 *
 * With help from;
 *
 * * http://w3.org/tr/css3-flexbox/
 * * http://the-echoplex.net/flexyboxes/
 * * http://msdn.microsoft.com/en-us/library/ie/hh772069(v=vs.85).aspx
 * * http://css-tricks.com/using-flexbox/
 * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
 * * https://developer.mozilla.org/en-us/docs/web/guide/css/flexible_boxes
 */
/**
 * Flexbox Containers
 *
 * The 'flex' value causes an element to generate a block-level flex
 * container box.
 *
 * The 'inline-flex' value causes an element to generate a inline-level
 * flex container box.
 *
 * display: flex | inline-flex
 *
 * http://w3.org/tr/css3-flexbox/#flex-containers
 *
 * (Placeholder selectors for each type, for those who rather @extend)
 */
/**
 * Flexbox Direction
 *
 * The 'flex-direction' property specifies how flex items are placed in
 * the flex container, by setting the direction of the flex container's
 * main axis. This determines the direction that flex items are laid out in.
 *
 * Values: row | row-reverse | column | column-reverse
 * Default: row
 *
 * http://w3.org/tr/css3-flexbox/#flex-direction-property
 */
/**
 * Flexbox Wrap
 *
 * The 'flex-wrap' property controls whether the flex container is single-line
 * or multi-line, and the direction of the cross-axis, which determines
 * the direction new lines are stacked in.
 *
 * Values: nowrap | wrap | wrap-reverse
 * Default: nowrap
 *
 * http://w3.org/tr/css3-flexbox/#flex-wrap-property
 */
/**
 * Flexbox Flow (shorthand)
 *
 * The 'flex-flow' property is a shorthand for setting the 'flex-direction'
 * and 'flex-wrap' properties, which together define the flex container's
 * main and cross axes.
 *
 * Values: <flex-direction> | <flex-wrap>
 * Default: row nowrap
 *
 * http://w3.org/tr/css3-flexbox/#flex-flow-property
 */
/**
 * Flexbox Order
 *
 * The 'order' property controls the order in which flex items appear within
 * their flex container, by assigning them to ordinal groups.
 *
 * Default: 0
 *
 * http://w3.org/tr/css3-flexbox/#order-property
 */
/**
 * Flexbox Grow
 *
 * The 'flex-grow' property sets the flex grow factor. Negative numbers
 * are invalid.
 *
 * Default: 0
 *
 * http://w3.org/tr/css3-flexbox/#flex-grow-property
 */
/**
 * Flexbox Shrink
 *
 * The 'flex-shrink' property sets the flex shrink factor. Negative numbers
 * are invalid.
 *
 * Default: 1
 *
 * http://w3.org/tr/css3-flexbox/#flex-shrink-property
 */
/**
 * Flexbox Basis
 *
 * The 'flex-basis' property sets the flex basis. Negative lengths are invalid.
 *
 * Values: Like "width"
 * Default: auto
 *
 * http://www.w3.org/TR/css3-flexbox/#flex-basis-property
 */
/**
 * Flexbox "Flex" (shorthand)
 *
 * The 'flex' property specifies the components of a flexible length: the
 * flex grow factor and flex shrink factor, and the flex basis. When an
 * element is a flex item, 'flex' is consulted instead of the main size
 * property to determine the main size of the element. If an element is
 * not a flex item, 'flex' has no effect.
 *
 * Values: none | <flex-grow> <flex-shrink> || <flex-basis>
 * Default: See individual properties (1 1 0).
 *
 * http://w3.org/tr/css3-flexbox/#flex-property
 */
/**
 * Flexbox Justify Content
 *
 * The 'justify-content' property aligns flex items along the main axis
 * of the current line of the flex container. This is done after any flexible
 * lengths and any auto margins have been resolved. Typically it helps distribute
 * extra free space leftover when either all the flex items on a line are
 * inflexible, or are flexible but have reached their maximum size. It also
 * exerts some control over the alignment of items when they overflow the line.
 *
 * Note: 'space-*' values not supported in older syntaxes.
 *
 * Values: flex-start | flex-end | center | space-between | space-around
 * Default: flex-start
 *
 * http://w3.org/tr/css3-flexbox/#justify-content-property
 */
/**
 * Flexbox Align Items
 *
 * Flex items can be aligned in the cross axis of the current line of the
 * flex container, similar to 'justify-content' but in the perpendicular
 * direction. 'align-items' sets the default alignment for all of the flex
 * container's items, including anonymous flex items. 'align-self' allows
 * this default alignment to be overridden for individual flex items. (For
 * anonymous flex items, 'align-self' always matches the value of 'align-items'
 * on their associated flex container.)
 *
 * Values: flex-start | flex-end | center | baseline | stretch
 * Default: stretch
 *
 * http://w3.org/tr/css3-flexbox/#align-items-property
 */
/**
 * Flexbox Align Self
 *
 * Values: auto | flex-start | flex-end | center | baseline | stretch
 * Default: auto
 */
/**
 * Flexbox Align Content
 *
 * The 'align-content' property aligns a flex container's lines within the
 * flex container when there is extra space in the cross-axis, similar to
 * how 'justify-content' aligns individual items within the main-axis. Note,
 * this property has no effect when the flexbox has only a single line.
 *
 * Values: flex-start | flex-end | center | space-between | space-around | stretch
 * Default: stretch
 *
 * http://w3.org/tr/css3-flexbox/#align-content-property
 */
/**
 * Fallback to support gap within flexbox
 * Unsupported with Chrome prior to version 84 among others.
 *
 * https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility
 *
 * @since KJS-2162.61 (2022-09-13)
 */
/* Vendors */
.kr-animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.kr-animated.infinite {
  animation-iteration-count: infinite;
}

.kr-animated.hinge {
  animation-duration: 2s;
}

.kr-animated.flipOutX,
.kr-animated.flipOutY,
.kr-animated.bounceIn,
.kr-animated.bounceOut {
  animation-duration: 0.75s;
}

@keyframes kr-flip-in-x {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.kr-flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: kr-flip-in-x;
}

/* Popin */
/**
 * Flexbox Mixins
 * http://philipwalton.github.io/solved-by-flexbox/
 * https://github.com/philipwalton/solved-by-flexbox
 *
 * Copyright (c) 2013 Brian Franco
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions;
 * The above copyright notice and this permission notice shall be included
 * in all copies or substantial portions of the Software.
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 *
 * This is a set of mixins for those who want to mess around with flexbox
 * using the native support of current browsers. For full support table
 * check: http://caniuse.com/flexbox
 *
 * Basically this will use;
 *
 * * Fallback, old syntax (IE10, mobile webkit browsers - no wrapping)
 * * Final standards syntax (FF, Safari, Chrome, IE11, Opera)
 *
 * This was inspired by;
 *
 * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
 *
 * With help from;
 *
 * * http://w3.org/tr/css3-flexbox/
 * * http://the-echoplex.net/flexyboxes/
 * * http://msdn.microsoft.com/en-us/library/ie/hh772069(v=vs.85).aspx
 * * http://css-tricks.com/using-flexbox/
 * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
 * * https://developer.mozilla.org/en-us/docs/web/guide/css/flexible_boxes
 */
/**
 * Flexbox Containers
 *
 * The 'flex' value causes an element to generate a block-level flex
 * container box.
 *
 * The 'inline-flex' value causes an element to generate a inline-level
 * flex container box.
 *
 * display: flex | inline-flex
 *
 * http://w3.org/tr/css3-flexbox/#flex-containers
 *
 * (Placeholder selectors for each type, for those who rather @extend)
 */
/**
 * Flexbox Direction
 *
 * The 'flex-direction' property specifies how flex items are placed in
 * the flex container, by setting the direction of the flex container's
 * main axis. This determines the direction that flex items are laid out in.
 *
 * Values: row | row-reverse | column | column-reverse
 * Default: row
 *
 * http://w3.org/tr/css3-flexbox/#flex-direction-property
 */
/**
 * Flexbox Wrap
 *
 * The 'flex-wrap' property controls whether the flex container is single-line
 * or multi-line, and the direction of the cross-axis, which determines
 * the direction new lines are stacked in.
 *
 * Values: nowrap | wrap | wrap-reverse
 * Default: nowrap
 *
 * http://w3.org/tr/css3-flexbox/#flex-wrap-property
 */
/**
 * Flexbox Flow (shorthand)
 *
 * The 'flex-flow' property is a shorthand for setting the 'flex-direction'
 * and 'flex-wrap' properties, which together define the flex container's
 * main and cross axes.
 *
 * Values: <flex-direction> | <flex-wrap>
 * Default: row nowrap
 *
 * http://w3.org/tr/css3-flexbox/#flex-flow-property
 */
/**
 * Flexbox Order
 *
 * The 'order' property controls the order in which flex items appear within
 * their flex container, by assigning them to ordinal groups.
 *
 * Default: 0
 *
 * http://w3.org/tr/css3-flexbox/#order-property
 */
/**
 * Flexbox Grow
 *
 * The 'flex-grow' property sets the flex grow factor. Negative numbers
 * are invalid.
 *
 * Default: 0
 *
 * http://w3.org/tr/css3-flexbox/#flex-grow-property
 */
/**
 * Flexbox Shrink
 *
 * The 'flex-shrink' property sets the flex shrink factor. Negative numbers
 * are invalid.
 *
 * Default: 1
 *
 * http://w3.org/tr/css3-flexbox/#flex-shrink-property
 */
/**
 * Flexbox Basis
 *
 * The 'flex-basis' property sets the flex basis. Negative lengths are invalid.
 *
 * Values: Like "width"
 * Default: auto
 *
 * http://www.w3.org/TR/css3-flexbox/#flex-basis-property
 */
/**
 * Flexbox "Flex" (shorthand)
 *
 * The 'flex' property specifies the components of a flexible length: the
 * flex grow factor and flex shrink factor, and the flex basis. When an
 * element is a flex item, 'flex' is consulted instead of the main size
 * property to determine the main size of the element. If an element is
 * not a flex item, 'flex' has no effect.
 *
 * Values: none | <flex-grow> <flex-shrink> || <flex-basis>
 * Default: See individual properties (1 1 0).
 *
 * http://w3.org/tr/css3-flexbox/#flex-property
 */
/**
 * Flexbox Justify Content
 *
 * The 'justify-content' property aligns flex items along the main axis
 * of the current line of the flex container. This is done after any flexible
 * lengths and any auto margins have been resolved. Typically it helps distribute
 * extra free space leftover when either all the flex items on a line are
 * inflexible, or are flexible but have reached their maximum size. It also
 * exerts some control over the alignment of items when they overflow the line.
 *
 * Note: 'space-*' values not supported in older syntaxes.
 *
 * Values: flex-start | flex-end | center | space-between | space-around
 * Default: flex-start
 *
 * http://w3.org/tr/css3-flexbox/#justify-content-property
 */
/**
 * Flexbox Align Items
 *
 * Flex items can be aligned in the cross axis of the current line of the
 * flex container, similar to 'justify-content' but in the perpendicular
 * direction. 'align-items' sets the default alignment for all of the flex
 * container's items, including anonymous flex items. 'align-self' allows
 * this default alignment to be overridden for individual flex items. (For
 * anonymous flex items, 'align-self' always matches the value of 'align-items'
 * on their associated flex container.)
 *
 * Values: flex-start | flex-end | center | baseline | stretch
 * Default: stretch
 *
 * http://w3.org/tr/css3-flexbox/#align-items-property
 */
/**
 * Flexbox Align Self
 *
 * Values: auto | flex-start | flex-end | center | baseline | stretch
 * Default: auto
 */
/**
 * Flexbox Align Content
 *
 * The 'align-content' property aligns a flex container's lines within the
 * flex container when there is extra space in the cross-axis, similar to
 * how 'justify-content' aligns individual items within the main-axis. Note,
 * this property has no effect when the flexbox has only a single line.
 *
 * Values: flex-start | flex-end | center | space-between | space-around | stretch
 * Default: stretch
 *
 * http://w3.org/tr/css3-flexbox/#align-content-property
 */
/**
 * Fallback to support gap within flexbox
 * Unsupported with Chrome prior to version 84 among others.
 *
 * https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility
 *
 * @since KJS-2162.61 (2022-09-13)
 */
/* Components */
.kr-popin-utils button.kr-popin-button {
  box-sizing: border-box;
  background-color: #293c7a;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-size: 1em;
  height: 46px;
  margin: 0;
  outline: none !important;
  padding: 12px 0;
  text-align: center;
  width: 232px;
}

kr-smart-form[kr-popin] .kr-layer .kr-popin-modal-header {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
kr-smart-form[kr-popin] .kr-layer .kr-popin-logo-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: rgba(30, 30, 30, 0.8);
}

.kr-embedded[kr-popin] {
  display: none;
  box-shadow: 0 0 15px #121212;
  transition: height 1s;
  width: 331px;
  margin: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-header {
  height: 90px;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #808080;
  margin-bottom: 16px;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-popin-header-layer {
  height: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-header .kr-popin-modal-header-image img.kr-header-logo {
  background-color: #000;
}
.kr-embedded[kr-popin] .kr-popin-modal-header i.fi-x-circle.icon-close-popup {
  width: 12px;
  height: 12px;
  top: 0;
  right: 0;
  margin: 7px 7px 0 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-secure-iframe-visible {
  height: 30px;
  border-bottom: 0;
  margin-bottom: 0;
  justify-content: space-between;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  margin-top: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-header.kr-secure-iframe-visible i.fi-lock {
  margin-left: 7px;
}
.kr-embedded[kr-popin] .kr-popin-modal-header span.kr-popin-shop-name {
  margin: 40px 0 0;
  padding: 0 5px;
  text-align: center;
}
.kr-embedded[kr-popin] .kr-popin-modal-header span.kr-popin-shop-name span {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  line-height: 19px;
}
.kr-embedded[kr-popin][krvue] .kr-pan,
.kr-embedded[kr-popin][krvue] .kr-identity-document-number,
.kr-embedded[kr-popin][krvue] .kr-card-holder-name,
.kr-embedded[kr-popin][krvue] .kr-card-holder-mail,
.kr-embedded[kr-popin][krvue] .kr-identity-document-type,
.kr-embedded[kr-popin][krvue] .kr-installment-number,
.kr-embedded[kr-popin][krvue] .kr-first-installment-delay {
  margin: 12px 0;
}
.kr-embedded[kr-popin][krvue] .kr-expiry,
.kr-embedded[kr-popin][krvue] .kr-security-code {
  margin-left: 0;
  margin-top: 12px;
}
.kr-embedded[kr-popin][krvue] .kr-field.kr-text,
.kr-embedded[kr-popin][krvue] .kr-field.kr-checkbox {
  margin: 12px 50px 12px 0;
}
.kr-embedded[kr-popin] .kr-outer-expiry.kr-outer-wrapper,
.kr-embedded[kr-popin] .kr-outer-security-code.kr-outer-wrapper {
  width: 100%;
}
.kr-embedded[kr-popin] .kr-outer-expiry.kr-outer-wrapper .kr-inner-wrapper,
.kr-embedded[kr-popin] .kr-outer-security-code.kr-outer-wrapper .kr-inner-wrapper {
  width: 100%;
}
.kr-embedded[kr-popin] .kr-form-error {
  margin-top: 10px;
  margin-left: 0;
}
.kr-embedded[kr-popin] .kr-form-error > span {
  padding: 8px 3px;
}
.kr-embedded[kr-popin] .kr-payment-button {
  display: block;
  margin-bottom: 30px;
  margin-top: 20px;
  margin-left: 0;
}
.kr-embedded[kr-popin].kr-help-button-hidden {
  width: 291px;
  padding-left: 30px;
  padding-right: 30px;
}
.kr-embedded[kr-popin].kr-help-button-hidden .kr-popin-modal-footer .kr-whitelabel-logo img {
  margin-right: 30px;
}
.kr-embedded[kr-popin].kr-help-button-inner-field {
  width: 311px;
  padding-left: 30px;
  padding-right: 30px;
}
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-pan,
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-field.kr-text,
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-field.kr-checkbox {
  width: 100%;
}
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-pan .kr-help-button-wrapper.kr-inner.kr-visible .kr-help-button,
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-field.kr-text .kr-help-button-wrapper.kr-inner.kr-visible .kr-help-button,
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-field.kr-checkbox .kr-help-button-wrapper.kr-inner.kr-visible .kr-help-button {
  width: 38px;
}
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-security-code.kr-size-half .kr-help-button-wrapper.kr-inner .kr-help-button {
  width: 37px;
  height: 30px;
}
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-payment-button,
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-form-error {
  width: 100%;
  margin-right: 0;
}
.kr-embedded[kr-popin].kr-help-button-inner-field .kr-popin-modal-footer .kr-whitelabel-logo img {
  margin-right: 30px;
}
.kr-embedded[kr-popin] .kr-layer .kr-popin-modal-header {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.kr-embedded[kr-popin] .kr-layer .kr-popin-logo-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: rgba(30, 30, 30, 0.8);
}
.kr-embedded[kr-popin] .kr-delete-button-wrapper.kr-card-list {
  padding: 0 3px 0 0;
}
.kr-embedded[kr-popin] .kr-wallet-card-list {
  margin: 0;
}
.kr-embedded[kr-popin] .kr-wallet-card-list .kr-card-list-wrapper {
  border: 0;
}
.kr-embedded[kr-popin] .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label {
  margin-left: 24px;
}
.kr-embedded[kr-popin].kr-wallet {
  padding-top: 155px;
}
.kr-embedded[kr-popin] .kr-wallet-tabs {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
}
.kr-embedded[kr-popin] .kr-popin-modal-footer .kr-whitelabel-logo img {
  margin-right: 50px;
}
.kr-embedded[kr-popin].kr-small-popin {
  padding-bottom: 30px;
}
.kr-embedded[kr-popin].kr-small-popin .kr-popin-modal-footer {
  height: 30px;
}

@media (max-width: 450px) {
  .kr-popin-wrapper {
    padding-top: 45px;
  }
}
.kr-popin-wrapper--large-form {
  padding: 45px 0;
}

/* Discount Panel */
.kr-discount-panel .kr-discount-panel-content,
.kr-discount-panel .kr-discount-panel-content * {
  color: #717171;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}
.kr-discount-panel .kr-discount-panel-subtotal {
  padding-bottom: 6px;
}
.kr-discount-panel .kr-discount-panel-subtotal-label,
.kr-discount-panel .kr-discount-panel-discount-label {
  margin-right: 6px;
}
.kr-discount-panel .kr-discount-panel-discount--positive .kr-discount-panel-discount-value {
  color: #b71c1c;
}

/* Split Payment Panel */
.kr-sp-panel-wrapper .kr-sp-panel,
.kr-payment-schedule .kr-sp-panel {
  --kr-sp-primary-color: var(--kr-white-label-sp-primary-color, #130E37);
  --kr-sp-circle-color: var(--kr-sp-primary-color);
  --kr-sp-radio-color: #595d62;
  --kr-sp-color: var(--kr-white-label-sp-color, black);
  --kr-sp-font-family: var(--kr-white-label-sp-font-family, roboto, sans-serif);
  display: flex;
  flex-direction: column;
  gap: 0;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option {
  display: block;
  width: 100%;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option__content,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option__content {
  --kr-po-height: var(--kr-sp-opt-content-height, 200px);
  --kr-po-transition-duration: 0.4s;
  --kr-po-transition-type: ease-in-out;
  display: block;
  overflow: hidden;
  transition: max-height var(--kr-po-transition-duration) var(--kr-po-transition-type), opacity var(--kr-po-transition-duration) var(--kr-po-transition-type);
  max-height: 0;
  opacity: 0;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option__content--open,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option__content--open {
  transition: max-height var(--kr-po-transition-duration) var(--kr-po-transition-type), opacity var(--kr-po-transition-duration) var(--kr-po-transition-type);
  max-height: var(--kr-po-height);
  opacity: 1;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option .kr-sp-option-timeline-wrapper,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option .kr-sp-option-timeline-wrapper {
  display: block;
  padding: 10px 0;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option:last-child .kr-sp-option-timeline-wrapper,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option:last-child .kr-sp-option-timeline-wrapper {
  padding-bottom: 0;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-option-activator,
.kr-payment-schedule .kr-sp-panel .kr-sp-option-activator {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 15px;
  background-color: white;
  border-radius: 0;
  outline: none;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  color: #595d62;
  font-feature-settings: "liga" off, "clig" off;
  font-family: roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-option-activator--selected,
.kr-payment-schedule .kr-sp-panel .kr-sp-option-activator--selected {
  background-color: var(--kr-sp-primary-color);
  border-color: var(--kr-sp-primary-color);
  color: white;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-option-activator .kr-sp-option-activator-label,
.kr-payment-schedule .kr-sp-panel .kr-sp-option-activator .kr-sp-option-activator-label {
  font-feature-settings: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit;
  color: inherit;
  cursor: inherit;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option:not(:last-child, .kr-sp-panel-option--selected) .kr-sp-option-activator,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option:not(:last-child, .kr-sp-panel-option--selected) .kr-sp-option-activator {
  border-bottom: none;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option--selected .kr-sp-option-activator:last-child,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option--selected .kr-sp-option-activator:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option--selected + .kr-sp-panel-option .kr-sp-option-activator,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option--selected + .kr-sp-panel-option .kr-sp-option-activator {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option:first-child .kr-sp-option-activator,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option:first-child .kr-sp-option-activator {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-panel-option:last-child .kr-sp-option-activator,
.kr-payment-schedule .kr-sp-panel .kr-sp-panel-option:last-child .kr-sp-option-activator {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-radio-button,
.kr-payment-schedule .kr-sp-panel .kr-sp-radio-button {
  --circle-graph-color: var(--kr-sp-radio-color);
  height: 16px;
  width: 16px;
  cursor: pointer;
}
.kr-sp-panel-wrapper .kr-sp-panel .kr-sp-radio-button--checked,
.kr-payment-schedule .kr-sp-panel .kr-sp-radio-button--checked {
  --circle-graph-color: white;
}
.kr-sp-panel-wrapper .kr-sp-timeline,
.kr-payment-schedule .kr-sp-timeline {
  --kr-sp-timeline-color: var(--kr-sp-color, black);
  --kr-sp-timeline-font-family: var(--kr-sp-font-family, roboto, sans-serif);
  --kr-sp-gray-color: #595d62;
  max-width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.kr-sp-panel-wrapper .kr-sp-timeline section,
.kr-payment-schedule .kr-sp-timeline section {
  box-sizing: border-box;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  min-height: 150px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-amount,
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-amount,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date {
  display: block;
  font-family: var(--kr-sp-timeline-font-family);
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: var(--kr-sp-timeline-color);
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-amount,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-amount {
  font-weight: 600;
  margin-bottom: 5px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date {
  font-weight: 400;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date b,
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date .kr-sp-first-payment-auxiliary-date,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date b,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date .kr-sp-first-payment-auxiliary-date {
  font-feature-settings: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date b,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date b {
  font-weight: 500;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date .kr-sp-first-payment-auxiliary-date,
.kr-payment-schedule .kr-sp-timeline .kr-sp-first-payment .kr-sp-first-payment-content .kr-sp-first-payment-date .kr-sp-first-payment-auxiliary-date {
  display: block;
  font-size: 12px;
  color: var(--kr-sp-gray-color);
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule {
  display: flex;
  max-width: 160px;
  padding: 10px 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-dashed-line,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-dashed-line {
  width: 24px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule--1 .kr-sp-schedule-dashed-line,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule--1 .kr-sp-schedule-dashed-line {
  height: 52px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule--2 .kr-sp-schedule-dashed-line,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule--2 .kr-sp-schedule-dashed-line {
  height: 12px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule--3 .kr-sp-schedule-dashed-line,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule--3 .kr-sp-schedule-dashed-line {
  height: 16px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-row,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
  gap: 16px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-payment-text,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-payment-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-payment-amount,
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-payment-date,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-payment-amount,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-payment-date {
  display: block;
  color: var(--kr-sp-timeline-color);
  font-feature-settings: "liga" off, "clig" off;
  font-family: var(--kr-sp-timeline-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  text-align: start;
}
.kr-sp-panel-wrapper .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-payment-date b,
.kr-payment-schedule .kr-sp-timeline .kr-sp-schedule .kr-sp-schedule-payment-date b {
  font-feature-settings: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit;
  font-weight: 500;
}
.kr-sp-panel-wrapper .kr-sp-panel-separator,
.kr-payment-schedule .kr-sp-panel-separator {
  --kr-sp-font-family: var(--kr-white-label-sp-font-family, roboto, sans-serif);
  --kr-sp-separator-color: #ddd;
  display: block;
}
.kr-sp-panel-wrapper .kr-sp-panel-separator .kr-sp-panel-separarator-hr,
.kr-payment-schedule .kr-sp-panel-separator .kr-sp-panel-separarator-hr {
  display: block;
}
.kr-sp-panel-wrapper .kr-sp-panel-separator hr,
.kr-payment-schedule .kr-sp-panel-separator hr {
  display: block;
  border: 0;
  height: 1px;
  background: var(--kr-sp-separator-color);
}

/* Brand buttons */
.kr-brand-buttons,
.kr-embedded .kr-brand-buttons {
  margin-bottom: 20px;
  min-height: 40px;
}
.kr-brand-buttons .kr-brand-button .kr-brand-button-icon,
.kr-embedded .kr-brand-buttons .kr-brand-button .kr-brand-button-icon {
  margin: 0 5px;
  height: 40px;
  width: 47px;
}
.kr-brand-buttons .kr-brand-button .kr-brand-button-icon svg,
.kr-embedded .kr-brand-buttons .kr-brand-button .kr-brand-button-icon svg {
  opacity: 0.5;
}
.kr-brand-buttons .kr-brand-button .kr-brand-button-label,
.kr-embedded .kr-brand-buttons .kr-brand-button .kr-brand-button-label {
  font-family: Roboto, sans-serif;
  color: #999;
  font-size: 13px;
  height: 15px;
}
.kr-brand-buttons .kr-brand-button.kr-selected svg,
.kr-embedded .kr-brand-buttons .kr-brand-button.kr-selected svg {
  opacity: 1;
}
.kr-brand-buttons .kr-brand-button.kr-selected .kr-brand-button-label,
.kr-embedded .kr-brand-buttons .kr-brand-button.kr-selected .kr-brand-button-label {
  color: #717171;
}

.kr-brand-buttons {
  width: 266px;
}

/* Skeleton */
.kr-skeleton-wrapper {
  /* Background Animation */
}
.kr-skeleton-wrapper .kr-skeleton {
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: linear-gradient(100deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0) 60%) #ededed;
  background-size: 200% 100%;
  background-position-x: 180%;
  animation: 1s skeleton-animation ease-in-out infinite;
  box-shadow: rgba(149, 157, 65, 0.15) 0 0 24px;
}

@keyframes skeleton-animation {
  to {
    background-position-x: -20%;
  }
}
.kr-embedded,
.kr-smart-form {
  /** CHECKBOX **/
  /** Regular checkbox **/
  /******************   */
  /* Switch checkbox */
  /** RADIO **/
  /**
   * Flexbox Mixins
   * http://philipwalton.github.io/solved-by-flexbox/
   * https://github.com/philipwalton/solved-by-flexbox
   *
   * Copyright (c) 2013 Brian Franco
   *
   * Permission is hereby granted, free of charge, to any person obtaining a
   * copy of this software and associated documentation files (the
   * "Software"), to deal in the Software without restriction, including
   * without limitation the rights to use, copy, modify, merge, publish,
   * distribute, sublicense, and/or sell copies of the Software, and to
   * permit persons to whom the Software is furnished to do so, subject to
   * the following conditions;
   * The above copyright notice and this permission notice shall be included
   * in all copies or substantial portions of the Software.
   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   *
   * This is a set of mixins for those who want to mess around with flexbox
   * using the native support of current browsers. For full support table
   * check: http://caniuse.com/flexbox
   *
   * Basically this will use;
   *
   * * Fallback, old syntax (IE10, mobile webkit browsers - no wrapping)
   * * Final standards syntax (FF, Safari, Chrome, IE11, Opera)
   *
   * This was inspired by;
   *
   * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
   *
   * With help from;
   *
   * * http://w3.org/tr/css3-flexbox/
   * * http://the-echoplex.net/flexyboxes/
   * * http://msdn.microsoft.com/en-us/library/ie/hh772069(v=vs.85).aspx
   * * http://css-tricks.com/using-flexbox/
   * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
   * * https://developer.mozilla.org/en-us/docs/web/guide/css/flexible_boxes
   */
  /**
   * Flexbox Containers
   *
   * The 'flex' value causes an element to generate a block-level flex
   * container box.
   *
   * The 'inline-flex' value causes an element to generate a inline-level
   * flex container box.
   *
   * display: flex | inline-flex
   *
   * http://w3.org/tr/css3-flexbox/#flex-containers
   *
   * (Placeholder selectors for each type, for those who rather @extend)
   */
  /**
   * Flexbox Direction
   *
   * The 'flex-direction' property specifies how flex items are placed in
   * the flex container, by setting the direction of the flex container's
   * main axis. This determines the direction that flex items are laid out in.
   *
   * Values: row | row-reverse | column | column-reverse
   * Default: row
   *
   * http://w3.org/tr/css3-flexbox/#flex-direction-property
   */
  /**
   * Flexbox Wrap
   *
   * The 'flex-wrap' property controls whether the flex container is single-line
   * or multi-line, and the direction of the cross-axis, which determines
   * the direction new lines are stacked in.
   *
   * Values: nowrap | wrap | wrap-reverse
   * Default: nowrap
   *
   * http://w3.org/tr/css3-flexbox/#flex-wrap-property
   */
  /**
   * Flexbox Flow (shorthand)
   *
   * The 'flex-flow' property is a shorthand for setting the 'flex-direction'
   * and 'flex-wrap' properties, which together define the flex container's
   * main and cross axes.
   *
   * Values: <flex-direction> | <flex-wrap>
   * Default: row nowrap
   *
   * http://w3.org/tr/css3-flexbox/#flex-flow-property
   */
  /**
   * Flexbox Order
   *
   * The 'order' property controls the order in which flex items appear within
   * their flex container, by assigning them to ordinal groups.
   *
   * Default: 0
   *
   * http://w3.org/tr/css3-flexbox/#order-property
   */
  /**
   * Flexbox Grow
   *
   * The 'flex-grow' property sets the flex grow factor. Negative numbers
   * are invalid.
   *
   * Default: 0
   *
   * http://w3.org/tr/css3-flexbox/#flex-grow-property
   */
  /**
   * Flexbox Shrink
   *
   * The 'flex-shrink' property sets the flex shrink factor. Negative numbers
   * are invalid.
   *
   * Default: 1
   *
   * http://w3.org/tr/css3-flexbox/#flex-shrink-property
   */
  /**
   * Flexbox Basis
   *
   * The 'flex-basis' property sets the flex basis. Negative lengths are invalid.
   *
   * Values: Like "width"
   * Default: auto
   *
   * http://www.w3.org/TR/css3-flexbox/#flex-basis-property
   */
  /**
   * Flexbox "Flex" (shorthand)
   *
   * The 'flex' property specifies the components of a flexible length: the
   * flex grow factor and flex shrink factor, and the flex basis. When an
   * element is a flex item, 'flex' is consulted instead of the main size
   * property to determine the main size of the element. If an element is
   * not a flex item, 'flex' has no effect.
   *
   * Values: none | <flex-grow> <flex-shrink> || <flex-basis>
   * Default: See individual properties (1 1 0).
   *
   * http://w3.org/tr/css3-flexbox/#flex-property
   */
  /**
   * Flexbox Justify Content
   *
   * The 'justify-content' property aligns flex items along the main axis
   * of the current line of the flex container. This is done after any flexible
   * lengths and any auto margins have been resolved. Typically it helps distribute
   * extra free space leftover when either all the flex items on a line are
   * inflexible, or are flexible but have reached their maximum size. It also
   * exerts some control over the alignment of items when they overflow the line.
   *
   * Note: 'space-*' values not supported in older syntaxes.
   *
   * Values: flex-start | flex-end | center | space-between | space-around
   * Default: flex-start
   *
   * http://w3.org/tr/css3-flexbox/#justify-content-property
   */
  /**
   * Flexbox Align Items
   *
   * Flex items can be aligned in the cross axis of the current line of the
   * flex container, similar to 'justify-content' but in the perpendicular
   * direction. 'align-items' sets the default alignment for all of the flex
   * container's items, including anonymous flex items. 'align-self' allows
   * this default alignment to be overridden for individual flex items. (For
   * anonymous flex items, 'align-self' always matches the value of 'align-items'
   * on their associated flex container.)
   *
   * Values: flex-start | flex-end | center | baseline | stretch
   * Default: stretch
   *
   * http://w3.org/tr/css3-flexbox/#align-items-property
   */
  /**
   * Flexbox Align Self
   *
   * Values: auto | flex-start | flex-end | center | baseline | stretch
   * Default: auto
   */
  /**
   * Flexbox Align Content
   *
   * The 'align-content' property aligns a flex container's lines within the
   * flex container when there is extra space in the cross-axis, similar to
   * how 'justify-content' aligns individual items within the main-axis. Note,
   * this property has no effect when the flexbox has only a single line.
   *
   * Values: flex-start | flex-end | center | space-between | space-around | stretch
   * Default: stretch
   *
   * http://w3.org/tr/css3-flexbox/#align-content-property
   */
  /**
   * Fallback to support gap within flexbox
   * Unsupported with Chrome prior to version 84 among others.
   *
   * https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility
   *
   * @since KJS-2162.61 (2022-09-13)
   */
}
.kr-embedded .kr-field.kr-checkbox,
.kr-smart-form .kr-field.kr-checkbox {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  margin-bottom: 16px;
  min-height: 33px;
  padding-right: 0;
  padding-left: 4px;
  width: 230px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.kr-embedded .kr-field.kr-checkbox .kr-checkbox-input-wrapper .kr-field-control,
.kr-smart-form .kr-field.kr-checkbox .kr-checkbox-input-wrapper .kr-field-control {
  color: #777;
  display: block;
  line-height: 33px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.kr-embedded .kr-field.kr-checkbox .kr-checkbox-input-wrapper .kr-field-control .kr-label,
.kr-smart-form .kr-field.kr-checkbox .kr-checkbox-input-wrapper .kr-field-control .kr-label {
  padding-bottom: 2px;
  padding-left: 4px;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control {
  font-size: 0.9em;
  padding-left: 20px;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-checkbox-control-indicator {
  background-color: #e6e6e6;
  border: 1px solid #b1b1b1;
  height: 20px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 20px;
  cursor: pointer;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control:hover input ~ .kr-checkbox-control-indicator,
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:focus ~ .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control:hover input ~ .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:focus ~ .kr-checkbox-control-indicator {
  background-color: #ccc;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:checked ~ .kr-checkbox-control-indicator,
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:checked:focus ~ .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:checked ~ .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:checked:focus ~ .kr-checkbox-control-indicator {
  background-color: #717171;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control:hover input:not([disabled]):checked ~ .kr-checkbox-control-indicator,
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:checked:focus ~ .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control:hover input:not([disabled]):checked ~ .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:checked:focus ~ .kr-checkbox-control-indicator {
  background-color: #656565;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:disabled ~ .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:disabled ~ .kr-checkbox-control-indicator {
  background-color: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-checkbox-control-indicator::after,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-checkbox-control-indicator::after {
  content: "";
  display: none;
  position: absolute;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:checked ~ .kr-checkbox-control-indicator::after,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:checked ~ .kr-checkbox-control-indicator::after {
  display: block;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control .kr-checkbox-control-indicator::after,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control .kr-checkbox-control-indicator::after {
  box-sizing: initial;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  height: 8px;
  left: 8px;
  top: 4px;
  transform: rotate(45deg);
  width: 3px;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:disabled ~ .kr-checkbox-control-indicator::after,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-default .kr-checkbox-input-wrapper .kr-field-control input:disabled ~ .kr-checkbox-control-indicator::after {
  border-color: #7b7b7b;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox input.kr-theme,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox input.kr-theme {
  opacity: 0;
  width: 0;
  height: 0;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox .kr-checkbox-control-indicator {
  position: relative;
  cursor: pointer;
  width: 32px;
  height: 19px;
  background-color: #ddd;
  transition: 0.4s;
  border-radius: 34px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-right: 5px;
  border: none;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-color: transparent;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox .kr-checkbox-control-indicator:focus,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox .kr-checkbox-control-indicator:focus {
  border: none;
  outline: none;
  border-color: transparent;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox .kr-checkbox-control-indicator::before,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox .kr-checkbox-control-indicator::before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 2px;
  background-color: #fff;
  transition: all 0.4s;
  border-radius: 50%;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox input:checked + .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox input:checked + .kr-checkbox-control-indicator {
  background-color: #717171;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox input:checked + .kr-checkbox-control-indicator::before,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox input:checked + .kr-checkbox-control-indicator::before {
  transform: translateX(13px);
}
.kr-embedded .kr-field.kr-radio,
.kr-smart-form .kr-field.kr-radio {
  cursor: pointer;
  margin-bottom: 16px;
  height: 33px;
  width: 100%;
}
.kr-embedded .kr-field.kr-radio .kr-radio-control-indicator,
.kr-smart-form .kr-field.kr-radio .kr-radio-control-indicator {
  cursor: pointer;
  display: block;
  height: 13px;
  width: 13px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #717171;
  margin-left: 5px;
  z-index: 1;
}
.kr-embedded .kr-field.kr-radio .kr-radio-control-indicator .kr-checked,
.kr-smart-form .kr-field.kr-radio .kr-radio-control-indicator .kr-checked {
  display: block;
  margin: 2px;
  height: 9px;
  width: 9px;
  border-radius: 50%;
  background-color: #fff;
}
.kr-embedded .kr-field.kr-radio input[type=radio],
.kr-smart-form .kr-field.kr-radio input[type=radio] {
  cursor: pointer;
  position: fixed;
  opacity: 0;
  margin-left: 5px;
  height: 13px;
  width: 13px;
  z-index: 2;
  padding: 0;
}
.kr-embedded .kr-field.kr-radio input[type=radio]:checked + .kr-radio-control-indicator .kr-checked,
.kr-smart-form .kr-field.kr-radio input[type=radio]:checked + .kr-radio-control-indicator .kr-checked {
  background-color: #717171;
}
.kr-embedded .kr-field.kr-radio label,
.kr-smart-form .kr-field.kr-radio label {
  cursor: pointer;
  width: 100%;
  text-align: justify;
  margin-left: 8px;
}
.kr-embedded div[id^=kr-field-app-],
.kr-smart-form div[id^=kr-field-app-] {
  width: 100%;
}
.kr-embedded input.kr-theme,
.kr-smart-form input.kr-theme {
  display: block;
}
.kr-embedded input.kr-theme[type=text],
.kr-smart-form input.kr-theme[type=text] {
  height: 31px;
}
.kr-embedded input.kr-theme[type=checkbox],
.kr-smart-form input.kr-theme[type=checkbox] {
  height: 46px;
}
.kr-embedded .kr-field.kr-text,
.kr-smart-form .kr-field.kr-text {
  position: relative;
}
.kr-embedded .kr-field.kr-text.kr-field-wrapper.kr-visible,
.kr-smart-form .kr-field.kr-text.kr-field-wrapper.kr-visible {
  display: flex;
}
.kr-embedded .kr-field.kr-text .kr-input-wrapper,
.kr-smart-form .kr-field.kr-text .kr-input-wrapper {
  order: 1;
  width: 100%;
  background-color: #fff;
}
.kr-embedded .kr-field.kr-text .kr-icon,
.kr-smart-form .kr-field.kr-text .kr-icon {
  order: 2;
}
.kr-embedded .kr-field.kr-text .kr-icon i,
.kr-smart-form .kr-field.kr-text .kr-icon i {
  display: inline-block;
  color: #717171;
  font-size: 1.5em;
}
.kr-embedded .kr-field.kr-text .kr-icon.kr-error i,
.kr-smart-form .kr-field.kr-text .kr-icon.kr-error i {
  color: #d9534f;
}
.kr-embedded .kr-field.kr-text input.kr-theme,
.kr-smart-form .kr-field.kr-text input.kr-theme {
  box-sizing: border-box;
  border: none;
  font-size: 0.9em;
  margin-top: 0;
  position: static;
  line-height: 1em;
  background-clip: unset;
  margin-right: 9px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  color: #717171;
  padding-top: 2px !important;
  padding-bottom: 0 !important;
  outline: none;
  visibility: visible;
  cursor: text !important;
  /*  stylelint-disable-next-line selector-pseudo-element-no-unknown */
  /*  stylelint-disable-next-line selector-pseudo-class-no-unknown */
}
.kr-embedded .kr-field.kr-text input.kr-theme::input-placeholder,
.kr-smart-form .kr-field.kr-text input.kr-theme::input-placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-text input.kr-theme:placeholder,
.kr-smart-form .kr-field.kr-text input.kr-theme:placeholder {
  /* Firefox 18- */
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-text input.kr-theme::-moz-placeholder, .kr-smart-form .kr-field.kr-text input.kr-theme::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-text input.kr-theme::-ms-input-placeholder, .kr-smart-form .kr-field.kr-text input.kr-theme::-ms-input-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-text input.kr-theme::placeholder,
.kr-smart-form .kr-field.kr-text input.kr-theme::placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-text input.kr-theme:input-placeholder,
.kr-smart-form .kr-field.kr-text input.kr-theme:input-placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded > input.kr-theme,
.kr-smart-form > input.kr-theme {
  display: none;
  width: 187px;
  height: 33px;
  background-color: #fff;
  padding-left: 44px;
}
.kr-embedded .kr-checkbox-input-wrapper .kr-field-control,
.kr-embedded .kr-checkbox-input-wrapper .kr-field-control .kr-checkbox-label,
.kr-smart-form .kr-checkbox-input-wrapper .kr-field-control,
.kr-smart-form .kr-checkbox-input-wrapper .kr-field-control .kr-checkbox-label {
  font-family: Roboto, sans-serif;
}
.kr-embedded .kr-checkbox-input-wrapper .kr-checkbox input.kr-field.kr-theme,
.kr-smart-form .kr-checkbox-input-wrapper .kr-checkbox input.kr-field.kr-theme {
  visibility: visible;
  display: inline-block;
  margin-right: 0;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper {
  height: auto;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox.kr-checkbox-layout,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox.kr-checkbox-layout {
  padding-left: 0 !important;
  display: flex;
  align-items: center;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper .kr-checkbox-input-wrapper .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper .kr-checkbox-input-wrapper .kr-checkbox-control-indicator {
  top: 0;
  background-color: #e6e6e6;
}
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper .kr-checkbox-input-wrapper .kr-field-control:hover input:not([disabled]):checked ~ .kr-checkbox-control-indicator,
.kr-smart-form .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper .kr-checkbox-input-wrapper .kr-field-control:hover input:not([disabled]):checked ~ .kr-checkbox-control-indicator {
  background-color: #717171;
}
.kr-embedded .kr-checkbox-input-wrapper .kr-field-control .kr-checkbox-label,
.kr-smart-form .kr-checkbox-input-wrapper .kr-field-control .kr-checkbox-label {
  color: #777;
}
.kr-embedded .kr-checkbox-input-wrapper .kr-field-control input.kr-theme,
.kr-smart-form .kr-checkbox-input-wrapper .kr-field-control input.kr-theme {
  background: #ddd;
}
.kr-embedded .kr-checkbox-input-wrapper .kr-field-control input.kr-theme:checked,
.kr-smart-form .kr-checkbox-input-wrapper .kr-field-control input.kr-theme:checked {
  background: #000;
}
.kr-embedded .kr-checkbox-input-wrapper .kr-field-control input.kr-theme::after,
.kr-smart-form .kr-checkbox-input-wrapper .kr-field-control input.kr-theme::after {
  background: #fff;
}
.kr-embedded .kr-field.kr-radio,
.kr-smart-form .kr-field.kr-radio {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.kr-embedded .kr-field.kr-radio label,
.kr-smart-form .kr-field.kr-radio label {
  outline: none;
  font-size: 0.9em;
  line-height: 1em;
  font-family: Roboto, sans-serif;
  color: #717171;
}
.kr-embedded .kr-form-error,
.kr-smart-form .kr-form-error {
  box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 7px;
  text-align: center;
  border: 0;
  border: 0;
  background-color: #b71c1c;
  display: block;
}
.kr-embedded .kr-form-error.kr-form-error--warning,
.kr-smart-form .kr-form-error.kr-form-error--warning {
  background-color: #f9a825;
}
.kr-embedded .kr-form-error span,
.kr-smart-form .kr-form-error span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
  color: #fff !important;
  padding: 10px 3px;
  display: inline-block;
  font-size: 1em;
  font-family: Roboto, sans-serif;
  text-align: center;
  cursor: default;
}
.kr-embedded .kr-form-error-visible,
.kr-smart-form .kr-form-error-visible {
  display: block;
  height: auto;
}
.kr-embedded .kr-payment-button,
.kr-smart-form .kr-payment-button {
  box-sizing: border-box;
  margin-bottom: 7px;
  width: 100%;
  border: 0;
  background-color: #293c7a;
  color: #fff;
  padding: 12px 0;
  font-size: 1em;
  outline: none !important;
  height: 46px;
  font-family: inherit;
  cursor: pointer;
  transition: box-shadow 0.4s;
}
.kr-embedded .kr-payment-button:focus,
.kr-smart-form .kr-payment-button:focus {
  background-color: #293c7a;
  color: #fff;
  font-family: Roboto, sans-serif;
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px, rgba(0, 0, 0, 0.23) 0 3px 6px;
}
.kr-embedded .kr-payment-button span,
.kr-smart-form .kr-payment-button span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  width: 100%;
  line-height: 22px;
  color: inherit;
  text-align: center;
  font-family: Roboto, sans-serif;
  cursor: pointer;
}
.kr-embedded .kr-payment-button.kr-loading,
.kr-smart-form .kr-payment-button.kr-loading {
  display: block;
}
.kr-embedded .kr-payment-button.kr-loading span,
.kr-smart-form .kr-payment-button.kr-loading span {
  display: none;
}
.kr-embedded .kr-payment-button.kr-loading .kr-spinner,
.kr-smart-form .kr-payment-button.kr-loading .kr-spinner {
  display: block;
}
.kr-embedded .kr-payment-button:disabled span,
.kr-smart-form .kr-payment-button:disabled span {
  cursor: not-allowed;
}
.kr-embedded .kr-payment-button .kr-sp-button-label,
.kr-smart-form .kr-payment-button .kr-sp-button-label {
  --kr-sp-font-family: var(--kr-white-label-sp-font-family, roboto, sans-serif);
  --kr-sp-total-color: #ddd;
  width: 100%;
}
.kr-embedded .kr-payment-button .kr-sp-button-label .kr-sp-button-amount,
.kr-smart-form .kr-payment-button .kr-sp-button-label .kr-sp-button-amount {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.kr-embedded .kr-payment-button .kr-sp-button-label .kr-sp-button-total,
.kr-smart-form .kr-payment-button .kr-sp-button-label .kr-sp-button-total {
  color: var(--kr-sp-total-color);
  font-family: inherit;
  font-size: 12px;
  font-weight: 400;
}
.kr-embedded .kr-payment-button .kr-sp-button-label .kr-sp-button-amount,
.kr-embedded .kr-payment-button .kr-sp-button-label .kr-sp-button-total,
.kr-smart-form .kr-payment-button .kr-sp-button-label .kr-sp-button-amount,
.kr-smart-form .kr-payment-button .kr-sp-button-label .kr-sp-button-total {
  width: unset;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper,
.kr-smart-form .kr-field-wrapper .kr-help-button-wrapper {
  display: block;
  position: relative;
  height: 100%;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper .kr-help-button,
.kr-smart-form .kr-field-wrapper .kr-help-button-wrapper .kr-help-button {
  display: block;
  width: 50px;
  height: 35px;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper,
.kr-smart-form .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  box-shadow: 0 0 0 1px #717171;
  cursor: pointer;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-help-icon,
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-custom-help-icon,
.kr-smart-form .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-help-icon,
.kr-smart-form .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-custom-help-icon {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-help-icon svg,
.kr-smart-form .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-help-icon svg {
  width: 10px;
  height: 10px;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-help-icon svg path,
.kr-smart-form .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-help-icon svg path {
  fill: #717171;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-custom-help-icon svg,
.kr-smart-form .kr-field-wrapper .kr-help-button-wrapper .kr-help-button .kr-help-icon-wrapper .kr-custom-help-icon svg {
  width: 20px;
  height: 20px;
  background-color: #fff;
}
.kr-embedded[kr-help-button=inner-field]:not([krvue]) .kr-pan,
.kr-embedded[kr-help-button=inner-field]:not([krvue]) .kr-field.kr-text,
.kr-embedded[kr-help-button=inner-field]:not([krvue]) .kr-field.kr-checkbox,
.kr-embedded[kr-help-button=inner-field]:not([krvue]) .kr-expiry,
.kr-embedded[kr-help-button=inner-field]:not([krvue]) .kr-security-code,
.kr-smart-form[kr-help-button=inner-field]:not([krvue]) .kr-pan,
.kr-smart-form[kr-help-button=inner-field]:not([krvue]) .kr-field.kr-text,
.kr-smart-form[kr-help-button=inner-field]:not([krvue]) .kr-field.kr-checkbox,
.kr-smart-form[kr-help-button=inner-field]:not([krvue]) .kr-expiry,
.kr-smart-form[kr-help-button=inner-field]:not([krvue]) .kr-security-code {
  width: 264px;
}
.kr-embedded[kr-help-button=inner-field]:not([krvue]) .kr-payment-button,
.kr-smart-form[kr-help-button=inner-field]:not([krvue]) .kr-payment-button {
  width: 266px;
}
.kr-embedded.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand,
.kr-embedded.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon,
.kr-smart-form.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand,
.kr-smart-form.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon {
  width: 39px;
}
.kr-embedded.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon-arrow,
.kr-embedded.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon .kr-icon-arrow,
.kr-smart-form.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon-arrow,
.kr-smart-form.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon .kr-icon-arrow {
  right: -5px;
}
.kr-embedded.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon-wrapper .kr-icon-inner-wrapper .kr-icon-wrapper-content,
.kr-embedded.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon .kr-icon-wrapper .kr-icon-inner-wrapper .kr-icon-wrapper-content,
.kr-smart-form.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon-wrapper .kr-icon-inner-wrapper .kr-icon-wrapper-content,
.kr-smart-form.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon .kr-icon-wrapper .kr-icon-inner-wrapper .kr-icon-wrapper-content {
  justify-content: start;
}
.kr-embedded.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-brand-selector,
.kr-embedded.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon .kr-brand-selector,
.kr-smart-form.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-brand-selector,
.kr-smart-form.kr-help-button-inner-field .kr-icon-wrapper-root.kr-multi-brand .kr-icon .kr-brand-selector {
  right: -3px;
}
.kr-embedded.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner:not(.kr-visible),
.kr-smart-form.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner:not(.kr-visible) {
  display: flex;
  width: 0;
}
.kr-embedded.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner:not(.kr-visible) .kr-help-button,
.kr-smart-form.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner:not(.kr-visible) .kr-help-button {
  width: 0;
  opacity: 0;
}
.kr-embedded.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner.kr-visible .kr-help-button,
.kr-smart-form.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner.kr-visible .kr-help-button {
  opacity: 1;
  width: 39px;
  height: 31px;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
}
.kr-embedded.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner .kr-help-button .kr-help-icon-wrapper,
.kr-smart-form.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner .kr-help-button .kr-help-icon-wrapper {
  width: 18px;
  height: 18px;
  background-color: #717171;
  box-shadow: none;
}
.kr-embedded.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner .kr-help-button .kr-help-icon-wrapper.kr-error,
.kr-smart-form.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner .kr-help-button .kr-help-icon-wrapper.kr-error {
  background-color: #d9534f;
}
.kr-embedded.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner .kr-help-button .kr-help-icon-wrapper .kr-help-icon svg,
.kr-smart-form.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner .kr-help-button .kr-help-icon-wrapper .kr-help-icon svg {
  width: 8px;
  height: 8px;
}
.kr-embedded.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner .kr-help-button .kr-help-icon-wrapper .kr-help-icon svg path,
.kr-smart-form.kr-help-button-inner-field .kr-help-button-wrapper.kr-inner .kr-help-button .kr-help-icon-wrapper .kr-help-icon svg path {
  fill: #fff;
}
.kr-embedded.kr-help-button-inner-field .kr-pan .kr-help-button-wrapper.kr-inner:not(.kr-visible) .kr-help-button,
.kr-smart-form.kr-help-button-inner-field .kr-pan .kr-help-button-wrapper.kr-inner:not(.kr-visible) .kr-help-button {
  transition: width 0.5s;
}
.kr-embedded.kr-help-button-inner-field .kr-pan .kr-help-button-wrapper.kr-inner.kr-visible .kr-help-button,
.kr-smart-form.kr-help-button-inner-field .kr-pan .kr-help-button-wrapper.kr-inner.kr-visible .kr-help-button {
  transition: all 0.5s;
}
.kr-embedded.kr-help-button-inner-field .kr-security-code .kr-icon-wrapper-root,
.kr-smart-form.kr-help-button-inner-field .kr-security-code .kr-icon-wrapper-root {
  display: none !important;
}
.kr-embedded.kr-help-button-inner-field .kr-security-code .kr-help-button-wrapper.kr-inner .kr-help-button,
.kr-smart-form.kr-help-button-inner-field .kr-security-code .kr-help-button-wrapper.kr-inner .kr-help-button {
  width: 43px;
}
.kr-embedded .kr-spinner,
.kr-smart-form .kr-spinner {
  box-sizing: border-box;
  display: none;
  margin: 0 auto;
  text-align: center;
  padding-top: 1px;
  height: 22px;
  width: 70px;
}
.kr-embedded .kr-spinner > div,
.kr-smart-form .kr-spinner > div {
  width: 18px;
  height: 18px;
  background-color: #cfcfcf;
  border-radius: 100%;
  display: inline-block;
  animation: kr-bouncedelay 1.4s infinite ease-in-out both;
}
.kr-embedded .kr-spinner .kr-bounce1,
.kr-smart-form .kr-spinner .kr-bounce1 {
  animation-delay: -0.32s;
}
.kr-embedded .kr-spinner .kr-bounce2,
.kr-smart-form .kr-spinner .kr-bounce2 {
  animation-delay: -0.16s;
}

/* Smart Form */
.kr-smart-form {
  z-index: 1;
  width: 300px;
  /**
   * Flexbox Mixins
   * http://philipwalton.github.io/solved-by-flexbox/
   * https://github.com/philipwalton/solved-by-flexbox
   *
   * Copyright (c) 2013 Brian Franco
   *
   * Permission is hereby granted, free of charge, to any person obtaining a
   * copy of this software and associated documentation files (the
   * "Software"), to deal in the Software without restriction, including
   * without limitation the rights to use, copy, modify, merge, publish,
   * distribute, sublicense, and/or sell copies of the Software, and to
   * permit persons to whom the Software is furnished to do so, subject to
   * the following conditions;
   * The above copyright notice and this permission notice shall be included
   * in all copies or substantial portions of the Software.
   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   *
   * This is a set of mixins for those who want to mess around with flexbox
   * using the native support of current browsers. For full support table
   * check: http://caniuse.com/flexbox
   *
   * Basically this will use;
   *
   * * Fallback, old syntax (IE10, mobile webkit browsers - no wrapping)
   * * Final standards syntax (FF, Safari, Chrome, IE11, Opera)
   *
   * This was inspired by;
   *
   * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
   *
   * With help from;
   *
   * * http://w3.org/tr/css3-flexbox/
   * * http://the-echoplex.net/flexyboxes/
   * * http://msdn.microsoft.com/en-us/library/ie/hh772069(v=vs.85).aspx
   * * http://css-tricks.com/using-flexbox/
   * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
   * * https://developer.mozilla.org/en-us/docs/web/guide/css/flexible_boxes
   */
  /**
   * Flexbox Containers
   *
   * The 'flex' value causes an element to generate a block-level flex
   * container box.
   *
   * The 'inline-flex' value causes an element to generate a inline-level
   * flex container box.
   *
   * display: flex | inline-flex
   *
   * http://w3.org/tr/css3-flexbox/#flex-containers
   *
   * (Placeholder selectors for each type, for those who rather @extend)
   */
  /**
   * Flexbox Direction
   *
   * The 'flex-direction' property specifies how flex items are placed in
   * the flex container, by setting the direction of the flex container's
   * main axis. This determines the direction that flex items are laid out in.
   *
   * Values: row | row-reverse | column | column-reverse
   * Default: row
   *
   * http://w3.org/tr/css3-flexbox/#flex-direction-property
   */
  /**
   * Flexbox Wrap
   *
   * The 'flex-wrap' property controls whether the flex container is single-line
   * or multi-line, and the direction of the cross-axis, which determines
   * the direction new lines are stacked in.
   *
   * Values: nowrap | wrap | wrap-reverse
   * Default: nowrap
   *
   * http://w3.org/tr/css3-flexbox/#flex-wrap-property
   */
  /**
   * Flexbox Flow (shorthand)
   *
   * The 'flex-flow' property is a shorthand for setting the 'flex-direction'
   * and 'flex-wrap' properties, which together define the flex container's
   * main and cross axes.
   *
   * Values: <flex-direction> | <flex-wrap>
   * Default: row nowrap
   *
   * http://w3.org/tr/css3-flexbox/#flex-flow-property
   */
  /**
   * Flexbox Order
   *
   * The 'order' property controls the order in which flex items appear within
   * their flex container, by assigning them to ordinal groups.
   *
   * Default: 0
   *
   * http://w3.org/tr/css3-flexbox/#order-property
   */
  /**
   * Flexbox Grow
   *
   * The 'flex-grow' property sets the flex grow factor. Negative numbers
   * are invalid.
   *
   * Default: 0
   *
   * http://w3.org/tr/css3-flexbox/#flex-grow-property
   */
  /**
   * Flexbox Shrink
   *
   * The 'flex-shrink' property sets the flex shrink factor. Negative numbers
   * are invalid.
   *
   * Default: 1
   *
   * http://w3.org/tr/css3-flexbox/#flex-shrink-property
   */
  /**
   * Flexbox Basis
   *
   * The 'flex-basis' property sets the flex basis. Negative lengths are invalid.
   *
   * Values: Like "width"
   * Default: auto
   *
   * http://www.w3.org/TR/css3-flexbox/#flex-basis-property
   */
  /**
   * Flexbox "Flex" (shorthand)
   *
   * The 'flex' property specifies the components of a flexible length: the
   * flex grow factor and flex shrink factor, and the flex basis. When an
   * element is a flex item, 'flex' is consulted instead of the main size
   * property to determine the main size of the element. If an element is
   * not a flex item, 'flex' has no effect.
   *
   * Values: none | <flex-grow> <flex-shrink> || <flex-basis>
   * Default: See individual properties (1 1 0).
   *
   * http://w3.org/tr/css3-flexbox/#flex-property
   */
  /**
   * Flexbox Justify Content
   *
   * The 'justify-content' property aligns flex items along the main axis
   * of the current line of the flex container. This is done after any flexible
   * lengths and any auto margins have been resolved. Typically it helps distribute
   * extra free space leftover when either all the flex items on a line are
   * inflexible, or are flexible but have reached their maximum size. It also
   * exerts some control over the alignment of items when they overflow the line.
   *
   * Note: 'space-*' values not supported in older syntaxes.
   *
   * Values: flex-start | flex-end | center | space-between | space-around
   * Default: flex-start
   *
   * http://w3.org/tr/css3-flexbox/#justify-content-property
   */
  /**
   * Flexbox Align Items
   *
   * Flex items can be aligned in the cross axis of the current line of the
   * flex container, similar to 'justify-content' but in the perpendicular
   * direction. 'align-items' sets the default alignment for all of the flex
   * container's items, including anonymous flex items. 'align-self' allows
   * this default alignment to be overridden for individual flex items. (For
   * anonymous flex items, 'align-self' always matches the value of 'align-items'
   * on their associated flex container.)
   *
   * Values: flex-start | flex-end | center | baseline | stretch
   * Default: stretch
   *
   * http://w3.org/tr/css3-flexbox/#align-items-property
   */
  /**
   * Flexbox Align Self
   *
   * Values: auto | flex-start | flex-end | center | baseline | stretch
   * Default: auto
   */
  /**
   * Flexbox Align Content
   *
   * The 'align-content' property aligns a flex container's lines within the
   * flex container when there is extra space in the cross-axis, similar to
   * how 'justify-content' aligns individual items within the main-axis. Note,
   * this property has no effect when the flexbox has only a single line.
   *
   * Values: flex-start | flex-end | center | space-between | space-around | stretch
   * Default: stretch
   *
   * http://w3.org/tr/css3-flexbox/#align-content-property
   */
  /**
   * Fallback to support gap within flexbox
   * Unsupported with Chrome prior to version 84 among others.
   *
   * https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility
   *
   * @since KJS-2162.61 (2022-09-13)
   */
  /**
    To avoid double scroll bar @since KJS-3826
  **/
  /**
   * Quick'n'dirty fix, to be removed with https://jira.portal.lyra-network.com/browse/KJS-3360
   */
  /* KJS-2563: Must be outside to allow the styling with just .kr-smart-button selector */
  /**
   * See KJS-1882 | Necessary to increase selector weight in SmartForm case.
   *   Without it, all: initial rule in _initial.scss will revert width
   *   to .kr-smart-form's ($smartform-width)
   */
}
.kr-smart-form[kr-single-payment-button] {
  width: 340px;
}
.kr-smart-form[kr-grid] {
  width: 350px;
}
.kr-smart-form.kr-smart-form--compact {
  width: 425px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin {
  /**
   * Flexbox Mixins
   * http://philipwalton.github.io/solved-by-flexbox/
   * https://github.com/philipwalton/solved-by-flexbox
   *
   * Copyright (c) 2013 Brian Franco
   *
   * Permission is hereby granted, free of charge, to any person obtaining a
   * copy of this software and associated documentation files (the
   * "Software"), to deal in the Software without restriction, including
   * without limitation the rights to use, copy, modify, merge, publish,
   * distribute, sublicense, and/or sell copies of the Software, and to
   * permit persons to whom the Software is furnished to do so, subject to
   * the following conditions;
   * The above copyright notice and this permission notice shall be included
   * in all copies or substantial portions of the Software.
   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   *
   * This is a set of mixins for those who want to mess around with flexbox
   * using the native support of current browsers. For full support table
   * check: http://caniuse.com/flexbox
   *
   * Basically this will use;
   *
   * * Fallback, old syntax (IE10, mobile webkit browsers - no wrapping)
   * * Final standards syntax (FF, Safari, Chrome, IE11, Opera)
   *
   * This was inspired by;
   *
   * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
   *
   * With help from;
   *
   * * http://w3.org/tr/css3-flexbox/
   * * http://the-echoplex.net/flexyboxes/
   * * http://msdn.microsoft.com/en-us/library/ie/hh772069(v=vs.85).aspx
   * * http://css-tricks.com/using-flexbox/
   * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
   * * https://developer.mozilla.org/en-us/docs/web/guide/css/flexible_boxes
   */
  /**
   * Flexbox Containers
   *
   * The 'flex' value causes an element to generate a block-level flex
   * container box.
   *
   * The 'inline-flex' value causes an element to generate a inline-level
   * flex container box.
   *
   * display: flex | inline-flex
   *
   * http://w3.org/tr/css3-flexbox/#flex-containers
   *
   * (Placeholder selectors for each type, for those who rather @extend)
   */
  /**
   * Flexbox Direction
   *
   * The 'flex-direction' property specifies how flex items are placed in
   * the flex container, by setting the direction of the flex container's
   * main axis. This determines the direction that flex items are laid out in.
   *
   * Values: row | row-reverse | column | column-reverse
   * Default: row
   *
   * http://w3.org/tr/css3-flexbox/#flex-direction-property
   */
  /**
   * Flexbox Wrap
   *
   * The 'flex-wrap' property controls whether the flex container is single-line
   * or multi-line, and the direction of the cross-axis, which determines
   * the direction new lines are stacked in.
   *
   * Values: nowrap | wrap | wrap-reverse
   * Default: nowrap
   *
   * http://w3.org/tr/css3-flexbox/#flex-wrap-property
   */
  /**
   * Flexbox Flow (shorthand)
   *
   * The 'flex-flow' property is a shorthand for setting the 'flex-direction'
   * and 'flex-wrap' properties, which together define the flex container's
   * main and cross axes.
   *
   * Values: <flex-direction> | <flex-wrap>
   * Default: row nowrap
   *
   * http://w3.org/tr/css3-flexbox/#flex-flow-property
   */
  /**
   * Flexbox Order
   *
   * The 'order' property controls the order in which flex items appear within
   * their flex container, by assigning them to ordinal groups.
   *
   * Default: 0
   *
   * http://w3.org/tr/css3-flexbox/#order-property
   */
  /**
   * Flexbox Grow
   *
   * The 'flex-grow' property sets the flex grow factor. Negative numbers
   * are invalid.
   *
   * Default: 0
   *
   * http://w3.org/tr/css3-flexbox/#flex-grow-property
   */
  /**
   * Flexbox Shrink
   *
   * The 'flex-shrink' property sets the flex shrink factor. Negative numbers
   * are invalid.
   *
   * Default: 1
   *
   * http://w3.org/tr/css3-flexbox/#flex-shrink-property
   */
  /**
   * Flexbox Basis
   *
   * The 'flex-basis' property sets the flex basis. Negative lengths are invalid.
   *
   * Values: Like "width"
   * Default: auto
   *
   * http://www.w3.org/TR/css3-flexbox/#flex-basis-property
   */
  /**
   * Flexbox "Flex" (shorthand)
   *
   * The 'flex' property specifies the components of a flexible length: the
   * flex grow factor and flex shrink factor, and the flex basis. When an
   * element is a flex item, 'flex' is consulted instead of the main size
   * property to determine the main size of the element. If an element is
   * not a flex item, 'flex' has no effect.
   *
   * Values: none | <flex-grow> <flex-shrink> || <flex-basis>
   * Default: See individual properties (1 1 0).
   *
   * http://w3.org/tr/css3-flexbox/#flex-property
   */
  /**
   * Flexbox Justify Content
   *
   * The 'justify-content' property aligns flex items along the main axis
   * of the current line of the flex container. This is done after any flexible
   * lengths and any auto margins have been resolved. Typically it helps distribute
   * extra free space leftover when either all the flex items on a line are
   * inflexible, or are flexible but have reached their maximum size. It also
   * exerts some control over the alignment of items when they overflow the line.
   *
   * Note: 'space-*' values not supported in older syntaxes.
   *
   * Values: flex-start | flex-end | center | space-between | space-around
   * Default: flex-start
   *
   * http://w3.org/tr/css3-flexbox/#justify-content-property
   */
  /**
   * Flexbox Align Items
   *
   * Flex items can be aligned in the cross axis of the current line of the
   * flex container, similar to 'justify-content' but in the perpendicular
   * direction. 'align-items' sets the default alignment for all of the flex
   * container's items, including anonymous flex items. 'align-self' allows
   * this default alignment to be overridden for individual flex items. (For
   * anonymous flex items, 'align-self' always matches the value of 'align-items'
   * on their associated flex container.)
   *
   * Values: flex-start | flex-end | center | baseline | stretch
   * Default: stretch
   *
   * http://w3.org/tr/css3-flexbox/#align-items-property
   */
  /**
   * Flexbox Align Self
   *
   * Values: auto | flex-start | flex-end | center | baseline | stretch
   * Default: auto
   */
  /**
   * Flexbox Align Content
   *
   * The 'align-content' property aligns a flex container's lines within the
   * flex container when there is extra space in the cross-axis, similar to
   * how 'justify-content' aligns individual items within the main-axis. Note,
   * this property has no effect when the flexbox has only a single line.
   *
   * Values: flex-start | flex-end | center | space-between | space-around | stretch
   * Default: stretch
   *
   * http://w3.org/tr/css3-flexbox/#align-content-property
   */
  /**
   * Fallback to support gap within flexbox
   * Unsupported with Chrome prior to version 84 among others.
   *
   * https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility
   *
   * @since KJS-2162.61 (2022-09-13)
   */
  /**
    To avoid double scroll bar @since KJS-3826
  **/
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button {
  box-sizing: border-box;
  background-color: #293c7a;
  height: 46px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0;
  outline: none !important;
  cursor: pointer;
  margin: 5px 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button:disabled {
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button span {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button.kr-loading {
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button.kr-loading span {
  display: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button.kr-loading .kr-spinner {
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button .kr-spinner {
  box-sizing: border-box;
  display: none;
  margin: 0 auto;
  text-align: center;
  padding-top: 1px;
  height: 22px;
  width: 70px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button .kr-spinner > div {
  width: 18px;
  height: 18px;
  background-color: #cfcfcf;
  border-radius: 100%;
  display: inline-block;
  animation: kr-bouncedelay 1.4s infinite ease-in-out both;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button .kr-spinner .kr-bounce1 {
  animation-delay: -0.32s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-button .kr-spinner .kr-bounce2 {
  animation-delay: -0.16s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal {
  box-shadow: rgba(0, 0, 0, 0.3) 0 19px 38px, rgba(0, 0, 0, 0.22) 0 15px 12px;
  padding-top: 106px;
  padding-bottom: 70px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header {
  box-sizing: border-box;
  border: 5px solid #f4f4f4;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 100px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
  margin: 5px 5px 0 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  margin: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name {
  left: 10px;
  top: 3px;
  padding: 3px 0 7px;
  border-bottom: 1px solid #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name span {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  color: #4a4a4a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 245px;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image {
  bottom: 8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 34px;
  height: 34px;
  background-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 32px;
  height: 32px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  right: unset;
  left: 60px;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id span {
  font-family: Roboto, sans-serif;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  bottom: 8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  bottom: 25px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span {
  color: #293c7a;
  font-size: 18px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount {
  bottom: 9px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-label {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #444;
  margin-bottom: 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-value {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible {
  position: relative;
  height: 30px;
  margin-bottom: 0;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .kr-popin-header {
  font-family: Roboto, sans-serif;
  color: #666;
  line-height: unset;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .fi-lock {
  box-sizing: border-box;
  order: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods {
  min-height: 354px;
  overflow: visible;
  background-color: #fff;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods .kr-method-content .kr-method-label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods .kr-method-content .kr-method-label label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list {
  height: 358px;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-list-section-name {
  margin-top: 10px;
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-wallet:not(.kr-smart-form-wallet--compact) .kr-smart-form-wallet-card {
  margin-top: 12px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-wallet:not(.kr-smart-form-wallet--compact) .kr-smart-form-wallet-card:not(:last-of-type) {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-wallet-error {
  margin-top: 10px;
  padding-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list::-webkit-scrollbar {
  width: 6px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list::-webkit-scrollbar-track {
  background: #d1d7e3;
  border-radius: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list::-webkit-scrollbar-thumb {
  background: #7e8dae;
  border-radius: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list::-webkit-scrollbar-thumb:hover {
  background: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list.kr-group-active .kr-methods-list-header {
  padding-top: 0;
  padding-bottom: 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list.kr-error:not(.kr-method-active) {
  position: relative;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper {
  overflow: auto;
  padding: 0 15px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper .kr-partial-payment-panel {
  margin-top: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper::-webkit-scrollbar {
  width: 6px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper::-webkit-scrollbar-track {
  background: #d1d7e3;
  border-radius: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper::-webkit-scrollbar-thumb {
  background: #7e8dae;
  border-radius: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper::-webkit-scrollbar-thumb:hover {
  background: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-header,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-list-section-name,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options {
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options-item {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options-item {
  margin-top: 12px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options--register .kr-smart-form-list-section-name:first-child {
  margin-top: 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label {
  padding: 0 15px;
  border: 1px solid #b7b7b7;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  height: 48px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card {
  padding-right: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete.kr-method-label--spbtn,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete.kr-method-label--spbtn {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete.kr-method-label--selected,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete.kr-method-label--selected {
  background-color: #fbe5e5;
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #b71c1c;
  background: #b71c1c;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path {
  fill: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon .kr-placeholder,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-amex svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cb,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cb svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-naranja svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa_debit svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_electron svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-loading-assets svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-delete-button--create-token .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-delete-button--create-token .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path {
  fill: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-method-label--create-token-selected,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-method-label--create-token-selected {
  border-color: #b71c1c;
  background-color: #f9e9e9;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected), .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected),
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected),
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected) {
  border: 1px solid #293c7a;
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon {
  display: flex;
  top: 0;
  flex-direction: column;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon svg {
  fill: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon .kr-placeholder,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
  transition: 0.3s color;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-arrow-right svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-arrow-right svg {
  fill: #293c7a;
  display: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation {
  display: block;
  width: 20px;
  height: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader.kr-loader--frozen::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader.kr-loader--frozen::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  border-radius: 2px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-loading,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-loading {
  border: 1px solid #293c7a;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked {
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked *,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked * {
  cursor: not-allowed !important;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked label {
  color: #999;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label {
  width: 100%;
  transition: 0.3s background-color;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon {
  left: 15px;
  height: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation {
  position: absolute;
  right: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator {
  display: flex;
  justify-content: flex-start;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator > *:not(:first-child) {
  margin-left: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-icon {
  position: relative;
  display: flex;
  left: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-extra-brands {
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 5px;
  font-size: 13px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator label {
  flex-grow: 1;
  text-align: end;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-header {
  cursor: default;
  padding: 20px 15px 5px 17px;
  color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-smart-form-modal--scrollable-content .kr-smart-form-methods {
  min-height: unset;
  max-height: 100%;
  height: 358px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-smart-form-modal--scrollable-content .kr-smart-form-methods .kr-methods-list {
  height: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button {
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px 15px;
  cursor: pointer;
  width: calc(100% - 30px);
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button:hover, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button.kr-focus {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button label {
  cursor: pointer;
  color: #293c7a;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  margin-left: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button .kr-arrow-left {
  display: flex;
  left: 14px;
  position: absolute;
  height: 100%;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button .kr-arrow-left svg {
  fill: #293c7a;
  height: 20px;
  width: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-modal-view--popin .kr-method-content.kr-secure-iframe-visible .kr-back-button {
  margin-top: 0;
  margin-bottom: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-modal-view--popin .kr-method-content.kr-disabled-back-button .kr-back-button {
  display: flex;
  background-color: #f4f4f4;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-modal-view--popin .kr-method-content.kr-disabled-back-button .kr-back-button .kr-arrow-left svg {
  fill: #bbb;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-modal-view--popin .kr-method-content.kr-disabled-back-button .kr-back-button label {
  color: #bbb;
  font-weight: 500;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer {
  border: 5px solid #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: calc(100% - 10px);
  height: 60px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer .kr-whitelabel-logo img.kr-logo-payzen {
  margin-right: 12px;
  height: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-secure-iframe-visible {
  padding-top: 0;
  padding-bottom: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded .kr-payment-button,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded .kr-form-error {
  width: 266px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-smart-form-modal--scrollable-content {
  max-height: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-methods-list .kr-form-error {
  position: relative;
  margin: 10px 15px 5px;
  width: calc(100% - 30px);
  font-size: 14px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded {
  /**
   * Flexbox Mixins
   * http://philipwalton.github.io/solved-by-flexbox/
   * https://github.com/philipwalton/solved-by-flexbox
   *
   * Copyright (c) 2013 Brian Franco
   *
   * Permission is hereby granted, free of charge, to any person obtaining a
   * copy of this software and associated documentation files (the
   * "Software"), to deal in the Software without restriction, including
   * without limitation the rights to use, copy, modify, merge, publish,
   * distribute, sublicense, and/or sell copies of the Software, and to
   * permit persons to whom the Software is furnished to do so, subject to
   * the following conditions;
   * The above copyright notice and this permission notice shall be included
   * in all copies or substantial portions of the Software.
   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   *
   * This is a set of mixins for those who want to mess around with flexbox
   * using the native support of current browsers. For full support table
   * check: http://caniuse.com/flexbox
   *
   * Basically this will use;
   *
   * * Fallback, old syntax (IE10, mobile webkit browsers - no wrapping)
   * * Final standards syntax (FF, Safari, Chrome, IE11, Opera)
   *
   * This was inspired by;
   *
   * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
   *
   * With help from;
   *
   * * http://w3.org/tr/css3-flexbox/
   * * http://the-echoplex.net/flexyboxes/
   * * http://msdn.microsoft.com/en-us/library/ie/hh772069(v=vs.85).aspx
   * * http://css-tricks.com/using-flexbox/
   * * http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/
   * * https://developer.mozilla.org/en-us/docs/web/guide/css/flexible_boxes
   */
  /**
   * Flexbox Containers
   *
   * The 'flex' value causes an element to generate a block-level flex
   * container box.
   *
   * The 'inline-flex' value causes an element to generate a inline-level
   * flex container box.
   *
   * display: flex | inline-flex
   *
   * http://w3.org/tr/css3-flexbox/#flex-containers
   *
   * (Placeholder selectors for each type, for those who rather @extend)
   */
  /**
   * Flexbox Direction
   *
   * The 'flex-direction' property specifies how flex items are placed in
   * the flex container, by setting the direction of the flex container's
   * main axis. This determines the direction that flex items are laid out in.
   *
   * Values: row | row-reverse | column | column-reverse
   * Default: row
   *
   * http://w3.org/tr/css3-flexbox/#flex-direction-property
   */
  /**
   * Flexbox Wrap
   *
   * The 'flex-wrap' property controls whether the flex container is single-line
   * or multi-line, and the direction of the cross-axis, which determines
   * the direction new lines are stacked in.
   *
   * Values: nowrap | wrap | wrap-reverse
   * Default: nowrap
   *
   * http://w3.org/tr/css3-flexbox/#flex-wrap-property
   */
  /**
   * Flexbox Flow (shorthand)
   *
   * The 'flex-flow' property is a shorthand for setting the 'flex-direction'
   * and 'flex-wrap' properties, which together define the flex container's
   * main and cross axes.
   *
   * Values: <flex-direction> | <flex-wrap>
   * Default: row nowrap
   *
   * http://w3.org/tr/css3-flexbox/#flex-flow-property
   */
  /**
   * Flexbox Order
   *
   * The 'order' property controls the order in which flex items appear within
   * their flex container, by assigning them to ordinal groups.
   *
   * Default: 0
   *
   * http://w3.org/tr/css3-flexbox/#order-property
   */
  /**
   * Flexbox Grow
   *
   * The 'flex-grow' property sets the flex grow factor. Negative numbers
   * are invalid.
   *
   * Default: 0
   *
   * http://w3.org/tr/css3-flexbox/#flex-grow-property
   */
  /**
   * Flexbox Shrink
   *
   * The 'flex-shrink' property sets the flex shrink factor. Negative numbers
   * are invalid.
   *
   * Default: 1
   *
   * http://w3.org/tr/css3-flexbox/#flex-shrink-property
   */
  /**
   * Flexbox Basis
   *
   * The 'flex-basis' property sets the flex basis. Negative lengths are invalid.
   *
   * Values: Like "width"
   * Default: auto
   *
   * http://www.w3.org/TR/css3-flexbox/#flex-basis-property
   */
  /**
   * Flexbox "Flex" (shorthand)
   *
   * The 'flex' property specifies the components of a flexible length: the
   * flex grow factor and flex shrink factor, and the flex basis. When an
   * element is a flex item, 'flex' is consulted instead of the main size
   * property to determine the main size of the element. If an element is
   * not a flex item, 'flex' has no effect.
   *
   * Values: none | <flex-grow> <flex-shrink> || <flex-basis>
   * Default: See individual properties (1 1 0).
   *
   * http://w3.org/tr/css3-flexbox/#flex-property
   */
  /**
   * Flexbox Justify Content
   *
   * The 'justify-content' property aligns flex items along the main axis
   * of the current line of the flex container. This is done after any flexible
   * lengths and any auto margins have been resolved. Typically it helps distribute
   * extra free space leftover when either all the flex items on a line are
   * inflexible, or are flexible but have reached their maximum size. It also
   * exerts some control over the alignment of items when they overflow the line.
   *
   * Note: 'space-*' values not supported in older syntaxes.
   *
   * Values: flex-start | flex-end | center | space-between | space-around
   * Default: flex-start
   *
   * http://w3.org/tr/css3-flexbox/#justify-content-property
   */
  /**
   * Flexbox Align Items
   *
   * Flex items can be aligned in the cross axis of the current line of the
   * flex container, similar to 'justify-content' but in the perpendicular
   * direction. 'align-items' sets the default alignment for all of the flex
   * container's items, including anonymous flex items. 'align-self' allows
   * this default alignment to be overridden for individual flex items. (For
   * anonymous flex items, 'align-self' always matches the value of 'align-items'
   * on their associated flex container.)
   *
   * Values: flex-start | flex-end | center | baseline | stretch
   * Default: stretch
   *
   * http://w3.org/tr/css3-flexbox/#align-items-property
   */
  /**
   * Flexbox Align Self
   *
   * Values: auto | flex-start | flex-end | center | baseline | stretch
   * Default: auto
   */
  /**
   * Flexbox Align Content
   *
   * The 'align-content' property aligns a flex container's lines within the
   * flex container when there is extra space in the cross-axis, similar to
   * how 'justify-content' aligns individual items within the main-axis. Note,
   * this property has no effect when the flexbox has only a single line.
   *
   * Values: flex-start | flex-end | center | space-between | space-around | stretch
   * Default: stretch
   *
   * http://w3.org/tr/css3-flexbox/#align-content-property
   */
  /**
   * Fallback to support gap within flexbox
   * Unsupported with Chrome prior to version 84 among others.
   *
   * https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility
   *
   * @since KJS-2162.61 (2022-09-13)
   */
  /**
    To avoid double scroll bar @since KJS-3826
  **/
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal {
  box-shadow: rgba(0, 0, 0, 0.3) 0 19px 38px, rgba(0, 0, 0, 0.22) 0 15px 12px;
  padding-top: 106px;
  padding-bottom: 70px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header {
  box-sizing: border-box;
  border: 5px solid #f4f4f4;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 100px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
  margin: 5px 5px 0 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  margin: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name {
  left: 10px;
  top: 3px;
  padding: 3px 0 7px;
  border-bottom: 1px solid #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name span {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  color: #4a4a4a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 245px;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image {
  bottom: 8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 34px;
  height: 34px;
  background-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 32px;
  height: 32px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  right: unset;
  left: 60px;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id span {
  font-family: Roboto, sans-serif;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  bottom: 8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  bottom: 25px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span {
  color: #293c7a;
  font-size: 18px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount {
  bottom: 9px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-label {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #444;
  margin-bottom: 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-value {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible {
  position: relative;
  height: 30px;
  margin-bottom: 0;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .kr-popin-header {
  font-family: Roboto, sans-serif;
  color: #666;
  line-height: unset;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .fi-lock {
  box-sizing: border-box;
  order: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods {
  min-height: 354px;
  overflow: visible;
  background-color: #fff;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods .kr-method-content .kr-method-label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods .kr-method-content .kr-method-label label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list {
  height: 358px;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-list-section-name {
  margin-top: 10px;
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-wallet:not(.kr-smart-form-wallet--compact) .kr-smart-form-wallet-card {
  margin-top: 12px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-wallet:not(.kr-smart-form-wallet--compact) .kr-smart-form-wallet-card:not(:last-of-type) {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-wallet-error {
  margin-top: 10px;
  padding-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list::-webkit-scrollbar {
  width: 6px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list::-webkit-scrollbar-track {
  background: #d1d7e3;
  border-radius: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list::-webkit-scrollbar-thumb {
  background: #7e8dae;
  border-radius: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list::-webkit-scrollbar-thumb:hover {
  background: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list.kr-group-active .kr-methods-list-header {
  padding-top: 0;
  padding-bottom: 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list.kr-error:not(.kr-method-active) {
  position: relative;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper {
  overflow: auto;
  padding: 0 15px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper .kr-partial-payment-panel {
  margin-top: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper::-webkit-scrollbar {
  width: 6px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper::-webkit-scrollbar-track {
  background: #d1d7e3;
  border-radius: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper::-webkit-scrollbar-thumb {
  background: #7e8dae;
  border-radius: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-inner-wrapper::-webkit-scrollbar-thumb:hover {
  background: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-header,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-smart-form-list-section-name,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-method-label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options {
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options-item {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options-item {
  margin-top: 12px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options--register .kr-smart-form-list-section-name:first-child {
  margin-top: 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label {
  padding: 0 15px;
  border: 1px solid #b7b7b7;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  height: 48px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card {
  padding-right: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete.kr-method-label--spbtn,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete.kr-method-label--spbtn {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete.kr-method-label--selected,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete.kr-method-label--selected {
  background-color: #fbe5e5;
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #b71c1c;
  background: #b71c1c;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path {
  fill: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon .kr-placeholder,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-amex svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cb,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cb svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-naranja svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa_debit svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_electron svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-loading-assets svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-delete-button--create-token .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-delete-button--create-token .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path {
  fill: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-method-label--create-token-selected,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-method-label--create-token-selected {
  border-color: #b71c1c;
  background-color: #f9e9e9;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected), .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected),
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected),
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected) {
  border: 1px solid #293c7a;
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon {
  display: flex;
  top: 0;
  flex-direction: column;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon svg {
  fill: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon .kr-placeholder,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
  transition: 0.3s color;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-arrow-right svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-arrow-right svg {
  fill: #293c7a;
  display: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation {
  display: block;
  width: 20px;
  height: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader.kr-loader--frozen::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader.kr-loader--frozen::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  border-radius: 2px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-loading,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-loading {
  border: 1px solid #293c7a;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked {
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked *,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked * {
  cursor: not-allowed !important;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked label {
  color: #999;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label {
  width: 100%;
  transition: 0.3s background-color;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon {
  left: 15px;
  height: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation {
  position: absolute;
  right: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator {
  display: flex;
  justify-content: flex-start;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator > *:not(:first-child) {
  margin-left: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-icon {
  position: relative;
  display: flex;
  left: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-extra-brands {
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 5px;
  font-size: 13px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator label {
  flex-grow: 1;
  text-align: end;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-methods .kr-methods-list .kr-methods-list-header {
  cursor: default;
  padding: 20px 15px 5px 17px;
  color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-smart-form-modal--scrollable-content .kr-smart-form-methods {
  min-height: unset;
  max-height: 100%;
  height: 358px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-smart-form-modal--scrollable-content .kr-smart-form-methods .kr-methods-list {
  height: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button {
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px 15px;
  cursor: pointer;
  width: calc(100% - 30px);
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button:hover, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button.kr-focus {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button label {
  cursor: pointer;
  color: #293c7a;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  margin-left: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button .kr-arrow-left {
  display: flex;
  left: 14px;
  position: absolute;
  height: 100%;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-back-button .kr-arrow-left svg {
  fill: #293c7a;
  height: 20px;
  width: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-modal-view--popin .kr-method-content.kr-secure-iframe-visible .kr-back-button {
  margin-top: 0;
  margin-bottom: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-modal-view--popin .kr-method-content.kr-disabled-back-button .kr-back-button {
  display: flex;
  background-color: #f4f4f4;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-modal-view--popin .kr-method-content.kr-disabled-back-button .kr-back-button .kr-arrow-left svg {
  fill: #bbb;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-smart-form-modal-view--popin .kr-method-content.kr-disabled-back-button .kr-back-button label {
  color: #bbb;
  font-weight: 500;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer {
  border: 5px solid #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: calc(100% - 10px);
  height: 60px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-popin-modal-footer .kr-whitelabel-logo img.kr-logo-payzen {
  margin-right: 12px;
  height: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-secure-iframe-visible {
  padding-top: 0;
  padding-bottom: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded .kr-payment-button,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded .kr-form-error {
  width: 266px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal.kr-smart-form-modal--scrollable-content {
  max-height: 100%;
}
@keyframes animation {
  50% {
    transform: scale(1.2);
  }
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded {
  width: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  background-color: #f4f4f4;
  padding: 32px 14px 12px;
  margin-bottom: 14px;
  border-bottom: 1px solid #293c7a;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-top: 1px solid #b7b7b7;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header.kr-card-header--spbtn {
  border-bottom: 1px solid #b7b7b7;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header.kr-card-header--spbtn.kr-card-header--hover {
  border: 1px solid #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header.kr-card-header--spbtn.kr-card-header--selected {
  background-color: #e5e9f6;
  border-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header span.kr-card-header-label {
  font-size: 12px;
  font-family: Roboto, sans-serif;
  position: absolute;
  top: 10px;
  left: 11px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-card-header .kr-smart-form-radio-button {
  padding-right: 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-card-icons .kr-method-label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods .kr-method-content .kr-method-label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-smart-form-embedded-header {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-smart-form-list-section-name {
  margin-top: 10px;
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-smart-form-wallet:not(.kr-smart-form-wallet--compact) .kr-smart-form-wallet-card:not(:last-of-type) {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-smart-form-wallet-error {
  margin-top: 10px;
  padding-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list.kr-methods-list--compact {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-header,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-smart-form-list-section-name,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-method-label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-options-item {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options.kr-methods-list-options--compact:not(.kr-methods-list-options--extra) {
  margin-bottom: 10px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label {
  padding: 0 15px;
  border: 1px solid #b7b7b7;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  height: 48px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card {
  padding-right: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete.kr-method-label--spbtn,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete.kr-method-label--spbtn {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete.kr-method-label--selected,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete.kr-method-label--selected {
  background-color: #fbe5e5;
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #b71c1c;
  background: #b71c1c;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-smart-form-wallet-card--hover-delete .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-smart-form-wallet-card--hover-delete .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path {
  fill: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon .kr-placeholder,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-amex svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cb,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cb svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-naranja svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-visa_debit svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_electron svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-loading-assets svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-delete-button--create-token .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-delete-button--create-token .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path {
  fill: #b71c1c;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-method-label--create-token-selected,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-method-label--create-token-selected {
  border-color: #b71c1c;
  background-color: #f9e9e9;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected), .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected),
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected),
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label:focus:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected) {
  border: 1px solid #293c7a;
  background-color: #fff;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon {
  display: flex;
  top: 0;
  flex-direction: column;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon svg {
  fill: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon .kr-placeholder,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
  transition: 0.3s color;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-arrow-right svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-arrow-right svg {
  fill: #293c7a;
  display: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation {
  display: block;
  width: 20px;
  height: 20px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader.kr-loader--frozen::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader.kr-loader--frozen::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation i.kr-loader::after,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::before,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation i.kr-loader::after {
  border-radius: 2px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-loading,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-loading {
  border: 1px solid #293c7a;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked {
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked *,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked * {
  cursor: not-allowed !important;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked label {
  color: #999;
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label {
  width: 100%;
  transition: 0.3s background-color;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator.kr-locked .kr-method-label-wrapper .kr-card-icons,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-locked .kr-method-label-wrapper .kr-card-icons {
  cursor: not-allowed;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-icon,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon {
  align-items: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-loading-animation,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-loading-animation {
  position: relative;
  margin-left: auto;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group-activator .kr-method-label-wrapper label,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-label-wrapper label {
  margin-right: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label .kr-method-icon {
  height: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-field-element--last-visible {
  margin-bottom: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator {
  display: flex;
  justify-content: flex-start;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator > *:not(:first-child) {
  margin-left: 5px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-method-icon {
  position: relative;
  display: flex;
  left: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-extra-brands {
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 5px;
  font-size: 13px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator {
  padding: 0 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator .kr-extra-brands {
  max-width: 16px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group .kr-methods-group-activator label:last-child {
  margin-left: auto;
  text-align: end;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button {
  padding-right: 15px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-method-label--spbtn {
  box-shadow: none;
  border-color: #e3e3e3;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-method-label--selected {
  background-color: #e5e9f6;
  border-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-method-label--warning {
  animation: 0.8s ease-out 0s warning-flash-color-button;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-method-label--warning .kr-smart-form-radio-button span {
  animation: 0.8s ease-out 0s warning-flash-color-border;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group.kr-methods-group-activator--spbtn {
  box-shadow: none;
  border-color: #e3e3e3;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group.kr-methods-group-activator--selected {
  background-color: #e5e9f6;
  border-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group.kr-methods-group-activator--warning {
  animation: 0.8s ease-out 0s warning-flash-color-button;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-group.kr-methods-group-activator--warning .kr-smart-form-radio-button span {
  animation: 0.8s ease-out 0s warning-flash-color-border;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-methods-list-card-form-wrapper {
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header {
  box-sizing: border-box;
  border: 5px solid #f4f4f4;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 100px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
  margin: 5px 5px 0 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  margin: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name {
  left: 10px;
  top: 3px;
  padding: 3px 0 7px;
  border-bottom: 1px solid #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name span {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  color: #4a4a4a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 245px;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image {
  bottom: 8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 34px;
  height: 34px;
  background-color: #293c7a;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 32px;
  height: 32px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  right: unset;
  left: 60px;
  display: block;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id span {
  font-family: Roboto, sans-serif;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  bottom: 8px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  bottom: 25px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span {
  color: #293c7a;
  font-size: 18px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount {
  bottom: 9px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-label {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #444;
  margin-bottom: 3px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-value {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible {
  position: relative;
  height: 30px;
  margin-bottom: 0;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .kr-popin-header {
  font-family: Roboto, sans-serif;
  color: #666;
  line-height: unset;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .fi-lock {
  box-sizing: border-box;
  order: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-methods-list > .kr-form-error {
  position: relative;
  margin: 10px 0 5px;
  width: 100%;
  font-size: 14px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal .kr-methods-list .kr-form-error {
  margin: 10px 15px 5px;
  width: calc(100% - 30px);
}
.kr-smart-form .kr-skeleton-wrapper .kr-skeleton-header {
  display: flex;
  width: 100%;
  height: 68px;
}
.kr-smart-form .kr-skeleton-wrapper .kr-skeleton-method-label {
  display: flex;
  width: 100%;
  height: 50px;
  margin: 10px 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded.kr-extras-form-content, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded.kr-extras-form-content {
  padding: 15px;
  width: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded.kr-extras-form-content .kr-payment-button,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded.kr-extras-form-content .kr-form-error, .kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded.kr-extras-form-content .kr-payment-button,
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded.kr-extras-form-content .kr-form-error {
  width: 100%;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded.kr-extras-form-content {
  padding-top: 0;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-modal-wrapper .kr-smart-form-modal .kr-embedded.kr-extras-form-content {
  width: 300px;
}
.kr-smart-form .kr-smart-form-wrapper.kr-type-popin span.kr-extras-form-header {
  padding: 0 20px 20px;
}
.kr-smart-form .kr-smart-form-wrapper span.kr-extras-form-header {
  width: 300px;
  padding: 20px 20px 5px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #293c7a;
}
.kr-smart-form .kr-smart-form-wallet {
  display: block;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card {
  display: flex;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--alert {
  animation: 0.8s ease-out 0s alert-flash-color-button;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-visa svg, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper {
  cursor: pointer;
  display: block;
  position: relative;
  height: 100%;
  padding: 0 13px 0 7px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper:not(.kr-visible) {
  display: none;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button {
  display: block;
  height: 100%;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg {
  width: 16px;
  height: 18px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path.icon {
  fill: #717171;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path.background {
  fill: #fff;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon.kr-error svg path.icon {
  fill: #d9534f;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon.kr-error svg path.background {
  fill: #fff;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper.kr-card-list {
  height: 18px;
  padding: 0 14px 0 0;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper.kr-card-list .kr-delete-button .kr-delete-icon svg {
  height: 16px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete.kr-method-label--spbtn {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete.kr-method-label--selected {
  background-color: #fbe5e5;
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #b71c1c;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #b71c1c;
  background: #b71c1c;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card.kr-smart-form-wallet-card--hover-delete .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path {
  fill: #b71c1c;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-brand-icon {
  margin-right: 12px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card label {
  width: 0;
  flex-grow: 1;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-delete-button-wrapper.kr-card-list {
  height: 100%;
  padding: 0 21px;
}
.kr-smart-form .kr-smart-form-wallet .kr-smart-form-wallet-card .kr-loading-animation {
  margin-right: 20px;
}
.kr-smart-form .kr-smart-form-modal .kr-methods-list .kr-methods-list-options:first-child .kr-smart-form-wallet:first-child,
.kr-smart-form .kr-smart-form-embedded-header + .kr-methods-list .kr-methods-list-options .kr-smart-form-wallet:first-child {
  padding-top: 10px;
}
.kr-smart-form .kr-loading-overlay {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.kr-smart-form .kr-loading-overlay .kr-overlay-logo {
  margin-bottom: 30px;
}
.kr-smart-form .kr-loading-overlay .kr-overlay-message {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  color: #fff;
  top: unset;
  bottom: unset;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation {
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 10px;
  cursor: pointer;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader::before, .kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader {
  height: 20px;
  width: 20px;
  position: relative;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader::before, .kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader::after {
  width: 20px;
  height: 20px;
  background-color: #fff;
  animation-duration: 1s;
}
.kr-smart-form .kr-loading-overlay .kr-loading-animation i.kr-loader::before {
  top: -50%;
  left: -50%;
}
.kr-smart-form .kr-smart-form-embedded-header {
  background-color: #f4f4f4;
  padding: 9px 15px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #293c7a;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-top: 1px solid #b7b7b7;
  box-shadow: rgba(33, 35, 38, 0.1) 0 10px 10px -10px;
  display: block;
}
.kr-smart-form .kr-smart-form-embedded-header .kr-amount-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
}
.kr-smart-form .kr-smart-form-embedded-header .kr-amount-wrapper > *:not(:first-child) {
  margin-top: 3px;
}
.kr-smart-form .kr-smart-form-embedded-header .kr-amount-wrapper .kr-amount-label,
.kr-smart-form .kr-smart-form-embedded-header .kr-amount-wrapper .kr-amount-figure {
  font-family: roboto, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.kr-smart-form .kr-smart-form-embedded-header .kr-amount-wrapper .kr-amount-label {
  font-size: 12px;
  color: #999;
}
.kr-smart-form .kr-smart-form-embedded-header .kr-amount-wrapper .kr-amount-figure {
  color: #293c7a;
  font-size: 17px;
  padding-left: 5px;
}
.kr-smart-form .kr-smart-form-embedded-header.kr-partial-payment-header {
  padding: 10px 12px;
}
.kr-smart-form .kr-smart-form-embedded-header.kr-partial-payment-header .kr-amount-wrapper {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.kr-smart-form .kr-smart-form-embedded-header.kr-partial-payment-header .kr-amount-wrapper .kr-amount-label {
  color: #666;
  font-weight: 600;
}
.kr-smart-form .kr-smart-form-embedded-header.kr-partial-payment-header .kr-amount-wrapper .kr-amount-figure {
  font-weight: 600;
  font-size: 14px;
}
.kr-smart-form[kr-grid] {
  gap: 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper--cards-expanded {
  gap: 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sp-panel-wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sp-panel-wrapper__label {
  padding: 2px 0;
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sp-panel-wrapper .kr-sp-panel-separator {
  margin-bottom: -15px;
  margin-top: -10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  background-color: #f4f4f4;
  padding: 32px 14px 12px;
  margin-bottom: 14px;
  border-bottom: 1px solid #293c7a;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-top: 1px solid #b7b7b7;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header.kr-card-header--spbtn {
  border-bottom: 1px solid #b7b7b7;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header.kr-card-header--spbtn.kr-card-header--hover {
  border: 1px solid #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header.kr-card-header--spbtn.kr-card-header--selected {
  background-color: #e5e9f6;
  border-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header span.kr-card-header-label {
  font-size: 12px;
  font-family: Roboto, sans-serif;
  position: absolute;
  top: 10px;
  left: 11px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #fff;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header .kr-smart-form-radio-button {
  padding-right: 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-header {
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-header__label {
  padding: 2px 0;
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-card-header {
  margin-bottom: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet {
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__label {
  padding: 2px 0;
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet .kr-form-error {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group {
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn {
  height: 50px;
  border: 1px solid #b7b7b7;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  background-color: #fff;
  transition: 0.3s all;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-smart-form-radio-button {
  display: flex;
  justify-content: flex-end;
  min-width: 37px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon {
  min-width: 60px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-cabal svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_culture, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_gift, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_culture image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_gift image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-visa svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-visa_electron svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-icon .kr-brand-icon {
  margin-right: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn__label, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn__label span {
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
  transition: 0.3s color;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-delete {
  height: 100%;
  padding: 0 20px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-delete svg {
  width: auto;
  height: 16px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-delete svg path {
  fill: #717171;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation {
  position: relative;
  display: block;
  width: 50px;
  height: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader::before, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader::before,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn .kr-loading-animation i.kr-loader::after {
  border-radius: 2px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover {
  border-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete {
  border-color: #b71c1c;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn {
  border-color: #b71c1c;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #b71c1c;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #b71c1c;
  background: #b71c1c;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--spbtn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete.kr-method-btn--selected {
  background-color: #fbe5e5;
  border-color: #b71c1c;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--hover-delete .kr-delete svg path {
  fill: #b71c1c;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--disabled {
  border: 1px solid #ddd;
  cursor: not-allowed;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--disabled label,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-wallet__methods .kr-wallet-group .kr-method-btn--disabled span {
  color: #999;
  cursor: not-allowed;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards {
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards__label {
  padding: 2px 0;
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn {
  height: 50px;
  border: 1px solid #b7b7b7;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  background-color: #fff;
  transition: 0.3s all;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-smart-form-radio-button {
  display: flex;
  justify-content: flex-end;
  min-width: 37px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 15px;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation {
  position: relative;
  display: block;
  width: 50px;
  height: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader::before, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader::before,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn .kr-loading-animation i.kr-loader::after {
  border-radius: 2px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn--hover {
  border-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn--disabled {
  border: 1px solid #ddd;
  cursor: not-allowed;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn--disabled label,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-method-btn--disabled span {
  color: #999;
  cursor: not-allowed;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-card-form {
  gap: 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-card-form .kr-field-element:not(.kr-checkbox, .kr-radio),
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-card-form .kr-field-element .kr-field,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-card-form .kr-payment-button {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-card-form .kr-field-element .kr-field.kr-checkbox {
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  height: auto;
  min-height: auto;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-cards .kr-form-error {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm {
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__label {
  padding: 2px 0;
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm .kr-form-error {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-opm-group,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-grid-group {
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn {
  height: 50px;
  border: 1px solid #b7b7b7;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  background-color: #fff;
  transition: 0.3s all;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-smart-form-radio-button {
  display: flex;
  justify-content: flex-end;
  min-width: 37px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon {
  min-width: 60px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-cabal svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_culture, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_gift, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_culture image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_gift image, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-visa svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-visa_electron svg, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-icon .kr-brand-icon {
  box-shadow: none;
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn__label label {
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
  max-inline-size: calc(100% - 10px);
  transition: 0.3s color;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation {
  position: relative;
  display: block;
  width: 50px;
  height: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader::before, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader::before,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-loading-animation i.kr-loader::after {
  border-radius: 2px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--hover {
  border-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--disabled {
  border: 1px solid #ddd;
  cursor: not-allowed;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--disabled label,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--disabled span {
  color: #999;
  cursor: not-allowed;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--no-label.kr-method-btn--spbtn:not(.kr-method-btn--small) .kr-smart-form-radio-button {
  position: absolute;
  left: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--no-label .kr-icon {
  flex-grow: 1;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--no-label .kr-icon .kr-brand-icon,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--no-label .kr-icon .kr-brand-icon svg {
  height: 22px;
  width: 42px;
  padding: 0;
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-back-button {
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-back-button__icon {
  height: 100%;
  padding: 0 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-back-button__icon svg {
  transform: rotate(180deg);
  width: 14px;
  height: 14px;
  transition: color 0.3s;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn .kr-back-button__icon svg {
  color: #717171;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-opm__methods .kr-method-btn--hover .kr-back-button__icon svg {
  color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal {
  min-width: 330px;
  padding: 100px 0 70px 0;
  background-color: #fff;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header {
  box-sizing: border-box;
  border: 5px solid #f4f4f4;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 100px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
  margin: 5px 5px 0 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name {
  left: 10px;
  top: 3px;
  padding: 3px 0 7px;
  border-bottom: 1px solid #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name span {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  color: #4a4a4a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 245px;
  display: block;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image {
  bottom: 8px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 34px;
  height: 34px;
  background-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 32px;
  height: 32px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  right: unset;
  left: 60px;
  display: block;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id span {
  font-family: Roboto, sans-serif;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  bottom: 8px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  bottom: 25px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span {
  color: #293c7a;
  font-size: 18px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount {
  bottom: 9px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-label {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #444;
  margin-bottom: 3px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-value {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible {
  position: relative;
  height: 30px;
  margin-bottom: 0;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .kr-popin-header {
  font-family: Roboto, sans-serif;
  color: #666;
  line-height: unset;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .fi-lock {
  box-sizing: border-box;
  order: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content {
  background-color: #fff;
  width: 330px;
  min-height: 355px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content--content {
  height: auto;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--full {
  height: 355px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-modal-view-label {
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
  padding: 20px 15px;
  color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-modal-view-content {
  padding: 10px 15px;
  gap: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-modal-view-content--no-button {
  padding: 15px 15px 0 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-modal-view-content .kr-partial-payment-panel {
  margin-top: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--full .kr-modal-view-content {
  padding: 0 15px 10px 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--full .kr-modal-view-content .kr-sf-wallet {
  padding-top: 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button {
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px 15px;
  cursor: pointer;
  width: calc(100% - 30px);
  margin-bottom: 10px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button:hover, .kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button.kr-focus {
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button label {
  cursor: pointer;
  color: #293c7a;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  margin-left: 35px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button .kr-arrow-left {
  display: flex;
  left: 14px;
  position: absolute;
  height: 100%;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button .kr-arrow-left svg {
  fill: #293c7a;
  height: 20px;
  width: 20px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-back-button {
  margin-bottom: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view::-webkit-scrollbar {
  width: 6px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view::-webkit-scrollbar-track {
  background: #d1d7e3;
  border-radius: 5px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view::-webkit-scrollbar-thumb {
  background: #7e8dae;
  border-radius: 5px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view::-webkit-scrollbar-thumb:hover {
  background: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-extras-form .kr-extras-form-header {
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
  box-sizing: border-box;
  padding: 0 0 15px;
  color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-extras-form .kr-extras-form-content {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  background-color: #fff;
  padding: 0 15px;
  gap: 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-extras-form .kr-extras-form-content .kr-field-element:not(.kr-checkbox, .kr-radio),
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-extras-form .kr-extras-form-content .kr-field-element .kr-field,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view .kr-extras-form .kr-extras-form-content .kr-payment-button {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-modal-content__view--redirection .kr-back-button {
  margin-top: 0;
  margin-bottom: 5px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal__error {
  padding: 15px 15px 0 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal__error .kr-form-error {
  padding: 0;
  width: 100%;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-footer {
  border: 5px solid #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: calc(100% - 10px);
  height: 60px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal .kr-popin-modal-footer .kr-whitelabel-logo img.kr-logo-payzen {
  margin-right: 12px;
  height: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal--iframe-visible {
  padding: 0;
  border: 0 solid #f4f4f4;
  background-color: #f4f4f4;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-sf-modal-wrapper .kr-modal--iframe-visible .kr-modal-content {
  padding: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal {
  min-width: 330px;
  padding: 100px 0 70px 0;
  background-color: transparent;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header {
  box-sizing: border-box;
  border: 5px solid #f4f4f4;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 100px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header i.fi-x-circle.icon-close-popup {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
  margin: 5px 5px 0 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name {
  left: 10px;
  top: 3px;
  padding: 3px 0 7px;
  border-bottom: 1px solid #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-shop-name span {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  color: #4a4a4a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 245px;
  display: block;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image {
  bottom: 8px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-border {
  width: 34px;
  height: 34px;
  background-color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-modal-header-image .kr-header-logo {
  width: 32px;
  height: 32px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  right: unset;
  left: 60px;
  display: block;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id span {
  font-family: Roboto, sans-serif;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-order-id {
  bottom: 8px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount {
  bottom: 25px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header span.kr-popin-amount span {
  color: #293c7a;
  font-size: 18px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount {
  bottom: 9px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-label {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #444;
  margin-bottom: 3px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header .kr-popin-total-amount .kr-total-amount-value {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible {
  position: relative;
  height: 30px;
  margin-bottom: 0;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .kr-popin-header {
  font-family: Roboto, sans-serif;
  color: #666;
  line-height: unset;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-header.kr-smart-form-modal-header.kr-secure-iframe-visible .fi-lock {
  box-sizing: border-box;
  order: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-extras-form-header {
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
  box-sizing: content-box;
  padding: 20px 15px;
  color: #293c7a;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-extras-form-content {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  background-color: #fff;
  padding: 0 15px;
  gap: 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-extras-form-content .kr-field-element:not(.kr-checkbox, .kr-radio),
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-extras-form-content .kr-field-element .kr-field,
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-extras-form-content .kr-payment-button {
  margin: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal__error {
  padding: 15px 15px 0 15px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal__error .kr-form-error {
  padding: 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-footer {
  border: 5px solid #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: calc(100% - 10px);
  height: 60px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-extras-form .kr-extras-form-modal .kr-popin-modal-footer .kr-whitelabel-logo img.kr-logo-payzen {
  margin-right: 12px;
  height: 30px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button {
  box-sizing: border-box;
  background-color: #293c7a;
  height: 46px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0;
  outline: none !important;
  cursor: pointer;
  margin: 5px 0;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button:disabled {
  cursor: not-allowed;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button span {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button.kr-loading {
  display: block;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button.kr-loading span {
  display: none;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button.kr-loading .kr-spinner {
  display: block;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button .kr-spinner {
  box-sizing: border-box;
  display: none;
  margin: 0 auto;
  text-align: center;
  padding-top: 1px;
  height: 22px;
  width: 70px;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button .kr-spinner > div {
  width: 18px;
  height: 18px;
  background-color: #cfcfcf;
  border-radius: 100%;
  display: inline-block;
  animation: kr-bouncedelay 1.4s infinite ease-in-out both;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button .kr-spinner .kr-bounce1 {
  animation-delay: -0.32s;
}
.kr-smart-form[kr-grid] .kr-sf-wrapper .kr-smart-form-modal-button .kr-spinner .kr-bounce2 {
  animation-delay: -0.16s;
}
.kr-smart-form[kr-grid] .kr-smart-form-single-payment-button {
  margin: 0;
}
.kr-smart-form .kr-partial-payment-panel {
  gap: 12px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payment-separator .kr-partial-payment-line {
  height: 1px;
  background-color: #e5e7eb;
  flex: 1;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payment-separator .kr-partial-payment-label {
  font-family: roboto, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #111827;
  line-height: 24px;
  color: #444;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments {
  gap: 12px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment {
  height: 50px;
  border: 1px solid #e5e7eb;
  background: #f9fafb;
  overflow: hidden;
  padding-right: 12px;
  gap: 10px;
  transition: 0.3s;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment.test-enter-active, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment.test-leave-active {
  transition: 0.3s;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment.test-enter, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment.test-leave-to {
  opacity: 0;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-partial-payment-opm-label {
  overflow: hidden;
  text-overflow: ellipsis;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment span {
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #444;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-visa svg, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cards {
  margin-right: 0;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-brand-icon.kr-cards {
  cursor: default;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-partial-payment-amount {
  margin-left: auto;
  font-weight: 500;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-partial-payment-remove-icon-container {
  padding: 0 10px;
  width: 16px;
  background-color: #e5e7eb;
  transition: 0.3s;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment .kr-partial-payment-remove-icon-container svg {
  stroke: #666;
  transition: 0.3s;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment.kr-hover {
  border: 1px solid #b91c1c;
  background: #fef2f2;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment.kr-hover .kr-partial-payment-remove-icon-container {
  background-color: #b91c1c;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payments .kr-partial-payment.kr-hover .kr-partial-payment-remove-icon-container svg {
  stroke: white;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payment-remaining {
  margin: 0 12px;
}
.kr-smart-form .kr-partial-payment-panel .kr-partial-payment-remaining span {
  font-family: roboto, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #111827;
  color: #d97706;
}
.kr-smart-form .kr-sp-panel-wrapper {
  --kr-sp-seperator-padding-y: calc(10px + 8px);
}
.kr-smart-form .kr-sp-panel-wrapper .kr-sp-panel-separator {
  padding: var(--kr-sp-seperator-padding-y) 0;
}
.kr-smart-form .kr-smart-form-methods .kr-sp-panel-wrapper {
  display: block;
}
.kr-smart-form .kr-smart-form-methods .kr-sp-panel-wrapper__label {
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #444;
  padding: 10px 0;
}
.kr-smart-form .kr-popin-modal-header .kr-sp-header-label {
  --kr-sp-font-family: var(--kr-white-label-sp-font-family, roboto, sans-serif);
  --kr-sp-amount-color: var(--kr-white-label-header-amount-color, #130e37);
  --kr-sp-total-color: #595d62;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  color: var(--kr-sp-total-color);
  font-family: var(--kr-sp-font-family);
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 10px;
  bottom: 25px;
  left: 60px;
  z-index: 1;
}
.kr-smart-form .kr-popin-modal-header .kr-sp-header-label .kr-sp-header-amount {
  color: var(--kr-sp-amount-color);
  font-family: inherit;
  font-size: 18px;
  font-weight: 500;
}
.kr-smart-form .kr-popin-modal-header .kr-sp-header-label .kr-sp-header-total {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
@keyframes animation {
  50% {
    transform: scale(1.2);
  }
}
.kr-smart-form .kr-smart-button-wrapper {
  margin: 10px 0;
}
.kr-smart-form .kr-smart-button-wrapper .kr-form-error {
  box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 7px;
  text-align: center;
  border: 0;
  border: 0;
  background-color: #b71c1c;
  display: block;
}
.kr-smart-form .kr-smart-button-wrapper .kr-form-error.kr-form-error--warning {
  background-color: #f9a825;
}
.kr-smart-form .kr-smart-button-wrapper .kr-form-error span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
  color: #fff !important;
  padding: 10px 3px;
  display: inline-block;
  font-size: 1em;
  font-family: Roboto, sans-serif;
  text-align: center;
  cursor: default;
}
.kr-smart-form .kr-smart-button-wrapper .kr-form-error-visible {
  display: block;
  height: auto;
}
.kr-smart-form .kr-smart-button-wrapper .kr-form-error {
  margin: 5px 0 0;
}
.kr-smart-form .kr-smart-button-wrapper .kr-form-error span {
  font-size: 13px;
}
.kr-smart-form .kr-smart-button-wrapper .kr-skeleton-wrapper .kr-skeleton {
  display: flex;
}
.kr-smart-form .kr-smart-button {
  width: 300px;
  height: 60px;
}
.kr-smart-form .kr-smart-button--spbtn {
  width: 340px;
}
.kr-smart-form .kr-smart-button--fallback {
  width: 100%;
}
.kr-smart-form .kr-sm-internal {
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px solid #b7b7b7;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  background-color: #fff;
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-smart-form .kr-sm-internal .kr-smart-form-radio-button {
  padding-right: 15px;
}
.kr-smart-form .kr-sm-internal:hover:not(.kr-loading, .kr-locked), .kr-smart-form .kr-sm-internal:focus:not(.kr-loading, .kr-locked) {
  border: 1px solid #293c7a;
  background-color: #fff;
  outline: none;
}
.kr-smart-form .kr-sm-internal .kr-method-info {
  margin: 1px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 24px;
  cursor: pointer;
}
.kr-smart-form .kr-sm-internal .kr-method-info > .kr-method-icon,
.kr-smart-form .kr-sm-internal .kr-method-info > .kr-card-icons.kr-single-icon {
  width: 30px;
  margin-right: 15px;
}
.kr-smart-form .kr-sm-internal .kr-method-info .kr-method-icon {
  display: flex;
  cursor: pointer;
}
.kr-smart-form .kr-sm-internal .kr-method-info .kr-method-icon svg {
  fill: #293c7a;
}
.kr-smart-form .kr-sm-internal .kr-method-info .kr-method-icon svg,
.kr-smart-form .kr-sm-internal .kr-method-info .kr-method-icon img {
  width: 30px;
  height: 24px;
}
.kr-smart-form .kr-sm-internal .kr-method-info label.kr-amount-label {
  font-family: Roboto, sans-serif;
  color: #444;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.kr-smart-form .kr-sm-internal .kr-method-info .kr-label {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 85%;
  overflow: hidden;
  height: 20px;
}
.kr-smart-form .kr-sm-internal .kr-method-info .kr-label label.kr-method-label {
  font-family: Roboto, sans-serif;
  text-transform: none;
  color: #666;
  line-height: 20px;
  vertical-align: middle;
  font-size: 13px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-smart-form .kr-sm-internal.kr-cards .kr-method-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.kr-smart-form .kr-sm-internal .kr-loading-animation {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.kr-smart-form .kr-sm-internal .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-smart-form .kr-sm-internal .kr-loading-animation i.kr-loader::before, .kr-smart-form .kr-sm-internal .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #293c7a;
}
.kr-smart-form .kr-sm-internal .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-sm-internal .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-smart-form .kr-sm-internal .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-smart-form .kr-sm-internal .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}
.kr-smart-form .kr-embedded,
.kr-smart-form .kr-embedded .kr-payment-button,
.kr-smart-form .kr-embedded .kr-form-error {
  width: 100%;
}

.kr-layer-manager {
  /* Modal */
}
.kr-layer-manager span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-layer-manager span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-layer-manager span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-layer-manager span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-layer-manager span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-layer-manager span.kr-brand-icon.kr-cabal svg, .kr-layer-manager span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-layer-manager span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-layer-manager span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-layer-manager span.kr-brand-icon.kr-kadeos_culture, .kr-layer-manager span.kr-brand-icon.kr-kadeos_culture svg, .kr-layer-manager span.kr-brand-icon.kr-kadeos_gift, .kr-layer-manager span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-layer-manager span.kr-brand-icon.kr-kadeos_culture image, .kr-layer-manager span.kr-brand-icon.kr-kadeos_culture svg image, .kr-layer-manager span.kr-brand-icon.kr-kadeos_gift image, .kr-layer-manager span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-layer-manager span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-layer-manager span.kr-brand-icon.kr-visa svg, .kr-layer-manager span.kr-brand-icon.kr-visa_electron svg, .kr-layer-manager span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-layer-manager span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-layer-manager span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-layer-manager span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-layer-manager span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-layer-manager span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-layer-manager .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-layer-manager .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-layer-manager .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-layer-manager .kr-method-tooltip-content .kr-card-tooltip,
.kr-layer-manager .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-layer-manager .kr-method-tooltip-content .kr-card-tooltip span,
.kr-layer-manager .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-layer-manager .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-layer-manager .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-layer-manager .kr-layer.kr-layer--opening {
  animation: 0.15s linear 0s 1 normal forwards kr-layer-fade;
}
.kr-layer-manager .kr-layer.kr-layer--closing {
  animation: 0.15s linear 0s 1 reverse forwards kr-layer-fade;
}
.kr-layer-manager .kr-layer .kr-layer-message {
  font-family: Roboto, sans-serif;
  color: #fff;
  cursor: pointer;
}
.kr-layer-manager .kr-simple-modal-wrapper.kr-simple-modal-wrapper--opening {
  animation: 0.15s linear 0s 1 normal forwards kr-modal-opening;
}
.kr-layer-manager .kr-simple-modal-wrapper.kr-simple-modal-wrapper--closing {
  animation: 0.15s linear 0s 1 reverse forwards kr-modal-opening;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal {
  max-width: 380px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 19px 38px, rgba(0, 0, 0, 0.22) 0 15px 12px;
}
@media (max-width: 420px) {
  .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal {
    margin: 0 10px;
  }
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header {
  padding: 10px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-cabal svg, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-kadeos_culture, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-kadeos_culture svg, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-kadeos_gift, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-kadeos_culture image, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-kadeos_culture svg image, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-kadeos_gift image, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-visa svg, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-visa_electron svg, .kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-simple-modal-header-title {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-header .kr-simple-modal-header-title span {
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-main p {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 6px 10px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-main p strong {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 700;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-optional {
  margin: 10px 10px 0;
  padding: 15px;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-optional .kr-simple-modal-content-optional-item span,
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-optional .kr-simple-modal-content-optional-item a,
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-optional .kr-simple-modal-content-optional-item strong {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-content .kr-simple-modal-content-optional .kr-simple-modal-content-optional-item a {
  color: #293c7a;
  font-weight: 500;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer {
  padding-top: 20px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button,
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button span {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  visibility: visible;
  cursor: pointer;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button {
  padding: 8px 16px;
  background-color: #293c7a;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button.kr-btn-error {
  background-color: #b71c1c;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button.kr-btn-secondary {
  background-color: transparent;
  color: #333;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button.kr-btn-secondary span {
  color: #333;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button .kr-spinner {
  box-sizing: border-box;
  display: none;
  margin: 0 auto;
  text-align: center;
  padding-top: 1px;
  height: 22px;
  width: 70px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button .kr-spinner > div {
  width: 18px;
  height: 18px;
  background-color: #cfcfcf;
  border-radius: 100%;
  display: inline-block;
  animation: kr-bouncedelay 1.4s infinite ease-in-out both;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button .kr-spinner .kr-bounce1 {
  animation-delay: -0.32s;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button .kr-spinner .kr-bounce2 {
  animation-delay: -0.16s;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button.kr-loading span {
  visibility: hidden;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button.kr-loading .kr-spinner {
  position: absolute;
  display: block;
  padding-top: 2px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer button.kr-loading .kr-spinner > div {
  width: 10px;
  height: 10px;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer--vertical {
  flex-direction: column;
  gap: 2px;
  padding-top: 0;
  align-items: center;
}
.kr-layer-manager .kr-simple-modal-wrapper .kr-simple-modal .kr-simple-modal-footer--vertical button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal {
  background-color: #fff;
  box-shadow: 0 0 15px #121212;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-header {
  background-color: #e4e4e4;
  border-bottom: 1px solid #808080;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-header .kr-help-modal-close-button svg path {
  fill: #808080;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content {
  margin-top: 35px;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content > div.kr-help-content {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #333;
}
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-modal-content > .kr-help-image,
.kr-layer-manager .kr-help-button-wrapper .kr-help-modal-wrapper .kr-help-modal .kr-help-image-amex {
  margin-top: 25px;
}

@keyframes animation {
  50% {
    transform: scale(1.2);
  }
}
.kr-smart-button-wrapper {
  margin: 10px 0;
}
.kr-smart-button-wrapper .kr-form-error {
  box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 7px;
  text-align: center;
  border: 0;
  border: 0;
  background-color: #b71c1c;
  display: block;
}
.kr-smart-button-wrapper .kr-form-error.kr-form-error--warning {
  background-color: #f9a825;
}
.kr-smart-button-wrapper .kr-form-error span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
  color: #fff !important;
  padding: 10px 3px;
  display: inline-block;
  font-size: 1em;
  font-family: Roboto, sans-serif;
  text-align: center;
  cursor: default;
}
.kr-smart-button-wrapper .kr-form-error-visible {
  display: block;
  height: auto;
}
.kr-smart-button-wrapper .kr-form-error {
  margin: 5px 0 0;
}
.kr-smart-button-wrapper .kr-form-error span {
  font-size: 13px;
}
.kr-smart-button-wrapper .kr-skeleton-wrapper .kr-skeleton {
  display: flex;
}

/* KJS-2563: Must be outside to allow the styling with just .kr-smart-button selector */
.kr-smart-button {
  width: 300px;
  height: 60px;
}
.kr-smart-button--spbtn {
  width: 340px;
}
.kr-smart-button--fallback {
  width: 100%;
}

.kr-sm-internal {
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px solid #b7b7b7;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  background-color: #fff;
}
.kr-sm-internal .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-sm-internal .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-sm-internal .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-sm-internal .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-sm-internal .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-sm-internal .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-sm-internal .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-sm-internal .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-sm-internal .kr-smart-form-radio-button {
  padding-right: 15px;
}
.kr-sm-internal:hover:not(.kr-loading, .kr-locked), .kr-sm-internal:focus:not(.kr-loading, .kr-locked) {
  border: 1px solid #293c7a;
  background-color: #fff;
  outline: none;
}
.kr-sm-internal .kr-method-info {
  margin: 1px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 24px;
  cursor: pointer;
}
.kr-sm-internal .kr-method-info > .kr-method-icon,
.kr-sm-internal .kr-method-info > .kr-card-icons.kr-single-icon {
  width: 30px;
  margin-right: 15px;
}
.kr-sm-internal .kr-method-info .kr-method-icon {
  display: flex;
  cursor: pointer;
}
.kr-sm-internal .kr-method-info .kr-method-icon svg {
  fill: #293c7a;
}
.kr-sm-internal .kr-method-info .kr-method-icon svg,
.kr-sm-internal .kr-method-info .kr-method-icon img {
  width: 30px;
  height: 24px;
}
.kr-sm-internal .kr-method-info label.kr-amount-label {
  font-family: Roboto, sans-serif;
  color: #444;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.kr-sm-internal .kr-method-info .kr-label {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 85%;
  overflow: hidden;
  height: 20px;
}
.kr-sm-internal .kr-method-info .kr-label label.kr-method-label {
  font-family: Roboto, sans-serif;
  text-transform: none;
  color: #666;
  line-height: 20px;
  vertical-align: middle;
  font-size: 13px;
}
.kr-sm-internal.kr-cards .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-sm-internal.kr-cards .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #f4f4f4;
}
.kr-sm-internal.kr-cards .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-sm-internal.kr-cards .kr-method-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.kr-sm-internal .kr-loading-animation {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.kr-sm-internal .kr-loading-animation i.kr-loader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.kr-sm-internal .kr-loading-animation i.kr-loader::before, .kr-sm-internal .kr-loading-animation i.kr-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #293c7a;
}
.kr-sm-internal .kr-loading-animation i.kr-loader::before {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  animation: kr-loader-before 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-sm-internal .kr-loading-animation i.kr-loader::after {
  top: 50%;
  left: 50%;
  animation: kr-loader-after 0.8s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.kr-sm-internal .kr-loading-animation i.kr-loader.kr-loader--frozen::before, .kr-sm-internal .kr-loading-animation i.kr-loader.kr-loader--frozen::after {
  animation: none;
}

/* Default (embedded) */
.kr-embedded {
  width: 266px;
  font-family: Roboto, sans-serif;
  flex-direction: row;
  /* Components */
  /* Firefox */
}
.kr-embedded.kr-outside-smartform {
  width: 300px;
}
.kr-embedded .kr-icon-arrow {
  display: block;
  position: absolute;
  right: 42px;
  top: 7px;
  transition: transform 0.1s ease-in;
  z-index: 2;
  cursor: pointer;
}
.kr-embedded .kr-icon-arrow svg {
  width: 10px;
  height: 18px;
}
.kr-embedded .kr-icon-arrow svg path {
  fill: #717171;
}
.kr-embedded .kr-icon-inner-wrapper {
  position: relative;
}
.kr-embedded .kr-icon-inner-wrapper .kr-icon-wrapper-layer {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.kr-embedded .kr-brand-selector {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  opacity: 0;
  padding: 8px;
  position: absolute;
  right: -7px;
  top: 28px;
  z-index: 5;
  margin-top: 10px;
  border: 1px solid #aaa;
}
.kr-embedded .kr-brand-selector .kr-brand-selector-wrapper {
  position: relative;
}
.kr-embedded .kr-brand-selector .kr-arrow {
  border: 1px solid #aaa;
  display: block;
  position: absolute;
  top: -15px;
  left: 16px;
  width: 11px;
  height: 11px;
  transform: rotate(45deg);
  background-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0);
  border-right-color: rgba(255, 255, 255, 0);
}
.kr-embedded .kr-brand-selector ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
.kr-embedded .kr-brand-selector li {
  background-color: #fff;
  cursor: pointer;
  display: block;
  height: 30px;
  list-style-type: none;
  margin: 5px 0 0;
  padding: 0;
}
.kr-embedded .kr-brand-selector li svg {
  box-sizing: content-box;
  border: 4px solid rgba(0, 0, 0, 0);
  cursor: pointer;
}
.kr-embedded .kr-brand-selector li.kr-selected-brand svg {
  border: 4px solid #b0bec5;
}
.kr-embedded .kr-brand-selector svg {
  width: 34px;
  height: 22px;
}
.kr-embedded .kr-open .kr-brand-selector {
  opacity: 1;
}
.kr-embedded.kr-firefox .kr-brand-selector .kr-arrow {
  top: 0;
}
.kr-embedded .kr-field-wrapper {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
}
.kr-embedded .kr-field-wrapper .kr-field-component {
  width: 100%;
  order: 1;
}
.kr-embedded .kr-field-wrapper .kr-icon-wrapper-root {
  order: 3;
}
.kr-embedded .kr-field-wrapper .kr-help-button-wrapper {
  order: 4;
}
.kr-embedded .kr-field-wrapper .kr-delete-button-wrapper {
  order: 5;
}
@keyframes flash-color-field {
  from {
    border-color: #f9a825;
  }
  to {
    border-color: #fcd492;
  }
}
@keyframes flash-color-field-before {
  from {
    background-color: rgba(249, 168, 37, 0.1);
  }
  to {
    background-color: rgba(249, 168, 37, 0.02);
  }
}
.kr-embedded .kr-pan,
.kr-embedded .kr-field.kr-text,
.kr-embedded .kr-field.kr-checkbox,
.kr-embedded .kr-expiry,
.kr-embedded .kr-security-code,
.kr-embedded .kr-identity-document-number,
.kr-embedded .kr-card-holder-name,
.kr-embedded .kr-card-holder-mail,
.kr-embedded .kr-identity-document-type,
.kr-embedded .kr-installment-number,
.kr-embedded .kr-first-installment-delay, .kr-embedded > .kr-field-wrapper {
  box-sizing: border-box;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 35px;
  background-color: #fff;
  border: 1px solid #b1b1b1;
  margin-bottom: 16px;
}
.kr-embedded:not([krvue]) .kr-pan,
.kr-embedded:not([krvue]) .kr-field.kr-text,
.kr-embedded:not([krvue]) .kr-field.kr-checkbox,
.kr-embedded:not([krvue]) .kr-expiry,
.kr-embedded:not([krvue]) .kr-security-code,
.kr-embedded:not([krvue]) .kr-identity-document-number,
.kr-embedded:not([krvue]) .kr-card-holder-name,
.kr-embedded:not([krvue]) .kr-card-holder-mail,
.kr-embedded:not([krvue]) .kr-identity-document-type,
.kr-embedded:not([krvue]) .kr-installment-number,
.kr-embedded:not([krvue]) .kr-first-installment-delay, .kr-embedded:not([krvue]) > .kr-field-wrapper {
  height: 35px;
}
.kr-embedded[krvue] .kr-pan,
.kr-embedded[krvue] .kr-field.kr-text,
.kr-embedded[krvue] .kr-field.kr-checkbox,
.kr-embedded[krvue] .kr-expiry,
.kr-embedded[krvue] .kr-security-code,
.kr-embedded[krvue] .kr-identity-document-number,
.kr-embedded[krvue] .kr-card-holder-name,
.kr-embedded[krvue] .kr-card-holder-mail, .kr-embedded[krvue] > .kr-field-wrapper {
  background-color: transparent;
}
.kr-embedded[krvue] .kr-pan .kr-field-wrapper,
.kr-embedded[krvue] .kr-field.kr-text .kr-field-wrapper,
.kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-wrapper,
.kr-embedded[krvue] .kr-expiry .kr-field-wrapper,
.kr-embedded[krvue] .kr-security-code .kr-field-wrapper,
.kr-embedded[krvue] .kr-identity-document-number .kr-field-wrapper,
.kr-embedded[krvue] .kr-card-holder-name .kr-field-wrapper,
.kr-embedded[krvue] .kr-card-holder-mail .kr-field-wrapper, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-wrapper {
  height: 31px;
}
.kr-embedded[krvue] .kr-pan .kr-field-component,
.kr-embedded[krvue] .kr-field.kr-text .kr-field-component,
.kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-component,
.kr-embedded[krvue] .kr-expiry .kr-field-component,
.kr-embedded[krvue] .kr-security-code .kr-field-component,
.kr-embedded[krvue] .kr-identity-document-number .kr-field-component,
.kr-embedded[krvue] .kr-card-holder-name .kr-field-component,
.kr-embedded[krvue] .kr-card-holder-mail .kr-field-component, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-component {
  height: 33px;
  width: 100%;
  background-color: #fff;
}
.kr-embedded[krvue] .kr-pan .kr-field-component input.kr-input-field,
.kr-embedded[krvue] .kr-field.kr-text .kr-field-component input.kr-input-field,
.kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-component input.kr-input-field,
.kr-embedded[krvue] .kr-expiry .kr-field-component input.kr-input-field,
.kr-embedded[krvue] .kr-security-code .kr-field-component input.kr-input-field,
.kr-embedded[krvue] .kr-identity-document-number .kr-field-component input.kr-input-field,
.kr-embedded[krvue] .kr-card-holder-name .kr-field-component input.kr-input-field,
.kr-embedded[krvue] .kr-card-holder-mail .kr-field-component input.kr-input-field, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-component input.kr-input-field {
  box-sizing: border-box;
  font-family: Roboto, sans-serif;
  color: #717171;
  padding: 4px 0 4px 9px;
  font-size: 14px;
  outline: 0;
  width: 100%;
  height: 33px;
  background-color: #fff;
  /*  stylelint-disable-next-line selector-pseudo-element-no-unknown */
  /*  stylelint-disable-next-line selector-pseudo-class-no-unknown */
}
.kr-embedded[krvue] .kr-pan .kr-field-component input.kr-input-field::input-placeholder,
.kr-embedded[krvue] .kr-field.kr-text .kr-field-component input.kr-input-field::input-placeholder,
.kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-component input.kr-input-field::input-placeholder,
.kr-embedded[krvue] .kr-expiry .kr-field-component input.kr-input-field::input-placeholder,
.kr-embedded[krvue] .kr-security-code .kr-field-component input.kr-input-field::input-placeholder,
.kr-embedded[krvue] .kr-identity-document-number .kr-field-component input.kr-input-field::input-placeholder,
.kr-embedded[krvue] .kr-card-holder-name .kr-field-component input.kr-input-field::input-placeholder,
.kr-embedded[krvue] .kr-card-holder-mail .kr-field-component input.kr-input-field::input-placeholder, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-component input.kr-input-field::input-placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded[krvue] .kr-pan .kr-field-component input.kr-input-field:placeholder,
.kr-embedded[krvue] .kr-field.kr-text .kr-field-component input.kr-input-field:placeholder,
.kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-component input.kr-input-field:placeholder,
.kr-embedded[krvue] .kr-expiry .kr-field-component input.kr-input-field:placeholder,
.kr-embedded[krvue] .kr-security-code .kr-field-component input.kr-input-field:placeholder,
.kr-embedded[krvue] .kr-identity-document-number .kr-field-component input.kr-input-field:placeholder,
.kr-embedded[krvue] .kr-card-holder-name .kr-field-component input.kr-input-field:placeholder,
.kr-embedded[krvue] .kr-card-holder-mail .kr-field-component input.kr-input-field:placeholder, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-component input.kr-input-field:placeholder {
  /* Firefox 18- */
  color: #999;
  opacity: 1;
}
.kr-embedded[krvue] .kr-pan .kr-field-component input.kr-input-field::-moz-placeholder, .kr-embedded[krvue] .kr-field.kr-text .kr-field-component input.kr-input-field::-moz-placeholder, .kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-component input.kr-input-field::-moz-placeholder, .kr-embedded[krvue] .kr-expiry .kr-field-component input.kr-input-field::-moz-placeholder, .kr-embedded[krvue] .kr-security-code .kr-field-component input.kr-input-field::-moz-placeholder, .kr-embedded[krvue] .kr-identity-document-number .kr-field-component input.kr-input-field::-moz-placeholder, .kr-embedded[krvue] .kr-card-holder-name .kr-field-component input.kr-input-field::-moz-placeholder, .kr-embedded[krvue] .kr-card-holder-mail .kr-field-component input.kr-input-field::-moz-placeholder, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-component input.kr-input-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded[krvue] .kr-pan .kr-field-component input.kr-input-field::-ms-input-placeholder, .kr-embedded[krvue] .kr-field.kr-text .kr-field-component input.kr-input-field::-ms-input-placeholder, .kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-component input.kr-input-field::-ms-input-placeholder, .kr-embedded[krvue] .kr-expiry .kr-field-component input.kr-input-field::-ms-input-placeholder, .kr-embedded[krvue] .kr-security-code .kr-field-component input.kr-input-field::-ms-input-placeholder, .kr-embedded[krvue] .kr-identity-document-number .kr-field-component input.kr-input-field::-ms-input-placeholder, .kr-embedded[krvue] .kr-card-holder-name .kr-field-component input.kr-input-field::-ms-input-placeholder, .kr-embedded[krvue] .kr-card-holder-mail .kr-field-component input.kr-input-field::-ms-input-placeholder, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-component input.kr-input-field::-ms-input-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded[krvue] .kr-pan .kr-field-component input.kr-input-field::placeholder,
.kr-embedded[krvue] .kr-field.kr-text .kr-field-component input.kr-input-field::placeholder,
.kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-component input.kr-input-field::placeholder,
.kr-embedded[krvue] .kr-expiry .kr-field-component input.kr-input-field::placeholder,
.kr-embedded[krvue] .kr-security-code .kr-field-component input.kr-input-field::placeholder,
.kr-embedded[krvue] .kr-identity-document-number .kr-field-component input.kr-input-field::placeholder,
.kr-embedded[krvue] .kr-card-holder-name .kr-field-component input.kr-input-field::placeholder,
.kr-embedded[krvue] .kr-card-holder-mail .kr-field-component input.kr-input-field::placeholder, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-component input.kr-input-field::placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded[krvue] .kr-pan .kr-field-component input.kr-input-field:input-placeholder,
.kr-embedded[krvue] .kr-field.kr-text .kr-field-component input.kr-input-field:input-placeholder,
.kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-component input.kr-input-field:input-placeholder,
.kr-embedded[krvue] .kr-expiry .kr-field-component input.kr-input-field:input-placeholder,
.kr-embedded[krvue] .kr-security-code .kr-field-component input.kr-input-field:input-placeholder,
.kr-embedded[krvue] .kr-identity-document-number .kr-field-component input.kr-input-field:input-placeholder,
.kr-embedded[krvue] .kr-card-holder-name .kr-field-component input.kr-input-field:input-placeholder,
.kr-embedded[krvue] .kr-card-holder-mail .kr-field-component input.kr-input-field:input-placeholder, .kr-embedded[krvue] > .kr-field-wrapper .kr-field-component input.kr-input-field:input-placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded[krvue] .kr-pan,
.kr-embedded[krvue] .kr-expiry,
.kr-embedded[krvue] .kr-security-code {
  background-color: #fff;
  padding: 1px;
}
.kr-embedded[krvue] .kr-pan .kr-icon-wrapper-root,
.kr-embedded[krvue] .kr-pan .kr-field-component,
.kr-embedded[krvue] .kr-expiry .kr-icon-wrapper-root,
.kr-embedded[krvue] .kr-expiry .kr-field-component,
.kr-embedded[krvue] .kr-security-code .kr-icon-wrapper-root,
.kr-embedded[krvue] .kr-security-code .kr-field-component {
  height: 31px;
  padding-top: 0;
  top: 0;
}
.kr-embedded[krvue] .kr-field.kr-checkbox,
.kr-embedded[krvue] .kr-field.kr-text {
  width: 100%;
  height: 35px;
}
.kr-embedded[krvue] .kr-field.kr-text {
  border: 1px solid #b1b1b1;
}
.kr-embedded[krvue] .kr-field.kr-text .kr-icon-wrapper-root {
  border: 0;
}
.kr-embedded[krvue] .kr-field.kr-checkbox {
  border: 0;
  padding-left: 0;
}
.kr-embedded[krvue] .kr-field.kr-checkbox .kr-field-wrapper {
  align-items: center;
}
.kr-embedded .kr-expiry.kr-size-half {
  margin-right: 10px;
}
.kr-embedded .kr-inner-wrapper.kr-error .kr-field-container input.kr-input-field {
  color: red;
}
.kr-embedded .kr-field-container {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 1px;
  display: block;
}
.kr-embedded .kr-field-container input.kr-input-field {
  box-sizing: content-box;
  border: 0;
  color: #717171;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  outline: 0;
  padding: 4px 0;
  width: 100%;
  line-height: normal;
  margin: 2px 0 0;
}
.kr-embedded .kr-field.kr-field-wrapper .kr-icon {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  top: 0;
}
.kr-embedded .kr-field.kr-field-wrapper .kr-icon .kr-icon-wrapper-content {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.kr-embedded .kr-field.kr-field-wrapper .kr-icon .kr-icon-wrapper-content i {
  height: auto;
  max-width: 27px;
}
.kr-embedded .kr-field.kr-field-wrapper input {
  border: 0;
  color: #717171;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  outline: 0;
  padding: 4px 0;
  width: 100%;
  line-height: normal;
  margin: 2px 0 0;
  /*  stylelint-disable-next-line selector-pseudo-element-no-unknown */
  /*  stylelint-disable-next-line selector-pseudo-class-no-unknown */
  padding-left: 9px;
  padding-top: 8px;
}
.kr-embedded .kr-field.kr-field-wrapper input::input-placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-field-wrapper input:placeholder {
  /* Firefox 18- */
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-field-wrapper input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-field-wrapper input::-ms-input-placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-field-wrapper input::placeholder {
  /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field.kr-field-wrapper input:input-placeholder {
  color: #999;
  opacity: 1;
}
.kr-embedded .kr-field-element.kr-field-element--warning {
  animation: 0.8s ease-out 0s flash-color-field;
}
.kr-embedded .kr-field-element.kr-field-element--warning::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 0;
  animation: 0.8s ease-out 0s flash-color-field-before;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-real-select {
  position: relative;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-real-select select {
  box-sizing: border-box;
  border: none;
  line-height: 33px;
  padding-left: 9px;
  font-family: Roboto, sans-serif;
  color: #717171;
  font-size: 14px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-real-select span.kr-select-caret {
  position: absolute;
  right: 18px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-real-select span.kr-select-caret svg {
  fill: #717171;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-real-select span.kr-select-caret.kr-read-only svg {
  fill: #999;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-real-select span.kr-select-placeholder {
  position: absolute;
  left: 9px;
  top: 0;
  height: 100%;
  right: 40px;
  line-height: 33px;
  font-family: Roboto, sans-serif;
  color: #999;
  font-size: 14px;
  pointer-events: none;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select {
  box-sizing: border-box;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: none;
  width: 100%;
  height: 35px;
  padding-left: 9px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select span.kr-selected-option {
  font-family: Roboto, sans-serif;
  color: #717171;
  font-size: 14px;
  width: calc(100% - 25px);
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select span.kr-selected-option.kr-placeholder {
  color: #999;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select .kr-select-caret {
  box-sizing: border-box;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  right: 16px;
  top: 0;
  height: 34px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select .kr-select-caret svg {
  fill: #717171;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select .kr-select-caret.kr-read-only svg {
  fill: #999;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options {
  width: 100%;
  left: -1px;
  max-height: 210px;
  overflow-x: hidden;
  overflow-y: auto;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
  z-index: 10000;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options .kr-option {
  box-sizing: border-box;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 35px;
  padding-left: 9px;
  font-family: Roboto, sans-serif;
  color: #717171;
  font-size: 14px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options .kr-option:hover {
  background-color: #ddd;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-6 {
  top: -210px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-5 {
  top: -175px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-4 {
  top: -140px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-3 {
  top: -105px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-2 {
  top: -70px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options.top.kr-options-1 {
  top: -35px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options.bottom {
  top: 33px;
}
.kr-embedded .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-options:not(:hover) .kr-option.kr-active-option {
  background-color: #ddd;
}
.kr-embedded .kr-identity-document-type.kr-error .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select-caret svg,
.kr-embedded .kr-identity-document-type.kr-error .kr-field-wrapper.kr-select-wrapper.kr-real-select .kr-select-caret svg,
.kr-embedded .kr-installment-number.kr-error .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select-caret svg,
.kr-embedded .kr-installment-number.kr-error .kr-field-wrapper.kr-select-wrapper.kr-real-select .kr-select-caret svg,
.kr-embedded .kr-first-installment-delay.kr-error .kr-field-wrapper.kr-select-wrapper.kr-custom-select .kr-select-caret svg,
.kr-embedded .kr-first-installment-delay.kr-error .kr-field-wrapper.kr-select-wrapper.kr-real-select .kr-select-caret svg {
  fill: #d9534f;
}
.kr-embedded .kr-outer-wrapper {
  box-sizing: border-box;
  background-color: #fff;
  display: block;
  width: 187px;
  height: 31px;
}
.kr-embedded .kr-outer-wrapper .kr-inner-wrapper {
  box-sizing: border-box;
  background-color: #fff;
  display: block;
  padding: 3px 4px 4px 8px;
  zoom: 1;
  width: 187px;
  height: 31px;
}
.kr-embedded .kr-field-wrapper .kr-icon .kr-icon-wrapper {
  box-sizing: border-box;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.kr-embedded .kr-field-wrapper .kr-icon-image {
  box-sizing: border-box;
  display: inline-block;
}
.kr-embedded .kr-installments-wrapper {
  margin: 14px 0 16px 10px !important;
  display: block;
}
.kr-embedded .kr-installments-wrapper,
.kr-embedded .kr-installments-wrapper select {
  width: 232px;
  height: 32px;
}
.kr-embedded .kr-installments-wrapper select {
  padding-left: 5px;
}
.kr-embedded .kr-icon-wrapper-root {
  position: relative;
  background-color: #fff;
  width: 43px;
  height: 31px;
}
.kr-embedded .kr-icon-wrapper-root .kr-icon {
  width: 43px;
  height: 31px;
}
.kr-embedded .kr-icon {
  background-color: #fff;
  display: block;
}
.kr-embedded .kr-icon.kr-disabled {
  background-color: #ebebe4;
}
.kr-embedded .kr-icon-wrapper,
.kr-embedded .kr-icon-inner-wrapper,
.kr-embedded .kr-icon-wrapper-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.kr-embedded .kr-icon-wrapper svg {
  width: 28px;
  height: 20px;
}
.kr-embedded .kr-identity-document-number .kr-icon-wrapper-root,
.kr-embedded .kr-card-holder-name .kr-icon-wrapper-root,
.kr-embedded .kr-card-holder-mail .kr-icon-wrapper-root,
.kr-embedded .kr-field.kr-text .kr-icon-wrapper-root {
  padding: 1px 1px 1px 0;
}
.kr-embedded .kr-inner-wrapper.kr-disabled input.kr-input-field {
  color: #717171;
}
.kr-embedded .kr-pan.kr-disabled,
.kr-embedded .kr-expiry.kr-disabled,
.kr-embedded .kr-security-code.kr-disabled,
.kr-embedded .kr-identity-document-number.kr-disabled,
.kr-embedded .kr-identity-document-type.kr-disabled,
.kr-embedded .kr-card-holder-name.kr-disabled,
.kr-embedded .kr-card-holder-mail.kr-disabled,
.kr-embedded .kr-installment-number.kr-disabled,
.kr-embedded .kr-first-installment-delay.kr-disabled {
  background-color: #ebebe4 !important;
}
.kr-embedded .kr-pan .kr-field-component.kr-disabled,
.kr-embedded .kr-pan .kr-help-button-wrapper.kr-disabled,
.kr-embedded .kr-expiry .kr-field-component.kr-disabled,
.kr-embedded .kr-expiry .kr-help-button-wrapper.kr-disabled,
.kr-embedded .kr-security-code .kr-field-component.kr-disabled,
.kr-embedded .kr-security-code .kr-help-button-wrapper.kr-disabled,
.kr-embedded .kr-identity-document-number .kr-field-component.kr-disabled,
.kr-embedded .kr-identity-document-number .kr-help-button-wrapper.kr-disabled,
.kr-embedded .kr-identity-document-type .kr-field-component.kr-disabled,
.kr-embedded .kr-identity-document-type .kr-help-button-wrapper.kr-disabled,
.kr-embedded .kr-card-holder-name .kr-field-component.kr-disabled,
.kr-embedded .kr-card-holder-name .kr-help-button-wrapper.kr-disabled,
.kr-embedded .kr-card-holder-mail .kr-field-component.kr-disabled,
.kr-embedded .kr-card-holder-mail .kr-help-button-wrapper.kr-disabled,
.kr-embedded .kr-installment-number .kr-field-component.kr-disabled,
.kr-embedded .kr-installment-number .kr-help-button-wrapper.kr-disabled,
.kr-embedded .kr-first-installment-delay .kr-field-component.kr-disabled,
.kr-embedded .kr-first-installment-delay .kr-help-button-wrapper.kr-disabled {
  background-color: #ebebe4;
}
.kr-embedded .kr-pan .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-pan .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-expiry .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-expiry .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-security-code .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-security-code .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-identity-document-number .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-identity-document-number .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-identity-document-type .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-identity-document-type .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-card-holder-name .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-card-holder-name .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-card-holder-mail .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-card-holder-mail .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-installment-number .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-installment-number .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-first-installment-delay .kr-field-component.kr-disabled .kr-iframe-wrapper,
.kr-embedded .kr-first-installment-delay .kr-help-button-wrapper.kr-disabled .kr-iframe-wrapper {
  background-color: #ebebe4;
}
.kr-embedded .kr-pan .kr-icon.kr-disabled,
.kr-embedded .kr-expiry .kr-icon.kr-disabled,
.kr-embedded .kr-security-code .kr-icon.kr-disabled,
.kr-embedded .kr-identity-document-number .kr-icon.kr-disabled,
.kr-embedded .kr-identity-document-type .kr-icon.kr-disabled,
.kr-embedded .kr-card-holder-name .kr-icon.kr-disabled,
.kr-embedded .kr-card-holder-mail .kr-icon.kr-disabled,
.kr-embedded .kr-installment-number .kr-icon.kr-disabled,
.kr-embedded .kr-first-installment-delay .kr-icon.kr-disabled {
  top: 0;
}
.kr-embedded .kr-identity-document-number.kr-disabled .kr-selected-option,
.kr-embedded .kr-identity-document-number.kr-disabled input,
.kr-embedded .kr-identity-document-type.kr-disabled .kr-selected-option,
.kr-embedded .kr-identity-document-type.kr-disabled input,
.kr-embedded .kr-card-holder-name.kr-disabled .kr-selected-option,
.kr-embedded .kr-card-holder-name.kr-disabled input,
.kr-embedded .kr-card-holder-mail.kr-disabled .kr-selected-option,
.kr-embedded .kr-card-holder-mail.kr-disabled input,
.kr-embedded .kr-installment-number.kr-disabled .kr-selected-option,
.kr-embedded .kr-installment-number.kr-disabled input,
.kr-embedded .kr-first-installment-delay.kr-disabled .kr-selected-option,
.kr-embedded .kr-first-installment-delay.kr-disabled input {
  background-color: #ebebe4 !important;
  color: #545454 !important;
}
.kr-embedded .kr-identity-document-number.kr-disabled .kr-icon-wrapper-root,
.kr-embedded .kr-identity-document-type.kr-disabled .kr-icon-wrapper-root,
.kr-embedded .kr-card-holder-name.kr-disabled .kr-icon-wrapper-root,
.kr-embedded .kr-card-holder-mail.kr-disabled .kr-icon-wrapper-root,
.kr-embedded .kr-installment-number.kr-disabled .kr-icon-wrapper-root,
.kr-embedded .kr-first-installment-delay.kr-disabled .kr-icon-wrapper-root {
  background-color: #ebebe4;
}
.kr-embedded .kr-outer-wrapper.kr-disabled,
.kr-embedded .kr-inner-wrapper.kr-disabled {
  background-color: #ebebe4;
}
.kr-embedded.kr-ios .kr-inner-wrapper.kr-disabled input.kr-input-field, .kr-embedded.kr-safari .kr-inner-wrapper.kr-disabled input.kr-input-field {
  color: #222;
}
.kr-embedded .kr-identity-document-number.kr-error .kr-field-wrapper.kr-text-wrapper .kr-icon-wrapper-root svg path,
.kr-embedded .kr-card-holder-name.kr-error .kr-field-wrapper.kr-text-wrapper .kr-icon-wrapper-root svg path,
.kr-embedded .kr-card-holder-mail.kr-error .kr-field-wrapper.kr-text-wrapper .kr-icon-wrapper-root svg path {
  fill: #d9534f;
}
.kr-embedded .kr-delete-button-wrapper {
  cursor: pointer;
  display: block;
  position: relative;
  height: 100%;
  padding: 0 13px 0 7px;
}
.kr-embedded .kr-delete-button-wrapper:not(.kr-visible) {
  display: none;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button {
  display: block;
  height: 100%;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon {
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg {
  width: 16px;
  height: 18px;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path.icon {
  fill: #717171;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon svg path.background {
  fill: #fff;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon.kr-error svg path.icon {
  fill: #d9534f;
}
.kr-embedded .kr-delete-button-wrapper .kr-delete-button .kr-delete-icon.kr-error svg path.background {
  fill: #fff;
}
.kr-embedded .kr-delete-button-wrapper.kr-card-list {
  height: 18px;
  padding: 0 14px 0 0;
}
.kr-embedded .kr-delete-button-wrapper.kr-card-list .kr-delete-button .kr-delete-icon svg {
  height: 16px;
}
.kr-embedded .kr-wallet-card-list {
  margin: 16px 0;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper {
  border: 1px solid #b1b1b1;
  margin-bottom: 4px;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element,
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-delete-button,
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-delete-button svg,
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label,
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label label {
  cursor: pointer;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element:not(.kr-deleted) {
  padding: 12px 0;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element.kr-deleted {
  transition: all 0.5s;
  height: 0;
  padding: 0;
  opacity: 0;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-brand-icon svg {
  width: 24px;
  height: 16px;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-brand-icon.kr-loading-assets svg {
  padding: 0;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element i.fi-x-circle svg {
  width: 20px;
  height: 20px;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label {
  margin-left: 31px;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label input[type=radio] {
  display: none;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label label {
  position: relative;
  min-width: 150px;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label label span {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #717171;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label label span::before,
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label label span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label label span:hover {
  cursor: pointer;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label label span::before {
  left: -21.5px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #717171;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label label span::after {
  left: -18.5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
}
.kr-embedded .kr-wallet-card-list .kr-card-list-wrapper .kr-card-element .kr-card-label input[type=radio]:checked + label span::after {
  background-color: #717171;
}
.kr-embedded .kr-wallet-tabs {
  margin-bottom: 20px;
}
.kr-embedded .kr-wallet-tabs .kr-wallet-tab {
  padding: 5px 10px;
  margin: 0 4px;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  cursor: pointer;
}
.kr-embedded .kr-wallet-tabs .kr-wallet-tab.kr-selected {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #293c7a;
}
.kr-embedded .kr-wallet-tabs .kr-wallet-tab span {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: #293c7a;
  cursor: pointer;
}
.kr-embedded .kr-wallet-tabs .kr-wallet-tab.kr-disabled span {
  color: #717171;
}
.kr-embedded .kr-visibility-button {
  display: flex;
}
.kr-embedded .kr-card-header {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  background-color: #f4f4f4;
  padding: 32px 14px 12px;
  margin-bottom: 14px;
  border-bottom: 1px solid #293c7a;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-top: 1px solid #b7b7b7;
}
.kr-embedded .kr-card-header.kr-card-header--spbtn {
  border-bottom: 1px solid #b7b7b7;
  cursor: pointer;
}
.kr-embedded .kr-card-header.kr-card-header--spbtn.kr-card-header--hover {
  border: 1px solid #293c7a;
}
.kr-embedded .kr-card-header.kr-card-header--spbtn.kr-card-header--selected {
  background-color: #e5e9f6;
  border-color: #293c7a;
}
.kr-embedded .kr-card-header span.kr-card-header-label {
  font-size: 12px;
  font-family: Roboto, sans-serif;
  position: absolute;
  top: 10px;
  left: 11px;
}
.kr-embedded .kr-card-header .kr-card-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  cursor: pointer;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands {
  height: 22px;
  width: 30px;
  cursor: pointer;
  color: #777;
  font-family: Roboto, sans-serif;
  margin-left: 2px;
  font-size: 13px;
  max-width: 16px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.15s ease-out;
  transition-property: opacity, transform, top;
  background-color: transparent;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-visible {
  opacity: 1;
  transform: scale(1);
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content.kr-on-top {
  top: -53px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip,
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip {
  position: absolute;
  top: 0;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0 8px 16px -8px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span,
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span {
  margin: 4px 3px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-card-tooltip span svg,
.kr-embedded .kr-card-header .kr-card-icons span.kr-extra-brands .kr-method-tooltip-content .kr-methods-group-tooltip span svg {
  cursor: pointer;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon {
  height: 22px;
  width: 30px;
  margin-right: 6px;
  cursor: pointer;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon .kr-placeholder {
  display: inline-flex;
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f4f4f4;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon:not(.kr-cards).kr-loading-assets {
  display: flex;
  justify-content: center;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon svg {
  padding: 2px 4px;
  height: 18px;
  width: 22px;
  border-radius: 0;
  animation: icon-display 0.2s ease-in;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-amex svg {
  background-color: #006fce;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cabal svg, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cabal_debit svg {
  padding: 0;
  width: 30px;
  height: 22px;
  background-color: #026095;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cb {
  padding: 0;
  height: 22px;
  width: 33px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cb svg {
  padding: 0;
  height: 22px;
  width: initial;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg {
  padding: 0;
  height: 22px;
  width: 35px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture image, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_culture svg image, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift image, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-kadeos_gift svg image {
  cursor: pointer;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-naranja svg {
  box-sizing: border-box;
  width: 30px;
  height: 22px;
  padding: 3px 4px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa svg, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa_electron svg, .kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-visa_debit svg {
  padding: 0 2px;
  height: 22px;
  width: 26px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-loading-assets {
  height: 20px;
  width: 30px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-loading-assets svg {
  padding: 0;
  height: 20px;
  width: 30px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards {
  box-shadow: rgba(0, 0, 0, 0.07) 0 6px 24px 0, rgba(0, 0, 0, 0.24) 0 0 0 1px;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets {
  background-color: #fff;
}
.kr-embedded .kr-card-header .kr-card-icons span.kr-brand-icon.kr-cards.kr-loading-assets svg {
  visibility: hidden;
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button {
  cursor: pointer;
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  transition: all 0.2s ease;
  background-color: white;
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button span svg {
  position: absolute;
  z-index: 1;
  top: 5.5px;
  left: 4px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span {
  border-color: #293c7a;
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span {
  border-color: #293c7a;
  background: #293c7a;
  animation: check-button 0.6s ease;
  color: #b9b8c3;
  transition: all 0.3s ease;
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span::before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span svg {
  stroke-dashoffset: 0;
}
.kr-embedded .kr-card-header .kr-smart-form-radio-button {
  padding-right: 15px;
}
.kr-embedded .kr-currency-conversion {
  padding-top: 4px;
}
.kr-embedded .kr-currency-conversion span {
  color: #717171;
  font-family: Roboto, sans-serif;
  line-height: 20px;
  font-size: 13px;
}
.kr-embedded .kr-currency-conversion span strong {
  color: #293c7a;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}
.kr-embedded.kr-ios, .kr-embedded.kr-macos {
  /* &[krvue] {
    .kr-expiry {
      &.kr-size-half .kr-field-component iframe {
        width: $field-width/2 - $icon-width + 1px !important;
      }
    }

    .kr-security-code {
      &.kr-size-half .kr-field-component iframe {
        width: $field-width/2 - $icon-width + 7px !important;
      }
    }

    .kr-security-code.kr-size-half[kr-order='2'] {
      width: calc(50% - 7px) !important;
    }
  } */
}
.kr-embedded.kr-ios .kr-field.kr-text input.kr-theme, .kr-embedded.kr-macos .kr-field.kr-text input.kr-theme {
  padding-top: 6px !important;
}
.kr-embedded.kr-ios-9[krvue] .kr-pan .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-field.kr-text .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-field.kr-checkbox .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-expiry .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-security-code .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-identity-document-number .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-card-holder-name .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-card-holder-mail .kr-field-component, .kr-embedded.kr-ios-9[krvue] > .kr-field-wrapper .kr-field-component {
  width: 185px;
}
.kr-embedded.kr-ios-9[krvue] .kr-pan .kr-field-component .kr-iframe-wrapper iframe,
.kr-embedded.kr-ios-9[krvue] .kr-field.kr-text .kr-field-component .kr-iframe-wrapper iframe,
.kr-embedded.kr-ios-9[krvue] .kr-field.kr-checkbox .kr-field-component .kr-iframe-wrapper iframe,
.kr-embedded.kr-ios-9[krvue] .kr-expiry .kr-field-component .kr-iframe-wrapper iframe,
.kr-embedded.kr-ios-9[krvue] .kr-security-code .kr-field-component .kr-iframe-wrapper iframe,
.kr-embedded.kr-ios-9[krvue] .kr-identity-document-number .kr-field-component .kr-iframe-wrapper iframe,
.kr-embedded.kr-ios-9[krvue] .kr-card-holder-name .kr-field-component .kr-iframe-wrapper iframe,
.kr-embedded.kr-ios-9[krvue] .kr-card-holder-mail .kr-field-component .kr-iframe-wrapper iframe, .kr-embedded.kr-ios-9[krvue] > .kr-field-wrapper .kr-field-component .kr-iframe-wrapper iframe {
  height: 33px !important;
}
.kr-embedded.kr-ios-9[krvue] .kr-pan.kr-size-half .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-field.kr-text.kr-size-half .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-field.kr-checkbox.kr-size-half .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-expiry.kr-size-half .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-security-code.kr-size-half .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-identity-document-number.kr-size-half .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-card-holder-name.kr-size-half .kr-field-component,
.kr-embedded.kr-ios-9[krvue] .kr-card-holder-mail.kr-size-half .kr-field-component, .kr-embedded.kr-ios-9[krvue] > .kr-field-wrapper.kr-size-half .kr-field-component {
  width: 66.5px;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel.kr-discount-panel--default .kr-discount-panel-content {
  overflow: hidden;
  max-height: 0;
  display: none;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel.kr-discount-panel--default .kr-discount-panel-content--visible {
  display: flex;
  animation: 0.8s linear 0s slidedown;
  animation-fill-mode: forwards;
  padding-bottom: 16px;
  margin-top: 10px;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-content,
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-content * {
  color: #717171;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-subtotal {
  padding-bottom: 6px;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-subtotal-label,
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-discount-label {
  margin-right: 6px;
}
.kr-embedded .kr-discount-panel-wrapper .kr-discount-panel-discount--positive .kr-discount-panel-discount-value {
  color: #b71c1c;
}
.kr-embedded .kr-discount-panel--container {
  margin: 12px 0;
}

.kr-popin-redirection .kr-popin-modal-header {
  height: 90px;
  display: flex;
  display: -moz-flex;
  display: flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #808080;
  margin-bottom: 16px;
}
.kr-popin-redirection .kr-popin-modal-header.kr-popin-header-layer {
  height: 0;
}
.kr-popin-redirection .kr-popin-modal-header .kr-popin-modal-header-image img.kr-header-logo {
  background-color: #000;
}
.kr-popin-redirection .kr-popin-modal-header i.fi-x-circle.icon-close-popup {
  width: 12px;
  height: 12px;
  top: 0;
  right: 0;
  margin: 7px 7px 0 0;
}
.kr-popin-redirection .kr-popin-modal-header.kr-secure-iframe-visible {
  height: 30px;
  border-bottom: 0;
  margin-bottom: 0;
  justify-content: space-between;
}
.kr-popin-redirection .kr-popin-modal-header.kr-secure-iframe-visible i.fi-x-circle.icon-close-popup {
  margin-top: 0;
}
.kr-popin-redirection .kr-popin-modal-header.kr-secure-iframe-visible i.fi-lock {
  margin-left: 7px;
}
.kr-popin-redirection .kr-popin-modal-header span.kr-popin-shop-name {
  margin: 40px 0 0;
  padding: 0 5px;
  text-align: center;
}
.kr-popin-redirection .kr-popin-modal-header span.kr-popin-shop-name span {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  line-height: 19px;
}
.kr-popin-redirection .kr-popin-modal-header {
  position: relative;
}
.kr-popin-redirection .kr-popin-redirection-modal {
  z-index: 1;
  box-shadow: 0 0 15px #121212;
}

/* PATCH */
#portal .kr-embedded-wrapper-isVisible .kr-embedded {
  width: auto;
}
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-pan,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-field.kr-text,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-field.kr-checkbox,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-expiry,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-security-code,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-identity-document-number,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-card-holder-name,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-card-holder-mail,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-identity-document-type,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-installment-number,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-first-installment-delay, #portal .kr-embedded-wrapper-isVisible .kr-embedded > .kr-field-wrapper {
  margin-top: 14px;
  margin-left: 10px;
  width: 266px;
}
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-payment-button,
#portal .kr-embedded-wrapper-isVisible .kr-embedded .kr-form-error {
  margin-left: 10px;
  width: 266px;
}

.payzen #embedded-cart-tpl #krtoolbar-birdplace #embedded-form.kr-embedded,
.page-template-default.mega-menu-primary #embedded-cart-tpl #user-wrapper-form #embedded-form.kr-embedded {
  width: auto;
}
.payzen #embedded-cart-tpl #krtoolbar-birdplace #embedded-form.kr-embedded #kr-form .mdl-cell.mdl-cell--4-col,
.page-template-default.mega-menu-primary #embedded-cart-tpl #user-wrapper-form #embedded-form.kr-embedded #kr-form .mdl-cell.mdl-cell--4-col {
  margin: 8px;
  padding: 0 6px;
}
.payzen #embedded-cart-tpl #krtoolbar-birdplace #embedded-form.kr-embedded #kr-form .mdl-cell.mdl-cell--4-col .kr-pan,
.payzen #embedded-cart-tpl #krtoolbar-birdplace #embedded-form.kr-embedded #kr-form .mdl-cell.mdl-cell--4-col .kr-expiry,
.payzen #embedded-cart-tpl #krtoolbar-birdplace #embedded-form.kr-embedded #kr-form .mdl-cell.mdl-cell--4-col .kr-security-code,
.page-template-default.mega-menu-primary #embedded-cart-tpl #user-wrapper-form #embedded-form.kr-embedded #kr-form .mdl-cell.mdl-cell--4-col .kr-pan,
.page-template-default.mega-menu-primary #embedded-cart-tpl #user-wrapper-form #embedded-form.kr-embedded #kr-form .mdl-cell.mdl-cell--4-col .kr-expiry,
.page-template-default.mega-menu-primary #embedded-cart-tpl #user-wrapper-form #embedded-form.kr-embedded #kr-form .mdl-cell.mdl-cell--4-col .kr-security-code {
  max-width: 232px;
}
.payzen #embedded-cart-tpl #krtoolbar-birdplace #embedded-form.kr-embedded #kr-form .column.is-4 .kr-pan,
.payzen #embedded-cart-tpl #krtoolbar-birdplace #embedded-form.kr-embedded #kr-form .column.is-4 .kr-expiry,
.payzen #embedded-cart-tpl #krtoolbar-birdplace #embedded-form.kr-embedded #kr-form .column.is-4 .kr-security-code,
.page-template-default.mega-menu-primary #embedded-cart-tpl #user-wrapper-form #embedded-form.kr-embedded #kr-form .column.is-4 .kr-pan,
.page-template-default.mega-menu-primary #embedded-cart-tpl #user-wrapper-form #embedded-form.kr-embedded #kr-form .column.is-4 .kr-expiry,
.page-template-default.mega-menu-primary #embedded-cart-tpl #user-wrapper-form #embedded-form.kr-embedded #kr-form .column.is-4 .kr-security-code {
  height: auto;
}
