@font-face {
  font-family: "Inter";
  src: url("../../assets/fonts/Inter/static/Inter_18pt-Regular.ttf") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Instrument Serif";
  src: url("../../assets/fonts/Instrument_Serif/InstrumentSerif-Regular.ttf") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    
    scroll-behavior: smooth;
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: #0000
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: none
}

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


[class^=w-icon-],
[class*=\ w-icon-] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    
}

.w-icon-slider-right:before {
    content: ""
}

.w-icon-slider-left:before {
    content: ""
}

.w-icon-nav-menu:before {
    content: ""
}

.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
    content: ""
}

.w-icon-file-upload-remove:before {
    content: ""
}

.w-icon-file-upload-icon:before {
    content: ""
}

* {
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    color: #333;
    background-color: #f5f5f7;
    min-height: 100%;
    margin: 0;
    
    font-size: 14px;
    line-height: 20px
}

img {
    vertical-align: middle;
    max-width: 100%;
    display: inline-block
}

html.w-mod-touch * {
    background-attachment: scroll !important
}

.w-block {
    display: block
}

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

.w-clearfix:before,
.w-clearfix:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-clearfix:after {
    clear: both
}

.w-hidden {
    display: none
}

.w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #1a1b1f;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block
}

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

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

.w-code-block {
    margin: unset
}

pre.w-code-block code {
    all: inherit
}

.w-optimization {
    display: contents
}

.w-webflow-badge,
.w-webflow-badge>img {
    box-sizing: unset;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    min-height: unset;
    min-width: unset;
    margin: unset;
    padding: unset;
    float: unset;
    clear: unset;
    border: unset;
    border-radius: unset;
    background: unset;
    background-image: unset;
    background-position: unset;
    background-size: unset;
    background-repeat: unset;
    background-origin: unset;
    background-clip: unset;
    background-attachment: unset;
    background-color: unset;
    box-shadow: unset;
    transform: unset;
    direction: unset;
    
    font-weight: unset;
    color: unset;
    font-size: unset;
    line-height: unset;
    font-style: unset;
    font-variant: unset;
    text-align: unset;
    -webkit-text-decoration: unset;
    text-decoration: unset;
    text-indent: unset;
    text-transform: unset;
    list-style-type: unset;
    text-shadow: unset;
    vertical-align: unset;
    cursor: unset;
    white-space: unset;
    word-break: unset;
    word-spacing: unset;
    word-wrap: unset;
    transition: unset
}

.w-webflow-badge {
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 2147483647 !important;
    color: #aaadb0 !important;
    overflow: unset !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 6px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    text-decoration: none !important;
    display: inline-block !important;
    position: fixed !important;
    inset: auto 12px 12px auto !important;
    transform: none !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    font-weight: 700
}

h1 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px
}

h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px
}

h3 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px
}

h4 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px
}

h5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px
}

h6 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px
}

p {
    margin-top: 0;
    margin-bottom: 10px
}

blockquote {
    border-left: 5px solid #e2e2e2;
    margin: 0 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px
}

figure {
    margin: 0 0 10px
}

figcaption {
    text-align: center;
    margin-top: 5px
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px
}

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

.w-embed:before,
.w-embed:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-embed:after {
    clear: both
}

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

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

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

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

.w-form {
    margin: 0 0 15px
}

.w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none
}

.w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none
}

label {
    margin-bottom: 5px;
    font-weight: 400;
    display: block
}

.w-input,
.w-select {
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block
}

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

.w-input:focus,
.w-select:focus {
    border-color: #3898ec;
    outline: 0
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
    cursor: not-allowed
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
    background-color: #eee
}

textarea.w-input,
textarea.w-select {
    height: auto
}

.w-select {
    background-color: #f3f3f3
}

.w-select[multiple] {
    height: auto
}

.w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    display: inline-block
}

.w-radio {
    margin-bottom: 5px;
    padding-left: 20px;
    display: block
}

.w-radio:before,
.w-radio:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-radio:after {
    clear: both
}

.w-radio-input {
    float: left;
    margin: 3px 0 0 -20px;
    line-height: normal
}

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

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

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

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

.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 {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    display: flex
}

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

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

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

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

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

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

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

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

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

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

.w-container:before,
.w-container:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-container:after {
    clear: both
}

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

.w-row:before,
.w-row:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-row:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width:767px) {

    .w-hidden-main,
    .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.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .w-col {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

    .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 {
    vertical-align: top;
    text-align: center;
    background: #fff;
    border: 1px solid #758696;
    border-radius: 3px;
    width: 28px;
    height: 20px;
    display: inline-block;
    position: relative
}

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

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

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

.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 {
    content: " ";
    pointer-events: none;
    border: solid #0000;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-width: 4px;
    border-color: #75869600 #5d6c7b #75869600 #75869600;
    margin-top: -4px;
    margin-left: -9px
}

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

.w-widget-twitter-count-shim:not(.w--vertical):after {
    border-width: 4px;
    border-color: #fff0 #fff #fff0 #fff0;
    margin-top: -4px;
    margin-left: -8px
}

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

.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 {
    content: " ";
    pointer-events: none;
    border: solid #0000;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%
}

.w-widget-twitter-count-shim.w--vertical:before {
    border-width: 5px;
    border-color: #5d6c7b #75869600 #75869600;
    margin-left: -5px
}

.w-widget-twitter-count-shim.w--vertical:after {
    border-width: 4px;
    border-color: #fff #fff0 #fff0;
    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 {
    color: #fff;
    height: 500px;
    position: relative;
    overflow: hidden
}

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

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

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

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

.w-slider {
    text-align: center;
    clear: both;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    background: #ddd;
    height: 300px;
    position: relative
}

.w-slider-mask {
    z-index: 1;
    white-space: nowrap;
    height: 100%;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden
}

.w-slide {
    vertical-align: top;
    white-space: normal;
    text-align: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative
}

.w-slider-nav {
    z-index: 2;
    text-align: center;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    height: 40px;
    margin: auto;
    padding-top: 10px;
    position: absolute;
    inset: auto 0 0
}

.w-slider-nav.w-round>div {
    border-radius: 100%
}

.w-slider-nav.w-num>div {
    font-size: inherit;
    line-height: inherit;
    width: auto;
    height: auto;
    padding: .2em .5em
}

.w-slider-nav.w-shadow>div {
    box-shadow: 0 0 3px #3336
}

.w-slider-nav-invert {
    color: #fff
}

.w-slider-nav-invert>div {
    background-color: #2226
}

.w-slider-nav-invert>div.w-active {
    background-color: #222
}

.w-slider-dot {
    cursor: pointer;
    background-color: #fff6;
    width: 1em;
    height: 1em;
    margin: 0 3px .5em;
    transition: background-color .1s, color .1s;
    display: inline-block;
    position: relative
}

.w-slider-dot.w-active {
    background-color: #fff
}

.w-slider-dot:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff
}

.w-slider-dot:focus.w-active {
    box-shadow: none
}

.w-slider-arrow-left,
.w-slider-arrow-right {
    cursor: pointer;
    color: #fff;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    width: 80px;
    margin: auto;
    font-size: 40px;
    position: absolute;
    inset: 0;
    overflow: hidden
}

.w-slider-arrow-left [class^=w-icon-],
.w-slider-arrow-right [class^=w-icon-],
.w-slider-arrow-left [class*=\ w-icon-],
.w-slider-arrow-right [class*=\ w-icon-] {
    position: absolute
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
    outline: 0
}

.w-slider-arrow-left {
    z-index: 3;
    right: auto
}

.w-slider-arrow-right {
    z-index: 4;
    left: auto
}

.w-icon-slider-left,
.w-icon-slider-right {
    width: 1em;
    height: 1em;
    margin: auto;
    inset: 0
}

.w-slider-aria-label {
    clip: rect(0 0 0 0);
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden
}

.w-slider-force-show {
    display: block !important
}

.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative
}

.w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block
}

.w-dropdown-toggle:focus {
    outline: 0
}

.w-icon-dropdown-toggle {
    width: 1em;
    height: 1em;
    margin: auto 20px auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute
}

.w-dropdown-list.w--open {
    display: block
}

.w-dropdown-link {
    color: #222;
    padding: 10px 20px;
    display: block
}

.w-dropdown-link.w--current {
    color: #0082f3
}

.w-dropdown-link:focus {
    outline: 0
}

@media screen and (max-width:767px) {
    .w-nav-brand {
        padding-left: 10px
    }
}

.w-lightbox-backdrop {
    cursor: auto;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    color: #fff;
    text-align: center;
    z-index: 2000;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-tap-highlight-color: transparent;
    background: #000000e6;
    outline: 0;
    
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    list-style: disc;
    position: fixed;
    inset: 0;
    -webkit-transform: translate(0)
}

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

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

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

.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 {
    vertical-align: middle;
    display: inline-block
}

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

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

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

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

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

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

.w-lightbox-embed {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0
}

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

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

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

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

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

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

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

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

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

.w-lightbox-thumbnail .w-lightbox-tall {
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}

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

.w-lightbox-spinner {
    box-sizing: border-box;
    border: 5px solid #0006;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: .8s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%
}

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

.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 {
        opacity: .5;
        display: block
    }

    .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: " ";
    grid-area: 1/1/2/2;
    display: table
}

.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,
.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: "";
    display: none;
    position: absolute;
    inset: 0
}

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

.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 {
    color: #0000;
    font-size: 0
}

.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 {
    caption-side: bottom;
    display: table-caption
}

.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 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.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 {
    clear: both;
    margin-left: auto;
    margin-right: auto
}

.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 {
    text-align: center;
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block
}

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

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

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

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

.w-nav {
    z-index: 1000;
    background: #ddd;
    position: relative
}

.w-nav:before,
.w-nav:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-nav:after {
    clear: both
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative
}

.w-nav-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative
}

.w-nav-link.w--current {
    color: #0082f3
}

.w-nav-menu {
    float: right;
    position: relative
}

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

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

.w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden
}

.w-nav-overlay [data-nav-menu-open] {
    top: 0
}

.w-nav[data-animation=over-left] .w-nav-overlay {
    width: auto
}

.w-nav[data-animation=over-left] .w-nav-overlay,
.w-nav[data-animation=over-left] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    right: auto
}

.w-nav[data-animation=over-right] .w-nav-overlay {
    width: auto
}

.w-nav[data-animation=over-right] .w-nav-overlay,
.w-nav[data-animation=over-right] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    left: auto
}

.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative
}

.w-nav-button:focus {
    outline: 0
}

.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8
}

.w-nav[data-collapse=all] .w-nav-menu {
    display: none
}

.w-nav[data-collapse=all] .w-nav-button,
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open {
    display: block
}

.w--nav-dropdown-list-open {
    position: static
}

@media screen and (max-width:991px) {
    .w-nav[data-collapse=medium] .w-nav-menu {
        display: none
    }

    .w-nav[data-collapse=medium] .w-nav-button {
        display: block
    }
}

@media screen and (max-width:767px) {
    .w-nav[data-collapse=small] .w-nav-menu {
        display: none
    }

    .w-nav[data-collapse=small] .w-nav-button {
        display: block
    }

    .w-nav-brand {
        padding-left: 10px
    }
}

@media screen and (max-width:479px) {
    .w-nav[data-collapse=tiny] .w-nav-menu {
        display: none
    }

    .w-nav[data-collapse=tiny] .w-nav-button {
        display: block
    }
}

.w-tabs {
    position: relative
}

.w-tabs:before,
.w-tabs:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-tabs:after {
    clear: both
}

.w-tab-menu {
    position: relative
}

.w-tab-link {
    vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative
}

.w-tab-link.w--current {
    background-color: #c8c8c8
}

.w-tab-link:focus {
    outline: 0
}

.w-tab-content {
    display: block;
    position: relative;
    overflow: hidden
}

.w-tab-pane {
    display: none;
    position: relative
}

.w--tab-active {
    display: block
}

@media screen and (max-width:479px) {
    .w-tab-link {
        display: block
    }
}

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

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

    to {
        transform: rotate(360deg)
    }
}

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

.w-dyn-hide,
.w-dyn-bind-empty,
.w-condition-invisible {
    display: none !important
}

.wf-layout-layout {
    display: grid
}


:root {
    --primary-dark: #1a1b1f;
    --paragraph-gray: #727373;
    --primary: #59a398;
    --white: white;
    --dark-gray-50: #afafaf80;
    --dark-gray: #afafaf;
    --primary-blue: #5d70ae;
    --light-background: #f3f6ff;
    --dark-backgound: #daf3ef;
    --white-50: #ffffff80;
    --yellow: #e6cd62;
    --black: black
}

.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.w-layout-hflex {
    flex-direction: row;
    align-items: flex-start;
    display: flex
}

.w-layout-vflex {
    flex-direction: column;
    align-items: flex-start;
    display: flex
}

.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.w-form-formradioinput--inputType-custom {
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 12px;
    height: 12px
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
    box-shadow: 0 0 3px 1px #3898ec
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
    border-width: 4px;
    border-color: #3898ec
}

.w-pagination-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    display: flex
}

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

.w-pagination-previous-icon {
    margin-right: 4px
}

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

.w-pagination-next-icon {
    margin-left: 4px
}

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

@media screen and (max-width:767px) {
    .w-layout-blockcontainer {
        max-width: none
    }
}

body {
    color: var(--primary-dark);
    
    font-size: 16px;
    line-height: 24px
}

h1 {
    color: var(--primary-dark);
    margin-top: 0;
    margin-bottom: 0;
    
    line-height: 1.1em
}

h2 {
    color: var(--primary-dark);
    margin-top: 0;
    margin-bottom: 0;
    
    ;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.2em
}

h3 {
    color: var(--primary-dark);
    margin-top: 0;
    margin-bottom: 0;
    
    ;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2em
}

h4 {
    color: var(--primary-dark);
    margin-top: 0;
    margin-bottom: 0;
    
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2em
}

h5 {
    color: var(--primary-dark);
    margin-top: 0;
    margin-bottom: 0;
    
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2em
}

h6 {
    color: var(--primary-dark);
    margin-top: 0;
    margin-bottom: 0;
    
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em
}

p {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6em;

}

a {
    color: var(--primary-dark);
    align-items: center;
    line-height: 1.1em;
    text-decoration: none;
    transition: all .35s
}

a:hover {
    color: #ffffff;
}

ul {
    grid-row-gap: 15px;
    background-color: var(--paragraph-gray);
    color: var(--primary);
    -webkit-background-clip: text;
    background-clip: text;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    display: flex
}

ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px
}

li {
    align-items: center;
    line-height: 1.4em
}

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

label {
    margin-bottom: 10px;
    display: block
}

strong {
    
    font-weight: 500
}

blockquote {
    text-align: center;
    border-left: 1px #000;
    margin-bottom: 0;
    padding: 10px 20px;
    
    ;
    font-size: 36px;
    line-height: 1.2
}

.section {

    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    overflow: hidden
}

.section.without-space {
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible
}

.section.without-bottom-space {
    padding-bottom: 0
}

.section.without-bottom-space.overflow-visible {
    overflow: visible
}

.section.cta-section {
    padding-top: 115px;
    padding-left: 15px;
    padding-right: 15px
}

.section.cta-section.cta-site-section {
    overflow: hidden
}

.section.logo-section {
    padding-top: 80px;
    padding-bottom: 80px
}

.section.homepage-second-section,
.section.homepage-third-section {
    overflow: hidden
}

.section.subscrible-section-space {
    padding-top: 110px;
    padding-left: 15px;
    padding-right: 15px
}

.section.newsletter-section {
    padding-top: 100px;
    padding-left: 15px;
    padding-right: 15px
}

.section.top-space-large {
    padding-top: 140px
}

.base-container {
    flex-direction: column;
    align-items: center;
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.base-container.align-left {
    align-items: flex-start
}

.base-container.relative,
.base-container.banner-container {
    position: relative
}

.base-container.banner-container.homepage-animation-container,
.base-container.homepage-animation-container {
    max-width: 992px
}

.spacing-system-column {
    padding-right: 20px
}

.color-wrapper {
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex
}

.headings-typography-wrapper {
    flex-flow: wrap;
    width: 47%;
    display: flex
}

.primary-button {
    z-index: 1;
    grid-column-gap: 20px;
    color: var(--white);
    text-align: center;
    cursor: pointer;
    border-radius: 9px;
    justify-content: center;
    align-items: center;
    height: 44px;
    padding: 13px;
    font-size: 14px;
    font-weight: 500;
    transition: all .3s;
    display: flex;
    position: relative;
    overflow: hidden;
}

.primary-button:hover {
    color: var(--white)
}

.primary-button.serch-button {
    width: 150px;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.primary-button.serch-button:hover {
    opacity: .7
}

.primary-button.search-button {
    height: auto
}

.primary-button.search-button:hover {
    opacity: .7
}

.primary-button.nav-button {
    min-width: 110px;
}

.primary-button.pagination {
    border-style: none
}

.utility-page-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding: 15px;
    display: flex
}

.utility-page-content {
    text-align: center;
    flex-direction: column;
    width: 280px;
    display: flex
}

.utility-page-form {
    flex-direction: column;
    align-items: stretch;
    display: flex
}

.password-image {
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.password-input {
    border: 1px solid var(--dark-gray-50);
    min-width: 280px;
    min-height: 48px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 16px;
    line-height: 1.2em
}

.password-input:focus {
    border: 1px solid var(--primary-dark)
}

.password-input::placeholder {
    color: #0e0e0e66
}

.password-title-wrapper {
    margin-bottom: 40px
}

._404-paragraph {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px
}

.text-center {
    text-align: center
}

._404-content-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 600px;
    display: flex
}

.footer {
    align-items: flex-start;
    padding-bottom: 30px
}

.footer-bottom-wrapper {
    border-top: 1px solid #1a1b1f33;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding-top: 30px;
    display: flex
}

.style-guide-button-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    display: flex
}

.style-guide-button-wrapper.last-child {
    margin-right: 0
}

.paragraph-large {
    font-size: 19px;
    font-weight: 400 !important;
    line-height: 1.5em;
    color: black;
}

.paragraph-large.top-10 {
    margin-top: 10px
}

.text-white {
    color: var(--white)
}

.banner-description {
    max-width: 820px;
}

.paragraph-large {
    font-weight: 200;
    line-height: 1.5em;
    color: black;
    white-space: normal;
    word-break: keep-all;

    /* Default font size for large screens */
    font-size: 19px;
}

/* Medium screens */
@media (max-width: 1400px) {
    .paragraph-large {
        font-size: 14px;
    }
}


/* Small screens */
@media (max-width: 768px) {
    .paragraph-large {
        font-size: 14px;
    }
}

/* Extra small screens / mobile */
@media (max-width: 480px) {
    .paragraph-large {
        font-size: 14px;
    }
}


.link-with-icon {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    font-size: 14px;
    font-weight: 500;
    display: flex
}

.link-with-icon:hover {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    color: var(--primary-dark)
}

.paragraph-no-margin {
    margin-top: 0;
    margin-bottom: 0
}

.hidden {
    display: none
}

.footer-link {
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 21px;
    transition: all .3s
}

.footer-link:hover {
    color: var(--primary)
}

.footer-wrapper {
    grid-row-gap: 50px;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
    display: flex
}

.footer-brand {
    color: #fff;
    margin-bottom: 10px
}

.footer-brand.w--current {
    color: #fff;
    padding-left: 0;
    
}

.footer-links-wrapper {
    grid-column-gap: 30px
}

.search-wrap-input {
    color: var(--primary-dark);
    background-color: #0000;
    border: 1px solid #0000;
    height: 60px;
    margin-bottom: 0;
    padding: 0;
    font-size: 18px
}

.search-wrap-input:focus {
    border-style: none
}

.search-wrap-input::placeholder {
    color: var(--dark-gray)
}

.search-desktop {
    z-index: 1000;
    background-color: #ffffffe6;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
    position: fixed;
    inset: 0% auto auto 0%
}

