


/* ==========================================================================
   Start of base Webflow CSS - If you're looking for some ultra-clean CSS, skip the boilerplate and see the unminified code below.
   ========================================================================== */






.w-block {
    display: block
}

.w-inline-block {
    max-width: 100%;
    display: inline-block
}

.w-clearfix:before,
.w-clearfix:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-clearfix:after {
    clear: both
}

.w-hidden {
    display: none
}

input.w-button {
    -webkit-appearance: button
}

html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important
}

.w-webflow-badge,
.w-webflow-badge * {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    display: block;
    visibility: visible;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    border: 0 none transparent;
    border-radius: 0;
    background: none;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
    transform: none;
    transition: none;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    list-style-type: disc;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal
}

.w-webflow-badge {
    position: fixed !important;
    display: inline-block !important;
    visibility: visible !important;
    z-index: 2147483647 !important;
    top: auto !important;
    right: 12px !important;
    bottom: 12px !important;
    left: auto !important;
    color: #AAADB0 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    opacity: 1 !important;
    line-height: 14px !important;
    text-decoration: none !important;
    transform: none !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    white-space: nowrap;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer
}

.w-webflow-badge>img {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    vertical-align: middle !important
}


.w-list-unstyled {
    padding-left: 0;
    list-style: none
}

.w-embed:before,
.w-embed:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-embed:after {
    clear: both
}

.w-video {
    width: 100%;
    position: relative;
    padding: 0
}

.w-video iframe,
.w-video object,
.w-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

button,
[type='button'],
[type='reset'] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button
}



.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
    color: #999
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
    color: #999
}





.w-radio:before,
.w-radio:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-radio:after {
    clear: both
}

.w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px
}

.w-radio-input {
    margin-top: 3px
}

.w-file-upload {
    display: block;
    margin-bottom: 10px
}

.w-file-upload-input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -100
}

.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
    display: inline-block;
    color: #333333
}

.w-file-upload-error {
    display: block;
    margin-top: 10px
}

.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
    display: none
}

.w-file-upload-uploading-btn {
    display: flex;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #cccccc;
    background-color: #fafafa
}

.w-file-upload-file {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    margin: 0;
    padding: 8px 9px 8px 11px;
    border: 1px solid #cccccc;
    background-color: #fafafa
}

.w-file-upload-file-name {
    font-size: 14px;
    font-weight: normal;
    display: block
}

.w-file-remove-link {
    margin-top: 3px;
    margin-left: 10px;
    width: auto;
    height: auto;
    padding: 3px;
    display: block;
    cursor: pointer
}

.w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px
}

.w-file-upload-error-msg {
    display: inline-block;
    color: #ea384c;
    padding: 2px 0
}

.w-file-upload-info {
    display: inline-block;
    line-height: 38px;
    padding: 0 12px
}

.w-file-upload-label {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #cccccc;
    background-color: #fafafa
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
    display: inline-block;
    margin-right: 8px;
    width: 20px
}

.w-icon-file-upload-uploading {
    height: 20px
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

.w-container:before,
.w-container:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-container:after {
    clear: both
}

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

.w-row:before,
.w-row:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-row:after {
    clear: both
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.w-col .w-col {
    padding-left: 0;
    padding-right: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.w-hidden-main {
    display: none !important
}

@media screen and (max-width:991px) {
    .w-container {
        max-width: 728px
    }

    .w-hidden-main {
        display: inherit !important
    }

    .w-hidden-medium {
        display: none !important
    }

    .w-col-medium-1 {
        width: 8.33333333%
    }

    .w-col-medium-2 {
        width: 16.66666667%
    }

    .w-col-medium-3 {
        width: 25%
    }

    .w-col-medium-4 {
        width: 33.33333333%
    }

    .w-col-medium-5 {
        width: 41.66666667%
    }

    .w-col-medium-6 {
        width: 50%
    }

    .w-col-medium-7 {
        width: 58.33333333%
    }

    .w-col-medium-8 {
        width: 66.66666667%
    }

    .w-col-medium-9 {
        width: 75%
    }

    .w-col-medium-10 {
        width: 83.33333333%
    }

    .w-col-medium-11 {
        width: 91.66666667%
    }

    .w-col-medium-12 {
        width: 100%
    }

    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto
    }
}

@media screen and (max-width:767px) {
    .w-hidden-main {
        display: inherit !important
    }

    .w-hidden-medium {
        display: inherit !important
    }

    .w-hidden-small {
        display: none !important
    }

    .w-row,
    .w-container .w-row {
        margin-left: 0;
        margin-right: 0
    }

    .w-col {
        width: 100%;
        left: auto;
        right: auto
    }

    .w-col-small-1 {
        width: 8.33333333%
    }

    .w-col-small-2 {
        width: 16.66666667%
    }

    .w-col-small-3 {
        width: 25%
    }

    .w-col-small-4 {
        width: 33.33333333%
    }

    .w-col-small-5 {
        width: 41.66666667%
    }

    .w-col-small-6 {
        width: 50%
    }

    .w-col-small-7 {
        width: 58.33333333%
    }

    .w-col-small-8 {
        width: 66.66666667%
    }

    .w-col-small-9 {
        width: 75%
    }

    .w-col-small-10 {
        width: 83.33333333%
    }

    .w-col-small-11 {
        width: 91.66666667%
    }

    .w-col-small-12 {
        width: 100%
    }
}

@media screen and (max-width:479px) {
    .w-container {
        max-width: none
    }

    .w-hidden-main {
        display: inherit !important
    }

    .w-hidden-medium {
        display: inherit !important
    }

    .w-hidden-small {
        display: inherit !important
    }

    .w-hidden-tiny {
        display: none !important
    }

    .w-col {
        width: 100%
    }

    .w-col-tiny-1 {
        width: 8.33333333%
    }

    .w-col-tiny-2 {
        width: 16.66666667%
    }

    .w-col-tiny-3 {
        width: 25%
    }

    .w-col-tiny-4 {
        width: 33.33333333%
    }

    .w-col-tiny-5 {
        width: 41.66666667%
    }

    .w-col-tiny-6 {
        width: 50%
    }

    .w-col-tiny-7 {
        width: 58.33333333%
    }

    .w-col-tiny-8 {
        width: 66.66666667%
    }

    .w-col-tiny-9 {
        width: 75%
    }

    .w-col-tiny-10 {
        width: 83.33333333%
    }

    .w-col-tiny-11 {
        width: 91.66666667%
    }

    .w-col-tiny-12 {
        width: 100%
    }
}

.w-widget {
    position: relative
}

.w-widget-map {
    width: 100%;
    height: 400px
}

.w-widget-map label {
    width: auto;
    display: inline
}

.w-widget-map img {
    max-width: inherit
}

.w-widget-map .gm-style-iw {
    text-align: center
}

.w-widget-map .gm-style-iw>button {
    display: none !important
}

.w-widget-twitter {
    overflow: hidden
}

.w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: white;
    border: #758696 solid 1px;
    border-radius: 3px
}

.w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    position: relative;
    font-size: 15px;
    line-height: 12px;
    text-align: center;
    color: #999;
    font-family: serif
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    position: relative;
    display: block
}

.w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px
}

.w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px
}

.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
    top: 50%;
    left: 0;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-color: rgba(117, 134, 150, 0);
    border-right-color: #5d6c7b;
    border-width: 4px;
    margin-left: -9px;
    margin-top: -4px
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-left: -10px;
    margin-top: -5px
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: white;
    border-width: 4px;
    margin-left: -8px;
    margin-top: -4px
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-left: -9px;
    margin-top: -5px
}

.w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px
}

.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.w-widget-twitter-count-shim.w--vertical:before {
    border-color: rgba(117, 134, 150, 0);
    border-top-color: #5d6c7b;
    border-width: 5px;
    margin-left: -5px
}

.w-widget-twitter-count-shim.w--vertical:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: white;
    border-width: 4px;
    margin-left: -4px
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px
}

.w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px
}

.w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white
}

.w-background-video>video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    object-fit: cover;
    z-index: -100
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none
}

.w-background-video--control {
    position: absolute;
    bottom: 1em;
    right: 1em;
    background-color: transparent;
    padding: 0
}

.w-background-video--control>[hidden] {
    display: none !important
}


.w-lightbox-backdrop {
    color: #000;
    cursor: auto;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    list-style: disc;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0)
}

.w-lightbox-backdrop,
.w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden
}

.w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0
}

.w-lightbox-view:before {
    content: "";
    height: 100vh
}

.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
    height: 86vh
}

.w-lightbox-frame,
.w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle
}

.w-lightbox-figure {
    position: relative;
    margin: 0
}

.w-lightbox-group .w-lightbox-figure {
    cursor: pointer
}

.w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none
}

.w-lightbox-image {
    display: block;
    float: none;
    max-width: 100vw;
    max-height: 100vh
}

.w-lightbox-group .w-lightbox-image {
    max-height: 86vh
}

.w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==")
}

.w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+")
}

.w-lightbox-close {
    right: 0;
    height: 2.6em;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px
}

.w-lightbox-strip {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 1vh;
    line-height: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden
}

.w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0)
}

.w-lightbox-active {
    opacity: .3
}

.w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden
}

.w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0
}

.w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin .8s infinite linear;
    animation: spin .8s infinite linear
}

.w-lightbox-spinner:after {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 3px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%
}

.w-lightbox-hide {
    display: none
}

.w-lightbox-noscroll {
    overflow: hidden
}

@media (min-width:768px) {
    .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh
    }

    .w-lightbox-view,
    .w-lightbox-view:before {
        height: 96vh
    }

    .w-lightbox-group,
    .w-lightbox-group .w-lightbox-view,
    .w-lightbox-group .w-lightbox-view:before {
        height: 84vh
    }

    .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh
    }

    .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh
    }

    .w-lightbox-left,
    .w-lightbox-right {
        display: block;
        opacity: .5
    }

    .w-lightbox-close {
        opacity: .8
    }

    .w-lightbox-control:hover {
        opacity: 1
    }
}

.w-lightbox-inactive,
.w-lightbox-inactive:hover {
    opacity: 0
}

.w-richtext:before,
.w-richtext:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-richtext:after {
    clear: both
}

.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
    white-space: initial
}

.w-richtext ol,
.w-richtext ul {
    overflow: hidden
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
    outline: 2px solid #2895f7
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7
}

.w-richtext figure.w-richtext-figure-type-video>div:after,
.w-richtext figure[data-rt-type="video"]>div:after {
    content: '';
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.w-richtext figure {
    position: relative;
    max-width: 60%
}

.w-richtext figure>div:before {
    cursor: default !important
}

.w-richtext figure img {
    width: 100%
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: .6
}

.w-richtext figure div {
    font-size: 0px;
    color: transparent
}

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
    display: table
}

.w-richtext figure.w-richtext-figure-type-image>div,
.w-richtext figure[data-rt-type="image"]>div {
    display: inline-block
}

.w-richtext figure.w-richtext-figure-type-image>figcaption,
.w-richtext figure[data-rt-type="image"]>figcaption {
    display: table-caption;
    caption-side: bottom
}

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0
}

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.w-richtext figure.w-richtext-figure-type-video>div,
.w-richtext figure[data-rt-type="video"]>div {
    width: 100%
}

.w-richtext figure.w-richtext-align-center {
    margin-right: auto;
    margin-left: auto;
    clear: both
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"]>div {
    max-width: 100%
}

.w-richtext figure.w-richtext-align-normal {
    clear: both
}

