

/* Start:/local/templates/infinbank/css/new/plugins/normalize/index.css?16021975167162*/
/*! normalize.css v8.0.1 | 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.
 */

 html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Remove the margin in all browsers.
   */
  
  body {
    margin: 0;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /* Text-level semantics
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /**
   * Add the correct font size in all browsers.
   */
  
  small {
    font-size: 80%;
  }
  
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /* Embedded content
     ========================================================================== */
  
  /**
   * Remove the border on images inside links in IE 10.
   */
  
  img {
    border-style: none;
  }
  
  /* Forms
     ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }
  
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  
  button,
  input { /* 1 */
    overflow: visible;
  }
  
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  
  button,
  select { /* 1 */
    text-transform: none;
  }
  
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  
  /**
   * Remove the inner border and padding in Firefox.
   */
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /**
   * Restore the focus styles unset by the previous rule.
   */
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  /**
   * Correct the padding in Firefox.
   */
  
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  
  /**
   * 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.
   */
  
  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }
  
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    vertical-align: baseline;
  }
  
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  
  textarea {
    overflow: auto;
  }
  
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }
  
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  
  [type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }
  
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }
  
  /* Interactive
     ========================================================================== */
  
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  
  details {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Misc
     ========================================================================== */
  
  /**
   * Add the correct display in IE 10+.
   */
  
  template {
    display: none;
  }
  
  /**
   * Add the correct display in IE 10.
   */
  
  [hidden] {
    display: none;
  }
/* End */


/* Start:/local/templates/infinbank/css/new/plugins/overlay-scrollbars/index.css?160219751620011*/
/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.13.0
 *
 * Copyright KingSora | Rene Haas.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 02.08.2020
 */
html.os-html,html.os-html>.os-host{display:block;overflow:hidden;box-sizing:border-box;height:100%!important;width:100%!important;min-width:100%!important;min-height:100%!important;margin:0!important;position:absolute!important}html.os-html>.os-host>.os-padding{position:absolute}body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.os-host-flexbox{overflow:hidden!important;display:-webkit-box;display:-ms-flexbox;display:flex}.os-host-flexbox>.os-size-auto-observer{height:inherit!important}.os-host-flexbox>.os-content-glue{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.os-host-flexbox>.os-size-auto-observer,.os-host-flexbox>.os-content-glue{min-height:0;min-width:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}#os-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';visibility:hidden;overflow:scroll;height:500px;width:500px}#os-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}#os-dummy-scrollbar-size:before,#os-dummy-scrollbar-size:after,.os-content:before,.os-content:after{content:'';display:table;width:.01px;height:.01px;line-height:0;font-size:0;flex-grow:0;flex-shrink:0;visibility:hidden}#os-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,.os-viewport-native-scrollbars-invisible.os-viewport{scrollbar-width:none!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none!important;width:0!important;height:0!important;visibility:hidden!important;background:0 0!important}.os-content-glue{box-sizing:inherit;max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{box-sizing:inherit;direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important}.os-host-overflow>.os-padding{overflow:hidden}.os-viewport{direction:inherit!important;box-sizing:inherit!important;resize:none!important;outline:0!important;position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:100%;height:100%;width:100%;visibility:visible}.os-content>.os-textarea{box-sizing:border-box!important;direction:inherit!important;background:0 0!important;outline:0 transparent!important;overflow:hidden!important;position:absolute!important;display:block!important;top:0!important;left:0!important;margin:0!important;border-radius:0!important;float:none!important;-webkit-filter:none!important;filter:none!important;border:0!important;resize:none!important;-webkit-transform:none!important;transform:none!important;max-width:none!important;max-height:none!important;box-shadow:none!important;-webkit-perspective:none!important;perspective:none!important;opacity:1!important;z-index:1!important;clip:auto!important;vertical-align:baseline!important;padding:0}.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea{right:0!important}.os-content>.os-textarea-cover{z-index:-1;pointer-events:none}.os-content>.os-textarea[wrap=off]{white-space:pre!important;margin:0!important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{box-sizing:inherit;display:block;visibility:hidden;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:inherit;border-color:transparent;border-style:solid;box-sizing:border-box}.os-resize-observer-host.observed{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.os-resize-observer-host>.os-resize-observer,.os-resize-observer-host.observed>.os-resize-observer{height:200%;width:200%;padding:inherit;border:inherit;margin:0;display:block;box-sizing:content-box}.os-resize-observer-host.observed>.os-resize-observer,.os-resize-observer-host.observed>.os-resize-observer:before{display:flex;position:relative;flex-grow:1;flex-shrink:0;flex-basis:auto;box-sizing:border-box}.os-resize-observer-host.observed>.os-resize-observer:before{content:'';box-sizing:content-box;padding:inherit;border:inherit;margin:0}.os-size-auto-observer{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.os-size-auto-observer>.os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer-item-final{position:absolute;left:0;top:0;-webkit-transition:none!important;transition:none!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer{-webkit-animation-duration:.001s;animation-duration:.001s;-webkit-animation-name:os-resize-observer-dummy-animation;animation-name:os-resize-observer-dummy-animation}object.os-resize-observer{box-sizing:border-box!important}@-webkit-keyframes os-resize-observer-dummy-animation{0%{z-index:0}to{z-index:-1}}@keyframes os-resize-observer-dummy-animation{0%{z-index:0}to{z-index:-1}}.os-host-transition>.os-scrollbar,.os-host-transition>.os-scrollbar-corner{-webkit-transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s;transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s}html.os-html>.os-host>.os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-track{pointer-events:auto;position:relative;height:100%;width:100%;padding:0!important;border:0!important}.os-scrollbar-handle{pointer-events:auto;position:absolute;width:100%;height:100%}.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none!important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl>.os-scrollbar-horizontal{right:0}.os-host-rtl>.os-scrollbar-vertical{right:auto;left:0}.os-host-rtl>.os-scrollbar-corner{right:auto;left:0}.os-scrollbar-auto-hidden,.os-padding+.os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl>.os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal{right:0;left:0}.os-scrollbar:hover,.os-scrollbar-corner.os-scrollbar-corner-resize{opacity:1!important;visibility:visible!important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto!important}.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.os-host-overflow{overflow:hidden!important}.os-theme-none>.os-scrollbar-horizontal,.os-theme-none>.os-scrollbar-vertical,.os-theme-none>.os-scrollbar-corner{display:none!important}.os-theme-none>.os-scrollbar-corner-resize{display:block!important;min-width:10px;min-height:10px}.os-theme-dark>.os-scrollbar-horizontal,.os-theme-light>.os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark>.os-scrollbar-vertical,.os-theme-light>.os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,.os-theme-light.os-host-rtl>.os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{height:10px;width:10px}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{background-color:transparent}.os-theme-dark>.os-scrollbar,.os-theme-light>.os-scrollbar{padding:2px;box-sizing:border-box;background:0 0}.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,.os-theme-light>.os-scrollbar.os-scrollbar-unusable{background:0 0}.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track{background:0 0}.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:30px}.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{-webkit-transition:background-color .3s;transition:background-color .3s}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track{border-radius:10px}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.4)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,.4)}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.55)}.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,.55)}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(0,0,0,.7)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(255,255,255,.7)}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}
/* End */


/* Start:/local/templates/infinbank/css/new/plugins/swiper/index.css?176008220013688*/
/**
 * Swiper 6.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 4, 2020
 */

 @font-face{font-family:swiper-icons;font-display:swap;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/local/templates/infinbank/css/new/plugins/rangeslider/rangeslider.css?16334187851538*/
.rangeslider,
.rangeslider__fill {
  display: block;
}

.rangeslider {
  position: relative;
  background-color: transparent;
}

.rangeslider--horizontal {
  top: -5px;
  height: 15px;
  width: 100%;
}

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%;
}

.rangeslider--disabled {
  opacity: 0.4;
}

.rangeslider__fill {
  background-color: #953594;
  position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
  top: 5px;
  height: 2px;
}
.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}

.rangeslider__handle {
  cursor: pointer;
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  background: no-repeat center / cover url('/upload/icons/switch.svg');
  -webkit-filter: none;
          filter: none;
  border: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
  -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,0.5));
          filter: drop-shadow(0 1px 2px rgba(0,0,0,0.5));
}
.rangeslider--horizontal .rangeslider__handle {
  top: 6px;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
          box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
/* End */


/* Start:/local/templates/infinbank/css/new/pages/deposit.css?172467596465471*/
@font-face{font-family:'Roboto-Regular';font-display:swap;src:url(/fonts/Roboto/Roboto-Regular.eot) format("embedded-opentype"),url(/fonts/Roboto/Roboto-Regular.woff) format("woff"),url(/fonts/Roboto/Roboto-Regular.ttf) format("truetype")}@font-face{font-family:'RobotoSlab-Regular';font-display:swap;src:url(/fonts/RobotoSlab/RobotoSlab-Regular.eot) format("embedded-opentype"),url(/fonts/RobotoSlab/RobotoSlab-Regular.woff) format("woff"),url(/fonts/RobotoSlab/RobotoSlab-Regular.ttf) format("truetype")}@font-face{font-family:'RobotoSlab-Light';font-display:swap;src:url(/fonts/RobotoSlab/RobotoSlab-Light.eot) format("embedded-opentype"),url(/fonts/RobotoSlab/RobotoSlab-Light.woff) format("woff"),url(/fonts/RobotoSlab/RobotoSlab-Light.ttf) format("truetype")}@font-face{font-family:'SFProDisplay-Regular';font-display:swap;src:url(/fonts/SFProDisplay/SFProDisplay-Regular.eot) format("embedded-opentype"),url(/fonts/SFProDisplay/SFProDisplay-Regular.woff) format("woff"),url(/fonts/SFProDisplay/SFProDisplay-Regular.ttf) format("truetype")}@font-face{font-family:'SFProText-Regular';font-display:swap;src:url(/fonts/SFProText/SFProText-Regular.eot) format("embedded-opentype"),url(/fonts/SFProText/SFProText-Regular.woff) format("woff"),url(/fonts/SFProText/SFProText-Regular.ttf) format("truetype")}@font-face{font-family:'SFProText-Medium';font-display:swap;src:url(/fonts/SFProText/SFProText-Medium.eot) format("embedded-opentype"),url(/fonts/SFProText/SFProText-Medium.woff) format("woff"),url(/fonts/SFProText/SFProText-Medium.ttf) format("truetype")}@font-face{font-family:'Helv-Thin';font-display:swap;src:url(/fonts/Helv/Helv-Thin.eot) format("embedded-opentype"),url(/fonts/Helv/Helv-Thin.woff) format("woff"),url(/fonts/Helv/Helv-Thin.ttf) format("truetype")}@font-face{font-family:'Helv-Light';font-display:swap;src:url(/fonts/Helv/Helv-Light.eot) format("embedded-opentype"),url(/fonts/Helv/Helv-Light.woff) format("woff"),url(/fonts/Helv/Helv-Light.ttf) format("truetype")}a,body{color:#333}body,button,input,textarea{font-family:'SFProDisplay-Regular'}body{font-size:16px}body,body *{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-tap-highlight-color:transparent}button,input,textarea{width:100%;height:100%;border:0;outline:0}ul{list-style:none}a{text-decoration:none;font-size:.9375em}img{max-width:100%}.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{width:7px;height:7px;background-color:#99a2ad;opacity:.3;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.only-print{display:none!important}.l1,.l2,.l3,.l4,.l5{position:relative;z-index:1}.l2,.l3,.l4,.l5{z-index:2}.l3,.l4,.l5{z-index:3}.l4,.l5{z-index:4}.l5{z-index:5}.l6{z-index:6}.l6,.lr{position:relative}.d-f{display:-webkit-box;display:-ms-flexbox;display:flex}.jc-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jc-sa{-ms-flex-pack:distribute;justify-content:space-around}.jc-fs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jc-fe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jc-i{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}.fw-w{-ms-flex-wrap:wrap;flex-wrap:wrap}.fw-wr{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-fs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ai-fe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ai-i{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}.fd-r,.fd-rr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fd-rr{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.fd-c,.fd-cr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fd-cr{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.w{width:100%!important}.mx-w{max-width:100%!important}.h{height:100%!important}.mx-h{max-height:100%!important}.m{margin:0 auto!important}.header__menu-list{position:relative}.header__menu-list-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.header__menu-list-trigger__icon{display:inline-block;margin-right:12px}.header__menu-list-trigger__text{font-size:.9375em}.header__menu-list-trigger:hover+.header__menu-list_hover,.header__menu-list_hover:hover{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);opacity:1}.header__menu-list_hover{position:absolute;background-color:#fff;z-index:14;border-radius:4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;opacity:0;overflow:hidden;left:-32px;width:220px}.header__menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 14px;cursor:pointer;white-space:nowrap;-webkit-transition:background-color 150ms linear;-o-transition:background-color 150ms linear;transition:background-color 150ms linear}.header__menu-link__text{font-size:.95em;display:inline-block;margin-right:12px}.header__menu-link:hover{background-color:#e6eaf0}.hmm-list{margin:12px 0}.hmm-list__item{margin:6px 0}.hmm-list__item__link{font-size:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0}.header{display:block;width:100%;position:fixed;z-index:100;top:0;background-color:#fff;-webkit-transition:top 300ms ease-in-out;-o-transition:top 300ms ease-in-out;transition:top 300ms ease-in-out;will-change:top}.header__link{display:inline-block;cursor:pointer}.header__main,.header__sub{display:block;width:100%}.header__main{height:72px}.header__sub{height:53px}.header__menu-item,.header__menu-item_m{height:100%;margin-right:30px}.header__main .header__menu_l>.header__menu-item:first-child,.header__main .header__menu_l>.header__menu-item_m:first-child{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header__main__list>ul:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:3px;margin-right:35px;position:relative}.header__main__list>ul:first-child .header__menu-item:first-child{padding-top:24px;margin-right:24px}.header .header__menu_r>.header__menu-item:last-child,.header .header__menu_r>.header__menu-item_m:last-child,.header__main__list>ul:last-child .header__menu-item{margin-right:0;padding-top:28px}.header__menu_l .header__link{letter-spacing:-.2px}.header__menu_r>.header__menu-item_m{padding-top:28px}.header__menu_r>.header__menu-item_m.no-p{width:18px;padding-top:0}.header__menu_r>.header__menu-item:first-child{margin-right:32px;letter-spacing:.2px}.header__icon-btn,.header__select{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header__select{position:relative}.header__select>.header__select__item:hover+.header__select__content{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);opacity:1}.header__select__icon{display:block;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;border-radius:50%;margin-right:6px}.header__select__text{margin-right:2px;font-size:.9375em}.header__select__content .header__select__item{-webkit-transition:150ms linear;-o-transition:150ms linear;transition:150ms linear}.header__menu-inner li a:hover,.header__select__content .header__select__item:hover{color:#eb5757}.header .header__menu_l .header__menu-item.no,.header .header__menu_r .header__menu-item.no{padding-top:0;height:auto}.header__sub .header__link{display:inline-block;color:gray;letter-spacing:0;-webkit-transition:color 200ms ease;-o-transition:color 200ms ease;transition:color 200ms ease}.header__menu-item.on .header__link{color:#9b3589}.header__menu-item.lm-trigger{padding-top:0}.header__link.no-lm,.lm-trigger .header__link{display:inline-block;height:100%;padding-top:32px}.header:not(.ready)::after,.header:not(.ready)::before{content:'';display:block;width:100%;position:absolute;left:0}.header:not(.ready)::before{height:100%;top:0;background-color:#fff;z-index:5}.header:not(.ready)::after{height:2px;bottom:53px;background-color:#e6eaf0;z-index:6}.header__sub .header__link.on,.header__sub .header__link:hover{color:#000}.header__sub .header__menu_l .header__menu-item{padding-top:0;margin-right:20px}.header__sub .header__menu_l .header__link{display:inline-block;height:100%;padding-top:18px}.header .header__sub .btn-wrapper{width:153px;height:36px}.header__sub .btn{border-radius:6px;font-family:'SFProText-Regular'}.header__sub .header__menu_r .header__menu-item{margin-right:24px}.header__select__content{position:absolute;background-color:#fff;z-index:14;border-radius:4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);padding-bottom:2px;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;opacity:0;left:-12px;width:80px}.header__select__content:hover{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);opacity:1}.header__select__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px}.header__select>.header__select__item{padding:0 0 4px}.header__menu-content{display:block;visibility:hidden;width:100%;padding:12px 0 20px;position:fixed;background-color:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.05);box-shadow:0 4px 4px rgba(0,0,0,.05);left:0;top:147px;opacity:0;z-index:-10;-webkit-transition:200ms ease,height 300ms ease-in-out;-o-transition:200ms ease,height 300ms ease-in-out;transition:200ms ease,height 300ms ease-in-out;border-top:1px solid #f3f4f9;overflow:hidden}.header__menu-content__main,.header__menu-content__sub{margin-right:183px}.header__menu-content__main li a{font-weight:700;color:#000}.header .more-info,.header__menu-inner li{margin:24px 0}.header__menu-inner li a{font-size:1.0625em}.header__menu-content .selected-link{color:#818c99}.header__menu-content .selected-link:hover{color:#818c99!important}.header__menu-content__sub li a{color:#555}.header__menu-inner li a{-webkit-transition:color 150ms linear;-o-transition:color 150ms linear;transition:color 150ms linear}.header__menu-content.on{visibility:visible;top:127px;opacity:1}.header__menu-item.hamburger-wrapper{display:none;padding-top:30px}.header-mob-menu{display:none;width:100%;height:100%;left:100%;top:74px;opacity:0;background-color:#fff;-webkit-transition:300ms ease-in-out;-o-transition:300ms ease-in-out;transition:300ms ease-in-out;z-index:12;position:fixed;overflow:auto}.header-mob-menu .custom-scroll{height:calc(100% - 72px)}.call-contact .contact-tel__content .contact-tel__title p{font-size:1.0625em;line-height:19px}.call-contact .contact-tel__content .contact-tel__subtitle p{font-size:.8125em}.call-contact .contact-tel__inner{background-color:#fff;padding-left:16px}.header__main_mob{display:none}.header__link_mob{color:#646464;text-transform:uppercase;margin:16px;white-space:nowrap;cursor:pointer}.header__link_mob:first-child{margin-left:0}.header__link_mob:last-child{margin-right:0}.header__link_mob.on{color:#9b3589}.hmm__line,.hmm__line_md{display:block;width:100%;height:1px;background-color:#e6eaf0}.header-mob-menu .hmm__line_md{height:2px}.hmm__langs{height:68px}.hmm__lang{margin-right:32px}.hmm__lang__flag{border-radius:50%;width:22px;height:22px;margin-right:8px}.hmm__lang__text{font-weight:700;text-transform:uppercase;font-size:1.125em}.hmm-main{background-color:#f5f6f8;padding-bottom:16px;overflow:hidden;height:58px}.hmm-main .hmm-main__head-wrap{height:56px}.hmm-link,.hmm-main__link,.hmm-sm__link{display:block}.hmm-main,.hmm-main__head__icon{-webkit-transition:300ms ease-in-out;-o-transition:300ms ease-in-out;transition:300ms ease-in-out}.hmm-main__head__icon{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hmm-main.on .hmm-main__head__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.hmm-main__head__text{font-weight:700;font-size:1.25em;color:#9b3589}.hmm-main__head{height:56px;cursor:pointer}.hmm-main__link{margin:16px 0;font-size:.875em;cursor:pointer}.hmm-main__link:last-child{margin-bottom:0}.hmm-sub{padding:16px 0 24px}.hmm-link{margin:24px 0;font-weight:700;font-size:1.125em;color:#234a98}.hmm-link:first-child{margin-top:0}.header__menu-item.subheader-item .header__select__content .header__select__item:last-child,.hmm-link:last-child{margin-bottom:0}.hmm-link_secondary{color:#9b3589;font-size:1.25em;font-weight:700;margin:24px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hmm-wrap{padding-bottom:24px}.hmm-sm{margin-top:24px}.hmm-sm__link{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;margin-right:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hmm-sm__link:not(.no) img{width:100%;height:100%}.hmm-sm__link.no{padding-top:14px;text-align:center;border-radius:50%;background-color:#f2f3f7}.header__menu-item.no-m .header__menu-item__icon{display:block;width:24px;height:24px;background-image:url(/upload/icons/geo.svg);margin-right:6px}.header__menu-item.no-m .header__link{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:6px}.header__d-search__icon,.header__d-search__input{opacity:0;-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease}.header__d-search__icon{cursor:pointer;margin-top:3px}.header__d-search__input{margin-top:-29.5px;height:calc(100% + 29.5px);color:#818c99;font-size:1.125em;padding:6px 16px 0}.header__d-search__input::-webkit-input-placeholder{color:#818c99}.header__d-search__input::-moz-placeholder{color:#818c99}.header__d-search__input:-ms-input-placeholder{color:#818c99}.header__d-search__input::-ms-input-placeholder{color:#818c99}.header__d-search__input::placeholder{color:#818c99}.header__d-search .header__icon-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:18px;-webkit-transition:left 300ms ease-in-out,width 300ms ease-in-out;-o-transition:left 300ms ease-in-out,width 300ms ease-in-out;transition:left 300ms ease-in-out,width 300ms ease-in-out;background-color:#fff;cursor:default;overflow:hidden;z-index:2;height:100%;padding-top:29.5px}.contact-sm__link a:hover .contact-sm__link__bg,.header__icon-btn.on .header__d-search__icon,.header__icon-btn.on .header__d-search__input{opacity:1}.header__d-search .header__icon-btn.on{position:absolute;width:calc(100% - 54px);left:0!important;top:0}.header__d-search__icon_first{cursor:pointer}.header__d-search .header__icon-btn.on .header__d-search__icon_first{cursor:default}.header-menu-content,.header__d-search__overlap{display:block;position:absolute;background-color:#fff}.header__d-search__overlap{width:calc(100% - 54px);height:100%;left:0;top:0;opacity:0;-webkit-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out;visibility:hidden;z-index:1}.header-menu-content{right:0;top:55px;-webkit-transition:-webkit-transform 200ms ease;-o-transition:transform 200ms ease;transition:transform 200ms ease;transition:transform 200ms ease,-webkit-transform 200ms ease;-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);border-radius:4px;z-index:14;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.header-menu-content:hover,.show-header-menu-content:hover+.header-menu-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.hmc__wrap{padding:18px}#voice-play,.hmc__item{display:block;width:32px;height:32px;margin-right:12px;cursor:pointer;-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease}.hmc__item:hover{opacity:.7}.hmc__item.decrease-fs{margin-right:34px}.hmc__item:last-child{margin-right:0}.hmc__item.cancel-filters{background-position:-5px -47px;border-left:1px solid #9ac3f1}#voice-play,.hmc__item.cancel-filters,.hmc__item.grayscale-filter,.hmc__item.show-links,.hmc__item.voice-on{background-size:auto;background-image:url(/upload/icons/impaired.png)}#voice-play,.hmc__item.voice-on{background-position:-5px -89px}#voice-play{z-index:200;position:absolute}.hmc__item.grayscale-filter{background-position:-5px -5px}.hmc__item.show-links{background-position:-5px -131px}.hide-img__item{display:block;border:3px solid #9ac3f1;border-radius:4px;width:15px;height:15px}.hide-img__item:first-child{margin-right:2px;margin-bottom:2px}.hide-img__item:nth-child(2){margin-bottom:2px;background-color:#9ac3f1}.hide-img__item:nth-child(3){margin-right:2px;background-color:#9ac3f1}.hmc__item.hide-img{display:-webkit-box;display:-ms-flexbox;display:flex}.hmc__item.reset-fs{font-size:35px!important;text-align:center;line-height:32px;color:#717171;width:19px}.hmc__item.decrease-fs,.hmc__item.increase-fs{width:30px;height:30px;border-radius:50%;text-align:center;position:relative}.hmc__item.increase-fs{margin-right:0;background-color:#cc4ecb;z-index:3;padding-top:5px}.hmc__item.decrease-fs{margin-left:-5px;background-color:#9ac3f1;z-index:2;padding-top:6px}.header__link.header-content-activator{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px}.header__link.header-content-activator.active .img{background-image:url(/upload/icons/arrow-up.svg)}.header__link.header-content-activator .img{display:inline-block;width:28px;min-width:28px;max-width:28px;min-height:28px;max-height:28px;height:28px;margin-left:12px;background-image:url(/upload/icons/arrow-down-1.svg);-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.subheader-item .header__select>.header__select__item{display:block;height:100%;padding-top:15px}.header__menu-item.subheader-item>.header__select.header__link{padding-top:0}.header__menu-item.subheader-item .header__select__content{width:auto;border-radius:0 0 6px 6px;white-space:nowrap;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);padding:24px;cursor:default}.header__menu-item.subheader-item .header__select__text{font-size:inherit;color:inherit}.header__menu-item.subheader-item .header__select__content .header__select__item{color:gray;margin-bottom:20px;padding:0}.header__menu-item.subheader-item .header__select__content .header__select__item.on,.header__menu-item.subheader-item .header__select__content .header__select__item:hover{color:#000}.search{height:60px}.search__icon{margin-right:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.search__input input::-webkit-input-placeholder{color:#979797;font-size:1.125em}.search__input input::-moz-placeholder{color:#979797;font-size:1.125em}.search__input input:-ms-input-placeholder{color:#979797;font-size:1.125em}.search__input input::-ms-input-placeholder{color:#979797;font-size:1.125em}.search__input input,.search__input input::placeholder{color:#979797;font-size:1.125em}.hamburger{display:block;width:24px;height:18px;position:relative;cursor:pointer}.hamburger__line{display:block;position:absolute;left:0;width:100%;height:2px;background-color:#000;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.hamburger__line:nth-child(1){top:0}.hamburger__line:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hamburger__line:nth-child(3){top:calc(100% - 2px)}.hamburger.on .hamburger__line:nth-child(3){top:8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.on .hamburger__line:nth-child(1){top:8px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger.on .hamburger__line:nth-child(2){opacity:0}.page-wrapper{display:block;width:1230px;max-width:100%;height:100%;margin:0 auto}.line{display:block;position:relative;width:100%;height:2px;background-color:#e6eaf0}.line__mover{display:block;height:100%;position:absolute;top:0;left:0;background-color:#9b3589}.more-info{display:block;width:285px;max-width:100%;border-radius:4px;background-color:#f5f5f5;padding:32px 33.5px;text-align:center;max-height:275px}.more-info__title{font-size:1.25em;color:#000;font-family:'RobotoSlab-Regular';font-weight:400;margin-bottom:22px}.more-info__text{font-size:.875em;color:#818c99;letter-spacing:.23px;margin-bottom:35px}.more-info__link{display:inline-block;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.more-info__link:last-child{margin-bottom:0}#fixed-header.off+.main{margin-top:0}.no-scroll{overflow:hidden}.header__link_mob{display:inline-block;position:relative}.header__link_mob.on::before{content:'';display:inline-block;width:100%;height:2px;background-color:#9b3589;position:absolute;left:0;bottom:-16px}.btn-wrapper{display:block;width:300px;height:56px}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;border-radius:4px;cursor:pointer;letter-spacing:-.24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:150ms linear;-o-transition:150ms linear;transition:150ms linear}.btn.no-border{border:0!important;width:auto}.btn .prepend-icon{margin-right:11.4px}.btn.primary{color:#fff;background-color:#234a98}.btn.secondary{border:1px solid #1c76ea;color:#1c76ea;background-color:#fff}.btn.info{color:#234a98;background-color:#f2f3f5}.btn.primary:focus,.btn.primary:hover{color:#fff;background-color:#213a8f;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25)}.btn.info:focus,.btn.info:hover{background-color:#d7dee9;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.btn.secondary:not(.bg-hover):focus,.btn.secondary:not(.bg-hover):hover{color:#234a98;border-color:#234a98}.btn.secondary.bg-hover:focus,.btn.secondary.bg-hover:hover{background-color:rgba(28,118,234,.1)}.dotted-btn,.icon-btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.icon-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:37px;min-width:37px;max-width:37px;height:37px;min-height:37px;max-height:37px;border-radius:50%;cursor:default;background-color:#f2f3f7;color:#213a8f}.dotted-btn{font-family:'SFProText-Regular';color:#000;border-bottom:1px dotted rgba(0,0,0,.8);-webkit-transition:200ms linear;-o-transition:200ms linear;transition:200ms linear}.dotted-btn:hover{color:#213a8f;border-bottom-color:rgba(33,58,143,.8)}.dotted-btn,.link-btn{display:inline-block;cursor:pointer}.link-btn .icon{display:inline-block;margin-right:4px;position:relative;top:-1px}.link-btn .link-btn__text{font-size:16px;color:#1c76ea;font-family:'SFProText-Regular';-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-group{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-group>.btn{width:auto;margin-right:16px}.btn-group>.btn:last-child{margin-right:0}.footer__content__more .btn{width:auto;height:auto;padding:5.5px 16px 6px;font-size:.875em;letter-spacing:.7px;line-height:1}.footer__content__more .btn-wrapper{display:inline-block;width:auto;height:auto}.footer__menu__list{display:block;width:225px}.footer__menu__list:nth-child(odd){margin:0 110px}.footer__menu__list:last-child{margin-right:0}.footer__menu__list:first-child,.footer__menu__list:nth-child(10),.footer__menu__list:nth-child(15),.footer__menu__list:nth-child(5){margin-left:0}.footer__menu__title{color:#000;padding-top:21px;letter-spacing:.5px;padding-bottom:8px}.footer__menu__link,.footer__menu__title a{-webkit-transition:color 150ms linear;-o-transition:color 150ms linear;transition:color 150ms linear}.footer__menu__link{letter-spacing:.5px;color:#818c99}.footer__menu__link:hover,.footer__menu__title a:hover{color:#eb5757}.footer__menu__list__item{margin:12px 0}.footer .divider{margin-top:31px;margin-bottom:22px}.footer__content__main{width:390px}.footer__content__sub{width:495px;margin-left:30px}.footer__content__main,.footer__content__sub{display:block;max-width:100%}.footer__content__main .footer__content__text{font-size:.8125em}.footer__content__sub .footer__content__text{font-size:.875em;margin-top:-2px;margin-bottom:51px}.footer__content__info{display:block;padding:32px 42px 32px 24px;background-color:#ecf0f3;height:132px}.footer__content__info.w1{width:390px}.footer__content__info.w2{width:495px}.footer__content__info p{color:#818c99;font-size:.875em}.footer__content__main .footer__content__text.mb{margin-bottom:17px}.footer__content__main .footer__content__text.mb1{margin-bottom:37px}.footer__logo{margin-bottom:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer{padding-bottom:77px}.footer__menu__arrow{display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer__content__more{width:285px;height:132px;background-color:#ecf0f3;padding:20px;border-radius:4px}.footer__content__more-title{display:block;width:140px;font-size:.875em;font-family:"SFProText-Regular";letter-spacing:.1px;line-height:1.2;color:#333;margin-bottom:21.5px}.footer__content__more-link{margin-left:28.5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-sm__link:first-child,.footer__content__more-link:first-child{margin-left:0}.footer__content__more-image{margin-top:-42px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-tel__title p{color:#000;font-size:1.25em;line-height:29px;font-weight:700;letter-spacing:.3px;-webkit-transition:color 200ms ease;-o-transition:color 200ms ease;transition:color 200ms ease}.contact-tel__subtitle p{color:#818c99;font-size:.875em;letter-spacing:.3px}.contact-sm__link a,.contact-tel__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-tel__icon{background-color:#f2f3f7;width:37px;min-width:37px;max-width:37px;height:37px;min-height:37px;max-height:37px;border-radius:50%;text-align:center;margin-right:16px}.contact-sm,.contact-tel__icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-sm__link{display:block;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;margin:22.5px 12px}.contact-sm__link a{width:100%;height:100%;position:relative;border-radius:4px;overflow:hidden}.contact-sm__link__bg{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;opacity:0;-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease}.contact-sm__link:last-child{margin-right:0}.instagram-bg{background-image:url(/upload/sm-icons/instagram.svg)}.facebook-bg{background-image:url(/upload/sm-icons/facebook.svg)}.telegram-bg{background-image:url(/upload/sm-icons/message.svg)}.youtube-bg{background-image:url(/upload/sm-icons/youtube.svg)}.call-contact{position:relative}.call-contact>.icon-btn{border:1px solid transparent;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.call-contact>.icon-btn:hover{border-color:#9b3589}.call-contact .contact-tel__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.call-contact .contact-tel__item:first-child{margin-top:0}.call-contact .contact-tel__content{display:block;visibility:hidden;opacity:0;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;position:absolute;white-space:nowrap;top:45px;left:-16px;background:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.08);box-shadow:0 0 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.08);border-radius:8px;padding:16px;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.call-contact .contact-tel__content:hover,.call-contact>.icon-btn:hover+.contact-tel__content{visibility:visible;opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.contact-tel:hover .contact-tel__title p{color:#213a8f}body .os-theme-dark>.os-scrollbar-vertical,body .os-theme-light>.os-scrollbar-vertical{padding-right:4px;width:10px;background-color:#fff}body .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background-color:#e5e5e5}body .os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle,body .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background-color:#dedede}body .os-theme-dark>.os-scrollbar>.os-scrollbar-track,body .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,body .os-theme-light>.os-scrollbar>.os-scrollbar-track,body .os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{border-radius:2px}body .custom-scroll .os-scrollbar.os-scrollbar-horizontal{height:6px}.icon{display:inline-block}.icon.i-arrow-down_blue,.icon.i-arrow-down_silver{width:14px;min-width:14px;max-width:14px;height:7px;min-height:7px;max-height:7px;background-image:url(/upload/icons/arrow-down-silver.svg)}.icon.i-arrow-down_blue{height:8px;min-height:8px;max-height:8px;background-image:url(/upload/icons/arrow-down-blue.svg)}.icon.i-download,.icon.i-print{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;background-image:url(/upload/icons/printer.svg)}.icon.i-download{background-image:url(/upload/icons/download.svg)}.divider{display:block;width:100%;height:1px;background-color:#eee}.title{color:#000;font-size:2em;font-weight:700;line-height:131.25%;font-family:'RobotoSlab-Regular';letter-spacing:.4px}.mini-modal{display:none;width:100%;height:100%;position:fixed;left:0;top:0;z-index:200;opacity:1}.mini-modal__wrapper{width:100%;height:100%;background-color:transparent}.mini-modal__content{display:block;max-width:95%;background-color:#fff;border-radius:4px;padding:16px;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.4);box-shadow:0 4px 14px rgba(0,0,0,.4);-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mini-modal__content,.mini-modal__wrapper{-webkit-transition:200ms ease-in-out;-o-transition:200ms ease-in-out;transition:200ms ease-in-out}.mini-modal-show .mini-modal{display:block}.mini-modal-visible .mini-modal__wrapper{background-color:rgba(0,0,0,.8)}.mini-modal-visible .mini-modal__content{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.main{margin-top:127px;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}#navigation-btn{display:block;width:46px;height:46px;right:24px;bottom:24px;border-radius:50%;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.25);box-shadow:0 20px 30px rgba(0,0,0,.25);cursor:pointer;z-index:50;-webkit-transition:bottom 200ms ease-in-out;-o-transition:bottom 200ms ease-in-out;transition:bottom 200ms ease-in-out}.navigation-btn__inner{display:block;width:100%;height:100%;background-size:auto;background-image:url(/upload/icons/arrow-down-alt.svg);border-radius:50%;-webkit-transition:-webkit-transform 300ms ease-in-out;-o-transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out,-webkit-transform 300ms ease-in-out}#navigation-btn:hover{bottom:28px}#navigation-btn.off{bottom:-52px}#navigation-btn.reversed .navigation-btn__inner{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#navigation-btn,.fixed-modal{background-color:#fff;position:fixed}.fixed-modal{display:none;width:100%;padding:36px 0;-webkit-box-shadow:0 0 80px rgba(0,0,0,.2);box-shadow:0 0 80px rgba(0,0,0,.2);top:127px;left:0;z-index:101;color:gray;line-height:1.5;-webkit-transition:300ms ease-in-out;-o-transition:300ms ease-in-out;transition:300ms ease-in-out}.fixed-modal__title{font-size:1.6em;color:#000;margin-bottom:16px}.fixed-modal__icon{display:inline-block;width:32px;height:32px;background-size:auto}#impaired-voice-modal .fixed-modal__icon{background-image:url(/upload/icons/impaired.png);background-position:-5px -89px}.fixed-modal__close{position:absolute;right:0;top:-16px;font-size:2em;cursor:pointer}.fixed-modal__text{font-size:.9375em}.fixed-modal.on{display:block}.fixed-modal.no{top:200px;opacity:0}.text-link{color:#0265f0}.text-link:hover{text-decoration:underline}.select,.select__inner{display:block;position:relative}.select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select__inner{width:100%}.select__inner__main{height:72px;width:100%;border:1px solid #d7dee9;border-radius:4px;cursor:pointer;background-color:#fff}.select__inner__content,.select__title{display:block;position:absolute;background-color:#fff}.select__inner__content{width:100%;visibility:hidden;opacity:0;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);top:72px;left:0;border:1px solid #d7dee9;border-top:none;border-radius:0 0 4px 4px;z-index:4;max-height:222px;overflow-x:hidden;overflow-y:auto;-webkit-box-shadow:0 4px 12px #ededed;box-shadow:0 4px 12px #ededed;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.select__title{font-family:"SFProText-Regular";font-size:14px;color:#6d7885;padding:0 8px;left:16px;top:-8px;z-index:2;letter-spacing:-.2px}.select__inner__content .select__inner__sub{font-family:"SFProText-Regular";font-size:17px;color:#000;letter-spacing:-.4px;padding-left:23px}.select__inner__content .select__inner__sub,.select__inner__main .select-text{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.select__inner__main .select-text{font-family:"SFProText-Regular";font-size:17px;color:#000;letter-spacing:-.4px;padding-left:23px;display:inline-block}.select__inner__content .select__inner__sub{height:44px;line-height:44px;cursor:pointer;padding-right:23px;-webkit-transition:background-color 150ms linear;-o-transition:background-color 150ms linear;transition:background-color 150ms linear}.select__inner__content .select__inner__sub:hover{background-color:#fafbff}.select__inner__main .icon{margin-left:16px;margin-right:28px;-webkit-transition:-webkit-transform 200ms ease;-o-transition:transform 200ms ease;transition:transform 200ms ease;transition:transform 200ms ease,-webkit-transform 200ms ease}.select.css-hover .select__inner:hover .select__inner__main,.select__inner__main.on{border-radius:4px 4px 0 0}.select.css-hover .select__inner:hover .select__inner__main .icon,.select__inner__main.on .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.select.css-hover .select__inner:hover .select__inner__content,.select__inner__main.on+.select__inner__content{visibility:visible;opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.range{display:block;position:relative}.range .rangeslider{z-index:2}.range-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1;top:-2px}.range-label__item{color:#777;font-size:.8125em;font-family:'SFProText-Regular'}.range-el{display:none}.range__inner,.range__inner__main{display:block;width:100%}.range__inner__main{height:72px}.range__field,.range__title{display:block;font-family:"SFProText-Regular";background-color:#fff}.range__field{width:100%;height:100%;border:1px solid #d7dee9;border-radius:4px;font-size:17px;color:#9b3589;padding:0 15px;letter-spacing:-.4px}.range__field[disabled]{color:rgba(0,0,0,.3);border-style:dashed}.range__title{font-size:14px;color:#6d7885;position:absolute;padding:0 8px;left:16px;top:-8px;letter-spacing:-.2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.banner,.range-line{display:block;width:100%}.range-line{height:2px;background-color:#eaeaea;margin-top:-2px}.range__inner__content .rangeslider--horizontal{top:-7px}.range__inner__content .rangeslider--horizontal .rangeslider__handle{width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;top:-12px}.range__inner__content .rangeslider--active .rangeslider__handle,.range__inner__content .rangeslider__handle:active{-webkit-filter:none;filter:none}.range__inner__content .rangeslider--horizontal .rangeslider__fill{background-color:#9b3589}.banner{height:480px;margin-bottom:37px;overflow:hidden}.banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.banner-content{display:block;width:742px;max-width:100%;position:relative;z-index:2}.banner-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:863px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-13.5%;height:100%;z-index:1}.banner-img__bg{display:none}.banner-title{color:#9b3589;line-height:132.6%;padding:8px;font-size:2.875em;font-family:'RobotoSlab-Regular'}.banner-text{color:rgba(0,0,0,.8);line-height:140%;padding:8px;font-size:1.25em;font-family:'Roboto-Regular'}.badge{display:inline-block;border-radius:500px;padding:2px 6px;text-align:center;margin:0 4px}.badge-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -4px}.badge-group.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.badge-wrapper{color:#fff;font-size:.9375em;font-family:'SFProText-Regular'}.badge.info{background-color:#818c99}.badge.success{background-color:#4bb34b}.form-info{display:block;background:#f3f4f9;border-radius:12px}.form-info .form-info-list{border-bottom:1px solid #ededed;margin-bottom:16px}.form-info .deposit-card__todo{padding:0}.form-desc-list,.form-info{padding:24px}.desc-list{margin-top:-16px}.desc-list__item-title{color:#6d7885;margin-top:16px;margin-bottom:5px;font-family:'SFProText-Regular';font-size:.875em}.desc-list__item-text{color:#000;font-family:'SFProText-Regular'}.file-list-content{margin:92px 0}.file-list__item{margin-bottom:24px}.file-list__item:last-child{margin-bottom:0}.file-list__item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-list__item__content{padding:0 32px}.file-list__item__content .link{display:block;color:#0265f0;text-decoration:underline;margin-bottom:14px;font-size:1.25em}.file-list__item__content .text{display:block;color:#6d7885}.file-list__item__img{display:inline-block;max-width:37px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-info-list__item{width:50%;margin-bottom:16px}.form-info-list__item-wrapper,.form-info-list__item__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-info-list__item__img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:52px;min-width:52px;max-width:52px;height:52px;min-height:52px;max-height:52px;border-radius:50%;background-color:#fff}.form-info-list__item__content{padding:0 8px}.form-info-list__item__content .main-text{display:block;color:#6d7885;margin-bottom:8px;font-family:'SFProText-Regular';font-size:1.0625em}.form-info-list__item__content .sub-text{display:block;color:#000;font-size:1.25em}.card-info{margin-top:58px;padding:60px 0;background-color:#f3f4f9}.card-info__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -16px}.card-info__list__item{width:306px;padding:0 16px}.card-info__list__item__title{color:#000;margin-bottom:14px;font-size:1.5em;font-family:'RobotoSlab-Regular'}.card-info__list__item__text{color:#000;font-size:1.125em}.deposit-card__todo{padding:4px 0}.deposit-card__todo__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;margin-bottom:12.5px}.deposit-card__todo__item:last-child{margin-bottom:0}.deposit-card__todo__item:before{content:'';display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/upload/icons/close-silver.svg);background-position:center;background-repeat:no-repeat;margin-right:16px;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px}.deposit-card__todo__item.success:before{background-image:url(/upload/icons/check-success.svg)}.filter{margin-bottom:36px}.filter-content{margin-top:16px;margin-left:10.4px}.deposit-filter{padding-top:10px}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:11px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.checkbox-group{margin-top:-11px}.checkbox__trigger,.checkbox__trigger__img{-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;width:19.2px;min-width:19.2px;max-width:19.2px;height:19.2px;min-height:19.2px;max-height:19.2px}.checkbox__trigger{display:block;border-radius:3px;border:1px solid #c5d0db;position:relative;margin-right:10.4px}.checkbox__trigger__img{display:inline-block;position:absolute;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:scale(1.3) translate(-50%,-50%);-ms-transform:scale(1.3) translate(-50%,-50%);transform:scale(1.3) translate(-50%,-50%);left:50%;top:50%;opacity:0}.checkbox__label{color:#000;font-size:.875em;font-family:'SFProText-Regular'}.checkbox:hover .checkbox__trigger{background-color:rgba(35,74,152,.11)}.checkbox__activator{display:none}.checkbox__activator:checked+.checkbox__trigger{border-color:transparent}.checkbox__activator:checked+.checkbox__trigger .checkbox__trigger__img{opacity:1;-webkit-transform:scale(1) translate(-50%,-50%);-ms-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.checkbox.disabled{cursor:not-allowed;opacity:.6}.chips__content,.chips__content:before{display:inline-block;border-radius:500px}.chips__content{text-align:center;padding:8px 16px;margin:9px 4px 0;background-color:#f3f4f6;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;overflow:hidden;position:relative}.chips__content:hover{background-color:rgba(35,74,152,.11)}.chips__content:before{content:'';width:100%;height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(.1);-ms-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1);opacity:0;z-index:1;background-color:#234a98}.chips-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-9px -4px 0}.chips__content:before,.chips__label{-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.chips__label{color:#000;position:relative;z-index:2;font-size:.9375em;font-family:'SFProText-Regular'}.chips__activator{display:none}.chips__activator:checked+.chips__content{background-color:transparent}.chips__activator:checked+.chips__content:before{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.chips__activator:checked+.chips__content .chips__label{color:#fff}[disabled]+.chips__content{opacity:.6;cursor:not-allowed}[disabled]+.chips__content:hover{background-color:#f3f4f6}.deposit-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #d3d9de;border-radius:8px;padding:16px}.deposit-card__img{width:183px;margin:0 auto 24px;text-align:center}.deposit-card .badge-group{margin-bottom:16px}.deposit-card__title{text-align:center;color:#000;word-wrap:break-word;font-family:'RobotoSlab-Regular';font-size:1.375em}.deposit-card__detail-list{text-align:center;margin:8px 0;padding:12px 0;border-top:1px solid #f3f4f9;border-bottom:1px solid #f3f4f9}.deposit-card__detail-list__item{margin-bottom:8px}.deposit-card__detail-list__item:last-child{margin-bottom:0}.deposit-card__detail-list__item__text .main-text{display:block;line-height:137.5%;color:#6d7885}.deposit-card__detail-list__item__text .sub-text{display:block;line-height:137.5%;color:#000}.deposit-card__action{margin-top:12px}.deposit-card__btn{height:44px}.deposit-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;width:100%;background-color:#f2f4fb;height:44px;border-radius:4px;margin-top:20px;color:#1c76ea}.card-carousel{position:relative}.card-carousel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.card-carousel__pagination__item{position:absolute;height:calc(100% - 76px);top:0;opacity:0;visibility:hidden;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.card-carousel__pagination__item:before{content:'';display:block;position:absolute;width:56px;height:100%;background:-o-radial-gradient(100% 50%,69.93% 38.88%,rgba(0,0,0,.1) 0,transparent 100%);background:radial-gradient(69.93% 38.88% at 100% 50%,rgba(0,0,0,.1) 0,transparent 100%)}.card-carousel__pagination__item.right{right:0}.card-carousel__pagination__item.right .card-carousel__pagination__btn{left:50%}.card-carousel__pagination__item.left{left:0}.card-carousel__pagination__item.left:before,.card-carousel__pagination__item.rotate-icon--left .card-carousel__pagination__btn img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.card-carousel__pagination__item.left .card-carousel__pagination__btn{left:-50%}.card-carousel__pagination__item .card-carousel__pagination__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;max-height:56px;background-color:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.08);box-shadow:0 0 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.08);border-radius:50%;position:relative;top:276px;z-index:2;cursor:pointer;border:1px solid transparent;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.card-carousel__pagination__item .card-carousel__pagination__btn:hover{border-color:#234a98}.card-carousel__pagination.left--active .card-carousel__pagination__item.left,.card-carousel__pagination.right--active .card-carousel__pagination__item.right{visibility:visible;opacity:1}.card-carousel__item{width:285px;min-width:285px;margin-right:30px}.card-carousel__item:last-child{margin-right:0!important}.range-light{position:relative;padding-top:8px}.range-light__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:9px}.range-light__label__item{color:#777;font-family:'SFProText-Regular';font-size:.8125em}.range-light__line{display:block;width:100%;height:4px;background-color:#e3e4e5;border-radius:4px;position:absolute;z-index:1}.range-light .rangeslider{position:relative;z-index:2}.range-light .rangeslider__fill{border-radius:4px;background-color:#234a98;height:4px!important}.range-light .rangeslider__handle{border-radius:50%;width:28px;height:28px;top:-7px;-webkit-box-shadow:0 0 2px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 2px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.08);border:2px solid #234a98;background-color:#fff;background-image:none}.range-light__activator{display:none}.switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch__label{color:#000;cursor:pointer;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;font-family:'SFProText-Regular'}.switch__label.left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:16px}.switch__label.right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.switch__label:hover{color:#234a98}.switch__trigger,.switch__trigger:before,.switch__trigger__slider{display:block;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.switch__trigger{width:48px;height:24px;position:relative;border-radius:500px;background-color:#c5d0db;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:16px;cursor:pointer}.switch__trigger:before,.switch__trigger__slider{border-radius:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}.switch__trigger:before{content:'';border:2px solid #fff;right:8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:12px;min-width:12px;max-width:12px;height:12px;min-height:12px;max-height:12px}.switch__trigger__slider{background-color:#fff;left:4px;width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}.switch__trigger:hover{background-color:rgba(35,74,152,.3)}.switch__activator,.title--append .btn,.title.mob{display:none}.switch__activator:checked+.switch__trigger{background-color:#234a98}.switch__activator:checked+.switch__trigger:before{-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}.switch__activator:checked+.switch__trigger .switch__trigger__slider{left:calc(100% - 20px)}.body-subtitle{font-weight:700;letter-spacing:.32px;font-size:1.5em;font-family:'RobotoSlab-Regular'}.body-subtitle.light{color:#234a98}.body-subtitle.append .img{display:none}.caption{color:#6d7885}.content-with-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:36px}.content-with-sidebar .content_sidebar{width:285px;margin-right:30px}.content-with-sidebar .content_holder{width:calc(100% - 315px)}.content_holder{min-height:661px}.deposit-calc{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:59px}.deposit-calc-form,.deposit-calc-info{width:calc(50% - 15px)}.deposit-calc-form .body-subtitle,.deposit-calc-info .body-subtitle{margin-bottom:32px}.deposit-calc-form{margin-right:30px}.deposit-calc-form__el{margin-bottom:33px}.form-title{font-size:1.5em;color:#000}.form-hint{padding-top:18px;padding-bottom:17px}.form-hint>.text{display:inline-block;margin-right:8px;color:#6d7885;font-size:1.0625em;font-family:'SFProText-Regular'}.form-action-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:36px -12px 0}.form-action-group .btn{height:60px;margin:12px;border-radius:6px;font-size:1em}.form-action-group .btn.info{color:#1c76ea}@media screen and (max-width:1430px){.page-wrapper{width:1024px}.header__menu-item.no-m .header__link>span{display:none}.header__menu-content .header__menu-content__main,.header__menu-content .header__menu-content__sub{margin-right:112px}.footer .footer__menu__list{width:300px}.footer .footer__menu__list:nth-child(odd){margin:0 62px}.footer .footer__menu__list:last-child,.footer .footer__menu__list:nth-child(12),.footer .footer__menu__list:nth-child(3),.footer .footer__menu__list:nth-child(9){margin-right:0}.footer .footer__menu__list:first-child{margin-left:0}.footer .footer__content__main{width:320px}.footer .footer__content__info{height:auto}.footer .footer__content__sub{width:312px}.footer .footer__content__sub .footer__content__text{margin-bottom:56px}.footer .footer__content__info.w1{width:320px}.footer .footer__content__info.w2{width:312px}.footer .footer__content__more{width:330px;height:160px}.footer .footer__content__more-title{width:158px}.footer .footer__content__more-image{margin-top:-53px}.banner-img{width:734px}.banner-content{width:610px}.banner-title{font-size:2.625em}.banner-text{font-size:1.125em}}@media screen and (max-width:1333px){.page-wrapper{width:892px}.header__menu-item.no-m .header__menu-item__icon{margin-right:0}.header .header__menu_r>.header__menu-item:first-child{margin-right:30px}.footer .footer__menu__list{width:256px}.footer .footer__content__main{width:264px}.footer .footer__content__sub{width:272px}.footer .footer__content__sub .footer__content__text{margin-bottom:77px}.footer .footer__content__more-image{margin-top:-11px}.footer .footer__content__more-title{width:142px}.footer .footer__content__more{width:296px;height:176px}.footer .footer__content__info.w1{width:264px}.footer .footer__content__info.w2{width:272px}.banner-img{width:650px}.banner-content{width:500px}.banner-title{font-size:2.375em}.banner-text{font-size:1.0625em}.form-info-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-action-group .btn,.form-info-list__item{width:100%}.card-info__list__item__title{font-size:1.3125em}.card-info__list__item__text{font-size:1.0625em}.form-action-group{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.deposit-calc-form{width:calc(40% - 15px)}.deposit-calc-info{width:calc(60% - 15px)}}@media screen and (max-width:959px){.page-wrapper{width:640px}.header .header__main__list>ul:last-child,.header .header__main__list>ul:nth-child(2),.header>.header__sub,.line .line__mover{display:none}.header .header__main__list>ul:first-child{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .header__main_mob,.header .header__menu-item.hamburger-wrapper{display:block}.footer__menu__list-group,.header .header__main .header__menu_l{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .header__main .header__menu_l{width:100%}.header .header__main .header__menu-item.hamburger-wrapper{margin-right:0}.title--append .btn.secondary{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;padding:0 16px;height:36px;border-radius:6px;font-size:.9375em;font-family:'SFProText-Regular'}.title--append .btn img{-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.body-subtitle.append.on img,.title--append .btn.on img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter .btn.secondary{font-size:.875em}.footer__menu__list-group{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .footer__menu .footer__menu__list{width:280px;margin:0}.footer .footer__content__main,.footer .footer__content__sub{width:100%}.footer .footer__content__text{margin-bottom:12px!important}.footer .footer__content__sub{margin-left:0}.footer__content-inner{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.footer .footer__content__info.w1,.footer .footer__content__info.w2,.footer .footer__content__more{width:100%;margin-top:30px}.footer .footer__content__more{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:120px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .footer__content__info.w1{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer .footer__content__info.w2{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__content__more-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .footer__content__more-title{display:inline-block;width:auto;font-size:1em;margin-right:21px;margin-bottom:0}.footer .footer__content__more-image{width:100px;margin-top:-46px}.contact .contact-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding-top:22.5px}.contact .contact-wrapper .contact-tel{margin-top:22.5px}.contact .contact-wrapper .contact-tel:first-child{margin-top:0}.range-label__item{font-size:.6875em}.banner{background-image:none!important;height:auto}.banner-content{width:100%}.banner-title{color:#6d7885;text-align:center;margin-top:8px;font-weight:400;padding:0;font-size:1em;font-family:'SFProText-Regular'}.banner-text,.form-desc .body-subtitle.append+.form-desc-wrapper{display:none}.banner-wrapper,.form-desc .body-subtitle.append.on+.form-desc-wrapper{display:block}.banner-img,.banner-img__bg{width:100%;border-radius:10px}.banner-img{position:relative;right:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;height:165px;overflow:hidden;margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-img__bg{display:block;height:100%;position:absolute;left:0;top:0;z-index:1;background-position:right center}.banner-img img{display:inline-block;position:relative;z-index:2;height:100%}.badge{padding-top:1.5px}.badge-group.right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.badge-wrapper{font-size:.75em}.desc-list__item-title{font-size:.75em;margin-top:15px}.desc-list__item-text{font-size:.875em}.file-list-content{margin-top:24px;margin-bottom:30px}.file-list__item__content{padding-left:16px;padding-right:16px}.file-list__item__content .link{font-size:1em;margin-bottom:6px}.file-list__item__content .text{font-size:.75em}.file-list__item__img{width:30px}.form-info .form-info-list{margin-bottom:9px}.form-info .form-info-list__item:last-child{margin-bottom:9px}.form-info-list__item__img{width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px}.form-info-list__item__img img{width:24px}.form-info-list__item__content .main-text{font-size:.875em}.form-info-list__item__content .sub-text{font-size:1em}.card-info{margin-top:24px;overflow-y:hidden;overflow-x:auto;padding-top:24px;padding-bottom:31px}.card-info__list__item{width:248px;min-width:248px}.card-info__list__item__title{font-size:1em;margin-bottom:8px}.card-info__list__item__text{font-size:.875em}.card-info__wrapper{padding-left:2px;padding-right:2px}.deposit-card__todo__item{font-size:.875em;margin-bottom:11px}.deposit-card__detail-list__item:last-child,.deposit-card__todo__item:last-child{margin-bottom:0}.deposit-card__btn{border-radius:6px;font-size:.875em}.deposit-card__action{margin-top:13.5px}.filter{margin-bottom:24px}.filter-content{margin-top:8px}.chips__content{padding:6px 12px}.chips__label,.deposit-card__detail-list__item__text .main-text,.deposit-card__detail-list__item__text .sub-text{font-size:.875em}.deposit-card{padding:14px}.deposit-card__img{width:129px}.deposit-card__title{font-size:1em}.deposit-card__detail-list__item{margin-bottom:4px}.card-carousel__item{width:219px;min-width:219px;margin-right:14px}.card-carousel__pagination .card-carousel__pagination__btn{width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px}.card-carousel__pagination .card-carousel__pagination__btn img{height:12px}.card-carousel__pagination .card-carousel__pagination__item.right::before{right:0}.caption,.switch__label{font-size:.875em}.title.mob{display:block;text-align:center;padding-top:16px;font-size:1.5em}.title--append img{display:inline-block;margin-right:10px}.body-subtitle.append{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.body-subtitle.append .img{display:inline-block;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.content-with-sidebar{display:block;margin-top:14px}.content-with-sidebar .content_holder,.content-with-sidebar .content_sidebar{width:100%}.content-with-sidebar .content_sidebar{display:none;margin-right:0}.content-with-sidebar .content_sidebar.on{display:block}.content-with-sidebar .content_holder{padding-top:4px;padding-left:10px;padding-right:10px}.content_holder{min-height:565px}.deposit-calc .deposit-calc-form .body-subtitle{margin-bottom:32px}.deposit-calc{margin-top:29px}.deposit-calc-form,.deposit-calc-info{width:100%}.deposit-calc-form{margin-right:0}.deposit-calc-form__el{margin-bottom:16px}.deposit-calc .body-subtitle{font-size:1em;margin-bottom:24px}.form-info{padding:16px 12px}.form-hint{font-size:.75em;padding-top:1px;padding-bottom:13px}.form-title{font-size:1.125em}.form-action-group{margin-top:30px;margin-left:-4px;margin-right:-4px}.form-action-group .btn{font-size:.9375em;margin:4px;height:56px}.form-desc{margin-top:28px}.form-desc-list{padding:0;margin-top:32px}}@media screen and (max-width:768px){.page-wrapper{width:480px}.footer .footer__menu .footer__menu__list{width:210px;margin:0}.footer .footer__content__more-title{width:185px}.contact .contact-sm__link .contact-sm__link__bg{opacity:1}.select .select__inner__main{height:52px}.select .select__inner__content{top:52px}.range .range__inner__main{height:56px}}@media screen and (max-width:552px){body .custom-scroll .os-scrollbar.os-scrollbar-horizontal{height:0}body .page-wrapper{width:90%}.footer .footer__menu .footer__menu__list-group .footer__menu__list{width:100%}.footer .footer__menu{padding-top:16px}.footer .footer__menu__arrow{display:block;-webkit-transition:-webkit-transform 300ms ease-in-out;-o-transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out,-webkit-transform 300ms ease-in-out}.footer .footer__menu__list.on .footer__menu__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.footer .footer__menu__title{padding:0}.footer .footer__menu__list .footer__menu__list__item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0;padding:6px 0}.footer .footer__menu__list{margin:6px 0;height:36px;overflow:hidden;-webkit-transition:height 300ms ease-in-out;-o-transition:height 300ms ease-in-out;transition:height 300ms ease-in-out}.footer .page-wrapper .divider{margin-top:16px}.footer .footer__content__more .footer__content__more-content{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer .footer__content__more{height:132px}.footer .footer__content__more .footer__content__more-title{width:150px;margin-bottom:21.5px;font-size:.875em;margin-right:0}.footer .footer__content__more-image{width:104px;min-width:104px;margin-top:-41px}.main .title{font-size:1.5em}.select__inner__content .select__inner__sub,.select__inner__main .select-text{font-size:15px;white-space:normal;overflow:visible}.select__inner__main .select-text{margin-top:2px}.select__inner__content .select__inner__sub{line-height:normal;height:auto;padding:10px 23px}.range .range__field{font-size:15px;padding:0 23px}.range__inner__content .rangeslider--horizontal .rangeslider__handle{width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px;top:-10px}}
/* End */


/* Start:/local/templates/infinbank/css/new/banner/overlay-banner.css?1657694935966*/
.overlay-banner{display:block;position:fixed;top:0;background-color:rgba(0,0,0,.8);left:0;width:100%;height:100%;z-index:150}.overlay-banner__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.overlay-banner__content{display:block;position:relative;width:720px;max-width:100%}.overlay-banner__image{display:block;width:100%;max-width:100%;border-radius:6px;overflow:hidden;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.6);box-shadow:0 4px 16px rgba(0,0,0,.6)}.overlay-banner__close{display:block;width:42px;height:42px;position:absolute;background-color:rgba(255,255,255,.4);color:#fff;border-radius:50%;font-size:20px;right:-5%;top:-50px;cursor:pointer}.overlay-banner__close:hover{background-color:rgba(255,255,255,.5)}@media screen and (max-width:841px){.overlay-banner__close{right:0}}
/* End */


/* Start:/local/templates/infinbank/css/new/pages/mini-modal.css?16774963523845*/
.divider{display:block;width:100%;height:1px;background-color:#eee}.title{color:#000;font-size:2em;font-weight:700;line-height:131.25%;font-family:'RobotoSlab-Regular';letter-spacing:.4px}.mini-modal{display:none;width:100%;height:100%;position:fixed;left:0;top:0;z-index:200;opacity:1}.mini-modal__wrapper{width:100%;height:100%;background-color:transparent}.mini-modal__content{display:block;max-width:95%;background-color:#fff;border-radius:4px;padding:16px;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.4);box-shadow:0 4px 14px rgba(0,0,0,.4);-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mini-modal__content,.mini-modal__wrapper{-webkit-transition:200ms ease-in-out;-o-transition:200ms ease-in-out;transition:200ms ease-in-out}.mini-modal-show .mini-modal{display:none}.mini-modal-show .mini-modal.show{display:block}.mini-modal-visible .mini-modal.show .mini-modal__wrapper{background-color:rgba(0,0,0,.8)}.mini-modal-visible .mini-modal.show .mini-modal__content{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mini-modal-visible .mini-modal.show .modal__internet-bank-wrapper{background-color:rgba(0,0,0,.35);padding:1rem}.modal__internet-bank{padding:28px 24px 16px;border-radius:12px;max-width:432px;width:100%}.modal__internet-bank p{line-height:24px}.modal__internet-bank .fixed-modal__close{right:8px;top:-5px}.modal__internet-bank .fixed-modal__close p,.modal__internet-bank p{text-align:center;font-size:20px;font-weight:600}.modal__internet-bank .fixed-modal__title{margin-bottom:0}.modal__internet-bank__btn{display:block;padding-top:12px}.modal__internet-bank__btn .btn{width:100%;margin-top:12px;font-size:14px;font-weight:400;line-height:20px;border-radius:4px;padding:16px;text-align:center}.modal__internet-bank__btn .btn+.btn{margin-left:0}.main{margin-top:127px;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}#navigation-btn{display:block;width:46px;height:46px;right:24px;bottom:24px;border-radius:50%;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.25);box-shadow:0 20px 30px rgba(0,0,0,.25);cursor:pointer;z-index:50;-webkit-transition:bottom 200ms ease-in-out;-o-transition:bottom 200ms ease-in-out;transition:bottom 200ms ease-in-out}.navigation-btn__inner{display:block;width:100%;height:100%;background-size:auto;background-image:url(/upload/icons/arrow-down-alt.svg);border-radius:50%;-webkit-transition:-webkit-transform 300ms ease-in-out;-o-transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out,-webkit-transform 300ms ease-in-out}#navigation-btn:hover{bottom:28px}#navigation-btn.off{bottom:-52px}#navigation-btn.reversed .navigation-btn__inner{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#navigation-btn,.fixed-modal{background-color:#fff;position:fixed}.fixed-modal{display:none;width:100%;padding:36px 0;-webkit-box-shadow:0 0 80px rgba(0,0,0,.2);box-shadow:0 0 80px rgba(0,0,0,.2);top:127px;left:0;z-index:101;color:gray;line-height:1.5;-webkit-transition:300ms ease-in-out;-o-transition:300ms ease-in-out;transition:300ms ease-in-out}.fixed-modal__title{font-size:1.6em;color:#000;margin-bottom:16px}.fixed-modal__icon{display:inline-block;width:32px;height:32px;background-size:auto}#impaired-voice-modal .fixed-modal__icon{background-image:url(/upload/icons/impaired.png);background-position:-5px -89px}.fixed-modal__close{position:absolute;right:0;top:-16px;font-size:2em;cursor:pointer}.fixed-modal__text{font-size:.9375em}.fixed-modal.on{display:block}.fixed-modal.no{top:200px;opacity:0}.text-link{color:#0265f0}.text-link:hover{text-decoration:underline}@media screen and (max-width:552px){.main .title{font-size:1.5em}}
/* End */


/* Start:/local/templates/infinbank/styles.css?172467596431*/
#page404{
	padding: 40px 0;
}
/* End */
/* /local/templates/infinbank/css/new/plugins/normalize/index.css?16021975167162 */
/* /local/templates/infinbank/css/new/plugins/overlay-scrollbars/index.css?160219751620011 */
/* /local/templates/infinbank/css/new/plugins/swiper/index.css?176008220013688 */
/* /local/templates/infinbank/css/new/plugins/rangeslider/rangeslider.css?16334187851538 */
/* /local/templates/infinbank/css/new/pages/deposit.css?172467596465471 */
/* /local/templates/infinbank/css/new/banner/overlay-banner.css?1657694935966 */
/* /local/templates/infinbank/css/new/pages/mini-modal.css?16774963523845 */
/* /local/templates/infinbank/styles.css?172467596431 */