.search-close-button {
    cursor: pointer;
    
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    inset: 50px 50px auto auto
}

.search-bottom-line {
    background-color: var(--primary);
    width: 100%;
    height: 3px;
    margin-bottom: 20px;
    display: flex
}

.search-wrapper {
    flex-direction: column;
    width: 100%;
    max-width: 1140px;
    display: flex
}

.search-result-item {
    margin-bottom: 30px
}

.search-link {
    color: var(--primary);
    margin-bottom: 10px;
    font-size: 18px;
    transition: all .3s;
    display: inline-block
}

.search-link:hover {
    opacity: .7
}

.search-input {
    border: 1px solid var(--dark-gray-50);
    border-radius: 9px;
    height: auto;
    margin-bottom: 0;
    padding: 16px 22px;
    font-size: 16px;
    line-height: 1em
}

.search-input:focus {
    border: 1px solid var(--primary)
}

.search-input::placeholder {
    color: var(--dark-gray-50)
}

.search-result-wrapper {
    width: 100%;
    margin-top: 40px
}

.search-section {
    padding-top: 160px
}

.service-list-item {
    position: relative
}

.primary-button-white {
    grid-column-gap: 20px;
    color: var(--primary-dark);
    text-align: center;
    background-color: #fff;
    border-radius: 9px;
    justify-content: center;
    align-items: center;
    height: 44px;
    padding: 14px;
    font-size: 14px;
    font-weight: 500;
    transition: all .2s;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 10px #0000000a
}

.primary-button-white:hover {
    color: var(--primary-dark)
}

.primary-button-white.banner {
    border-radius: 9px;
    padding-left: 18px;
    padding-right: 18px;
    overflow: hidden
}

.slide-3 {
    max-height: 580px
}

.about-3-tab-link {
    color: var(--white);
    background-color: #0000;
    flex-direction: column;
    align-items: center;
    width: 33.33%;
    margin-bottom: -12px;
    padding-top: 20px;
    padding-bottom: 4px;
    font-size: 19px;
    line-height: 32px;
    transition: all .3s;
    display: flex;
    position: relative
}

.about-3-tab-link.w--current {
    color: var(--white);
    background-color: #0000;
    padding-top: 20px;
    padding-bottom: 4px;
    font-size: 24px
}

.portfolio-grid-collection-item {
    width: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 30px #00000014
}

.portfolio-masonry-image-wrapper {
    position: relative
}

.testimonials {
    padding-top: 80px;
    padding-bottom: 80px
}

.blog-section-title {
    text-align: center;
    margin-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px
}

.map-wrapper {
    position: relative
}

.map-wrapper.home-page {
    width: 100%;
    margin-bottom: 60px
}

.contacts-wrapper-grid {
    grid-column-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 30px;
    padding-right: 30px
}

.section-title-center {
    z-index: 12;
    grid-row-gap: 24px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 920px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative
}

.section-title-center.small-max-width {
    max-width: 407px;
    position: relative
}

.section-title-center.medium-max-width {
    max-width: 610px;
    position: relative
}

.courses-collection {
    width: 100%
}

.home-4-testimonials-wrapper,
.testimonials-wrapper-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    align-items: stretch;
    width: 100%;
    margin-top: 10px;
    display: flex
}

.top-banner-button-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-top: 38px;
    display: flex;
    position: relative
}

.about-img {
    object-fit: contain;
    border-radius: 20px
}

.about-img._1 {
    z-index: 2;
    width: 350px;
    inset: 0% 0% auto 12%
}

.about-img._5 {
    z-index: 4;
    width: 350px;
    height: 170px;
    inset: auto 0% 0 24%
}

.about-img._5.border-10 {
    border-radius: 10px;
    box-shadow: 0 -10px 10px #59a3981a, 0 10px 10px #59a3981a
}

.about-img._3 {
    z-index: 1;
    width: 300px;
    inset: 19% 4% 0% auto
}

.about-img._4 {
    z-index: 5;
    width: 220px;
    inset: 30% 30% 0% 50%
}

.about-img._2 {
    z-index: 3;
    width: 300px;
    margin-left: 120px;
    inset: 0% auto 0% 2%
}

.about-img._2.border-10 {
    border-radius: 10px;
    box-shadow: 0 -10px 20px #59a39833, 0 10px 20px #59a39833
}

.about-img._1-no-borders {
    z-index: 2;
    border-radius: 10px;
    width: 300px;
    height: 192px;
    inset: 0% 0% auto 12%;
    box-shadow: 0 -10px 10px #59a3981a, 0 10px 10px #59a3981a
}

.subtitle {
    border-bottom: 2px solid #80808026;
    margin-bottom: 30px;
    margin-right: 0;
    padding-bottom: 4px;
    display: inline-block
}

.our-services-wrap {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
    width: 33.33%;
    display: flex
}

.central-alignment-heaading {
    text-align: center;
    margin-bottom: 75px
}

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

.content-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 190px;
    display: flex
}

.content {
    border-radius: 5px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px
}

.industries-block-wrapper {
    background-color: #0000;
    border-radius: 12px;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    max-width: 35vw;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative
}

.industries-block-wrapper:hover {
    box-shadow: 0 10px 20px #14173326
}

.home-9-team-item {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 31%;
    position: relative
}

.about-4-team-slide {
    width: 23%;
    margin-right: 30px
}

.about-6-projects-item {
    text-align: center;
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 370px;
    display: flex;
    position: relative;
    overflow: hidden
}

.section-with-blue-bg {
    background-color: var(--primary);
    justify-content: center;
    display: flex
}

.search {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    margin-top: 20px;
    display: flex
}

.subtitle-2 {
    color: #fc8e44;
    border-bottom: 2px solid #80808026;
    margin-bottom: 30px;
    margin-right: 0;
    padding-bottom: 4px;
    display: inline-block
}

.dropdown-nav-link {
    color: #999;
    margin-left: -20px;
    padding: 5px 0;
    
    transition: color .2s;
    display: flex
}

.dropdown-nav-link:hover,
.dropdown-nav-link.w--current {
    color: #004ae2
}

.gallery-image-link {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden
}

.home-19-gallery-img-link {
    justify-content: center;
    display: flex;
    position: relative;
    overflow: hidden
}

.rich-text-style h2 {
    margin-bottom: 24px
}

.rich-text-style h3 {
    margin-top: 40px;
    margin-bottom: 20px
}

.rich-text-style h4,
.rich-text-style h5,
.rich-text-style h6 {
    margin-top: 24px;
    margin-bottom: 20px
}

.rich-text-style ul {
    margin-top: 20px;
    margin-bottom: 20px
}

.rich-text-style img {
    margin-top: 20px;
    margin-bottom: 10px
}

.rich-text-style p {
    margin-top: 10px;
    margin-bottom: 10px
}

.rich-text-style a {
    color: var(--primary)
}

.rich-text-style a:hover {
    color: #555
}

.rich-text-style h1 {
    margin-bottom: 24px
}

.home-banner-left-arrow {
    align-items: center;
    height: 40px;
    display: flex;
    inset: 0% auto 0% 2%
}

.home-23-team-item {
    width: 33%
}

.center-title {
    z-index: 10;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative
}

.paragraph-medium {
    font-size: 18px
}

.button-stroke {

    border-radius: 9px;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0%;
    overflow: hidden
}

.button-stroke.radius-20 {
    border-radius: 20px
}

.hover-button-element {
    /* background-color: var(--primary-blue); */
    filter: blur(25px);
    border-radius: 50%;
    width: 100%;
    height: 170%;
    position: absolute;
    top: 4px
}

.hover-button-element.small {
    filter: blur(10px);
    width: 100%;
    top: 45px
}

.hover-button-element.arrow-button {
    filter: blur(15px);
    top: 20px
}

.button-text,
.button-arrow,
.button-arrow-wrapper {
    z-index: 1;
    position: relative
}

.button-hover-arrow {
    position: absolute;
    inset: 0%
}

.secondary-button-white {
    z-index: 2;
    grid-column-gap: 6px;
    color: var(--primary-dark);
    text-align: center;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    padding: 9px 13px;
    font-size: 14px;
    font-weight: 500;
    transition: all .2s;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px #00000012
}

.secondary-button-white:hover {
    color: var(--primary-dark)
}

.secondary-button-white.top-margins-14 {
    padding-top: 14px;
    padding-bottom: 14px
}

.banner-section {
    /* padding-top: 10px; */
    padding-left: 10px;
    padding-right: 10px;
    overflow: visible;
    margin-top: -7rem;
}

.banner-intro {

    background-position: 0 0, 50%, 0 0;
    background-size: auto, cover, auto;
    border-radius: 20px;

    padding-bottom: 120px
}

.vertical-gap-24 {
    grid-row-gap: 24px
}

.vertical-gap-24.mobile-center {
    z-index: 12
}

.vertical-gap-24.full {
    width: 100%
}

.home-title-wrapper {
    max-width: 660px
}

.banner-buttons {
    grid-column-gap: 10px;
    justify-content: center;
    margin-top: 40px
}

.banner-content-right {
    z-index: 12;
    width: 64%;
    margin-bottom: -83px;
    position: relative
}

.banner-content-left {
    z-index: 12;
    border-radius: 10px;
    width: 32%;
    height: 422px;
    margin-right: 20px;
    position: relative
}

.banner-element-top {
    position: absolute;
    inset: -39px auto auto -17px
}

.banner-element-bottom {
    position: absolute;
    inset: auto -30px -44px auto
}

.banner-element-bottom.march {
    border-radius: 20px
}

.banner-image {
    z-index: 1;
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    position: relative;
    box-shadow: 20px 24px 96px #5d70ae99
}

.banner-image.solutions {
    border-radius: 20px;
    margin-bottom: 10px;
    margin-right: 35px
}

.banner-content {
    z-index: 2;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    position: static
}

.title-space {
    width: 10px;
    transition: all 1s;
    display: inline-block
}

.banner-item {
    z-index: 2;
    background-color: #fdfdfd;
    border-radius: 50px;
    justify-content: flex-start;
    align-items: center;
    padding: 9px 16px 9px 9px;
    font-size: 11px;
    font-weight: 500;
    display: flex;
    position: absolute;
    inset: auto -30px 170px auto;
    box-shadow: 20px 24px 86px #5d70ae
}

.banner-item-circle {
    background-color: #f3f3f3;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    padding: 8px;
    display: flex
}

.horizontal-gap-30 {
    grid-column-gap: 30px;
    justify-content: flex-start;
    align-items: center
}

.horizontal-gap-30.align-top {
    justify-content: flex-start;
    align-items: flex-start
}

