/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0
}

td, th {
    padding: 0
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .main-footer .section-footer-link .module-footer-link:after, .main-footer .section-footer-link .module-footer-link:before, .main-header:after, .main-header:before, .module-info-boxes:after, .module-info-boxes:before, .module-tab .tab-toggle-container:after, .module-tab .tab-toggle-container:before, .module-tab .tab-toggle-container ul:after, .module-tab .tab-toggle-container ul:before, .row-to-sm:after, .row-to-sm:before, .row:after, .row:before {
    display: table;
    content: " "
}

.clearfix:after, .container-fluid:after, .container:after, .main-footer .section-footer-link .module-footer-link:after, .main-header:after, .module-info-boxes:after, .module-tab .tab-toggle-container:after, .module-tab .tab-toggle-container ul:after, .row-to-sm:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1320px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1320px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1320px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1320px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1320px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 740px
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px
    }
}

@media (min-width: 1320px) {
    .container {
        width: 1160px
    }
}

.container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .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-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1320px) {
    .col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: ING Me, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 6px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

*, :after, :before {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%
}

body {
    font-family: ING Me;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
    min-height: 100%;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

embed, img, object, video {
    max-width: 100%;
    outline: none
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
}

a {
    color: #525199;
    text-decoration: underline;
    outline: 0
}

a[href^="tel:"] {
    text-decoration: none
}

a:focus, a:hover {
    color: #3c3c70;
    text-decoration: underline;
    outline: none
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

ol, ul {
    list-style: none;
    padding: 0
}

figure, ol, ul {
    margin: 0
}

hr {
    border: 0;
    border-top: 1px solid #eee
}

table {
    border-collapse: collapse
}

iframe {
    overflow: hidden;
    border: none;
    width: 100%
}

@font-face {
    font-family: ING Me;
    src: url(../fonts/ingme/INGMeWeb-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ING Me;
    src: url(../fonts/ingme/INGMeWeb-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

/*@font-face {*/
/*    font-family: ING Icon;*/
/*    src: url(../fonts/icons/ING-icon-font.woff) format("woff");*/
/*    font-weight: 400;*/
/*    font-style: normal*/
/*}*/

.icon-font, address {
    font-style: normal
}

.icon-font {
    font-family: ING Icon;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-youtube:before {
    content: "\e600"
}

.icon-twitter:before {
    content: "\e602"
}

.icon-triangle-up:before {
    content: "\e603"
}

.icon-triangle-right:before {
    content: "\e604"
}

.icon-triangle-left:before {
    content: "\e605"
}

.icon-triangle-down:before {
    content: "\e606"
}

.icon-plus:before {
    content: "\e608"
}

.icon-minus:before {
    content: "\e609"
}

.icon-menu:before {
    content: "\e60a"
}

.icon-lock:before {
    content: "\e60b"
}

.icon-important:before {
    content: "\e60c"
}

.icon-facebook:before {
    content: "\e60d"
}

.icon-check:before {
    content: "\e60e"
}

.icon-blog:before {
    content: "\e60f"
}

.icon-arrow-up:before {
    content: "\e610"
}

.icon-arrow-small:before {
    content: "\e611"
}

.icon-arrow-right:before {
    content: "\e612"
}

.icon-arrow-left:before {
    content: "\e613"
}

.icon-search:before {
    content: "\e607"
}

.icon-close:before {
    content: "\e614"
}

.icon-question:before {
    content: "\e615"
}

.icon-dot:before {
    content: "\e616"
}

.icon-arrow-down:before {
    content: "\e617"
}

.icon-form-check-on:before {
    content: "\e618"
}

.icon-form-check-off:before {
    content: "\e619"
}

.icon-call:before {
    content: "\e61a"
}

.icon-instruction:before {
    content: "\e61b"
}

.icon-share:before {
    content: "\e61e"
}

.icon-share-googleplus:before {
    content: "\e61f"
}

.icon-share-linkedin:before {
    content: "\e61c"
}

.icon-share-facebook:before {
    content: "\e620"
}

.icon-share-twitter:before {
    content: "\e621"
}

.icon-share-email:before {
    content: "\e61d"
}

.icon-double-arrow-left:before {
    content: "\e622"
}

.icon-double-arrow-right:before {
    content: "\e623"
}

.icon-star:before {
    content: "\e624"
}

.icon-tick-fillbox:before {
    content: "\e625"
}

.icon-tick-box-invert:before {
    content: "\e628"
}

.icon-untick-box:before {
    content: "\e629"
}

.icon-blog_chapter:before {
    content: "\e900"
}

.icon-search_big:before {
    content: "\e901"
}

.icon-whatsapp:before {
    content: "\e902"
}

.icon-commercial:before {
    content: "\e903"
}

.icon-home:before {
    content: "\e904"
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700
}

.h1, h1 {
    font-size: 24px;
    line-height: 36px
}

@media (min-width: 992px) {
    .h1, h1 {
        font-size: 32px;
        line-height: 42px
    }
}

.h1.hero-title, h1.hero-title {
    color: #fff
}

.h1.hero-title .hero-title-block, h1.hero-title .hero-title-block {
    display: block
}

.h1.hero-title .hero-title-block:not(:first-child), h1.hero-title .hero-title-block:not(:first-child) {
    margin-top: 6px
}

.h1.hero-title .hero-title-block .orange-title-box, h1.hero-title .hero-title-block .orange-title-box {
    white-space: nowrap;
    display: inline-block;
    border-radius: 4px;
    padding: 1px 12px 3px;
    background-color: #ff6200
}

@media (min-width: 992px) {
    .h1.hero-title.big, h1.hero-title.big {
        font-size: 36px;
        line-height: 50px
    }

    .h1.hero-title .hero-title-block .orange-title-box, h1.hero-title .hero-title-block .orange-title-box {
        border-radius: 6px;
        padding: 2px 14px 4px
    }
}

.h2, h2 {
    font-size: 24px;
    line-height: 36px
}

@media (min-width: 992px) {
    .h2, h2 {
        font-size: 32px;
        line-height: 45px
    }
}

.h2.box-title, h2.box-title {
    color: #fff
}

.h2.box-title .title-block, h2.box-title .title-block {
    display: block
}

.h2.box-title .title-block:not(:first-child), h2.box-title .title-block:not(:first-child) {
    margin-top: 6px
}

.h2.box-title .title-block .orange-title-box, h2.box-title .title-block .orange-title-box {
    white-space: nowrap;
    display: inline-block;
    border-radius: 4px;
    padding: 1px 12px 3px;
    background-color: #ff6200
}

@media (min-width: 992px) {
    .h2.box-title, h2.box-title {
        font-size: 36px;
        line-height: 48px
    }

    .h2.box-title .title-block .orange-title-box, h2.box-title .title-block .orange-title-box {
        border-radius: 6px;
        padding: 3px 16px 5px
    }
}

.h3, h3 {
    font-size: 20px;
    line-height: 28px
}

.h4, h4 {
    font-size: 16px;
    line-height: 24px
}

.h4.big, h4.big {
    font-size: 18px
}

.h5, h5 {
    font-size: 16px;
    line-height: 24px
}

.h6, h6 {
    font-size: 14px;
    line-height: 21px
}

ol, p, ul {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

ol.huge, p.huge, ul.huge {
    font-size: 18px;
    line-height: 26px
}

@media (min-width: 992px) {
    ol.huge, p.huge, ul.huge {
        font-size: 38px;
        line-height: 48px
    }
}

@media (min-width: 992px) {
    ol.big, p.big, ul.big {
        font-size: 18px;
        line-height: 26px
    }
}

ol.small, p.small, ul.small {
    font-size: 14px;
    line-height: 21px
}

.disclaimer, ol.tiny, p.tiny, ul.tiny {
    font-size: 12px;
    line-height: 18px
}

.btn, .disclaimer {
    font-weight: 400
}

.btn {
    font-size: 16px;
    line-height: 36px;
    margin-top: 8px
}

.btn:first-child {
    margin-top: 0
}

@media (min-width: 992px) {
    .btn {
        font-size: 19px;
        line-height: 42px;
        margin-top: 12px
    }
}

.btn.small {
    font-size: 16px;
    line-height: 34px
}

@media (max-width: 767px) {
    .btn + .btn {
        display: table
    }
}

@media (min-width: 768px) {
    .btn + .btn {
        margin-top: 0;
        margin-left: 4px
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin-top: 8px
}

.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, ol:first-child, p:first-child, ul:first-child {
    margin-top: 0
}

@media (min-width: 992px) {
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, ol, p, ul {
        margin-top: 12px
    }
}

.inner-wrapper, .wrapper {
    margin-left: auto;
    margin-right: auto;
    height: 100%
}

.inner-wrapper {
    max-width: 1320px
}

@media (max-width: 767px) {
    .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 767px) {
    .row-xs {
        margin-left: -10px;
        margin-right: -10px
    }
}

.row-to-sm {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width: 992px) {
    .row-to-sm {
        margin-left: 0;
        margin-right: 0
    }
}

body {
    background-color: #fff;
    padding-top: 60px
}

body.menu-opened {
    overflow-y: hidden;
    position: fixed;
    width: 100%
}

@media (min-width: 992px) {
    body {
        padding-top: 0
    }

    body.menu-opened {
        overflow: visible;
        overflow-x: hidden
    }

    body.header-sticked {
        padding-top: 64px
    }
}

.section {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 768px) {
    .section {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (min-width: 992px) {
    .section {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.section.vert-40 {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .section.vert-40 {
        padding-top: 28px;
        padding-bottom: 28px
    }
}

@media (min-width: 992px) {
    .section.vert-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.module {
    margin-top: 20px
}

.module:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .module {
        margin-top: 40px
    }
}

@media (min-width: 992px) {
    .module {
        margin-top: 60px
    }
}

.module .btn + p {
    margin-top: 24px
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.ico-info {
    display: inline-block;
    width: 17px;
    margin-left: 4px;
    cursor: pointer
}

.ico-info > img {
    position: relative;
    top: 2px
}

.tooltip.in {
    opacity: 1
}

.tooltip .tooltip-inner {
    background-color: #c9e6f4;
    padding: 8px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #333
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #c9e6f4
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #525199;
    color: #fff;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .3s;
    height: 38px;
    font-weight: 700;
    border-radius: 8px;
    border: 1px solid #525199;
    padding: 0 16px
}

@media (min-width: 992px) {
    .btn {
        height: 44px
    }
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: 0
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none
}

.btn:hover {
    background-color: #3c3c70
}

.btn.active, .btn:active, .btn:focus {
    outline: 0;
    background-image: none
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn.block-center {
    margin-left: auto;
    margin-right: auto
}

.btn.small {
    height: 36px;
    padding: 0 12px
}

.btn.outlined {
    background-color: transparent;
    color: #525199
}

.btn.outlined:hover {
    background-color: #3c3c70;
    color: #fff
}

@media (max-width: 767px) {
    .info-box {
        margin-top: 20px
    }

    .info-box:first-child {
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .info-box.col-sm-4:nth-child(n+4) {
        margin-top: 20px
    }
}

.info-box .info-box-content {
    background-color: #fff;
    border: 1px solid #dfdfe1;
    border-radius: 8px;
    overflow: hidden;
    padding: 20px
}

.info-box .info-box-content .button-cell, .info-box .info-box-content .ico-cell, .info-box .info-box-content .link-cell, .info-box .info-box-content .text-cell {
    margin-top: 16px
}

.info-box .info-box-content .button-cell:first-child, .info-box .info-box-content .ico-cell:first-child, .info-box .info-box-content .link-cell:first-child, .info-box .info-box-content .text-cell:first-child {
    margin-top: 0
}

.info-box .info-box-content .ico-cell {
    width: 80px;
    margin-left: auto;
    margin-right: auto
}

.info-box .info-box-content.link-affix {
    padding-bottom: 64px;
    position: relative
}

.info-box .info-box-content.link-affix .link-cell {
    position: absolute;
    right: 0;
    left: 20px;
    bottom: 20px
}

.info-box .info-box-content.btn-affix .btn-cell {
    padding-top: 20px
}

@media (min-width: 768px) {
    .info-box .info-box-content.text-center .text-cell {
        width: 100%;
        max-width: 310px;
        margin-left: auto;
        margin-right: auto
    }

    .info-box .info-box-content.last-affix-to-bottom {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .info-box .info-box-content.last-affix-to-bottom .text-cell {
        -ms-flex: 1;
        flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .info-box .info-box-content.last-affix-to-bottom .text-cell .affix-to-bottom {
        margin-top: auto;
        margin-bottom: 0;
        padding-top: 12px
    }

    .info-box .info-box-content.btn-affix {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .info-box .info-box-content.btn-affix .btn-cell {
        -ms-flex: 1;
        flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-top: 24px;
        display: -ms-flexbox;
        display: flex
    }

    .info-box .info-box-content.btn-affix .btn-cell .btn {
        margin-top: auto
    }
}

@media (min-width: 992px) {
    .info-box .info-box-content {
        padding: 30px
    }

    .info-box .info-box-content.link-affix {
        padding-bottom: 74px
    }

    .info-box .info-box-content.link-affix .link-cell {
        left: 30px;
        bottom: 30px
    }
}

.info-box.image-thumb .info-box-content {
    border: 0 none
}

.info-box.image-thumb .image-cell {
    height: 190px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-color: #f7f7f7;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px
}

.info-box.image-thumb .image-cell.static {
    padding-top: 0;
    height: auto
}

@media (min-width: 992px) {
    .info-box.image-thumb .image-cell {
        padding-top: 55.55555556%;
        margin-left: -30px;
        margin-right: -30px;
        margin-top: -30px
    }
}

.info-box.border .info-box-content {
    border: 1px solid #dfdfe1
}

.info-box.ico-column .info-box-content .ico-cell img {
    height: 100%;
    width: auto
}

@media (max-width: 767px) {
    .info-box.ico-column .info-box-content {
        position: relative;
        padding-left: 100px
    }

    .info-box.ico-column .info-box-content .ico-cell {
        position: absolute;
        left: 30px;
        top: 30px;
        bottom: 30px;
        padding: 0;
        width: 40px;
        height: 40px;
        margin-top: auto;
        margin-bottom: auto
    }

    .info-box.ico-column .info-box-content .text-cell {
        text-align: left;
        margin-top: 0
    }

    .info-box.ico-column .info-box-content .text-cell p {
        margin-top: 5px
    }

    .info-box.ico-column .info-box-content .text-cell p:first-child {
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .info-box.ico-column .info-box-content {
        padding: 20px 28px
    }

    .info-box.ico-column .info-box-content .ico-cell {
        width: 40px;
        height: 40px;
        padding: 0
    }

    .info-box.ico-column .info-box-content .text-cell {
        margin-top: 10px
    }
}

.info-box.card .info-box-content {
    border: 0 none
}

@media (max-width: 767px) {
    .info-box.card .info-box-content {
        display: table;
        table-layout: fixed;
        width: 100%;
        min-height: 80px;
        padding: 0
    }

    .info-box.card .info-box-content .ico-cell {
        display: table-cell;
        width: 100px;
        vertical-align: middle;
        text-align: center
    }

    .info-box.card .info-box-content .ico-cell img {
        height: 50px;
        width: auto
    }

    .info-box.card .info-box-content .text-cell {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding: 10px 20px 10px 0;
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .info-box.card .info-box-content {
        padding: 20px 20px 30px;
        text-align: center
    }

    .info-box.card .info-box-content .text-cell h6 {
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        margin-top: 8px
    }

    .info-box.card .info-box-content .text-cell h6.big {
        font-size: 18px
    }

    .info-box.card .info-box-content .text-cell h6:first-child {
        margin-top: 0
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .info-box.card .info-box-content .text-cell h6 {
        margin-top: 12px
    }
}

@media (min-width: 992px) {
    .info-box.card .info-box-content {
        padding: 40px 20px 30px;
        min-height: 240px
    }

    .info-box.card .info-box-content .text-cell {
        width: 100%;
        max-width: 250px;
        margin-left: auto;
        margin-right: auto
    }
}

.info-box.tips .info-box-content.bg-grey {
    border: 0 none
}

.info-box.tips .info-box-content .ico-cell {
    width: 60px
}

@media (min-width: 768px) {
    .info-box.tips .info-box-content {
        display: -ms-flexbox;
        display: flex
    }

    .info-box.tips .info-box-content .ico-cell {
        width: 160px;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 60px;
        -ms-flex-item-align: center;
        align-self: center
    }

    .info-box.tips .info-box-content .text-cell {
        -ms-flex: 1;
        flex: 1;
        max-width: 730px;
        margin-left: 0;
        margin-top: 0
    }
}

@media (min-width: 992px) {
    .info-box.tips .info-box-content {
        padding: 40px 30px
    }
}

.module-section-header .deco-bar {
    width: 30px;
    height: 3px;
    background-color: #ff6200;
    margin-left: auto;
    margin-right: auto
}

.module-section-header .deco-bar + h2 {
    margin-top: 16px
}

.module-section-body, .module-section-header {
    margin-top: 20px;
    text-align: center
}

.module-section-body:first-child, .module-section-header:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .module-section-body, .module-section-header {
        margin-top: 40px
    }
}

@media (min-width: 992px) {
    .module-section-body, .module-section-header {
        margin-top: 60px
    }
}

.module-section-body .btn + p, .module-section-header .btn + p {
    margin-top: 24px
}

@media (min-width: 992px) {
    .module-section-body, .module-section-header {
        max-width: 724px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 992px) {
    .module-section-body p, .module-section-header p {
        margin-top: 12px
    }

    .module-section-body p:first-child, .module-section-header p:first-child {
        margin-top: 0
    }
}

.module-info-boxes {
    margin-top: 20px;
    margin-right: -10px;
    margin-left: -10px
}

.module-info-boxes:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .module-info-boxes {
        margin-top: 40px
    }
}

@media (min-width: 992px) {
    .module-info-boxes {
        margin-top: 60px
    }
}

.module-info-boxes .btn + p {
    margin-top: 24px
}

@media (min-width: 768px) {
    .module-info-boxes {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .module-info-boxes:after, .module-info-boxes:before {
        content: none;
        clear: none
    }

    .module-info-boxes .info-box {
        float: none
    }

    .module-info-boxes .info-box .info-box-content {
        height: 100%
    }
}

.module-general-content .info-box .info-box-content .h2, .module-general-content .info-box .info-box-content .h3, .module-general-content .info-box .info-box-content .h4, .module-general-content .info-box .info-box-content .h5, .module-general-content .info-box .info-box-content .h6, .module-general-content .info-box .info-box-content h2, .module-general-content .info-box .info-box-content h3, .module-general-content .info-box .info-box-content h4, .module-general-content .info-box .info-box-content h5, .module-general-content .info-box .info-box-content h6, .module-general-content .info-box .info-box-content ol, .module-general-content .info-box .info-box-content p, .module-general-content .info-box .info-box-content ul {
    margin-top: 20px
}

.module-general-content .info-box .info-box-content .h2:first-child, .module-general-content .info-box .info-box-content .h3:first-child, .module-general-content .info-box .info-box-content .h4:first-child, .module-general-content .info-box .info-box-content .h5:first-child, .module-general-content .info-box .info-box-content .h6:first-child, .module-general-content .info-box .info-box-content h2:first-child, .module-general-content .info-box .info-box-content h3:first-child, .module-general-content .info-box .info-box-content h4:first-child, .module-general-content .info-box .info-box-content h5:first-child, .module-general-content .info-box .info-box-content h6:first-child, .module-general-content .info-box .info-box-content ol:first-child, .module-general-content .info-box .info-box-content p:first-child, .module-general-content .info-box .info-box-content ul:first-child {
    margin-top: 0
}

.module-recommended-bank .left-col .button-cell {
    margin-top: 8px
}

.module-recommended-bank .right-col .icon-cell {
    width: 80px;
    margin-left: auto
}

.module-recommended-bank .right-col .icon-cell img {
    width: 100%
}

@media (max-width: 767px) {
    .module-recommended-bank .right-col {
        margin-top: -80px
    }
}

@media (min-width: 768px) {
    .module-recommended-bank {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .module-recommended-bank .left-col, .module-recommended-bank .right-col {
        width: 50%
    }

    .module-recommended-bank .left-col {
        -ms-flex: 1;
        flex: 1;
        max-width: 740px;
        padding-right: 10px
    }

    .module-recommended-bank .left-col .button-cell {
        margin-top: 12px
    }

    .module-recommended-bank .right-col {
        width: 160px;
        text-align: right;
        padding-left: 10px
    }

    .module-recommended-bank .right-col .icon-cell {
        margin-right: 40px
    }
}

@media (min-width: 992px) {
    .module-recommended-bank .right-col {
        width: 200px
    }

    .module-recommended-bank .right-col .icon-cell {
        width: 110px
    }
}

.module-support-info {
    border-radius: 8px;
    border: 1px solid #dfdfe1;
    padding: 16px;
    margin-top: 20px
}

.module-support-info p.with-icon {
    position: relative;
    padding-left: 50px
}

.module-support-info p.with-icon:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto 0;
    background-size: 30px 30px
}

.module-support-info p.with-icon.phone:before {
    content: "";
    background-image: url(../img/icons/icon-telephone.svg)
}

.module-support-info p.with-icon.envelope:before {
    content: "";
    background-image: url(../img/icons/icon-messages.svg)
}

@media (max-width: 767px) {
    .module-support-info .left-col {
        padding-bottom: 16px
    }

    .module-support-info .right-col {
        border-top: 1px solid #dfdfe1;
        padding-top: 16px
    }
}

@media (min-width: 768px) {
    .module-support-info {
        display: -ms-flexbox;
        display: flex;
        margin-top: 24px
    }

    .module-support-info .left-col, .module-support-info .right-col {
        width: 50%
    }

    .module-support-info .left-col {
        padding-right: 20px
    }

    .module-support-info .right-col {
        padding-left: 20px;
        border-left: 1px solid #dfdfe1
    }
}

@media (min-width: 992px) {
    .module-support-info {
        padding: 20px;
        margin-top: 28px
    }
}

.module-cta {
    background-color: #fff;
    border: 1px solid #dfdfe1;
    border-radius: 8px;
    overflow: hidden;
    padding: 20px
}

.module-cta .btn {
    width: 250px
}

@media (min-width: 768px) {
    .module-cta {
        padding-right: 300px;
        position: relative
    }

    .module-cta .btn {
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto
    }
}

@media (min-width: 992px) {
    .module-cta {
        padding: 30px;
        padding-right: 320px
    }

    .module-cta .btn {
        right: 30px
    }
}

.module-banner-cta {
    background-color: #e8f3fa
}

.module-banner-cta .image-block {
    height: 160px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.module-banner-cta .content-block {
    padding: 28px 20px
}

.module-banner-cta .content-block h2 + p {
    margin-top: 12px
}

.module-banner-cta .content-block .button-cell {
    margin-top: 16px
}

@media (min-width: 768px) {
    .module-banner-cta {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .module-banner-cta .content-block, .module-banner-cta .image-block {
        width: 50%
    }

    .module-banner-cta .image-block {
        height: auto;
        min-height: 260px
    }

    .module-banner-cta .content-block {
        padding: 40px
    }

    .module-banner-cta .content-block h2 + p {
        margin-top: 16px
    }

    .module-banner-cta .content-block .button-cell {
        margin-top: 20px
    }

    .module-banner-cta .content-block .content-wrapper {
        max-width: 540px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 992px) {
    .module-banner-cta .image-block {
        min-height: 480px
    }

    .module-banner-cta .content-block {
        -ms-flex-item-align: center;
        align-self: center
    }

    .module-banner-cta .content-block h2 + p {
        margin-top: 20px
    }

    .module-banner-cta .content-block .button-cell {
        margin-top: 24px
    }
}

.module-info-list {
    background-color: #fff;
    border: 1px solid #dfdfe1;
    border-radius: 8px;
    overflow: hidden;
    padding: 0 10px
}

@media (min-width: 768px) {
    .module-info-list {
        padding: 0 20px
    }
}

.module-info-list .list-item {
    border-top: 1px solid #dfdfe1;
    padding: 8px 0
}

.module-info-list .list-item:first-child {
    border-top: 0 none
}

.module-info-list .list-item .item-cell.body-cell {
    margin-top: 10px
}

.module-info-list .list-item .item-cell.body-cell .position {
    font-weight: 700
}

.module-info-list .list-item .item-cell.photo-cell {
    display: none
}

@media (min-width: 768px) {
    .module-info-list .list-item {
        display: table;
        table-layout: fixed;
        width: 100%;
        padding: 0
    }

    .module-info-list .list-item .item-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 20px 0
    }

    .module-info-list .list-item .item-cell.heading-cell {
        width: 33.33333333%;
        padding-right: 20px
    }

    .module-info-list .list-item .item-cell.body-cell {
        margin-top: 0;
        width: 41.66666667%;
        padding-left: 20px;
        padding-right: 20px
    }

    .module-info-list .list-item .item-cell.photo-cell {
        display: table-cell;
        width: 25%;
        text-align: right;
        padding-left: 20px;
        padding-right: 10px
    }

    .module-info-list .list-item .item-cell.photo-cell .image-box {
        width: 80px;
        height: 80px;
        display: inline-block;
        border-radius: 8px;
        overflow: hidden;
        background-color: #b9b9b9
    }

    .module-info-list .list-item .item-cell.photo-cell .image-box img {
        width: 100%;
        height: auto
    }
}

.module-download-list {
    background-color: #fff;
    border: 1px solid #dfdfe1;
    border-radius: 8px;
    overflow: hidden;
    padding: 0 10px
}

@media (min-width: 768px) {
    .module-download-list {
        padding: 0 20px
    }
}

.module-download-list .list-item {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-top: 1px solid #dfdfe1
}

.module-download-list .list-item:first-child {
    border-top: 0 none
}

.module-download-list .list-item .item-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0
}

.module-download-list .list-item .item-cell.heading-cell {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    padding-right: 10px
}

.module-download-list .list-item .item-cell.heading-cell.big {
    font-size: 18px
}

.module-download-list .list-item .item-cell.heading-cell:first-child {
    margin-top: 0
}

@media (min-width: 992px) {
    .module-download-list .list-item .item-cell.heading-cell {
        margin-top: 12px
    }
}

.module-download-list .list-item .item-cell.body-cell {
    display: none
}

.module-download-list .list-item .item-cell.button-cell {
    width: 40px;
    text-align: center
}

.module-download-list .list-item .item-cell.button-cell .button {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative
}

.module-download-list .list-item .item-cell.button-cell .button:after {
    position: absolute;
    content: "";
    background-image: url(../img/icons/icon-download.svg);
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

@media (min-width: 992px) {
    .module-download-list .list-item .item-cell.heading-cell {
        vertical-align: top;
        padding-right: 20px
    }

    .module-download-list .list-item .item-cell.body-cell {
        display: table-cell;
        padding-right: 20px
    }

    .module-download-list .list-item .item-cell.button-cell {
        width: 200px;
        text-align: right
    }

    .module-download-list .list-item .item-cell.button-cell .button {
        font-size: 16px;
        line-height: 36px;
        font-weight: 400;
        margin-top: 8px;
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        white-space: nowrap;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        background-color: #525199;
        color: #fff;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        transition: all .3s;
        height: 38px;
        font-weight: 700;
        border-radius: 8px;
        border: 1px solid #525199;
        padding: 0 16px;
        width: 100px;
        height: 36px !important;
        font-size: 16px !important;
        line-height: 36px !important;
        position: relative
    }

    .module-download-list .list-item .item-cell.button-cell .button:first-child {
        margin-top: 0
    }

    .module-download-list .list-item .item-cell.button-cell .button.small {
        font-size: 16px;
        line-height: 34px
    }

    .module-download-list .list-item .item-cell.button-cell .button.active.focus, .module-download-list .list-item .item-cell.button-cell .button.active:focus, .module-download-list .list-item .item-cell.button-cell .button.focus, .module-download-list .list-item .item-cell.button-cell .button:active.focus, .module-download-list .list-item .item-cell.button-cell .button:active:focus, .module-download-list .list-item .item-cell.button-cell .button:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        outline: 0
    }

    .module-download-list .list-item .item-cell.button-cell .button.focus, .module-download-list .list-item .item-cell.button-cell .button:focus, .module-download-list .list-item .item-cell.button-cell .button:hover {
        color: #fff;
        text-decoration: none
    }

    .module-download-list .list-item .item-cell.button-cell .button:hover {
        background-color: #3c3c70
    }

    .module-download-list .list-item .item-cell.button-cell .button.active, .module-download-list .list-item .item-cell.button-cell .button:active, .module-download-list .list-item .item-cell.button-cell .button:focus {
        outline: 0;
        background-image: none
    }

    .module-download-list .list-item .item-cell.button-cell .button.disabled, .module-download-list .list-item .item-cell.button-cell .button[disabled], fieldset[disabled] .module-download-list .list-item .item-cell.button-cell .button {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        opacity: .65
    }

    a.module-download-list .list-item .item-cell.button-cell .button.disabled, fieldset[disabled] a.module-download-list .list-item .item-cell.button-cell .button {
        pointer-events: none
    }

    .module-download-list .list-item .item-cell.button-cell .button.block-center {
        margin-left: auto;
        margin-right: auto
    }

    .module-download-list .list-item .item-cell.button-cell .button.small {
        height: 36px;
        padding: 0 12px
    }

    .module-download-list .list-item .item-cell.button-cell .button.outlined {
        background-color: transparent;
        color: #525199
    }

    .module-download-list .list-item .item-cell.button-cell .button.outlined:hover {
        background-color: #3c3c70;
        color: #fff
    }

    .module-download-list .list-item .item-cell.button-cell .button:after {
        position: absolute;
        content: "Download";
        background-image: none;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center
    }
}

@media (min-width: 992px) and (min-width: 992px) {
    .module-download-list .list-item .item-cell.button-cell .button {
        font-size: 19px;
        line-height: 42px;
        margin-top: 12px
    }
}

@media (min-width: 992px) and (max-width: 767px) {
    .module-download-list .list-item .item-cell.button-cell .button + .btn {
        display: table
    }
}

@media (min-width: 992px) and (min-width: 768px) {
    .module-download-list .list-item .item-cell.button-cell .button + .btn {
        margin-top: 0;
        margin-left: 4px
    }
}

@media (min-width: 992px) and (min-width: 992px) {
    .module-download-list .list-item .item-cell.button-cell .button {
        height: 44px
    }
}

.module-collapse .collapse-item {
    margin-top: 10px
}

.module-collapse .collapse-item .collapse-toggle {
    background-color: #ff6200;
    color: #fff;
    font-weight: 700;
    padding: 5px 50px 5px 10px;
    position: relative;
    z-index: 0;
    cursor: pointer;
    height: 52px;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.module-collapse .collapse-item .collapse-toggle:after {
    font-family: ING Icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\e610";
    top: 0;
    bottom: 0;
    right: 20px;
    font-size: 14px;
    line-height: 22px;
    height: 22px;
    margin-top: auto;
    margin-bottom: auto
}

.module-collapse .collapse-item .collapse-toggle.collapsed:after {
    content: "\e617"
}

@media (min-width: 768px) {
    .module-collapse .collapse-item .collapse-toggle {
        padding-left: 20px
    }
}

.module-collapse .collapse-item .collapse-content > .module {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden
}

.module-collapse .collapse-item:first-child {
    margin-top: 0
}

.module-collapse .collapse-item:first-child .collapse-toggle {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden
}

.module-collapse .collapse-item:last-child .collapsed {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden
}

@media (min-width: 992px) {
    .module-collapse .collapse-item {
        margin-top: 20px
    }
}

.module-collapse .module-download-list, .module-collapse .module-info-list {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0 none
}

.module-tab .tab-toggle-container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -1px
}

@media (min-width: 768px) {
    .module-tab .tab-toggle-container {
        width: 740px
    }
}

@media (min-width: 992px) {
    .module-tab .tab-toggle-container {
        width: 960px
    }
}

@media (min-width: 1320px) {
    .module-tab .tab-toggle-container {
        width: 1160px
    }
}

@media (max-width: 767px) {
    .module-tab .tab-toggle-container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.module-tab .tab-toggle-container ul {
    margin-right: -10px;
    margin-left: -10px
}

.module-tab .tab-toggle-container ul > li a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    font-size: 18px;
    margin-top: 0;
    display: block;
    height: 58px;
    text-align: center;
    padding: 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 1px solid #dfdfe1;
    background-color: #f0f0f0
}

.module-tab .tab-toggle-container ul > li a.big {
    font-size: 18px
}

.module-tab .tab-toggle-container ul > li a:first-child {
    margin-top: 0
}

@media (min-width: 992px) {
    .module-tab .tab-toggle-container ul > li a {
        margin-top: 12px
    }
}

.module-tab .tab-toggle-container ul > li a .icon-font {
    font-size: 20px;
    padding-right: 10px
}

.module-tab .tab-toggle-container ul > li a .icon {
    display: inline-block;
    width: 30px;
    height: 27px;
    position: relative;
    top: 6px
}

.module-tab .tab-toggle-container ul > li a .icon img {
    height: 100%;
    width: auto
}

@media (max-width: 767px) {
    .module-tab .tab-toggle-container ul > li a {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0
    }

    .module-tab .tab-toggle-container ul > li a .icon-font {
        font-size: 16px
    }
}

.module-tab .tab-toggle-container ul > li:focus, .module-tab .tab-toggle-container ul > li:hover {
    color: #ff6200
}

.module-tab .tab-toggle-container ul > li.active a {
    border-top: 1px solid #dfdfe1;
    border-left: 1px solid #dfdfe1;
    border-right: 1px solid #dfdfe1;
    border-bottom: 1px solid #fff;
    color: #ff6200;
    background-color: #fff;
    cursor: auto
}

.module-tab .tab-content {
    background-color: #fff;
    border-top: 1px solid #dfdfe1;
    border-bottom: 1px solid #dfdfe1;
    padding-top: 30px;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .module-tab .tab-content {
        padding-top: 50px
    }
}

.module-date-carousel .date-carousel .date-item {
    padding: 10px
}

.module-date-carousel .date-carousel .date-item .box {
    background-color: #fff;
    border: 1px solid #dfdfe1;
    border-radius: 8px;
    overflow: hidden;
    padding: 60px 30px 20px;
    position: relative;
    text-align: center
}

.module-date-carousel .date-carousel .date-item .box:before {
    position: absolute;
    top: 20px;
    width: 24px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    content: "";
    background-image: url(../img/icons/icon-calendar.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    text-align: center
}

.module-date-carousel .date-carousel .date-item .box a {
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none
}

.module-date-carousel .date-carousel.slick-slider {
    position: relative;
    text-align: center
}

.module-date-carousel .date-carousel.slick-slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 30px;
    width: 32px;
    height: 48px;
    background-color: #767676;
    color: #fff;
    border-radius: 2px;
    overflow: hidden;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 10;
    border: 0 none
}

.module-date-carousel .date-carousel.slick-slider .slick-arrow .icon-font {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 48px
}

.module-date-carousel .date-carousel.slick-slider .slick-arrow:focus, .module-date-carousel .date-carousel.slick-slider .slick-arrow:hover {
    background-color: #5b5b5b;
    outline: 0 none
}

.module-date-carousel .date-carousel.slick-slider .slick-arrow.slick-prev {
    left: -7px
}

.module-date-carousel .date-carousel.slick-slider .slick-arrow.slick-next {
    right: -7px
}

@media (max-width: 767px) {
    .module-date-carousel .date-carousel.slick-slider .slick-arrow {
        top: 30px
    }
}

.module-date-carousel .date-carousel.slick-slider .slick-dots {
    display: inline-block;
    margin-top: 20px
}

.module-date-carousel .date-carousel.slick-slider .slick-dots > li {
    float: left;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    overflow: hiddent;
    border-radius: 50%;
    background-color: #d4d4d4;
    margin-left: 10px
}

.module-date-carousel .date-carousel.slick-slider .slick-dots > li:first-child {
    margin-left: 0
}

.module-date-carousel .date-carousel.slick-slider .slick-dots > li.slick-active {
    background-color: #ff6200
}

.module-disclaimer h5 {
    font-size: 14px;
    line-height: 20px
}

.module-disclaimer h6 {
    font-size: 13px;
    line-height: 18px
}

.module-disclaimer ol, .module-disclaimer p, .module-disclaimer ul {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400
}

.module-disclaimer ul {
    list-style-type: disc;
    margin-left: 20px
}

.module-disclaimer ul li {
    position: relative;
    margin-top: 4px
}

.module-disclaimer ul li:first-child {
    margin-top: 0
}

.module-disclaimer ul ul {
    margin-top: 5px
}

.module-disclaimer ul > li > ul {
    list-style-type: circle
}

.module-disclaimer ol {
    list-style-type: decimal;
    margin-left: 20px
}

.module-disclaimer ol li {
    position: relative;
    margin-top: 4px
}

.module-disclaimer ol li:first-child {
    margin-top: 0
}

.module-disclaimer ol ul {
    margin-top: 5px
}

.module-disclaimer ol > li > ul {
    list-style-type: lower-latin
}

.module-disclaimer .module-header {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfdfe1;
    text-align: center
}

.module-disclaimer .module-header .icon-important {
    font-size: 26px;
    color: #ff6200;
    margin-right: 10px;
    vertical-align: middle
}

.module-disclaimer .module-body {
    padding-top: 20px
}

@media (min-width: 992px) {
    .module-disclaimer .module-body {
        padding-top: 30px
    }
}

.module-table-list {
    background-color: #fff;
    border-left: 1px solid #dfdfe1;
    border-right: 1px solid #dfdfe1;
    border-bottom: 1px solid #dfdfe1;
    padding: 0 10px
}

@media (min-width: 768px) {
    .module-table-list {
        padding: 0 20px
    }
}

.module-table-list .list-item {
    display: table;
    table-layout: fixed;
    width: 100%
}

.module-table-list .list-item .item-cell {
    display: table-cell;
    width: 20%;
    padding: 15px 10px 15px 0;
    border-bottom: 1px solid #dfdfe1
}

.module-table-list .list-item .item-cell:first-child {
    width: 60%
}

.module-table-list .list-item .item-cell.colspan {
    width: 40%
}

.module-table-list .list-item.last .item-cell, .module-table-list .list-item:last-child .item-cell {
    border-bottom: 0 none
}

.module-table-list .list-item.header {
    position: relative;
    z-index: 0
}

.module-table-list .list-item.header .item-cell {
    background-color: #f0f0f0;
    padding: 15px 20px 15px 0;
    border-bottom: 0 none
}

.module-table-list .list-item.header:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    right: -20px;
    background-color: #f0f0f0;
    z-index: -1
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
    position: relative
}

.table-responsive .swipe-help {
    position: absolute;
    top: -170px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 230px;
    height: 80px;
    background-color: rgba(51, 51, 51, .7);
    border-radius: 8px;
    overflow: hidden;
    z-index: 20;
    transition: all .8s;
    display: none;
    opacity: 0
}

.table-responsive .swipe-help:after, .table-responsive .swipe-help:before {
    font-family: ING Icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    margin-top: auto;
    margin-bottom: auto;
    color: #fff
}

.table-responsive .swipe-help:before {
    left: 10px;
    content: "\e613"
}

.table-responsive .swipe-help:after {
    right: 10px;
    content: "\e612"
}

.table-responsive .swipe-help .content {
    padding: 20px 30px
}

.table-responsive .swipe-help .content h6 {
    color: #fff;
    text-align: center
}

.table-responsive .swipe-help.active {
    top: 170px;
    opacity: 1
}

@media (max-width: 767px) {
    .table-responsive .swipe-help {
        display: block
    }
}

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive .side-by-side {
        position: relative;
        z-index: 10
    }

    .table-responsive .sticky-header.affix {
        position: absolute;
        z-index: 100;
        left: 0;
        right: 0;
        border: 1px solid #dfdfe1;
        background-color: #fff
    }

    .table-responsive .collapse-item {
        width: 200%;
        padding-top: 54px;
        position: relative
    }

    .table-responsive .collapse-item .collapse-toggle {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

    .table-responsive .collapse-item .collapse-content .item-cell {
        width: 60%
    }

    .table-responsive .collapse-item .collapse-content .item-cell:first-child {
        width: 80%
    }
}

@media (min-width: 768px) {
    .table-responsive .collapse-item .collapse-toggle {
        width: 100% !important
    }
}

.module-text-only-box {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 10px
}

@media (min-width: 768px) {
    .module-text-only-box {
        padding: 30px
    }
}

@media (min-width: 992px) {
    .module-text-only-box {
        padding: 40px
    }
}

.main-header {
    height: 60px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11000;
    border-bottom: 1px solid #dfdfe1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1)
}

@media (min-width: 992px) {
    .main-header {
        height: 64px;
        background-color: transparent;
        position: static;
        top: auto;
        left: auto;
        right: auto;
        z-index: auto;
        transition: top .3s;
        border-bottom: 1px solid transparent;
        box-shadow: none
    }

    .main-header.sticky {
        height: 60px;
        position: fixed;
        top: -60px;
        left: 0;
        right: 0;
        z-index: 11000;
        background-color: #fff;
        border-bottom: 1px solid #dfdfe1
    }

    .main-header.sticky .main-header-logo {
        width: 80px;
        margin-top: 18px;
        margin-right: 32px
    }

    .main-header.sticky .login-btn {
        margin-top: 9px
    }

    .main-header.sticky .main-nav .main-menu {
        padding: 18px 0
    }

    .main-header.sticky.show {
        top: 0
    }
}

.main-header .mobile-menu-btn {
    width: 58px;
    height: 100%;
    float: left
}

@media (min-width: 992px) {
    .main-header .mobile-menu-btn {
        display: none
    }
}

.main-header .main-header-logo {
    width: 72px;
    float: left;
    margin-top: 20px
}

.main-header .main-header-logo img {
    width: 100%;
    height: auto
}

@media (min-width: 992px) {
    .main-header .main-header-logo {
        width: 120px;
        margin-top: 17px;
        margin-left: 20px
    }
}

@media (min-width: 1320px) {
    .main-header .main-header-logo {
        margin-left: 30px
    }
}

.main-header .login-btn {
    float: right;
    margin-top: 11px;
    margin-right: 11px
}

@media (min-width: 992px) {
    .main-header .login-btn {
        margin-top: 14px;
        margin-right: 20px
    }
}

@media (min-width: 1320px) {
    .main-header .login-btn {
        margin-right: 30px
    }
}

.main-header .main-nav {
    display: none;
    opacity: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    transition: opacity .6s
}

.main-header .main-nav .main-menu {
    background-color: #fff;
    padding: 30px 24px
}

.main-header .main-nav .main-menu > li {
    margin-top: 20px
}

.main-header .main-nav .main-menu > li:first-child {
    margin-top: 0
}

.main-header .main-nav .main-menu > li.active {
    position: relative
}

.main-header .main-nav .main-menu > li.active:before {
    content: "";
    position: absolute;
    top: -3px;
    bottom: -3px;
    left: -24px;
    width: 7px;
    background-color: #ff6200
}

.main-header .main-nav .main-menu > li a {
    text-decoration: none;
    color: #333
}

.main-header .main-nav .main-menu > li a:focus, .main-header .main-nav .main-menu > li a:hover {
    color: #ff6200;
    text-decoration: none
}

body.menu-opened .main-header .main-nav {
    display: block;
    opacity: 1
}

@media (min-width: 992px) {
    .main-header .main-nav {
        display: block;
        opacity: 1;
        position: static;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        background-color: transparent;
        margin-left: 30px;
        float: left;
        height: 100%
    }

    .main-header .main-nav .main-menu {
        background-color: transparent;
        padding: 20px 0;
        display: inline-block
    }

    .main-header .main-nav .main-menu > li {
        margin-top: 0;
        float: left;
        margin-left: 20px
    }

    .main-header .main-nav .main-menu > li:first-child {
        margin-left: 0
    }

    .main-header .main-nav .main-menu > li.active:before {
        top: auto;
        left: 0;
        right: 0;
        bottom: -6px;
        width: 100%;
        height: 3px
    }
}

@media (min-width: 1320px) {
    .main-header .main-nav {
        margin-left: 100px
    }

    .main-header .main-nav .main-menu > li {
        margin-left: 24px
    }
}

.css-hamburger-icon {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all .6s ease-in-out
}

.css-hamburger-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 18px;
    background-color: #333;
    opacity: 1;
    left: 20px;
    transform: rotate(0deg);
    transition: all .3s ease-in-out
}

.css-hamburger-icon span:first-child {
    top: 22.5px
}

.css-hamburger-icon span:nth-child(2) {
    top: 28.5px
}

.css-hamburger-icon span:nth-child(3) {
    top: 34.5px
}

.css-hamburger-icon:hover span {
    background-color: #000
}

.css-hamburger-icon.open span:first-child {
    top: 28.5px;
    transform: rotate(135deg)
}

.css-hamburger-icon.open span:nth-child(2) {
    left: -60px;
    opacity: 0
}

.css-hamburger-icon.open span:nth-child(3) {
    top: 28.5px;
    transform: rotate(-135deg)
}

.main-footer .section-footer-link {
    background-color: #ff6200 !important;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

@media (min-width: 768px) {
    .main-footer .section-footer-link {
        padding-top: 28px;
        padding-bottom: 28px
    }
}

@media (min-width: 992px) {
    .main-footer .section-footer-link {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.main-footer .section-footer-link a {
    color: inherit;
    text-decoration: none
}

.main-footer .section-footer-link .module-footer-link {
    margin-right: -10px;
    margin-left: -10px
}

.main-footer .section-footer-link .module-footer-link .footer-link, .main-footer .section-footer-link .module-footer-link .footer-social {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    width: 50%;
    margin-top: 0
}

.main-footer .section-footer-link .module-footer-link .footer-link > li, .main-footer .section-footer-link .module-footer-link .footer-social > li {
    margin-top: 10px
}

.main-footer .section-footer-link .module-footer-link .footer-link > li:first-child, .main-footer .section-footer-link .module-footer-link .footer-social > li:first-child {
    margin-top: 0
}

.main-footer .section-footer-link .module-footer-link .footer-social > li span {
    margin-right: 10px;
    font-size: 14px
}

.main-footer .section-footer-link .module-footer-link .footer-logo {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    width: 100%;
    margin-top: 30px
}

.main-footer .section-footer-link .module-footer-link .disclaimer {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    width: 100%;
    margin-top: 15px
}

@media (min-width: 768px) {
    .main-footer .section-footer-link .module-footer-link {
        position: relative
    }

    .main-footer .section-footer-link .module-footer-link .footer-logo {
        position: absolute;
        width: auto;
        float: none;
        display: inline-block;
        top: 0;
        right: 0;
        margin-top: 0
    }

    .main-footer .section-footer-link .module-footer-link .disclaimer {
        margin-top: 35px
    }
}

.main-footer .section-footer-disclaimer {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .main-footer .section-footer-disclaimer {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.section-homepage-hero {
    border-bottom: 1px solid #dfdfe1
}

.section-homepage-hero .inner-wrapper .hero-left, .section-homepage-hero .inner-wrapper .hero-right {
    padding-bottom: 20px
}

.section-homepage-hero .inner-wrapper .hero-title {
    position: absolute;
    bottom: -20px;
    padding-left: 60px
}

@media (min-width: 992px) {
    .section-homepage-hero .inner-wrapper {
        padding: 0 20px 40px;
        display: -ms-flexbox;
        display: flex
    }

    .section-homepage-hero .inner-wrapper .hero-left, .section-homepage-hero .inner-wrapper .hero-right {
        padding: 0;
        width: 50%
    }

    .section-homepage-hero .inner-wrapper .hero-left .module-hero, .section-homepage-hero .inner-wrapper .hero-right .module-hero {
        padding: 0
    }

    .section-homepage-hero .inner-wrapper .hero-left {
        padding-right: 2px
    }

    .section-homepage-hero .inner-wrapper .hero-left .image-block {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px
    }

    .section-homepage-hero .inner-wrapper .hero-right {
        padding-left: 2px
    }

    .section-homepage-hero .inner-wrapper .hero-right .image-block {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px
    }

    .section-homepage-hero .inner-wrapper .hero-title {
        bottom: -24px
    }
}

@media (min-width: 1320px) {
    .section-homepage-hero .inner-wrapper {
        padding: 0 30px 40px
    }
}

.section-homepage-hero .inner-wrapper .module-hero .image-block {
    height: 160px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 50%;
    background-size: cover;
    position: relative
}

.section-homepage-hero .inner-wrapper .module-hero .hero-title {
    padding-left: 30px;
    padding-right: 30px
}

.section-homepage-hero .inner-wrapper .module-hero .content-block {
    margin-top: 32px
}

.section-homepage-hero .inner-wrapper .module-hero .content-block .content-wrapper {
    padding-left: 30px;
    padding-right: 30px
}

.section-homepage-hero .inner-wrapper .module-hero .content-block .content-wrapper .button-cell, .section-homepage-hero .inner-wrapper .module-hero .content-block .content-wrapper p {
    margin-top: 8px
}

@media (min-width: 992px) {
    .section-homepage-hero .inner-wrapper .module-hero {
        padding: 0 30px;
        overflow: hidden
    }

    .section-homepage-hero .inner-wrapper .module-hero .image-block {
        height: 330px
    }

    .section-homepage-hero .inner-wrapper .module-hero .hero-title {
        padding-left: 60px;
        padding-right: 60px
    }

    .section-homepage-hero .inner-wrapper .module-hero .content-block {
        margin-top: 36px
    }

    .section-homepage-hero .inner-wrapper .module-hero .content-block .content-wrapper {
        padding-left: 60px;
        padding-right: 60px
    }

    .section-homepage-hero .inner-wrapper .module-hero .content-block .content-wrapper .button-cell, .section-homepage-hero .inner-wrapper .module-hero .content-block .content-wrapper p {
        margin-top: 12px
    }
}

@media (min-width: 1320px) {
    .section-homepage-hero .inner-wrapper .module-hero .content-block .content-wrapper {
        padding-right: 160px
    }
}

.section-hero {
    padding-bottom: 44px;
    border-bottom: 1px solid #dfdfe1
}

@media (min-width: 768px) {
    .section-hero {
        padding-bottom: 20px
    }
}

.section-hero .module-hero .inner-wrapper .image-block {
    position: relative
}

.section-hero .module-hero .inner-wrapper .image-block .image-cell {
    height: 160px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 50%;
    background-size: cover
}

.section-hero .module-hero .inner-wrapper .image-block .image-cell.visible-from-sm {
    display: none
}

.section-hero .module-hero .inner-wrapper .image-block .image-cell.visible-to-sm {
    display: block
}

.section-hero .module-hero .inner-wrapper .image-block .visible-xs {
    position: absolute;
    bottom: -20px;
    padding-left: 20px
}

.section-hero .module-hero .inner-wrapper .content-block h1 + p {
    margin-top: 32px
}

.section-hero .module-hero .inner-wrapper .content-block .hero-title .hero-title-block:nth-child(2) {
    margin-left: 40px
}

.section-hero .module-hero .inner-wrapper .content-block .hero-title .hero-title-block:nth-child(3) {
    margin-left: 80px
}

@media (min-width: 768px) {
    .section-hero .module-hero .inner-wrapper {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .section-hero .module-hero .inner-wrapper .image-block {
        padding-right: 11px;
        padding-left: 11px;
        width: 100%
    }

    .section-hero .module-hero .inner-wrapper .image-block .image-cell {
        height: 260px;
        border-radius: 8px;
        overflow: hidden
    }

    .section-hero .module-hero .inner-wrapper .image-block .image-cell.visible-from-sm {
        display: block
    }

    .section-hero .module-hero .inner-wrapper .image-block .image-cell.visible-to-sm {
        display: none
    }

    .section-hero .module-hero .inner-wrapper .content-block {
        margin-top: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .section-hero .module-hero .inner-wrapper .content-block h1 + p {
        margin-top: 20px
    }
}

@media (min-width: 992px) {
    .section-hero .module-hero .inner-wrapper .image-block {
        padding-right: 20px;
        padding-left: 20px
    }

    .section-hero .module-hero .inner-wrapper .image-block .image-cell {
        height: 330px
    }

    .section-hero .module-hero .inner-wrapper .content-block h1 + p {
        margin-top: 24px
    }
}

@media (min-width: 1320px) {
    .section-hero .module-hero .inner-wrapper .image-block {
        padding-right: 30px;
        padding-left: 30px
    }
}

.section-tab {
    border-bottom: 1px solid #dfdfe1;
    transition: top .3s
}

.section-tab .section-tabs {
    display: -ms-flexbox;
    display: flex;
    margin: 12px 0
}

.section-tab .section-tabs > li {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 1px solid #dfdfe1
}

.section-tab .section-tabs > li:first-child {
    border-left: 1px solid #dfdfe1
}

.section-tab .section-tabs > li a {
    display: inline-block;
    padding: 0 20px;
    color: #333;
    text-decoration: none;
    font-size: 14px
}

.section-tab .section-tabs > li a:hover {
    color: #ff6200;
    text-decoration: none
}

.section-tab .section-tabs > li a:focus {
    text-decoration: none
}

@media (min-width: 992px) {
    .section-tab .section-tabs > li a {
        font-size: 16px
    }
}

.section-tab .section-tabs > li.active a {
    color: #ff6200
}

@media (max-width: 767px) {
    .section-tab {
        display: none
    }
}

@media (min-width: 768px) {
    .section-tab.sticky {
        position: fixed;
        z-index: 10999;
        top: 60px;
        left: 0;
        right: 0;
        background-color: #fff
    }
}

@media (min-width: 992px) {
    .section-tab.sticky {
        top: 0
    }

    .section-tab.sticky.push-down {
        top: 60px
    }
}

@media (min-width: 768px) {
    .tab-position-guide.sticky {
        height: 51px
    }
}

a[href^="mailto:"] {
    word-break: break-word
}

a.with-arrow {
    position: relative;
    padding-left: 15px;
    text-decoration: none
}

a.with-arrow:before {
    font-family: ING Icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    content: "\e612";
    font-size: 12px;
    line-height: 20px
}

a.with-arrow.right {
    padding-left: 0;
    padding-right: 15px
}

a.with-arrow.right:before {
    left: auto;
    right: 0
}

a[data-toggle=collapse], a[data-toggle=none], a[data-toggle=tab] {
    color: inherit;
    text-decoration: none
}

a[data-toggle=collapse]:focus, a[data-toggle=collapse]:hover, a[data-toggle=none]:focus, a[data-toggle=none]:hover, a[data-toggle=tab]:focus, a[data-toggle=tab]:hover {
    text-decoration: none
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.mt0 {
    margin-top: 0 !important
}

.mt8 {
    margin-top: 8px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt60 {
    margin-top: 60px !important
}

.mt80 {
    margin-top: 80px !important
}

.mt-6 {
    margin-top: 16px
}

@media (min-width: 768px) {
    .mt-6 {
        margin-top: 20px
    }
}

@media (min-width: 992px) {
    .mt-6 {
        margin-top: 24px
    }
}

.mb0 {
    margin-bottom: 0 !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb80 {
    margin-bottom: 80px !important
}

.mb-5 {
    margin-bottom: 12px
}

@media (min-width: 768px) {
    .mb-5 {
        margin-bottom: 16px
    }
}

@media (min-width: 992px) {
    .mb-5 {
        margin-bottom: 20px
    }
}

.pt0 {
    padding-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.bg-orange {
    background-color: #ff6200 !important
}

.bg-grey {
    background-color: #f0f0f0 !important
}

@media (max-width: 767px) {
    .bg-grey-mobile {
        background-color: #f0f0f0
    }
}

@media (min-width: 768px) {
    .bg-sm-grey {
        background-color: #f0f0f0
    }
}

@media (min-width: 992px) {
    .bg-md-grey {
        background-color: #f0f0f0
    }
}

@media (min-width: 1320px) {
    .bg-lg-grey {
        background-color: #f0f0f0
    }
}

.text-orange {
    color: #ff6200 !important
}

.text-white {
    color: #fff !important
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.text-wrap {
    display: table;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

@media (min-width: 992px) {
    .short-content-md-container {
        max-width: 724px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 992px) {
    .shorter-content-md-container {
        width: 58.33333333%;
        margin-left: auto;
        margin-right: auto
    }
}

ul.list-general li {
    margin-top: 8px
}

ul.list-general li:first-child {
    margin-top: 0
}

ul.list-bullet li {
    padding-left: 24px;
    position: relative;
    margin-top: 8px
}

ul.list-bullet li:first-child {
    margin-top: 0
}

ul.list-bullet li:before {
    font-family: ING Icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\e616";
    top: 0;
    left: 0;
    font-size: 18px;
    line-height: inherit;
    color: #ff6200
}

ul.list-bullet.tick li:before {
    content: "\e60e";
    font-size: 14px
}

ol.list {
    list-style-type: decimal;
    padding-left: 20px
}

ol.list li {
    display: list-item
}

ol.list.space-up li {
    margin-top: 20px
}

ol.list.space-up li li {
    margin-top: 5px
}

ol.list.space-up li li:last-child {
    margin-bottom: 5px
}

ul.list {
    list-style-type: disc;
    padding-left: 20px
}

ul.list li {
    display: list-item
}

.screen-size {
    position: fixed;
    color: #fff;
    bottom: 0;
    right: 0;
    font-size: 10px;
    line-height: 20px;
    padding: 0 10px;
    z-index: -9999999
}

.screen-size .xs {
    display: block
}

.screen-size .lg, .screen-size .md, .screen-size .sm {
    display: none
}

@media (min-width: 768px) {
    .screen-size .xs {
        display: none
    }

    .screen-size .sm {
        display: block
    }

    .screen-size .lg, .screen-size .md {
        display: none
    }
}

@media (min-width: 992px) {
    .screen-size .sm, .screen-size .xs {
        display: none
    }

    .screen-size .md {
        display: block
    }

    .screen-size .lg {
        display: none
    }
}

@media (min-width: 1320px) {
    .screen-size .md, .screen-size .sm, .screen-size .xs {
        display: none
    }

    .screen-size .lg {
        display: block
    }
}

.debug .screen-size {
    background-color: red;
    z-index: 9999999
}

.print-only {
    display: none
}

@media print {
    *, :after, :before {
        box-shadow: none !important;
        text-shadow: none !important;
        transition: none !important
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    body {
        background: transparent !important;
        padding: 10px
    }

    body .print-hide {
        display: none !important
    }

    body .print-only, body .print-show {
        display: block !important
    }

    body .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    body.print-friendly {
        -webkit-print-color-adjust: exact !important
    }

    body.print-friendly .main-header {
        height: auto;
        position: static;
        border-bottom: 0 none;
        padding-bottom: 20px
    }

    body.print-friendly .main-header .login-btn, body.print-friendly .main-header .main-nav, body.print-friendly .main-header .mobile-menu-btn {
        display: none !important
    }

    body.print-friendly .main-header .main-header-logo {
        margin-left: 0;
        margin-top: 0;
        width: 100px
    }

    body.print-friendly .main-header .main-header-logo .logo-mobile {
        display: none !important
    }

    body.print-friendly .main-header .main-header-logo .logo-desktop {
        display: block !important
    }

    body.print-friendly .main-footer, body.print-friendly section:not(.printable) {
        display: none !important
    }

    body.print-friendly section.printable {
        background-color: #fff;
        padding-top: 0
    }

    body.print-friendly section.printable h2 {
        font-size: 24px;
        line-height: 24px
    }

    body.print-friendly section.printable h3 {
        font-size: 18px;
        line-height: 18px
    }

    body.print-friendly section.printable h5, body.print-friendly section.printable p {
        font-size: 10px;
        line-height: 14px
    }

    body.print-friendly section.printable h5.big, body.print-friendly section.printable p.big {
        margin-top: 10px
    }

    body.print-friendly section.printable .module-disclaimer h5 {
        font-size: 12px;
        line-height: 14px
    }

    body.print-friendly section.printable .module-disclaimer h6 {
        font-size: 10px;
        line-height: 14px
    }

    body.print-friendly section.printable .module-disclaimer ol, body.print-friendly section.printable .module-disclaimer p, body.print-friendly section.printable .module-disclaimer ul {
        font-size: 10px;
        line-height: 14px;
        margin-top: 5px
    }

    body.print-friendly section.printable .module-section-header {
        width: 100%;
        text-align: left
    }

    body.print-friendly section.printable .module-tab {
        margin-top: 0
    }

    body.print-friendly section.printable .module-tab .tab-toggle-container {
        display: none
    }

    body.print-friendly section.printable .module-tab .tab-content {
        border-top: 0 none;
        border-bottom: 0 none;
        padding-top: 0;
        padding-bottom: 0
    }

    body.print-friendly section.printable .module-tab .tab-content .tab-pane {
        margin-top: 10px
    }

    body.print-friendly section.printable .module-tab .tab-content .tab-pane:first-child {
        margin-top: 0
    }

    body.print-friendly section.printable .module-tab .tab-content .tab-pane.fade {
        display: block !important;
        opacity: 1
    }

    body.print-friendly section.printable .table-responsive {
        overflow-x: hidden
    }

    body.print-friendly section.printable .table-responsive .swipe-help {
        display: none !important
    }

    body.print-friendly section.printable .table-responsive .loan-purpose-name {
        margin-bottom: 10px
    }

    body.print-friendly section.printable .table-responsive .module-collapse.table-list .collapse-item {
        width: 100%;
        padding-top: 0
    }

    body.print-friendly section.printable .table-responsive .module-collapse.table-list .collapse-item.print-break-after-this {
        page-break-after: always
    }

    body.print-friendly section.printable .table-responsive .module-collapse.table-list .collapse-item .collapse-toggle {
        pointer-events: none;
        border-radius: 0;
        background-color: #ff6200 !important;
        padding: 6px 50px 6px 10px;
        width: 100% !important;
        overflow: auto;
        position: static !important;
        font-size: 12px;
        line-height: 18px
    }

    body.print-friendly section.printable .table-responsive .module-collapse.table-list .collapse-item .collapse-toggle:after {
        content: none
    }

    body.print-friendly section.printable .table-responsive .module-collapse.table-list .collapse-item .collapse-content .module {
        border-radius: 0
    }

    body.print-friendly section.printable .table-responsive .module-collapse.table-list .collapse-item .collapse-content.collapse {
        display: block !important
    }

    body.print-friendly section.printable .table-responsive .module-table-list {
        padding: 0 10px
    }

    body.print-friendly section.printable .table-responsive .module-table-list .list-item.header .item-cell, body.print-friendly section.printable .table-responsive .module-table-list .list-item .item-cell {
        padding: 6px 10px 6px 0
    }
}