.w-richtext figure.w-richtext-align-fullwidth {
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.w-richtext figure.w-richtext-align-fullwidth>div {
    display: inline-block;
    padding-bottom: inherit
}

.w-richtext figure.w-richtext-align-fullwidth>figcaption {
    display: block
}

.w-richtext figure.w-richtext-align-floatleft {
    float: left;
    margin-right: 15px;
    clear: none
}

.w-richtext figure.w-richtext-align-floatright {
    float: right;
    margin-left: 15px;
    clear: none
}




[data-nav-menu-open] {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #C8C8C8;
    text-align: center;
    overflow: visible;
    min-width: 200px
}

.w--nav-link-open {
    display: block;
    position: relative
}


.w-ix-emptyfix:after {
    content: ""
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.w-dyn-empty {
    padding: 10px;
    background-color: #dddddd
}

.w-dyn-hide {
    display: none !important
}

.w-dyn-bind-empty {
    display: none !important
}

.w-condition-invisible {
    display: none !important
}

.wf-layout-layout {
    display: grid !important
}

.wf-layout-cell {
    display: flex !important
}

/* ==========================================================================
      Start of custom Webflow CSS
      ========================================================================== */
.w-checkbox {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}

.w-checkbox::before {
    content: ' ';
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

.w-checkbox::after {
    content: ' ';
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    clear: both;
}

.w-checkbox-input {
    float: left;
    margin-bottom: 0px;
    margin-left: -20px;
    margin-right: 0px;
    margin-top: 4px;
    line-height: normal;
}

.w-checkbox-input--inputType-custom {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 12px;
    height: 12px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    border-top-color: #3898ec;
    border-bottom-color: #3898ec;
    border-left-color: #3898ec;
    border-right-color: #3898ec;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
    box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-pagination-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.w-pagination-previous {
    display: block;
    color: #333;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fafafa;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.w-pagination-next {
    display: block;
    color: #333;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fafafa;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.w-embed-youtubevideo {
    width: 100%;
    position: relative;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg);
    background-size: cover;
    background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
    min-height: 75px;
    padding-bottom: 56.25%;
}

.text-block {
    margin-top: 27px;
    font-family: Space Grotesk, sans-serif;
    color: #40454f;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

.text-block.service {
    margin-top: 0px;
    color: #40454f;
    text-align: center;
}

.text-block.faq {
    margin-top: 0px;
    text-align: center;
}

.text-block.testimonial-position {
    margin-top: 0px;
    color: #40454f;
    font-size: 14px;
}

.text-block.testimonial-name {
    margin-top: 0px;
    color: #152c5b;
    font-size: 14px;
}

.text-block.values {
    margin-top: 0px;
    color: #40454f;
    font-size: 20px;
    line-height: 32px;
}

.text-block.values-item {
    color: #40454f;
}

.text-block.vacancy-time {
    margin-top: 0px;
    color: #40454f;
    line-height: 32px;
}

.text-block.step-item {
    margin-top: 0px;
    color: #40454f;
}

.text-block.benefits-item {
    color: #40454f;
}

.text-block.more-services-pointer {
    margin-top: 0px;
    color: #40454f;
}

.text-block.subscribe-pricing {
    margin-top: 15px;
}

.text-block.pricing {
    margin-top: 0px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.text-block.location {
    margin-top: 0px;
    margin-bottom: 12px;
    color: #152c5b;
    font-size: 14px;
}

.text-block.history-slide-text {
    margin-top: 0px;
}

.text-block.home-tab-pointer {
    max-width: 90%;
    margin-top: 0px;
    margin-left: 15px;
}

.text-block.footer-down {
    margin-top: 0px;
}

.text-block.instruction-text {
    margin-top: 15px;
}

.wrapper--2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.wrapper--2.hero {
    position: relative;
}

.wrapper--2.our-customers {
    max-width: 945px;
    padding-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.logos {
    max-width: 945px;
}

.wrapper--2.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.wrapper--2.notification {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.wrapper--2.security {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.wrapper--2.service {
    max-width: 1098px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.credit-card {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.wrapper--2.loans {
    margin-top: 100px;
    margin-bottom: 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.homepage-blog {
    max-width: 1098px;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 70px;
    padding-bottom: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.faq-top {
    max-width: 570px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wrapper--2.faq-down {
    max-width: 770px;
    padding-top: 0px;
}

.wrapper--2.footer {
    padding-top: 100px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wrapper--2.testimonial {
    position: relative;
    max-width: 1034px;
    padding-bottom: 50px;
}

.wrapper--2.about-hero {
    max-width: 1170px;
    padding-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.values {
    margin-top: 0px;
    padding-bottom: 130px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.values {
    margin-top: 155px;
}

.wrapper--2.values.down {
    margin-top: 0px;
    padding-top: 0px;
}

.wrapper--2.location {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.members {
    position: relative;
    max-width: 870px;
    padding-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.service-hero {
    max-width: 1240px;
    margin-top: 0px;
    padding-top: 0px;
}

.wrapper--2.steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.benefits {
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.wrapper--2.benefits {
    margin-top: 155px;
}

.wrapper--2.benefits.down {
    margin-top: 0px;
    padding-bottom: 100px;
}

.wrapper--2.more-services {
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.terms {
    max-width: 877px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.product-hero {
    position: relative;
    height: auto;
    max-width: 1240px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #ebf1ff;
}

.wrapper--2.product-services {
    padding-top: 440px;
    padding-bottom: 220px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.vacancy-single {
    max-width: 770px;
    margin-top: 90px;
    margin-bottom: 230px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.blog-post-image {
    max-width: 968px;
    margin-top: -200px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.wrapper--2.blog-post {
    position: relative;
    max-width: 770px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.contact-us-hero {
    max-width: 760px;
    padding-bottom: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.contact-us {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.vacancy {
    padding-top: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.wrapper--2.blog-page-hero {
    padding-top: 0px;
    padding-bottom: 75px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.interest-rate {
    padding-bottom: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.wrapper--2.pricing {
    width: 90%;
    margin-top: 50px;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 160px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.mobile-app {
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.wrapper--2.statement {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.wrapper--2.jobs {
    padding-top: 120px;
    padding-bottom: 150px;
}

.wrapper--2.related-blog {
    margin-top: 120px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wrapper--2.updates {
    width: 70%;
    margin-top: 100px;
    margin-bottom: 50px;
    padding: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.wrapper--2.changelog-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.license {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.license.down {
    margin-bottom: 100px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.wrapper--2.styleguide {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.jobs-heading-and-search {
    border-bottom: 1px solid #e5e5e5;
}

.wrapper--2.bog-tabs {
    padding-top: 0px;
    padding-bottom: 220px;
}

.wrapper--2.blog-tag-page {
    padding-top: 0px;
}

.wrapper--2.vacancy-tags-template-page {
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.terms-of-service-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.privacy-policy-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wrapper--2.history-wrapper-top {
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.history-wrapper-bottom {
    padding-top: 0px;
}

.wrapper--2.instruction-wrapper {
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.instruction-content-wrapper {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrapper--2.more-services-template-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-image-container {
    overflow: hidden;
    width: 48%;
    max-width: 580px;
    padding-bottom: 0px;
    border-radius: 8px;
}

.section-image-container.security {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 48%;
    max-width: 580px;
    padding-right: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-image-container.credit {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 48%;
    max-width: 100%;
    padding-right: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-image-container.statement {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 48%;
    max-width: 580px;
    padding-right: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-image-container.interest-rate {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 48%;
    max-width: 550px;
    padding-right: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.section-text-container {
    width: 50%;
    max-width: 630px;
}

.section-text-container.reverse.app {
    width: 100%;
    max-width: none;
}

.section-text-container.statement {
    width: 44%;
}

.section-text-container.interest-rate {
    width: 46%;
}

.icon-wrapper {
    overflow: hidden;
    width: 54px;
    height: 54px;
}

.sub-text-wrapper {
    margin-top: 25px;
    margin-bottom: 10px;
}

.sub-text-wrapper.credit-card {
    margin-top: 0px;
}

.sub-text-wrapper.loans {
    margin-top: 0px;
    margin-bottom: 20px;
}

.sub-text-wrapper.values {
    margin-top: 0px;
    margin-bottom: 20px;
}

.sub-text-wrapper.members {
    margin-top: 0px;
    margin-bottom: 13px;
}

.sub-text-wrapper.vacancy {
    margin-top: 0px;
    margin-bottom: 0px;
}

.sub-text-wrapper.benefits {
    margin-top: 0px;
    margin-bottom: 23px;
}

.sub-text-wrapper.more-services {
    margin-top: 0px;
    margin-bottom: 0px;
}

.sub-text-wrapper.terms {
    margin-top: 0px;
    margin-bottom: 0px;
}

.sub-text-wrapper.hero-about-us {
    margin-top: 0px;
}

.sub-text-wrapper.pricing {
    margin-top: 0px;
    margin-bottom: 0px;
}

.sub-text-wrapper.jobs {
    margin-top: 0px;
    margin-bottom: 22px;
}

.paragraph-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
}

.paragraph-wrapper.credit-card {
    margin-top: 32px;
}

.paragraph-wrapper.mobile-app {
    margin-top: 10px;
}

.learn-more-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 150px;
    margin-top: 33px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.learn-more-wrapper.interest-rate {
    max-width: 170px;
}

.learn-more-arrow-wrapper {
    width: 18px;
    height: 29px;
    margin-left: 8px;
}

.home-hero-section {
    position: relative;
}

.button {
    padding: 16px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-radius: 4px;
    background-color: #185cff;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
}

.button:hover {
    background-color: rgba(24, 92, 255, 0.8);
}

.button.secondary {
    margin-top: 40px;
    padding: 10px 35px;
    background-color: rgba(24, 92, 255, 0.8);
}

.button.secondary:hover {
    background-color: rgba(24, 92, 255, 0.7);
}

.button.footer-button {
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
}

.button.footer-button:hover {
    background-color: rgba(24, 92, 255, 0.6);
}

.button.credit-card {
    margin-top: 45px;
    padding: 10px 35px;
    background-color: rgba(24, 92, 255, 0.8);
}

.button.credit-card:hover {
    background-color: rgba(24, 92, 255, 0.7);
}

.button.vacancy {
    padding: 10px 35px;
    background-color: rgba(24, 92, 255, 0.8);
    -webkit-transition: background-color 200ms ease, background-color 200ms ease;
    transition: background-color 200ms ease, background-color 200ms ease;
}

.button.vacancy:hover {
    background-color: rgba(24, 92, 255, 0.7);
}

.button.more-services-item {
    width: 48%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.button.more-services-item._2 {
    border: 1px solid #e5e5e5;
    background-color: transparent;
    color: #152c5b;
}

.button.more-services-item._2:hover {
    background-color: #f7f7f7;
}

.button.product-hero {
    margin-top: 30px;
    padding: 16px 45px;
}

.button.apply-now {
    margin-top: 80px;
    padding: 10px 33px;
}

.button.hero-services {
    padding-right: 45px;
    padding-left: 45px;
}

.hero-sub-text-container {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 320px;
    padding: 20px 15px 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: 0 33px 40px 0 hsla(0, 0%, 73.3%, 0.1);
}

.hero-sub-text {
    font-family: Plusjakartadisplay, sans-serif;
    color: #185cff;
    font-size: 15px;
    font-weight: 500;
}

.hero-text-container {
    width: 48%;
    max-width: 540px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
}

.hero-heading-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}

.hero-paragraph-wrapper {
    max-width: 460px;
    margin-bottom: 30px;
}

.hero-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hero-image-container {
    overflow: hidden;
    width: 48%;
    max-width: 528px;
    border-radius: 8px;
}

.hero-background {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 70vw;
    height: 80%;
    background-color: #f5faff;
}

.our-customers-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.our-customers-text-container {
    max-width: 470px;
}

.our-customers-line {
    width: 85px;
    height: 2px;
    margin-left: 40px;
    background-color: #152c5b;
}

.our-customers-logos-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 45px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.our-customers-logos-wrapper {
    opacity: 0.9;
}

.pointers-wrapper.loans {
    margin-top: 32px;
}

.first-pointer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.checkbox-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 24px;
    height: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pointer-text-wrapper {
    width: 90%;
    margin-left: 13px;
}

.pointer-text {
    font-family: Plusjakartadisplay, sans-serif;
    color: #152c5b;
    font-size: 18px;
    line-height: 32px;
}

.pointer-text.loans {
    color: #8a95ad;
    font-size: 16px;
    line-height: 28px;
}

.second-pointer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 13px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.security-image-1-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 500px;
    margin-bottom: 30px;
    border-radius: 8px;
}

.security-image-2-wrapper {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    width: 45%;
    max-width: 260px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 10px 20px 0 hsla(0, 0%, 73.3%, 0.25);
}

.section-background {
    position: absolute;
    left: auto;
    top: 18%;
    right: -5%;
    bottom: 35%;
    z-index: -1;
    width: 95%;
    height: 110%;
    border-radius: 8px;
    background-color: #f5faff;
}

.section-background.statement {
    width: 45vw;
    height: 400px;
}

.section-background.security {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 90%;
    height: 80%;
    max-height: 385px;
    max-width: 460px;
}

.section-background.credit {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 80%;
    height: 65%;
    max-height: 550px;
    max-width: 530px;
}

.section-background.statement {
    left: auto;
    top: auto;
    right: -6%;
    bottom: 18%;
    width: 100%;
    height: 60%;
    max-height: 400px;
}

.section-background.interest-rate-1 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 3%;
    width: 55%;
    height: 55%;
    max-height: 385px;
    max-width: 460px;
}

.section-background.interest-rate-2 {
    left: -13%;
    top: -10%;
    right: auto;
    bottom: auto;
    width: 50%;
    height: 50%;
    max-height: 385px;
    max-width: 460px;
}

.learn-more-link {
    letter-spacing: 3px;
    text-transform: uppercase;
}

.learn-more-link.interest-rate {
    letter-spacing: 3px;
    text-transform: uppercase;
}

.banking-headings-main {
    max-width: 750px;
    text-align: center;
}

.banking-services-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.banking-service-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banking-service-heading-wrapper {
    margin-top: 40px;
    margin-bottom: 20px;
}

.register-now-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 210px;
    margin-top: 33px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.register-now-link {
    letter-spacing: 3px;
    text-transform: uppercase;
}

.register-now-arrow-wrapper {
    width: 18px;
    height: 29px;
    margin-left: 8px;
}

.mobile-app-section {
    overflow: hidden;
}

.app-text-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    height: auto;
    max-width: 750px;
    margin-bottom: 40px;
    padding: 174px 15% 174px 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: #f5faff;
}

.app-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.app-store-wrapper {
    width: 158px;
}

.google-play-wrapper {
    width: 158px;
    margin-left: 11px;
}

.loans-section {
    background-color: #f5faff;
}

.loans-left-container {
    width: 28%;
    max-width: 275px;
}

.loans-right-container {
    display: -ms-grid;
    display: grid;
    width: 67%;
    max-width: 680px;
    margin-top: 30px;
    grid-auto-columns: 1fr;
    grid-column-gap: 80px;
    grid-row-gap: 95px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.home-loans-heading-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-loans-icon-wrapper {
    overflow: hidden;
    width: 54px;
    height: 54px;
}

.home-loans-heading-wrapper {
    margin-left: 24px;
}

.homepage-blog-section {
    background-color: #f5faff;
}

.homepage-blog-card-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.homepage-blog-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
}

.homepage-blog-image-wrapper {
    overflow: hidden;
    width: 100%;
    height: 250px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.homepage-blog-heading {
    font-size: 20px;
    line-height: 28px;
}

.homepage-blog-text-wrapper {
    margin-top: 21px;
    margin-bottom: 32px;
}

.homepage-blog-text {
    font-family: Plusjakartadisplay, sans-serif;
    color: #8a95ad;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.homepage-blog-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 25px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.homepage-blog-author-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.homepage-blog-author-image-wrapper {
    overflow: hidden;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.homepage-blog-author-name-wrapper {
    max-width: 70%;
    margin-left: 12px;
}

.homepage-blog-name-and-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 165px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.homepage-blog-author-name {
    font-family: Plusjakartadisplay, sans-serif;
    color: #152c5b;
    line-height: 24px;
    font-weight: 500;
}

.homepage-blog-time-to-read-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.homepage-time-to-read-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.homepage-blog-time-to-read-text-wrapper {
    margin-left: 8px;
}

.homepage-blog-time-to-read-text {
    color: #8a95ad;
    line-height: 24px;
    font-weight: 300;
}

.collection-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.collection-item {
    padding-right: 15px;
    padding-left: 15px;
}

.collection-list-wrapper {
    margin-right: -15px;
    margin-left: -15px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.faq-text-wrapper {
    margin-top: 40px;
}

.faq-link {
    font-style: italic;
}

.faq-container {
    width: 100%;
}

.faq-item {
    width: 100%;
    margin-top: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.faq-question-and-arrow-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
}

.faq-question-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.faq-question {
    color: #152c5b;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
}

.faq-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.faq-answer {
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 20px;
}

.footer {
    background-color: #152c5b;
}

.footer-heading-and-button-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-heading-wrapper {
    width: 60%;
    max-width: 570px;
}

.footer-heading {
    color: #fff;
    line-height: 50px;
}

.footer-divider-line {
    width: 100%;
    height: 1px;
    margin-bottom: 80px;
    background-color: hsla(0, 0%, 100%, 0.2);
}

.footer-links-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer-logo-and-text-wrapper {
    width: 40%;
    max-width: 356px;
}

.footer-logo-wrapper {
    width: 127px;
    height: 37px;
}

.footer-text-wrapper {
    width: 90%;
    margin-top: 32px;
}

.footer-links-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer-links-card.middle {
    margin-right: 2%;
    margin-left: 2%;
}

.footer-links-card.first {
    margin-right: 2%;
}

.footer-links-card.last {
    margin-left: 2%;
}

.footer-links-card-heading {
    margin-bottom: 32px;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.footer-link {
    margin-bottom: 20px;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #fff;
    font-size: 16px;
}

.footer-link:hover {
    color: rgba(255, 255, 255, 0.7);
}

.footer-copyright-and-social-links-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 120px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.social-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.social-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.social-icon-wrapper.middle {
    margin-right: 32px;
    margin-left: 32px;
}

.testimonial-section {
    overflow: hidden;
}

.testimonial-image-wrapper {
    position: relative;
    width: 48%;
    height: auto;
    max-height: 500px;
    max-width: 430px;
    border-radius: 8px;
}

.testimonial-slider {
    width: 100%;
    height: auto;
    background-color: transparent;
}

.testimonial-mask {
    height: auto;
}

.testimonial-slide {
    height: auto;
}

.testimonial-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.testimonial-content {
    width: 48%;
    padding-top: 50px;
    padding-bottom: 0px;
}

.testimonial-star-wrapper {
    width: 110px;
    height: 25px;
    margin-top: 36px;
    margin-bottom: 16px;
}

.testimonial-name-and-company-logo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.testimonial-logo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 54px;
    height: 54px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}

.testimonial-name-and-position-wrapper {
    margin-left: 18px;
}

.testimonial-arrow {
    width: 32px;
    height: 37px;
}

.testimonial-arrow.right {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 10%;
}

.testimonial-arrow.left {
    left: auto;
    top: auto;
    right: 5%;
    bottom: 10%;
}

.slide-nav {
    display: none;
    overflow: hidden;
}

.about-hero-section {
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
}

.about-hero-heading-and-sub-text-wrapper {
    max-width: 700px;
}

.about-background {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 65vw;
    height: 90%;
    background-color: #f5faff;
}

.about-hero-images-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about-hero-image-1-wrapper {
    overflow: hidden;
    width: 30%;
    height: 245px;
    max-width: 245px;
    margin-top: 136px;
    margin-right: 50px;
    border-radius: 8px;
}

.about-hero-image-2-wrapper {
    overflow: hidden;
    width: 40%;
    height: 350px;
    max-width: 350px;
    margin-right: 50px;
    border-radius: 8px;
}

.about-hero-image-3-wrapper {
    overflow: hidden;
    width: 70%;
    height: 350px;
    max-width: 650px;
    margin-top: 35px;
    margin-right: 66px;
    border-radius: 8px;
}

.values-right-wrapper {
    width: 40%;
    max-width: 390px;
    margin-top: 55px;
}

.values-left-wrapper {
    width: 45%;
}

.values-item-heading-and-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.values-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 75px;
    grid-row-gap: 70px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.values-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 54px;
    height: 54px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}

.values-item-heading-wrapper {
    margin-left: 24px;
}

.values-item-text-wrapper {
    margin-top: 33px;
}

.location-heading-wrapper {
    max-width: 625px;
}

.location-heading-main {
    text-align: center;
}

.location-image-wrapper {
    width: 100%;
    height: 540px;
    margin-top: 20px;
}

.our-team-heading-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.members-tab-container {
    position: static;
    left: auto;
    top: 33%;
    right: 0%;
    bottom: auto;
    width: 100%;
    margin-top: -60px;
}

.members-tabs {
    text-align: right;
}

.members-tab-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.members-tab-link {
    padding-right: 22px;
    padding-left: 22px;
    background-color: transparent;
    color: #8a95ad;
    font-size: 20px;
    line-height: 32px;
}

.members-tab-link.w--current {
    border-bottom: 4px solid #185cff;
    background-color: transparent;
    color: #152c5b;
    font-size: 20px;
    line-height: 32px;
}

.members-tabs-content {
    margin-top: 70px;
}

.members-tab-pane-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    height: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.members-image-wrapper {
    overflow: hidden;
    height: 270px;
    border-radius: 8px;
}

.members-container {
    text-align: left;
}

.member-name-wrapper {
    margin-top: 25px;
}

.member-name {
    color: #152c5b;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
}

.member-position-wrapper {
    margin-top: 10px;
}

.vacancy-section {
    background-color: #f5faff;
}

.vacancy-heading-and-subtext-wrapper {
    max-width: 660px;
}

.vacancy-container {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 370px 1fr 1fr;
    grid-template-columns: 370px 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.vacancy-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 370px;
    margin-bottom: 30px;
    padding: 50px 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
    -webkit-transition: box-shadow 200ms ease;
    transition: box-shadow 200ms ease;
}

.vacancy-item:hover {
    box-shadow: 16px 16px 59px 0 hsla(0, 0%, 71.8%, 0.25);
}

.vacancy-department-text {
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.vacancy-item-heading {
    margin-top: 12px;
    font-size: 24px;
    line-height: 36px;
}

.vacancy-item-heading.vacancy-single {
    font-size: 32px;
    line-height: 48px;
}

.vacancy-item-job-and-place-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vacancy-item-job-and-place-wrapper.vacancy-single {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.vacancy-item-time-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 38%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vacancy-item-time-wrapper.vacancy-page {
    width: 25%;
}

.vacancy-item-time-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vacancy-item-time-text-wrapper {
    margin-left: 8px;
}

.vacancy-item-place-text-wrapper {
    margin-left: 8px;
}

.vacancy-item-place-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vacancy-item-place-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vacancy-item-tag-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: rgba(138, 149, 173, 0.15);
    text-align: center;
}

.service-hero-image-wrapper {
    overflow: hidden;
    width: 40%;
    height: 700px;
}

.service-hero-right-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    height: 700px;
    padding: 10% 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px 8px 8px 0px;
    background-color: #f5faff;
}

.service-hero-sub-text-and-icon-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 180px;
    padding: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 30px;
    background-color: #152c5b;
}

.service-hero-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 22px;
    height: 22px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.service-hero-sub-text-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.service-hero-sub-text {
    font-family: Plusjakartadisplay, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

.service-hero-heading-wrapper {
    margin-top: 40px;
    margin-bottom: 30px;
}

.service-hero-paragraph-wrapper {
    max-width: 470px;
    margin-bottom: 30px;
}

.steps-sub-text-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
}

.steps-heading-wrapper {
    margin-bottom: 100px;
}

.steps-container {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 0.3fr 1fr 0.3fr 1fr 0.3fr 1fr;
    grid-template-columns: 1fr 0.3fr 1fr 0.3fr 1fr 0.3fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.step-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.step-number-circular {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 54px;
    height: 54px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #185cff;
}

.step-number {
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
}

.step-item-heading-wrapper {
    margin-top: 30px;
    text-align: center;
}

.step-item-text-wrapper {
    margin-top: 20px;
    text-align: center;
}

.step-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 18px;
    height: 18px;
    margin-top: 23px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.benefits-left-wrapper {
    max-width: 70%;
}

.benefits-heading-and-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.benefits-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 80px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.benefits-item-heading-and-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.benefits-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 54px;
    height: 54px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}

.benefits-item-heading-wrapper {
    max-width: 90%;
    margin-left: 15px;
}

.benefits-item-text-wrapper {
    margin-top: 33px;
}

.more-services-section {
    background-color: #f5faff;
}

.more-services-heading-and-subtext-container {
    text-align: center;
}

.more-services-grid {
    width: 100%;
    margin-top: 80px;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.more-services-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 7% 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
}

.more-services-icon-and-heading-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.more-services-icon-wrapper {
    width: 64px;
    height: 64px;
}

.more-services-item-heading-wrapper {
    margin-left: 25px;
}

.more-services-pointers-wrapper {
    margin-top: 25px;
}

.more-services-pointer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.more-services-pointer._2 {
    margin-top: 19px;
}

.more-services-pointer-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 19px;
    height: 19px;
    margin-top: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.more-services-pointer-text {
    max-width: 90%;
    margin-left: 14px;
}

.product-services-items-button-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.terms-heading-wrapper {
    margin-top: 10px;
}

.terms-tabs {
    width: 100%;
    margin-top: 42px;
}

.terms-tabs-menu {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
    background-color: #ecf5ff;
    text-align: center;
}

.terms-tab-link {
    width: 48%;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #ecf5ff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
}

.terms-tab-link.w--current {
    width: 48%;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 8px;
    background-color: #fff;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
}

.terms-tab-link-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.terms-tab-link-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    margin-right: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.terms-tab-content {
    margin-top: 45px;
}

.terms-tab-pane-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 59px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.terms-tab-content-left {
    padding-bottom: 60px;
    border-bottom: 1px solid #e5e5e5;
}

.terms-tab-content-pointers-wrapper {
    margin-top: 36px;
}

.terms-tab-content-pointer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.terms-tab-content-pointer._2 {
    margin-top: 25px;
}

.terms-tab-content-pointer._3 {
    margin-top: 25px;
}

.terms-tab-content-pointer._4 {
    margin-top: 25px;
}

.terms-tab-content-pointer-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.terms-tab-content-pointer-text-wrapper {
    width: 80%;
    margin-left: 16px;
}

.terms-tabs-pointer-text {
    font-size: 16px;
    line-height: 130%;
}

.terms-tab-content-right {
    padding-bottom: 60px;
    border-bottom: 1px solid #e5e5e5;
}

.product-hero-section {
    position: relative;
}

.product-hero-content {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    max-width: 680px;
    padding: 10% 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.product-hero-text {
    color: #152c5b;
    font-size: 18px;
    line-height: 32px;
}

.product-hero-text-wrapper {
    margin-top: 30px;
}

.product-services-section {
    margin-top: -212px;
    background-color: #f5faff;
}

.product-service-sub-text-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
}

.product-services-heading-wrapper {
    text-align: center;
}

.product-services-item-wrapper {
    padding: 7% 3% 7% 6%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
}

.vacancy-single-section {
    background-color: #f5faff;
}

.previous-page-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.previous-page-arrow-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 32px;
    height: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}

.previous-page-text-wrapper {
    margin-left: 16px;
}

.previous-page-text {
    color: rgba(21, 44, 91, 0.5);
    font-size: 16px;
    line-height: 32px;
}

.vacancy-rich-text-wrapper {
    margin-top: 80px;
}

.vacancy-rich-text p {
    margin-top: 32px;
    margin-bottom: 56px;
    color: #152c5b;
}

.vacancy-rich-text li {
    margin-bottom: 20px;
    color: #152c5b;
    font-size: 18px;
    line-height: 32px;
}

.vacancy-rich-text ol {
    margin-top: 32px;
    margin-bottom: 56px;
}

.vacancy-rich-text h3 {
    font-size: 20px;
    line-height: 35px;
}

.vacancy-rich-text figure {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vacancy-rich-text img {
    width: 100%;
    height: 100%;
}

.vacancy-rich-text figcaption {
    color: rgba(21, 44, 91, 0.6);
    font-size: 15px;
    line-height: 24px;
}

.vacancy-rich-text h4 {
    font-size: 18px;
}

.vacancy-rich-text h5 {
    font-size: 16px;
    line-height: 100%;
}

.vacancy-rich-text h6 {
    color: #152c5b;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: none;
}

.vacancy-rich-text blockquote {
    margin-top: 32px;
    margin-bottom: 32px;
    border-left-color: rgba(21, 44, 91, 0.7);
    color: rgba(21, 44, 91, 0.6);
    line-height: 32px;
    font-style: italic;
}

.vacancy-rich-text h2 {
    font-size: 24px;
    line-height: 40px;
}

.vacancy-rich-text ul {
    margin-top: 30px;
    margin-bottom: 55px;
}

.vacancy-rich-text a {
    color: #185cff;
}

.blog-post-section {
    margin-bottom: 50px;
}

.blog-post-background-div {
    width: 100vw;
    height: 290px;
    background-color: #f5faff;
}

.blog-post-image-wrapper {
    overflow: hidden;
    width: 100%;
    height: 445px;
    margin-bottom: 55px;
    border-radius: 8px;
}

.blog-post-heading {
    font-size: 40px;
    line-height: 54px;
    font-weight: 500;
}

.blog-post-author-and-date-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 24px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post-author-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post-author-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 32px;
    height: 32px;
    margin-right: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
}

.blog-post-author-name {
    color: #152c5b;
    font-weight: 500;
}

.blog-post-date-and-time-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post-date-and-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post-date-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 17px;
    height: 17px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post-date-text-wrapper {
    margin-left: 8px;
}

.blog-post-time-and-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 32px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post-time-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post-time-text-wrapper {
    margin-left: 8px;
}

.blog-post-date-text {
    font-weight: 300;
}

.blog-post-time-text {
    font-weight: 300;
}

.blog-post-divider-line {
    width: 100%;
    height: 1px;
    margin-top: 50px;
    margin-bottom: 80px;
    background-color: #e5e5e5;
}

.blog-post-rich-text {
    padding-bottom: 80px;
    border-bottom: 1px solid #e5e5e5;
}

.blog-post-rich-text h2 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 40px;
}

.blog-post-rich-text p {
    margin-top: 32px;
    margin-bottom: 56px;
    color: #152c5b;
}

.blog-post-rich-text h3 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 35px;
}

.blog-post-rich-text h4 {
    margin-bottom: 20px;
    font-size: 18px;
}

.blog-post-rich-text h5 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 100%;
}

.blog-post-rich-text h6 {
    color: #152c5b;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: none;
}

.blog-post-rich-text blockquote {
    margin-top: 32px;
    margin-bottom: 32px;
    color: rgba(21, 44, 91, 0.6);
    line-height: 32px;
    font-style: italic;
}

.blog-post-rich-text ol {
    margin-top: 32px;
    margin-bottom: 58px;
}

.blog-post-rich-text figure {
    margin-top: 40px;
    margin-bottom: 40px;
}

.blog-post-rich-text img {
    max-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
}

.blog-post-rich-text a {
    color: #185cff;
}

.vacancy-content-container {
    padding: 7% 5% 10%;
    border-radius: 8px;
    background-color: #fff;
}

.blog-post-social-icons-container {
    position: absolute;
    left: -15%;
    top: 16%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.blog-post-social-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post-social-icon-wrapper.middle {
    margin-top: 32px;
    margin-bottom: 32px;
}

.login-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.login-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 3% 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.login-heading-wrapper {
    margin-top: 150px;
}

.login-sub-text-wrapper {
    margin-top: 16px;
}

.login-sub-text {
    font-size: 16px;
    line-height: 28px;
}

.login-form-block {
    width: 100%;
    margin-top: 55px;
}

.login-field-label {
    color: #152c5b;
}

.login-text-field {
    height: 55px;
    margin-top: 12px;
    padding-left: 56px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.login-text-field::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.login-text-field:-ms-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.login-text-field::-ms-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.login-text-field::placeholder {
    font-size: 16px;
    line-height: 28px;
}

.login-text-field.email {
    background-image: url("https://assets.website-files.com/5fe08304881adb7d1ee1063e/5fe6c9a2c90573bd8c9fef01_Group%20233.svg");
    background-position: 3% 50%;
    background-size: auto;
    background-repeat: no-repeat;
}

.login-text-field.password {
    background-image: url("https://assets.website-files.com/5fe08304881adb7d1ee1063e/5fe9e4e78fc9c16769fd6f0d_lock-line%201.svg");
    background-position: 3% 50%;
    background-size: auto;
    background-repeat: no-repeat;
}

.login-checkbox-label {
    margin-left: 12px;
    color: #152c5b;
}

.checkbox-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-checkbox-and-link-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.sign-in-button {
    width: 100%;
    margin-top: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
    border-radius: 4px;
    background-color: #185cff;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-size: 16px;
}

.sign-in-button:hover {
    background-color: rgba(24, 92, 255, 0.9);
}

.login-copyright-wrapper {
    margin-top: 108px;
}

.login-image-wrapper {
    width: 50%;
}

.sign-up-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sign-up-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 3% 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.sign-up-heading-wrapper {
    margin-top: 90px;
}

.sign-up-form-block {
    width: 100%;
    margin-top: 55px;
}

.sign-up-field-label {
    color: #152c5b;
}

.sign-up-text-field {
    height: 55px;
    margin-top: 12px;
    padding-left: 56px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.sign-up-text-field::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.sign-up-text-field:-ms-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.sign-up-text-field::-ms-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.sign-up-text-field::placeholder {
    font-size: 16px;
    line-height: 28px;
}

.sign-up-text-field.email {
    background-image: url("https://assets.website-files.com/5fe08304881adb7d1ee1063e/5fe6c9a2c90573bd8c9fef01_Group%20233.svg");
    background-position: 3% 50%;
    background-size: auto;
    background-repeat: no-repeat;
}

.sign-up-text-field.password {
    background-image: url("https://assets.website-files.com/5fe08304881adb7d1ee1063e/5fe9e4e78fc9c16769fd6f0d_lock-line%201.svg");
    background-position: 3% 50%;
    background-size: auto;
    background-repeat: no-repeat;
}

.sign-up-text-field.name {
    padding-left: 18px;
}

.sign-up-text-field.subject {
    padding-left: 18px;
}

.last-name-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 47%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.first-name-and-last-name-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.sign-up-button {
    width: 100%;
    margin-top: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
    border-radius: 4px;
    background-color: #185cff;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-size: 16px;
}

.sign-up-button:hover {
    background-color: rgba(24, 92, 255, 0.9);
}

.sign-up-checkbox-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.already-have-an-account-text-wrapper {
    display: block;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
}

.already-have-an-account-text {
    text-align: center;
}

.sign-up-checkbox-label {
    margin-left: 12px;
    color: #152c5b;
}

.sign-up-copyright-wrapper {
    margin-top: 53px;
}

.sign-up-image-wrapper {
    width: 50%;
}

.contact-us-hero-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5faff;
}

.contact-us-hero-heading-wrapper {
    text-align: center;
}

.contact-details-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-top: 65px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.leave-your-message-wrapper {
    width: 50%;
}

._24-7-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

._24-7-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

._24-7-text-wrapper {
    margin-left: 25px;
}

._24-7-text {
    color: #152c5b;
    font-size: 20px;
    line-height: 32px;
}

.email-wrapper {
    margin-top: 63px;
}

.email-text {
    color: #152c5b;
    font-size: 20px;
    line-height: 32px;
}

.telephone-text {
    color: #152c5b;
    font-size: 20px;
    line-height: 32px;
}

.telephone-wrapper {
    margin-top: 63px;
}

.your-message-text-area {
    margin-top: 12px;
    padding-bottom: 97px;
    border-radius: 4px;
}

.leave-your-message-sub-text {
    line-height: 28px;
}

.email-link {
    color: #152c5b;
    line-height: 32px;
}

.telephone-link {
    color: #152c5b;
    line-height: 32px;
}

.banking-service-main-heading-wrapper {
    text-align: center;
}

.credit-card-tabs {
    width: 100%;
    margin-top: 42px;
}

.credit-card-tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: #ecf5ff;
    text-align: center;
}

.credit-card-tab-link {
    width: 48%;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #ecf5ff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
}

.credit-card-tab-link.w--current {
    width: 48%;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 8px;
    background-color: #fff;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
}

.credit-card-tab-link-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.credit-card-tab-link-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.credit-card-tab-content {
    margin-top: 45px;
}



.vacancy-collection-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jobs-section {
    background-color: #f5faff;
}










.blog-hero-heading-container {
    text-align: center;
}

.blog-page-hero-section {
    position: relative;
    padding-top: 40px;
}

.subscribe-form-block {
    margin-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.subscribe-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 55px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.subscribe-form-text-field {
    width: 324px;
    height: 100%;
    margin-bottom: 0px;
    padding: 10px 0px 10px 55px;
    border-radius: 4px;
    background-image: url("https://assets.website-files.com/5fe08304881adb7d1ee1063e/5fe6c9a2c90573bd8c9fef01_Group%20233.svg");
    background-position: 6% 50%;
    background-size: 24px 24px;
    background-repeat: no-repeat;
}

.subscribe-form-text-field::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 25px;
}

.subscribe-form-text-field:-ms-input-placeholder {
    font-size: 16px;
    line-height: 25px;
}

.subscribe-form-text-field::-ms-input-placeholder {
    font-size: 16px;
    line-height: 25px;
}

.subscribe-form-text-field::placeholder {
    font-size: 16px;
    line-height: 25px;
}

.subscribe-form-button {
    margin-left: 17px;
    padding: 10px 42px;
    border-radius: 4px;
    background-color: #185cff;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-size: 16px;
    line-height: 37px;
}

.subscribe-form-button:hover {
    background-color: rgba(24, 92, 255, 0.8);
}

.testimonial-background-div {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: -1;
    width: 90%;
    height: 100%;
    max-height: 380px;
    max-width: 380px;
    border-radius: 8px;
    background-color: #f5faff;
}

.app-image-container {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    width: 50%;
    height: auto;
    margin-top: 46px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 8px;
    background-color: #185cff;
}

.testimonial-text {
    margin-top: 40px;
    margin-bottom: 55px;
    font-size: 18px;
    line-height: 32px;
    font-style: italic;
    font-weight: 500;
    text-align: center;
}
.testimonial-info-contain {
    align-items: center;
    display: flex;
    justify-content: center;
}

.webflow-link {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #8a95ad;
    line-height: 24px;
    font-weight: 400;
}

.webflow-link:hover {
    color: rgba(138, 149, 173, 0.7);
}

.credit-image-1-wrapper {
    position: relative;
    top: 50px;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    border-radius: 8px;
}

.credit-image-2-wrapper {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    width: 60%;
    max-width: 320px;
    margin-right: 25px;
    margin-bottom: 40px;
    border-radius: 8px;
    box-shadow: 0 10px 20px 0 hsla(0, 0%, 73.3%, 0.25);
}

.statement-image-1-wrapper {
    position: relative;
    left: 80px;
    overflow: hidden;
    width: 100%;
    max-width: 450px;
    border-radius: 8px;
}

.statement-image-2-wrapper {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    overflow: hidden;
    width: 60%;
    max-width: 320px;
    margin-bottom: 65px;
    border-radius: 8px;
    box-shadow: 0 10px 20px 0 hsla(0, 0%, 73.3%, 0.25);
}

.pricing-section {
    background-color: #f5faff;
}

.pricing-heading-and-subtext-container {
    margin-bottom: 80px;
    text-align: center;
}

.pricing-main-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    padding: 15px 5% 0px 3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 8px;
    background-color: #fff;
}

.pricing-main-container.top {
    position: relative;
    top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pricing-main-container.bottom {
    padding-bottom: 40px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.pricing-main-up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pricing-main-up.full-width {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.pricing-main-up.mobile {
    display: none;
}

.pricing-main-down {
    width: 100%;
    margin-top: 65px;
    padding-right: 35px;
    padding-left: 35px;
}

.pricing-subscribe-wrapper {
    width: 100%;
}

.pricing-cost-wrapper {
    display: -ms-grid;
    display: grid;
    width: 100%;
    max-width: 725px;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1.5fr 1fr;
    grid-template-columns: 1fr 1.5fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.pricing-subscribe-form-wrapper {
    margin-top: 30px;
    margin-bottom: 15px;
}

.form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.pricing-subscribe-text-field {
    width: 80%;
    height: 54px;
    padding-left: 40px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-image: url("https://assets.website-files.com/5fe08304881adb7d1ee1063e/5fe6c9a2c90573bd8c9fef01_Group%20233.svg");
    background-position: 5% 50%;
    background-size: 22px 22px;
    background-repeat: no-repeat;
}

.pricing-subscribe-text-field::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.pricing-subscribe-text-field:-ms-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.pricing-subscribe-text-field::-ms-input-placeholder {
    font-size: 16px;
    line-height: 28px;
}

.pricing-subscribe-text-field::placeholder {
    font-size: 16px;
    line-height: 28px;
}

.pricing-subscribe-button {
    width: 20%;
    height: 54px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #185cff;
    background-image: url("https://assets.website-files.com/5fe08304881adb7d1ee1063e/5fe6c9a26038f17bc01e81f7_Group%20232.svg");
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
}

.pricing-subscribe-button:hover {
    background-color: rgba(24, 92, 255, 0.8);
}

.best-for-text-wrapper {
    margin-top: 15px;
}

.pricing-div-line {
    width: 100%;
    height: 1px;
    margin-top: 25px;
    margin-bottom: 40px;
    background-color: #e5e5e5;
}

.pricing-div-line.middle {
    width: 70%;
    background-color: hsla(0, 0%, 89.8%, 0.3);
}

.pricing-cost-text-wrapper {
    margin-bottom: 10px;
}

.pricing-text {
    color: #152c5b;
    font-size: 40px;
    line-height: 28px;
}

.pricing-text.middle {
    color: #fff;
}

.pricing-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pricing-option.middle {
    padding: 15% 10%;
    border-radius: 8px;
    background-color: #152c5b;
}

.pricing-option-button {
    width: 100%;
    margin-top: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #152c5b;
    text-align: center;
}

.pricing-option-button:hover {
    background-color: #f7f7f7;
}

.pricing-option-button.middle {
    width: 70%;
    border-style: none;
    background-color: #185cff;
    color: #fff;
}

.pricing-option-button.middle:hover {
    background-color: rgba(24, 92, 255, 0.8);
}

.pricing-option-text {
    color: #152c5b;
    font-size: 32px;
    line-height: 28px;
    font-weight: 500;
}

.pricing-option-text.middle {
    color: #fff;
}

.pricing-features-heading-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #f6f7f8;
}

.pricing-features-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    padding-bottom: 10px;
    padding-left: 35px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
}

.pricing-features-wrapper.last {
    border: 1px none #000;
}

.pricing-features-subheading {
    width: 29%;
}

.pricing-features-subheading-text {
    color: #152c5b;
    font-size: 16px;
    line-height: 32px;
}

.pricing-features-checkmarks-wrapper {
    display: -ms-grid;
    display: grid;
    width: 68%;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 80px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.checkmark-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.checkmark-wrapper.no-opacity {
    opacity: 0;
}

.interest-rate-image-1-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 410px;
    margin-bottom: 30px;
    border-radius: 8px;
}

.interest-rate-image-2-wrapper {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    width: 45%;
    max-width: 260px;
    margin-right: 20px;
    margin-bottom: 30px;
    border-radius: 8px;
    box-shadow: 0 10px 20px 0 hsla(0, 0%, 73.3%, 0.25);
}

.success-message {
    background-color: #f5fff6;
}

.success-text {
    color: #152c5b;
    font-size: 16px;
}

.error-message {
    background-color: #ffefef;
    color: #fa3434;
}

.error-text {
    font-size: 14px;
    line-height: 20px;
}

.related-blog-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.homepage-blog-card-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
}

.blog-post-collection-list {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.vacancy-item-tag-text {
    margin-right: 20px;
    margin-left: 20px;
    color: #8a95ad;
    line-height: 24px;
}

.vacancy-item-tags-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.version-number {
    margin-bottom: 10px;
}

.template-updates {
    text-align: center;
}

.update-text {
    margin-bottom: 10px;
}

.update-date {
    font-style: normal;
    font-weight: 500;
}

.version-wrapper {
    width: 18%;
}

.update-wrapper {
    margin-left: 30px;
    padding: 0px;
}

.changelog {
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.licensing-heading {
    margin-bottom: 40px;
}

.licensing-text-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    margin-right: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
}

.licensing-text {
    margin-top: 0px;
    text-align: left;
}

.licensing-subtext {
    margin-top: 20px;
}

.licensing-link {
    margin-bottom: 20px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #434343;
    text-decoration: none;
}

.licensing-link.text {
    display: inline-block;
    margin-bottom: 0px;
    color: #ad5555;
}

.related-post-heading-wrapper {
    margin-bottom: 70px;
}

.style-guide-title {
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    background-color: #152c5b;
    color: #fff;
    font-size: 26px;
    line-height: 40px;
    font-weight: 700;
    text-transform: none;
}

.style-guide-note {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(255, 0, 0, 0.1);
    color: #ff0707;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.style-guide-line {
    width: 100%;
    height: 2px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    background-color: #091818;
}

.style-guide-colours {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.colour {
    margin: 30px;
    padding: 40px;
    border-radius: 5px;
    background-color: #fff;
}

.colour._1 {
    background-color: #152c5b;
}

.colour._2 {
    background-color: #8a95ad;
}

.colour._3 {
    background-color: #185cff;
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
}

.colour._4 {
    background-color: #f5faff;
}

.colour._5 {
    background-color: #fff;
}

.jobs-headings-wrapper {
    width: 27%;
}

.jobs-search-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 67%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.search-location-wrapper {
    width: 47%;
}

.search-department-wrapper {
    width: 47%;
}


.dont-have-an-account-text-wrapper {
    display: block;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
}

.dont-have-an-account-text {
    text-align: center;
}

.blog-page-tab {
    width: 100%;
}

.blog-page-tabs-menu {
    text-align: center;
}

.blog-tab-link {
    background-color: transparent;
    color: #8a95ad;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}

.blog-tab-link.w--current {
    border-bottom: 4px solid #185cff;
    background-color: transparent;
    color: #152c5b;
    font-weight: 500;
}

.blog-page-tab-pane-content-wrapper {
    width: 100%;
    height: 100%;
    margin-top: 40px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.blog-tab-not-featured-collection-list {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.blog-tab-collection-list-wrapper-down {
    margin-top: 30px;
}

.blog-tab-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
}

.blog-tab-image-wrapper {
    overflow: hidden;
    width: 100%;
    height: 250px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.blog-tab-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 25px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.blog-tab-heading {
    font-size: 20px;
    line-height: 28px;
}

.blog-tab-text-wrapper {
    margin-top: 21px;
    margin-bottom: 32px;
}

.blog-tab-text {
    font-family: Plusjakartadisplay, sans-serif;
    color: #8a95ad;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.blog-tab-author-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-tab-name-and-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 165px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-tab-author-image-wrapper {
    overflow: hidden;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.blog-tab-author-name-wrapper {
    max-width: 70%;
    margin-left: 12px;
}

.blog-tab-author-name {
    font-family: Plusjakartadisplay, sans-serif;
    color: #152c5b;
    line-height: 24px;
    font-weight: 500;
}

.blog-tab-time-to-read-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.blog-tab-time-to-read-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-tab-time-to-read-text-wrapper {
    margin-left: 8px;
}

.blog-tab-time-to-read-text {
    color: #8a95ad;
    line-height: 24px;
    font-weight: 300;
}

.first-name-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 47%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

._404-text {
    font-size: 160px;
    line-height: 100%;
    font-style: italic;
    font-weight: 700;
}

._404-heading {
    margin-top: 30px;
    font-size: 76px;
    line-height: 100%;
    font-style: italic;
}

._404-subtext {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #152c5b;
    font-size: 18px;
    line-height: 100%;
}

.sign-up-link {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}

.sign-up-link:hover {
    color: rgba(24, 92, 255, 0.8);
}

.forgot-password {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}

.forgot-password:hover {
    color: rgba(24, 92, 255, 0.8);
}

.sign-in {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}

.sign-in:hover {
    color: rgba(24, 92, 255, 0.8);
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.sumit-footer-link {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #8a95ad;
    line-height: 24px;
    font-weight: 400;
}

.sumit-footer-link:hover {
    color: rgba(138, 149, 173, 0.7);
}

.blog-page-background {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: -1;
    width: 100%;
    height: 630px;
    background-color: #f5faff;
}

.search-link-text {
    display: block;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 20px;
    color: #152c5b;
    font-size: 16px;
    font-weight: 400;
}

.blog-tag-section {
    padding-top: 40px;
}

.licencing-images-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    margin-top: 40px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.collection-list-2 {
    background-color: #fff;
}

.licensing-image-and-text-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    margin-top: -3px;
    padding: 44px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.footer-license-link {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #8a95ad;
    line-height: 24px;
    font-weight: 400;
}

.footer-license-link:hover {
    color: rgba(138, 149, 173, 0.7);
}

.forgot-password-form-block {
    margin-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.forgot-password-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.forgot-password-form-text-field {
    width: 324px;
    height: 55px;
    margin-bottom: 0px;
    padding: 10px 0px 10px 55px;
    border-radius: 4px;
    background-image: url("https://assets.website-files.com/5fe08304881adb7d1ee1063e/5fe6c9a2c90573bd8c9fef01_Group%20233.svg");
    background-position: 6% 50%;
    background-size: 24px 24px;
    background-repeat: no-repeat;
}

.forgot-password-form-text-field::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 25px;
}

.forgot-password-form-text-field:-ms-input-placeholder {
    font-size: 16px;
    line-height: 25px;
}

.forgot-password-form-text-field::-ms-input-placeholder {
    font-size: 16px;
    line-height: 25px;
}

.forgot-password-form-text-field::placeholder {
    font-size: 16px;
    line-height: 25px;
}

.forgot-password-form-button {
    margin-top: 25px;
    padding: 10px 42px;
    border-radius: 4px;
    background-color: #185cff;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-size: 16px;
    line-height: 37px;
}

.forgot-password-form-button:hover {
    background-color: rgba(24, 92, 255, 0.8);
}

.forgot-password-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.forgot-password-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 3% 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.forgot-password-heading-wrapper {
    margin-top: 150px;
}

.forgot-password-sub-text-wrapper {
    margin-top: 16px;
}

.forgot-password-sub-text {
    font-size: 16px;
    line-height: 28px;
}

.forgot-password-copyright-wrapper {
    margin-top: 108px;
}

.forgot-password-image-wrapper {
    width: 50%;
}

.terms-of-service-text-container {
    margin-top: 60px;
}

.privacy-policy-text-container {
    margin-top: 60px;
}

.history-section {
    overflow: hidden;
    background-color: #f5faff;
}

.history-heading-and-subtext-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.history-slider {
    width: 100%;
    height: auto;
    background-color: transparent;
}

.history-mask {
    overflow: visible;
    width: 100%;
    height: auto;
    background-color: transparent;
}

.history-slide {
    width: 33%;
    height: auto;
    margin-right: 16px;
    margin-left: 16px;
    border-radius: 8px;
    background-color: #fff;
}

.history-left-arrow {
    left: auto;
    top: -37%;
    right: 4%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}

.history-right-arrow {
    left: auto;
    top: -37%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.history-slide-nav {
    display: none;
}

.history-slide-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 35px 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.history-slide-card-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 25px;
    height: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.history-slide-heading-wrapper {
    margin-top: 12px;
}

.history-slide-text-wrapper {
    margin-top: 25px;
}

.home-tab-pointer-wrapper {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.home-tab-pointer-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-tab-pointer-item.second {
    margin-top: 10px;
}

.home-tab-checkmark-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-tab-checkmark-icon-wrapper.margin-bottom {
    margin-bottom: 15px;
}

.footer-down-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 120px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-down-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 13%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-down-links {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #8a95ad;
}

.footer-down-links:hover {
    color: rgba(138, 149, 173, 0.7);
}

.footer-social-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.services-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.more-services-item-wrapper-down {
    margin-top: 40px;
}

.blog-pagination {
    margin-top: 50px;
}

.instruction-youtube-video {
    margin-top: 50px;
}

.history-slider-year-text {
    font-size: 18px;
    line-height: 26px;
}

.section-link {
    letter-spacing: 3px;
    text-transform: uppercase;
}

.section-link.small {
    text-transform: none;
}

.values-heading-text {
    line-height: 50px;
}

.product-hero-image {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 50%;
    max-width: 630px;
}

.history-slide-year-text-wrapper {
    margin-top: 17px;
}

.footer-subtext {
    font-size: 18px;
    line-height: 26px;
}

.mobile-app-heading-text {
    font-size: 39px;
    line-height: 48px;
}

.instruction-heading {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 140%;
}

@media screen and (min-width: 1280px) {
    .wrapper--2.updates {
        margin-bottom: 0px;
    }

    .wrapper--2.license {
        padding-bottom: 140px;
    }

    .section-background.interest-rate-1 {
        height: 60%;
    }

    .forgot-password-form-block {
        margin-top: 0px;
    }
}

@media screen and (min-width: 1440px) {
    .forgot-password-form-block {
        margin-top: 0px;
    }

    .history-slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .history-slide {
        height: 100%;
    }
}

@media screen and (min-width: 1920px) {
    .wrapper--2.updates {
        margin-bottom: 100px;
    }

    .more-services-pointer {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .more-services-pointer-icon-wrapper {
        margin-top: 5px;
    }

    .licensing-text {
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    h5 {
        line-height: 30px;
    }

    .text-block {
        margin-top: 20px;
    }

    .text-block.pricing {
        margin-top: 0px;
    }

    .wrapper--2 {
        width: 80%;
        padding-bottom: 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wrapper--2.hero {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wrapper--2.our-customers {
        max-width: 600px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wrapper--2.logos {
        max-width: 600px;
    }

    .wrapper--2.reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wrapper--2.notification {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wrapper--2.security {
        padding-top: 70px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .wrapper--2.service {
        width: 77%;
    }

    .wrapper--2.credit-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .wrapper--2.loans {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .wrapper--2.homepage-blog {
        max-width: 600px;
        padding-bottom: 40px;
    }

    .wrapper--2.faq-top {
        width: 70%;
    }

    .wrapper--2.faq-down {
        max-width: 600px;
    }

    .wrapper--2.footer {
        padding-top: 80px;
    }

    .wrapper--2.testimonial {
        max-width: 600px;
        padding-bottom: 100px;
    }

    .wrapper--2.about-hero {
        padding-top: 100px;
    }

    .wrapper--2.values {
        max-width: 600px;
        margin-top: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wrapper--2.location {
        padding-bottom: 100px;
    }

    .wrapper--2.members {
        padding-top: 40px;
    }

    .wrapper--2.service-hero {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .wrapper--2.benefits {
        max-width: 600px;
        margin-top: 0px;
        padding-top: 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .wrapper--2.product-hero {
        width: 90%;
        margin-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wrapper--2.product-services {
        padding-top: 361px;
        padding-bottom: 110px;
    }

    .wrapper--2.vacancy-single {
        margin-bottom: 170px;
    }

    .wrapper--2.blog-post-image {
        padding-bottom: 0px;
    }

    .wrapper--2.contact-us-hero {
        padding-bottom: 100px;
    }

    .wrapper--2.vacancy-heading {
        width: 90%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .wrapper--2.vacancy {
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }

    .wrapper--2.interest-rate {
        padding-bottom: 100px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .wrapper--2.pricing {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .wrapper--2.mobile-app {
        max-width: 600px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wrapper--2.statement {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .wrapper--2.jobs {
        padding-bottom: 80px;
    }

    .wrapper--2.related-blog {
        margin-top: 70px;
    }

    .wrapper--2.license.down {
        margin-bottom: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section-image-container {
        width: 100%;
        margin-top: 80px;
    }

    .section-image-container.notification {
        margin-top: 0px;
    }

    .section-image-container.security {
        width: 100%;
        height: 550px;
        margin-top: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section-image-container.credit {
        width: 100%;
        height: 550px;
        margin-top: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section-image-container.statement {
        width: 100%;
        height: 550px;
        margin-top: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section-image-container.interest-rate {
        width: 100%;
        height: 550px;
        margin-top: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }



    .section-text-container {
        width: auto;
        max-width: none;
        margin-left: 0px;
    }

    .section-text-container.reverse {
        margin-right: 0px;
    }

    .section-text-container.reverse.app {
        width: 100%;
    }

    .section-text-container.notification {
        width: 100%;
        max-width: 600px;
        margin-top: 60px;
        margin-right: 0px;
    }

    .section-text-container.security {
        width: 100%;
        max-width: 600px;
        margin-top: 60px;
    }

    .section-text-container.credit-card {
        width: 100%;
        /* max-width: 600px; */
        margin-top: 60px;
    }

    .section-text-container.statement {
        width: 100%;
        max-width: 600px;
        margin-top: 60px;
        margin-right: 0px;
    }

    .section-text-container.interest-rate {
        width: 100%;
        max-width: 600px;
        margin-top: 60px;
    }

    .sub-text-wrapper.vacancy {
        text-align: center;
    }

    .paragraph-wrapper {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .paragraph-wrapper.notification {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .paragraph-wrapper.security {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .paragraph-wrapper.credit-card {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .paragraph-wrapper.mobile-app {
        max-width: 80%;
    }

    .learn-more-wrapper {
        margin-top: 0px;
    }

    .button {
        border-radius: 4px;
    }

    .button.secondary {
        margin-top: 40px;
    }

    .button.footer-button {
        margin-top: 25px;
    }

    .button.credit-card {
        margin-top: 30px;
    }

    .button.vacancy {
        margin-top: 20px;
    }

    .button.benefits {
        margin-top: 30px;
    }

    .hero-text-container {
        width: 100%;
        max-width: 600px;
    }

    .hero-image-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 80%;
        margin-top: 60px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .hero-background {
        display: none;
    }

    .our-customers-container {
        margin-top: 0px;
    }

    .our-customers-text-container {
        margin-top: 25px;
    }

    .our-customers-logos-grid {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .first-pointer {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .checkbox-wrapper {
        margin-top: 5px;
    }

    .second-pointer {
        margin-top: 8px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .section-background.statement {
        right: -5%;
    }

    .section-background.interest-rate-1 {
        height: 60%;
    }

    .banking-services-container {
        margin-top: 60px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .banking-service-1 {
        width: 100%;
        max-width: 350px;
    }

    .banking-service-1.middle {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .banking-service-heading-wrapper {
        margin-top: 20px;
        text-align: center;
    }

    .register-now-wrapper {
        margin-top: 15px;
    }

    .app-text-container {
        width: auto;
        max-width: none;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 100px;
        padding-right: 10%;
        padding-bottom: 100px;
    }

    .loans-left-container {
        width: 100%;
        max-width: 600px;
    }

    .loans-right-container {
        width: 100%;
        margin-top: 80px;
        grid-column-gap: 30px;
        grid-row-gap: 70px;
    }

    .homepage-blog-section {
        margin-bottom: 100px;
    }

    .homepage-blog-card-wrapper {
        width: 80%;
        max-width: 370px;
        margin-top: 60px;
    }

    .homepage-blog-card {
        margin-bottom: 80px;
    }

    .collection-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .collection-item {
        width: 100%;
    }

    .faq-text-wrapper {
        margin-top: 20px;
    }

    .faq-item {
        padding-bottom: 15px;
    }

    .faq-icon-wrapper {
        margin-top: 5px;
    }

    .faq-answer {
        margin-top: 15px;
    }

    .faq-heading {
        text-align: center;
    }

    .footer-heading-and-button-container {
        margin-bottom: 60px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer-heading-wrapper {
        width: 100%;
    }

    .footer-divider-line {
        margin-bottom: 60px;
    }

    .footer-links-container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer-logo-and-text-wrapper {
        width: 50%;
        margin-bottom: 40px;
    }

    .footer-text-wrapper {
        margin-top: 20px;
    }

    .footer-links-card.middle {
        margin-right: 5%;
    }

    .footer-links-card.first {
        margin-bottom: 50px;
    }

    .footer-links-card-heading {
        margin-bottom: 25px;
    }

    .footer-link {
        margin-bottom: 15px;
    }

    .testimonial-image-wrapper {
        width: 100%;
        height: 500px;
        max-height: none;
    }

    .testimonial-container {
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .testimonial-content {
        width: 100%;
        margin-top: 60px;
        padding-top: 0px;
    }

    .testimonial-star-wrapper {
        margin-top: 20px;
    }

    .testimonial-name-and-company-logo-wrapper {
        margin-bottom: 15px;
    }

    .testimonial-arrow {
        bottom: 57%;
    }

    .testimonial-arrow.right {
        left: 8%;
        top: auto;
        right: auto;
        bottom: 0%;
    }

    .testimonial-arrow.left {
        left: 0%;
        top: auto;
        right: auto;
        bottom: 0%;
    }

    .about-background {
        display: none;
    }

    .about-hero-image-1-wrapper {
        height: 220px;
        margin-right: 30px;
    }

    .about-hero-image-2-wrapper {
        height: 300px;
        margin-right: 30px;
    }

    .about-hero-image-3-wrapper {
        width: 60%;
        height: 300px;
        margin-right: -15px;
    }

    .values-right-wrapper {
        width: 100%;
        margin-top: 25px;
    }

    .values-left-wrapper {
        width: 100%;
    }

    .values-grid {
        grid-column-gap: 50px;
        grid-row-gap: 100px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .values-item-heading-wrapper {
        margin-left: 20px;
    }

    .location-image-wrapper {
        height: auto;
        margin-top: 40px;
    }

    .members-tab-container {
        margin-top: 40px;
    }

    .members-tab-menu {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .members-tab-link {
        padding-right: 15px;
        padding-left: 15px;
    }

    .members-tab-link.w--current {
        padding-right: 15px;
        padding-left: 15px;
    }

    .members-tabs-content {
        margin-top: 40px;
    }

    .members-tab-pane-grid {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .vacancy-heading-and-subtext-wrapper {
        max-width: 690px;
    }

    .vacancy-heading-wrapper {
        text-align: center;
    }

    .vacancy-container {
        width: 70%;
    }

    .vacancy-item {
        height: 340px;
        margin-bottom: 50px;
    }

    .service-hero-image-wrapper {
        position: relative;
        width: 90%;
        height: 500px;
        max-width: 600px;
        margin-top: -60px;
    }

    .service-hero-right-div {
        width: 100%;
        height: auto;
        margin-top: 40px;
        padding-bottom: 17%;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .service-hero-content-wrapper {
        width: 100%;
        max-width: 600px;
    }

    .service-hero-paragraph-wrapper {
        margin-bottom: 30px;
    }

    .steps-heading-wrapper {
        margin-bottom: 60px;
    }

    .steps-container {
        grid-column-gap: 40px;
        grid-row-gap: 80px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .step-item-wrapper {
        max-width: 260px;
        margin-right: auto;
        margin-left: auto;
    }

    .step-icon-wrapper {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .benefits-left-wrapper {
        width: 100%;
        max-width: none;
    }

    .benefits-grid {
        grid-column-gap: 60px;
        grid-row-gap: 46px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .benefits-item-heading-and-icon-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .benefits-icon-wrapper {
        margin-top: 4px;
    }

    .benefits-item-text-wrapper {
        margin-top: 20px;
    }

    .more-services-grid {
        width: 80%;
        margin-top: 50px;
        grid-row-gap: 35px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .more-services-pointer {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .more-services-pointer._2 {
        margin-top: 12px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .more-services-pointer-icon-wrapper {
        margin-top: 4px;
    }

    .terms-tab-pane-grid {
        grid-column-gap: 23px;
    }

    .product-hero-content {
        width: 90%;
        max-width: 600px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 0%;
        padding-left: 0%;
    }

    .blog-post-section {
        margin-bottom: 0px;
    }

    .blog-post-rich-text {
        padding-bottom: 50px;
    }

    .blog-post-social-icons-container {
        left: -10%;
        top: 15%;
    }

    .login-content-wrapper {
        width: 100%;
        padding-right: 15%;
        padding-left: 15%;
    }

    .login-image-wrapper {
        display: none;
    }

    .sign-up-content-wrapper {
        width: 100%;
        padding-right: 15%;
        padding-left: 15%;
    }

    .sign-up-image-wrapper {
        display: none;
    }

    .contact-details-wrapper {
        width: 100%;
        margin-top: 0px;
    }

    .leave-your-message-wrapper {
        width: 100%;
    }

    .credit-card-tabs-menu {
        width: 100%;
    }

    .credit-card-tab-content {
        margin-top: 30px;
    }

    .vacancy-collection-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .vacancy-collection-item {
        width: 100%;
    }

    .jobs-section {
        margin-bottom: 0px;
    }





    .menu-button {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .menu-button.w--open {
        background-color: #fff;
    }

    .menu-icon {
        color: #152c5b;
    }

    .email-and-telephone-wrapper {
        width: 100%;
        max-width: 450px;
        margin-bottom: 60px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .app-image-container {
        position: static;
        width: 100%;
        margin-top: 0px;
        border-radius: 0px;
    }

    .testimonial-text {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .credit-image-1-wrapper {
        top: 0px;
        max-height: 420px;
    }

    .credit-image-2-wrapper {
        margin-right: 40px;
        margin-bottom: 40px;
    }

    .statement-image-1-wrapper {
        max-height: 500px;
    }

    .pricing-heading-and-subtext-container {
        margin-bottom: 40px;
    }

    .pricing-main-container.top {
        padding-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .pricing-main-up {
        width: 70%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .pricing-subscribe-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .pricing-cost-wrapper {
        width: 100%;
        grid-column-gap: 10px;
    }

    .pricing-features-wrapper {
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .pricing-features-subheading {
        width: 100%;
    }

    .pricing-features-subheading-text {
        text-align: center;
    }

    .pricing-features-checkmarks-wrapper {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .related-blog-post {
        width: 80%;
        max-width: 370px;
    }

    .homepage-blog-card-2 {
        height: 90%;
        margin-bottom: 80px;
    }

    .blog-post-collection-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .vacancy-item-tags-container {
        width: 70%;
    }

    .version-wrapper {
        width: 100%;
    }

    .update-wrapper {
        width: 100%;
        margin-top: 50px;
        margin-left: 0px;
    }

    .licensing-text-wrap {
        width: 100%;
        margin-right: 0px;
        padding: 44px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .licensing-link {
        font-size: 50px;
    }

    .licensing-link.text {
        font-size: 18px;
    }

    .jobs-headings-wrapper {
        width: 100%;
    }

    .jobs-search-wrapper {
        width: 100%;
        margin-top: 30px;
    }

    .blog-page-tab {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .blog-page-tab-pane-content-wrapper {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .blog-page-tabs-content {
        width: 80%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .blog-tab-not-featured-collection-list {
        grid-row-gap: 60px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .blog-tab-collection-list-wrapper-down {
        margin-top: 60px;
    }

    .blog-tab-card {
        height: auto;
    }

    ._404-heading {
        font-size: 60px;
    }

    ._404-subtext {
        line-height: 150%;
    }

    .licensing-image-and-text-wrapper {
        width: 100%;
    }

    .forgot-password-content-wrapper {
        width: 100%;
        padding-right: 15%;
        padding-left: 15%;
    }

    .forgot-password-image-wrapper {
        display: none;
    }

    .history-slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .history-mask {
        width: 60%;
    }

    .history-slide {
        width: 100%;
        height: 100%;
    }

    .history-left-arrow {
        right: 7%;
    }

    .history-slide-card-icon-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .services-grid {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .product-hero-image {
        position: relative;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }

    .instruction-heading {
        margin-bottom: 0px;
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 41px;
        line-height: 51px;
    }

    h2 {
        font-size: 35px;
        line-height: 44px;
    }

    h3 {
        font-size: 25px;
    }

    h6 {
        font-size: 11px;
        line-height: 20px;
    }

    p {
        font-size: 17px;
        line-height: 26px;
    }

    .text-block {
        margin-top: 20px;
        line-height: 24px;
    }

    .text-block.values {
        font-size: 18px;
    }

    .text-block.benefits-item {
        margin-top: 0px;
    }

    .text-block.pricing {
        line-height: 17px;
    }

    .wrapper--2 {
        width: 90%;
    }

    .wrapper--2.logos {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .wrapper--2.security {
        padding-top: 100px;
    }

    .wrapper--2.service {
        width: 80%;
    }

    .wrapper--2.homepage-blog {
        padding-bottom: 0px;
    }

    .wrapper--2.faq-top {
        width: 90%;
        padding-bottom: 70px;
    }

    .wrapper--2.footer {
        padding-top: 60px;
    }

    .wrapper--2.values {
        padding-bottom: 50px;
    }

    .wrapper--2.benefits {
        margin-top: 0px;
    }

    .wrapper--2.benefits.down {
        padding-bottom: 50px;
    }

    .wrapper--2.product-hero {
        padding-top: 50px;
    }

    .wrapper--2.product-services {
        padding-top: 335px;
    }

    .wrapper--2.vacancy-single {
        margin-top: 50px;
        margin-bottom: 120px;
    }

    .wrapper--2.vacancy-heading {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .wrapper--2.vacancy {
        padding-bottom: 50px;
    }

    .wrapper--2.jobs {
        margin-top: 60px;
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .wrapper--2.updates {
        width: 90%;
    }

    .wrapper--2.license {
        padding-bottom: 50px;
    }

    .wrapper--2.bog-tabs {
        padding-bottom: 110px;
    }

    .wrapper--2.history-wrapper-top {
        padding-top: 70px;
        padding-bottom: 60px;
    }

    .wrapper--2.instruction-wrapper {
        padding-top: 80px;
    }

    .wrapper--2.instruction-content-wrapper {
        padding-top: 0px;
        padding-bottom: 60px;
    }

    .section-image-container {
        margin-top: 50px;
    }

    .section-image-container.security {
        height: 380px;
        max-width: 490px;
        padding-right: 80px;
    }

    .section-image-container.credit {
        height: 460px;
        max-width: 490px;
        padding-right: 100px;
    }

    .section-image-container.statement {
        height: 380px;
        max-width: 490px;
        padding-right: 80px;
    }

    .section-image-container.interest-rate {
        height: 380px;
        max-width: 490px;
        padding-right: 80px;
    }

  

    .section-text-container.reverse.app {
        width: 100%;
    }

    .section-text-container.notification {
        margin-top: 50px;
    }

    .section-text-container.statement {
        margin-top: 80px;
    }

    .paragraph-wrapper {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .paragraph-wrapper.security {
        margin-bottom: 10px;
    }

    .paragraph-wrapper.mobile-app {
        max-width: 100%;
    }

    .button.secondary {
        margin-top: 45px;
    }

    .button.footer-button {
        margin-top: 25px;
    }

    .button.apply-now {
        margin-top: 50px;
    }

    .hero-sub-text-container {
        box-shadow: 0 20px 40px 0 hsla(0, 0%, 73.3%, 0.25);
    }

    .hero-text-container {
        max-width: 432px;
    }

    .hero-heading-wrapper {
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .hero-paragraph-wrapper {
        margin-bottom: 30px;
    }

    .hero-image-container {
        overflow: hidden;
        width: 80%;
        margin-top: 50px;
    }

    .our-customers-text-container {
        margin-top: 20px;
    }

    .our-customers-line {
        width: 60px;
        margin-left: 20px;
    }

    .our-customers-logos-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        grid-auto-columns: 1fr;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .our-customers-logos-wrapper {
        width: 28%;
    }

    .heading-2 {
        line-height: 33px;
    }

    .pointers-wrapper.loans {
        margin-top: 15px;
    }

    .pointer-text {
        font-size: 17px;
    }

    .second-pointer {
        margin-top: 5px;
    }

    .security-image-1-wrapper {
        max-height: 350px;
    }

    .security-image-2-wrapper {
        width: 40%;
    }

    .section-background.statement {
        right: -5%;
        bottom: 2%;
        height: 90%;
    }

    .section-background.interest-rate-1 {
        bottom: -6%;
        width: 50%;
        height: 65%;
    }

    .section-background.interest-rate-2 {
        left: -7%;
        top: -15%;
        width: 50%;
        height: 65%;
    }

    .banking-service-1.middle {
        margin-top: 80px;
    }

    .banking-service-image-wrapper {
        width: 80%;
    }

    .register-now-wrapper {
        margin-top: 10px;
    }

    .app-text-container {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .loans-right-container {
        max-width: 350px;
        margin-top: 65px;
        justify-items: start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        grid-row-gap: 55px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .homepage-blog-card-wrapper {
        width: 90%;
        margin-top: 50px;
    }

    .homepage-blog-text {
        margin-top: 20px;
        line-height: 24px;
    }

    .faq-text-wrapper {
        margin-top: 30px;
    }

    .footer-heading-and-button-container {
        margin-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer-heading-wrapper {
        width: 100%;
    }

    .footer-divider-line {
        margin-bottom: 40px;
    }

    .footer-links-container {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .footer-logo-and-text-wrapper {
        width: 100%;
        max-width: none;
    }

    .footer-text-wrapper {
        max-width: 350px;
        margin-bottom: 60px;
    }

    .footer-links-card.middle {
        margin-right: 5%;
    }

    .footer-links-card.first {
        margin-left: 0%;
    }

    .footer-links-card.last {
        margin-left: 0%;
    }

    .footer-copyright-and-social-links-container {
        margin-top: 80px;
    }

    .testimonial-image-wrapper {
        height: 430px;
    }

    .testimonial-star-wrapper {
        margin-top: 20px;
    }

    .testimonial-text-wrapper {
        margin-top: 20px;
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 27px;
    }

    .testimonial-name-and-company-logo-wrapper {
        margin-bottom: 15px;
    }

    .testimonial-arrow.right {
        left: 45px;
    }

    .about-hero-images-container {
        display: -ms-grid;
        display: grid;
        width: 90%;
        grid-auto-columns: 1fr;
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .about-hero-image-1-wrapper {
        width: 100%;
        height: 100%;
        max-width: none;
        margin-top: 0px;
        margin-right: 0px;
    }

    .about-hero-image-2-wrapper {
        width: 100%;
        height: 100%;
        max-width: none;
        margin-right: 0px;
    }

    .about-hero-image-3-wrapper {
        width: 100%;
        height: 100%;
        max-width: none;
        margin-top: 0px;
        margin-right: 0px;
    }

    .values-right-wrapper {
        margin-top: 20px;
    }

    .values-grid {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
        grid-column-gap: 49px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .values-item-text-wrapper {
        margin-top: 20px;
    }

    .location-image-wrapper {
        margin-top: 35px;
    }

    .members-tab-menu {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .members-tab-link {
        font-size: 16px;
    }

    .members-tab-link.w--current {
        font-size: 16px;
    }

    .members-tabs-content {
        margin-top: 45px;
    }

    .members-tab-pane-grid {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .member-position-wrapper {
        margin-top: 0px;
    }

    .vacancy-container {
        width: 100%;
        max-width: 400px;
    }

    .vacancy-item {
        margin-bottom: 30px;
    }

    .vacancy-item-heading.vacancy-single {
        font-size: 29px;
    }

    .vacancy-item-time-wrapper.vacancy-page {
        width: 30%;
    }

    .service-hero-image-wrapper {
        height: 450px;
        margin-top: -40px;
    }

    .service-hero-heading-wrapper {
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .service-hero-paragraph-wrapper {
        margin-bottom: 30px;
    }

    .steps-heading-wrapper {
        margin-bottom: 50px;
    }

    .interest-rate-section {
        overflow: hidden;
    }

    .benefits-grid {
        width: 90%;
        grid-row-gap: 60px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .benefits-item-text-wrapper {
        margin-top: 15px;
    }

    .more-services-grid {
        width: 90%;
        margin-top: 50px;
    }

    .terms-tab-link-icon {
        margin-right: 8px;
    }

    .terms-tab-pane-grid {
        grid-row-gap: 39px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .terms-tab-content-left {
        padding-bottom: 40px;
    }

    .terms-tab-content-pointers-wrapper {
        margin-top: 20px;
    }

    .terms-tab-content-right {
        padding-bottom: 40px;
    }

    .product-hero-text {
        font-size: 17px;
        line-height: 29px;
    }

    .vacancy-rich-text-wrapper {
        margin-top: 50px;
    }

    .vacancy-rich-text li {
        margin-bottom: 14px;
        font-size: 17px;
        line-height: 26px;
    }

    .vacancy-rich-text h3 {
        line-height: 26px;
    }

    .vacancy-rich-text blockquote {
        line-height: 26px;
    }

    .vacancy-rich-text h2 {
        line-height: 33px;
    }

    .blog-post-heading {
        font-size: 34px;
        line-height: 45px;
    }

    .blog-post-rich-text h2 {
        line-height: 33px;
    }

    .blog-post-rich-text h3 {
        line-height: 26px;
    }

    .blog-post-rich-text blockquote {
        font-size: 17px;
        line-height: 26px;
    }

    .blog-post-rich-text li {
        font-size: 17px;
        line-height: 26px;
    }

    .blog-post-social-icons-container {
        display: none;
    }

    .login-content-wrapper {
        padding-right: 5%;
        padding-left: 5%;
    }

    .login-heading-wrapper {
        margin-top: 60px;
    }

    .login-copyright-wrapper {
        margin-top: 80px;
    }

    .sign-up-content-wrapper {
        padding-right: 5%;
        padding-left: 5%;
    }

    .email-wrapper {
        margin-top: 40px;
    }

    .telephone-wrapper {
        margin-top: 40px;
    }

    .credit-card-tabs-menu {
        width: 100%;
        max-width: 440px;
    }

    .terms-tab-link-text {
        font-size: 16px;
    }





    .subscribe-form-block {
        height: auto;
    }

    .subscribe-form {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .subscribe-form-text-field {
        margin-bottom: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .subscribe-form-button {
        margin-left: 0px;
    }

    .testimonial-text {
        margin-top: 20px;
        margin-bottom: 30px;
        line-height: 27px;
    }

    .credit-image-1-wrapper {
        top: -35px;
    }

    .credit-image-2-wrapper {
        width: 50%;
    }

    .statement-image-1-wrapper {
        max-height: 460px;
    }

    .statement-image-2-wrapper {
        bottom: -19%;
        width: 50%;
    }

    .pricing-main-up {
        width: 100%;
    }

    .pricing-main-down {
        padding-right: 0px;
        padding-left: 0px;
    }

    .pricing-option-button.middle {
        width: 90%;
    }

    .pricing-features-heading-div {
        padding-left: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .faq-answer-paragraph {
        font-size: 16px;
    }

    .interest-rate-image-1-wrapper {
        max-height: 350px;
    }

    .interest-rate-image-2-wrapper {
        width: 40%;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .related-blog-post {
        width: 90%;
    }

    .homepage-blog-card-2 {
        margin-bottom: 0px;
    }

    .vacancy-item-tags-container {
        width: 90%;
    }

    .update-wrapper {
        margin-top: 40px;
    }

    .licensing-text-wrap {
        width: 100%;
        margin-right: 0px;
        padding: 30px;
        text-align: center;
    }

    .licensing-subtext {
        text-align: left;
    }

    .licensing-link {
        font-size: 40px;
    }

    .blog-page-tabs-content {
        width: 100%;
    }

    .blog-tab-text {
        margin-top: 20px;
        line-height: 24px;
    }

    .utility-page-content {
        width: 90%;
    }

    ._404-text {
        font-size: 130px;
    }

    ._404-heading {
        font-size: 40px;
    }

    .collection-list-2 {
        position: relative;
        z-index: 2;
    }

    .licensing-image-and-text-wrapper {
        padding: 30px;
    }

    .forgot-password-form-block {
        height: auto;
    }

    .forgot-password-form {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .forgot-password-form-text-field {
        margin-bottom: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .forgot-password-section {
        height: 100vh;
    }

    .forgot-password-content-wrapper {
        padding-right: 5%;
        padding-left: 5%;
    }

    .forgot-password-heading-wrapper {
        margin-top: 60px;
    }

    .forgot-password-copyright-wrapper {
        margin-top: 80px;
    }

    .history-mask {
        width: 75%;
    }

    .history-slide {
        width: 100%;
    }

    .history-left-arrow {
        right: 9%;
    }

    .footer-down-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer-down-right {
        width: 20%;
        margin-top: 20px;
    }

    .services-grid {
        grid-row-gap: 60px;
    }

    .product-hero-image {
        width: 80%;
    }

    .instruction-heading {
        font-size: 30px;
    }
}

@media screen and (max-width: 479px) {
    h1 {
        font-size: 40px;
    }

    p {
        font-size: 16px;
        line-height: 24px;
    }

    .text-block {
        font-size: 15px;
        line-height: 21px;
    }

    .text-block.benefits-item {
        margin-top: 12px;
        font-size: 16px;
        line-height: 22px;
    }

    .text-block.pricing {
        width: 80px;
        margin-right: auto;
        margin-left: auto;
        font-size: 13px;
    }

    .text-block.instruction-text {
        font-size: 16px;
    }

    .wrapper--2.security {
        padding-top: 70px;
    }

    .wrapper--2.service {
        width: 90%;
    }

    .wrapper--2.credit-card {
        padding-top: 60px;
    }

    .wrapper--2.faq-top {
        padding-bottom: 30px;
    }

    .wrapper--2.footer {
        padding-top: 50px;
    }

    .wrapper--2.testimonial {
        padding-top: 50px;
    }

    .wrapper--2.values {
        padding-bottom: 30px;
    }

    .wrapper--2.values.down {
        margin-top: 40px;
    }

    .wrapper--2.benefits.down {
        padding-top: 80px;
        padding-bottom: 0px;
    }

    .wrapper--2.terms {
        padding: 0px;
    }

    .wrapper--2.product-hero {
        margin-top: 20px;
    }

    .wrapper--2.pricing {
        position: relative;
        margin-bottom: 0px;
    }

    .wrapper--2.updates {
        padding: 20px;
    }

    .wrapper--2.jobs-heading-and-search {
        padding-top: 80px;
    }

    .wrapper--2.history-wrapper-top {
        padding-bottom: 90px;
    }

    .section-image-container.notification {
        width: 100%;
    }

    .section-image-container.security {
        height: 300px;
        padding-right: 60px;
    }

    .section-image-container.credit {
        height: 320px;
        padding-right: 80px;
    }

    .section-image-container.statement {
        height: 300px;
        padding-right: 60px;
    }

    .section-image-container.interest-rate {
        height: 300px;
        padding-right: 60px;
    }

    .section-text-container.reverse.app {
        width: 90%;
    }

    .button {
        padding: 12px 27px;
        font-size: 16px;
    }

    .button.secondary {
        margin-top: 35px;
    }

    .button.more-services-item {
        width: 100%;
        margin-bottom: 15px;
    }

    .hero-sub-text-container {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .hero-sub-text {
        font-size: 13px;
        line-height: 20px;
    }

    .hero-image-container {
        width: 100%;
    }

    .our-customers-logos-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        grid-auto-columns: 1fr;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .our-customers-logos-wrapper {
        width: 40%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .first-pointer {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .checkbox-wrapper {
        margin-top: 4px;
    }

    .security-image-1-wrapper {
        max-height: 270px;
    }

    .security-image-2-wrapper {
        width: 40%;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .section-background {
        width: 100%;
        height: 100%;
    }

    .section-background.statement {
        top: -10%;
        width: 60vw;
        height: 320px;
    }

    .section-background.security {
        width: 80%;
        height: 70%;
    }

    .section-background.credit {
        width: 80%;
        height: 70%;
    }

    .section-background.statement {
        top: 8%;
        right: 14%;
        width: 80%;
        height: 70%;
    }

    .section-background.interest-rate-1 {
        bottom: 2%;
        height: 50%;
    }

    .section-background.interest-rate-2 {
        left: -4%;
        top: -11%;
        height: 50%;
    }

    .banking-service-1 {
        width: 100%;
    }

    .banking-service-image-wrapper {
        width: 100%;
    }

    .register-now-wrapper {
        margin-top: 12px;
    }

    .app-text-container {
        padding: 60px 0%;
    }

    .app-store-wrapper {
        width: 140px;
    }

    .google-play-wrapper {
        width: 140px;
    }

    .loans-right-container {
        margin-top: 50px;
        grid-row-gap: 30px;
    }

    .homepage-blog-card-wrapper {
        width: 100%;
    }

    .homepage-blog-image-wrapper {
        display: block;
        height: 250px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .homepage-blog-text {
        line-height: 21px;
    }

    .homepage-blog-content-wrapper {
        padding-right: 20px;
        padding-left: 20px;
    }

    .homepage-blog-author-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .homepage-blog-author-name-wrapper {
        max-width: 100%;
        margin-left: 8px;
    }

    .homepage-blog-name-and-image-wrapper {
        width: 100%;
        max-width: none;
        margin-bottom: 20px;
    }

    .homepage-blog-author-name {
        font-size: 13px;
        white-space: normal;
        background-clip: border-box;
        -webkit-text-fill-color: inherit;
        cursor: auto;
    }

    .homepage-blog-time-to-read-text {
        white-space: normal;
        background-clip: border-box;
        -webkit-text-fill-color: inherit;
        cursor: auto;
    }

    .faq-question-wrapper {
        width: 85%;
    }

    .faq-question {
        line-height: 28px;
    }

    .footer-heading {
        line-height: 40px;
    }

    .footer-links-container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .footer-logo-and-text-wrapper {
        margin-bottom: 0px;
    }

    .footer-links-card.middle {
        margin-right: 15%;
        margin-left: 0%;
    }

    .footer-links-card.first {
        margin-right: 15%;
    }

    .footer-copyright-and-social-links-container {
        margin-top: 80px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .social-links-wrapper {
        margin-top: 30px;
    }

    .testimonial-image-wrapper {
        width: 100%;
        height: 360px;
    }

    .testimonial-arrow {
        bottom: 88%;
    }

    .testimonial-arrow.right {
        left: 12%;
    }

    .about-hero-images-container {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
    }

    .values-grid {
        grid-row-gap: 25px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .values-item-wrapper {
        margin-bottom: 30px;
    }

    .location-image-wrapper {
        margin-top: 40px;
    }

    .members-tab-menu {
        max-width: 309.59375px;
        margin-right: auto;
        margin-left: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .members-tab-pane-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .vacancy-container {
        width: 100%;
    }

    .vacancy-item {
        margin-bottom: 60px;
        padding-right: 5%;
        padding-left: 5%;
    }

    .vacancy-item-heading.vacancy-single {
        line-height: 38px;
    }

    .vacancy-item-job-and-place-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .vacancy-item-time-wrapper {
        width: 100%;
        margin-right: 0px;
    }

    .vacancy-item-time-wrapper.vacancy-page {
        width: auto;
    }

    .vacancy-item-tag-wrapper {
        margin-right: 20px;
    }

    .service-hero-image-wrapper {
        margin-top: -30px;
    }

    .steps-container {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .benefits-grid {
        grid-row-gap: 28px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .benefits-item-wrapper {
        margin-bottom: 30px;
    }

    .benefits-item-heading-and-icon-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .benefits-item-heading-wrapper {
        max-width: 100%;
    }

    .more-services-grid {
        width: 100%;
    }

    .more-services-item-wrapper {
        padding-right: 5%;
        padding-left: 5%;
    }

    .more-services-icon-and-heading-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .more-services-item-heading-wrapper {
        margin-top: 20px;
        margin-left: 0px;
        text-align: center;
    }

    .more-services-pointer-text {
        max-width: 80%;
    }

    .product-services-items-button-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .terms-section {
        position: relative;
        z-index: 30;
        padding-top: 100px;
        background-color: #fff;
    }

    .terms-tabs-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 10px;
    }

    .terms-tab-link-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .terms-tabs-pointer-text {
        line-height: 140%;
    }

    .product-hero-content {
        padding-top: 0%;
    }

    .product-hero-text {
        font-size: 16px;
        line-height: 26px;
    }

    .blog-post-image-wrapper {
        height: 370px;
    }

    .blog-post-author-and-date-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .blog-post-author-wrapper {
        margin-bottom: 20px;
    }

    .checkbox-field {
        margin-top: 5px;
    }

    ._24-7-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    ._24-7-text-wrapper {
        margin-top: 10px;
        margin-left: 0px;
    }

    .email-wrapper {
        margin-top: 30px;
    }

    .email-text {
        font-size: 18px;
    }

    .telephone-text {
        font-size: 18px;
    }

    .telephone-wrapper {
        margin-top: 30px;
    }

    .credit-card-tab-link-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .credit-card-tab-link-icon {
        margin-right: 0px;
    }

    

    .vacancy-collection-item {
        padding-right: 0px;
        padding-left: 0px;
    }

    .terms-tab-link-text {
        font-size: 14px;
    }



    .subscribe-form-text-field {
        width: 100%;
    }

    .testimonial-background-div {
        height: 90%;
        max-height: none;
        max-width: none;
    }

    .email-and-telephone-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .credit-image-1-wrapper {
        top: 0px;
        max-height: 270px;
    }

    .credit-image-2-wrapper {
        width: 50%;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .statement-image-1-wrapper {
        left: 60px;
        max-height: 400px;
    }

    .statement-image-2-wrapper {
        bottom: -6%;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .pricing-section {
        margin-bottom: 0px;
    }

    .pricing-main-container {
        margin-top: 40px;
    }

    .pricing-main-container.top {
        margin-top: 0px;
    }

    .pricing-main-container.bottom {
        margin-top: 0px;
    }

    .pricing-main-up {
        position: relative;
        z-index: 20;
        width: 100%;
        margin-bottom: 190px;
    }

    .pricing-main-up.full-width {
        display: none;
    }

    .pricing-main-up.mobile {
        position: -webkit-sticky;
        position: sticky;
        top: 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: -440px;
        padding: 20px 3%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        background-color: #fff;
    }

    .pricing-main-down {
        margin-top: 40px;
        padding: 0px;
    }

    .pricing-cost-wrapper {
        grid-column-gap: 5px;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .pricing-div-line {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .pricing-text {
        font-size: 22px;
    }

    .pricing-option-button {
        margin-top: 10px;
        padding-right: 5px;
        padding-left: 5px;
        font-size: 12px;
    }

    .pricing-option-button.middle {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .pricing-option-text {
        font-size: 20px;
    }

    .pricing-features-heading-div {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .pricing-features-heading-text {
        font-size: 16px;
    }

    .pricing-features-subheading-text {
        font-size: 15px;
    }

    .interest-rate-image-1-wrapper {
        max-height: 270px;
    }

    .interest-rate-image-2-wrapper {
        width: 40%;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .related-blog-post {
        width: 100%;
    }

    .homepage-blog-card-2 {
        margin-bottom: 0px;
    }

    .vacancy-item-tag-text {
        margin-right: 15px;
        margin-left: 15px;
    }

    .vacancy-item-tags-container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .template-updates {
        font-size: 37px;
    }

    .update-text {
        font-size: 32px;
    }

    .update-wrapper {
        margin-top: 30px;
    }

    .licensing-link {
        font-size: 30px;
    }

    .style-guide-title {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 20px;
    }

    .style-guide-colours {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .colour {
        margin: 10px;
    }

    .jobs-search-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .search-location-wrapper {
        width: 100%;
    }

    .search-department-wrapper {
        width: 100%;
        margin-top: 20px;
    }

    .blog-tab-link {
        text-align: center;
    }

    .blog-page-tab-pane-content-wrapper {
        width: 100%;
    }

    .blog-page-tabs-content {
        width: 100%;
    }

    .blog-tab-image-wrapper {
        display: block;
        height: 250px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .blog-tab-content-wrapper {
        padding-right: 20px;
        padding-left: 20px;
    }

    .blog-tab-text {
        line-height: 21px;
    }

    .blog-tab-author-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .blog-tab-name-and-image-wrapper {
        width: 100%;
        max-width: none;
        margin-bottom: 20px;
    }

    .blog-tab-author-name-wrapper {
        max-width: 100%;
        margin-left: 8px;
    }

    .blog-tab-author-name {
        font-size: 13px;
        white-space: normal;
        background-clip: border-box;
        -webkit-text-fill-color: inherit;
        cursor: auto;
    }

    .blog-tab-time-to-read-text {
        white-space: normal;
        background-clip: border-box;
        -webkit-text-fill-color: inherit;
        cursor: auto;
    }

    ._404-heading {
        font-size: 30px;
        line-height: 110%;
    }

    .licencing-images-grid {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .collection-list-2 {
        background-color: #fff;
    }

    .forgot-password-form-text-field {
        width: 100%;
    }

    .forgot-password-form-button {
        margin-top: 10px;
    }

    .history-mask {
        width: 90%;
    }

    .history-slide {
        margin-left: 0px;
    }

    .history-left-arrow {
        top: -18%;
        right: 40px;
    }

    .history-right-arrow {
        top: -18%;
    }

    .history-slide-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-down-right {
        width: 30%;
    }

    .list {
        padding-left: 20px;
    }

    .product-hero-image {
        width: 100%;
    }

    .instruction-heading {
        font-size: 30px;
        line-height: 110%;
    }
}

#w-node-da06f9a2-5875-3532-88c4-24677e61e5ba-ee7c18a7 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
}

#w-node-_302f6edb-6246-c346-a0cc-4ca1dbe4b7eb-ee7c18a7 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
}

#w-node-f1ee2623-aa65-91b1-ef54-fb8311672571-ee7c18a7 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
}

@media screen and (max-width: 767px) {
    #w-node-_5fa96775-a7f8-a54c-50cd-dbd738c62196-a67c1888 {
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
    }
}