.section-subtitle {
    background-image: linear-gradient(315deg, var(--dark-backgound), #eaeefc);
    color: var(--primary);
    text-align: center;
    border-radius: 50px;
    padding: 6px 14px;
    font-weight: 500
}

.description-about-width {
    max-width: 620px
}

.about-items-grid {
    z-index: 12;
    grid-column-gap: 50px;
    grid-template-rows: auto;
    position: relative
}

.about-item {
    z-index: 2;
    grid-row-gap: 30px;
    border-radius: 20px;
    padding: 30px;
    position: relative
}

.item-subtitle {
    z-index: 1;
    color: var(--primary);
    background-image: linear-gradient(#fff, #fff3);
    border-radius: 9px;
    padding: 6px 10px;
    font-weight: 500;
    box-shadow: 0 10px 30px #0000000d
}

.vertical-20 {
    grid-row-gap: 20px
}

.item-bg-elements-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto 20px 20px auto
}

.bg-rectangle {
    border: 1px solid #1a1b1f14;
    border-radius: 10px;
    width: 37px;
    height: 37px
}

.bg-rectangles-wrapp {
    grid-column-gap: 36px;
    justify-content: center;
    align-items: flex-start
}

.item-right-description {
    max-width: 370px
}

.item-left-descroption {
    max-width: 503px
}

.image-logo {
    background-image: url(https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/6710d803fd9dd1a9f087f0aa_green.svg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 130px;
    display: inline
}

.center-button {
    z-index: 20;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: relative
}

.center-blur {
    z-index: -1;
    background-image: linear-gradient(180deg, var(--dark-backgound), var(--light-background));
    filter: blur(70px);
    border-radius: 50%;
    width: 729px;
    height: 268px;
    position: absolute;
    inset: -73px 0% 0% 50%;
    transform: translate(-50%)
}

.left-elements {
    width: 50%;
    padding-left: 50px
}

.small-element {
    background-color: #59a39833;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    display: flex
}

.small-element.top-left {
    margin-top: -19px;
    margin-left: 150px
}

.small-element.center {
    margin-top: -8px
}

.small-element.bottom-left {
    margin-top: 49px;
    margin-left: 90px
}

.small-element.top-right {
    margin-top: -19px;
    margin-left: 0;
    margin-right: 150px
}

.small-element.bottom-right {
    margin-top: 49px;
    margin-right: 90px
}

.top-right {
    margin-left: 150px
}

.right-elements {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 50%;
    padding-right: 50px;
    display: flex
}

.difference-wrapper {
    /* grid-row-gap: 40px; */
    /* grid-template-rows: auto auto; */
    /* grid-template-columns: 1fr 1fr; */
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid
}

.section-title-left {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

.section-title-left.relative-12 {
    z-index: 12;
    position: relative
}

.difference-left {
    max-width: 556px
}

.difference-left.relative-12 {
    z-index: 12;
    position: relative
}

.vertical-30 {
    grid-row-gap: 30px
}

.horizontal-20 {
    grid-column-gap: 20px
}

.horizontal-20.align-center {
    justify-content: flex-start;
    align-items: center
}

.vertical-8 {
    grid-row-gap: 8px
}

.vertical-8.full-width {
    width: 100%
}

.diffecrence-icon-wrapper {
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 20px;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    padding: 13px;
    display: flex
}

.primary-btn-color {
    border-radius: 9px;
    position: absolute;
    inset: 1px;
    overflow: hidden;
    background-color: #000;
}

.white-btn-color {
    background-image: linear-gradient(#fff, #fff3);
    border-radius: 9px;
    position: absolute;
    inset: 1px;
    overflow: hidden
}

.white-btn-color.white {
    background-image: linear-gradient(#fff, #fff)
}

.top-space {
    margin-top: 40px
}

.difference-image {
    z-index: 12;
    max-width: 530px;
    height: 100%;
    position: relative
}

.cover-image {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.cover-image.borders {
    border-radius: 20px
}

.difference-item {
    z-index: 2;
    background-color: #fdfdfd;
    border-radius: 50px;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4em;
    display: flex;
    position: absolute;
    inset: auto auto 82px -30px;
    box-shadow: 10px 6px 5px #86622d03, 0 5px 3px #86622d05, 0 4px 4px #86622d08, 0 3px 3px #86622d0a
}

.difference-item.item-1 {
    display: flex
}

.difference-item.item-2 {
    grid-row-gap: 1px;
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 16px 24px;
    display: none
}

.difference-item.item-3 {
    border-radius: 20px;
    display: none
}

.section-with-paddings {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden
}

.section-with-paddings.homepage-fourth-section {
    padding-bottom: 110px;
    overflow: visible
}

.section-overlay {
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 20px
}

.cta-wrapper {
    z-index: 12;
    background-image: url("https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/66cd996a62e3c04cb028c41d_Background%20pattern%20(2)%20(1).png"), linear-gradient(180deg, var(--primary), #008471);
    background-position: 50% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    border-radius: 20px;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: -110px;
    padding: 50px;
    display: flex;
    position: relative
}

.cta-title-wrapper {
    max-width: 460px
}

.section-space {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    min-height: 580px;
    padding-top: 110px;
    padding-bottom: 110px;
    display: flex;
    position: relative
}

.section-space.relative-12 {
    z-index: 12;
    position: relative
}

.section-space.no-min-height {
    min-height: 0
}

.center-logo-space {
    border-radius: 50%;
    outline: 1px dashed #59a39880;
    width: 190px;
    height: 190px;
    margin-top: 60px;
    padding: 75px 28px;
    position: relative
}

.outline-medium {
    outline-offset: 0px;
    border-radius: 50%;
    outline: 1px dashed #59a3984d;
    position: absolute;
    inset: -69px
}

.outline-large {
    outline-offset: 0px;
    border-radius: 50%;
    outline: 1px dashed #59a39833;
    position: absolute;
    inset: -142px
}

.vertical-flex-center {
    text-align: center;
    justify-content: flex-start;
    align-items: center
}

.number-items-wrapper-left {
    z-index: 2;
    grid-row-gap: 40px;
    justify-content: flex-start;
    align-items: flex-end;
    position: absolute;
    inset: 150px auto 0% 30px
}

.number-item {
    z-index: 12;
    grid-row-gap: 12px;
    background-color: var(--white);
    border-radius: 20px;
    min-width: 280px;
    padding: 20px
}

.number-item.top {
    margin-right: 50px
}

.number {
    
    ;
    font-size: 50px;
    line-height: 1.2em
}

.primary-color {
    color: var(--primary)
}

.number-items-wrapper-right {
    z-index: 2;
    grid-row-gap: 40px;
    justify-content: flex-start;
    align-items: flex-end;
    position: absolute;
    inset: 150px 30px 0% auto
}

.bottom-bg-elements-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto 0 210px auto
}

.bg-rectangle-medium {
    border: 1px solid #1a1b1f14;
    border-radius: 10px;
    width: 44px;
    height: 44px
}

.bg-rectangle-medium.transparent {
    border-style: none;
    border-color: #1a1b1f00
}

.bg-rectangles-wrapp-medium {
    grid-column-gap: 44px;
    justify-content: center;
    align-items: flex-start
}

.bottom-left-bg-elements {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto auto 210px -8px
}

.top-left-bg-elements {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 47px auto auto 200px
}

.bottom-right-bg-elements {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto 120px 32px auto
}

.subtitle-wrapper {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 24px;
    display: flex;
    position: relative
}

.testimonials-slider {
    z-index: 12;
    background-color: #0000;
    height: 100%;
    position: relative
}

.testimonial-slide {
    text-align: center
}

.slider-intro {
    grid-row-gap: 40px;
    justify-content: flex-start;
    align-items: center;
    max-width: 710px;
    margin-left: auto;
    margin-right: auto
}

.member-name-wrapp {
    grid-row-gap: 6px;
    justify-content: flex-start;
    align-items: center
}

.center-blur-testimonials {
    background-image: linear-gradient(180deg, var(--dark-backgound), var(--light-background));
    filter: blur(70px);
    border-radius: 50%;
    width: 992px;
    height: 396px;
    position: absolute;
    inset: 0 0% 0% 50%;
    transform: translate(-50%)
}

.testimonials-mask {
    padding-bottom: 70px
}

.slide-nav {
    z-index: 9999;
    inset: auto 0% 0%
}

.testimonials-icons-wrapper {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    padding-left: 15px;
    display: flex
}

.testimonials-icons-wrapper.right {
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 0;
    padding-right: 15px;
    inset: 0% 0% 0% auto
}

.testimonials-icon {
    background-color: #59a39833;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    display: flex
}

.testimonials-icon.top {
    margin-left: 21px
}

.testimonials-icon.second {
    margin-top: 74px;
    margin-bottom: 59px;
    margin-left: 30px
}

.testimonials-icon.last {
    margin-top: 19px;
    margin-left: 76px
}

.testimonials-icon.top-right-icon {
    margin-right: 21px
}

.testimonials-icon.second-right {
    margin-top: 74px;
    margin-bottom: 59px;
    margin-right: 30px
}

.testimonials-icon.last-right {
    margin-top: 19px;
    margin-right: 76px
}

.section-logos-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1px 1fr;
    grid-auto-columns: 1fr;
    place-items: stretch stretch;
    display: grid
}

.logos-looping-wrapper {
    display: flex;
    position: relative;
    overflow: hidden
}

.looping-logos {
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    margin-right: 40px;
    display: grid
}

.logo {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 75px;
    display: flex
}

.logos-overlay {
    background-image: linear-gradient(90deg, #fff, #fff0);
    width: 100px;
    height: 75px;
    position: absolute;
    inset: 0% auto 0% 0%
}

.logos-overlay.right {
    background-image: linear-gradient(265deg, #fff, #fff0);
    inset: 0% 0% 0% auto
}

.logos-center {
    background-color: #1a1b1f33;
    width: 1px
}

.logos-looping-title {
    padding-bottom: 20px
}

.blog-section-grid {
    z-index: 12;
    grid-row-gap: 40px;
    position: relative
}

.collection-list-wrapper {
    width: 100%
}

.blog-collection-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 10px;
    display: grid
}

.blog-collecction-item {
    z-index: 12;
    background-color: var(--white);
    border-radius: 20px;
    padding: 10px;
    position: relative;
    box-shadow: 0 2.2px 6.2px #2d864103, 0 10.4px 30px #2d864108, 0 1.7px 1.7px #2d864108, 0 .5px .5px #2d86360a
}

.block-image-link {
    border-radius: 10px;
    width: 100%;
    height: 200px;
    overflow: clip
}

.bottom-blog-info {
    padding: 20px 10px 10px;
    position: relative
}

.blog-title {
    
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2em
}

.home-blog-description {
    margin-top: 12px;
    margin-bottom: 24px
}

.home-blog-category {
    background-color: var(--white);
    border-radius: 20px;
    padding: 6px 14px;
    font-weight: 500;
    position: absolute;
    inset: 20px auto auto 20px
}

.empty-state {
    background-color: #0000
}

.cta-bg {
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 20px;
    max-width: 1210px;
    margin-top: 65px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    position: relative
}

.cta-intro {
    z-index: 12;
    border-radius: 20px;
    flex-flow: column;
    max-width: 580px;
    margin-top: -65px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    display: flex;
    position: relative;
    box-shadow: 0 10px 19px #08877526
}

.cta-content {
    grid-row-gap: 40px;
    max-width: 390px;
    padding-top: 10px;
    padding-left: 10px;
    position: relative
}

.cta-bottom-item {
    grid-column-gap: 9px;
    text-align: center;
    background-image: linear-gradient(#eef6f54d, #fcfaef4d);
    border-radius: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    padding: 6px 14px;
    display: flex;
    position: relative
}

.item-line {
    background-color: #ffffff4d;
    width: 1px;
    height: 20px
}

.primary-item-color {
    background-image: url("https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/66cd996a62e3c04cb028c41d_Background%20pattern%20(2)%20(1).png"), linear-gradient(180deg, var(--primary), #008471);
    background-position: 50% 0, 0 0;
    background-size: auto, auto;
    border-radius: 20px;
    position: absolute;
    inset: 1px;
    overflow: hidden
}

.left-elements-bg {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    top: 30px;
    left: 30px
}

.left-elements-bg.center {
    top: 200px
}

.left-elements-bg.bottom {
    top: auto;
    bottom: 16px;
    left: 118px
}

.right-elements-bg {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    top: 30px;
    right: 30px
}

.right-elements-bg.center {
    top: 200px
}

.right-elements-bg.bottom-right {
    top: auto;
    bottom: 16px;
    right: 118px
}

.footer-center-wrapper {
    grid-column-gap: 20px;
    justify-content: space-between;
    width: 100%
}

.footer-links {
    grid-row-gap: 11px
}

.footer-medium-link {
    
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em
}

.vertical-16 {
    grid-row-gap: 16px
}

.vertical-16.full {
    width: 100%
}

.footer-form-title {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 314px;
    margin-bottom: 24px;
    display: flex
}

.footer-right {
    align-items: stretch;
    width: 45%;
    max-width: 480px
}

.small-footer-text {
    max-width: 433px;
    font-size: 14px;
    line-height: 21px
}

.vertical-40 {
    grid-row-gap: 40px
}

.footer-bottom-link {
    color: #000;
    line-height: 21px
}

.footer-social-link:hover {
    transform: scale(.9)
}

.nav-buttons {
    grid-column-gap: 4px;
    align-items: center;
    margin-left: 15px;
    display: flex
}

.navbar {
    z-index: 999;
    background-color: #0000;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed
}

.tablet-nav-button-wrapper {
    margin-top: 40px;
    display: none
}

.nav-container {
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex
}

.menu-wrap {
    justify-content: flex-start;
    align-items: center;
    display: flex
}

.nav-menu {
    z-index: 1;
    text-align: right;
    justify-content: flex-end;
    align-items: center
}

.brand {
    z-index: 1;
    cursor: pointer
}

.brand.w--current {
    z-index: 1
}

.nav-link {
    padding: 13px 15px;
    transition: background-color .35s, color .35s
}

.nav-link:hover {
    opacity: 1;
    color: var(--primary)
}

.nav-link.w--current {
    color: #171719
}

.nav-menu-wrapper {
    /* background-image: linear-gradient(180deg, var(--white), #ffffffb3); */
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    /* padding: 6px 6px 6px 20px; */
    display: flex;
    /* position: relative; */
}

.nav-vertical-line {
    z-index: 1;
    background-color: #0000001a;
    width: 1px;
    height: 32px;
    margin-left: 40px;
    margin-right: 30px;
    position: relative
}

.banner-item-line {
    position: absolute;
    inset: auto auto -120% -20%
}

.dot-white {
    border: 2px solid var(--white);
    background-color: var(--primary);
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin-top: -5px;
    margin-left: -7px;
    position: relative
}

.dot-white.top {
    position: absolute;
    inset: 0% -5px auto auto
}

.image-2 {
    width: 150px
}

.preloader {
    z-index: 1000;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%
}

.preloader-content {
    z-index: 3;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative
}

.preloader-color-white {
    z-index: 1;
    background-color: var(--white);
    width: 100%;
    height: 100%;
    margin-bottom: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.difference-right {
    z-index: 12;
    padding-left: 30px;
    position: relative;
    overflow: hidden
}

.main-wrapper {
    overflow: hidden
}

.how-start-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: relative
}

.ilustration-wrapper {
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 20px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    padding: 20px;
    display: flex;
    position: relative
}

.item-bg-elements-wrapper-top {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0 auto auto 0
}

.vertical-50 {
    grid-row-gap: 50px
}

.blue-color-text {
    color: var(--primary-blue)
}

.horizontal-line {
    background-color: #1a1b1f33;
    width: 100%;
    height: 1px
}

.ilustration {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    position: relative
}

.solutions-icon {
    background-image: linear-gradient(#ffffff1a, #fff);
    border-radius: 20px;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    display: flex
}

.solutions-icon.green {
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound))
}

.solution-image-icon {
    object-fit: contain;
    width: 36px;
    height: 36px
}

.solution-item {
    grid-row-gap: 30px;
    background-image: linear-gradient(180deg, var(--dark-backgound), #f3f6ff);
    border-radius: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 30px;
    position: relative
}

.solution-items-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto
}

.solution-items-grid._3-column {
    grid-template-columns: 1fr 1fr 1fr
}

.program-banner-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 55%;
    max-width: 560px
}

.banner-image-wrapper {
    grid-column-gap: 10px;
    border-radius: 20px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-end;
    width: 45%;
    display: flex;
    position: relative
}

.banner-solution-intro {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, transparent 26%, #59a39899), url(https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/66cc909c62d56ce5d7d40cf6_Background%20pattern.png), linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    background-position: 0 0, 50%, 0 0;
    background-size: auto, cover, auto;
    border-radius: 20px;
    padding-top: 150px;
    padding-bottom: 120px;
    overflow: hidden
}

.why-us-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.accordion-wrap-one-column {
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
    display: flex
}

.accordion-item {
    width: 100%;
    position: static
}

.accordion-toggle {
    white-space: normal;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    display: flex
}

.accordion-icon {
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 50px;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    
    font-size: 17px;
    line-height: 24px;
    display: flex
}

.accordion-list {
    background-color: #0000;
    width: 100%;
    display: block;
    position: static;
    overflow: hidden
}

.accordion-list.w--open {
    background-color: #0000;
    padding-top: 0;
    padding-bottom: 20px;
    display: block
}

.accordion-list-content {
    width: 90%
}

.according-title-wrapper {
    grid-column-gap: 20px;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.according-top {
    grid-column-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    width: 100%
}

.about-images {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    display: flex;
    position: relative
}

.about-images.agents {
    grid-row-gap: 20px
}

.top-padding-5 {
    padding-top: 5px
}

.benefits-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    width: 100%
}

.benefits-item {
    background-image: linear-gradient(180deg, var(--white-50), white);
    border-radius: 20px;
    padding: 30px
}

.benefits-icon {
    background-color: #59a39833;
    border-radius: 10px;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    display: flex
}

.section-overlay-no-space {
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 20px
}

.about-title-wrapper {
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 580px
}

.about-banner-intro {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, transparent 26%, #6d9f9d99), url(https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/66cc909c62d56ce5d7d40cf6_Background%20pattern.png), linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    background-position: 0 0, 50%, 0 0;
    background-size: auto, cover, auto;
    border-radius: 20px;
    padding-top: 150px;
    padding-bottom: 110px
}

.mission-wrapper {
    text-align: center;
    background-image: url(https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/670cffade13136615dde735e_Vector%2021%20\(8\).svg);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 697px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    min-height: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
    position: relative
}

.mission-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto
}

.team-grid {
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    perspective: 200vw;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    overflow: scroll
}

.nav-hover {
    background-color: var(--white);
    border-radius: 20px;
    position: absolute;
    inset: 0%;
    box-shadow: 0 5px 10px #59a3981a
}

.bootom-hover-overlay {
    background-image: linear-gradient(#0000 47%, #5d70ae26);
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    inset: 50% 0% 0%
}

.elements-wrapper {
    z-index: 13;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: absolute;
    inset: 0%
}

.testimonials-icons {
    z-index: 2;
    display: flex;
    position: absolute;
    inset: 0% 0% 40px
}

.blog-title-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: flex-start stretch;
    max-width: 590px;
    display: flex;
    position: relative
}

.blog-banner-wrapper {
    border-radius: 20px;
    justify-content: flex-start;
    align-items: flex-end;
    min-height: 500px;
    padding: 150px 50px 50px;
    display: flex;
    position: relative;
    overflow: clip
}

.banner-image-link {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    overflow: clip
}

.dark-overlay {
    background-color: #0000004d;
    border-radius: 20px;
    position: absolute;
    inset: 0%
}

.blog-banner-description {
    max-width: 470px
}

.bloog-subtitle {
    color: var(--white);
    font-size: 20px;
    font-weight: 500
}

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

.tabs-content {
    width: 70%;
    position: relative;
    overflow: visible
}

.hero-banner-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%
}

.bottom-space {
    margin-bottom: 40px
}

.banner-embed-animation {
    height: 0
}

.nesletter-content {
    grid-row-gap: 40px;
    justify-content: flex-start;
    align-items: stretch;
    max-width: 410px;
    padding-top: 10px;
    padding-left: 10px;
    position: relative
}

.newsletter-intro {
    border-radius: 20px;
    flex-flow: column;
    max-width: 660px;
    margin-top: -65px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    display: flex;
    position: relative;
    box-shadow: 0 10px 19px #08877526
}

.blog-banner-section {
    padding-top: 10px;
    overflow: hidden
}

.blog-list-section {
    padding-top: 110px
}

.relative {
    position: relative
}

.blog-category {
    background-color: var(--white);
    border-radius: 20px;
    padding: 6px 14px;
    font-weight: 500
}

.banner-blog-image-wrapper {
    border-radius: 20px;
    max-width: 80%;
    height: 350px;
    margin-bottom: -80px;
    margin-left: auto;
    margin-right: auto;
    overflow: clip;
    box-shadow: 20px -20px 86px #5d70ae99
}

.div-block {
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.team-title {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 770px;
    display: flex
}

.solution-item-wrapp {
    z-index: 20;
    position: relative
}

.solution-item-pulse {
    background-image: linear-gradient(180deg, var(--dark-backgound), var(--light-background));
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 50% 0% 0% 50%;
    transform: translateY(-50%)translate(-50%)
}

.overlay-white {
    z-index: 1;
    background-color: var(--white);
    border-radius: 20px;
    position: absolute;
    inset: 0%
}

.overlay-gradient {
    background-image: linear-gradient(180deg, var(--dark-backgound), var(--light-background));
    border-radius: 20px;
    position: absolute;
    inset: 0%
}

.small {
    width: 16px;
    margin-top: -5px
}

.body {
    overflow: visible
}

.relative-12 {
    z-index: 12;
    position: relative
}

.partners-banner-card {
    grid-row-gap: 24px;
    background-color: var(--white);
    text-align: center;
    border-radius: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 12px;
    display: flex;
    box-shadow: 20px 24px 86px #5d70ae99
}

.partners-banner-card.big {
    min-width: 240px;
    padding-left: 20px;
    padding-right: 20px
}



.banner-card-top {
    justify-content: flex-start;
    align-items: center
}

.payment-card {
    background-image: linear-gradient(180deg, var(--dark-backgound), var(--light-background));
    border-radius: 10px;
    padding: 20px 15px
}

.card-date {
    text-align: right;
    margin-top: 6px;
    font-size: 12px
}

.card-info-bottom {
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center
}

.card-info-top {
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center
}

.space-between {
    justify-content: space-between;
    width: 100%
}

.dot {
    border-radius: 50%;
    width: 10px;
    height: 10px
}

.dot.fiolet {
    background-color: var(--primary-blue)
}

.dot.light-green {
    background-color: var(--dark-backgound)
}

.dot.primary {
    background-color: var(--primary)
}

.dot.stroke {
    border: 1px solid var(--primary)
}

.dots-flex {
    grid-column-gap: 5px
}

.card-line {
    background-color: var(--light-background);
    border-radius: 3px;
    width: 100%;
    height: 12px
}

.card-info {
    grid-column-gap: 8px;
    justify-content: space-between;
    width: 100%
}

.check-image {
    width: 44px
}

.bottom-card-info {
    justify-content: space-between;
    width: 100%
}

.gap-6 {
    grid-column-gap: 6px;
    justify-content: flex-start;
    align-items: center
}

.banner-card-right {
    margin-bottom: -50px;
    position: relative
}


.card-subtitle {
    font-size: 12px
}

.logo-card {
    width: 100px;
    height: 28px
}

.partner-content-wrapper {
    justify-content: space-between;
    align-items: center
}

.cta-wrapper-without-top {
    z-index: 12;
    background-image: url("https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/66cd996a62e3c04cb028c41d_Background%20pattern%20(2)%20(1).png"), linear-gradient(180deg, var(--primary), #008471);
    background-position: 50% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    border-radius: 20px;
    justify-content: space-between;
    align-items: flex-end;
    padding: 50px;
    display: flex;
    position: relative
}

.banner-intro-blog {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, transparent 26%, #59a39899), url(https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/66cc909c62d56ce5d7d40cf6_Background%20pattern.png), linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    background-position: 0 0, 50%, 0 0;
    background-size: auto, cover, auto;
    border-radius: 20px;
    margin-bottom: 80px;
    padding-top: 150px
}

.banner-blog-title {
    color: var(--white);
    transition: color .4s
}

.banner-blog-title:hover {
    color: var(--primary)
}

.banner-content-solutions {
    z-index: 2;
    border-radius: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 39%;
    display: flex;
    position: relative
}

.bottom-images-wraper {
    grid-column-gap: 10px;
    justify-content: flex-end;
    align-items: flex-start
}

.banner-title-solutions {
    z-index: 12;
    width: 55%;
    margin-bottom: 40px;
    position: relative
}

.solution-content-banner {
    z-index: 2;
    justify-content: space-between;
    align-items: flex-end;
    position: relative
}

.banner-intro-sol {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, transparent 26%, #59a39899), url(https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/66cc909c62d56ce5d7d40cf6_Background%20pattern.png), linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    background-position: 0 0, 50%, 0 0;
    background-size: auto, cover, auto;
    border-radius: 20px;
    padding-top: 176px;
    padding-bottom: 110px
}

.solutions-overview-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1.22fr 1fr
}

.overview-description {
    max-width: 580px
}

.overview-title {
    padding-top: 80px
}

.solution-difference-title {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 810px;
    display: flex
}

.solutions-divider {
    background-color: #1a1b1f33;
    width: 100%;
    height: 1px;
    margin-top: 50px;
    margin-bottom: 40px
}

.client-description {
    max-width: 580px
}

.clients-tabs {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex
}

.client-tab-menu {
    grid-column-gap: 4px;
    background-image: linear-gradient(180deg, var(--white), var(--white-50));
    border-radius: 9px;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 10px;
    padding: 4px;
    display: flex;
    box-shadow: 0 10px 30px #0000000a
}

.client-tab-link {
    border: 1px solid var(--white-50);
    color: #000;
    text-align: center;
    white-space: nowrap;
    background-color: #0000;
    border-radius: 9px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 4px 12px;
    font-weight: 500;
    line-height: 1.5em;
    display: flex
}

.client-tab-link.w--current {
    background-color: var(--primary);
    color: var(--white)
}

.client-tab-intro {
    z-index: 1;
    grid-row-gap: 40px;
    background-color: var(--white);
    border-radius: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 780px;
    padding: 50px;
    display: flex;
    position: relative;
    box-shadow: 0 6.29px 2.29px #2d863b03, 0 3.43px 2.29px #2d864105, 0 1.71px 1.71px #2d864108, 0 .57px .57px #2d86360a
}

.vertical-12 {
    grid-row-gap: 12px
}

.horizontal-8 {
    grid-column-gap: 8px;
    justify-content: flex-start;
    align-items: center
}

.horizontal-8.align-top {
    justify-content: flex-start;
    align-items: flex-start
}

.tabs-items-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.tabs-items-wrapper.first-grid {
    grid-template-columns: .75fr 1.25fr
}

.max-width-500 {
    max-width: 498px
}

.client-tab-pane {
    position: relative
}

.bottom-tabs-element {
    position: absolute;
    inset: auto -39px -39px auto
}

.client-tabs-content {
    overflow: visible
}

.contact-us-bg {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, transparent 26%, #59a39899), linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 20px;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    padding: 160px 20px 20px;
    position: relative
}

.contacts-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.cta-dropdown-wrapper {
    z-index: 12;
    border-radius: 20px;
    flex-flow: column;
    padding: 40px;
    display: flex;
    position: relative;
    box-shadow: 0 10px 19px #08877526
}

.accordion-item-2 {
    background-color: #fff;
    border-radius: 20px;
    width: 100%;
    padding: 20px 30px;
    position: relative;
    box-shadow: 0 0 20px #0000000f
}

.accordion-icon-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    
    font-size: 17px;
    line-height: 24px
}

.benefits-contact {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr
}

.benefits-contact-wrappe {
    grid-column-gap: 50px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    grid-template-rows: auto
}

.career-banner {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid
}

.button-wrapper {
    justify-content: center;
    align-items: flex-start;
    margin-top: 40px
}

.career-image-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative
}

.cta-content-career {
    grid-row-gap: 40px;
    max-width: 390px;
    padding-top: 10px;
    padding-left: 10px;
    position: relative
}

._404-intro {
    background-image: radial-gradient(circle farthest-corner at 0% 0%, transparent 26%, #59a39899), url(https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/66cc909c62d56ce5d7d40cf6_Background%20pattern.png), linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    background-position: 0 0, 50%, 0 0;
    background-size: auto, cover, auto;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

._404 {
    color: var(--primary);
    
    ;
    font-size: 220px;
    line-height: 1em
}

._404-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: visible
}

.inner-section {
    padding-top: 160px;
    padding-bottom: 110px;
    overflow: hidden
}

.documents-rich-text h3 {
    margin-top: 40px;
    margin-bottom: 20px
}

.documents-rich-text p {
    margin-bottom: 16px
}

.documents-rich-text h4 {
    margin-top: 30px;
    margin-bottom: 20px
}

.documents-rich-text ol {
    grid-row-gap: 15px;
    background-color: var(--paragraph-gray);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

.documents-rich-text li {
    margin-bottom: 10px
}

.documents-rich-text h5 {
    margin-top: 30px;
    margin-bottom: 16px
}

.documents-rich-text.terms {
    margin-bottom: -16px
}

.documentations-links {
    grid-column-gap: 30px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 24px
}

.code-embed {
    margin-top: 0
}

.solution-ilustration-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.first-card-ilustr {
    z-index: 1;
    grid-column-gap: 20px;
    background-color: var(--white);
    border-radius: 20px;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    padding: 8px;
    font-weight: 500;
    display: flex;
    position: relative;
    box-shadow: 0 22px 64px -12px #10182824
}

.ilustr-icon {
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 13px;
    justify-content: center;
    align-items: center;
    padding: 16px;
    display: flex;
    position: relative
}

.top-ilustr-element {
    position: absolute;
    inset: -25px -18px auto auto
}

.first-item-wrapper {
    display: flex;
    position: relative
}

.ilustr-line-hor {
    background-image: linear-gradient(90deg, var(--white), #569d93 50%, white);
    width: 100%;
    height: 1px
}

.ilustr-line-hor.white {
    background-image: linear-gradient(90deg, #fff0, var(--white)50%, #fff0)
}

.firts-line-wrapper {
    margin-bottom: 46px
}

.vertical-item {
    text-align: center;
    border: 1px solid #59a3984d;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    min-width: 92px;
    padding: 8px 4px 16px;
    font-weight: 500;
    position: relative
}

.icon-with-stroke {
    border: 1px solid #59a3984d;
    border-radius: 13px;
    justify-content: center;
    align-items: center;
    padding: 16px;
    position: relative
}

.schedules-icon-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
    margin-left: 4px;
    margin-right: 4px;
    display: flex
}

.ilustr-line-vertical {
    background-image: linear-gradient(180deg, var(--white), #569d93 50%, white);
    width: 1px;
    height: 100%
}

.ilustr-line-vertical.white {
    background-image: linear-gradient(180deg, #fff0, var(--white)50%, #fff0)
}

.transparent-item {
    text-align: center;
    border: 1px solid #59a3984d;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    max-width: 150px;
    padding: 28px 27px;
    font-weight: 500;
    position: relative
}

.ilustration-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1.15fr 1fr
}

.ilustration-grid.merchants {
    max-width: 430px
}

.top-tems-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    display: grid
}

.bottom-line-wrapper {
    margin-top: 46px
}

._3-columns-items-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.bottom-ilustr-element {
    position: absolute;
    inset: auto 18px 0% auto
}

.bottom-align {
    justify-content: flex-start;
    align-items: flex-end
}

.vector {
    margin-left: 7px
}

.second-item-text {
    max-width: 89px;
    position: relative
}

.second-item-text.small-illustration-text {
    font-size: 14px
}

.bottom-left-element {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: -26px
}

.medium-par-white {
    color: var(--white);
    font-weight: 500
}

.illustration-icon {
    width: 44px;
    height: 44px
}

.solution-descrition-w {
    max-width: 440px
}

.illustration-puls {
    background-color: var(--white);
    border-radius: 20px;
    position: absolute;
    inset: 0%;
    box-shadow: 20px 24px 86px #5d70ae80
}

.illustration-puls.without-shadow {
    box-shadow: none
}

.ilustration-item-text {
    position: relative
}

.ilustration-item-text.small-illustration-text {
    font-size: 14px
}

.stroke-item-puls {
    background-color: #59a3981a;
    border-radius: 20px;
    position: absolute;
    inset: 0%
}

.white-overlay {
    background-color: var(--white);
    border-radius: 20px;
    position: absolute;
    inset: 0%
}

.circle-logo {
    background-image: linear-gradient(180deg, var(--dark-backgound), var(--light-background));
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    padding: 30px;
    display: flex;
    position: relative
}

.circle-2 {
    background-color: var(--primary);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 250px;
    display: flex
}

.circle-3 {
    background-color: #59a39880;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 300px;
    display: flex
}

.circle-4 {
    background-color: #59a3984d;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 350px;
    display: flex;
    position: relative
}

.circle-5 {
    background-color: #59a3984d;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: 400px;
    display: flex
}

.circle-5.big {
    width: 450px;
    height: 450px;
    margin-right: 20px
}

.absolute-icon-right {
    position: absolute;
    inset: 0% auto auto 0%
}

.absolute-icon-left {
    position: absolute;
    inset: 0% 0% auto auto
}

.absolute-icon-bottom-left {
    position: absolute;
    inset: auto auto 0% 0%
}

.absolute-icon-right-bottom {
    position: absolute;
    inset: auto 0% 0% auto
}

.ilustr-icon-career {
    grid-column-gap: 8px;
    background-image: linear-gradient(180deg, var(--light-background), var(--dark-backgound));
    border-radius: 13px;
    justify-content: center;
    align-items: center;
    padding: 16px;
    display: flex;
    position: relative;
    box-shadow: 20px 24px 80px #5d70ae99
}

.missiom-plane {
    width: 44px;
    position: absolute;
    inset: auto 5% -8% auto;
    transform: rotate(-65deg)
}

.section-title-center-h3 {
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 888px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative
}

.team-block {
    z-index: 70;
    justify-content: flex-start;
    align-items: center;
    max-width: 920px;
    height: 100%;
    margin-left: auto;
    margin-right: auto
}

.propelr {
    width: 40px
}

.link {
    color: var(--primary);
    font-weight: 500
}

.link:hover {
    color: var(--primary-dark)
}

.team-pass-wrapper {
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px
}

.team-image-wrapper {
    border-radius: 20px;
    height: 250px;
    position: relative
}

.team-name-wrapper {
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 16px
}

.about-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid
}

.icon-with-stroke-copy {
    box-shadow: 20px 24px 86px 0 var(--primary-blue);
    border: 1px solid #59a3984d;
    border-radius: 13px;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    padding: 4px;
    position: relative
}

._5-column {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

._5-column._80-width {
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto
}

.propelr-img-solution {
    width: 80px
}

.vertical-line-wrapper {
    height: 40px;
    margin-top: -10px;
    margin-bottom: -10px
}

.merchants-ilustration-grid {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    width: 100%;
    display: grid
}

.max-width-900 {
    max-width: 900px
}

.item-heading {
    margin-bottom: 8px;
    font-size: 16px
}

.banner-item-intro {
    justify-content: flex-start;
    align-items: center
}

.propelr-small {
    width: 14px
}

.smal-stars-wrap {
    grid-column-gap: 3px;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 10px
}

.line-item {
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.small-text {
    color: #555
}

.item-list {
    width: 100%
}

.banner-item-line-merch {
    position: absolute;
    inset: 40% 40% auto auto
}

.banner-content-left-merch {
    z-index: 2;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-radius: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 35%;
    height: 100%;
    margin-right: 50px;
    display: flex;
    position: relative;
    box-shadow: 20px 24px 60px #5d70ae99
}

.image-5 {
    width: 135px
}



.hidden-overflow {
    overflow: hidden
}

._5-grid-columbs {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr minmax(10px, 1fr) 1fr minmax(10px, 1fr) 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

._4-columbs-grrid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 80%;
    display: grid
}

._4-columbs-grrid.bottom-10 {
    margin-bottom: 10px
}

.rotate-line {
    transform: rotate(180deg)
}

.ilustration-right-element {
    position: absolute;
    inset: auto -20px -40px auto
}

.max-width-90 {
    max-width: 90%
}

.team-intro-wrapper {
    background-image: linear-gradient(180deg, var(--dark-backgound), var(--light-background));
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 880px;
    padding-bottom: 40px;
    position: relative
}

.logo-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
    align-items: flex-start
}

.logo-text {
    margin-bottom: -5px;
    width: 7rem;
}

.reseller-banner-image {
    grid-row-gap: 24px;
    background-color: var(--white);
    border-radius: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 20px 12px;
    display: flex;
    box-shadow: 20px 24px 86px #5d70ae99
}

.agents-banner-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 1px solid var(--light-background);
    border-radius: 9px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
    overflow: clip
}

.green-text-small {
    color: var(--primary);
    font-size: 14px
}

.green-block {
    border-right: 1px solid var(--light-background);
    background-color: var(--light-background);
    justify-content: flex-start;
    align-items: center;
    padding: 8px;
    display: flex
}

.light-block {
    border-right: 1px solid var(--light-background);
    padding: 6px
}

.icon-agents {
    background-image: linear-gradient(180deg, var(--dark-backgound), var(--light-background));
    color: var(--primary-blue);
    border-radius: 9px;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    display: flex
}

.icon-with-text {
    grid-column-gap: 10px;
    padding: 3px
}

.banner-image-wrapper-agent {
    border-radius: 20px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-end;
    width: 50%;
    padding-right: 40px;
    display: flex;
    position: relative
}

.agent-banner-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    max-width: 520px
}

.agent-content-wrapper {
    grid-column-gap: 40px;
    justify-content: space-between;
    align-items: flex-start
}

.banner-item-agents {
    width: 100px;
    position: absolute;
    inset: auto 70px -100px auto;
    transform: rotate(30deg)
}

.agent-plane {
    width: 54px;
    position: absolute;
    inset: -40px -13px auto auto;
    transform: rotate(180deg)
}

.box-shadow {
    border-radius: 20px;
    box-shadow: 20px 24px 86px #5d70ae99
}

.brand-mobile {
    z-index: 1;
    cursor: pointer;
    display: none
}

.brand-mobile.w--current {
    z-index: 1;
    display: none
}

.blog-content {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    position: relative
}

.filter_block {
    grid-row-gap: 20px;
    align-items: stretch
}

.filter_block.hidden {
    display: none
}

.left-blog-wrapper {
    grid-row-gap: 40px;
    flex-flow: column;
    width: 30%;
    margin-right: 40px;
    display: flex;
    position: sticky;
    top: 160px
}

.filter_block-header {
    justify-content: space-between;
    align-items: center
}

.filter_reset {
    color: var(--dark-gray)
}

.radio_field {
    background-image: linear-gradient(180deg, var(--light-background), #daf3ef99);
    color: var(--primary);
    cursor: pointer;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 8px;
    padding: 9px 20px;
    font-weight: 500;
    transition: color .35s;
    display: flex;
    position: relative
}

.radio_field:hover {
    color: #555
}

.radio_button {
    border: 1px #000;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: absolute;
    inset: 0%;
    box-shadow: 1px 1px 3px #0000
}

.radio_button:focus {
    border-color: var(--primary)
}

.radio_button.w--redirected-checked {
    border: 1px solid var(--primary);
    color: var(--white)
}

.radio_button.w--redirected-focus {
    border-style: solid;
    border-color: var(--primary);
    box-shadow: none
}

.radio_label {
    font-weight: 500
}

.resource-text {
    display: none
}

.flipper-card-front {
    z-index: 3;
    width: 100%;
    height: 100%;
    padding: 10px;
    position: absolute;
    inset: 0%
}

.flipper-card-front.dark-card {
    border: 2px solid var(--primary);
    border-radius: 20px;
    padding: 0
}

.flipper-card-backside {
    background-color: var(--dark-backgound);
    transform-style: preserve-3d;
    border-radius: 20px;
    flex-flow: column;
    padding: 12px;
    display: flex;
    position: absolute;
    inset: 0%;
    transform: rotateX(0)rotateY(180deg)rotate(0)
}

.flipper-card-backside.dark-card {
    border: 2px solid var(--primary);
    background-color: var(--primary);
    border-radius: 20px
}

.paragraph-small {
    font-size: 14px
}

.static-logos-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr
}

.static-logos-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.static-logos-wrapper.white {
    border: 1px solid var(--dark-backgound);
    background-color: var(--white);
    border-radius: 20px;
    padding: 20px
}

.small-heading {
    margin-bottom: 5px;
    font-size: 16px
}

.brightness-0 {
    filter: brightness(0%)
}

.difference-video {
    border-radius: 20px;
    height: 100%
}

.merchants-video {
    z-index: 1;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    min-height: 320px
}

.nav-dropdown-link-wrapper {
    grid-column-gap: 30px;
    background-color: var(--white);
    border: 1px solid #afafaf1a;
    border-radius: 9px;
    width: 100%;
    padding: 30px;
    display: flex
}

.dropdown-link {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 12px;
    font-weight: 500
}

.dropdown-link.w--current,
.dropdown-link.w--current:hover {
    color: var(--primary)
}

.solution-wrapper {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start
}

.dropdown-paragraph {
    max-width: 290px;
    margin-bottom: 20px
}

.nav-arrow {
    display: none
}

.nav-item-title {
    color: var(--primary-dark);
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.1em;
    transition: color .35s;
    display: flex
}

.nav-item-title:hover {
    color: var(--primary)
}

.nav-dropdown-toggle-2 {
    border-radius: 6px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    transition: background-color .3s
}

.nav-dropdown-toggle-2:hover {
    background-color: #fff3;
    border-radius: 6px
}

.nav-dropdown-list {
    width: 900px;
    margin-left: -280px;
    padding-top: 15px
}

.nav-dropdown-list.w--open {
    background-color: #0000
}

.white-block {
    background-color: var(--white);
    text-transform: none;
    border-radius: 50px
}

.cta-ilustration {
    object-fit: contain;
    object-position: 50% 50%;
    width: 100%;
    height: 100%
}

.h2-tablet {
    font-size: 42px
}

.middle-style-spacing-desktop {
    font-weight: 400;
    position: absolute;
    inset: 33% 0% auto auto
}

.typography-hero-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 40px;
    display: flex
}

.paragraph-gray-style-guide {
    background-color: var(--paragraph-gray);
    border-radius: 10px;
    width: 75px;
    height: 75px
}

.light-green-style-guide {
    background-color: var(--dark-backgound);
    border-radius: 10px;
    width: 75px;
    height: 75px
}

.grid-system {
    border-top: 1px solid #7c7c7c;
    justify-content: space-between;
    width: 80%;
    display: flex
}

.grid-system.top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.grid-header {
    width: 100%;
    margin-top: 50px
}

.paragraph-large-2 {
    font-size: 18px;
    line-height: 1.5em
}

.colors-container {
    grid-column-gap: 60px;
    justify-content: flex-start;
    margin-top: 40px;
    display: flex
}

.top-style-spacing-mobile {
    font-weight: 400;
    position: absolute;
    top: 5%;
    right: 0
}

.style-guide-buttons-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    display: flex
}

.typography-wrapper {
    margin-top: 30px
}

.grid-system-wrapper {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
    display: flex
}

.white-style-guide {
    background-color: var(--white);
    border-radius: 10px;
    width: 75px;
    height: 75px;
    box-shadow: 0 2px 5px #0003
}

.h3-mobile {
    font-size: 32px
}

.h1-tablet {
    font-size: 48px
}

.blue-style-guide {
    background-color: var(--primary-blue);
    border-radius: 10px;
    width: 75px;
    height: 75px;
    box-shadow: 0 0 15px #0000001a
}

.primary-light-style-guide {
    background-color: var(--light-background);
    border-radius: 10px;
    width: 75px;
    height: 75px
}

.spacing-columns {
    margin-top: 40px
}

.headings-container {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex
}

.h2-mobile {
    font-size: 36px
}

.middlr-style-spacing-mobile {
    font-weight: 400;
    position: absolute;
    top: 29%;
    right: 0
}

.grid-title {
    background-color: var(--primary);
    color: #fff;
    border-left: 1px #a7a7a7;
    border-right: 1px solid #7c7c7c;
    justify-content: center;
    width: 19%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    display: flex
}

.grid-title.first-grid {
    background-color: var(--primary);
    border-left-style: solid;
    border-left-color: #7c7c7c;
    border-top-left-radius: 10px;
    width: 24%;
    height: 100%;
    margin-top: 0
}

.grid-title.last {
    border-top-right-radius: 10px
}

.style-guide-div {
    grid-row-gap: 60px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%
}

.spacing-system-image {
    max-width: 80%
}

.button-wrapper-sg {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    display: flex
}

.headers-wrapper {
    width: 100%;
    margin-top: 10px
}

.style-guide-body-wrapper {
    flex-direction: column;
    align-items: flex-start;
    width: 47%;
    display: flex
}

.bottom-style-spacing-desktop {
    font-weight: 400;
    position: absolute;
    inset: auto 0% 10% auto
}

.spacing-wrapper-mobile {
    width: 70%;
    margin-top: 30px;
    position: relative
}

.grid-description {
    border-bottom: 1px solid #a7a7a7;
    border-right: 1px solid #a7a7a7;
    justify-content: center;
    align-items: center;
    width: 19%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
    display: flex
}

.grid-description.first-description {
    border-bottom: 1px solid #a7a7a7;
    border-left: 1px solid #a7a7a7;
    border-right: 1px solid #a7a7a7;
    border-bottom-left-radius: 10px;
    width: 24%
}

.grid-description.last-description {
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-right-radius: 10px
}

.top-style-spacing-desktop {
    font-weight: 400;
    position: absolute;
    top: 8%;
    bottom: auto;
    right: 0
}

.color-container {
    grid-column-gap: 30px;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 40px;
    display: flex
}

.link-wrapper {
    width: 50%;
    margin-top: 10px
}

.bottom-style-spacing-mobile {
    font-weight: 400;
    position: absolute;
    bottom: 7%;
    right: 0
}

.banner-title-wrapper {
    flex-direction: column;
    align-items: center;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.style-guide-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: nowrap;
    margin-top: 20px;
    display: flex
}

.mb-20 {
    margin-bottom: 20px
}

.h1-mobile {
    font-size: 40px
}

.style-guide-subtitle {
    margin-bottom: 20px
}

.spacing-wrapper {
    width: 100%;
    margin-top: 30px;
    position: relative
}

.spasing-system-image-mobile {
    max-width: 70%
}

.primary-style-guide {
    background-color: var(--primary);
    border-radius: 10px;
    width: 75px;
    height: 75px
}

.primary-dark-style-guide {
    background-color: var(--primary-dark);
    border-radius: 10px;
    width: 75px;
    height: 75px
}

.yellow-style-guide-copy {
    background-color: var(--yellow);
    border-radius: 10px;
    width: 75px;
    height: 75px
}

.image-icon {
    flex: none
}

.blog-pagination {
    margin-top: 40px;
    display: flex
}

.image-6 {
    vertical-align: middle;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static
}

.heading {
    padding-top: 11px
}

@media screen and (min-width:1280px) {
    h1 {
        font-size: 4.3rem
    }

    .section {

        padding-top: 0;
        padding-bottom: 0;
    }

    .section.subscrible-section-space {
        padding-top: 140px
    }

    .section.newsletter-section {
        padding-top: 130px
    }

    .section.top-space-large {
        padding-top: 180px
    }

    .base-container,
    .base-container.banner-container.homepage-animation-container,
    .base-container.homepage-animation-container {
        max-width: 1400px
    }

    .spacing-system-column {
        padding-right: 30px
    }

    .headings-typography-wrapper {
        width: 48%
    }

    .footer-bottom-wrapper {
        margin-top: 30px
    }

    .footer-links-wrapper {
        grid-column-gap: 60px
    }

    .testimonials {
        padding-top: 130px;
        padding-bottom: 130px
    }

    .blog-section-title {
        margin-bottom: 70px
    }

    .map-wrapper {
        padding-right: 70px
    }

    .section-title-center {
        max-width: 990px
    }

    .about-img._3 {
        width: 340px
    }

    .about-img._4 {
        width: 280px
    }

    .about-img._2 {
        width: 340px
    }

    .industries-block-wrapper {
        position: relative
    }

    .section-with-blue-bg {
        padding-left: 40px;
        padding-right: 40px
    }

    .rich-text-style h3,
    .rich-text-style h4,
    .rich-text-style h5,
    .rich-text-style h6 {
        margin-bottom: 24px
    }

    .home-title-wrapper {
        max-width: 880px
    }

    .banner-content-right {
        width: 60%
    }

    .banner-content-left {
        width: 35%;
        max-width: none;
        height: 442px
    }

    .banner-image.solutions {
        width: 378px
    }

    .banner-content {
        position: static
    }

    .banner-item {
        right: -50px
    }

    .about-items-grid {
        grid-column-gap: 80px;
        grid-row-gap: 80px
    }

    .item-right-description {
        max-width: 470px
    }

    .left-elements {
        left: 86px
    }

    .right-elements {
        right: 86px
    }

    .difference-wrapper {
        /* grid-template-columns: 1.25fr 1fr; */
    }

    .difference-image {
        max-width: 567px
    }

    .difference-item {
        left: -67px
    }

    .section-with-paddings.homepage-fourth-section {
        padding-bottom: 130px
    }

    .cta-wrapper {
        margin-bottom: -130px
    }

    .section-space {
        min-height: 650px;
        padding-top: 140px;
        padding-bottom: 140px
    }

    .number-items-wrapper-left {
        left: 80px
    }

    .number-item {
        min-width: 340px
    }

    .number {
        font-size: 66px
    }

    .number-items-wrapper-right {
        right: 80px
    }

    .bottom-right-bg-elements {
        right: 250px
    }

    .center-blur-testimonials {
        filter: blur(100px);
        width: 1080px
    }

    .testimonials-icons-wrapper {
        padding-left: 0;
        left: -2%
    }

    .testimonials-icons-wrapper.right {
        padding-right: 0;
        right: -2%
    }

    .testimonials-icon.second {
        margin-left: 123px
    }

    .testimonials-icon.last {
        margin-left: 179px
    }

    .testimonials-icon.second-right {
        margin-right: 123px
    }

    .testimonials-icon.last-right {
        margin-right: 179px
    }

    .logos-overlay {
        width: 213px
    }

    .banner-item-line {
        bottom: -135%;
        left: -35%
    }

    .image-2 {
        width: 170px
    }

    .difference-right {
        padding-left: 67px
    }

    .how-start-wrapper {
        grid-column-gap: 60px
    }

    .program-banner-content {
        max-width: 630px
    }

    .why-us-grid {
        grid-column-gap: 60px;
        grid-row-gap: 60px
    }

    .about-title-wrapper {
        max-width: 590px
    }

    .about-banner-intro {
        padding-top: 160px;
        padding-bottom: 140px
    }

    .mission-wrapper {
        grid-template-columns: 1fr;
        min-height: 350px;
        padding-bottom: 20px
    }

    .blog-title-wrapper {
        grid-template-columns: .5fr 1fr;
        max-width: 660px
    }

    .blog-list-section {
        padding-top: 140px
    }

    .banner-blog-image-wrapper {
        height: 400px
    }

    .partners-banner-card {
        padding: 30px
    }

    .partners-banner-card.big {
        min-width: 270px
    }

    .banner-card-right {
        margin-bottom: 0;
        margin-right: 0
    }

    .bottom-images-wraper {
        min-width: 500px
    }

    .solution-content-banner {
        position: static
    }

    .banner-intro-sol {
        padding-top: 210px;
        padding-bottom: 140px
    }

    .overview-title {
        padding-top: 120px
    }

    .benefits-contact-wrappe {
        grid-column-gap: 80px
    }

    .career-banner {
        grid-template-columns: 1.2fr 1fr
    }

    .inner-section {
        padding-top: 180px;
        padding-bottom: 140px
    }

    .documents-rich-text h3 {
        margin-bottom: 24px
    }

    .vertical-item {
        max-width: 92px
    }

    .ilustration-grid {
        grid-template-columns: 1.15fr minmax(253px, 1fr)
    }

    .ilustration-grid.merchants {
        max-width: 460px
    }

    .bottom-left-element {
        min-width: 100px
    }

    .solution-descrition-w {
        max-width: 100%
    }

    .section-title-center-h3 {
        grid-row-gap: 24px
    }

    .about-wrapper {
        grid-template-columns: 1fr auto;
        place-items: center stretch
    }

    .merchants-ilustration-grid {
        grid-column-gap: 100px;
        grid-row-gap: 100px
    }

    .banner-item-line-merch {
        right: 34%
    }

    .banner-content-left-merch {
        max-width: none
    }

    .reseller-banner-image {
        padding: 30px
    }

    .agent-banner-content {
        max-width: 560px
    }

    .agent-content-wrapper {
        grid-column-gap: 80px
    }

    .banner-item-agents {
        width: 120px;
        right: 40px
    }

    .agent-plane {
        right: -10px
    }

    .merchants-video {
        min-height: 340px
    }

    .style-guide-buttons-wrapper {
        flex-wrap: nowrap;
        justify-content: space-between
    }

    .style-guide-body-wrapper {
        margin-right: 60px
    }
}

@media screen and (min-width:1440px) {
    .about-img._1 {
        width: 380px
    }

    .about-img._3 {
        width: 400px
    }

    .about-img._4 {
        width: 300px
    }

    .about-img._1-no-borders {
        width: 380px
    }

    .our-services-wrap {
        align-items: center
    }

    .section-with-blue-bg {
        padding-left: 100px;
        padding-right: 100px
    }

    .banner-content-right {
        width: 1440px
    }

    .banner-content-left {
        width: 40%
    }

    .banner-element-bottom {
        right: -60px
    }

    .small-element.top-left {
        margin-left: 194px
    }

    .small-element.bottom-left {
        margin-left: 138px
    }

    .small-element.top-right {
        margin-right: 194px
    }

    .small-element.bottom-right {
        margin-right: 138px
    }

    .section-title-left.max-w {
        max-width: 580px
    }

    .bottom-bg-elements-wrapper {
        right: -40px
    }

    .testimonials-icons-wrapper {
        left: -6%
    }

    .testimonials-icons-wrapper.right {
        right: -6%
    }

    .nav-buttons {
        margin-left: 30px
    }

    .merchants-ilustration-grid {
        grid-column-gap: 120px;
        grid-row-gap: 120px
    }

    .banner-item-line-merch {
        right: 29%
    }

    .banner-content-left-merch {
        width: 40%
    }

    .banner-item-agents {
        right: 50px
    }
}

@media screen and (min-width:1920px) {
    .about-img._1 {
        width: 420px;
        left: 16%
    }

    .about-img._3 {
        width: 430px;
        top: 20%;
        left: 54%
    }

    .about-img._4 {
        left: 48%
    }

    .about-img._1-no-borders {
        width: 350px;
        left: 16%
    }

    .section-with-blue-bg {
        padding-left: 180px;
        padding-right: 180px
    }

    .banner-intro {

        padding-bottom: 150px
    }

    .slider-intro {
        max-width: 800px
    }

    .banner-image-wrapper {
        max-width: 90%;
        height: 450px
    }

    .banner-solution-intro {
        padding-top: 180px;
        padding-bottom: 150px
    }

    .about-banner-intro {
        padding-top: 180px
    }

    .blog-banner-wrapper {
        min-height: 600px
    }

    .banner-blog-image-wrapper {
        max-width: 90%;
        height: 450px;
        margin-bottom: -120px
    }

    .banner-intro-blog {
        margin-bottom: 120px;
        padding-top: 180px
    }
}

@media screen and (max-width:991px) {
    h1 {
        font-size: 46px
    }

    h2 {
        font-size: 38px
    }

    h3 {
        font-size: 32px
    }

    blockquote {
        font-size: 30px
    }

    .section.without-space.tablet-top-margin {
        margin-top: 36px
    }

    .section.cta-section {
        padding-top: 70px
    }

    .section.logo-section {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .base-container {
        max-width: 750px
    }

    .base-container.banner-container {
        display: block
    }

    .base-container.banner-container.homepage-animation-container {
        max-width: 800px
    }

    .base-container.banner-container.homepage-animation-container.homepage-animation-container-banner {
        padding-left: 10px;
        padding-right: 10px
    }

    .base-container.homepage-animation-container {
        z-index: 1;
        max-width: 800px
    }

    .utility-page-wrap {
        height: auto;
        min-height: 100vh
    }

    .footer-wrapper {
        flex-wrap: wrap
    }

    .footer-links-wrapper {
        justify-content: space-between;
        align-items: flex-start;
        width: 100%
    }

    .search-desktop {
        display: none
    }

    .search-bottom-line {
        display: flex
    }

    .search-input:focus {
        border: 1px solid var(--primary)
    }

    .search-section {
        padding-top: 140px
    }

    .primary-button-white:hover {
        opacity: 1
    }

    .testimonials {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .blog-section-title {
        margin-bottom: 60px
    }

    .contacts-wrapper-grid {
        padding-left: 15px;
        padding-right: 15px
    }

    .home-4-testimonials-wrapper {
        grid-column-gap: 60px;
        grid-row-gap: 40px;
        flex-wrap: wrap;
        width: 80%;
        margin-top: 20px
    }

    .testimonials-wrapper-2 {
        grid-column-gap: 60px;
        grid-row-gap: 60px;
        flex-wrap: wrap;
        width: 80%;
        margin-top: 20px
    }

    .about-img {
        position: static
    }

    .about-img._1 {
        width: 100%;
        top: 0%;
        left: 15px
    }

    .about-img._5 {
        top: 58%;
        bottom: 0;
        left: 60px
    }

    .about-img._3 {
        width: 360px;
        top: 0%;
        right: 15px
    }

    .about-img._4 {
        width: 70%;
        top: 57%;
        left: auto;
        right: 15px
    }

    .about-img._2 {
        z-index: 5;
        margin-left: 0;
        top: 10%;
        left: auto;
        right: 15px
    }

    .about-img._1-no-borders {
        width: 100%;
        top: 0%;
        left: 15px
    }

    .subtitle {
        margin-bottom: 30px
    }

    .content {
        margin-bottom: 0
    }

    .industries-block-wrapper {
        max-width: 45vw
    }

    .about-4-team-slide {
        width: 100%
    }

    .subtitle-2 {
        margin-bottom: 30px
    }

    .dropdown-nav-link {
        color: #222;
        padding-top: 12px;
        padding-bottom: 12px;
        
        font-weight: 700
    }

    .dropdown-nav-link.w--current {
        color: #004ae2
    }

    .home-banner-left-arrow {
        inset: 20% auto auto 4%
    }

    .secondary-button-white:hover {
        opacity: 1
    }

    .banner-intro {

        padding-bottom: 90px
    }

    .vertical-gap-24.tablet-centered {
        justify-content: flex-start;
        align-items: center
    }

    .home-title-wrapper {
        max-width: 570px
    }

    .banner-buttons.tablet-centered {
        justify-content: center;
        align-items: stretch
    }

    .banner-content-right {
        width: 72%;
        margin-bottom: 26px
    }

    .banner-content-left {
        width: 28%;
        height: 270px;
        margin-right: 18px
    }

    .banner-element-top {
        width: 40%;
        top: -20px;
        left: -20px
    }

    .banner-element-bottom {
        display: none;
        right: -10px
    }

    .banner-element-bottom.march {
        display: block;
        right: -40px
    }

    .banner-image.solutions {
        margin-right: 0
    }

    .banner-item {
        bottom: 90px;
        right: -24px
    }

    .banner-item-circle {
        width: 18px;
        height: 18px;
        padding: 1px
    }

    .image-logo {
        background-size: 112px
    }

    .left-elements {
        left: 15px
    }

    .small-element.top-left {
        margin-left: 90px
    }

    .small-element.bottom-left {
        margin-left: 50px
    }

    .small-element.top-right {
        margin-right: 90px
    }

    .small-element.bottom-right {
        margin-right: 50px
    }

    .right-elements {
        right: 15px
    }

    .difference-left {
        z-index: 5;
        position: relative
    }

    .cta-wrapper {
        grid-row-gap: 40px;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start
    }

    .section-space {
        min-height: 534px
    }

    .number-items-wrapper-left {
        left: 0
    }

    .number-item {
        min-width: 250px;
        padding: 15px
    }

    .number {
        font-size: 40px
    }

    .number-items-wrapper-right {
        right: 0
    }

    .bottom-bg-elements-wrapper {
        inset: 20px 0% auto auto
    }

    .bottom-left-bg-elements {
        inset: 20px auto auto 0%
    }

    .top-left-bg-elements {
        display: none
    }

    .bottom-right-bg-elements {
        bottom: 15px;
        right: 0
    }

    .testimonials-mask {
        padding-bottom: 60px
    }

    .testimonials-icons-wrapper {
        display: none
    }

    .section-logos-wrapper {
        text-align: center
    }

    .blog-collection-grid {
        grid-column-gap: 15px;
        grid-row-gap: 15px
    }

    .blog-title {
        font-size: 20px
    }

    .footer-center-wrapper {
        grid-row-gap: 40px;
        flex-flow: column
    }

    .footer-right {
        width: 80%
    }

    .vertical-40 {
        width: 100%
    }

    .vertical-40.tablet-center {
        justify-content: flex-start;
        align-items: center
    }

    .nav-buttons {
        display: none
    }

    .navbar {
        padding-bottom: 0;
        overflow: visible
    }

    .tablet-nav-button-wrapper {
        grid-row-gap: 10px;
        flex-flow: column;
        width: 100%;
        margin-top: 35px;
        display: flex
    }

    .nav-container {
        width: 100%;
        min-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .menu-wrap {
        background-color: #fff;
        border-radius: 0 0 16px 16px;
        flex-direction: column;
        align-items: stretch;
        margin-left: auto;
        margin-right: auto;
        padding: 15px 20px 30px;
        display: flex
    }

    .nav-menu {
        background-color: #fffefe00;
        border-radius: 16px;
        flex-direction: column;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
        position: fixed;
        inset: 0 0% auto
    }

    .menu-button {
        z-index: 1;
        text-align: right;
        background-color: #0000;
        padding: 0
    }

    .menu-button.w--open {
        background-color: #0000
    }

    .nav-close-icon {
        z-index: 15;
        align-self: stretch
    }

    .close-menu-button {
        background-color: #0000;
        padding: 0
    }

    .close-menu-button.w--open {
        background-color: #0000;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }

    .image-burger {
        margin-bottom: 4px
    }

    .nav-link {
        background-color: #0000;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 15px 0;
        font-size: 26px;
        font-weight: 500;
        display: flex
    }

    .nav-link.solutions {
        width: auto
    }

    .nav-menu-wrapper {
        border-radius: 16px;
        flex: 1;
        justify-content: space-between;
        align-items: center;
        padding-top: 9px;
        padding-bottom: 9px;
        padding-right: 20px
    }

    .nav-vertical-line {
        display: none
    }

    .banner-item-line {
        bottom: -53%;
        left: 8%
    }

    .dot-white.top {
        display: none
    }

    .image-2 {
        width: 90px;
        height: auto
    }

    .footer-logo {
        width: 80%
    }

    .how-start-wrapper {
        grid-template-columns: 1fr
    }

    .solution-item {
        padding: 20px
    }

    .solution-items-grid._3-column {
        grid-template-columns: 1fr 1fr
    }

    .program-banner-content {
        text-align: center;
        justify-content: flex-start;
        align-items: center;
        width: 100%
    }

    .banner-image-wrapper {
        grid-column-gap: 30px;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-top: 40px
    }

    .banner-solution-intro {
        padding-top: 130px;
        padding-bottom: 90px
    }

    .why-us-grid {
        grid-template-columns: 1fr
    }

    .about-images {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid
    }

    .benefits-grid {
        grid-template-columns: 1fr 1fr
    }

    .about-title-wrapper {
        justify-content: flex-start;
        align-items: center
    }

    .about-banner-intro {
        padding-bottom: 20px
    }

    .about-banner-intro.style-guide {
        padding-bottom: 110px
    }

    .mission-wrapper {
        min-height: 350px
    }

    .mission-grid {
        grid-template-columns: 1fr
    }

    .team-grid {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        flex-flow: wrap;
        grid-template-columns: 1fr 1fr 1fr;
        justify-content: center;
        align-items: flex-start;
        display: flex
    }

    .blog-banner-wrapper {
        min-height: 450px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px
    }

    .blog-list-collection-grid {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: 1fr
    }

    .tabs-content {
        width: 65%
    }

    .div-block {
        width: 100%
    }

    .team-title {
        max-width: 670px
    }

    .solution-item-wrapp {
        margin-bottom: 19px
    }

    .partners-banner-card {
        padding-left: 20px;
        padding-right: 20px
    }

    .partners-banner-card.big {
        width: 50%
    }

    .banner-card-right {
        margin-bottom: 0;
        margin-right: 0
    }

    .partner-content-wrapper {
        flex-flow: column;
        justify-content: space-between;
        align-items: center
    }

    .cta-wrapper-without-top {
        grid-row-gap: 40px;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start
    }

    .banner-intro-blog {
        padding-top: 130px
    }

    .bottom-images-wraper {
        grid-row-gap: 10px;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-end
    }

    .banner-title-solutions {
        width: 72%;
        max-width: 495px;
        margin-bottom: 0
    }

    .solution-content-banner {
        justify-content: space-between;
        align-items: center
    }

    .solutions-overview-grid {
        grid-template-columns: 1fr
    }

    .overview-description {
        max-width: 710px
    }

    .overview-title {
        padding-top: 0
    }

    .tabs-items-wrapper {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        grid-template-rows: auto auto;
        grid-template-columns: .75fr 1fr;
        grid-auto-columns: 1fr;
        display: grid
    }

    .bottom-tabs-element {
        right: -10px
    }

    .contacts-grid {
        grid-template-columns: 1fr
    }

    .benefits-contact-wrappe {
        grid-row-gap: 40px;
        grid-template-columns: 1fr
    }

    .career-banner {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        text-align: center;
        grid-template-columns: 1.25fr;
        place-items: start center
    }

    ._404-intro {
        padding-top: 150px;
        padding-bottom: 110px
    }

    ._404 {
        font-size: 200px
    }

    .first-card-ilustr {
        max-width: 276px
    }

    .first-item-wrapper {
        justify-content: space-between;
        align-items: flex-start;
        width: 100%
    }

    .vertical-item {
        max-width: 92px
    }

    .ilustration-grid {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    .ilustration-grid.merchants {
        max-width: 100%
    }

    .sol-overview-title {
        max-width: 76%
    }

    .circle-5.big {
        margin-right: 0
    }

    .team-card {
        width: 30%
    }

    .about-wrapper {
        text-align: center;
        grid-template-columns: 1fr;
        justify-items: center
    }

    .grid {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }

    .tablet-flex-center {
        justify-content: flex-start;
        align-items: center
    }

    .merchants-ilustration-grid {
        grid-column-gap: 40px;
        grid-row-gap: 40px;
        grid-template-columns: 1fr
    }

    .banner-item-line-merch {
        right: 32%
    }

    .banner-content-left-merch {
        width: 60%;
        margin-top: 60px;
        margin-right: 0
    }

    .image-5 {
        width: 210px
    }

    .reseller-banner-image {
        padding-left: 20px;
        padding-right: 20px
    }

    .banner-image-wrapper-agent {
        grid-column-gap: 30px;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-top: 40px;
        padding-right: 0
    }

    .agent-banner-content {
        text-align: center;
        justify-content: flex-start;
        align-items: center;
        width: 100%
    }

    .agent-content-wrapper {
        flex-flow: column;
        justify-content: space-between;
        align-items: center
    }

    .banner-item-agents {
        right: 40px
    }

    .agent-plane {
        bottom: -27px
    }

    .tablet-menu {
        background-color: var(--white);
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        justify-content: space-between;
        align-items: center;
        height: 60px;
        padding: 9px 20px
    }

    .brand-mobile,
    .brand-mobile.w--current {
        display: block
    }

    .left-blog-wrapper {
        top: 140px
    }

    .nav-dropdown-link-wrapper {
        grid-row-gap: 24px;
        border-style: none;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }

    .nav-arrow {
        display: block
    }

    .nav-dropdown-2 {
        flex-direction: column;
        justify-content: center;
        align-items: stretch;
        width: 100%;
        min-width: 100%;
        margin-left: 0;
        margin-right: 0;
        transition: opacity .5s;
        display: flex;
        overflow: hidden
    }

    .nav-dropdown-toggle-2 {
        justify-content: space-between;
        align-items: center;
        width: 100%;
        display: flex
    }

    .nav-dropdown-toggle-2:hover {
        background-color: #fff0
    }

    .nav-dropdown-list {
        background-color: #fff0;
        border-style: none;
        flex-direction: column;
        width: auto;
        margin-left: 0;
        padding-top: 0;
        display: flex;
        position: static
    }

    .nav-dropdown-list.w--open {
        box-shadow: none;
        padding-top: 0;
        padding-bottom: 0;
        display: flex;
        position: static
    }

    .cta-ilustration {
        width: auto;
        height: 450px
    }

    .middle-style-spacing-desktop {
        top: 30%
    }

    .grid-system {
        width: 100%
    }

    .colors-container {
        grid-row-gap: 20px;
        flex-wrap: wrap
    }

    .top-style-spacing-mobile {
        top: 3%
    }

    .spacing-columns {
        flex-flow: wrap;
        display: flex
    }

    .headings-container {
        flex-wrap: wrap
    }

    .middlr-style-spacing-mobile {
        top: 26%
    }

    .spacing-system-image {
        width: 75%
    }

    .style-guide-body-wrapper {
        width: 100%
    }

    .bottom-style-spacing-desktop {
        bottom: 6%
    }

    .spacing-wrapper-mobile {
        width: 70%
    }

    .grid-description.first-description {
        text-align: center
    }

    .top-style-spacing-desktop {
        top: 4%
    }

    .bottom-style-spacing-mobile {
        bottom: 6%
    }

    .spacing-system-title {
        font-size: 25px
    }

    .style-guide-content-wrapper {
        grid-row-gap: 20px;
        flex-wrap: wrap
    }

    .style-guide-content-wrapper.no-wrap {
        flex-wrap: nowrap
    }

    .spasing-system-image-mobile {
        width: 70%
    }
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 38px
    }

    h2 {
        font-size: 32px
    }

    h3 {
        font-size: 26px
    }

    h4 {
        font-size: 24px
    }

    h5 {
        font-size: 20px
    }

    h6 {
        font-size: 18px;
        line-height: 21px
    }

    blockquote {
        font-size: 25px
    }

    .section {

        padding-top: 0;
        padding-bottom: 0;
    }

    .section.without-space.tablet-top-margin {
        margin-top: 0
    }

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

    .section.subscrible-section-space,
    .section.newsletter-section {
        padding-top: 70px
    }

    .section.top-space-large {
        padding-top: 120px
    }

    .spacing-system-column {
        margin-top: 20px
    }

    .headings-typography-wrapper,
    .primary-button.search-button {
        width: 100%
    }

    .utility-page-wrap {
        height: auto
    }

    .utility-page-content {
        width: 70%
    }

    .password-image {
        width: 100px
    }

    .password-input {
        min-width: auto
    }

    ._404-paragraph {
        margin-bottom: 30px
    }

    .footer-bottom-wrapper {
        flex-wrap: wrap
    }

    .style-guide-button-wrapper {
        width: 100%
    }

    .style-guide-button-wrapper.last-child {
        margin-bottom: 0
    }

    .banner-description {
        max-width: 320px
    }

    .footer-wrapper {
        grid-row-gap: 36px;
        margin-bottom: 36px
    }

    .footer-brand {
        padding-left: 0
    }

    .footer-links-wrapper {
        grid-column-gap: 15px
    }

    .search-result-item {
        margin-bottom: 20px
    }

    .search-section {
        padding-top: 120px
    }

    .about-3-tab-link.w--current {
        font-size: 20px
    }

    .testimonials {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .blog-section-title {
        margin-bottom: 40px
    }

    .contacts-wrapper-grid {
        grid-column-gap: 20px;
        grid-row-gap: 40px;
        grid-template-columns: 1fr
    }

    .section-title-center {
        grid-row-gap: 18px;
        margin-bottom: 36px
    }

    .home-4-testimonials-wrapper {
        grid-row-gap: 30px;
        width: 100%
    }

    .testimonials-wrapper-2 {
        width: 100%
    }

    .about-img {
        max-height: 420px;
        position: static
    }

    .about-img._1 {
        object-fit: contain
    }

    .about-img._5 {
        object-fit: contain;
        width: 240px;
        height: 130px;
        left: 10px
    }

    .about-img._3 {
        width: 100%;
        position: static
    }

    .about-img._4 {
        right: 0
    }

    .about-img._2 {
        object-fit: contain;
        width: 100%;
        left: auto;
        right: 10px
    }

    .subtitle {
        line-height: 16px
    }

    .our-services-wrap {
        grid-row-gap: 10px;
        width: 100%
    }

    .content-wrapper {
        flex-wrap: wrap;
        width: auto
    }

    .industries-block-wrapper {
        max-width: none
    }

    .home-9-team-item {
        width: 48%
    }

    .search {
        flex-direction: column
    }

    .subtitle-2 {
        line-height: 16px
    }

    .rich-text-style h2 {
        margin-bottom: 18px
    }

    .rich-text-style h3 {
        margin-top: 36px;
        margin-bottom: 16px
    }

    .rich-text-style h4,
    .rich-text-style h5,
    .rich-text-style h6 {
        margin-top: 18px;
        margin-bottom: 16px
    }

    .rich-text-style h1 {
        margin-bottom: 18px
    }

    .home-banner-left-arrow {
        top: 6%
    }

    .home-23-team-item {
        width: 70%
    }

    .paragraph-medium {
        font-size: 16px
    }

    .banner-intro {

        padding-bottom: 10px
    }

    .vertical-gap-24.mobile-center {
        text-align: center;
        justify-content: flex-start;
        align-items: center
    }

    .home-title-wrapper {
        max-width: 420px
    }

    .banner-buttons {
        justify-content: center;
        align-items: stretch;
        margin-top: 36px
    }

    .banner-content-right {
        text-align: center;
        width: 100%;
        margin-bottom: 36px
    }

    .banner-content-left {
        width: 95%;
        height: 500px;
        margin-left: auto;
        margin-right: auto
    }

    .banner-element-top {
        width: 20%;
        top: -30px;
        left: -10px
    }

    .banner-content {
        flex-flow: column;
        justify-content: flex-start;
        align-items: center
    }

    .banner-item {
        bottom: 170px;
        right: -10px
    }

    .about-items-grid {
        grid-template-columns: 1fr
    }

    .image-logo {
        background-size: 98px
    }

    .center-blur {
        filter: blur(30px);
        width: 80%;
        height: 240px
    }

    .left-elements {
        padding-left: 15px
    }

    .small-element {
        width: 36px;
        height: 36px
    }

    .small-element.top-left {
        margin-left: 50px
    }

    .small-element.center {
        margin-top: 20px
    }

    .small-element.bottom-left {
        margin-top: 30px;
        margin-left: 30px
    }

    .small-element.top-right {
        margin-right: 50px
    }

    .small-element.bottom-right {
        margin-top: 30px;
        margin-right: 30px
    }

    .right-elements {
        padding-right: 15px
    }

    .difference-wrapper {
        grid-column-gap: 36px;
        grid-row-gap: 36px
    }

    .section-title-left {
        grid-row-gap: 18px
    }

    .top-space {
        margin-top: 36px
    }

    .difference-image {
        max-width: 100%;
        height: 620px
    }

    .difference-item {
        bottom: 20px;
        left: 20px
    }

    .section-with-paddings.homepage-fourth-section {
        padding-bottom: 70px
    }

    .cta-wrapper {
        grid-row-gap: 36px;
        margin-bottom: -70px
    }

    .section-space {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        padding-top: 70px;
        padding-bottom: 70px
    }

    .center-logo-space {
        justify-content: center;
        align-items: center;
        width: 170px;
        height: 170px;
        padding-top: 55px;
        padding-bottom: 55px;
        display: flex
    }

    .outline-medium {
        inset: -44px
    }

    .outline-large {
        inset: -85px
    }

    .number-items-wrapper-left {
        grid-row-gap: 10px;
        justify-content: flex-start;
        align-items: stretch;
        position: static
    }

    .number-item {
        min-width: 220px
    }

    .number-item.top {
        margin-right: 0
    }

    .number {
        font-size: 32px
    }

    .number-items-wrapper-right {
        grid-row-gap: 10px;
        justify-content: flex-start;
        align-items: stretch;
        position: static
    }

    .bg-rectangle-medium {
        width: 36px;
        height: 36px
    }

    .bg-rectangles-wrapp-medium {
        grid-column-gap: 36px
    }

    .slider-intro {
        grid-row-gap: 36px
    }

    .logo {
        width: 70px
    }

    .logos-overlay {
        width: 30px
    }

    .blog-section-grid {
        grid-row-gap: 36px
    }

    .blog-collection-grid {
        grid-template-columns: 1fr;
        padding-bottom: 0
    }

    .block-image-link {
        height: 250px
    }

    .cta-intro {
        padding: 20px
    }

    .cta-content {
        grid-row-gap: 36px
    }

    .cta-bottom-item {
        text-align: center;
        border-radius: 10px
    }

    .footer-center-wrapper {
        grid-row-gap: 36px
    }

    .footer-medium-link {
        font-size: 18px;
        line-height: 21px
    }

    .footer-right {
        width: 100%
    }

    .vertical-40 {
        grid-row-gap: 36px
    }

    .nav-menu {
        border-top-right-radius: 20px
    }

    .brand {
        padding-left: 0
    }

    .nav-link {
        margin-left: 0
    }

    .banner-item-line {
        bottom: -170%;
        left: -40%
    }

    .image-2 {
        width: 180px
    }

    .footer-logo {
        width: 50%
    }

    .prtnership-heading {
        max-width: 290px
    }

    .flex-block {
        grid-column-gap: 10px;
        justify-content: space-between;
        align-items: flex-start
    }

    .preloader-content {
        display: flex
    }

    .preloader-image {
        width: 60%
    }

    .difference-right {
        padding-left: 0
    }

    .how-start-wrapper {
        grid-column-gap: 36px;
        grid-row-gap: 36px;
        grid-template-columns: 1fr
    }

    .vertical-50 {
        grid-row-gap: 36px
    }

    .solution-items-grid {
        grid-template-columns: 1fr
    }

    .solution-items-grid._3-column {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        grid-template-columns: 1fr
    }

    .banner-image-wrapper {
        grid-row-gap: 20px;
        flex-flow: wrap;
        margin-top: 36px
    }

    .banner-solution-intro {
        padding-bottom: 70px
    }

    .about-images {
        flex-flow: wrap;
        grid-auto-columns: 1fr;
        padding-left: 15px;
        padding-right: 15px
    }

    .benefits-grid {
        grid-template-columns: 1fr
    }

    .about-title-wrapper {
        max-width: 420px
    }

    .about-banner-intro {
        padding-top: 140px
    }

    .about-banner-intro.style-guide {
        padding-bottom: 70px
    }

    .mission-wrapper {
        background-image: url(https://cdn.prod.website-files.com/66cc6012d3fa8c4cdc0a44e2/670cff4fdd81bcb57482041e_Vector%2021%20\(7\).svg);
        background-position: 50% 100%;
        background-repeat: no-repeat;
        background-size: 420px;
        max-width: 448px
    }

    .mission-grid {
        grid-template-columns: 1fr
    }

    .team-grid {
        grid-template-columns: 1fr 1fr;
        padding-left: 30px;
        padding-right: 30px
    }

    .blog-title-wrapper {
        grid-column-gap: 24px;
        grid-row-gap: 24px;
        grid-template-columns: 1fr
    }

    .blog-list-collection-grid {
        grid-template-columns: 1fr
    }

    .tabs-content {
        width: 100%
    }

    .bottom-space {
        margin-bottom: 36px
    }

    .banner-embed-animation {
        display: none
    }

    .nesletter-content {
        grid-row-gap: 36px
    }

    .newsletter-intro {
        padding: 20px
    }

    .blog-list-section {
        padding-top: 70px
    }

    .banner-blog-image-wrapper {
        max-width: 90%;
        height: 300px;
        margin-top: 40px;
        margin-bottom: -60px
    }

    .team-title {
        max-width: 100%;
        margin-bottom: 16px
    }

    .banner-intro-blog {
        margin-bottom: 60px;

    }

    .banner-content-solutions {
        width: 100%
    }

    .bottom-images-wraper {
        flex-flow: wrap;
        justify-content: center;
        align-items: center
    }

    .banner-title-solutions {
        text-align: center;
        width: 100%;
        margin-bottom: 36px
    }

    .solution-content-banner {
        flex-flow: column;
        justify-content: flex-start;
        align-items: center
    }

    .banner-intro-sol {

        padding-bottom: 10px
    }

    .solutions-overview-grid {
        grid-column-gap: 36px;
        grid-row-gap: 36px
    }

    .solution-difference-title {
        grid-row-gap: 16px;
        max-width: 100%
    }

    .solutions-divider {
        margin-top: 40px;
        margin-bottom: 30px
    }

    .client-tab-menu {
        flex-flow: wrap
    }

    .client-tab-intro {
        grid-row-gap: 36px;
        padding: 40px 20px
    }

    .tabs-items-wrapper,
    .tabs-items-wrapper.first-grid {
        grid-template-columns: 1fr
    }

    .contact-us-bg {
        padding-top: 140px
    }

    .contacts-grid {
        grid-column-gap: 36px;
        grid-row-gap: 36px
    }

    .cta-dropdown-wrapper {
        padding: 20px
    }

    .benefits-contact-wrappe {
        grid-row-gap: 36px
    }

    .career-banner {
        grid-column-gap: 36px;
        grid-row-gap: 36px;
        grid-template-columns: 1fr;
        padding-bottom: 60px
    }

    .button-wrapper {
        margin-top: 36px
    }

    .career-image-wrapper {
        padding-right: 0
    }

    ._404-intro {
        flex: 1;
        padding-top: 140px;
        padding-bottom: 70px
    }

    ._404 {
        font-size: 140px
    }

    .inner-section {
        padding-top: 140px;
        padding-bottom: 70px
    }

    .documents-rich-text h3 {
        margin-top: 36px;
        margin-bottom: 16px
    }

    .ilustration-grid {
        width: 100%
    }

    .bottom-left-element {
        min-width: auto;
        left: 0
    }

    .sol-overview-title {
        max-width: 100%
    }

    .circle-logo {
        width: 100px;
        height: 100px
    }

    .circle-2 {
        width: 150px;
        height: 150px
    }

    .circle-3 {
        width: 200px;
        height: 200px
    }

    .circle-4 {
        width: 250px;
        height: 250px
    }

    .circle-5 {
        width: 300px;
        height: 300px
    }

    .circle-5.big {
        width: 350px;
        height: 350px
    }

    .missiom-plane {
        bottom: -8%;
        right: 3%
    }

    .section-title-center-h3 {
        grid-row-gap: 16px;
        margin-bottom: 36px
    }

    .team-pass-wrapper {
        padding-top: 36px;
        padding-bottom: 36px
    }

    .team-card {
        width: 47%
    }

    .about-wrapper {
        grid-column-gap: 36px;
        grid-row-gap: 36px
    }

    .grid {
        width: 90%
    }

    .merchants-ilustration-grid {
        grid-column-gap: 36px;
        grid-row-gap: 36px
    }

    .banner-content-left-merch {
        width: 80%;
        margin-top: 46px
    }

    .mobile-align-center {
        align-self: center
    }

    .team-intro-wrapper {
        padding-bottom: 36px
    }

    .banner-image-wrapper-agent {
        flex-flow: wrap;
        justify-content: flex-end;
        align-items: center;
        margin-top: 36px;
        margin-bottom: 50px
    }

    .brand-mobile {
        padding-left: 0
    }

    .blog-content {
        flex-flow: wrap
    }

    .left-blog-wrapper {
        width: 100%;
        margin-bottom: 36px;
        margin-right: 0;
        position: static
    }

    .static-logos-grid {
        grid-row-gap: 36px
    }

    .static-logos-wrapper {
        grid-template-columns: 1fr 1fr
    }

    .cta-ilustration {
        height: 350px
    }

    .middle-style-spacing-desktop {
        top: 34%
    }

    .typography-hero-wrapper {
        grid-row-gap: 40px;
        margin-top: 20px
    }

    .grid-system {
        border-left: 1px solid #7c7c7c;
        border-top-right-radius: 10px;
        flex-direction: column
    }

    .grid-system.top {
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px
    }

    .grid-header {
        width: 100%;
        margin-top: 20px
    }

    .colors-container {
        margin-top: 20px
    }

    .top-style-spacing-mobile {
        top: 7%
    }

    .style-guide-buttons-wrapper {
        flex-wrap: wrap;
        margin-top: 35px
    }

    .typography-wrapper {
        margin-top: 20px
    }

    .grid-system-wrapper {
        flex-direction: row;
        margin-top: 15px
    }

    .spacing-columns {
        margin-top: 0
    }

    .headings-container {
        grid-row-gap: 30px
    }

    .middlr-style-spacing-mobile {
        top: 31%
    }

    .grid-title {
        border-bottom: 1px solid #7c7c7c;
        border-right-style: none;
        width: 100%
    }

    .grid-title.first-grid {
        border-left-style: none;
        border-right-style: none;
        width: 100%
    }

    .grid-title.last {
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px
    }

    .style-guide-div {
        grid-row-gap: 40px
    }

    .button-wrapper-sg {
        margin-top: 20px
    }

    .headers-wrapper {
        width: 100%;
        margin-top: 10px
    }

    .style-guide-body-wrapper {
        width: 100%
    }

    .bottom-style-spacing-desktop {
        bottom: 10%
    }

    .spacing-wrapper-mobile {
        margin-top: 30px
    }

    .grid-description {
        border-top: 1px solid #a7a7a7;
        border-bottom-style: none;
        border-right-width: 1px;
        align-items: center;
        width: 100%
    }

    .grid-description.first-description {
        border-width: 1px 1px .5px 0;
        border-top-style: none;
        border-top-color: #a7a7a7;
        border-bottom-style: none;
        border-left-style: none;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0;
        width: 100%
    }

    .grid-description.last-description {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-right-width: 1px
    }

    .top-style-spacing-desktop {
        top: 10%
    }

    .link-wrapper {
        width: 100%;
        margin-bottom: 10px
    }

    .bottom-style-spacing-mobile {
        bottom: 9%
    }

    .spacing-wrapper {
        margin-top: 30px
    }
}

@media screen and (max-width:479px) {
    
    .section.top-space-large {
        padding-top: 100px
    }

    .base-container.banner-container {
        padding-left: 5px;
        padding-right: 5px
    }

    .utility-page-content {
        width: 100%
    }

    ._404-content-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .footer {
        text-align: left
    }

    .footer-bottom-wrapper {
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-end
    }

    .footer-wrapper {
        grid-row-gap: 30px
    }

    .footer-links-wrapper {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        flex-flow: wrap;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        justify-content: space-between;
        align-items: flex-start;
        display: grid
    }

    .about-3-tab-link {
        font-size: 16px
    }

    .about-3-tab-link.w--current {
        font-size: 18px
    }

    .about-img {
        max-height: 300px;
        position: static
    }

    .about-img._4 {
        margin-top: -40px
    }

    .our-services-wrap,
    .home-9-team-item,
    .home-23-team-item {
        width: 100%
    }

    .center-title {
        text-align: center
    }

    .banner-intro {}

    .vertical-gap-24 {
        grid-row-gap: 18px
    }

    .banner-content-left {
        height: 320px;
        padding-left: 5px;
        padding-right: 5px
    }

    .banner-element-top {
        left: 0
    }

    .banner-element-bottom.march {
        bottom: -20px;
        right: -20px
    }

    .banner-item {
        bottom: 130px
    }

    .horizontal-gap-30.align-top {
        grid-column-gap: 20px
    }

    .small-element {
        width: 30px;
        height: 30px
    }

    .small-element.top-left {
        margin-top: -40px;
        margin-left: 15px
    }

    .small-element.center {
        margin-top: 40px
    }

    .small-element.top-right {
        margin-top: -40px;
        margin-right: 15px
    }

    .difference-image {
        height: 400px;
        overflow: hidden
    }

    .cta-wrapper {
        padding: 20px
    }

    .outline-medium {
        inset: -30px
    }

    .outline-large {
        inset: -60px
    }

    .number-items-wrapper-left {
        grid-row-gap: 20px
    }

    .number-item {
        text-align: center;
        justify-content: flex-start;
        align-items: center
    }

    .number-items-wrapper-right {
        grid-row-gap: 20px
    }

    .logo {
        justify-content: center;
        align-items: center;
        width: 22vw;
        display: flex
    }

    .logos-center {
        width: 100%;
        height: 1px;
        margin-top: 10px
    }

    .logos-center.last {
        display: none
    }

    .logos-looping-title {
        text-align: center;
        padding-top: 20px
    }

    .logos-looping-title.no-padding {
        padding-top: 0
    }

    .cta-bottom-item {
        grid-row-gap: 10px;
        flex-flow: column
    }

    .item-line {
        width: 100%;
        height: 1px
    }

    .navbar {
        padding-bottom: 0
    }

    .nav-link {
        width: 99%
    }

    .banner-item-line {
        bottom: -80%;
        left: 5%
    }

    .image-2 {
        width: 100px
    }

    .flex-block {
        grid-row-gap: 20px;
        flex-flow: column;
        align-items: stretch
    }

    .propeller-image {
        width: 20px
    }

    .about-images {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        grid-template-columns: 1fr;
        align-items: flex-start;
        height: auto;
        padding-left: 10px;
        padding-right: 10px
    }

    .about-images.agents {
        grid-column-gap: 15px;
        grid-row-gap: 15px
    }

    .mission-wrapper {
        background-size: contain;
        max-width: 310px;
        min-height: 270px
    }

    .team-grid {
        grid-template-columns: 1fr
    }

    .blog-banner-wrapper {
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px
    }

    .newsletter-intro {
        height: 100%;
        min-height: 100%
    }

    .blog-banner-title {
        max-width: 310px
    }

    .bold-title.mobile-22 {
        font-size: 22px
    }

    .cta-wrapper-without-top {
        padding: 20px
    }

    .contact-us-bg {
        padding-left: 0;
        padding-right: 0
    }

    .accordion-item-2 {
        padding-left: 20px;
        padding-right: 20px
    }

    ._404 {
        font-size: 90px
    }

    .documents-rich-text p {
        overflow-wrap: break-word
    }

    .documentations-links {
        flex-flow: wrap
    }

    .ilustr-icon {
        padding: 4px
    }

    .vertical-item {
        min-width: 80px
    }

    .icon-with-stroke {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .transparent-item {
        padding: 20px 18px
    }

    .bottom-ilustr-element {
        max-width: 60%
    }

    .second-item-text,
    .ilustration-item-text {
        font-size: 14px
    }

    .circle-logo {
        width: 100px;
        height: 100px;
        padding: 20px
    }

    .circle-2 {
        width: 140px;
        height: 140px
    }

    .circle-3 {
        width: 180px;
        height: 180px
    }

    .circle-4 {
        width: 220px;
        height: 220px
    }

    .circle-5 {
        width: 260px;
        height: 260px
    }

    .circle-5.big {
        width: 300px;
        height: 300px
    }

    .ilustr-icon-career {
        width: 60px;
        height: 60px
    }

    .missiom-plane {
        bottom: -7%
    }

    .section-title-center-h3 {
        grid-row-gap: 18px
    }

    .team-image-wrapper {
        height: 300px
    }

    .team-card {
        width: 100%
    }

    .icon-with-stroke-copy {
        width: 44px;
        height: 44px
    }

    .grid {
        width: 100%
    }

    .banner-item-line-merch {
        right: 50%
    }

    .banner-content-left-merch {
        width: 90%;
        height: 320px;
        margin-right: 10px
    }

    .image-5 {
        width: 110px
    }

    .ilustration-text.mobile-hidden {
        display: none
    }

    .agents-banner-grid {
        grid-template-columns: 1fr 1fr
    }

    .agent-plane {
        width: 40px;
        right: -5px
    }

    .merchants-video {
        border-radius: 10px
    }

    .cta-ilustration {
        height: 300px
    }

    .middle-style-spacing-desktop {
        top: 32%
    }

    .grid-system {
        flex-direction: column;
        width: 50%
    }

    .top-style-spacing-mobile {
        top: 5%
    }

    .grid-system-wrapper {
        flex-direction: row
    }

    .middlr-style-spacing-mobile {
        top: 28%
    }

    .grid-title {
        align-items: center
    }

    .grid-title.first-grid {
        text-align: center;
        flex: 1;
        width: 100%
    }

    .bottom-style-spacing-desktop {
        bottom: 8%
    }

    .grid-description {
        border-bottom-width: 1px;
        border-bottom-color: #fff3
    }

    .grid-description.first-description {
        border-bottom: 1px #fff3;
        border-left-style: none;
        border-right-style: solid
    }

    .grid-description.last-description {
        border-bottom-color: #a7a7a7
    }

    .top-style-spacing-desktop {
        top: 7%
    }

    .bottom-style-spacing-mobile {
        bottom: 8%
    }

    .style-guide-content-wrapper.no-wrap {
        flex-wrap: wrap
    }
}

#w-node-_83b57360-4d4e-6f50-a879-5f7c933fe79c-dc0a4550 {
    grid-area: 2/1/3/2
}

#w-node-fea81e55-620a-12aa-6c4b-8441956831ec-dc0a4550 {
    grid-area: 1/2/3/3
}

#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133b8-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133bb-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133bd-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133bf-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133c1-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133c3-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133c5-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133c7-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133c9-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133cb-dc0a4550,
#w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133cd-dc0a4550 {
    place-self: center
}

#w-node-c6b3ea7d-6659-a027-5c14-0513a001cb6c-dc0a4550 {
    place-self: center end
}

#w-node-_2f4a2f45-43df-dbd4-1700-c9ec6ad8ffb3-dc0a4550 {
    grid-area: 2/1/3/3
}

#w-node-_9b796c26-62cd-309b-40c1-39199e93011f-9e9300eb {
    justify-self: start
}

#w-node-_9b796c26-62cd-309b-40c1-39199e930122-9e9300eb {
    justify-self: center
}

#w-node-_1e9d48a0-3081-a778-5ba2-7cfc49bf443e-dc0a452f {
    grid-area: span 1/span 3/span 1/span 3
}

#w-node-_1e9d48a0-3081-a778-5ba2-7cfc49bf443f-dc0a452f {
    align-self: center
}

