@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

body *:not(i) { font-family: 'Poppins', sans-serif !important; }

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

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

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

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

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

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

.slick-loading .slick-list {
    background: #fff url(./_/node_modules/slick-carousel/slick/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(./_/node_modules/slick-carousel/slick/fonts/slick.eot);
    src: url(./_/node_modules/slick-carousel/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(./_/node_modules/slick-carousel/slick/fonts/slick.woff) format("woff"), url(./_/node_modules/slick-carousel/slick/fonts/slick.ttf) format("truetype"), url(./_/node_modules/slick-carousel/slick/fonts/slick.svg#slick) format("svg");
    font-display: swap;
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '\2190'
}

[dir=rtl] .slick-prev:before {
    content: '\2192'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '\2192'
}

[dir=rtl] .slick-next:before {
    content: '\2190'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\2022';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}


/*! nouislider - 12.0.0 - 9/14/2018 */

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-sub {
    background: #aaa
}

.noUi-marker-large {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%, 0);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}


/*! roundSlider v1.3.2 | (c) 2015-2018, Soundar | MIT license | http://roundsliderui.com/licence.html */

.rs-edge,
.rs-ie {
    touch-action: none
}

.rs-control {
    position: relative;
    outline: 0 none
}

.rs-container {
    position: relative
}

.rs-control *,
.rs-control :after,
.rs-control :before {
    box-sizing: border-box
}

.rs-animation .rs-transition {
    transition: all .5s linear 0s
}

.rs-bar {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.rs-control .rs-overlay1,
.rs-control .rs-overlay2,
.rs-control .rs-split .rs-path {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.rs-control .rs-overlay {
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.rs-rounded .rs-seperator,
.rs-split .rs-path {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.rs-control.rs-error {
    border: 1px dotted;
    text-align: center
}

.rs-readonly {
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 100
}

.rs-disabled {
    opacity: .35
}

.rs-inner-container {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.quarter div.rs-block {
    height: 200%;
    width: 200%
}

.half.bottom div.rs-block,
.half.top div.rs-block {
    height: 200%;
    width: 100%
}

.half.left div.rs-block,
.half.right div.rs-block {
    height: 100%;
    width: 200%
}

.bottom>.rs-inner-container>.rs-block {
    top: auto;
    bottom: 0
}

.right .rs-inner-container>.rs-block {
    right: 0
}

div.rs-block {
    border-radius: 1000px
}

.rs-block {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    overflow: hidden;
    z-index: 3
}

.rs-block .rs-inner {
    border-radius: 1000px;
    display: block;
    height: 100%;
    width: 100%;
    position: relative
}

.rs-overlay {
    width: 50%
}

.rs-overlay1,
.rs-overlay2 {
    width: 100%
}

.rs-overlay,
.rs-overlay1,
.rs-overlay2 {
    position: absolute;
    background-color: #fff;
    z-index: 3;
    top: 0;
    height: 50%
}

.rs-bar {
    display: block;
    position: absolute;
    height: 0;
    z-index: 10
}

.rs-bar.rs-rounded {
    z-index: 5
}

.rs-bar .rs-seperator {
    height: 0;
    display: block;
    float: left
}

.rs-bar:not(.rs-rounded) .rs-seperator {
    border-left: none;
    border-right: none
}

.rs-bar.rs-start .rs-seperator {
    border-top: none
}

.rs-bar.rs-end .rs-seperator {
    border-bottom: none
}

.rs-bar.rs-start.rs-rounded .rs-seperator {
    border-radius: 0 0 1000px 1000px
}

.rs-bar.rs-end.rs-rounded .rs-seperator {
    border-radius: 1000px 1000px 0 0
}

.full .rs-bar,
.half .rs-bar {
    width: 50%
}

.half.left .rs-bar,
.half.right .rs-bar,
.quarter .rs-bar {
    width: 100%
}

.full .rs-bar,
.half.left .rs-bar,
.half.right .rs-bar {
    top: 50%
}

.bottom .rs-bar {
    top: 0
}

.half.right .rs-bar,
.quarter.right .rs-bar {
    right: 100%
}

.rs-handle.rs-move {
    cursor: move
}

.rs-readonly .rs-handle.rs-move {
    cursor: default
}

.rs-path {
    display: block;
    height: 100%;
    width: 100%
}

.rs-split .rs-path {
    border-radius: 1000px 1000px 0 0;
    overflow: hidden;
    height: 50%;
    position: absolute;
    top: 0;
    z-index: 2
}

.rs-tooltip {
    position: absolute;
    cursor: default;
    border: 1px solid transparent;
    z-index: 10
}

.full .rs-tooltip {
    top: 50%;
    left: 50%
}

.bottom .rs-tooltip {
    top: 0
}

.top .rs-tooltip {
    bottom: 0
}

.right .rs-tooltip {
    left: 0
}

.left .rs-tooltip {
    right: 0
}

.half.bottom .rs-tooltip,
.half.top .rs-tooltip {
    left: 50%
}

.half.left .rs-tooltip,
.half.right .rs-tooltip {
    top: 50%
}

.rs-tooltip .rs-input {
    outline: 0 none;
    border: none;
    background: 0 0
}

.rs-tooltip-text {
    font-family: verdana;
    font-size: 13px;
    border-radius: 7px;
    text-align: center
}

.rs-tooltip .rs-input,
.rs-tooltip.edit {
    padding: 5px 8px
}

.rs-tooltip.edit:hover,
.rs-tooltip.hover {
    border: 1px solid #aaa;
    cursor: pointer
}

.rs-readonly .rs-tooltip.edit:hover {
    border-color: transparent;
    cursor: default
}

.rs-handle {
    border-radius: 1000px;
    outline: 0 none;
    float: left
}

.rs-handle.rs-handle-square {
    border-radius: 0
}

.rs-handle-dot {
    border: 1px solid #aaa;
    padding: 6px
}

.rs-handle-dot:after {
    display: block;
    content: "";
    border: 1px solid #aaa;
    height: 100%;
    width: 100%;
    border-radius: 1000px
}

.rs-seperator {
    border: 1px solid #aaa
}

.rs-border {
    border: 1px solid #aaa
}

.rs-path-color {
    background-color: #fff
}

.rs-range-color {
    background-color: #54bbe0
}

.rs-bg-color {
    background-color: #fff
}

.rs-handle {
    background-color: #838383
}

.rs-handle-dot {
    background-color: #fff
}

.rs-handle-dot:after {
    background-color: #838383
}

.site-articles>img {
    max-width: 100%;
    height: auto
}

.site-articles .site-articles__title {
    margin-top: 0;
    margin-bottom: 27px
}

.site-articles .site-breadcrumb__list {
    margin-top: 20px
}

.site-articles .site-articles__item:not(:first-child) {
    margin-top: 40px
}

.site-articles .site-articles__item .site-articles__item__desc {
    margin-bottom: 20px
}

.site-articles .site-articles__item .site-articles__item__link {
    border: 0;
    text-decoration: none;
    color: inherit;
    font-family: "Work Sans Regular", sans-serif
}

.site-articles .site-articles__item .site-articles__item__link .icon {
    font-size: 6px;
    margin-left: 15px
}

.site-articles img {
    max-width: 100%;
    height: auto
}

.site-articles .site-articles__subtitle {
    color: #545066;
    font-size: 16px;
    margin-bottom: 20px
}

.site-articles__detail__title {
    margin-bottom: 40px;
    margin-top: 0
}

.site-articles__detail__intro {
    margin-bottom: 15px
}

.site-articles__questions .site-articles__questions__title {
    font-family: "Work Sans Regular", sans-serif;
    font-size: 18px;
    color: #b1afbc;
    margin-bottom: 30px;
    margin-top: 100px
}

.site-articles__questions .site-articles__questions__item:not(:first-child) {
    margin-top: 20px
}

.site-articles__questions .site-articles__questions__item a {
    font-family: "Work Sans Medium", sans-serif;
    border: 0
}

.banner-features {
    background: linear-gradient(135deg, rgba(102, 51, 102, .9) 0, rgba(153, 61, 92, .85) 100%), url(./images/banners/features.jpg) no-repeat center/cover;
    color: #fff;
    text-align: center;
    min-height: 341px;
    display: flex;
    align-items: center;
    padding: 30px 0
}

.banner-features+.content {
    margin-top: 100px
}

@media (max-width:767px) {
    .banner-features+.content {
        margin-top: 50px
    }
}

.banner-features.banner-features--operation {
    background: linear-gradient(135deg, rgba(102, 51, 102, .9) 0, rgba(153, 61, 92, .85) 100%), url(./images/banners/operation.jpg) no-repeat center/cover
}

.banner-features .section-title {
    margin: 0
}

.banner-features .section-title__category,
.banner-features .section-title__title {
    color: #fff
}

.banner-features__icon {
    display: flex;
    justify-content: space-around;
    font-size: 14px;
    margin-top: 40px;
    flex-wrap: wrap
}

.banner-features__icon .banner-features__icon__item {
    display: block;
    text-decoration: none;
    color: #fff;
    border: 0;
    padding: 0 20px
}

@media (max-width:768px) {
    .banner-features__icon .banner-features__icon__item {
        width: 50%
    }
    .banner-features__icon .banner-features__icon__item:nth-child(-n+2) {
        margin-bottom: 30px
    }
}

.banner-features__icon .banner-features__icon__item.banner-features__icon__item--active,
.banner-features__icon .banner-features__icon__item:hover {
    color: #ffb54c
}

.banner-features__icon .banner-features__icon__item .icon {
    font-size: 30px;
    margin-bottom: 15px
}

.banner-landingpage {
    display: flex;
    align-items: center;
    padding: 30px 0
}

@media (min-width:993px) {
    .banner-landingpage {
        min-height: 530px
    }
}

.banner-landingpage .banner-landingpage__title {
    font-family: "Work Sans Regular", sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #636;
    text-transform: inherit;
    margin-top: 0
}

.banner-landingpage .banner-landingpage__desc {
    margin-bottom: 40px
}

.banner-landingpage--1 {
    background: linear-gradient(90deg, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 0) 100%), url(./modules/banner-landingpage/assets/banner-landingpage-1.jpg) no-repeat center/cover
}

.banner-landingpage--2 {
    background: linear-gradient(90deg, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 0) 100%), url(./modules/banner-landingpage/assets/banner-landingpage-2.jpg) no-repeat center/cover
}

.banner-landingpage--3 {
    background: linear-gradient(90deg, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 0) 100%), url(./modules/banner-landingpage/assets/banner-landingpage-3.jpg) no-repeat center/cover
}

.banner-landingpage--4 {
    background: linear-gradient(90deg, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 0) 100%), url(./modules/banner-landingpage/assets/banner-landingpage-4.jpg) no-repeat center/cover
}

.banner-landingpage--5 {
    background: linear-gradient(90deg, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 0) 100%), url(./modules/banner-landingpage/assets/banner-landingpage-5.jpg) no-repeat center/cover
}

.banner-subscribe {
    background: linear-gradient(rgba(102, 51, 102, .85), rgba(102, 51, 102, .85)), url(./images/header/bg-header.jpg) no-repeat center/cover;
    padding: 58px 0
}

.banner-subscribe .banner-subscribe__row {
    display: flex;
    align-items: center
}

@media (max-width:992px) {
    .banner-subscribe .banner-subscribe__row {
        display: block;
        text-align: center
    }
}

.banner-subscribe .banner-subscribe__row .banner-subscribe__title {
    color: #fff;
    margin: 0;
    margin-bottom: 10px
}

.banner-subscribe .banner-subscribe__row .banner-subscribe__desc {
    font-size: 16px;
    color: #fff
}

@media (max-width:992px) {
    .banner-subscribe .banner-subscribe__row .banner-subscribe__desc {
        line-height: 1;
        margin-bottom: 30px
    }
}

.banner-subscribe .banner-subscribe__row .banner-subscribe__cta {
    text-align: right
}

@media (max-width:992px) {
    .banner-subscribe .banner-subscribe__row .banner-subscribe__cta {
        text-align: center
    }
}

.banner-trial .banner-trial__row {
    display: flex;
    align-items: center;
    margin-top: 60px
}

@media (max-width:992px) {
    .banner-trial .banner-trial__row {
        display: block;
        text-align: center;
        margin-top: 30px
    }
}

.banner-trial .banner-trial__row .banner-trial__title {
    font-family: "Work Sans Regular", sans-serif;
    font-size: 18px;
    color: #2f2a4c
}

@media (max-width:992px) {
    .banner-trial .banner-trial__row .banner-trial__title {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 5px
    }
}

.banner-trial .banner-trial__row .banner__trial__cta {
    text-align: right
}

@media (max-width:992px) {
    .banner-trial .banner-trial__row .banner__trial__cta {
        text-align: center
    }
}

@media (max-width:992px) {
    .banner-trial .banner-trial__row .banner__trial__cta .btn {
        margin-top: 30px
    }
}

.banner-trial .separator {
    margin-top: 60px
}

@media (max-width:992px) {
    .banner-trial .separator {
        margin-top: 30px
    }
}

.site-breadcrumb {
    padding: 30px 0;
    border-bottom: 1px solid #ebebee
}

@media (max-width:412px) {
    .site-breadcrumb {
        display: none
    }
}

.site-breadcrumb__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center
}

.site-breadcrumb__list>li:not(:first-child) {
    padding-left: 15px;
    margin-left: 15px;
    position: relative
}

.site-breadcrumb__list>li:not(:first-child)::before {
    background: url(./images/arrow-breadcrumb.svg) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 8px;
    font-size: 8px;
    content: ''
}

.site-breadcrumb__list>li>a {
    color: inherit;
    border: 0
}

.site-breadcrumb__list>li>a .icon-home {
    font-size: 12px;
    color: #b1afbc
}

.section-clients {
    border-bottom: 1px solid #ebebee;
    padding: 40px 0
}

@media (max-width:992px) {
    .section-clients {
        padding-top: 0
    }
}

.section-clients .section-clients__slider {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.section-clients .slick-track {
    display: flex;
    align-items: center
}

.section-clients .slick-slide>img {
    margin: 0 auto
}

@media (max-width:992px) {
    .section-clients .slick-slide>img {
        max-width: 100%;
        height: auto
    }
}

.row-facts {
    display: flex;
    align-items: center;
    padding: 100px 0
}

@media (max-width:992px) {
    .row-facts {
        flex-direction: column-reverse;
        padding: 50px 0;
        padding-top: 0
    }
}

.section-facts {
    position: relative
}

.section-facts .section-facts__item {
    text-align: center
}

.section-facts .section-facts__item:nth-last-of-type(-n+2) {
    margin-top: 60px
}

@media (max-width:992px) {
    .section-facts .section-facts__item {
        margin-top: 60px
    }
}

.section-facts .section-facts__item .section-facts__item__title {
    font-size: 30px;
    color: #9ec428;
    margin-top: 20px;
    line-height: 1
}

@media (max-width:992px) {
    .section-facts .section-facts__item .section-facts__item__title {
        font-size: 21px
    }
}

.section-facts .section-facts__item .icon {
    font-size: 60px;
    color: #9ec428
}

@media (max-width:992px) {
    .section-facts .section-facts__item .icon {
        font-size: 40px
    }
}

.section-facts .section-facts__bg {
    bottom: 0;
    margin-top: -80px;
    margin-bottom: -80px;
    right: 0;
    height: 600px;
    background: url(./images/facts.jpg) no-repeat center / cover;
    padding:10%;
    width:52vw;
}




@media (max-width:992px) {
    .section-facts .section-facts__bg {
        display: none
    }
}

.section-faq {
    padding: 100px 0;
    background: #fdfafd
}

@media (max-width:768px) {
    .section-faq {
        padding: 50px 0
    }
}

.faq__item__title {
    margin-top: 0;
    margin-bottom: 60px
}

.faq__item:not(:first-of-type) {
    margin-top: 30px
}

.faq__item .faq__item__title {
    font-family: "Work Sans Medium", sans-serif;
    display: flex;
    align-items: center;
    color: inherit;
    margin-bottom: 20px
}

.faq__item .faq__item__title .icon-more {
    display: none
}

.faq__item .faq__item__title.collapsed .icon-more {
    display: block
}

.faq__item .faq__item__title.collapsed .icon-less {
    display: none
}

.faq__item .faq__item__title .icon {
    color: #9ec428;
    margin-right: 20px
}

.faq__item .faq__item__title .icon.icon-more {
    font-size: 10px
}

.faq__item .faq__item__title .icon.icon-less {
    font-size: 2px
}

.faq__item .faq__item__desc {
    margin-top: 20px
}

.faq__support__title {
    margin-top: 0;
    margin-bottom: 20px;
    color: #545066;
    font-size: 18px;
    font-family: "Work Sans Regular", sans-serif
}

.faq__support__btn {
    margin-top: 20px
}

.row-features .section-title {
    margin-bottom: 0
}

.section-features__slider__container {
    position: relative
}
.section-features__slider__container {
  direction: ltr !important;
  unicode-bidi: isolate !important;
}


.section-features__slider__container .slick-slide {
    outline: 0
}

.slick-slider.section-features__slider {
    margin-bottom: 0
}

.section-features__slider__slide {
    margin-top: 80px;
    outline: 0
}

@media (min-width:768px) {
    .section-features__slider__slide:nth-child(odd) .section-features__item__desc {
        padding-right: 40px
    }
    .section-features__slider__slide:nth-child(even) .section-features__item__icon {
        padding-left: 25px
    }
}

.section-features__slider__slide .section-features__item {
    display: flex;
    align-items: center
}

.section-features__slider__slide .section-features__item:not(:first-child) {
    margin-top: 80px
}

.section-features__slider__slide .section-features__item__icon>.icon {
    font-size: 40px;
    color: #636
}

.section-features__slider__slide .section-features__item__desc {
    margin-left: 50px;
    padding-left: 50px;
    border-left: 1px solid #ebebee
}

.section-features__slider__slide .section-features__item__desc .section-features__item__title {
    margin-top: 5px
}

.section-features__slider__nav {
    margin-top: 70px
}

.slider__nav {
    position: relative
}

.slider__nav .slick-dots {
    bottom: 0;
    position: relative
}

.slider__nav .slick-dots li {
    width: 40px;
    height: 11px;
    position: relative;
    opacity: .25;
    transition: opacity .2s;
    margin: 0;
    margin: 0 5px
}

.slider__nav .slick-dots li::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    width: 30px;
    height: 3px;
    margin-top: -1.5px;
    margin-left: -15px;
    background: #9ec428;
    border-radius: 99px
}

.slider__nav .slick-dots li.slick-active,
.slider__nav .slick-dots li:hover {
    opacity: 1
}

.section-integration {
    margin: 90px 0 0 0
}

.section-integration .separator {
    margin: 0
}

.row-integration {
    display: flex;
    align-items: center;
    padding: 90px 0
}

@media (max-width:768px) {
    .row-integration {
        padding: 40px 0;
        display: block;
        text-align: center
    }
}

.integration__title {
    margin: 0 0 10px 0
}

.section-integration__list {
    display: flex;
    justify-content: space-around
}

@media (max-width:992px) {
    .section-integration__list {
        display: block
    }
}

.section-integration__list .section-integration__list__item {
    text-align: center;
    position: relative;
    display: block;
    border: 0
}

@media (max-width:992px) {
    .section-integration__list .section-integration__list__item {
        margin-top: 50px
    }
}

@media (min-width:992px) {
    .section-integration__list .section-integration__list__item::before {
        position: absolute;
        top: 50%;
        left: 50%;
        content: '';
        width: 170px;
        height: 170px;
        background: #fff;
        box-shadow: 0 5px 20px 0 rgba(48, 41, 77, .1);
        opacity: 0;
        z-index: -1;
        transition: opacity .2s;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.section-integration__list .section-integration__list__item:hover::before {
    opacity: 1
}

.section-integration__list .section-integration__list__item:hover .section-integration__list__item__title {
    color: #2f2a4c
}

.section-integration__list .section-integration__list__item .icon {
    font-size: 30px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.section-integration__list .section-integration__list__item .section-integration__list__item__title {
    flex: 1 0 auto;
    margin-top: 27px;
    color: #b1afbc;
    font-family: "Work Sans Regular", sans-serif;
    transition: color .2s;
    display: block
}

.section-integration__list__item .icon-twitter {
    color: #1da1f2
}

.section-integration__list__item .icon-sms {
    color: #57d961
}

.section-integration__list__item .icon-wordpress {
    color: #2e4453
}

.section-intro {
    background: #fdfafd;
    position: relative;
    z-index: 1;
    padding: 100px 0;
    margin-top: 120px
}

@media (max-width:992px) {
    .section-intro {
        display: block;
        margin-top: 300px;
        padding: 60px 0
    }
}

.section-intro__visual {
    position: relative;
    align-self: flex-end
}

@media (max-width:992px) {
    .section-intro__visual {
        background: #9ec428
    }
}

.section-intro__visual::before {
    content: '';
    position: absolute;
    top: -180px;
    right: 0;
    width: 615px;
    height: 600px;
    background: url(./images/intro.jpg) no-repeat center;
    z-index: -1
}

@media (max-width:992px) {
    .section-intro__visual::before {
        position: absolute;
        top: -300px;
        right: 0;
        left: 0;
        width: auto;
        height: 300px;
        z-index: 1;
        background-size: cover
    }
}

.section-intro__visual .section-intro__desc {
    color: #fff;
    background: #9ec428;
    font-size: 21px;
    line-height: 28px;
    font-family: "Work Sans Regular", sans-serif;
    margin-right: -60px;
    margin-left: 60px;
    padding: 40px 60px 40px 40px;
    margin-top: 340px
}

@media (max-width:992px) {
    .section-intro__visual .section-intro__desc {
        margin: 0;
        padding: 25px 9px;
        font-size: 18px
    }
}

.section-intro__title {
    font-family: "Work Sans Medium", sans-serif;
    text-transform: uppercase;
    color: #636;
    font-size: 30px
}

@media (max-width:992px) {
    .section-intro__title {
        font-size: 28px;
        margin-top: 60px
    }
}

.section-intro__title>span {
    border: 2px solid #636;
    padding: 6px 14px
}

.section-intro__item {
    margin-top: 60px
}

@media (max-width:992px) {
    .section-intro__item {
        margin-top: 40px
    }
}

.section-intro__item .section-intro__item__title>a {
    text-decoration: none;
    border: 0
}

.section-intro__item .section-intro__collapse {
    margin-top: 17px;
    background: 0 0;
    border: 0;
    padding: 0;
    font-family: "Work Sans Medium", sans-serif
}

.section-intro__item .section-intro__collapse .icon {
    color: #636;
    font-size: 4px;
    margin-left: 13px;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.section-intro__item .section-intro__collapse.collapsed .icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.site-aside__container {
    display: flex
}

@media (max-width:768px) {
    .site-aside__container {
        display: none
    }
}

.site-aside__mobile {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ebebee
}

.site-aside {
    width: 100%
}

@media (min-width:768px) {
    .site-aside {
        border-right: 1px solid #ebebee
    }
}

@media (min-width:992px) {
    .site-aside {
        margin-right: 30px
    }
}

@media (max-width:767px) {
    .site-aside {
        margin-bottom: 50px
    }
}

.site-aside .site-aside__title {
    font-size: 18px;
    color: #b1afbc;
    letter-spacing: 0;
    font-family: "Work Sans Regular", sans-serif;
    margin-bottom: 30px
}

.site-aside .site-aside__title:not(:first-child) {
    margin-top: 100px
}

@media (max-width:767px) {
    .site-aside .site-aside__title:not(:first-child) {
        margin-top: 30px
    }
}

.site-aside .site-aside__list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.site-aside .site-aside__list>li:not(:first-child) {
    margin-top: 25px
}

.site-aside .site-aside__list a {
    text-decoration: none;
    color: inherit;
    border: 0;
    font-family: "Work Sans Medium", sans-serif;
    color: #b1afbc;
    display: block;
    position: relative
}

@media (min-width:768px) {
    .site-aside .site-aside__list a::after {
        content: '';
        position: absolute;
        right: -2px;
        top: 50%;
        width: 3px;
        height: 40px;
        background: #636;
        opacity: 0;
        transition: opacity .2s;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.site-aside .site-aside__list a.active,
.site-aside .site-aside__list a:hover {
    color: #545066
}

.site-aside .site-aside__list a.active::after,
.site-aside .site-aside__list a:hover::after {
    opacity: 1
}

.site-aside .site-aside__list.site-aside__list--highlight a {
    color: #9ec428
}

.site-aside .site-aside__list.site-aside__list--highlight a:hover {
    color: #7c9a1f
}

.site-footer {
    padding: 60px 0 40px 0;
    border-top: 1px solid #ebebed
}

@media (max-width:992px) {
    .site-footer {
        padding: 30px 0 20px 0
    }
}

.site-footer .separator {
    margin: 36px 0
}

.site-footer__top .site-footer__top__title {
    margin-bottom: 15px
}

.site-footer__top .site-footer__top__title.site-footer__top__title--highlight {
    color: #636
}

.site-footer__top .site-footer__top__desktop {
    margin: 5px 0
}

@media (max-width:768px) {
    .site-footer__top {
        text-align: center
    }
}

@media (max-width:992px) {
    .site-footer__bottom__copy {
        display: block
    }
}

.site-footer__social {
    display: flex;
    align-items: center;
    margin-top: 25px
}

@media (max-width:768px) {
    .site-footer__social {
        display: block;
        text-align: center
    }
}

.site-footer__social .site-footer__social__item {
    border: 0;
    color: inherit
}

.site-footer__social .site-footer__social__item:not(:first-child) {
    margin-left: 15px
}

.site-footer__social .site-footer__social__item .icon {
    color: #d0cfd6;
    transition: color .2s
}

.site-footer__social .site-footer__social__item .icon-facebook {
    font-size: 20px
}

.site-footer__social .site-footer__social__item .icon-twitter {
    font-size: 18px
}

.site-footer__social .site-footer__social__item .icon-linkedin {
    font-size: 20px
}

.site-footer__social .site-footer__social__item .icon-cb {
    font-size: 20px
}

.site-footer__social .site-footer__social__item:hover .icon {
    color: #b1afbc
}

.site-footer__bottom .link {
    margin-left: 20px
}

@media (max-width:992px) {
    .site-footer__bottom .link {
        margin-left: 0;
        margin-right: 20px
    }
}

.site-footer__bottom__integration {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.site-footer__bottom__integration .site-footer__bottom__integration__title {
    font-size: 13px;
    color: #b1afbc
}

.site-footer__bottom__integration a {
    border: 0
}

.site-footer__bottom__integration a:not(:first-child) {
    margin-left: 10px
}

.site-footer__bottom__integration .icon,  .site-footer__bottom__integration .glyphicon {
    color: #b1afbc;
    font-size: 20px;
    transition: color .2s
}

.site-footer__bottom__integration .glyphicon {
    vertical-align: middle;
}

.site-footer__bottom__integration .icon:hover,  .site-footer__bottom__integration .glyphicon:hover {
    color: #545066
}

.site-footer__bottom__integration .icon.icon-twitter {
    font-size: 18px
}

.site-footer__bottom__list .site-footer__bottom__list__item {
    line-height: 1.2
}

.site-footer__bottom__list .site-footer__bottom__list__item:not(:first-child) {
    margin-top: 10px
}

.site-footer__bottom__list .site-footer__bottom__list__item a {
    color: inherit;
    border: 0
}

.site-footer__bottom__list .site-footer__bottom__list__item a:hover {
    color: #2f2a4c
}

.site-header {
    background: linear-gradient(-135deg, rgba(102, 51, 102, .9) 0, rgba(153, 61, 92, .85) 100%), url(./images/header/bg-header.jpg) no-repeat center/cover;
    padding-top: 40px;
    padding-bottom: 218px;
    position: relative
}

.site-header::after {
    background: url(./images/header/waves.svg) bottom center repeat-x;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 217px
}

@media (max-width:992px) {
    .site-header {
        padding-top: 20px;
	    background: linear-gradient(-135deg, rgba(102, 51, 102, .9) 0, rgba(153, 61, 92, .85) 100%);
    }
}

.row-site-header {
    display: flex;
    align-items: center
}

.row-site-header .row-site-header__nav {
    flex: 1 0 auto;
    padding-left: 20px
}

.site-header__container.site-header__container--fixed,
.site-header__container.site-header__container--inner {
    padding: 26px 0;
    min-height: 100px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    color: #545066;
    z-index: 33
}

.site-header__container.site-header__container--fixed .site-header__logo--alt,
.site-header__container.site-header__container--inner .site-header__logo--alt {
    opacity: 0;
    display: none
}

.site-header__container.site-header__container--fixed .site-header__logo--fixed,
.site-header__container.site-header__container--inner .site-header__logo--fixed {
    opacity: 1;
    display: block
}

.site-header__container.site-header__container--fixed .icon-burger,
.site-header__container.site-header__container--inner .icon-burger {
    color: #545066
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item .btn,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item .btn {
    background: 0 0;
    border: 1px solid #9ec428;
    color: #9ec428
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item .btn:hover,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item .btn:hover {
    background: #9ec428;
    color: #fff
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--login::before,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--login::before {
    background: #f0f0f3
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang .site-header__nav__list__item--lang--current,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang .site-header__nav__list__item--lang--current {
    color: #545066;
    font-family: "Work Sans Regular", sans-serif;
    font-size: 14px
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang select,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang select {
    color: #b1afbc
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang .icon,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang .icon {
    color: #545066
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link {
    color: #545066
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link::after,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link::after {
    height: 2px;
    bottom: -41px
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link.site-header__nav__list__item__link--active,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link.site-header__nav__list__item__link--active {
    color: #9ec428
}

.site-header__container.site-header__container--fixed .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link.site-header__nav__list__item__link--active::after,
.site-header__container.site-header__container--inner .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link.site-header__nav__list__item__link--active::after {
    width: 100%
}

.site-header__container.site-header__container--inner {
    position: initial
}

.site-header__container.site-header__container--inner.site-header__container--fixed {
    position: fixed
}

.site-header__logo {
    display: block;
    border: 0;
    text-decoration: none
}

.site-header__logo .site-header__logo__title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.site-header__logo .site-header__logo--alt,
.site-header__logo .site-header__logo--fixed {
    transition: opacity .2s;
    max-width: 100%;
    height: auto
}

.site-header__logo .site-header__logo--fixed {
    opacity: 0;
    display: none
}

.site-header__mobile {
    border: 0;
    color: #fff
}

.site-header__mobile .icon-burger {
    font-size: 16px
}

.site-header__headline {
    margin-top: 121px;
    text-align: center
}

@media (max-width:992px) {
    .site-header__headline {
        margin-top: 40px
    }
    .site-header__headline .btn {
        margin-top: 25px
    }
}

.site-header__headline .site-header__headline__title {
    margin: 0
}

.site-header__headline .site-headline__desc {
    margin-top: 4px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 39px;
    font-family: "Work Sans Regular", sans-serif
}

#menu:not(.mm-menu) {
    display: none
}

.mm-slideout {
    z-index: auto
}

@media (max-width:991px) {
    .mm-menu {
        box-shadow: 5px 0 20px 0 rgba(0, 0, 0, .1)
    }
    .mm-navbar a {
        border: 0
    }
    .mm-listview>li>a.site-header__nav__list__item__link {
        border: 0
    }
    .mm-listview>li>a {
        padding: 15px 40px;
        border: 0
    }
    .mm-listview>li>a .btn {
        display: block
    }
    .site-header__nav__list {
        padding-top: 15px
    }
    .site-header__nav__list .site-header__nav__list__item a {
        border: 0
    }
    .site-header__nav__list .site-header__nav__list__item a::before {
        display: none
    }
    .close-menu {
        text-align: right
    }
    .close-menu>.icon {
        font-size: 12px
    }
    .mm-listview>li.site-header__nav__list__footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 40px;
        border-top: 1px solid #ebebee;
        padding: 25px 0;
        margin-top: 10px
    }
    .mm-listview>li.site-header__nav__list__footer .site-header__nav__list__item__link {
        padding: 0;
        font-family: "Work Sans Medium", sans-serif
    }
    .mm-listview>li.site-header__nav__list__footer .icon-arrow-right {
        font-size: 7px;
        color: #b1afbc
    }
    .international {
        display: flex;
        align-items: center;
        padding: 0
    }
    .international select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        background: 0 0;
        border: 0
    }
    .international .icon {
        font-size: 8px
    }
}

@media (min-width:992px) {
    .site-header__nav {
        justify-content: flex-end;
        display: flex
    }
    .site-header__nav__list {
        display: flex;
        align-items: center;
        list-style-type: none;
        padding: 0;
        margin: 0;
        justify-content: flex-end
    }
    .site-header__nav__list .dropdown>span {
        font-family: "Work Sans Regular", sans-serif
    }
    .site-header__nav__list .site-header__nav__list__item .btn {
        font-size: 14px
    }
    .site-header__nav__list .site-header__nav__list__item:not(:first-child) {
        padding-left: 15px
    }
    .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link {
        color: #fff;
        border: 0;
        font-family: "Work Sans Regular", sans-serif;
        position: relative;
        font-size: 14px
    }
    .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link::after {
        position: absolute;
        right: 0;
        bottom: -5px;
        left: 0;
        content: '';
        height: 1px;
        opacity: 1;
        background: #9ec428;
        transition: opacity .2s, width .2s;
        width: 0%
    }
    .site-header__nav__list .site-header__nav__list__item .site-header__nav__list__item__link:hover::after {
        opacity: 1;
        width: 100%
    }
    .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--login {
        position: relative;
        margin-left: 20px;
        border-left: 1px solid #ebebee
    }
    .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang:last-child .dropdown-menu {
        left: auto;
        right: 0
    }
    .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang .site-header__nav__list__item--lang--current {
        font-size: 14px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        background: 0 0;
        border: 0;
        color: #fff
    }
    .site-header__nav__list .site-header__nav__list__item.site-header__nav__list__item--lang .icon {
        color: #fff;
        font-size: 4px;
        margin-left: 5px
    }
}

.modal-content {
    box-shadow: none;
    border-radius: 0
}

.modal-content .modal-header .close {
    opacity: 1
}

.modal-content .modal-header .icon-cross {
    font-size: 14px;
    color: #b1afbc
}

.modal-content .modal-header .modal-title {
    color: #636;
    margin: 0;
    line-height: 21px;
    font-family: "Work Sans Regular", sans-serif
}

.modal-content .modal-body .modal-body__intro {
    margin-bottom: 35px
}

.form-group-footer {
    margin-top: 40px
}

@media (max-width:412px) {
    .form-group-footer {
        flex-direction: column;
        align-items: flex-start
    }
}

.form-group-footer .checkbox-group {
    margin: 0;
    font-size: 12px;
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.form-group-footer .checkbox-group .checkbox--custom {
    margin-right: 10px;
    margin-top: 0
}

.form-group-footer .checkbox-group>label {
    display: inline-block;
    max-width: initial;
    margin-bottom: 0;
    font-weight: initial
}

.form-group-footer .form-group-footer__submit {
    display: flex;
    justify-content: flex-end
}

@media (max-width:412px) {
    .form-group-footer>.btn {
        margin-top: 30px;
        width: 100%
    }
}

.modal-footer {
    text-align: center
}

.section-payments {
    padding: 100px 0 60px 0
}

@media (max-width:768px) {
    .section-payments {
        padding: 50px 0 30px 0
    }
}

.section-payments .section-payments__logos {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

@media (max-width:412px) {
    .section-payments .section-payments__logos {
        justify-content: center
    }
}

.section-payments .section-payments__logos .section-payments__logos__list {
    display: flex;
    align-items: center
}

@media (max-width:412px) {
    .section-payments .section-payments__logos .section-payments__logos__list {
        justify-content: center
    }
}

@media (max-width:412px) {
    .section-payments .section-payments__logos .section-payments__logos__list {
        margin-bottom: 10px;
        flex-basis: 100%
    }
}

.section-payments .section-payments__logos .section-payments__logos__list>img {
    display: block;
    max-width: 100%;
    height: auto
}

.section-payments .section-payments__logos .section-payments__logos__list>img:not(:first-child) {
    margin-left: 20px
}

@media (max-width:768px) {
    .section-payments .section-payments__logos .section-payments__logos__list>img:not(:first-child) {
        margin-left: 10px
    }
}

.section-payments .section-payments__desc {
    border-top: 1px solid #ebebee;
    padding-top: 40px;
    margin-top: 40px;
    font-size: 14px
}

body.price-currency-EUR .price-currency-EUR {
    display: inline-block!important
}

body.price-currency-EUR .price-currency-USD {
    display: none!important
}

body.price-currency-USD .price-currency-EUR {
    display: none!important
}

body.price-currency-USD .price-currency-USD {
    display: inline-block!important
}

.price-currency-toggle {
    align-items: center;
    border-radius: 99px;
    border: 1px solid #ebebee;
    display: flex;
    height: 50px;
    width: 270px
}

.price-currency-toggle .radio-price {
    text-align: center;
    flex: 1 0 auto;
    transition: color .2s;
    font-family: "Work Sans Medium", sans-serif;
    margin: 0;
    color: #b1afbc
}

.price-currency-toggle .radio-price:hover {
    cursor: pointer
}

.price-currency-toggle input[type=radio] {
    display: none
}

.price-currency-toggle input[type=radio]:checked+label {
    color: #9ec428
}

.price-currency-toggle input[type=radio]:checked+label+.price-cursor::after {
    left: 3px
}

.price-currency-toggle .price-cursor {
    background: #f1f2e1;
    border-radius: 99px;
    cursor: pointer;
    height: 20px;
    position: relative;
    width: 37px
}

.price-currency-toggle .price-cursor::after {
    background: #9ec428;
    border-radius: 50%;
    content: '';
    height: 14px;
    left: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .2s;
    width: 14px
}

.price-slider {
    background: #ebebee;
    border-radius: 99px;
    border: 0;
    box-shadow: none;
    height: 4px
}

.price-slider .noUi-connect {
    background: #ffb54c
}

.price-slider .noUi-handle {
    background: #fff;
    border: 2px solid #ffb54c;
    box-shadow: 0 5px 10px 0 rgba(255, 181, 76, .25);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    top: -8px;
    cursor: pointer
}

.price-slider .noUi-handle::after,
.price-slider .noUi-handle::before {
    display: none
}

.row-calculator {
    margin-top: 30px
}

@media (min-width:993px) {
    .row-calculator {
        display: flex;
        align-items: center
    }
}

.pricing__calculator__data {
    display: flex;
    justify-content: space-between;
    text-align: right;
    font-size: 24px;
    line-height: 1
}

@media (max-width:992px) {
    .pricing__calculator__data {
        margin-top: 30px
    }
}

.pricing__calculator__data .pricing__calculator__data__title {
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 12px;
    color: #b1afbc;
    margin-bottom: 5px
}

.pricing__calculator__data .pricing__calculator__data__frequency {
    color: #ffb54c;
    font-size: 24px
}

.pricing__calculator__data .price-amount {
    display: flex;
    justify-content: flex-end;
    align-items: baseline
}

.pricing__calculator__data .price-amount .price-amount__month {
    font-size: 13px
}

.pricing__calculator__legend {
    font-size: 13px;
    color: #b1afbc;
    padding-top: 20px;
    margin-top: 60px;
    position: relative
}

.pricing__calculator__legend>div:not(:first-child) {
    margin-top: 10px
}

.pricing__calculator__legend::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 1px;
    background: #d7d7d9
}

.row-currency {
    text-align: center;
    margin-bottom: 70px;
    display: flex;
    justify-content: center;
    align-items: center
}

.section-prices .section-title {
    margin-bottom: 40px
}

.prices-item {
    background: #fff;
    border: 1px solid #ebebee;
    border-radius: 2px;
    padding: 40px 25px 25px 30px;
    text-align: center
}

.prices-item img {
    height: 62px
}

@media (max-width:992px) {
    .prices-item {
        margin-top: 20px;
        padding: 40px 60px 30px 60px
    }
}

.prices-item .prices-item__title {
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 13px;
    color: #2f2a4c;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 28px 0 1px 0
}

.prices-item .prices-item__category {
    font-size: 13px
}

.prices-item .prices-item__amount {
    margin: 11px 0 13px 0
}

.prices-item .prices-item__amount>span {
    color: #636;
    font-size: 30px;
    display: inline-block;
    margin-right: 5px
}

.prices-item .prices-item__feature .tip {
    border-bottom: 1px dotted #545066
}

.prices-item .prices-item__cta {
    margin: 20px 0 15px 0
}

.prices-item .prices-item__cta .btn {
    width: 100%
}

.prices-item .link-secondary {
    font-family: "Work Sans Regular", sans-serif;
    font-size: 13px
}

@media (min-width:993px) {
    .prices-item--highlight {
        background: #fff;
        border: 0;
        box-shadow: 0 5px 20px 0 rgba(48, 41, 77, .1);
        padding-top: 50px;
        padding-bottom: 43px;
        margin-top: -10px;
        margin-right: -10px;
        margin-left: -10px
    }
    .prices-item--highlight .prices-item__amount>span {
        color: #ffb54c
    }
}

.section-plan-features {
    background: #fdfafd;
    padding: 120px 0 180px 0;
    margin-top: -50px
}

@media (max-width:767px) {
    .section-plan-features .row>div:not(:first-child) {
        margin-top: 20px
    }
}

@media (max-width:992px) {
    .section-plan-features {
        margin-top: 40px;
        padding: 60px 0 90px 0
    }
}

.section-plan-features .plan-features__header {
    margin-bottom: 40px
}

.section-plan-features .plan-features__title {
    margin: 0;
    margin-bottom: 10px
}

.section-plan-features .separator {
    margin: 45px 0 40px 0
}

@media (max-width:992px) {
    .section-plan-features .separator {
        margin: 25px 0 30px 0
    }
}

.section-plan-features .plan-features__footer {
    font-size: 14px
}

.simulator-app {
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(48, 42, 77, .1);
    border-radius: 2px
}

@media (min-width:993px) {
    .simulator-app {
        display: flex
    }
}

.simulator-app .simulator-app__form {
    flex: 1 1 0%;
    padding: 40px
}

@media (max-width:412px) {
    .simulator-app .simulator-app__form {
        padding: 20px
    }
}

.simulator-app__form__header {
    display: flex;
    align-items: center;
    margin-bottom: 40px
}

@media (max-width:991px) {
    .simulator-app__form__header {
        margin-bottom: 20px
    }
}

.simulator-app__form__header .simulator-app__form__number {
    align-items: center;
    background: #636;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-family: "Work Sans Medium", sans-serif;
    height: 30px;
    justify-content: center;
    margin-right: 20px;
    width: 30px
}

.simulator-app__form__header .simulator-app__form__title {
    font-family: "Work Sans Medium", sans-serif;
    font-size: 16px;
    color: #636
}

.simulator-app__form__header .icon-info {
    margin-left: 10px;
    font-size: 18px;
    color: #d7d7d9
}

.simulator-app__form__table {
    width: 100%;
    border-collapse: collapse
}

.simulator-app__form__table .simulator-app__form__table__app:first-child .simulator-app__form__delete {
    display: none
}

.simulator-app__form__table .simulator-app__form__table__app__frequency {
    text-align: center
}

@media (max-width:767px) {
    .simulator-app__form__table .cell--block {
        float: left;
        display: block;
        width: 100%
    }
}

@media (max-width:412px) {
    .simulator-app__form__table td {
        text-align: left;
        padding-top: 20px
    }
}

.simulator-app__form__table .simulator-app__form__table__app {
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    position: relative
}

.simulator-app__form__table .simulator-app__form__table__app:hover .simulator-app__form__delete {
    opacity: 1
}

.simulator-app__form__table .simulator-app__form__table__app>.cell--block {
    position: relative
}

.simulator-app__form__table .simulator-app__form__table__app .simulator-app__form__delete {
    left: -26px;
    position: absolute;
    top: 60%;
    opacity: 1;
    transition: opacity .2s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.simulator-app__form__table .simulator-app__form__table__app .simulator-app__form__delete .icon {
    font-size: 12px;
    color: #b1afbc
}

.simulator-app__form__table .simulator-app__form__table__app .cell--block {
    white-space: nowrap
}

.simulator-app__form__table .simulator-app__form__table__app td>.span {
    display: inline-block
}

.simulator-app__form__table .simulator-app__form__table__app td>.span.span--left {
    margin-left: 10px
}

.simulator-app__form__table .simulator-app__form__table__app td>.span.span--center {
    margin: 0 10px
}

.simulator-app__form__table .simulator-app__form__table__app td>.span.span--right {
    margin-right: 10px
}

.simulator-app__form__table .simulator-app__form__table__app:not(:first-child) td {
    padding-top: 20px
}

@media (max-width:767px) {
    .simulator-app__form__table .simulator-app__form__table__app td {
        padding-top: 20px
    }
}

@media (min-width:768px) {
    .simulator-app__form__table .simulator-app__form__table__app .simulator-app__form__table__app__price {
        text-align: right
    }
}

.simulator-app__form__price span,
.simulator-app__form__table__app__price span {
    font-family: "Work Sans Medium", sans-serif
}

.simulator-app__form__price {
    white-space: nowrap;
    margin-left: 5px
}

@media (max-width:768px) {
    .simulator-app__form__price {
        text-align: left
    }
}

.simulator-app__form__add {
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 40px 0
}

@media (max-width:992px) {
    .simulator-app__form__add {
        margin: 20px 0
    }
}

.simulator-app__form__add::before {
    background: #ebebee;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: -1
}

.simulator-app__form__add .btn {
    font-size: 14px
}

.simulator-app__form__media td {
    padding: 0;
    padding-top: 20px
}

.simulator-app__summary {
    background-image: linear-gradient(0deg, #636 0, #993d5c 100%);
    border-radius: 0 2px 2px 0;
    color: #fff;
    padding: 40px;
    text-align: center
}

@media (min-width:993px) {
    .simulator-app__summary {
        min-width: 240px
    }
}

@media (max-width:767px) {
    .simulator-app__summary {
        padding: 20px
    }
}

@media (max-width:992px) {
    .simulator-app__summary {
        display: flex;
        justify-content: space-between
    }
}

@media (max-width:412px) {
    .simulator-app__summary {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center
    }
}

@media (max-width:992px) {
    .simulator-app__summary .simulator-app__summary__row:not(.simulator-app__summary__row--total) {
        display: flex;
        align-items: center;
        width: 50%
    }
}

@media (max-width:412px) {
    .simulator-app__summary .simulator-app__summary__row:not(.simulator-app__summary__row--total) {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px
    }
}

.simulator-app__summary .simulator-app__summary__row__title {
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase
}

.simulator-app__summary .simulator-app__summary__row__price {
    font-family: "Work Sans Medium", sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:767px) {
    .simulator-app__summary .simulator-app__summary__row__price {
        font-size: 14px
    }
}

.simulator-app__summary .simulator-app__summary__row__price:last-child {
    font-size: 30px;
    font-family: "Work Sans Regular", sans-serif
}

@media (max-width:767px) {
    .simulator-app__summary .simulator-app__summary__row__price:last-child {
        font-size: 18px
    }
}

.simulator-app__summary .simulator-app__summary__row__icon__container {
    position: relative;
    z-index: 2;
    margin: 30px 0
}

@media (max-width:992px) {
    .simulator-app__summary .simulator-app__summary__row__icon__container {
        margin: 0 auto
    }
}

@media (max-width:412px) {
    .simulator-app__summary .simulator-app__summary__row__icon__container {
        margin-top: 10px
    }
}

.simulator-app__summary .simulator-app__summary__row__icon {
    width: 30px;
    height: 30px;
    background: #fff;
    box-shadow: 0 5px 10px 0 rgba(48, 42, 77, .3);
    color: #ffb54c;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.simulator-app__summary .simulator-app__summary__row__icon::before {
    content: '';
    left: 0;
    right: 0;
    height: 1px;
    position: absolute;
    background: #fff;
    opacity: .3;
    z-index: -1
}

.simulator-app__summary .simulator-app__summary__row__icon .icon-more {
    font-size: 10px
}

.simulator-app__summary .simulator-app__summary__row__icon .icon-equal {
    font-size: 6px
}

.simulator-app__summary .simulator-app__summary__row__footer {
    margin-top: 40px
}

@media (max-width:991px) {
    .simulator-app__summary .simulator-app__summary__row__footer {
        display: none
    }
}

.simulator-app__summary .simulator-app__summary__row__footer .btn {
    width: 100%
}

.simulator-app__summary .simulator-app__summary__row__footer .simulator-app__summary__row__footer__print {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Work Sans Regular", sans-serif
}

.simulator-app__summary .simulator-app__summary__row__footer .simulator-app__summary__row__footer__print .icon {
    font-size: 20px;
    margin-right: 10px
}

.section-title {
    margin: 100px 0 80px 0
}

@media (max-width:992px) {
    .section-title {
        margin: 60px 0 60px 0
    }
}

.section-title .section-title__category {
    margin: 0;
    display: flex;
    font-size: 12px;
    letter-spacing: 0;
    position: relative
}

.section-title .section-title__category>span {
    width: 100%
}

.section-title .section-title__category>a {
    align-items: center;
    border: 0;
    display: inline-flex;
    font-family: "Work Sans Regular", sans-serif;
    letter-spacing: 0;
    margin-right: auto;
    text-transform: capitalize;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0
}

.section-title .section-title__category>a .icon {
    font-size: 8px;
    margin-right: 15px
}

.section-title .section-title__title {
    margin: 20px 0 0 0
}

.section-title .section-title__desc {
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
    max-width: 870px;
    margin: 0 auto
}

.site__service {
    background: #fdfafd;
    padding: 0 0 100px 0
}

.site__service .site__service__container {
    display: flex;
    flex-wrap: wrap
}

.site__service .site__service__item {
    font-size: 15px;
    font-family: "Work Sans Regular", sans-serif;
    text-align: center;
    width: 33%;
    padding: 0 30px
}

@media (max-width:420px) {
    .site__service .site__service__item {
        width: 100%
    }
    .site__service .site__service__item:not(:first-child) {
        margin-top: 40px
    }
}

@media (min-width:421px) and (max-width:768px) {
    .site__service .site__service__item {
        width: 50%
    }
    .site__service .site__service__item:not(:nth-child(-n+2)) {
        margin-top: 40px
    }
}

@media (min-width:768px) {
    .site__service .site__service__item:nth-child(n+4) {
        margin-top: 80px
    }
}

.site__service .site__service__item>div {
    max-width: 210px;
    margin: 0 auto
}

.site__service .site__service__item .icon {
    color: #9ec428;
    font-size: 40px;
    margin-bottom: 30px
}

.row-solutions {
    display: flex;
    align-items: center;
    margin: 40px 0 100px 0
}

@media (max-width:767px) {
    .row-solutions {
        display: block;
        margin: 0 0 50px 0;
        clear: both;
        overflow: auto
    }
}

.section-solutions__visual img {
    max-width: 100%;
    height: auto
}

.section-solutions__feature:not(:first-child) {
    margin-top: 40px
}

.section-solutions__feature .icon {
    font-size: 40px;
    color: #636
}

.section-solutions__feature .section-solutions__title {
    margin: 30px 0 15px 0
}

.section-testimonials {
    position: relative
}

.section-testimonials::before {
    position: absolute;
    top: 120px;
    right: 0;
    left: 0;
    content: '';
    height: 800px;
    background: #fdfafd;
    -webkit-clip-path: polygon(0 50%, 100% 0, 100% 50%, 0 100%);
    clip-path: polygon(0 50%, 100% 0, 100% 50%, 0 100%);
    z-index: -1
}

.row-testimonials .slick-list {
    padding-top: 40px;
    padding-bottom: 20px
}

.row-testimonials .slick-list .slick-slide {
    outline: 0
}

@media (min-width:768px) {
    .row-testimonials .slick-list .slick-slide {
        height: initial
    }
}

.row-testimonials .slick-list,
.row-testimonials .slick-slide,
.row-testimonials .slick-track {
    display: flex
}

.row-testimonials .slick-list>div,
.row-testimonials .slick-slide>div,
.row-testimonials .slick-track>div {
    display: flex;
    width: 100%
}

.row-testimonials .slick-list>div>div,
.row-testimonials .slick-slide>div>div,
.row-testimonials .slick-track>div>div {
    display: flex!important
}

@media (max-width:768px) {
    .row-testimonials .slick-list,
    .row-testimonials .slick-slide,
    .row-testimonials .slick-track {
        display: block
    }
}

.section-testimonials__slider__nav {
    margin-top: 30px
}

@media (min-width:768px) {
    .section-testimonials__slider__nav {
        display: none
    }
}

.section-title--testimonials {
    margin-bottom: 60px
}

.section-testimonials__item {
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(48, 41, 77, .1);
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (max-width:768px) {
    .section-testimonials__item {
        display: block
    }
}

.section-testimonials__item img {
    width: 120px;
    height: 120px;
    margin: -40px auto 0 auto;
    border-radius: 50%;
    filter: grayscale(1);
}

.section-testimonials__item .section-testimonials__item__content {
    padding: 40px;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column
}

@media (max-width:768px) {
    .section-testimonials__item .section-testimonials__item__content {
        display: block
    }
}

.section-testimonials__item .section-testimonials__item__content .section-testimonials__item__desc {
    font-family: "Museo Regular", sans-serif;
    font-size: 16px;
    margin-bottom: 60px;
    flex: 1 0 auto
}

.section-testimonials__item .section-testimonials__item__content .section-testimonials__item__author {
    font-family: "Work Sans Medium", sans-serif;
    font-size: 16px;
    color: #9ec428;
    position: relative
}

.section-testimonials__item .section-testimonials__item__content .section-testimonials__item__author::before {
    width: 20px;
    height: 2px;
    background: #9ec428;
    position: absolute;
    top: -10px;
    left: 0;
    content: ''
}

.btn {
    font-family: "Work Sans Medium", sans-serif;
    transition: background .2s, color .2s, border .2s;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05)
}

.btn .icon {
    margin-left: 20px;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.btn .icon.icon-arrow-right {
    font-size: 6px
}

.btn:hover .icon-arrow-right {
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
}

.btn-flat {
    box-shadow: none
}

.btn-small {
    padding: 6px 14px
}

.btn-primary-outline {
    background: 0 0;
    border: 1px solid #9ec428;
    color: #9ec428
}

.btn-transparent-outline {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff
}

.btn-transparent-outline:active,
.btn-transparent-outline:focus,
.btn-transparent-outline:hover {
    border-color: #fff;
    background: #fff;
    color: #636
}

.btn--sticky {
    position: fixed;
    top: 50%;
    right: -1px;
    opacity: 0;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    z-index: 99;
    opacity: 0;
    -webkit-transform: rotate(-90deg) translateY(50px);
    transform: rotate(-90deg) translateY(50px);
    border-radius: 3px 3px 0 0;
    transition: opacity .2s, background .2s, -webkit-transform .2s;
    transition: transform .2s, opacity .2s, background .2s;
    transition: transform .2s, opacity .2s, background .2s, -webkit-transform .2s
}

@media (max-width:768px) {
    .btn--sticky {
        padding: 3px 10px;
        -webkit-transform: rotate(0) translateY(90px) translateX(-50%);
        transform: rotate(0) translateY(90px) translateX(-50%);
        bottom: 0;
        top: auto;
        left: 50%;
        right: auto
    }
}

.btn--sticky.btn-sticky--show {
    opacity: 1;
    -webkit-transform: rotate(-90deg) translateY(0);
    transform: rotate(-90deg) translateY(0)
}

@media (max-width:768px) {
    .btn--sticky.btn-sticky--show {
        -webkit-transform: rotate(0) translateY(0) translateX(-50%);
        transform: rotate(0) translateY(0) translateX(-50%)
    }
}

@media (max-width:320px) {
    body {
        font-size: 14px
    }
}

.form-control {
    box-shadow: none
}

.form-control:focus {
    box-shadow: none
}

.input--transparent {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-bottom: 1px solid #d7d7d9;
    outline: 0;
    width: 60px;
    padding: 0 9px 9px 9px;
    text-align: center;
    font-family: "Work Sans Medium", sans-serif
}

.select--transparent {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-bottom: 1px solid #d7d7d9;
    outline: 0;
    width: 60px;
    padding: 0 9px 9px 0;
    text-align: left;
    background: 0 0;
    border-radius: 0;
    font-family: "Work Sans Medium", sans-serif;
    background: url(./modules/ui/forms/assets/arrow.svg) no-repeat right 7px;
    cursor: pointer;
    text-align: center;
    text-align-last: center
}

.select--transparent option {
    text-align: left
}

.input--inline {
    display: flex
}

.input--inline .form-control {
    border-right: 0
}

.input--inline .btn {
    border-radius: 0 2px 2px 0
}

.input--inline.input--inline--network .form-control {
    background: url(./images/icons/files/map.svg) no-repeat 20px center;
    padding-left: 60px
}

.checkbox--custom {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 2px;
    border: 0;
    border: 1px solid #d7d7d9
}

.checkbox--custom:active,
.checkbox--custom:focus {
    outline: 0;
    border-color: #b1afbc
}

.checkbox--custom {
    cursor: pointer;
    transition: background .2s, border-color .2s;
    background-position: center center
}

.checkbox--custom:checked {
    background: #636;
    border-color: #636;
    outline: 0;
    background: #636 url(./images/icon-check.svg) center center no-repeat
}

@media (max-width:320px) {
    body {
        font-size: 14px
    }
}

.form-control {
    box-shadow: none
}

.form-control:focus {
    box-shadow: none
}

.table-custom {
    width: 100%;
    border-collapse: collapse;
    margin-top: 30px
}

@media (max-width:412px) {
    .table-custom {
        display: block;
        overflow-x: auto;
        white-space: nowrap
    }
}

.table-custom tr:not(:first-child) td {
    border-top: 1px solid #ebebee
}

.table-custom tr>th {
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 12px;
    color: #b1afbc;
    border-bottom: 2px solid #ebebee
}

.table-custom tr td,
.table-custom tr th {
    padding: 20px
}

@media (max-width:768px) {
    .table-custom tr td,
    .table-custom tr th {
        padding: 10px
    }
}

.table-custom tr td:first-child,
.table-custom tr th:first-child {
    padding-left: 0
}

@font-face {
    font-family: "Work Sans Light";
    src: url(./modules/ui/typography/fonts/worksans/worksans-light-webfont.woff) format("woff"), url(./modules/ui/typography/fonts/worksans/worksans-light-webfont.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Work Sans Regular";
    src: url(./modules/ui/typography/fonts/worksans/worksans-regular-webfont.woff) format("woff"), url(./modules/ui/typography/fonts/worksans/worksans-regular-webfont.woff2) format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Work Sans Medium";
    src: url(./modules/ui/typography/fonts/worksans/worksans-medium-webfont.woff) format("woff"), url(./modules/ui/typography/fonts/worksans/worksans-medium-webfont.woff2) format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Work Sans Semibold";
    src: url(./modules/ui/typography/fonts/worksans/worksans-semibold-webfont.woff) format("woff"), url(./modules/ui/typography/fonts/worksans/worksans-semibold-webfont.woff2) format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Museo Regular";
    src: url(./modules/ui/typography/fonts/museo/museo-regular-webfont.woff) format("woff"), url(./modules/ui/typography/fonts/museo/museo-regular-webfont.woff2) format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background: #fff
}

p {
    line-height: 26px
}

strong {
    font-family: "Work Sans Semibold", sans-serif
}

.list {
    margin: 0;
    padding: 0 0 0 21px;
    list-style-type: none
}

.list>li {
    position: relative
}

.list>li:not(:first-child) {
    margin-top: 10px
}

.list>li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #b1afbc;
    border-radius: 50%;
    position: absolute;
    left: -21px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.list-check__item,
.plan-features__item {
    display: flex    
}

.list-check__item{
    margin: 0px !important;
}

.list-check__item:not(:first-child),
.plan-features__item:not(:first-child) {
    margin-top: 15px
}

.icon-check-round:before {
    display: ruby-text !important;
}

.list-check__item .icon-check-round,
.plan-features__item .icon-check-round {
    font-size: 26px;
    color: #9ec428;
    margin-right: 15px
}

.list-check__item h4,
.plan-features__item h4 {
    margin-top: 0
}

.link,
a {
    border-bottom: 1px dotted #9ec428;
    transition: color .2s, border-color .2s
}

.link:hover,
a:hover {
    border-color: #6b841b
}

.link.link-secondary,
a.link-secondary {
    color: #636;
    border-color: #636
}

.link.link-secondary:hover,
a.link-secondary:hover {
    color: #212;
    border-color: #212
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 400
}

.h1,
h1 {
    font-family: "Work Sans Medium", sans-serif;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:768px) {
    .h1,
    h1 {
        font-size: 24px;
        line-height: 30px
    }
}

.h2,
h2 {
    font-family: "Work Sans Regular", sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #636
}

@media (max-width:992px) {
    .h2,
    h2 {
        font-size: 24px;
        line-height: 30px
    }
}

.h3,
h3 {
    font-family: "Work Sans Regular", sans-serif;
    font-size: 24px;
    color: #636;
    line-height: 28px
}

@media (max-width:992px) {
    .h3,
    h3 {
        font-size: 21px;
        line-height: 25px
    }
}

.h4,
h4 {
    font-family: "Work Sans Medium", sans-serif;
    font-size: 18px;
    color: #9ec428;
    line-height: 21px
}

.h4.h4--alt,
h4.h4--alt {
    color: #545066
}

@media (max-width:992px) {
    .h4,
    h4 {
        font-size: 16px;
        line-height: 19px
    }
}

.h5,
h5 {
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 13px;
    color: #b1afbc;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 15px
}

.checker .center-block {
    float: none
}

.checker .checker--header .section-title {
    margin-bottom: 40px;
    margin-top: 0
}

.checker .checker__form {
    position: relative
}

.checker .checker__form::before {
    content: '';
    left: -40px;
    top: 7px;
    position: absolute;
    background: url(./images/arrow.svg) no-repeat;
    width: 24px;
    height: 26px
}

@media (max-width:412px) {
    .checker .checker__form::before {
        display: none
    }
}

.checker__services {
    margin-top: 100px
}

.checker__services .site__service {
    padding-bottom: 200px
}

.checker__trial {
    margin-top: -100px
}

.checker__trial .checker__trial__card {
    padding: 60px 180px;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(48, 42, 77, .1);
    border-radius: 2px
}

@media (max-width:768px) {
    .checker__trial .checker__trial__card {
        padding: 30px
    }
}

.checker__trial .checker__trial__header {
    margin-bottom: 40px
}

.checker__trial .checker__trial__header .checker__trial__header__title {
    margin-top: 0
}

.checker__trial .checker__trial__form .subscribe-form {
    display: flex;
    flex-wrap: wrap
}

@media (min-width:413px) {
    .checker__trial .checker__trial__form .form-group {
        width: calc(50% - 15px);
        margin-bottom: 0
    }
    .checker__trial .checker__trial__form .form-group:nth-of-type(-n+3) {
        margin-bottom: 30px
    }
    .checker__trial .checker__trial__form .form-group:nth-of-type(2),
    .checker__trial .checker__trial__form .form-group:nth-of-type(4) {
        margin-right: 30px
    }
}

.checker__trial .checker__trial__form .form-group-footer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:768px) {
    .checker__trial .checker__trial__form .form-group-footer {
        flex-direction: column
    }
    .checker__trial .checker__trial__form .form-group-footer .form-group-footer__submit {
        margin-top: 30px
    }
}

.checker__trial .checker__trial__form .form-group-footer .checkbox-group {
    margin-bottom: 0
}

.checker__advice {
    padding-bottom: 200px;
    background: #fdfafd
}

.checker__advice .checker__advice__item .checker__advice__item__nr {
    width: 40px;
    height: 40px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #636;
    font-family: "Work Sans Medium", sans-serif;
    margin-bottom: 30px;
    color: #636
}

@media (max-width:992px) {
    .checker__advice .checker__advice__item .checker__advice__item__nr {
        margin-top: 30px
    }
}

.checker__advice .checker__advice__item .checker__advice__item__nr {
    margin-bottom: 30px
}

.checker__advice .checker__advice__item .checker__advice__item__desc {
    font-size: 13px
}

.checker__advice .checker__advice__item .link {
    border: 0;
    font-family: "Work Sans Regular", sans-serif
}

.checker__advice .checker__advice__item .link .icon {
    margin-left: 15px;
    font-size: 6px
}

.tool-gauge {
    position: relative
}

.tool-gauge .rs-border {
    border: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.tool-gauge .rs-range-color {
    background: 0 0
}

.tool-gauge .rs-path-color {
    background: 0 0
}

.tool-gauge .rs-inner.rs-bg-color {
    background: #fff url(./images/dotted.svg) no-repeat center 5px
}

.tool-gauge .rs-bg-color {
    background: #fff
}

.tool-gauge .rs-handle {
    background-color: transparent;
    border: 0 solid transparent;
    border-right-color: #b1afbc;
    margin: -5px 0 0 18px!important;
    border-width: 5px 49px 5px 0
}

.tool-gauge .rs-handle::before {
    background: #b1afbc;
    border-radius: 50%;
    bottom: -5px;
    content: " ";
    display: block;
    height: 10px;
    position: absolute;
    right: -10px;
    width: 10px
}

.tool-gauge .rs-handle::after {
    background: #fff;
    border-radius: 50%;
    bottom: -2px;
    content: " ";
    display: block;
    height: 4px;
    position: absolute;
    right: -7px;
    width: 4px
}

.tool-gauge .rs-block {
    background-image: linear-gradient(90deg, #90d982 4%, #ffd24c 36%, #ffd24c 64%, #e65076 96%)
}

.tool-app {
    width: 100%;
    display: flex;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(48, 42, 77, .1);
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    margin-top: 110px;
}

@media (min-width:993px) {
    .tool-app {
        height: 412px
    }
}

@media (max-width:992px) {
    .tool-app {
        display: flex;
        flex-direction: column
    }
}

@media (max-width:767px) {
    .tool-app {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 60px
    }
}

.tool-app::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .6) url(./images/loader.svg) no-repeat center center;
    content: '';
    border-radius: 2px;
    z-index: 99;
    background-size: 3%;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: opacity .2s .2s, -webkit-transform .2s;
    transition: opacity .2s .2s, transform .2s;
    transition: opacity .2s .2s, transform .2s, -webkit-transform .2s
}

.tool-app.tool-app--loading .tool-app__map {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.tool-app.tool-app--loading::after {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.tool-app__subtitle {
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 12px;
    color: #b1afbc
}

.tool-app__map {
    border-radius: 2px 0 0 2px;
    background: url(./images/worldmap-mobile.svg) no-repeat;
    padding: 30px;
    display: flex;
    transition: -webkit-filter .2s .2s;
    transition: filter .2s .2s;
    transition: filter .2s .2s, -webkit-filter .2s .2s
}

@media (min-width:993px) {
    .tool-app__map {
        width: 66%
    }
}

@media (min-width:768px) and (max-width:992px) {
    .tool-app__map {
        height: 380px
    }
}

.tool-app__map .tool-app__map__detail {
    flex: 1;
    margin-top: auto;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(48, 42, 77, .1);
    border-radius: 2px;
    padding: 20px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: opacity .2s, -webkit-transform .2s;
    transition: transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s, -webkit-transform .2s;
    opacity: 0
}

.tool-app__map .tool-app__map__detail.tool-app__map__detail--animated {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__header {
    display: flex;
    justify-content: space-between
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__header .tool-app__map__detail__header__title {
    display: flex;
    font-family: "Work Sans Regular", sans-serif
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__header .tool-app__map__detail__header__title .flag {
    margin-right: 15px
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__header .link-secondary {
    border: 0;
    display: flex;
    align-items: center;
    font-family: "Work Sans Regular", sans-serif
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__header .link-secondary .icon {
    margin-right: 10px;
    font-size: 10px
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__table {
    display: flex;
    margin-top: 15px;
    padding-left: 40px;
    flex-wrap: wrap
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__table>div {
    width: 25%;
    line-height: 1
}

@media (max-width:768px) {
    .tool-app__map .tool-app__map__detail .tool-app__map__detail__table>div {
        width: 50%
    }
    .tool-app__map .tool-app__map__detail .tool-app__map__detail__table>div:nth-child(n+3) {
        margin-top: 10px
    }
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__table .tool-app__map__detail__table__title {
    margin-bottom: 5px
}

.tool-app__map .tool-app__map__detail .tool-app__map__detail__table .tool-app__map__detail__table__title+div {
    font-family: "Work Sans Regular", sans-serif
}

.tool-app__score {
    padding: 40px 30px;
    flex: 1 0 auto
}
.tool-app__score .icon{
    display: ruby-text !important;
    margin-top: -24px !important;
}

.tool-app__score .tool-app__score__date {
    text-align: center;
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 12px;
    color: #b1afbc;
    margin-top: -25px;
    margin-bottom: 25px
}

.tool-app__score .tool-app__score__header {
    display: flex
}

.tool-app__score .tool-app__score__header .tool-app__score__item {
    width: 50%;
    text-align: center;
    display: flex;
    flex-direction: column
}

.tool-app__score .tool-app__score__header .tool-app__score__item:first-of-type {
    margin-right: 30px
}

.tool-app__score .tool-app__score__header .tool-app__score__item .tool-app__score__item__title {
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 12px;
    color: #b1afbc
}

.tool-app__score .tool-app__score__header .tool-app__score__item .tool-app__score__item__desc {
    font-family: "Work Sans Regular", sans-serif;
    font-size: 16px;
    line-height: 1;
    margin: auto 0;
    display: flex;
    align-content: flex-end;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
}

.tool-app__score .tool-app__score__header .tool-app__score__item .tool-app__score__item__desc>span {
    font-size: 30px
}

.tool-app__score .tool-app__score__header .tool-app__score__item.tool-app__score__item__status .tool-app__score__item__desc {
    font-size: 13px;
    font-family: "Work Sans Medium", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    align-content: flex-end;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
}

.tool-app__score .tool-app__score__header .tool-app__score__item.tool-app__score__item__status .tool-app__score__item__desc.tool-app__score__item__desc--warning {
    color: #ffb54c
}

.tool-app__score .tool-app__score__header .tool-app__score__item.tool-app__score__item__status .tool-app__score__item__desc.tool-app__score__item__desc--error {
    color: #cc3359
}

.tool-app__score .tool-app__score__header .tool-app__score__item.tool-app__score__item__status .tool-app__score__item__desc.tool-app__score__item__desc--success {
    color: #9ec428
}

.tool-app__score .tool-app__score__header .tool-app__score__item.tool-app__score__item__status .tool-app__score__item__desc.tool-app__score__item__desc--disabled {
    color: #545066
}

.tool-app__score .tool-app__score__header .tool-app__score__item.tool-app__score__item__status .tool-app__score__item__desc .icon {
    font-size: 24px;
    margin-right: 10px
}

.tool-app__score__gauge {
    display: flex;
    padding-top: 40px;
    /*margin-top: 40px;*/
    border-top: 1px solid #ebebee;
    align-items: center;
    justify-content: center;
    text-align: center
}

.tool-app__score__gauge .tool-app__score__gauge__item {
    width: 50%
}

.tool-app__score__gauge .tool-app__score__gauge__item:first-of-type {
    margin-right: 30px
}

.tool-app__score__gauge .tool-app__score__gauge__item .tool-gauge {
    margin: 0 auto
}

.tool-app__score__gauge .tool-app__score__gauge__item .tool-app__score__gauge__item__desc {
    position: relative;
    z-index: 3
}

.tool-app__score__gauge .tool-app__score__gauge__item .tool-app__score__gauge__item__desc .tool-app__score__gauge__item__unit {
    font-size: 14px;
    line-height: 1;
    margin-top: 5px
}

.tool-app__score__gauge .tool-app__score__gauge__item .tool-app__score__gauge__item__desc .tool-app__score__gauge__item__time {
    font-size: 24px;
    line-height: 1;
    margin-top: 10px
}

.tool-app__detail--mobile {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #ebebee
}

.tool-app__detail--mobile .form-control {
    width: 100%
}

.tool-app__detail--mobile .tool-app__detail--mobile__title {
    font-family: "Work Sans Semibold", sans-serif;
    font-size: 12px;
    color: #b1afbc;
    margin-bottom: 10px
}

.tool-app__map__marker {
    width: 22px;
    height: 14px;
    position: absolute;
    cursor: pointer;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

@media (max-width:767px) {
    .tool-app__map__marker {
        display: none
    }
}

.tool-app__map__marker:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.tool-app__map__marker.tool-app__map__marker--warning {
    background: url(./images/markers/marker-warning.svg)
}

.tool-app__map__marker.tool-app__map__marker--disabled {
    background: url(./images/markers/marker-disabled.svg)
}

.tool-app__map__marker.tool-app__map__marker--success {
    background: url(./images/markers/marker-success.svg)
}

.tool-app__map__marker.tool-app__map__marker--error {
    background: url(./images/markers/marker-error.svg)
}

.features__highlight {
    border-bottom: 1px solid #ebebee;
    margin-bottom: 100px
}

.features__highlight>.row {
    display: flex
}

@media (max-width:768px) {
    .features__highlight {
        margin-bottom: 100px
    }
}

.features__highlight .list-check__item:not(:first-child) {
    margin-top: 40px
}

.features__highlight .list-check__item:last-child {
    padding-bottom: 100px
}

.features__highlight .features__highlight__img {
    display: flex;
    align-items: flex-end
}

.features__highlight .features__highlight__img img {
    max-width: 100%;
    height: auto
}

.features__operation__icons {
    clear: both;
    overflow: auto
}

.features__operation__icons .row {
    align-items: center
}

@media (max-width:412px) {
    .features__operation__icons .section-solutions__feature {
        margin-top: 20px
    }
}

.features__operation__icons .section-solutions__title+div {
    font-size: 13px
}

.features__operation__icons img {
    max-width: 100%;
    height: auto
}

@media (max-width:412px) {
    .features__operation__icons img {
        margin: 30px 0
    }
}

.features__operation__footer {
    background: #fdfafd;
    padding: 80px 0;
    margin-top: 70px
}

@media (max-width:768px) {
    .features__operation__footer {
        padding: 40px 0;
        margin-top: 35px
    }
}

.features__operation__footer .section-title {
    margin-top: 0;
    margin-bottom: 60px
}

.features__operation__footer .banner-features__icon__item {
    color: #636
}

.site__service {
    background: #fdfafd;
    padding: 0 0 100px 0
}

.site__service .site__service__container {
    display: flex;
    flex-wrap: wrap
}

.site__service .site__service__item {
    font-size: 15px;
    font-family: "Work Sans Regular", sans-serif;
    text-align: center;
    width: 33%;
    padding: 0 30px
}

@media (max-width:420px) {
    .site__service .site__service__item {
        width: 100%
    }
    .site__service .site__service__item:not(:first-child) {
        margin-top: 40px
    }
}

@media (min-width:421px) and (max-width:768px) {
    .site__service .site__service__item {
        width: 50%
    }
    .site__service .site__service__item:not(:nth-child(-n+2)) {
        margin-top: 40px
    }
}

@media (min-width:768px) {
    .site__service .site__service__item:nth-child(n+4) {
        margin-top: 80px
    }
}

.site__service .site__service__item>div {
    max-width: 210px;
    margin: 0 auto
}

.site__service .site__service__item .icon {
    color: #9ec428;
    font-size: 40px;
    margin-bottom: 30px
}

.landingpage__link--features {
    margin-top: 30px;
    border: 0;
    font-family: "Work Sans Regular", sans-serif;
    display: inline-flex;
    align-items: center;
    font-size: 14px
}

@media (min-width:769px) {
    .landingpage__link--features {
        margin-top: 100px
    }
}

.landingpage__link--features .icon {
    font-size: 20px;
    margin-right: 10px
}

.landingpage__themes {
    padding-top: 100px;
    margin-top: 100px;
    border-top: 1px solid #ebebee
}

@media (max-width:768px) {
    .landingpage__themes {
        padding-top: 50px;
        margin-top: 0
    }
}

@media (max-width:412px) {
    .landingpage__themes .row>div:not(:first-child) .site-footer__bottom__list {
        margin-top: 20px
    }
}

@media (max-width:768px) {
    .row-subscribe {
        display: flex;
        flex-direction: column-reverse
    }
    .row-subscribe .list-check__item:last-child {
        margin-bottom: 50px
    }
}

.pricing__subscribe__box {
    padding: 40px;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(48, 42, 77, .1);
    position: relative;
    border-radius: 2px
}

@media (max-width:768px) {
    .pricing__subscribe__box {
        margin-bottom: 50px
    }
}

.pricing__subscribe__box::before {
    content: '';
    background: url(./images/arrow.svg);
    width: 24px;
    height: 26px;
    position: absolute;
    left: -44px;
    top: 50px
}

.pricing__subscribe__bottom {
    background: #fdfafd;
    padding-bottom: 80px;
    padding-top: 80px
}

@media (min-width:769px) {
    .pricing__subscribe__bottom {
        margin-top: -80px
    }
}

.pricing__subscribe__bottom .section-clients {
    margin-top: 20px
}

.pricing__subscribe__bottom .section-title {
    margin-top: 60px
}

.pricing__subscribe__bottom .section-testimonials::before {
    display: none
}

.pricing__plan .section-plan-features {
    padding-bottom: 80px
}

.pricing__plan .pricing__content {
    margin-top: 100px
}

@media (max-width:768px) {
    .pricing__plan .pricing__content {
        margin-top: 50px
    }
}

.support__shortcut .support__shortcut__item {
    align-items: center;
    background: #fff;
    border-radius: 2px;
    border: 0;
    box-shadow: 0 5px 20px 0 rgba(48, 42, 77, .1);
    color: #636;
    display: block;
    display: flex;
    text-align: center;
    flex-direction: column;
    font-family: "Work Sans Medium", sans-serif;
    height: 240px;
    justify-content: center;
    padding: 30px;
    text-decoration: none;
    transition: box-shadow .2s, -webkit-transform .2s;
    transition: transform .2s, box-shadow .2s;
    transition: transform .2s, box-shadow .2s, -webkit-transform .2s
}

.support__shortcut .support__shortcut__item>img {
    margin-bottom: 40px
}

.support__shortcut .support__shortcut__item:hover {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    box-shadow: 0 5px 20px 0 rgba(48, 42, 77, .15)
}

@media (min-width:413px) and (max-width:767px) {
    .support__shortcut>.row>div:not(:nth-child(-n+2)) {
        margin-top: 30px
    }
}

@media (max-width:412px) {
    .support__shortcut>.row>div:not(:first-child) {
        margin-top: 30px
    }
}

.support__categories {
    padding: 180px 0 100px 0;
    background: #fdfafd;
    margin-top: -80px
}

@media (max-width:767px) {
    .support__categories {
        padding: 130px 0 50px 0
    }
}

.support__categories .support__categories__title {
    margin-top: 0;
    margin-bottom: 40px
}

.support__categories .support__categories__item {
    display: block;
    text-decoration: none;
    border: 0;
    display: flex;
    align-items: baseline;
    color: inherit;
    font-family: "Work Sans Medium", sans-serif
}

.support__categories .support__categories__item:hover {
    color: #9ec428
}

.support__categories .support__categories__item .icon {
    font-size: 20px;
    margin-right: 15px;
    color: #9ec428;
    position: relative;
    top: 5px;
}

.support__categories .support__categories__item:not(:first-child) {
    margin-top: 30px
}

.support__videos__item {
    color: inherit;
    display: block;
    border: 0
}

@media (max-width:767px) {
    .support__videos__item {
        margin-top: 30px
    }
}

.support__videos__item:not(:first-child) {
    margin-top: 30px
}

.support__videos__item:hover .support__videos__item__cover {
    box-shadow: 0 5px 20px 0 rgba(48, 42, 77, .2)
}

.support__videos__item .support__videos__item__cover {
    position: relative;
    border-radius: 2px;
    height: 198px;
    display: block;
    background: linear-gradient(rgba(48, 42, 77, .75), rgba(48, 42, 77, .75)), url("https://www.lifewire.com/thmb/ziAvCbAufGRWptP95uXW0c4G1aA=/768x0/filters:no_upscale():max_bytes(150000):strip_icc()/illuminated-server-room-panel-660495303-5a24933d4e46ba001a771cd1.jpg") no-repeat center/cover;
    transition: box-shadow .2s
}

.support__videos__item .support__videos__item__cover::after {
    background: url(./images/support/play.svg) no-repeat center;
    content: "";
    height: 60px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60px;
    z-index: 2
}

.support__videos__item .support__videos__item__title {
    margin-top: 15px
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.about-directors-section .row.equal-height {
    display: flex;
    flex-wrap: wrap; 
}

.about-directors-section .row.equal-height > div {
    display: flex;
    flex-direction: column;
}

.about-directors-section .image-container {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 20px;
}

html[lang="ar"] .section-solutions__feature_ar_1{
       margin-bottom: 105px !important;
}
 
.checker *:not(.checker__trial__card):not(.checker__trial__card *):not(.checker__advice):not(.checker__advice *) ,
.tool-app * {
    direction: ltr;
    unicode-bidi: isolate;
}
.checker__advice{
	direction: rtl;
}

.checker__trial .checker__trial__form form#registerForm input[name="websiteUrl"] {
    margin-left: 30px;
}

html[lang="ar"] .icon-arrow-right{
	display:none;
}
.site-footer{
	direction:ltr;
}
html[lang="ar"] .site-breadcrumb__list .icon.icon-home{
    padding-left: 10px;
    position: relative;
    top: -2px;
}
html[lang="ar"] .site-breadcrumb__list > li:not(:first-child)::before {
    top: 45%;
    transform: translateY(-25%) rotate(182deg);
    width: 5px;
    height: 8px;
    font-size: 8px;
    content: '';
}
html[lang="ar"] .modal-header .icon.icon-cross::before{
	position: absolute;
    left: 5%;
    top: 3%;
}

#termsofservice .termsofservice-header{
	background:#f9f9f9;
	display:flex; 
	justify-content:space-between;
	align-items:center;
}
#termsofservice .termsofservice-header > * {
	padding:2%;
	margin: 0; 
}
  .iso27001-section { font-family: "Inter", Arial, sans-serif; background: #ffffff; padding: 80px 20px; color: #ffffff; }
  .iso27001-container { max-width: 1200px; margin: auto; background: #ffffff; color: #2b2b2b; border-radius: 20px; padding: 60px; box-shadow: 0 25px 60px rgba(0, 0, 0, 0.25); }
  .iso27001-header { display: flex; align-items: center; gap: 30px; margin-bottom: 40px; flex-wrap: wrap; }
  .iso27001-header img { max-height: 90px; }
  .iso27001-title { font-size: 36px; font-weight: 800; color: #502051; }
  .iso27001-subtitle { font-size: 18px; color: #97C76A; margin-top: 8px; font-weight: 600; }
  .iso27001-content { display: grid; grid-template-columns: 2fr 1fr; gap: 50px; margin-top: 30px; }
  .iso27001-text p { line-height: 1.9; margin-bottom: 18px; font-size: 16px; }
  .iso27001-highlight { background: #f6f2f6; border-left: 6px solid #97C76A; padding: 20px; border-radius: 12px; margin: 30px 0; }
  .iso27001-highlight strong { color: #502051; }
  .iso27001-side { display: flex; flex-direction: column; gap: 30px; align-items: center; text-align: center; }
  .iso27001-card { background: #f9f9f9; border-radius: 18px; padding: 25px; width: 100%; box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08); }
  .iso27001-card img { max-width: 100%; border-radius: 12px; }
  .iso27001-card h4 { margin-top: 15px; color: #502051; font-size: 18px; }
  .iso27001-footer { margin-top: 60px; text-align: center; font-size: 20px; font-weight: 700; color: #502051; }
  .iso27001-footer span { color: #97C76A; }
  @media (max-width: 900px) { .iso27001-content { grid-template-columns: 1fr; } }
