

/* 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?172467596413712*/
/**
 * 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%;height: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/pages/finik.css?1750323926115290*/
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}
/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-auto{position:relative;padding-right:15px;padding-left:15px}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*,.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*,.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-auto,.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-2,.col-3{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2,.col-3{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4,.col-5,.col-6{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5,.col-6{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7,.col-8,.col-9{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8,.col-9{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10,.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11,.col-12{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-column,.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-top{top:0}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@font-face{font-family:'Roboto-Regular';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';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';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';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';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';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';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';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.btn-loading>.text,.btn>.loading{display:none}.btn.btn-loading>.loading{display:block}.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: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}.carousel{display:block;width:100%;height:415px;position:relative}.carousel__item{overflow:hidden}.carousel__article{width:581px;height:296px;max-width:100%}.carousel__article__title{width:100%;color:#9b3589;font-size:2.875em;font-family:'RobotoSlab-Regular';letter-spacing:.5px;font-weight:700;line-height:1.28}.carousel__article__text{color:#000;font-size:1.25em;font-family:'RobotoSlab-Light';line-height:1.3;margin-top:21px}.carousel .btn-wrapper{display:inline-block;min-width:227px;width:auto;height:48px}.carousel .btn{font-family:'SFProText-Regular';font-size:1.125em;padding-left:16px;padding-right:16px}.carousel__pags{position:absolute;left:50%!important;bottom:26px!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.carousel__pag{display:block;width:12px;min-width:12px;max-width:12px;height:12px;min-height:12px;max-height:12px;border-radius:50%;background-color:rgba(0,0,0,.3);margin:6.5px;cursor:pointer;position:relative}.carousel__pag svg{width:36px;height:36px;position:absolute;left:-12px;top:-12px;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.carousel__pag svg circle{width:100%;height:100%;fill:transparent;stroke-width:4;stroke:rgba(0,0,0,.3);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;stroke-dasharray:62.8319,62.8319;stroke-dashoffset:62.8319;opacity:0;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:stroke-dashoffset;-o-transition-property:stroke-dashoffset;transition-property:stroke-dashoffset;-webkit-transition-duration:4000ms;-o-transition-duration:4000ms;transition-duration:4000ms}.carousel__btn_next,.carousel__btn_prev{display:block;background-size:auto;width:36px;height:36px;border-radius:50%;background-color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2;cursor:pointer;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.carousel__btn_next:hover,.carousel__btn_prev:hover{top:49.2%;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25)}.carousel__btn_prev{left:120px;background-image:url(/upload/icons/slide-prev.svg)}.carousel__btn_next{right:120px;background-image:url(/upload/icons/slide-next.svg)}.carousel__article__img-btn{margin-left:28.5px}.carousel__article__img-btns{margin-top:15px}.carousel__article__img-btn:first-child{margin-left:0}.carousel__img,.carousel__shapes{display:block;width:769px;position:absolute;right:-82px;bottom:0;height:415px;background-size:contain!important;background-repeat:no-repeat!important}.carousel__article .btn{font-size:.99em}.carousel__img{z-index:3}.carousel__shapes{z-index:2}.carousel__circle{display:block;position:absolute;-webkit-box-shadow:inset 19px -161px 43px rgba(0,22,77,.1);box-shadow:inset 19px -161px 43px rgba(0,22,77,.1);background-image:-o-radial-gradient(98.84% -3.47%,87.16% 87.16%,#9b3589 0,#3472b5 100%);background-image:radial-gradient(87.16% 87.16% at 98.84% -3.47%,#9b3589 0,#3472b5 100%);z-index:1;border-radius:50%;overflow:hidden;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transition:-webkit-transform 800ms ease-in;-o-transition:transform 800ms ease-in;transition:transform 800ms ease-in;transition:transform 800ms ease-in,-webkit-transform 800ms ease-in}.carousel__circle.circle--large{width:518px;min-width:518px;max-width:518px;height:518px;min-height:518px;max-height:518px;right:-5px;bottom:-118px}.carousel__circle.circle--small{width:364px;min-width:364px;max-width:364px;height:364px;min-height:364px;max-height:364px;right:102px;bottom:-49px;background-image:-o-radial-gradient(98.84% -3.47%,87.16% 87.16%,#883980 0,#1763b2 100%);background-image:radial-gradient(87.16% 87.16% at 98.84% -3.47%,#883980 0,#1763b2 100%)}.carousel__circle.circle--big{width:486px;min-width:486px;max-width:486px;height:486px;min-height:486px;max-height:486px;right:44px;bottom:-111px;-webkit-box-shadow:inset 19px -161px 43px rgba(177,193,233,.1);box-shadow:inset 19px -161px 43px rgba(177,193,233,.1)}.carousel__circle.circle--medium{width:460px;min-width:460px;max-width:460px;height:460px;min-height:460px;max-height:460px;right:11px;bottom:-92px;background-image:-o-radial-gradient(98.84% -3.47%,87.16% 87.16%,#9b3589 0,#1763b2 100%);background-image:radial-gradient(87.16% 87.16% at 98.84% -3.47%,#9b3589 0,#1763b2 100%)}.carousel__item.on .carousel__circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tickers{display:block;width:100%;height:79px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);background-color:#fff}.tickers .btn-wrapper{width:125px;height:36px}.tickers .btn{font-size:.9375em;border-radius:6px;font-family:'SFProText-Medium';white-space:nowrap;padding-left:8px;padding-right:8px}.tickers-link{max-width:150px;text-align:center;margin-right:4px}.tickers-link a{font-family:'SFProText-Medium';color:#1c76ea;letter-spacing:-.24px;-webkit-transition:150ms linear;-o-transition:150ms linear;transition:150ms linear}.tickers-link a:hover{color:#234a98}.tickers-title{max-width:100px;font-weight:700;color:#000;letter-spacing:.7px;margin-right:5px}.tickers-divider{display:block;width:2px;min-width:2px;max-width:2px;height:37px;background-color:#e6eaf0}.ticker__flag{display:block;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;border-radius:50%;margin-right:12px}.ticker_down .ticker__indicator,.ticker_up .ticker__indicator{display:block;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}.ticker_up .ticker__indicator{background-image:url(/upload/icons/chart-up.svg)}.ticker_down .ticker__indicator{background-image:url(/upload/icons/chart-down.svg)}.ticker_down,.ticker_up{display:block;width:206.5px;padding:0 12px;font-size:.875em;font-family:'Roboto-Regular'}.ticker_up .ticker__yield{color:#219653}.ticker_down .ticker__yield{color:#eb5757}.ticker__yield>.ticker__indicator{display:none;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;float:left;margin-right:8px}.ticker__desc_main,.ticker__desc_sub{color:rgba(0,0,0,.84)}.ticker__desc_main{font-weight:700}.tickers-content__list{-webkit-box-flex:1;-ms-flex:1;flex:1}.body-subtitle.append .img,.title--append .btn,.title.mob{display:none}.body-subtitle{font-weight:700;letter-spacing:.32px;font-size:1.5em;font-family:'RobotoSlab-Regular'}.body-subtitle.light{color:#234a98}.body-subtitle--1{color:#000;font-size:1.0625em}.caption{color:#6d7885}.finik-banner{padding:30px 0 0}.banner-text,.img-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.img-container{display:-webkit-box;display:-ms-flexbox;display:flex}.img-container img{min-height:440px}.img-container .finik-text{font-size:20px;font-weight:500;line-height:28px;margin-left:-50px;margin-top:80px;max-width:480px;background-color:#fff;padding:46px 49px;border-radius:50% 50%;color:#000;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);text-align:center}.banner-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.banner-text h1{font-size:60px;font-weight:500;line-height:72px}.back-btn,.banner-text,.finik-stickers-part .finik-stickers{display:-webkit-box;display:-ms-flexbox;display:flex}.back-btn{gap:7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;line-height:20px;font-weight:500;color:#3d4854;padding:6px}.finik-about-part,.finik-advantages,.finik-stickers-part{padding:64px 0}.finik-stickers-part .finik-stickers{background:-webkit-gradient(linear,left top,right top,from(#1a2d61),to(#9b3589));background:-o-linear-gradient(left,#1a2d61,#9b3589);background:linear-gradient(90deg,#1a2d61,#9b3589);border-radius:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.finik-stickers-part .finik-stickers__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff;padding:40px}.finik-stickers-part .finik-stickers__info .stickers-btn{color:#fff;text-align:center;background-color:rgba(255,255,255,.16);padding:14px 0;border-radius:16px}.finik-stickers-part .finik-stickers__text .heading{margin-bottom:8px}.finik-stickers-part .finik-stickers__text p{font-size:16px;line-height:24px;font-weight:400}.finik-about-part .finik-about{border-radius:24px;background-color:#fff;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}.finik-about-part .finik-about__text{padding:40px}.finik-about-part .finik-about__text .heading{margin-bottom:16px}.finik-about-part .finik-about__text .description,.finik-advantages .finik-advantage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.finik-about-part .finik-about__text .description{font-size:16px;line-height:24px;font-weight:500;gap:40px}.finik-about-part .finik-about img{-ms-flex-item-align:end;align-self:end}.finik-advantages__title{text-align:center;margin-bottom:24px}.finik-advantages__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.finik-advantages .finik-advantage{background-color:#fff;border-radius:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 24px 24px;max-width:374px}.finik-advantages .finik-advantage__text h4{font-weight:500;margin-bottom:8px}.finik-advantages .finik-advantage__text p{font-size:16px;line-height:24px;color:#3d4854}@font-face{font-family:'Manrope';src:url(/local/templates/infinbank/css/new/pages/../../../fonts/Manrope/Manrope-Regular.ttf) format("truetype");src-font-weight:400}.finik{font-family:"Manrope",sans-serif;font-weight:400;background-color:#efeff4;color:#1b1b1c}.heading{font-size:34px;font-weight:600;line-height:40px}.sub-heading{font-size:20px;line-height:28px}@media (min-width:768px){.container,.container-sm{max-width:768px}.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*,.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*,.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-sm-auto,.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1,.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7,.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-10,.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11,.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-sm-column,.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-column-reverse,.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:959px){.container,.container-md,.container-sm{max-width:959px}.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*,.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*,.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-md-auto,.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1,.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-10,.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-md-column,.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-column-reverse,.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1333px){.container,.container-lg,.container-md,.container-sm{max-width:1333px}.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*,.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*,.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-lg-auto,.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1,.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3,.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7,.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-10,.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-lg-column,.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-column-reverse,.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1430px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1430px}.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*,.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*,.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-xl-auto,.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1,.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3,.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5,.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7,.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-10,.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-xl-column,.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-column-reverse,.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@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}}@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}}@media (max-width:1330px){.finik-stickers-part{padding:48px 0}.finik-stickers-part .finik-stickers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.finik-stickers-part .finik-stickers__info{padding:40px 16px}.finik-stickers-part .finik-stickers img{border-bottom-right-radius:24px}.finik-about-part{padding:0}.finik-about-part .finik-about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.finik-about-part .finik-about__text{padding:16px}.finik-about-part .finik-about__text .description{gap:20px}}@media (max-width:960px){.finik-banner{padding:22px 0 0}.img-container .finik-text{display:none}.img-container img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.banner-text h1{margin-top:24px;font-size:32px;line-height:38px}.banner-text .sub-heading{font-size:18px;line-height:22px;text-align:center}}@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}.title.mob{display:block;text-align:center;padding-top:16px;font-size:1.5em}.title--append img{display:inline-block;margin-right:10px}.caption{font-size:.875em}.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}}@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}}@media (max-width:768px){.finik-advantages{padding:64px 0 48px}.finik-advantages__title{text-align:left}.finik-advantages__items{gap:16px}.finik-advantages .finik-advantage{min-height:268px}.heading{font-weight:500;font-size:24px;line-height:30px}}@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}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (any-hover:hover){.finik-stickers-part .finik-stickers__info .stickers-btn{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.finik-stickers-part .finik-stickers__info .stickers-btn:hover{background-color:rgba(255,255,255,.5)}}
/* End */


/* Start:/local/templates/infinbank/css/new/index.css?174471512777484*/
@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.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}.carousel{display:block;width:100%;height:415px;position:relative}.carousel__item{overflow:hidden}.carousel__article{width:581px;height:296px;max-width:100%}.carousel__article__title{width:100%;color:#9b3589;font-size:2.875em;font-family:'RobotoSlab-Regular';letter-spacing:.5px;font-weight:700;line-height:1.28}.carousel__article__text{color:#000;font-size:1.25em;font-family:'RobotoSlab-Light';line-height:1.3;margin-top:21px}.carousel .btn-wrapper{display:inline-block;min-width:227px;width:auto;height:48px}.carousel .btn{font-family:'SFProText-Regular';font-size:1.125em;padding-left:16px;padding-right:16px}.carousel__pags{position:absolute;left:50%!important;bottom:26px!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.carousel__pag{display:block;width:12px;min-width:12px;max-width:12px;height:12px;min-height:12px;max-height:12px;border-radius:50%;background-color:rgba(0,0,0,.3);margin:6.5px;cursor:pointer;position:relative}.carousel__pag svg{width:36px;height:36px;position:absolute;left:-12px;top:-12px;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.carousel__pag svg circle{width:100%;height:100%;fill:transparent;stroke-width:4;stroke:rgba(0,0,0,.3);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;stroke-dasharray:62.8319,62.8319;stroke-dashoffset:62.8319;opacity:0;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:stroke-dashoffset;-o-transition-property:stroke-dashoffset;transition-property:stroke-dashoffset;-webkit-transition-duration:4000ms;-o-transition-duration:4000ms;transition-duration:4000ms}.carousel__btn_next,.carousel__btn_prev{display:block;background-size:auto;width:36px;height:36px;border-radius:50%;background-color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2;cursor:pointer;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease}.carousel__btn_next:hover,.carousel__btn_prev:hover{top:49.2%;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25)}.carousel__btn_prev{left:120px;background-image:url(/upload/icons/slide-prev.svg)}.carousel__btn_next{right:120px;background-image:url(/upload/icons/slide-next.svg)}.carousel__article__img-btn{margin-left:28.5px}.carousel__article__img-btns{margin-top:15px}.carousel__article__img-btn:first-child{margin-left:0}.carousel__img,.carousel__shapes{display:block;width:769px;position:absolute;right:-82px;bottom:0;height:415px;background-size:contain!important;background-repeat:no-repeat!important}.carousel__article .btn{font-size:.99em}.carousel__img{z-index:3}.carousel__shapes{z-index:2}.carousel__circle{display:block;position:absolute;-webkit-box-shadow:inset 19px -161px 43px rgba(0,22,77,.1);box-shadow:inset 19px -161px 43px rgba(0,22,77,.1);background-image:-o-radial-gradient(98.84% -3.47%,87.16% 87.16%,#9b3589 0,#3472b5 100%);background-image:radial-gradient(87.16% 87.16% at 98.84% -3.47%,#9b3589 0,#3472b5 100%);z-index:1;border-radius:50%;overflow:hidden;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transition:-webkit-transform 800ms ease-in;-o-transition:transform 800ms ease-in;transition:transform 800ms ease-in;transition:transform 800ms ease-in,-webkit-transform 800ms ease-in}.carousel__circle.circle--large{width:518px;min-width:518px;max-width:518px;height:518px;min-height:518px;max-height:518px;right:-5px;bottom:-118px}.carousel__circle.circle--small{width:364px;min-width:364px;max-width:364px;height:364px;min-height:364px;max-height:364px;right:102px;bottom:-49px;background-image:-o-radial-gradient(98.84% -3.47%,87.16% 87.16%,#883980 0,#1763b2 100%);background-image:radial-gradient(87.16% 87.16% at 98.84% -3.47%,#883980 0,#1763b2 100%)}.carousel__circle.circle--big{width:486px;min-width:486px;max-width:486px;height:486px;min-height:486px;max-height:486px;right:44px;bottom:-111px;-webkit-box-shadow:inset 19px -161px 43px rgba(177,193,233,.1);box-shadow:inset 19px -161px 43px rgba(177,193,233,.1)}.carousel__circle.circle--medium{width:460px;min-width:460px;max-width:460px;height:460px;min-height:460px;max-height:460px;right:11px;bottom:-92px;background-image:-o-radial-gradient(98.84% -3.47%,87.16% 87.16%,#9b3589 0,#1763b2 100%);background-image:radial-gradient(87.16% 87.16% at 98.84% -3.47%,#9b3589 0,#1763b2 100%)}.carousel__item.on .carousel__circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tickers{display:block;width:100%;height:79px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);background-color:#fff}.tickers .btn-wrapper{width:125px;height:36px}.tickers .btn{font-size:.9375em;border-radius:6px;font-family:'SFProText-Medium';white-space:nowrap;padding-left:8px;padding-right:8px}.tickers-link{max-width:fit-content;text-align:center;margin-right:4px}.tickers-link a{font-family:'SFProText-Medium';color:#1c76ea;letter-spacing:-.24px;-webkit-transition:150ms linear;-o-transition:150ms linear;transition:150ms linear}.tickers-link a:hover{color:#234a98}.tickers-title{max-width:100px;font-weight:700;color:#000;letter-spacing:.7px;margin-right:5px}.tickers-divider{display:block;width:2px;min-width:2px;max-width:2px;height:37px;background-color:#e6eaf0}.ticker__flag{display:block;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;border-radius:50%;margin-right:12px}.ticker_down .ticker__indicator,.ticker_up .ticker__indicator{display:block;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}.ticker_up .ticker__indicator{background-image:url(/upload/icons/chart-up.svg)}.ticker_down .ticker__indicator{background-image:url(/upload/icons/chart-down.svg)}.ticker_down,.ticker_up{display:block;width:206.5px;padding:0 12px;font-size:.875em;font-family:'Roboto-Regular'}.ticker_up .ticker__yield{color:#219653}.ticker_down .ticker__yield{color:#eb5757}.ticker__yield>.ticker__indicator{display:none;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;float:left;margin-right:8px}.ticker__desc_main,.ticker__desc_sub{color:rgba(0,0,0,.84)}.ticker__desc_main{font-weight:700}.tickers-content__list{-webkit-box-flex:1;-ms-flex:1;flex:1}.banner-main__title{color:#333;font-size:2em;line-height:118.75%;font-weight:700;letter-spacing:.77px;margin-bottom:33px}.banner-desc__item{display:block;margin-right:32px}.banner-desc__item__main{display:block;margin-bottom:9px;color:#333;font-size:1.5em;letter-spacing:-.32px;font-weight:700;font-family:'SFProText-Regular'}.banner-desc__item__sub{display:inline-block;width:87px;color:#555;font-size:.8125em;letter-spacing:-.078px;line-height:123%;font-family:'SFProText-Regular'}.banners .btn-wrapper{width:156px;height:44px}.banners .btn{font-size:1em;font-family:'SFProText-Regular'}.banner-sub__title{display:block;width:295px;max-width:100%;font-weight:700;color:#333;-webkit-transition:150ms linear;-o-transition:150ms linear;transition:150ms linear;font-size:inherit;margin-bottom:12px}.banner-sub__title .banner-sub__title_main{display:block;font-size:1.5em;line-height:140%;letter-spacing:.85px}.banner-sub__title .banner-sub__title_sub{display:block;line-height:125%;font-size:1.125em;letter-spacing:.3px}.banner-content,.banner-content-list{display:block;width:295px;max-width:100%;letter-spacing:-.078px;line-height:130%;font-size:1em;font-family:'SFProText-Regular';color:gray}.banner-content-list{list-style:inside}.banners .title{padding-top:46px;margin-bottom:37px}.banners-holder{height:430px}.banners-group{width:calc(50% - 15px);max-width:100%;border-radius:8px}.banner-main,.banner-sub{border-radius:8px;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;max-width:100%}.banner-main{width:calc(50% - 15px)}.banner-sub{height:200px;border:.5px solid #dedede;padding:0 32px;background-size:auto;background-color:#fff;position:relative;overflow:hidden;font-size:inherit}.banner-main:hover,.banner-sub:hover{-webkit-box-shadow:0 20px 30px rgba(0,0,0,.1);box-shadow:0 20px 30px rgba(0,0,0,.1)}.banner-sub:hover .banner-sub__title{color:#9b3589}.banner-sub:hover .banner-content,.banner-sub:hover .banner-content-list{color:#818c99}.banner-main__wrapper{width:454px;max-width:100%;height:100%}.banner-main{display:block;padding:0;background-image:-webkit-gradient(linear,left top,right top,from(#dbe1e7),to(#e7ecf2));background-image:-o-linear-gradient(left,#dbe1e7 0,#e7ecf2 100%);background-image:linear-gradient(to right,#dbe1e7 0,#e7ecf2 100%)}.banner-main__holder{padding:32px;background-image:url(/upload/banners/card.png);background-size:435px auto;background-position:192px 154px}.banner-sub__image{display:block;position:absolute;bottom:0;right:-8px;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.banner-sub__content{position:relative;z-index:2;height:100%}.banners .swiper-container{margin-bottom:44px}.main .banners .swiper-container .swiper-pagination{bottom:0}.banner-sub__wrapper{height:100%}.calculator{display:block;height:652px;background-color:#f2f3f7;margin-top:55px;margin-bottom:31px}.calculator .btn-wrapper{width:351px;max-width:100%;height:56px;margin:0 auto}.calculator .btn{font-size:1em;font-family:'SFProText-Regular'}.calc__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:16px}.calc__tabs__item{display:block;width:65px;min-width:65px;max-width:65px;height:54px;min-height:54px;max-height:54px;background-color:#fff;border:1px solid #d7dee9;text-align:center;position:relative;line-height:52px;color:#234a98;text-transform:uppercase;cursor:pointer;-webkit-transition:background-color 200ms ease;-o-transition:background-color 200ms ease;transition:background-color 200ms ease}.calc__tabs__item.on{background-color:#234a98;color:#fff}.calc__tabs__item.off{background-color:#d7dee9;color:#fff}.calc__tabs__item:not(.off):not(.on):hover{background-color:#e6eaf0}.calc__tabs .calc__tabs__item:nth-child(even){width:63px;min-width:63px;max-width:63px;border-right:none;border-left:none}.calc__tabs__item:first-child{border-radius:4px 0 0 4px}.calc__tabs .calc__tabs__item:last-child{border-radius:0 4px 4px 0;border-right:1px solid #d7dee9}.calc-ex-btn{display:block;cursor:pointer;border-radius:50%;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;max-height:56px;border:1px solid #d7dee9;background-color:#fff;-webkit-transition:background-color 200ms ease;-o-transition:background-color 200ms ease;transition:background-color 200ms ease;text-align:center;padding-top:14px;margin-top:63px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calc-ex-btn:hover{background-color:#e6eaf0}.calc__field__title{color:#000;cursor:default}.calc__field__subtitle{color:#818c99;cursor:default}.calc__field{display:block;background-color:#fff;padding:24px 32px;border:1px solid #d7dee9;border-radius:4px;width:546px;max-width:100%;height:161px}.calc__field__input{display:block;width:100%;height:74px}.calc__field__input input{width:100%;height:100%;font-size:2.25em;color:#9b3589;text-transform:uppercase;-webkit-transition:300ms ease-in-out;-o-transition:300ms ease-in-out;transition:300ms ease-in-out}.calc__field__input input:focus{color:#213a8f}.calculator .title{text-align:center;padding-top:97px;padding-bottom:77px}.calculator__info p{font-size:1.125em;color:#818c99}.calculator__extra{margin-top:20px;margin-bottom:7px}.calc__tabs__item__tooltip,.tooltip{display:none}.tooltip{background-color:#555;color:#fff;padding:8.5px 12px 9.5px;border-radius:6px;font-size:.875em;opacity:0;visibility:hidden;-webkit-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;left:20px!important;-webkit-box-shadow:0 0 4px rgba(0,0,0,.04),0 4px 32px rgba(0,0,0,.16);box-shadow:0 0 4px rgba(0,0,0,.04),0 4px 32px rgba(0,0,0,.16)}body .tooltip.on{opacity:1;visibility:visible;left:0!important}.tooltip[data-show]{display:block}.tooltip-arrow,.tooltip-arrow::before{position:absolute;width:20px;height:20px;z-index:-1}.tooltip-arrow::before{content:'';-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#555;border-radius:3px}.tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}.switch-tab{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-tab__label{font-weight:700;color:#000;letter-spacing:.6px;cursor:pointer;-webkit-transition:color 150ms linear;-o-transition:color 150ms linear;transition:color 150ms linear}.switch-tab__label:hover{color:#646464}.switch{display:block;position:relative;width:71px;min-width:71px;max-width:71px;height:31px;min-height:31px;max-height:31px;cursor:pointer;border-radius:16px;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch::before{content:'';display:block;width:39px;min-width:39px;max-width:39px;height:39px;min-height:39px;max-height:39px;background-image:url(/upload/icons/switch.svg);background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;left:-3.5px;top:-2px;-webkit-transition:left 200ms ease;-o-transition:left 200ms ease;transition:left 200ms ease}.on.switch::before{left:34.5px}.switch-tab .switch-tab__label:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:16px}.switch-tab .switch{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.switch-tab .switch-tab__label:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:16px}.switch-tab .switch.on~.switch-tab__label:nth-child(3){color:#9b3589}.switch-tab .switch:not(.on)~.switch-tab__label:nth-child(2){color:#9b3589}.switch-tab.silver .switch{width:64px;min-width:64px;max-width:64px;background-color:#f3f4f6}.switch-tab.silver .on.switch::before{left:28.5px}.switch-tab.normal-weight .switch-tab__label{font-weight:400}.map{display:block;height:667px;position:relative}.map__content,.map__info{display:block;overflow:hidden;position:absolute}.map__content{left:0;top:0;width:100%;height:100%;z-index:1}.map__content.show-coords::after,.map__content.show-coords::before{content:'';display:block;position:absolute;background-color:#000;z-index:10}.map__content.show-coords::before{width:100%;height:1px;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.map__content.show-coords::after{width:1px;height:100%;left:50%;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.map__info{width:434px;height:540px;background-color:#fff;z-index:3;top:50px}.map__info__list__item{line-height:140%;font-weight:700;padding:24px}.map__info__list__item:nth-child(odd){border-top:1px solid #e6eaf0;border-bottom:1px solid #e6eaf0}.map__info__sub__text{font-size:.8125em;margin-bottom:8px}.map__info__sub__text:last-child{margin-bottom:0}.map__info__sub{line-height:130%}.map__info__text-main{display:block;font-weight:700}.map__info__text-sub{display:block;color:#999;font-weight:400}.map__info__main{display:block;width:197px;max-width:100%;margin-right:12px}.map__info__main h2{font-size:1.125em;color:#234a98;cursor:pointer;margin-top:2px;margin-bottom:17px;-webkit-transition:color 200ms ease;-o-transition:color 200ms ease;transition:color 200ms ease}.map__info__main h2:hover{color:#213a8f;text-decoration:underline}.map__info__main p{font-size:1em}.map .btn,.map .btn-wrapper{display:inline-block;width:auto}.map .btn{height:auto;font-size:.8125em;font-family:'SFProText-Medium';letter-spacing:-.078px;padding:6px 16px 6.5px}.map .btn-wrapper{margin-right:16px}.map .btn-wrapper:last-child{margin-right:0}.map__info__title h1{font-weight:400;font-size:1.5em;font-family:'RobotoSlab-Regular';color:#000}.map__info__content{height:calc(100% - 127px);overflow:auto;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}.map__info__head{display:block;padding:24px 24px 16px;height:127px;background-color:#fff}.map__info__wrapper_slide .map__info__head{min-height:127px;height:auto}.map__info__title{position:relative;padding-bottom:26px}.map__info__title::before{content:'';display:block;width:80px;height:2px;position:absolute;bottom:18px;left:0;background-color:#9b3589}.map__info__wrapper,.map__info__wrapper_slide{-webkit-transition:left 300ms ease-in-out;-o-transition:left 300ms ease-in-out;transition:left 300ms ease-in-out}.map__info__wrapper_slide{display:block;width:100%;height:100%;position:absolute;left:100%;top:0;z-index:4;background-color:#fff}.map__info__wrapper{position:relative;z-index:1;left:0}.map__info__wrapper.on{left:-125px}.map__info__wrapper_slide.on{left:0}.map__info__btn{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:5px;color:#234a98;font-size:.9375em;font-weight:700;cursor:pointer}.map__info__btn span{display:inline-block;margin-left:10px}.map__info__more.geo{margin-bottom:27px}.map__info__more.geo .map__info__more__text{font-weight:700}.map__info__more.geo .map__info__more__img{margin-left:-3px;margin-right:24px}.map__info__more.tel{margin-bottom:25px}.map__info__more.tel .map__info__more__text{font-weight:700;font-size:.8125em;letter-spacing:.3px}.map__info__more.tel .map__info__more__text:first-child{margin-bottom:13px}.map__info__more.mail .map__info__more__text{color:#0950a4;text-decoration:underline;font-weight:700;font-size:.8125em}.map__info__more__img{display:block;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;margin-right:21px;margin-top:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.map__info__more.mail{margin-bottom:27px}.map__info__wrapper_slide .map__info__content{height:calc(100% - 199px);border-top:1px solid #e6eaf0;overflow:hidden;position:relative}.map__info__wrapper_slide .map__info__sub{line-height:113%}.map__info__wrapper_slide .map__info__sub__text:last-child{line-height:164%}.map__info__icon-btn{display:block;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;background-color:#f3f4f9;border-radius:50%;margin-right:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding-top:2px;padding-left:10px}.map__info__icon-btn:last-child{margin-right:0}.map__info__pagination{width:100%;position:absolute;bottom:0;padding:24px;border-top:1px solid #e6eaf0;z-index:2}.map__info__pagination__text{margin-left:16px;color:#000;font-size:.8125em;font-weight:700}.map__info-slide{padding:24px}.map__mask{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,0,0,.35);z-index:2;-webkit-transition:200ms linear;-o-transition:200ms linear;transition:200ms linear}.map__mask__content{max-width:40%}.map__mask__text{color:#fff;font-size:2em;font-weight:700}.news-title{font-weight:400;font-family:'RobotoSlab-Regular';font-size:1.125em;color:#000;line-height:140%;margin-top:20px;margin-bottom:14px;-webkit-transition:color 200ms ease;-o-transition:color 200ms ease;transition:color 200ms ease}.news-title:hover{color:#213a8f}.news-date{color:#818c99;font-size:.875em}.news-carousel__item{display:block;width:352px;max-width:100%;padding-bottom:35px;position:relative;margin-top:30px}.news-carousel__item>a{font-size:inherit}.news-carousel__item::before{content:'';display:block;position:absolute;z-index:-1;width:calc(100% + 48px);height:calc(100% + 24px);left:-24px;top:-24px;background-color:#fff;opacity:0;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.1);box-shadow:0 20px 30px rgba(0,0,0,.1);-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease}.news-carousel__item:hover::before{opacity:1}.news .title{font-size:1.75em}.news-title-main{padding-top:41px;margin-bottom:27px}.news-title-main .tickers-link{margin-right:0}.news-carousel{padding-bottom:41px}.dropdown{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown__trigger{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:4px 16px;border-radius:4px;border:1px solid #d7dee9;background-color:#fff;cursor:pointer;min-height:40px;max-width:252px;min-width:229px;-webkit-transition:background-color 150ms linear;-o-transition:background-color 150ms linear;transition:background-color 150ms linear}.dropdown__trigger .text{margin-right:16px}.dropdown__trigger .icon{width:10px;min-width:10px;max-width:10px;height:5px;min-height:5px;max-height:5px;-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:center;-ms-transform-origin:center;transform-origin:center}.dropdown__trigger:hover{background-color:#eee}.dropdown__trigger.on{border-radius:4px 4px 0 0}.dropdown__trigger.on .icon{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.dropdown__trigger.on+.dropdown__content{display:block}.dropdown__content,.dropdown__trigger.on.top{border-radius:0 0 4px 4px}.dropdown__trigger.on.top+.dropdown__content{border-radius:4px 4px 0 0;top:initial;bottom:100%;border-bottom:none;border-top:1px solid #d7dee9}.dropdown__content{display:none;position:absolute;width:100%;top:100%;left:0;border:1px solid #d7dee9;border-top:none;background-color:#fff;z-index:500;-webkit-box-shadow:0 0 12px #d7dee9;box-shadow:0 0 12px #d7dee9}.dropdown__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:4px 16px;min-height:40px;border-bottom:1px solid #d7dee9;-webkit-transition:background-color 150ms linear;-o-transition:background-color 150ms linear;transition:background-color 150ms linear}.dropdown__list__item:last-child{border-bottom:none}.dropdown__list__item:hover{background-color:#eee}.dropdown .text{font-size:.9375em;color:#000}@media screen and (max-width:1600px){.carousel .carousel__btn_next{right:2%}.carousel .carousel__btn_prev{left:2%}}@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}.carousel__img,.carousel__shapes{right:-150px}.carousel__item.on .carousel__circle{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.tickers .ticker_down .ticker__indicator,.tickers .ticker_up .ticker__indicator{display:none}.tickers .ticker_down .ticker__yield>.ticker__indicator,.tickers .ticker_up .ticker__yield>.ticker__indicator{display:block}.tickers .ticker_down,.tickers .ticker_up{display:inline-block;width:auto;padding:0 12px;white-space:nowrap}.calculator .calc .calc__field{width:470px}.news .news-carousel__item{width:300px;padding-bottom:24px}.news .news-carousel__item::before{width:calc(100% + 32px);height:calc(100% + 16px);left:-16px;top:-16px}.banners .banner-content{width:222px}.banners .banner-sub{padding-top:26px;padding-bottom:32px}.main .banners .banner-sub .banner-sub__image{right:-20px}.banner-main .banner-main__holder{background-size:392px auto;background-position:168px 174px}}@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}.carousel__img,.carousel__shapes{width:620px;right:-50px;bottom:-44px}.carousel__img.img--bottom{bottom:-81px}.carousel__img.img--bottom~.carousel__circle.circle--small{bottom:-92px}.carousel__img.img--bottom~.carousel__circle.circle--big{bottom:-142px}.carousel__circle.circle--small{right:92px}.carousel__circle.circle--big{right:0}.carousel__circle.circle--medium{right:22px}.carousel__circle.circle--large{right:-32px}.carousel__item.on .carousel__circle.circle--medium{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.carousel__article{width:372px}.carousel__article__title{font-size:2.2em}.carousel__article__text,.map__info__list__item .map__info__main h2{font-size:1em}.carousel .carousel__item .btn-wrapper{min-width:200px;height:42px}.banners .banner-sub::before{right:-72px}.banners .banner-desc__item__main{font-size:1.2em;white-space:nowrap}.banners .banner-main__title{font-size:1.7em}.calculator .calc .calc__field{width:402px}.calc__field .calc__field__input input{font-size:2em}.calc .calc__tabs .calc__tabs__item{width:initial!important;min-width:initial!important;max-width:initial!important;-webkit-box-flex:1;-ms-flex:1;flex:1}.map .map__info{width:372px}.map__info__list__item .map__info__main p{font-size:.9375em}.map__info__list__item .map__info__main{width:170px}.news .news-carousel__item{width:264px}.main .tickers{height:auto}.tickers-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:16px}.tickers-content__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:12px}.tickers-content__list .ticker_down,.tickers-content__list .ticker_up{width:40%;padding:16px}.tickers .tickers-divider{display:none}.tickers .tickers-title{max-width:initial;margin:32px 16px 16px}.tickers-content__list .ticker_down .ticker__indicator,.tickers-content__list .ticker_up .ticker__indicator{display:block;margin-left:12px}.tickers .ticker__yield .ticker__indicator{display:none!important}.main .banners .banner-sub .banner-sub__image{right:-96px}.banner-main .banner-main__holder{background-size:355px auto;background-position:154px 194px}}@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}.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}.tooltip{display:none!important}.main{margin-top:123px}.carousel__circle,.carousel__img,.carousel__shapes{display:none}.carousel__article{height:250px}.carousel__article,.carousel__article .btn-wrapper,.carousel__article .dotted-btn,.carousel__article__img-btns{margin:0 auto}.carousel__article__text,.carousel__article__title{text-align:center}.main .banners .banner-sub .banner-sub__image,.main .banners .banner-sub::before{right:-8px}.banners .banners-holder{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.banners .banner-main,.banners .banners-group{width:100%}.banners .banner-main{height:468px;margin-bottom:30px}.banners .banner-sub{padding-top:0;padding-bottom:0;margin-bottom:30px}.banners .banner-sub__content .banner-content{width:60%}.banners .banner-desc__item__main{font-size:1.4em;white-space:initial}.banners .banner-main__title{font-size:1.85em}.main .calculator{margin-top:25px;height:auto;padding-bottom:36px}.main .calculator .btn-wrapper{margin-top:30px}.main .calculator .title{padding-top:52px;padding-bottom:42px}.calc .calc__tabs{margin-bottom:0}.main .calc-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calc .calc__field{border-top:0;border-radius:0 0 4px 4px}.calc .calc__tabs .calc__tabs__item:last-child{border-radius:0 4px 0 0}.calc .calc__tabs .calc__tabs__item:first-child{border-radius:4px 0 0 0}.calc-group .calc-ex-btn{margin:16px 0}.calculator .calculator__extra{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.calculator .calculator__info{margin-top:16px}.main .news .news-title-main{margin-bottom:20px}.news .news-carousel{-ms-flex-wrap:wrap;flex-wrap:wrap}.news .news-carousel__item{width:45%;margin:18px 0}.map__mask__text{font-size:1.5em}.banner-main .banner-main__holder{background-size:490px auto;background-position:165px 160px}}@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}.banners .banner-sub{padding-top:32px;padding-bottom:32px}.main .banners .banner-sub::before{right:-34px}.main .map{height:auto}.main .map .map__content{position:static;height:667px}.main .map .map__info{width:434px;margin-top:0;position:absolute;top:55%;right:50%!important;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);-webkit-box-shadow:0 20px 30px rgba(0,0,0,.1);box-shadow:0 20px 30px rgba(0,0,0,.1)}.main .banners .banner-sub .banner-sub__image{right:-32px}.main .news{margin-top:244px}.news .news-carousel__item .news-title{font-size:.9375em}.map .map__mask__text{font-size:1.5em;text-align:center}.map .map__mask__content{max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;height:55%}.banner-main .banner-main__holder{background-size:425px auto;background-position:142px 192px}}@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}.banner-content-list{text-align:left;margin:0 auto}body .main .news{margin-top:0}.news .news-carousel{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.news .news-carousel .news-carousel__item{width:300px;max-width:82%}.news .page-wrapper{width:100%}.news .title{padding-left:24px}.news-title-main .tickers-link{padding-right:24px}.carousel .carousel__btn_next,.carousel .carousel__btn_prev,.news .news-carousel__item::before{display:none}.carousel__article{width:100%;margin-top:-25px}.carousel__article .carousel__article__title{font-size:2.15em}.carousel__article .carousel__article__img-btns,.carousel__article .carousel__article__text{margin-bottom:16px}.carousel__article .carousel__article__img-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main .map .map__info{width:100%;-webkit-box-shadow:none;box-shadow:none;position:relative;top:0}.map__info__list__item .map__info__main,.map__info__list__item .map__info__sub{width:calc(50% - 6px)}.map__info__sub .map__info__sub__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.map__info__list__item .map__info__sub,.map__info__sub .map__info__text-sub{width:100%}.map__info__sub .map__info__text-main{margin-right:5px}.map__info__list .map__info__list__item{-ms-flex-wrap:wrap;flex-wrap:wrap}.map__info__list .map__info__list__item .map__info__main{width:100%;margin-bottom:16px}.map__info__list .map__info__main .map-info-title{margin-bottom:4px}.map__info .map__info__head .map__info__title h1{font-size:1.25em}.map__info .map__info__wrapper_slide .map__info__content{height:auto}body .main .map .map__content{height:470px}.map .map__mask__content{height:470px;padding:18px}.calculator .calc,.main .calculator .calc .calc__field,.main .tickers .page-wrapper,.tickers-content .tickers-content__list .ticker_down,.tickers-content .tickers-content__list .ticker_up{width:100%}.tickers-content .tickers-content__list,.tickers-content .tickers-other{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tickers-content .tickers-link{margin-bottom:16px}.main .tickers{border-radius:4px;margin:24px auto 0;width:90%;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.1);box-shadow:0 20px 30px rgba(0,0,0,.1)}.main .tickers .tickers-other{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:16px 24px 0;border-top:1px solid #e6eaf0}.main .tickers .tickers-other .btn-wrapper{width:100%;height:48px;margin-bottom:20px}.main .tickers .tickers-content{padding-bottom:0}.tickers .tickers-content .tickers-title{width:100%;margin:0;padding:16px 24px;border-bottom:1px solid #e6eaf0;font-size:1.125em}.main .tickers .tickers-content .tickers-link{margin-bottom:20px}.tickers .tickers-content__list{width:100%;margin-bottom:0;padding:10px 0}.tickers .tickers-content__list .ticker__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tickers .tickers-content__list .ticker_down,.tickers .tickers-content__list .ticker_up{padding:0 30px;margin:10px 0}.tickers .ticker__content{width:calc(100% - 48px)}.tickers .ticker__inner{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;width:100%}.tickers .ticker__inner .ticker__desc_main{font-weight:400;font-size:.9375em}.tickers .ticker__inner .ticker__desc_sub{font-size:1em}.tickers .ticker__inner .ticker__yield{font-size:.9375em}.tickers .ticker__indicator{margin-left:24px}.tickers .ticker__flag{margin-right:24px}.banners .banner-main__wrapper .banner-main__title,.title{font-size:1.75em}.banners .banner-main__wrapper .banner-desc__item__main{font-size:1.25em}.banners .banner-main__wrapper .banner-desc__item__sub{min-width:82px}.main .banners .banners-holder .banner-sub::before{right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);bottom:27px}.main .banners .banners-holder .banner-sub{height:auto;text-align:center}.main .banners .banners-holder .banner-content{width:100%}.main .banners .banners-holder .banner-sub__title{width:100%;margin-bottom:24px;margin-top:16px}.main .banners .banners-holder .banner-sub__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}.main .banners .banner-sub .banner-sub__image{display:inline;position:static}.news .news-carousel__item:hover::before{opacity:0}.news .swiper-container-horizontal>.swiper-pagination-bullets{bottom:40px}}@media screen and (max-width:420px){.carousel__article .carousel__article__title{font-size:1.8em}.carousel__article .carousel__article__text,.carousel__article .dotted-btn{font-size:.9em}.carousel__article .carousel__article__img-btns{width:100%}.carousel .carousel__article .btn-wrapper{height:40px}.carousel__article .btn{font-size:.85em;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.banners .banners-holder .banner-main:hover,.banners .banners-holder .banner-sub:hover{-webkit-box-shadow:none;box-shadow:none}.banners .banner-main .banner-main__wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.banners .banner-main .banner-main__content{margin-bottom:24px}.banners .banners-holder .banner-main{height:520px}.main .banners .banners-holder .banner-sub{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;height:520px;padding:24px 24px 16px}.banners .banners-holder .btn-wrapper{width:100%}.banner-main .banner-main__wrapper .banner-main__title{max-width:100%;margin-bottom:30px;font-size:1.3em}.banner-main .banner-main__wrapper .banner-desc{-ms-flex-wrap:wrap;flex-wrap:wrap}.banner-main .banner-main__wrapper .banner-desc__item{margin-right:16px}.banner-main .banner-main__wrapper .banner-desc__item:nth-child(2){margin-right:0}.banner-main .banner-main__wrapper .banner-desc__item:last-child{margin-top:24px}.banner-main .banner-main__wrapper .banner-desc__item__main{width:100%;font-size:1.05em}.banner-main .banner-main__wrapper .banner-desc__item__sub{display:inline-block;width:100px}.calculator .calc .calc__tabs .calc__tabs__item{height:42px;min-height:42px;max-height:42px;line-height:42px}.calculator .calculator__extra .calculator__info p{font-size:1em;line-height:150%}.calculator .calc .calc__field .calc__field__input input{font-size:1.75em}.calculator .calc .calc__field{padding:18px;height:132px}.calc__field .calc__field__input{height:58px}.main .calculator .btn-wrapper,.main .tickers .tickers-other .btn-wrapper{height:44px}.tickers .tickers-content__list .ticker_down,.tickers .tickers-content__list .ticker_up{padding:0 24px}.tickers .ticker__content .ticker__flag{margin-right:12px}.main .tickers .ticker__content{width:100%}.banner-main .banner-main__holder{background-size:330px auto;background-position:50% -6px;padding:24px 24px 16px}}z
/* 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?172467596413712 */
/* /local/templates/infinbank/css/new/pages/finik.css?1750323926115290 */
/* /local/templates/infinbank/css/new/index.css?174471512777484 */
/* /local/templates/infinbank/styles.css?172467596431 */