#w-node-_1e9d48a0-3081-a778-5ba2-7cfc49bf4442-dc0a452f,
#w-node-_1e9d48a0-3081-a778-5ba2-7cfc49bf4443-dc0a452f,
#w-node-_1e9d48a0-3081-a778-5ba2-7cfc49bf4447-dc0a452f,
#w-node-_1e9d48a0-3081-a778-5ba2-7cfc49bf4448-dc0a452f {
    place-self: center
}

#w-node-_4e8d3af0-1315-cddb-387c-b73fac7e91bf-dc0a452f {
    grid-area: span 1/span 3/span 1/span 3;
    justify-self: center
}

#w-node-_07afb059-543c-9210-929b-d6a0981ac0bd-dc0a452f {
    grid-area: span 1/span 3/span 1/span 3;
    align-self: center
}

#w-node-_045dca1d-2b3c-30a5-6be3-bff5b851d927-dc0a452f {
    place-self: center end
}

#w-node-_7cd87d4e-461d-e437-ff31-1991d0eefc4f-dc0a452f,
#w-node-c1fb3c13-37e1-0aee-6f5b-09e399a3f84f-dc0a452f {
    place-self: center
}

#w-node-b019b0b2-e05f-11f6-131d-1876648cb5c9-dc0a452f {
    align-self: center
}

#w-node-c64d2bc2-ffc4-5485-19a7-7bd863beb431-dc0a452f {
    justify-self: end
}

#w-node-_21393a4c-3377-7cc9-5654-fbe57097ede3-dc0a452f {
    grid-area: span 1/span 3/span 1/span 3;
    justify-self: center
}

#w-node-_9b4ea5fe-3d27-5456-9a85-e82297240293-dc0a452f {
    grid-area: span 1/span 3/span 1/span 3;
    align-self: end
}

#w-node-_6f0e3d30-5958-c323-7a75-18e0eccc7069-dc0a452f {
    place-self: center end
}

#w-node-c5d3e1e8-0a22-3d47-9009-1a72dda08c5c-dc0a452f {
    place-self: center
}

#w-node-_574da6ec-1479-7735-9272-7f9c8c8ecb0f-dc0a452f {
    place-self: center end
}

#w-node-_0be8cda7-b752-77d2-67b9-9dd31561896d-dc0a452f {
    place-self: end center
}

#w-node-_7d9c76e4-2f29-beff-a69a-0d760bf90557-dc0a452f {
    grid-area: span 1/span 3/span 1/span 3;
    place-self: center
}

#w-node-_483a3210-d249-e742-e05a-d410342d16c2-dc0a452f {
    place-self: start
}

#w-node-_7d9c76e4-2f29-beff-a69a-0d760bf9055f-dc0a452f {
    place-self: center
}

#w-node-_7d9c76e4-2f29-beff-a69a-0d760bf90565-dc0a452f {
    grid-area: span 1/span 1/span 1/span 1;
    place-self: center start
}

#w-node-_9ce0684e-e1c4-010d-3fb0-495231b9ba98-dc0a452f {
    grid-area: span 1/span 2/span 1/span 2
}

#w-node-_34147b96-731b-8fb0-d898-320b521041a8-dc0a4533 {
    grid-area: 1/1/2/2
}

#w-node-_34147b96-731b-8fb0-d898-320b521041b3-dc0a4533 {
    grid-area: 1/2/4/3
}

#w-node-_19df8403-0d6c-e1ec-8f30-4f332ede1110-dc0a4534 {
    place-self: center end
}

#w-node-_19df8403-0d6c-e1ec-8f30-4f332ede1117-dc0a4534 {
    grid-area: 2/1/3/3
}

#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f56-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f59-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f5b-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f5d-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f5f-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f61-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f63-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f65-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f67-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f69-dc0a4551,
#w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f6b-dc0a4551 {
    place-self: center
}

#w-node-e69fa264-608c-f3b7-4710-e7f8171204e9-dc0a4551 {
    align-self: end
}

#w-node-_767da0d9-467a-3b93-bb56-22a7e2481cb5-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481cb9-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481ccb-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481ccd-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481ccf-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481cd1-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481cd3-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481cd5-dc0a457b,
#w-node-a961cca6-7d4a-2a7d-5a69-b68bdc1c2cb8-dc0a457b,
#w-node-a961cca6-7d4a-2a7d-5a69-b68bdc1c2cba-dc0a457b,
#w-node-a961cca6-7d4a-2a7d-5a69-b68bdc1c2cbc-dc0a457b,
#w-node-a961cca6-7d4a-2a7d-5a69-b68bdc1c2cbe-dc0a457b,
#w-node-a961cca6-7d4a-2a7d-5a69-b68bdc1c2cc0-dc0a457b,
#w-node-a961cca6-7d4a-2a7d-5a69-b68bdc1c2cc2-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481cdc-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481cde-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481ce0-dc0a457b,
#w-node-_767da0d9-467a-3b93-bb56-22a7e2481ce2-dc0a457b,
#w-node-ac2084b3-f491-f558-3101-e96935dbd92e-dc0a457b,
#w-node-ac2084b3-f491-f558-3101-e96935dbd930-dc0a457b,
#w-node-ac2084b3-f491-f558-3101-e96935dbd932-dc0a457b,
#w-node-ac2084b3-f491-f558-3101-e96935dbd934-dc0a457b {
    place-self: center
}

#w-node-_03817535-3bca-c540-6f71-75d008655e16-dc0a457b {
    justify-self: end
}

#w-node-_54117d35-788e-e637-fb18-5a487c19bc49-dc0a457b {
    align-self: end
}

#w-node-de67e4a7-936d-b00f-56d3-e51cbdbfc706-dc0a457b {
    justify-self: center
}

#w-node-_61083d62-26a0-7b37-db2a-64f4c02a59de-dc0a457b {
    grid-area: span 1/span 2/span 1/span 2
}

#w-node-fda7f5ca-3aa8-5f96-67a0-3d72f8ff72b4-dc0a457b {
    align-self: stretch
}

#w-node-cc01604d-7bd5-8fed-2403-77b04d61b805-bc1a6a11 {
    align-self: end
}

#w-node-cc01604d-7bd5-8fed-2403-77b04d61b818-bc1a6a11 {
    justify-self: center
}

#w-node-cc01604d-7bd5-8fed-2403-77b04d61b81f-bc1a6a11 {
    justify-self: start
}

#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143d4-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143d7-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143d9-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143db-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143dd-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143df-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143e1-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143e3-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143e5-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143e7-bc1a6a11,
#w-node-dc17d6e2-b01e-2455-5b52-6ddf942143e9-bc1a6a11 {
    place-self: center
}

#w-node-_5aa39d9a-8940-c2cc-e113-d9e77b5a8844-bc1a6a11 {
    grid-area: 2/1/3/2
}

#w-node-_51217460-d070-e176-ef68-89b9bac9e1ab-bc1a6a11 {
    grid-area: 2/2/3/3
}

#w-node-_9bcb38d8-b191-ee84-981b-a44862d23927-248c19e0,
#w-node-_69edbc4a-a8a1-8828-e8ea-6686d7b24f15-248c19e0,
#w-node-_27c803ea-6d0c-3b3f-db10-2239e33e1962-248c19e0,
#w-node-_8b7109bf-4147-cd7d-565e-ad2ff75d57b3-248c19e0 {
    grid-area: span 1/span 2/span 1/span 2
}

#w-node-_308134e4-bad7-81ef-d877-f0999bc96dde-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96de2-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96de7-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96de9-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96deb-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96ded-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96def-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96df1-248c19e0,
#w-node-_859a7133-b967-3c29-b5e4-4d6ad1aa2284-248c19e0,
#w-node-_859a7133-b967-3c29-b5e4-4d6ad1aa2286-248c19e0,
#w-node-_859a7133-b967-3c29-b5e4-4d6ad1aa2288-248c19e0,
#w-node-_859a7133-b967-3c29-b5e4-4d6ad1aa228a-248c19e0,
#w-node-_859a7133-b967-3c29-b5e4-4d6ad1aa228c-248c19e0,
#w-node-_859a7133-b967-3c29-b5e4-4d6ad1aa228e-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96e05-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96e07-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96e09-248c19e0,
#w-node-_308134e4-bad7-81ef-d877-f0999bc96e0b-248c19e0,
#w-node-ef3a3308-17ef-a253-fdaa-b37c41d03728-248c19e0,
#w-node-ef3a3308-17ef-a253-fdaa-b37c41d0372a-248c19e0,
#w-node-ef3a3308-17ef-a253-fdaa-b37c41d0372c-248c19e0,
#w-node-ef3a3308-17ef-a253-fdaa-b37c41d0372e-248c19e0 {
    place-self: center
}

#w-node-e4b36288-5174-5679-3c59-7c1dd32864db-248c19e0 {
    grid-area: 2/1/3/2
}

#w-node-e69fa264-608c-f3b7-4710-e7f8171204e9-248c19e0 {
    grid-area: 2/2/3/3
}

#w-node-cc01604d-7bd5-8fed-2403-77b04d61b805-15fa7725 {
    align-self: end
}

#w-node-cc01604d-7bd5-8fed-2403-77b04d61b818-15fa7725 {
    justify-self: center
}

#w-node-cc01604d-7bd5-8fed-2403-77b04d61b81f-15fa7725 {
    justify-self: start
}

#w-node-_5aa39d9a-8940-c2cc-e113-d9e77b5a8844-15fa7725 {
    grid-area: 2/1/3/2
}

#w-node-_51217460-d070-e176-ef68-89b9bac9e1ab-15fa7725 {
    grid-area: 2/2/3/3
}

@media screen and (min-width:1920px) {
    #w-node-_7d9c76e4-2f29-beff-a69a-0d760bf90557-dc0a452f {
        grid-area: span 1/span 3/span 1/span 3;
        place-self: center
    }
}

@media screen and (min-width:1440px) {
    #w-node-_03817535-3bca-c540-6f71-75d008655e16-dc0a457b {
        justify-self: end
    }
}

@media screen and (min-width:1280px) {

    #w-node-_369743d9-b6e4-d215-3c35-9ab74c8ddaf5-dc0a457b,
    #w-node-cc01604d-7bd5-8fed-2403-77b04d61b810-bc1a6a11,
    #w-node-cc01604d-7bd5-8fed-2403-77b04d61b810-15fa7725 {
        justify-self: end
    }
}

@media screen and (max-width:991px) {
    #w-node-e1df69e3-cb76-0a42-f4ce-75d080066bb5-dc0a4550 {
        grid-area: span 1/span 2/span 1/span 2
    }

    #w-node-fea81e55-620a-12aa-6c4b-8441956831ec-dc0a4550 {
        grid-row-start: 2
    }

    #w-node-_48e4ad86-f7f2-4815-1207-3e5d2974cecf-dc0a4533 {
        grid-area: 3/1/4/2
    }

    #w-node-_34147b96-731b-8fb0-d898-320b521041b3-dc0a4533 {
        grid-area: 2/1/3/2
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f7-dc0a4551 {
        justify-self: start
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f9-dc0a4551 {
        justify-self: center
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0fa-dc0a4551 {
        grid-area: span 1/span 2/span 1/span 2;
        justify-self: center
    }

    #w-node-fda7f5ca-3aa8-5f96-67a0-3d72f8ff72ca-dc0a457b {
        order: -9999
    }

    #w-node-_5aa39d9a-8940-c2cc-e113-d9e77b5a8844-bc1a6a11,
    #w-node-_51217460-d070-e176-ef68-89b9bac9e1ab-bc1a6a11 {
        grid-area: span 1/span 1/span 1/span 1
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f7-248c19e0 {
        justify-self: start
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f9-248c19e0 {
        justify-self: center
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0fa-248c19e0 {
        grid-area: span 1/span 2/span 1/span 2;
        justify-self: center
    }

    #w-node-e4b36288-5174-5679-3c59-7c1dd32864db-248c19e0,
    #w-node-e69fa264-608c-f3b7-4710-e7f8171204e9-248c19e0,
    #w-node-_5aa39d9a-8940-c2cc-e113-d9e77b5a8844-15fa7725,
    #w-node-_51217460-d070-e176-ef68-89b9bac9e1ab-15fa7725 {
        grid-area: span 1/span 1/span 1/span 1
    }
}

@media screen and (max-width:767px) {
    #w-node-_83b57360-4d4e-6f50-a879-5f7c933fe79c-dc0a4550 {
        grid-row-start: 3;
        grid-column-end: 3
    }

    #w-node-fea81e55-620a-12aa-6c4b-8441956831ec-dc0a4550 {
        grid-column-start: 1
    }

    #w-node-_2d5c76c6-01f7-dbbd-9a88-a3afb3b133b8-dc0a4550 {
        justify-self: center
    }

    #w-node-c6b3ea7d-6659-a027-5c14-0513a001cb6c-dc0a4550 {
        grid-area: 3/1/4/3;
        justify-self: center
    }

    #w-node-_13667465-4703-a30d-13e5-1c1d4a285798-dc0a452f {
        grid-area: span 1/span 1/span 1/span 1
    }

    #w-node-_48e4ad86-f7f2-4815-1207-3e5d2974cecf-dc0a4533 {
        justify-self: center
    }

    #w-node-_19df8403-0d6c-e1ec-8f30-4f332ede1110-dc0a4534 {
        grid-area: 3/1/4/3;
        justify-self: center
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f7-dc0a4551 {
        justify-self: end
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0fa-dc0a4551 {
        place-self: end center
    }

    #w-node-_23ddfe94-f0d2-55e4-7c99-3e242e575f56-dc0a4551,
    #w-node-dc17d6e2-b01e-2455-5b52-6ddf942143d4-bc1a6a11 {
        justify-self: center
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f7-248c19e0 {
        justify-self: end
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0fa-248c19e0 {
        place-self: end center
    }
}

@media screen and (max-width:479px) {
    #w-node-b86ec2b3-6d37-51d8-4a0a-c41a87f19e5d-dc0a4550 {
        grid-area: span 1/span 2/span 1/span 2
    }

    #w-node-_9ce0684e-e1c4-010d-3fb0-495231b9ba98-dc0a452f {
        grid-column: span 1/span 1
    }

    #w-node-_19df8403-0d6c-e1ec-8f30-4f332ede110e-dc0a4534 {
        grid-area: span 1/span 2/span 1/span 2
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f7-dc0a4551 {
        place-self: center start
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f9-dc0a4551 {
        place-self: center end
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0fa-dc0a4551 {
        place-self: center
    }

    #w-node-_767da0d9-467a-3b93-bb56-22a7e2481cb5-dc0a457b,
    #w-node-_767da0d9-467a-3b93-bb56-22a7e2481cb8-dc0a457b {
        grid-area: span 1/span 3/span 1/span 3
    }

    #w-node-_767da0d9-467a-3b93-bb56-22a7e2481cb9-dc0a457b {
        grid-area: 4/1/5/4
    }

    #w-node-_767da0d9-467a-3b93-bb56-22a7e2481cbc-dc0a457b {
        grid-area: 2/1/3/4
    }

    #w-node-_767da0d9-467a-3b93-bb56-22a7e2481cd9-dc0a457b {
        grid-area: 3/1/4/4
    }

    #w-node-_767da0d9-467a-3b93-bb56-22a7e2481cda-dc0a457b {
        grid-area: 5/1/6/4
    }

    #w-node-_61083d62-26a0-7b37-db2a-64f4c02a59de-dc0a457b {
        grid-column: span 1/span 1
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f7-248c19e0 {
        place-self: center start
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0f9-248c19e0 {
        place-self: center end
    }

    #w-node-f123e415-49cc-67fa-ba8a-b3ab4dc2d0fa-248c19e0 {
        place-self: center start
    }

    #w-node-_308134e4-bad7-81ef-d877-f0999bc96dde-248c19e0,
    #w-node-_308134e4-bad7-81ef-d877-f0999bc96de1-248c19e0 {
        grid-area: span 1/span 3/span 1/span 3
    }

    #w-node-_308134e4-bad7-81ef-d877-f0999bc96de2-248c19e0 {
        grid-area: 4/1/5/4
    }

    #w-node-_308134e4-bad7-81ef-d877-f0999bc96de5-248c19e0 {
        grid-area: 2/1/3/4
    }

    #w-node-_308134e4-bad7-81ef-d877-f0999bc96e02-248c19e0 {
        grid-area: 3/1/4/4
    }

    #w-node-_308134e4-bad7-81ef-d877-f0999bc96e03-248c19e0 {
        grid-area: 5/1/6/4
    }
}

.banner-content-box {
    justify-content: center;
    text-align: center;
    align-items: center;
}

.hero-content-center-style {
    justify-content: center;
    align-items: center;
}

.buil-for-shopify-div {
    margin-bottom: 12px;
    background-color: white;
    border-radius: 20px;
    padding: 5px 20px 5px 20px;
    font-style: italic;
    
}

h1 {

    font-weight: 700;
    line-height: 1.2;
    max-width: 600px;
    
}

.visual-boxmain {
    position: relative;
    margin: 24px 0;
    margin-top: 5rem;
}

.visual-box-firstpart {
    
    color: #6b7290;
    line-height: 1;
}

.visual-box-secpart {
    background-color: #f9fafb;
    
    padding: 2rem;
}

.get-started-btn-custom {
    background-color: rgb(255, 56, 92) !important;
    color: #fff;
    z-index: 1;
    grid-column-gap: 20px;

    color: var(--white);
    text-align: center;
    cursor: pointer;
    border-radius: 9px;
    justify-content: center;
    align-items: center;
    height: 44px;
    padding: 13px;
    font-size: 14px;
    font-weight: 500;
    transition: all .3s;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 19px #08877526;
}

.banner-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-top: 24px;
}

.button {
    padding: 18px 44px;
    border-radius: .8rem;
    /* font-weight: 600; */
    text-decoration: none;
    font-size: 16px;
    transition: background 0.3s ease;
}

/* Pink button */
.pink-button {
    background-color: #ff2d55;
    color: white;
    width: 190px;
}

/* Black button */
.black-button {
    background-color: #000;
    color: white;
    width: 190px;
}

/* Hover effects (optional) */
.button:hover {
    opacity: 0.9;
}

.headin-one-banner-main {
    font-size: 5rem;
    font-weight: 600;
    line-height: 1.2;
    max-width: 880px;
}

.headin-one-banner-main-2 {
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.2;
    max-width: 880px;
}

.banner-headtwo {
    text-align: center;
}

.customer-review-section {
    padding: 0px 2px;
    
}

.container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.image-column img {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 99;
}

.text-column {
    max-width: 540px;

}

.text-column h2 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #111;
    text-align: left;
}

.text-column p {
    font-size: 15px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 300;
}

.learn-more {
    font-weight: 600;
    color: #000;
    text-decoration: underline;
}

.learn-more:hover {
    color: #ff385c;
}

.marketing-methods-section {
    padding: 80px 20px;
    z-index: 99;
    display: contents;
}

.marketing-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.marketing-image img {
    max-width: 100%;
    height: auto;

    position: relative;
}

.marketing-text {
    max-width: 500px;

}

.marketing-text h2 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #111;
    
    text-align: left;
}

.marketing-text p {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}

.learn-more {
    font-weight: 600;
    color: #000;
    text-decoration: underline;
    z-index: 999999;
}

.customer-connection-section {
    background: #f5f5f5;
    padding: 60px 123px;
    z-index: 99;
}

@media only screen and (min-width: 1025px) {
 .customer-connection-section {
    background: #f5f5f5; 
    padding: 60px 85px;   
    z-index: 99;
}
}

.fmb-12 {
    margin-bottom: 12px !important;
}
.content-box {
    max-width: 1336px;
    background: white;
    margin: auto;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.06);
    position: relative;
}

h2 {
    font-size: 3.3rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
    
}

.tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-bottom: 40px;
}

.tab {
    padding: 12px 26px;
    border-radius: 8px;
    background: #f0f0f0;
    border: none;
    cursor: pointer;
    font-weight: 500;
}

.tab.active {
    background: #000;
    color: #fff;
}

.tab-content-wrapper {
    display: flex;
    justify-content: center;
}

.tab-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
    width: 100%;
}

.message-box {
    flex: 1;
    width: 49%;
    /* border: 1px solid #000000; */
    padding: 20px;
    border-radius: 12px;
    font-size: 16px;
    line-height: 1.6;
    height: auto;
    color: #000000 !important;
    float: right;
}

.rating-stars {
    margin-top: 20px;
    font-size: 60px;
    color: #0a0a0a;
}

.rating-labels {
    display: flex;
    /* justify-content: space-between; */
    font-size: 16px;
    color: #444040;
    gap: 8rem;
}

.image-box {
    float: left;
    width: 49%;
    position: relative;
}

.image-box img {
    width: 100%;
    border-radius: 12px;
    object-fit: cover;
    height: 34.5rem;
    padding: 2rem;
}

.brand-info {
    margin-top: 10px;
    font-weight: 600;
    position: absolute;
    top: 17rem;
    left: 40px;
}

.brand-name {
    display: block;
    font-size: 16px;
}

.stars {
    color: #f90;
    font-size: 14px;
}

.happy-customers-section {
    padding: 100px 20px;
    position: relative;
    overflow: hidden;
    text-align: center;
    
}

.happy-customers-section .container {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin: auto;
}

.background-number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 220px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.05);
    white-space: nowrap;
    z-index: -1;
}

.content h2 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 16px;
    color: #111;
}

.content p {
    font-size: 15px;
    color: #000;
    margin-bottom: 30px;
    
}

.btn-primary {
    display: inline-block;
    padding: 14px 44px;
    background: rgb(255, 56, 92);
    color: white;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.3s ease;
    z-index: 1;
}

.btn-primary:hover {
    opacity: 0.9;
    color: white;
}

.how-it-works-section {
    background: #f5f5f7;
    padding: 80px 20px;
    
}

.container {
    max-width: 1200px;
    margin: auto;
}

.section-heading {
    text-align: center;
    font-size: 3.2rem;
    font-weight: 400;
    margin-bottom: 60px;
}

.how-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}

.how-card {
    background: #fff;
    padding: 32px;
    border-radius: 16px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
    max-width: 700px;
    width: 100%;
    z-index: 9;
}

.how-card-inner {
    display: flex;
    gap: 33px;
    align-items: flex-start;
    /* width: 700px; */
}

.mockup-images {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 460px
}

.mockup-images img {
    width: 390px !important;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.card-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 220px;
}

.app-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 4px;
    
}

.badge {
    background: #e8f0fe;
    color: #1a73e8;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 6px;
    width: fit-content;
}

.card-info p {
    font-size: 15px;
    color: #333;
    line-height: 1.5;
    margin: 0;
}

.btn-install {
    padding: 12px;
    background: #000;
    color: #fff;
    font-weight: 500;
    border: none;
    border-radius: .8rem;
    margin-top: 8px;
    cursor: pointer;
}

.btn-install:hover {
    background-color: #ff385c;
}

.demo-link {
    font-size: 13px;
    margin-top: 6px;
    color: #000;
    text-decoration: underline;
    text-align: center;
}

.demo-link:hover {
    color: #ff385c;
}

.features {
    max-width: 500px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 24px;

}

.feature-box h4 {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 6px;
}

.feature-box p {
    font-size: 15px;
    color: #000;
    line-height: 1.6;
}

.mocup-imgone {
    /* max-width: 11rem; */
}
@media only screen and (max-width: 768px) {
 .mockup-images img {
    width: 310px !important;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
}


.mocup-imgtwo {
    max-width: 12rem;
}

.feature-box {
    padding: 1.1rem;
    background-color: white;
    border-radius: .8rem;
}

.feature-box:hover {
    background-color: white;
    cursor: pointer;
    border-radius: .8rem;
}

.bookareviewicon {
    width: 4rem;
}

.buil-for-shopify-divtwo {
    margin-bottom: 5px;
    background-color: #e0f0ff;
    border-radius: 20px;
    padding: 5px 0px 4px 6px;
    width: 8rem;
    font-size: 0.7rem;
}





.banner-section {
    position: relative;
}

.banner-intro {
    position: relative !important;
}

.banner-section .banner-intro {
    position: sticky;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header {
    transition: all 0.3s ease;
    background-color: transparent;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.site-header.scrolled {
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}



.visual-boxmain {
    position: relative;
    z-index: 10;
    margin-top: 15rem;
    /* bring it visually upward (optional) */
    transform: translateZ(0);
    /* fix paint issues */
}

/* Typing effect */

.typing-cursor {
    display: inline-block;
    width: 2px;
    height: 1.2em;
    background-color: #2c3e50;
    animation: blink 1s infinite;
    margin-left: 2px;
}

@keyframes blink {

    0%,
    50% {
        opacity: 1;
    }

    51%,
    100% {
        opacity: 0;
    }
}

.show {
    opacity: 1 !important;
    transition: opacity 0.5s ease-in;
}

.visual-box-secpart,
.visual-box-firstpart {
    font-size: 1.2rem;
    color: #2c3e50;
    line-height: 1.8;
}

.testimonial-slider {
    text-align: left;
    background: #f5f5f7;
    padding: 50px 20px;
}

.section-title {
    font-size: 3.2rem;
    font-weight: bold;
    margin-bottom: 40px;
}

.swiper {
    max-width: 1100px;
    margin: 0 auto 40px;
}

.testimonial-card {
    background: white;
    border-radius: 10px;
    padding: 20px;

    max-width: 350px;
    margin: 0 auto;
}

.stats {
    display: flex;
    justify-content: center;
    gap: 100px;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 4rem;
}

.stats div h3 {
    margin: 0;
    font-size: 2.6rem;
    font-weight: bold;
    
}

.stats div p {
    margin: 5px 0 0;
    font-size: 14px;
    color: #8a8a8a;
}

.swiper {
    /* overflow: visible !important; */
    margin-top: 4rem !important;
}

.swiper-slide {
    height: 12rem !important;
}

.stars-custom-testimonials {
    color: #000;
}

.testimonial-site-url {
    color: #000;
    
    font-style: italic;
    margin-top: 3rem;
    font-size: 15px;
}

.testimonial-revies {
    
    font-style: italic;
    margin-top: 0.7rem;
    font-size: 15px;
}

.trusted-brands {
    background: #f5f5f7;
    padding: 60px 20px;
    text-align: center;
}

.trusted-title {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 40px;
    
}

.brand-logos {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px 20px;
    align-items: center;
    justify-items: center;
    max-width: 1100px;
    margin: 0 auto 30px;
    margin-top: 4rem;
}

.brand-logos img {
    height: 60px;
    max-width: 100%;
    opacity: 0.6;
    filter: grayscale(100%);
    transition: 0.3s ease;
    mix-blend-mode: multiply;
}

.brand-logos img:hover {
    opacity: 1;
    filter: grayscale(0%);
}

.trusted-subtext {
    font-size: 15px;
    color: #62698f;
    
}

/* Responsive: 4 per row on tablets, 2 per row on small screens */
@media (max-width: 992px) {
    .brand-logos {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 600px) {
    .brand-logos {
        grid-template-columns: repeat(2, 1fr);
    }

    .brand-logos img {
        height: 30px;
    }
}

.custome-height-set-tes-img {
    height: 6rem !important;
}

.c-pricing-section {
    background-color: #f5f5f7;
    padding: 80px 20px;
    text-align: center;
    
    z-index: 999;
    position: relative;
}

.c-pricing-title {
    
    font-size: 50px;
    margin-bottom: 50px;
}

.c-pricing-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.c-pricing-card {
    background: #fff;
    border-radius: 16px;
    padding: 40px 30px;
    width: 460px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-align: left;
    /* display: flex; */
    flex-direction: column;
    justify-content: space-between;
}

.c-plan-name {
    
    font-size: 20px;
    margin-bottom: 15px;
}

.c-price {
    font-size: 62px;
    font-weight: bold;
    margin-bottom: 30px;
    
    color: black;
}

.c-currency {
    font-size: 28px;
    vertical-align: top;
}

.c-period {
    font-size: 16px;
    font-weight: normal;
    
}

.c-feature-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}


.c-feature-list li {
    position: relative;
    padding-left: 24px;
    color: #000000;
    font-size: 15px;
    
    line-height: 1.6;
    opacity: 1;
}

.c-feature-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 1px;
    color: #0ACF83;
    font-weight: bold;
    font-size: 16px;
}

.c-btn {
    padding: 12px 20px;
    border-radius: 12px;
    font-size: 15px;
    
    cursor: pointer;
    border: none;
    width: 100%;
    transition: background 0.2s ease;
}

.c-btn-black {
    background: #000;
    color: #fff;
}

.c-btn-pink {
    background: rgb(255, 56, 92);
    color: #fff;
}

.custom-black-btn-price {
    margin-top: 165px;
}

footer2025-wrapper {
    background-color: #f5f5f7;
    padding: 60px 20px 30px;
    
    color: #000;
    font-size: 14px;
    z-index: 999;
    position: relative;
}

.footer2025-container {
    /* max-width: 1200px; */
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    justify-content: space-between;

    position: relative;
}

/* XL >= 1200px */
@media (min-width: 1200px) {
  .footer2025-container {
    max-width: 1200px !important;
  }
}

/* XXL >= 1400px */
@media (min-width: 1400px) {
  .footer2025-container {
    max-width: 1307px !important;
  }
}



.footer2025-left {
    /* flex: 1 1 260px; */
    min-width: 240px !important;
}

.footer2025-logo {
    font-size: 20px;
    
    margin-bottom: 20px;
}

.footer2025-social {
    display: flex;
    gap: 14px;
    margin-top: 1rem;
}

.footer2025-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f0f2f5;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-decoration: none;
}

.footer2025-icon i {
    font-size: 20px;
    color: #4c4f5a;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

.footer2025-signup-block h4 {
    
    margin-top: 30px;
    margin-bottom: 8px;
    font-size: 16px;
}

.footer2025-signup-block p {
    margin-bottom: 20px;
    max-width: 260px;
    font-size: 13px;
}

.footer2025-input-row {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 5px;
    border-radius: .8rem;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    width: 100%;
}

.footer2025-input-row input {
    border: none;
    padding: 10px;
    font-size: 13px;
    outline: none;
    border-radius: 10px;
    min-width: 160px;
}

.footer2025-input-row button {
    background: #000;
    color: #fff;
    border: none;
    padding: 12px 14px;
    /* margin-left: 50px; */
    border-radius: 999px;
    font-size: 14px;
    cursor: pointer;
    
    width: 50%;
}

.footer2025-shopify-badge {
    margin-top: 40px;
    width: 130px;
}

.footer2025-links {
    flex: 2 1 600px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: end !important;
}

.footer2025-col {
    min-width: 140px;
}

.footer2025-col h4 {
    
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.footer2025-col a {
    display: block;
    line-height: 22px;
    text-decoration: none;
    color: #000;
    font-size: .875rem;

}

.footer2025-bottom {
    text-align: center;
    font-size: 13px;
    margin-top: 60px;
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
}

@media (max-width: 768px) {
    .footer2025-container {
        flex-direction: column;
        align-items: center;
    }

    .footer2025-links {
        justify-content: center;
    }
}

.footer2025-split-column {
    display: flex;
    gap: 48px;
    flex-wrap: wrap;
}

.footer2025-bottom-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    border-top: 1px solid #eee;
    margin-top: -10px;
    flex-wrap: wrap;
    gap: 12px;
}

.footer2025-bottom-badge {
    width: auto;
    height: auto;
}

.footer2025-bottom-text {
    font-size: 14px;
    color: #666;
    
}

@media screen and (max-width: 425px) {
    .headin-one-banner-main {
        font-size: 2rem;
    }

    .headin-one-banner-main-2 {
        font-size: 2rem;
    }

    .button {
        font-size: 11px;
        padding: 8px 28px;
    }

    .message-box {
        font-size: 12px;
    }

    .rating-stars {
        font-size: 13px;
    }

    .content-box {
        max-width: 100%;
    }

    .rating-labels {
        display: block;
        /* justify-content: space-between; */
        font-size: 10px;
        color: #444040;
        gap: 1rem;
    }

    .background-number {
        font-size: 84px;
    }

    .how-card-inner {
        display: block;
    }

    .btn-install {
        width: 14rem;
    }

    .demo-link {
        width: 13rem;
    }

    .footer2025-input-row button {
        background: #000;
        color: #fff;
        border: none;
        padding: 5px 1px 5px 2px;
        margin-left: 8px;
        border-radius: 999px;
        font-size: 13px;
        cursor: pointer;
        
        width: 6.5rem;
    }

    .footer2025-col {
        min-width: 290px;
    }

}
.relative-12{
        margin-top: 4rem;
    }

@media screen and (min-width: 270px) and (max-width: 320px) {
    .how-it-works-section {
        padding: 32px 16px;
    }

    .swiper-slide {
        height: 14rem !important;
    }

    .c-pricing-section {
        padding: 80px 15px;
    }

    .testimonial-slider {
        padding: 50px 16px;
    }
    .relative-12{
        margin-top: 0rem;
    }
}
@media screen and (min-width: 321px) and (max-width: 425px){
    .testimonial-card{
        max-width: 423px;
    }
}
@media screen and (min-width: 426px) and (max-width: 768px){
    .visual-box-1{
        width: 565px;
    }
}


.button-main:hover {
	background-color: #ff2d55;
	border: none;
}
.black-button:hover{
	background-color: #ff2d55;
}