/*
Theme Name: EssayPro
Theme URI: https://davisonpro.dev/
Author: Davison Pro
*/

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%
}

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

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

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

[hidden],template {
    display: none
}

ul li {
    list-style-type: none;
      padding: 10px;
        color: #03a84e;
;

}

a {
    background-color: transparent;
    color: #367fd3;
    text-decoration: none
}

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

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

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

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

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

pre,textarea {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

input {
    line-height: normal
}

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

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

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

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

legend {
    border: 0;
    padding: 0
}

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

td,th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 16px;
    line-height: 23px
}

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

.w-block {
    display: block
}

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

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

.w-clearfix:after {
    clear: both
}
.checked {
  color: orange;
}
.w-hidden {
    display: none
}

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

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

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

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

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

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

figure {
    margin: 0 0 24px
}

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

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

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

.w-embed:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

.w-input::-moz-placeholder,.w-select::-moz-placeholder {
    color: #999;
    opacity: 1
}

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

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

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

.w-input[disabled],.w-input[readonly],.w-select[disabled],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select {
    cursor: not-allowed;
    background-color: #eee
}

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

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

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

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

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

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

.w-radio:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-container:after {
    clear: both
}

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

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

.w-row:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .w-col {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

.w-widget {
    position: relative
}

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

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

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

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

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

.w-widget-twitter {
    overflow: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-widget-gplus {
    overflow: hidden
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-lightbox-hide {
    display: none
}

.w-lightbox-noscroll {
    overflow: hidden
}

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

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

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

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

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

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

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

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

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

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

.w-richtext:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.header {
    position: relative;
    height: 70px
}

.header__content {
    background-color: #fff;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}

@media screen and (max-width: 1215px) {
    .header__content {
        position:fixed;
        z-index: 107159;
        -webkit-transition: .25s transform;
        transition: .25s transform;
        top: 0
    }
}

.header__content.hidden {
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%)
}

.header__content.visible {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.header__content.sticky {
    position: fixed;
    -webkit-animation: fadeIn .17s;
    animation: fadeIn .17s;
    -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,.2);
    box-shadow: 0 0 6px 1px rgba(0,0,0,.2)
}

.header__content.sticky .logo {
    height: auto
}

.pageskol button.pageskol-left:after {
    display: none
}

.header__content.sticky .logo__svg--color {
    fill: #273142
}

.header__main {
    width: calc(1210px + 94px + 94px);
    padding-left: 15px;
    padding-right: 15px;
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    position: relative
}

@media screen and (max-width: 1450px) {
    .header__main {
        width:1170px
    }
}

@media screen and (max-width: 1215px) {
    .header__main {
        width:auto;
    }

    .header__button {
        padding: 7px 15px
    }

    .header__button a {
        min-width: 190px
    }
}

.header__button--orders {
    margin-right: 19px;
    margin-left: auto
}

@media screen and (max-width: 1215px) {
    .header__button--orders {
        margin-left:0;
        margin-right: 0
    }
}

.order-page-wrapper .header {
    top: 0
}

@media screen and (min-width: 1216px) {
    .mobile-nav {
        display:none
    }
}

@media screen and (max-width: 1215px) {
    .mobile-nav {
        margin-left:auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.mobile-nav .hamburger {
    padding-right: 0
}

.mobile-nav__order-btn {
    padding: 10px 19px;
    color: #273142;
    margin-right: 15px
}

@media screen and (max-width: 360px) {
    .mobile-nav__order-btn {
        padding:10px 14px;
        display: none
    }
}

.logo {
    text-align: center;
    width: 313px;
    z-index: 8
}

.logo__link {
    display: inline-block
}

.logo__link img {
    max-width: 230px;
}

.logo__svg {
    width: 135px;
    height: 45px;
    position: relative;
    z-index: 2;
    margin: 18px 0 0;
    vertical-align: middle
}

@media screen and (max-width: 1450px) {
    .logo__svg {
        margin:0
    }
}

@media screen and (max-width: 1215px) {
    .logo__svg {
        width:100px
    }
}

.PdfContainer__close svg path,.logo__svg--color {
    fill: #fff
}

@media screen and (max-width: 1450px) {
    .logo__svg--color {
        fill:#273142
    }
}

@media screen and (max-width: 1215px) {
    .logo__svg--color {
        fill:#273142
    }
}

.nav {
    position: relative;
    z-index: 6;
    margin: 0 0 0 246px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media screen and (max-width: 1450px) {
    .nav {
        margin:0
    }
}

@media screen and (max-width: 1215px) {
    .nav,.nav:before {
        position:absolute;
        left: 0;
        width: 100%
    }

    .nav {
        height: calc(100vh - 50px);
        max-height: none;
        z-index: 90;
        max-width: none;
        visibility: hidden;
        top: 100%
    }

    .nav.is-active {
        visibility: visible
    }

    .nav.is-active:before {
        opacity: 1
    }

    .nav.is-active>ul {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .nav:before {
        height: 100%;
        top: 0;
        opacity: 0;
        content: "";
        background-color: rgba(0,0,0,.75);
        -webkit-transition: .25s all;
        transition: .25s all
    }

    .nav ul li:nth-last-child(2) {
        margin-right: 0
    }
}

.nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1215px) {
    .nav>ul {
        height:100%;
        position: absolute;
        top: 0;
        width: 325px;
        right: 0;
        background-color: #fff;
        -webkit-box-shadow: -1px 6px 2px 3px rgba(0,0,0,.15);
        box-shadow: -1px 6px 2px 3px rgba(0,0,0,.15);
        -webkit-transition: .5s all;
        transition: .5s all;
        -webkit-transition-delay: .15s;
        transition-delay: .15s;
        -webkit-transform: translateX(110%);
        transform: translateX(110%);
        max-height: calc(100vh - 50px);
        overflow-y: auto;
        padding-bottom: 45px;
        display: block
    }
}

.nav__item {
    padding: 0 11px;
    position: relative;
    height: 70px;
    line-height: 70px;
}

@media screen and (max-width: 1215px) {
    .nav__item {
        width:100%;
        height: auto;
        line-height: normal;
        padding: 10px 15px
    }
}

.nav__item--phone {
    display: none;
    color: #273142;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    margin-top: auto
}

@media screen and (max-width: 1215px) {
    .nav__item--phone {
        display:block
    }
}

.nav__item--phone a,.tabs__selector-item.tabs__selector-item--is-active .tabs__selector-item-text span {
    font-weight: 700
}

.nav__item:not(.nav__item--dropdown)>a {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .15s;
    transition: border-color .15s
}

.nav__item:not(.nav__item--dropdown)>a:hover {
    border-color: #273142;
    color: #273142
}

.nav__item.nav__item--dropdown {
    padding-right: 20px;
    -webkit-transition: background-color .25s;
    transition: background-color .25s
}

@media screen and (min-width: 1216px) {
    .nav__item.nav__item--dropdown {
        -webkit-transition-delay:.2s;
        transition-delay: .2s
    }
}

@media screen and (max-width: 1215px) {
    .nav__item.nav__item--dropdown {
        padding:0
    }
}

.nav__item.nav__item--dropdown ul {
    top: calc(100% + 2px);
    left: 0;
    -webkit-transition: all .25s;
    transition: all .25s;
    width: 600px;
    background-color: #fff;
    border-top: 0;
    line-height: normal;
    padding: 8px 0
}

@media screen and (min-width: 1216px) {
    .nav__item.nav__item--dropdown ul {
        position:absolute;
        opacity: 0;
        visibility: hidden;
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }
}

@media screen and (max-width: 1215px) {
    .nav__item.nav__item--dropdown ul {
        display:none;
        width: auto;
        border: 0
    }

    .nav__item.nav__item--dropdown ul.active {
        display: block
    }
}

.nav__item.nav__item--dropdown ul li {
    display: inline-block;
    padding: 7px 15px;
    width: 32%
}

@media screen and (max-width: 1215px) {
    .nav__item.nav__item--dropdown ul li {
        width:100%
    }
}

.nav__item.nav__item--dropdown ul li a {
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .25s;
    transition: all .25s
}

.nav__item.nav__item--dropdown ul li a:hover {
    border-bottom-color: currentColor;
    color: currentColor;
    -webkit-transition: none;
    transition: none
}

.nav__item.nav__item--dropdown>span {
    cursor: pointer;
    border-bottom: 1px solid transparent
}

@media screen and (max-width: 1215px) {
    .nav__item.nav__item--dropdown>span {
        display:block;
        padding: 10px 15px;
        cursor: pointer
    }
}

.nav__item.nav__item--dropdown>span:before {
    content: "";
    position: absolute;
    right: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 4px 0;
    border-color: currentColor transparent transparent
}

@media screen and (min-width: 1216px) {
    .nav__item.nav__item--dropdown>span:before {
        -webkit-transition:-webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s,-webkit-transform .2s;
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }
}

@media screen and (max-width: 1215px) {
    .nav__item.nav__item--dropdown>span:before {
        -webkit-transform:translateY(0);
        transform: translateY(0);
        top: 20px;
        right: 15px
    }
}

@media screen and (min-width: 0\0) {
    .nav__item.nav__item--dropdown>span:before {
        -webkit-transform:translateY(0);
        transform: translateY(0);
        border-width: 4px
    }
}

@media screen and (min-width: 1216px) {
    .nav__item.nav__item--dropdown:hover {
        background-color:#fff
    }

    .nav__item.nav__item--dropdown:hover ul {
        opacity: 1;
        visibility: visible
    }
}

.nav a, .nav span {
    display: inline-block;
    color: #273142;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px
}


.hamburger,.hamburger-box {
    height: 17px;
    display: inline-block
}

.hamburger {
    padding: 0 15px;
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 30px;
    position: relative
}

.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before {
    width: 30px;
    height: 3px;
    background-color: #273142;
    border-radius: 5px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: block
}

.hamburger-inner {
    top: 50%;
    margin-top: -1.5px
}

.hamburger-inner::after,.hamburger-inner::before {
    content: ""
}

.hamburger-inner::before {
    top: -7px
}

.hamburger-inner::after {
    bottom: -7px
}

.hamburger--spin .hamburger-inner {
    -webkit-transition-duration: .22s;
    transition-duration: .22s;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.hamburger--spin .hamburger-inner::before {
    -webkit-transition: top .1s .25s ease-in,opacity .1s ease-in;
    transition: top .1s .25s ease-in,opacity .1s ease-in
}

.hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)
}

.hamburger--spin.is-active .hamburger-inner {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top .1s ease-out,opacity .1s .12s ease-out;
    transition: top .1s ease-out,opacity .1s .12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);
    transition: bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);
    transition: bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1)
}

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

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

.w-nav:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

.w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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


h1 {
    font-family: Roboto,sans-serif;
    font-size: 44px;
    line-height: 56px;
    font-weight: 700
}

h2 {
    font-family: Roboto,sans-serif;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700
}

h3 {
    font-family: Roboto,sans-serif;
    color: #333;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500
}

h4 {
    margin-bottom: 12px;
    font-family: Roboto,sans-serif;
    font-size: 21px;
    line-height: 28px;
    font-weight: 500
}

h5 {
    margin-bottom: 8px;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

h6 {
    margin-bottom: 12px;
    font-family: Roboto,sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

ul {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #585a5b;
    line-height: 180%
}

ol {
    margin-top: 16px;
    margin-bottom: 24px;
    padding-left: 40px
}

label {
    display: block;
    margin-bottom: 8px;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 10px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

strong {
    font-weight: 700
}

blockquote {
    margin: 0 0 24px;
    padding: 16px 32px;
    border-left: 3px solid #367fd3;
    font-size: 20px;
    line-height: 28px
}

figcaption {
    margin-top: 12px;
    color: #666;
    font-size: 13px;
    line-height: 20px;
    text-align: center
}

.section {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    font-family: Roboto,sans-serif
}

.section.dark {
    background-color: #574b8a;
    color: #fff
}

.section.haze {
    display: block;
    border-left-style: none
}

.section.haze.custom-mrgn {
    overflow: visible;
    margin-bottom: 0;
    padding-bottom: 220px
}

.section.haze.hide,.section.haze.pc_hide {
    display: none
}

.section.haze.mback_margin {
    padding-top: 60px;
    padding-bottom: 60px
}

.section.haze.msmall {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 2px solid #fff;
    border-left-style: none
}

.section.haze.msmall_2 {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 2px solid #fff;
    border-left-style: none
}

.section.haze.smargin {
    padding-top: 14px;
    padding-bottom: 14px
}

.section.haze._01 {
    padding-top: 60px
}

.section.border-top {
    border-top: 1px solid #d1d1d1
}

.section.no-padding.small-padding {
    padding-top: 30px;
    padding-bottom: 30px
}

.section.top-section.grade-1.small-padding {
    padding-top: 64px;
    padding-bottom: 64px
}

.section.mask {
    overflow: hidden
}

.section.haze-gradient {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f3f3f7));
    background-image: linear-gradient(180deg,#fff,#f3f3f7)
}

.section.intro-hero {
    overflow: hidden;
    padding-bottom: 0;
    background-color: #f3f3f7
}

.section.hero-v4 {
    padding-bottom: 0;
    background-color: #fff;
    color: #fff
}

.section.hero-v1 {
    overflow: hidden;
    padding-top: 96px;
    padding-bottom: 48px;
    background-color: #574b8a;
    color: #fff
}

.section.hero-v2._60 {
    background-color: #273142
}

.section.dark-mask-2 {
    overflow: hidden;
    background-color: #2f384c;
    color: #fff
}

.section.dark-mask-2._60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.section.dark-mask-2._60.hideall {
    display: block
}

.section.dark-mask-2.no-small {
    padding-top: 40px;
    padding-bottom: 40px
}

.section.dark-mask-2.shide {
    display: block
}

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

.section.sec_60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.section.sec_60.haze.bhide {
    display: none
}

.section.h {
    display: block
}

.section.top-section {
    overflow: hidden;
    padding-top: 128px;
    padding-bottom: 128px;
    background-color: #273142;
    color: #fff
}

.section.dark-mask {
    overflow: hidden;
    background-color: #273142;
    color: #fff
}

.section.dark-mask._01,.section.dark-mask._02 {
    padding-top: 80px;
    padding-bottom: 80px
}

.section.hero-v2 {
    overflow: hidden;
    padding-top: 136px;
    padding-bottom: 136px;
    background-color: #273142;
    color: #fff
}

.section.hero-v2._60px {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #273142
}

.section.img_bg {
    height: 870px;
    background-image: url("./images/5e68ee891d3cc24e7c7d44a1_us_s_34.png");
    background-position: 50% 55%;
    background-size: 1920px;
    background-repeat: no-repeat
}

.section.bg_custom {
    height: 510px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(33%,hsla(0,0%,100%,0))),url("./images/5e68ee891d3cc24e7c7d44a1_us_s_34.png");
    background-image: linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 33%),url("./images/5e68ee891d3cc24e7c7d44a1_us_s_34.png");
    background-position: 0 0,50% 60%;
    background-size: auto,cover;
    background-repeat: repeat,no-repeat
}

.section.fb-color {
    overflow: hidden;
    border-left-style: none;
    background-color: #40596b
}

.section.custom_bg_lp {
    border-left-style: none;
    background-color: #f5f5f5
}

.section.hidden_section {
    display: none
}

.section.custom_margin {
    padding: 14px
}

.section.custom_bottom {
    padding-bottom: 60px
}

.section.custom_bottom.top_line {
    border-top: 1px solid hsla(0,0%,86.7%,.4);
    background-color: #fff
}

.section.custom-padding {
    padding-top: 60px;
    padding-bottom: 60px
}

.section.custom-mrgn {
    padding-bottom: 120px
}

.section.msmall {
    padding-top: 12px;
    padding-bottom: 12px
}

.section.soft-haze {
    background-color: #fcfcfd
}

.section.bg-mark {
    display: none;
    background-image: url("./images/5f340dae2b0404d5900934c1_BG.svg");
    background-position: 50% 100%;
    background-size: cover
}

.section.overflow-hide {
    overflow: hidden
}

.section.ghost {
    background-color: #f5f7fd
}

.section.blog {
    display: none
}

.section.haze-2 {
    overflow: hidden;
    border-left-style: none;
    background-color: #fcfcfd
}

.section.haze-2.custom-mrgn {
    overflow: visible;
    margin-bottom: 0;
    padding-bottom: 220px
}

.section.haze-2.hide,.section.haze-2.pc_hide {
    display: none
}

.section.haze-2.mback_margin {
    padding-top: 60px;
    padding-bottom: 60px
}

.section.haze-2.msmall {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 2px solid #fff;
    border-left-style: none
}

.section.haze-2.msmall_2 {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 2px solid #fff;
    border-left-style: none
}

.section.haze-2.smargin {
    padding-top: 14px;
    padding-bottom: 14px
}

.section.hide {
    display: none
}

.section.ep-hero {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #273142;
    color: #fff
}

.section.ep-hero._60 {
    background-color: #273142
}

.section.blog-section {
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #273142;
    color: #fff
}

.section.haze {
    background-color: #f3f3f7
}

.section.animated {
    background-color: #ebf4fd;
    background-image: url("./images/5fbf85bede7eec413ac9e842_Vector%204.svg");
    background-position: 20% 100%;
    background-size: auto;
    background-repeat: no-repeat
}

.section.blue,.section.haze-blue {
    background-color: #ebf4fd
}

.section.dark-info {
    background-color: #2f384c;
    background-image: url("./images/602fda06eee201c0631605ac_Mask%20Group.svg");
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat
}

.section.dark-info-2 {
    background-color: #2f384c;
    background-image: url("./images/6033b1c6dff84b787fb3b2d2_Mask%20Group3.svg");
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat
}

.section.hero-v3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #273142;
    color: #fff
}

.section.hero-v3._60px {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #273142
}

.wrapper {
    z-index: 3;
    display: block;
    width: 100%;
    max-width: 1140px;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: transparent;
    text-align: left
}

.wrapper.side-paddings {
    padding-right: 15px;
    padding-left: 15px
}

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

.wrapper.over-hid {
    overflow: hidden
}

.wrapper.blog {
    max-width: 1100px
}

.wrapper.relatives {
    position: relative
}

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

.button {
    display: inline-block;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #367fd3;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}

.button:hover {
    background-color: #5e9fe0;
    text-decoration: none
}

.button.small {
    height: 40px;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px
}

.button.white {
    background-color: #fff;
    color: #574b8a
}

.button.white:hover {
    background-color: rgba(255,255,255,.6)
}

.button.ghost {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #f3f3f7;
    color: #273142
}

.button.ghost:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.button.side-margins {
    margin-right: 6px;
    margin-left: 6px
}

.button.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.button.color-2 {
    background-color: #7666d5
}

.button.color-2:hover {
    background-color: #6755cf
}

.button.color-3 {
    background-color: #574b8a
}

.button.color-3:hover {
    background-color: #463a77
}

.button.small-form-arrow-button {
    width: 40px;
    height: 40px;
    padding: 8px;
    background-image: url("./images/5e5d43546b94f9b64ec22cb8_arrow-right-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.button.nav-button.fb-color {
    background-color: #1c75ff
}

.button.nav-button.fb-color:hover {
    background-color: #3785ff
}

.button.max_w {
    display: block;
    max-width: 190px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.button.btn_2 {
    display: inline-block;
    margin-right: 25px;
    text-transform: capitalize
}

.button.mob_btn_small {
    background-color: #367fd3;
    font-weight: 400
}

.button.mob_btn_small:hover {
    background-color: #5e9fe0
}

.button.nav-search-button {
    height: 38px;
    background-color: #367fd3;
    background-image: url("./images/5e5d43546b94f96926c22ca3_search-white.svg")
}

.button.alt {
    background-color: rgba(54,127,211,.15);
    color: #296bb7
}

.button.alt:hover {
    background-color: #296bb7;
    color: #fff
}

.button.alt.marg-top-30 {
    margin-top: 30px
}

.button.big {
    padding-right: 75px;
    padding-left: 75px
}

.button.big.h-l {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button.big.h-l.marg-top {
    margin-top: 20px
}

.button.big.h-l.orange {
    background-color: #ffa949
}

.button.h-l {
    padding-top: 12px;
    padding-bottom: 12px
}

.button.h-l.cebtered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    margin-right: auto;
    margin-left: auto
}

.button.marg-top {
    margin-top: 32px
}

.button.ai-banner {
    margin-right: 24px;
    margin-bottom: 24px;
    margin-left: 24px;
    font-weight: 700
}

.button.ai-banner.review {
    margin-top: -21px
}

.button.ai-banner._1 {
    padding: 0
}

.button.cta-banner-but {
    background-color: #f1592a;
    color: #fff
}

.button.cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding: 16px 48px
}

.button.cta:hover {
    box-shadow: 0 15px 8px -11px rgba(9,14,65,.2);
    -webkit-transform: translate(0,-4px);
    -ms-transform: translate(0,-4px);
    transform: translate(0,-4px)
}

.button.cta.orange {
    background-color: #f0ad4e;
    color: #fff
}

.button.form {
    min-width: 222px
}

.style-block {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    text-align: left
}

.text-small {
    font-size: 13px;
    line-height: 20px
}

.text-small.text-grey {
    margin-bottom: 12px
}

.text-small.text-grey.white {
    color: #fff
}

.sg-button-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 48px 16%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid #e3e3e3;
    border-radius: 12px;
    background-color: #fff;
    text-align: center
}

.sg-button-box.dark-bg {
    border-color: transparent;
    background-color: #574b8a;
    color: #e3e3e3
}

.nav-bar {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 88px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1)
}

.nav-link {
    padding: 8px 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 6px;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    color: #151515;
    font-weight: 400;
    text-transform: capitalize;
    cursor: pointer
}

.nav-link:hover {
    background-color: #f3f3f7
}

.nav-link.w--current {
    color: #151515;
    font-weight: 700
}

.text-white {
    color: #fff
}

.text-white.bottom-margin {
    margin-bottom: 30px
}

.text-link {
    -webkit-transition: color .2s;
    transition: color .2s;
    color: #7666d5;
    text-decoration: underline
}

.text-link:hover {
    color: #ffa949;
    text-decoration: underline
}

.utility-page-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #574b8a;
    color: #fff
}

.utility-page-wrapper._404-page {
    background-color: #fff;
    color: #151515
}

.utility-page-content {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 470px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.haze {
    background-color: #f3f3f7
}

.subtitle {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #666
}

.subtitle.g_new {
    line-height: 24px
}

.subtitle.mrgn_btm {
    margin-bottom: 10px
}

.subtitle.bold {
    font-weight: 500
}

.subtitle.stext {
    font-size: 14px;
    font-weight: 400
}

.subtitle.white {
    color: #fff
}

.no-margin {
    margin: 0;
    list-style-type: none
}

.no-margin-bottom {
    margin-bottom: 0
}

.heading-count {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
}

.heading-count.no-margin-bottom {
    margin-bottom: 0
}

.heading-count.no-margin-bottom.fw {
    max-width: 100%
}

.heading-count.wide {
    max-width: 800px
}

.heading-count h1, .heading-count h2, .heading-count h3, .heading-count h4, .heading-count p {
    margin-top: 0;
    margin-bottom: 0;
}

.heading-count.left {
    position: -webkit-sticky;
    position: sticky;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 550px;
    min-width: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    align-self: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.heading-count.left.margin-bottom {
    margin-bottom: 48px
}

.heading-count.left.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 140px
}

.heading-count.left.custom-head {
    margin-right: auto
}

.heading-count.left.medium {
    max-width: 620px
}

.heading-count.marg-bot {
    margin-bottom: 40px
}

.heading-count.marg-bot.full-width {
    max-width: 100%
}

.heading-count.marg-bot.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.heading-count.full {
    max-width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.heading-count.full.marg-bot-30 {
    margin-bottom: 30px
}

.heading-count.full.left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.heading-count.absolute {
    position: absolute
}

.heading-count.absolute.left {
    width: auto
}

.heading-count.margin-top {
    margin-top: 60px;
    margin-left: auto
}

.heading-count.full-width {
    max-width: 100%
}

.heading-count.full-width.full {
    z-index: 3
}

.heading-count.full-width.left.margin_left {
    margin-left: 0
}

.heading-count.full-width.bottom_mrgn {
    margin-bottom: 20px
}

.heading-count.full-width.top_mrgn {
    margin-top: 65px
}

.heading-count.full_width_left {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.heading-count.margin-bottom-faq {
    margin-bottom: 40px
}

.heading-count.margin-bottom-faq.full-width {
    max-width: 100%
}

.heading-count.margin-bottom-faq.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.heading-count.writer-rev-more {
    margin-left: 55%
}

.heading-count.small_margin {
    margin-top: 24px
}

.heading-count.margin-bottom-copy {
    z-index: 0;
    margin-bottom: 24px
}

.heading-count.margin-bottom-copy.full-width {
    max-width: 100%
}

.heading-count.margin-bottom-copy.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.heading-count.margin-top-30px {
    margin-top: 60px;
    margin-left: auto
}

.heading-count.big {
    max-width: 760px
}

.heading-count.max-w-800 {
    max-width: 800px;
    margin-bottom: 20px
}

.heading-count.custom-reviews {
    position: static;
    left: -10px;
    top: 2.5%;
    right: 0;
    bottom: auto;
    width: 100%;
    height: 140px;
    max-width: 836px;
    margin-bottom: -72px;
    padding: 20px 32px 32px 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 20px;
    background-color: #ebf4fd
}

.heading-count.marg-bot-16 {
    margin-bottom: 16px
}

.heading-count.marg-bot-30 {
    margin-bottom: 30px
}

.heading-count.left-top {
    position: -webkit-sticky;
    position: sticky;
    display: block;
    width: auto;
    max-width: 550px;
    min-width: auto;
    margin-right: auto;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-grid-row-align: auto;
    align-self: auto;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.heading-count.left-top.margin-bottom {
    margin-bottom: 48px
}

.heading-count.left-top.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 140px
}

.heading-count.left-top.custom-head {
    margin-right: auto
}

.heading-count.left-top.medium {
    max-width: 620px
}

.text-left {
    text-align: left
}

.text-label {
    display: inline-block;
    border-radius: 4px;
    font-family: Roboto,sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.text-label.white {
    color: #fff
}

.text-label.white.no-margin {
    margin-bottom: 0
}

.text-label.blue {
    color: #1890ff
}

.link-white {
    color: #fff;
    text-decoration: none
}

.link-white:hover {
    text-decoration: underline
}

.footer-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition: color .2s;
    transition: color .2s;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize
}

.footer-link:hover {
    text-decoration: underline
}

.footer-link.footer-contact:hover {
    text-decoration: none
}

.nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-menu.cycle {
    overflow: visible;
    padding-right: 0;
    padding-left: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.hidden {
    display: none;
    margin-left: 0
}

.no-padding {
    padding: 0
}

.no-padding-top {
    padding-top: 0
}

.no-padding-bottom {
    padding-bottom: 0
}

.full-width {
    width: 100%
}

.page-wrapper.sg-wrapper {
    margin-left: 300px
}

.page-wrapper.overflow-visible {
    overflow: visible
}

.text-17 {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
}

.text-17.grey {
    color: #666
}

.text-17.grey.item-left {
    width: 100%;
    font-weight: 400
}

.text-17.big-white {
    background-color: transparent;
    color: #fff
}

.text-17.grey_text,.text-17.text-grey-copy {
    color: #666
}

.text-17.text-grey-copy.item-left {
    width: 100%;
    font-weight: 400
}

.text-17.left {
    margin-right: auto;
    margin-left: 0
}

.text-17.left.cm,.text-17.nm {
    margin-bottom: 0
}

.text-17.content-marg {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #666
}

.text-dark-grey {
    color: #666
}

.text-dark-grey.white {
    color: #fff
}

.bg-elements {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 90%;
    min-height: 640px;
    margin: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .05
}

.loading-icon {
    width: 40px
}

.info {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 50%;
    -webkit-transition: border .3s;
    transition: border .3s;
    cursor: pointer
}

.info:hover {
    border-color: red
}

.sidebar {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.sidebar.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 128px
}

.form-error {
    margin-top: 16px;
    padding: 7px 12px;
    border: 1px solid rgba(238,62,84,.5);
    border-radius: 8px;
    background-color: rgba(238,62,84,.12);
    color: #ee3e54;
    font-size: 13px;
    line-height: 20px;
    text-align: center
}

.form-error.dark {
    border-color: transparent;
    background-color: rgba(0,0,0,.2)
}

.input {
    height: 48px;
    margin-bottom: 0;
    padding: 7px 24px 8px;
    border: 1px #e3e3e3;
    border-radius: 6px;
    background-color: #f3f3f7;
    -webkit-transition: color .4s,background-color .4s,border-color .4s;
    transition: color .4s,background-color .4s,border-color .4s
}

.input:focus {
    border-color: #d1d1d1
}

.input::-webkit-input-placeholder {
    color: #999
}

.input:-ms-input-placeholder {
    color: #999
}

.input::-ms-input-placeholder {
    color: #999
}

.input::placeholder {
    color: #999
}

.input.text-area {
    height: auto;
    min-height: 224px;
    padding-top: 20px;
    padding-bottom: 20px
}

.input.password-input {
    margin-bottom: 16px;
    text-align: center
}

.form-success {
    padding: 7px 12px;
    border: 1px solid rgba(136,174,69,.5);
    border-radius: 8px;
    background-color: rgba(136,174,69,.12);
    color: #88ae45;
    font-size: 13px;
    line-height: 20px
}

.form-success.dark {
    border-color: transparent;
    background-color: rgba(21,21,21,.2)
}

.sidebar-block {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    display: block;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0
}

.sidebar-block.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 128px
}

.sidebar-block.sticky.hide_banner {
    display: block
}

.sidebar-block.top_margin {
    margin-top: 45px
}

.sidebar-block.bottom_margin {
    margin-bottom: 25px
}

.sidebar-block.bottom_margin-2 {
    margin-bottom: 0
}

.post {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
}

.sidebar {

}

.post-card-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto,sans-serif;
    color: #999;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.post-card-avatar {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 50%
}

.sidebar-post-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -12px;
    margin-left: -12px;
    padding: 12px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 12px;
    -webkit-transition: box-shadow .4s,background-color .4s,-webkit-transform .4s;
    transition: transform .4s,box-shadow .4s,background-color .4s,-webkit-transform .4s;
    color: #574b8a;
    text-decoration: none
}

.sidebar-post-card:hover {
    position: relative;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(48,54,77,.1)
}

.sidebar-post-image {
    width: 88px;
    height: 72px;
    margin-right: 16px;
    border-radius: 6px;
    background-color: red;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.sidebar-post-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.sidebar-author {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 64px;
    height: 64px;
    margin-right: -12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 4px solid #f3f3f7;
    border-radius: 50%;
    color: #574b8a;
    text-decoration: none
}

.sidebar-tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    margin-left: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tag-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 28px;
    margin: 3px;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    background-color: #fff;
    -webkit-transition: border-color .4s,color .4s,background-color .4s;
    transition: border-color .4s,color .4s,background-color .4s;
    font-family: Kalam;
    color: #574b8a;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    text-decoration: none
}

.tag-link:hover {
    border-color: transparent;
    background-color: #574b8a;
    color: #fff;
    text-decoration: none
}

.link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -8px;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #574b8a;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-align: left;
    text-decoration: none
}

.link-arrow {
    width: 23px;
    height: 23px;
    margin-bottom: -1px;
    margin-left: 0;
    background-image: url("./images/5e5d43546b94f9197fc22ccf_right-white.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 16px
}

.link-arrow.small-white {
    width: 17px;
    height: 17px;
    background-image: url("./images/5e5d43546b94f9197fc22ccf_right-white.svg")
}

.post-card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: border-color .4s,background-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: border-color .4s,background-color .4s,box-shadow .4s,transform .4s,-webkit-transform .4s;
    color: #151515;
    text-decoration: none
}

.post-card:hover {
    border-color: hsla(0,0%,91.8%,0);
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
    -webkit-transform: translate(0,-6px);
    -ms-transform: translate(0,-6px);
    transform: translate(0,-6px)
}

.post-card.big {
    padding: 24px
}

.post-card-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.post-card-image-big {
    position: relative;
    width: 100%;
    height: 336px;
    margin-bottom: 8px;
    border-radius: 10px;
    background-color: #f3f3f7;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s,-webkit-filter .2s
}

.post-card-description {
    margin-bottom: 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #666
}

.post-card-author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Kalam;
    color: #666;
    text-decoration: none
}

.post-card-image {
    position: relative;
    width: 100%;
    height: 216px;
    max-height: 16vw;
    margin-bottom: 8px;
    border-radius: 10px;
    background-color: #f3f3f7;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s,-webkit-filter .2s;
    -o-object-fit: cover;
    object-fit: cover
}


.dropdown-list {
    display: none
}

.dropdown-list.w--open {
    left: 0;
    min-width: 190px;
    margin-top: 8px;
    margin-left: -4px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 6px 24px 0 rgba(48,54,77,.22)
}

.dropdown-list.v2 {
    display: none
}

.dropdown-list.v2.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 420px;
    margin-left: -48px;
    padding: 12px
}

.dropdown-list.cycle,.dropdown-list.cycle:hover {
    display: none
}

.dropdown-corner {
    position: absolute;
    left: 33px;
    top: -4px;
    z-index: 1;
    display: none;
    width: 8px;
    height: 8px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.dropdown-corner.padding {
    left: 89px
}

.dropdown-bridge {
    position: absolute;
    left: 0;
    top: -8px;
    right: 0;
    z-index: 1;
    height: 8px
}

.sg-color {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 160px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    border-radius: 8px;
    background-color: #ffa949;
    box-shadow: none
}

.sg-color._2 {
    background-color: #7666d5
}

.sg-color.dark {
    background-color: #574b8a
}

.sg-color-name {
    position: absolute;
    height: 32px;
    padding: 10px 16px;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(89,98,115,.12);
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    text-align: center
}

.cta-card {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 780px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding: 80px 10% 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-color: #273142;
    text-align: center
}

.cta-card-info {
    position: relative;
    z-index: 99999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.inline-elements {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2px;
    padding: 8px 12px 8px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: hsla(0,0%,100%,.5);
    font-size: 12px;
    line-height: 16px;
    text-transform: capitalize
}

.breadcrumbs.no-padding-left {
    padding-left: 0
}

.breadcrumbs.blog-post {
    color: #151515
}

.link-grey {
    color: #666;
    text-decoration: none
}

.link-grey:hover {
    text-decoration: underline
}

.icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50.000003814697266px;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 0
}

.icon._100 {
    border-radius: 100px
}

.icon.icon-small {
    height: 60px
}

.icon._200px {
    width: 100px
}

.icon.check {
    width: 16px;
    margin-right: 10px;
    margin-bottom: 0
}

.pricing-v2-card {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 15px 30px 0 rgba(48,54,77,.1);
    text-align: center;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: center;
    align-self: center;
}

.pricing-v2-tag {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    margin-top: -24px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 24px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.14);
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 21px;
    line-height: 28px;
    font-weight: 500
}

.pricing-v2-card-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 48px;
    padding-left: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.pricing-v2-features {
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: left
}

.pricing-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -1px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #151515
}

.pricing-feature.no {
    color: #999
}

.pricing-feature-icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url("./images/5fb51bad7066165298186726_Check.svg");
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat
}

.pricing-feature-icon.no {
    background-image: url("./images/5e5d43546b94f96a59c22cbf_slash-dark.svg");
    opacity: .33
}

.pricing-small-info {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    text-align: center
}

.video-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    margin-top: 24px;
    padding-right: 13px;
    padding-left: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d1d1d1;
    border-radius: 17px;
    color: #574b8a;
    text-decoration: none
}

.side-media {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 400px;
    min-width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.feature.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.footer-v1-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    padding: 0;
    margin: 0;
}

.footer-v1-column.cycle,.footer-v1-column.cylce {
    cursor: pointer
}

.footer-v2-column {
    padding: 0;
    margin: 0;
}

@media only screen and (min-width: 768px) {
    .footer-v2-column {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}

@media only screen and (min-width: 1200px) {
    .footer-v2-column {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}

.social-icons-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
}

.social-link-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.social-link-small:hover {
    background-color: #7666d5
}

.social-link-small.light {
    opacity: 1
}

.social-link-small.light:hover {
    background-color: #f3f3f7
}

.social-icon-small {
    width: 16px;
    height: 16px
}

.footer-v2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 64px 15px 56px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer-v2-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 48px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.top-bar {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: auto;
    min-height: 36px;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #574b8a;
    color: #fff;
    font-size: 13px;
    line-height: 24px
}

.small-message-text {
    margin-right: 12px
}

.message {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #574b8a;
    color: #fff
}

.message-text {
    margin-right: 20px;
    font-size: 16px;
    line-height: 24px
}

.post-info {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 570px;
    max-width: 88vw;
    margin-bottom: 16px;
    padding: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    text-align: center
}

.post-info-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    margin-bottom: -8px;
    padding: 8px 16px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #666;
    font-size: 13px;
    line-height: 16px
}

.post-heading {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 44px;
    text-transform: capitalize
}

.post-preview-box {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 98%;
    height: 680px;
    max-height: 60vw;
    margin: -56px auto 80px;
    padding: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: #574b8a;
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.15)
}

.post-rich-text {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.post-rich-text p {
    margin-bottom: 28px;
    color: #666;
    font-size: 16px;
    line-height: 180%
}

.post-rich-text a {
    color: #367fd3;
    text-decoration: none
}

.post-rich-text a:hover {
    text-decoration: underline
}

.post-rich-text img {
    border-radius: 12px
}

.post-rich-text h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 500
}

.post-rich-text strong {
    color: #727272
}

.post-rich-text blockquote {
    color: #666;
    font-size: 16px;
    line-height: 160%;
    font-style: italic;
    font-weight: 400
}

.post-rich-text h4 {
    color: #333;
    font-size: 20px;
    line-height: 170%
}

.post-rich-text h3 {
    margin-top: 10px;
    margin-bottom: 20px
}

.footer-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    margin-left: 0;
    padding: 24px 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-top: 1px solid hsla(0,0%,100%,.2);
    color: hsla(0,0%,100%,.5);
    font-size: 11px;
    line-height: 16px
}

.text-highlighted {
    display: inline-block;
    padding-right: 4px;
    padding-left: 4px;
    border-radius: 3px;
    background-color: rgba(255,169,73,.1);
    color: #ffa949;
    font-weight: 700
}

.text-highlighted.fb-color {
    background-color: rgba(28,117,255,.11)
}

.feature-icon-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.info-right {
    padding-left: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.logo-link {
    display: inline-block;
    margin: 20px 8px;
    padding: 8px;
    -webkit-transition: opacity .4s,-webkit-transform .4s;
    transition: opacity .4s,transform .4s,-webkit-transform .4s;
    line-height: 20px
}

.logo-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.logo-link.faded {
    opacity: .5
}

.logo-link.faded:hover {
    opacity: 1
}

.logo {
    height: 22px;
    max-width: none
}

.logo.lfk {
    width: 108.85417175292969px
}

.logo.tec {
    width: 67.23958587646484px
}

.logo.mas {
    width: 131.09375px
}

.logo.blo {
    width: 65.98958587646484px
}

.logo.bf {
    width: 119.2013931274414px
}

.logo.thp {
    width: 353.4028015136719px
}

.menu-button {
    z-index: 99
}


.post-author {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 48px;
    padding: 28px 28px 80px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff
}

.post-author-avatar {
    width: 72px;
    height: 72px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 50%
}

.post-author-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.banner-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: #463a77;
    color: #fff;
    text-align: center
}

.sidebar-card-info {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.big-message {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 48px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.big-message-text {
    margin-right: 24px;
    font-size: 22px;
    line-height: 28px
}

.button-icon {
    width: 20px;
    margin-right: 10px;
    float: left
}

.sg-back-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0,0,0,.15);
    -webkit-transition: background-color .2s,border-color .2s;
    transition: background-color .2s,border-color .2s;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-decoration: none;
    text-transform: uppercase
}

.sg-back-link:hover {
    border-top-color: #ffa949;
    background-color: #ffa949
}

.sg-logo {
    height: 32px;
    margin-top: -1px;
    margin-right: 12px;
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.components {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -8px;
    margin-left: -8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.components-link {
    width: 25%;
    margin: 6px;
    padding: 36px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    background-color: #fff;
    -webkit-transition: color .4s,border-color .4s,box-shadow .4s;
    transition: color .4s,border-color .4s,box-shadow .4s;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

.components-link:hover {
    border-color: transparent;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
    color: #7666d5
}

.password-card {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 370px;
    margin-top: 40px;
    padding: 56px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 15px 30px 0 rgba(44,51,64,.16);
    color: #151515;
    text-align: center
}

.heading-margin-big {
    margin-bottom: 28px
}

.heading-margin-big.no-margin {
    margin-bottom: 12px
}

.scroll-icon-link {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    margin-right: auto;
    margin-bottom: 28px;
    margin-left: auto;
    padding: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.scroll-mouse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 26px;
    height: 42px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(48,54,77,.2)
}

.scroll-mouse-wheel {
    width: 6px;
    height: 6px;
    margin-top: 10px;
    border-radius: 50%;
    background-color: #296bb7
}

.form-big {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    height: 60px;
    padding: 6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
    -webkit-transition: box-shadow .4s;
    transition: box-shadow .4s
}

.form-big:hover {
    box-shadow: 0 12px 24px 0 rgba(0,0,0,.16)
}

.form-big.search-results-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 470px;
    border: 1px solid #fff;
    background-color: transparent
}

.form-big.search-results-form.marg-top {
    background-color: #fff;
    color: #151515
}

.form-big.blog-abr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 470px;
    border: 1px solid #296bb7;
    background-color: transparent
}

.form-big.blog-abr.marg-top {
    background-color: #fff;
    color: #151515
}

.form-big-input {
    height: 100%;
    margin-bottom: 0;
    padding: 12px 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px #000;
    background-color: transparent;
    font-size: 17px;
    text-align: left
}

.form-big-input:focus,.form-big-input:hover {
    border-color: #ffa949
}

.form-big-input::-webkit-input-placeholder {
    color: #999
}

.form-big-input:-ms-input-placeholder {
    color: #999
}

.form-big-input::-ms-input-placeholder {
    color: #999
}

.form-big-input::placeholder {
    color: #999
}

.form-big-input.white-text {
    color: #fff;
    background-clip: border-box
}

.form-big-input.white-text:active,.form-big-input.white-text:focus,.form-big-input.white-text:hover {
    background-color: transparent
}

.form-big-input.white-text::-webkit-input-placeholder {
    background-color: transparent
}

.form-big-input.white-text:-ms-input-placeholder {
    background-color: transparent
}

.form-big-input.white-text::-ms-input-placeholder {
    background-color: transparent
}

.form-big-input.white-text::placeholder {
    background-color: transparent
}

.search-result-url {
    display: none;
    margin-top: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    color: #574b8a;
    font-size: 12px;
    line-height: 16px
}

.search-result {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    padding: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: box-shadow .4s,border-color .4s,-webkit-transform .4s;
    transition: box-shadow .4s,border-color .4s,transform .4s,-webkit-transform .4s;
    color: #151515
}

.search-result:hover {
    position: relative;
    z-index: 1;
    border-color: transparent;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
}

.feature-card-hover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 48px 12%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 270px;
    -webkit-flex: 270px;
    -ms-flex: 270px;
    flex: 270px;
    border-radius: 8px;
    -webkit-transition: background-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: transform .4s,background-color .4s,box-shadow .4s,-webkit-transform .4s;
    color: #151515;
    text-align: center
}

.feature-card-hover:hover {
    background-color: #fff;
    box-shadow: 0 15px 30px 0 rgba(48,54,77,.1);
    -webkit-transform: translate(0,-4px);
    -ms-transform: translate(0,-4px);
    transform: translate(0,-4px)
}

.sg-logo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 12px;
    padding-left: 2px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-decoration: none
}

.loading-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #666;
    font-size: 15px
}

.pricing-v3 {
    top: 0;
    overflow: hidden;
    min-height: 400px;
    margin-right: 15px;
    margin-left: 15px;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff
}

.pricing-v3-plans {
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff
}

.pricing-v3-plans.mobile-sticky {
    display: none
}

.pricing-v3-plans.bottom {
    border-top: 1px solid #d1d1d1
}

.pricing-plan-cell {
    width: 25%;
    padding: 36px 24px;
    box-shadow: -1px 0 0 0 #e3e3e3;
    text-align: center
}

.pricing-plan-cell.no-divider {
    box-shadow: none
}

.pricing-v3-billing {
    color: #999;
    font-size: 11px;
    line-height: 16px
}

.pricing-v3-currency {
    margin-right: 3px;
    margin-left: -12px;
    color: #999;
    line-height: 20px
}

.pricing-v3-tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 32px;
    line-height: 32px
}

.pricing-v3-category-header {
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -1px;
    margin-bottom: -1px;
    padding: 8px 32px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background-color: #f3f3f7;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.pricing-v3-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-top: 1px solid #e3e3e3
}

.pricing-v3-row-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    min-height: 56px;
    padding: 9px 24px 9px 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pricing-v3-cells {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.pricing-v3-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 56px;
    padding: 10px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: -1px 0 0 0 #e3e3e3;
    font-weight: 500;
    text-align: center
}

.pricing-cell-icon {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("./images/5e5d43546b94f902b1c22c97_check-circle-dark.svg");
    background-position: 50% 50%;
    background-size: contain
}

.pricing-v3-category {
    width: 100%
}

.pricing-v3-plan-mobile,.pricing-v3-plan-name {
    margin-top: -4px
}

.pricing-v3-cell-description {
    width: 100%;
    margin-bottom: 4px;
    color: #999;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400
}

.menu-icon-line-bottom,.menu-icon-line-top {
    height: 2px;
    border-radius: 1px;
    background-color: #574b8a
}

.menu-icon {
    width: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.menu-icon-line-middle {
    height: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    border-radius: 1px;
    background-color: #574b8a
}

.logo-text {
    display: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-family: Roboto,sans-serif;
    font-size: 21px;
    line-height: 24px;
    font-weight: 900;
    letter-spacing: 4px;
    text-transform: uppercase
}

.main-grid {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-row-align: center;
    align-self: center;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.main-grid.margin-bottom {
    margin-bottom: 120px
}

.main-grid.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.main-grid.new_grid-2 {
    padding-right: 60px;
    padding-left: 60px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.main-grid.center {
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.dots {
    position: absolute;
    left: 3%;
    top: 25%;
    right: auto;
    bottom: auto;
    width: 297px;
    height: 118px;
    background-image: url("./images/5e5d43546b94f9cedcc22b4c_circle-pattern-white.svg");
    background-position: 0 0;
    background-size: 12px;
    opacity: .12
}

.circle-small {
    position: absolute;
    left: auto;
    top: 12%;
    right: 7%;
    bottom: auto;
    width: 8vw;
    opacity: .08
}

._2-buttons {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.footer-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid hsla(0,0%,100%,.2);
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 12;
    grid-column-start: span 12;
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
    -ms-grid-row-align: auto;
    align-self: auto;
}

.footer-top.cycle {
    margin-bottom: 32px;
    padding-top: 32px;
    padding-bottom: 32px
}

.footer-brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.footer-brand.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    cursor: pointer
}

.footer-grid {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.footer-grid.margin-top {
    margin-top: 0;
    padding-top: 0
}

.footer-grid.margin-top.mrg_bt {
    margin-bottom: 20px;
    grid-column-gap: 30px
}

.footer-heading {
    margin-bottom: 20px;
    font-family: Roboto,sans-serif;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700
}

.breadcrumbs-arrow {
    width: 17px;
    height: 17px;
    margin-right: 2px;
    margin-left: 2px;
    background-image: url("./images/5e5d43546b94f92ec3c22c24_right-white.svg");
    background-position: 50% 50%;
    background-size: 16px;
    opacity: .3
}

.pricing-v2-header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 40px 15% 56px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #273142;
    color: #fff
}

.info-icon {
    display: block;
    height: auto;
    background-image: url("./images/5e5d43546b94f986b4c22ca0_info-dark.svg");
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: .33;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.info-icon:hover {
    opacity: 1
}

.pricing-v2-wave {
    position: absolute;
    top: auto;
    bottom: 0;
    display: block;
    width: 100%;
    height: auto;
    max-width: none
}

.decor-bottom {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: -2px;
    z-index: 1;
    width: 100%;
    height: 4vw
}

.pricing-v2-billing {
    height: 24px;
    margin-left: 12px;
    padding-top: 5px;
    padding-left: 12px;
    border-left: 1px solid #e3e3e3;
    font-family: Kalam;
    color: #151515;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400
}

.icon-full-width {
    width: 100%
}

.icon-full-width._100r {
    border-radius: 100px
}

.pricing-side-features {
    grid-column-gap: 30px;
    grid-row-gap: 48px;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.main-questions {
    width: 83.33%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    grid-column-gap: 30px;
    grid-row-gap: 48px;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.sidebar-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    grid-auto-columns: 1fr;
    grid-column-gap: 72px;
    grid-row-gap: 48px;
    -ms-grid-columns: 320px 1fr 320px;
    grid-template-columns: 320px 1fr 320px;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.posts-2-cols {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.posts-2-cols.side-paddings {
    padding-right: 15px;
    padding-left: 15px
}

.sidebar-heading {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
    color: #151515;
    font-size: 18px;
    font-weight: 400
}

.post-card-heading {
    margin-bottom: 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-transform: none
}

.post-card-category {
    color: #666;
    letter-spacing: 1.6px;
    text-transform: uppercase
}

.sidebar-post-heading {
    margin-bottom: 0;
    color: #151515;
    text-transform: capitalize
}

.sidear-post-category {
    margin-bottom: 6px;
    font-family: Roboto,sans-serif;
    color: #574b8a;
    font-size: 10px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1.6px;
    text-transform: uppercase
}

.sidebar-author-link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 50%;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.sidebar-authors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.card-button {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    padding-bottom: 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e3e3e3;
    -webkit-transition: color .4s;
    transition: color .4s;
    font-family: Roboto,sans-serif;
    color: #574b8a;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.card-button:hover {
    color: #ffa949
}

.share-links-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    padding-top: 32px;
    padding-bottom: 8px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid #d1d1d1
}

.tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -6px;
    margin-right: -4px;
    margin-left: 11px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    line-height: 20px;
    font-weight: 700
}

.posts-3-cols {
    display: -ms-grid;
    display: grid;
    padding-right: 15px;
    padding-left: 15px;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.breadcrumbs-link {
    color: #fff;
    text-decoration: none
}

.breadcrumbs-link:hover {
    text-decoration: underline
}

.hero-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.text-quote {
    font-size: 21px;
    line-height: 32px
}

.empty-state {
    padding: 8px 12px;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    background-color: transparent;
    color: #666;
    font-size: 13px;
    line-height: 16px;
    text-align: center
}

.video-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 8px solid #fff;
    border-radius: 20px;
    background-image: url("./images/5e5d43546b94f9f753c22d29_christina-wocintechchat-com-tKYfcTaXsf0-unsplash.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 30px 30px -14px rgba(0,0,0,.33)
}

.header-line {
    height: 1px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #e3e3e3
}

.header-line.white {
    background-color: #fff;
    opacity: .3
}

.lines-heading {
    margin-right: 16px;
    margin-left: 16px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-family: Roboto,sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.mini-gallery {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 80px 80px 80px 80px 80px;
    grid-template-rows: 80px 80px 80px 80px 80px
}

.gallery-photo {
    position: relative;
    border-radius: 12px;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.gallery-photo._1 {
    background-image: url("./images/5e5d43546b94f92d33c22d30_content-pixie-GAOlUc5TVXY-unsplash.jpg")
}

.gallery-photo._2 {
    background-image: url("./images/5e5d43546b94f934afc22d2c_christina-wocintechchat-com-NDoVgcS_lZM-unsplash.jpg")
}

.gallery-photo._4 {
    background-image: url("./images/5e5d43546b94f9f753c22d29_christina-wocintechchat-com-tKYfcTaXsf0-unsplash.jpg")
}

.gallery-photo._3 {
    background-image: url("./images/5e5d43546b94f9e065c22d36_arlington-research-BQTBlCxmPJM-unsplash.jpg")
}

.gallery-hover {
    position: absolute;
    left: auto;
    top: auto;
    right: 16px;
    bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    padding: 4px 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    background-color: #fff;
    color: #574b8a;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700
}

.gallery-zoom-icon {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background-image: url("./images/5e5d43546b94f95764c22cfb_search-dark.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.feature-image-big {
    width: 100%;
    margin-bottom: 32px
}

.feature-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 270px;
    -webkit-flex: 270px;
    -ms-flex: 270px;
    flex: 270px;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
}

@media screen and (max-width: 991px) {
    .feature-card {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
    }
}

.feature-card.new_padding {
    padding: 15% 5%
}

.feature-card.new_padding_2 {
    padding: 15% 10%
}

.feature-card.full-width.no-bg {
    margin-bottom: 24px;
    padding: 0;
    border-style: none;
    background-color: transparent;
    color: transparent
}

.feature-image-medium {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 24px;
    -o-object-fit: contain;
    object-fit: contain
}

.hero-video-big {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 640px;
    max-height: 50vw;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 10px solid #fff;
    border-radius: 20px;
    background-color: #574b8a;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(70,58,119,.58)),to(rgba(70,58,119,.58))),url("./images/5e60ea3cafff654c4e9b334b_ds%20fsfd.png");
    background-image: linear-gradient(180deg,rgba(70,58,119,.58),rgba(70,58,119,.58)),url("./images/5e60ea3cafff654c4e9b334b_ds%20fsfd.png");
    background-position: 0 0,100% 50%;
    background-size: auto,cover;
    background-repeat: repeat,repeat;
    background-attachment: scroll,scroll;
    box-shadow: none
}

.hero-v4-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    overflow: hidden;
    height: 74%;
    background-color: #574b8a
}

.search-result-info {
    padding-top: 4px;
    padding-right: 16px;
    padding-left: 32px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.search-result-image {
    width: 240px;
    height: 184px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 10px;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.search-result-heading {
    margin-bottom: 8px
}

.pagination-arrow {
    position: relative;
    width: 20px;
    height: 20px;
    margin-bottom: 2px
}

.pagination {
    margin-top: 40px
}

.pricing-tab-content {
    padding-top: 24px;
    padding-bottom: 32px
}

.post-card-heading-big {
    margin-top: 4px;
    margin-bottom: 12px;
    text-transform: capitalize
}

.nav-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.nav-right.hidden {
    display: none
}

.text-2-cols {
    color: #666;
    font-size: 17px;
    line-height: 28px;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px
}

.billing-bonus {
    z-index: 1;
    display: block;
    margin-bottom: 16px;
    font-family: Kalam;
    color: #666;
    font-size: 13px;
    line-height: 16px;
    text-align: center
}

.info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding: 11px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    font-size: 15px;
    line-height: 24px
}

.info-box.blog-info {
    margin-top: 24px;
    border-color: #e3e3e3
}

.info-box.pricing-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 64px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    padding-bottom: 7px;
    font-family: Kalam;
    color: #666
}

.top-bar-close {
    position: absolute;
    right: 15px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.2);
    background-image: url("./images/5e5d43546b94f98949c22ba4_x-white.svg");
    background-position: 50% 50%;
    background-size: 14px;
    background-repeat: no-repeat;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    cursor: pointer
}

.top-bar-close:hover {
    background-color: #ffa949
}

.top-bar-text {
    margin-right: 12px
}

.small-message {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: auto;
    padding: 8px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    font-size: 15px;
    line-height: 24px
}

.home-button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 78px;
    height: 32px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 16px;
    background-color: #e3e3e3;
    background-image: url("./images/5e5d43546b94f9646ec22be6_home-color.svg");
    background-position: 8px 50%;
    background-size: 16px;
    background-repeat: no-repeat
}

.coming-soon {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100vw;
    max-width: 100%;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #574b8a;
    color: #574b8a
}

.coming-soon-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-align: center
}

.coming-soon-image {
    width: 100%;
    max-width: 430px;
    margin-bottom: 16px
}

.nav-buttons {
    display: -ms-grid;
    display: grid;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.dropdown-header {
    margin-top: 8px;
    margin-right: -12px;
    margin-left: -12px;
    padding: 12px 24px 4px;
    border-top: 1px solid #e3e3e3
}

.dropdown-decription {
    margin-top: 4px;
    color: #666;
    font-size: 12px;
    line-height: 16px
}

.text-block-3 {
    padding-left: 1px
}

.back-to-top,.top {
    height: 0
}

.top-button {
    position: fixed;
    left: 16px;
    top: auto;
    right: auto;
    bottom: 16px;
    z-index: 10;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #367fd3;
    background-image: url("./images/5e5d43546b94f91225c22b64_up-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    cursor: pointer
}

.top-button:hover {
    background-color: #5e9fe0
}

.sg-grid {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    margin-bottom: 64px;
    padding-right: 15px;
    padding-left: 15px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.bg-element-1 {
    position: absolute;
    left: -30.7vh;
    top: auto;
    right: auto;
    bottom: -19vh;
    width: 70vh;
    height: 70vh;
    margin: auto;
    border-radius: 10vh;
    background-image: linear-gradient(118deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bg-element-2 {
    position: absolute;
    left: auto;
    top: 0;
    right: -14.9vh;
    bottom: auto;
    width: 22vh;
    height: 22vh;
    border-radius: 5vh;
    background-image: linear-gradient(163deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.small-bg-element-3 {
    position: absolute;
    left: 39%;
    top: -23%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-image: linear-gradient(135deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.bg-element-4 {
    position: absolute;
    left: auto;
    top: auto;
    right: 22.4vh;
    bottom: 7.7vh;
    width: 16vh;
    height: 16vh;
    border-radius: 4vh;
    background-image: linear-gradient(159deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.post-card-icon {
    position: absolute;
    left: auto;
    top: auto;
    right: 24px;
    bottom: -24px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #367fd3;
    background-image: url("./images/5e5d43546b94f96babc22b4f_file-text-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.post-card-icon.card-big-icon {
    position: absolute;
    left: auto;
    top: auto;
    right: 16px;
    bottom: 16px
}

.full-height {
    height: 100%
}

.divider {
    width: 88px;
    height: 3px;
    margin-top: 16px;
    margin-bottom: 16px;
    border-radius: 1.5px;
    background-color: #327fd0
}

.divider.animated-2.fb-diver {
    background-color: #1c75ff
}

.page-heading.text-left {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.page-intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-intro.left {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.big-form-button {
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px solid #367fd3;
    border-radius: 6px;
    background-color: transparent;
    -webkit-transition: width .4s;
    transition: width .4s;
    font-family: Roboto,sans-serif;
    color: #367fd3;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500
}

.big-form-button:hover {
    background-color: #367fd3;
    color: #fff
}

.big-form-icon {
    height: 24px;
    margin-left: 16px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.subscribe {
    width: 400px;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 8px
}

.top-icon-box {
    position: absolute;
    top: -40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 128px;
    height: 128px;
    margin-right: auto;
    margin-left: auto;
    padding: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #273142
}

.form-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    margin-bottom: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto,sans-serif;
    font-size: 9px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.dot-divider {
    width: 4px;
    height: 4px;
    margin-right: 8px;
    margin-left: 8px;
    border-radius: 50%;
    background-color: #e3e3e3
}

.dot-divider.white {
    background-color: hsla(0,0%,100%,.3)
}

.pricing-v2-name {
    position: relative;
    z-index: 3;
    margin-top: 10px;
    font-family: Roboto,sans-serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700
}

.pricing-badge {
    position: absolute;
    left: auto;
    top: 0;
    right: auto;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    margin-top: -24px;
    margin-right: 0;
    margin-left: 0;
    padding: 5px 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #ffa949;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.pricing-badge-icon {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-image: url("./images/5e5d43546b94f9d347c22cde_star-filled-white.svg");
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.small-bg-elements {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .07
}

.small-bg-element-1 {
    position: absolute;
    left: -67%;
    top: 3%;
    right: 20%;
    bottom: -91%;
    width: 200px;
    height: 200px;
    margin: auto;
    border-radius: 36px;
    background-image: linear-gradient(118deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.small-bg-element-2 {
    position: absolute;
    left: auto;
    top: 21%;
    right: -23%;
    bottom: auto;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    background-image: linear-gradient(163deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.search-results-form-wrapper {
    position: absolute;
    top: -12px;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.image {
    width: 13px;
    margin-right: 6px;
    margin-bottom: -3px
}

.footer {
    background-color: #273142;
    color: #fff
}

.footer-bottom-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.footer-bottom-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.footer-v1-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.form-small {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 48px;
    padding: 4px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
}

.form-small-input {
    height: 100%;
    margin-bottom: 0;
    padding: 12px 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px #000;
    background-color: transparent;
    color: #000;
    font-size: 15px;
    line-height: 20px
}

.form-small-input:focus,.form-small-input:hover {
    border-color: #ffa949
}

.form-small-input::-webkit-input-placeholder {
    color: #999
}

.form-small-input:-ms-input-placeholder {
    color: #999
}

.form-small-input::-ms-input-placeholder {
    color: #999
}

.form-small-input::placeholder {
    color: #999
}

.footer .footer-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
}

.footer .footer-menu li {
    list-style: none;
    margin: 0 0 5px;
}

.footer .footer-menu li a {
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    transition: all .25s ease;
}

.footer .footer-menu li a:hover {
    color: #fff;
}

.text-color {
    color: #ffa949
}

.heading-thin {
    font-weight: 400
}

.video-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 56px;
    margin-right: auto;
    margin-left: auto;
    padding: 4px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 28px;
    background-color: #2f384c
}

.video-button.border {
    border: 1px solid #fff
}

.play-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 50%;
    background-color: #367fd3
}

.video-button-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 14px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    text-align: right
}

.video-button-time {
    padding-right: 16px;
    background-image: url("./images/5e5d43546b94f9d6cfc22c9c_clock-white.svg");
    background-position: 100% 50%;
    background-size: 12px;
    background-repeat: no-repeat;
    font-size: 10px
}

.bg-element-3 {
    position: absolute;
    left: 40%;
    top: 8vh;
    width: 22vh;
    height: 22vh;
    border-radius: 50%;
    background-image: linear-gradient(135deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.footer-v2-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer-v2-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer-form {
    width: 400px;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px
}

.footer-v2-heading {
    margin-bottom: 32px
}

.pricing-features-left {
    display: -ms-grid;
    display: grid;
    padding-right: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.feature-icon-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 4%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.feature-info-left {
    padding-right: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.pricing-features-right {
    display: -ms-grid;
    display: grid;
    padding-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 32px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.pricing-v2-description {
    position: relative;
    z-index: 3;
    font-size: 13px;
    line-height: 20px
}

.logo-description {
    margin-left: 32px;
    padding-left: 16px;
    border-left: 1px solid hsla(0,0%,100%,.2);
    font-size: 12px;
    line-height: 20px
}

.pricing-image {
    width: 72%;
    margin-top: -8px;
    margin-bottom: 20px
}

.icon-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 56px;
    height: 56px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid rgba(87,75,138,.2);
    border-radius: 50%;
    background-color: #fff;
    box-shadow: none
}

.question-icon {
    width: 24px;
    height: 24px;
    background-image: url("./images/5ed9fde1661a40e7ada91f54_Frame.svg");
    background-position: 0 0;
    background-size: cover
}

.link-arrow-v2 {
    width: 23px;
    height: 23px;
    margin-bottom: -1px;
    margin-left: 3px;
    background-image: url("./images/5e5d43546b94f95fddc22ccc_arrow-right-dark.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 16px
}

.hero-v2-image {
    margin-top: -5%;
    margin-right: -14%
}

.hero-v4-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center
}

.hero-object-1 {
    position: absolute;
    left: 12%;
    top: 9%;
    width: 12%;
    min-width: 150px
}

.hero-object-2 {
    position: absolute;
    top: 15%;
    right: 5%;
    width: 16%;
    min-width: 140px;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.hero-object-3 {
    position: absolute;
    left: 3%;
    bottom: 25%;
    width: 9%;
    min-width: 119px;
    -webkit-transform: rotate(69deg);
    -ms-transform: rotate(69deg);
    transform: rotate(69deg)
}

.objects {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 1440px
}

.hero-object-6 {
    position: absolute;
    right: 11%;
    bottom: 18%;
    width: 5%;
    min-width: 72px;
    -webkit-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    transform: rotate(11deg)
}

.hero-object-5 {
    position: absolute;
    right: 27%;
    bottom: 10%;
    width: 9%;
    min-width: 87px;
    -webkit-transform: rotate(-14deg);
    -ms-transform: rotate(-14deg);
    transform: rotate(-14deg)
}

.hero-object-4 {
    position: absolute;
    left: 28%;
    bottom: 12%;
    width: 4%;
    min-width: 46px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.hero-object-7 {
    position: absolute;
    top: 9%;
    right: 43%;
    width: 2%;
    min-width: 32px;
    -webkit-transform: rotate(103deg);
    -ms-transform: rotate(103deg);
    transform: rotate(103deg)
}

.hero-object-8 {
    position: absolute;
    top: 17%;
    right: 36%;
    width: 2%;
    min-width: 32px
}

.hero-object-9 {
    position: absolute;
    left: 18%;
    bottom: 33%;
    width: 2%;
    min-width: 32px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg)
}


.hero-v4-nav {
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 56px;
    height: 24px;
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto;
    padding-top: 3px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px;
    background-color: rgba(0,0,0,.3);
    font-size: 7px;
    line-height: 12px
}

._404-image {
    width: 100%;
    max-width: 430px;
    margin-top: -15%
}

.sidebar-card-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    margin-bottom: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.promo-card-heading {
    margin-bottom: 20px
}

.lines-header {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px;
    margin-bottom: -8px;
    margin-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.lines-header.hero-logo-header {
    margin-top: 80px
}

.label {
    height: 24px;
    margin-bottom: 16px;
    padding-right: 8px;
    padding-left: 8px;
    border-radius: 4px;
    background-color: #ffa949;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.label.post-category {
    background-color: #296bb7
}

.signature {
    margin-top: 24px;
    font-family: Kalam;
    color: #574b8a;
    font-size: 21px;
    line-height: 28px
}

.signature.white {
    color: #fff
}

.side-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-image: url("./images/5e5e8fc53a300b7ecc38f141_%D0%91%D0%B5%D0%B7%20%D0%BD%D0%B0%D0%B7%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F.png");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: none
}

.sidebar-video-block {
    margin-bottom: 24px;
    padding: 16px;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff
}

.text-color-2 {
    color: #7666d5
}

.list-dropdown {
    position: relative;
    z-index: 30;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 56px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 28px;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
}

.list-dropdown-heading {
    display: none;
    font-family: Roboto,sans-serif;
    color: #574b8a;
    font-weight: 400
}

.category-link {
    position: static;
    display: inline;
    height: auto;
    padding-right: 12px;
    padding-bottom: 2px;
    padding-left: 12px;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-transition: color .4s cubic-bezier(.165, .84, .44, 1);
    transition: color .4s cubic-bezier(.165, .84, .44, 1);
    color: #273142;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none
}

.category-link:hover {
    color: #367fd3
}

.category-link.w--current {
    display: none;
    color: #7666d5
}

.categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.blog-categories-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding: 20px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    align-self: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: transparent
}

.top-message-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px
}

.message-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    text-align: left;
    text-decoration: none
}

.quote {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400
}

.sg-logo-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid hsla(0,0%,100%,.12);
    border-radius: 4px;
    font-family: Roboto,sans-serif;
    font-size: 9px;
    line-height: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase
}

.page-header-movement {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 0;
    height: 100vh
}

.nav-search-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #f3f3f7;
    background-image: url("./images/5e5d43546b94f95764c22cfb_search-dark.svg");
    background-position: 50% 50%;
    background-size: 20px;
    background-repeat: no-repeat;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.nav-search-button:hover {
    background-color: #eaeaf1
}

.nav-search {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.nav-search-form {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 470px;
    height: 60px;
    max-width: 94vw;
    margin-top: 208px;
    padding: 6px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 0 4px rgba(0,0,0,.3);
    -webkit-transition: box-shadow .4s;
    transition: box-shadow .4s
}

.nav-search-form:hover {
    box-shadow: 0 0 0 4px rgba(0,0,0,.5)
}

.works-grid {
    display: -ms-grid;
    display: grid;
    padding-right: 15px;
    padding-left: 15px;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.work-card {
    display: block;
    height: 100%;
    padding: 16px;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: transform .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    color: #151515;
    text-align: center;
    text-decoration: none
}

.work-card:hover {
    border-color: transparent;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
    -webkit-transform: translate(0,-6px);
    -ms-transform: translate(0,-6px);
    transform: translate(0,-6px);
    text-decoration: none
}

.work-card-thumb {
    position: relative;
    height: 254px;
    max-height: 20vw;
    border-radius: 10px;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.work-card-heading {
    margin: 16px 12px 4px;
    text-align: center
}

.work-card-category {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    margin-top: 12px;
    margin-right: 12px;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    background-color: #fff;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1.2px;
    text-transform: uppercase
}

.bottom-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 64px;
    margin-right: 15px;
    margin-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.post-image {
    width: 100%;
    height: 100%;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.work-preview {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 98%;
    height: 680px;
    max-height: 60vw;
    margin: -56px auto 80px;
    padding: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 8px solid #fff;
    border-radius: 20px;
    background-color: #574b8a;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.15)
}

.sidebar-work-info {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
    padding: 24px;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    background-color: #fff;
    text-align: left
}

.work-rich-text img {
    border-radius: 12px
}

.work-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -1px;
    padding: 12px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.work-details-name {
    margin-right: 6px;
    font-weight: 700
}

.work-details-info {
    color: #666
}

.work-details-info.work-category-link {
    color: #7666d5
}

.work-details-info.work-category-link:hover {
    text-decoration: underline
}

.work-heading {
    margin-bottom: 24px
}

.post-card-big {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: border-color .4s,background-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: border-color .4s,background-color .4s,box-shadow .4s,transform .4s,-webkit-transform .4s;
    color: #151515;
    text-decoration: none
}

.post-card-big:hover {
    border-color: hsla(0,0%,91.8%,0);
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
    -webkit-transform: translate(0,-6px);
    -ms-transform: translate(0,-6px);
    transform: translate(0,-6px)
}

.top-post-wrapper {
    padding-bottom: 40px
}

.post-card-big-image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    height: auto;
    min-height: 280px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-color: #f3f3f7;
    background-image: url("./images/background-image.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s,-webkit-filter .2s;
    -o-object-fit: cover;
    object-fit: cover
}

.post-card-big-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 16px 8px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.post-card-big-heading {
    margin-bottom: 8px;
    text-transform: capitalize
}

.post-card-big-description {
    margin-bottom: 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #666
}

.post-badge {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    margin-top: 16px;
    margin-left: 16px;
    padding: 5px 8px 5px 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    background-color: #7666d5;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.changing-text._1,.changing-text._2,.changing-text._3,.changing-text._4 {
    display: none
}

.intro-hero-heading {
    margin-bottom: 0;
    font-weight: 400
}

.hero-intro {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 670px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.changing-text-box {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 16px;
    padding-right: 16px;
    padding-left: 16px;
    font-family: Roboto,sans-serif;
    color: #574b8a;
    font-size: 44px;
    line-height: 56px;
    font-weight: 700
}

.text-link-v2 {
    -webkit-transition: color .2s;
    transition: color .2s;
    color: #ffa949
}

.text-link-v2:hover {
    text-decoration: underline
}

.text-highlighted-v2 {
    display: inline-block;
    padding-right: 4px;
    padding-left: 4px;
    border-radius: 3px;
    background-color: rgba(0,0,0,.12);
    color: #ffa949;
    font-weight: 700
}

.intro-buy-promo {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.side-nav {
    position: fixed;
    left: auto;
    top: -88px;
    right: 0;
    bottom: 0;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 112px;
    margin-top: auto;
    margin-right: 24px;
    margin-bottom: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,.12)
}

.side-nav-link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 16px;
    height: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 4px solid #fff;
    border-radius: 50%;
    background-color: rgba(87,75,138,.3);
    -webkit-transition: box-shadow .4s,border-color .4s,background-color .4s;
    transition: box-shadow .4s,border-color .4s,background-color .4s
}

.side-nav-link:hover {
    background-color: rgba(87,75,138,.5)
}

.side-nav-link.w--current {
    width: 16px;
    height: 16px;
    background-color: #574b8a;
    -webkit-transition: border-radius .4s,border-color .4s,background-color .4s;
    transition: border-radius .4s,border-color .4s,background-color .4s
}

.hero-image-1,.hero-image-2,.hero-image-3,.hero-image-4,.hero-image-5,.hero-image-6 {
    width: 100%
}

.loading-text {
    display: none;
    margin-left: 10px
}

.ep_header {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1)
}

.ep_logo {
    width: 161.25px;
    height: 38px
}

.logo-title {
    letter-spacing: .25px;
    font-weight: 600;
    color: #191919;
    font-size: 25px;
} 

.footer .logo-title {
    color: #fff;
}

.h1 {
    display: block
}

.h1.nm {
    margin-bottom: 0
}

.form {
    position: relative;
    z-index: 1;
    display: block;
    max-width: 570px;
    margin-right: 0;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center
}

.form.no-margin-bottom {
    margin-bottom: 0
}

.form.wide {
    max-width: 800px
}

.form.left {
    width: 100%;
    max-width: none;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.form.left.margin-bottom {
    margin-bottom: 48px
}

.form.left.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 160px
}

.form.left._1 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.form.margin-bottom {
    margin-bottom: 80px
}

.form.full {
    max-width: 100%
}

.form._1 {
    width: 300px;
    margin-left: 0
}

.span-text_blue {
    color: #1890ff
}

.lines-header-copy {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px;
    margin-bottom: -8px;
    margin-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.lines-header-copy.ep_hero-logo-header,.lines-header-copy.hero-logo-header {
    margin-top: 80px
}

.ep_lines-header {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px;
    margin-bottom: -8px;
    margin-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ep_lines-header.hero-logo-header {
    margin-top: 80px
}

.ep_lines-header.ep_hero-logo-header {
    margin-top: 70px
}

.ep_lines-header.ep_hero-logo-header.cstm {
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

.main-grid_ep {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    margin-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 50px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.main-grid_ep.margin-bottom {
    margin-bottom: 120px
}

.main-grid_ep.nm {
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
    justify-items: end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 0.25fr;
    grid-template-columns: 1fr 0.25fr
}

.html-embed {
    display: block;
    width: 380px;
    max-height: 462px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.grid-2 {
    max-width: 1280px;
    margin-top: 20px;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.text-block-43 {
    text-align: center
}

.grid-3 {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: start;
    -ms-grid-row-align: auto;
    align-self: auto;
    grid-column-gap: 59px;
    -ms-grid-columns: 2fr 2fr 2fr 2fr;
    grid-template-columns: 2fr 2fr 2fr 2fr;
    text-align: left
}

.new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    padding-right: 0;
    padding-bottom: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-image: url("./images/5e5e8fc53a300b7ecc38f141_%D0%91%D0%B5%D0%B7%20%D0%BD%D0%B0%D0%B7%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F.png");
    background-position: 50% 50%;
    background-size: 482px;
    background-repeat: no-repeat;
    box-shadow: none
}

.bold-text {
    font-weight: 500
}

.html-embed-2,.html-embed-3 {
    background-color: #574b8a
}

.text_1 {
    margin-bottom: 40px
}

.image-2 {
    display: inline-block;
    width: 255.00001525878906px;
    height: 50px;
    margin: 0;
    padding-top: 0
}

.ep_inf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.div-block {
    max-width: 1190px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto
}

.div-block.hideall {
    display: block
}

.breadcrumbs-link-2 {
    color: #296bb7;
    font-size: 13px;
    text-decoration: none
}

.breadcrumbs-link-2:hover {
    text-decoration: underline
}

.divider-2 {
    width: 88px;
    height: 3px;
    margin-top: 4px;
    margin-bottom: 21px;
    border-radius: 1.5px;
    background-color: #ffa949
}

.divider-2.page-intro-divider {
    background-color: #04be5b
}

.bg-element-5 {
    position: absolute;
    left: auto;
    top: 0;
    right: -14.9vh;
    bottom: auto;
    width: 22vh;
    height: 22vh;
    border-radius: 5vh;
    background-image: linear-gradient(163deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.bg-element-6 {
    position: absolute;
    left: auto;
    top: auto;
    right: 22.4vh;
    bottom: 7.7vh;
    width: 16vh;
    height: 16vh;
    border-radius: 4vh;
    background-image: linear-gradient(159deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.bg-element-7 {
    position: absolute;
    left: 40%;
    top: 8vh;
    width: 22vh;
    height: 22vh;
    border-radius: 50%;
    background-image: linear-gradient(135deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.text-block-44 {
    text-align: center
}

.text-block-44.text-left {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: left
}

.text-label-2 {
    display: inline-block;
    margin-bottom: 16px;
    border-radius: 4px;
    font-family: Roboto,sans-serif;
    color: #666;
    font-size: 11px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.text-label-2.white {
    color: #fff
}

.button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    margin-top: 14px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

.button-2:hover {
    background-color: #f59933
}

.button-2.white {
    background-color: #fff;
    color: #574b8a
}

.button-2.white:hover {
    background-color: #f3f3f7
}

.scroll-mouse-wheel-2 {
    width: 6px;
    height: 6px;
    margin-top: 10px;
    border-radius: 50%;
    background-color: #7666d5
}

.scroll-mouse-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 26px;
    height: 42px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(48,54,77,.2)
}

.side-nav-link-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 16px;
    height: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 4px solid #fff;
    border-radius: 50%;
    background-color: rgba(87,75,138,.3);
    -webkit-transition: box-shadow .4s,border-color .4s,background-color .4s;
    transition: box-shadow .4s,border-color .4s,background-color .4s
}

.side-nav-link-2:hover {
    background-color: rgba(87,75,138,.5)
}

.side-nav-link-2.w--current {
    width: 16px;
    height: 16px;
    background-color: #574b8a;
    -webkit-transition: border-radius .4s,border-color .4s,background-color .4s;
    transition: border-radius .4s,border-color .4s,background-color .4s
}

.ce_g {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    align-self: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.ce_g.margin-bottom {
    margin-bottom: 120px
}

.grid-4 {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto
}

.cicon {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    border-radius: 15px;
    background-color: #ffa949
}

.text-block-45 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.intro_v2 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.intro_v2.no-margin-bottom {
    margin-bottom: 0
}

.intro_v2.wide {
    max-width: 800px
}

.intro_v2.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.intro_v2.left.margin-bottom {
    margin-bottom: 48px
}

.intro_v2.left.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 160px
}

.intro_v2.margin-bottom {
    margin-bottom: 80px
}

.intro_v2.full {
    max-width: 100%
}

.intro_v2.absolute {
    position: absolute
}

.intro_v2.absolute.left {
    width: auto
}

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

.v2 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.v2.margin-bottom {
    margin-bottom: 120px
}

.intro_v2_2 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.intro_v2_2.no-margin-bottom {
    margin-bottom: 0
}

.intro_v2_2.wide {
    max-width: 800px
}

.intro_v2_2.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 10%;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.intro_v2_2.left.margin-bottom {
    margin-bottom: 48px
}

.intro_v2_2.left.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 160px
}

.intro_v2_2.margin-bottom {
    margin-bottom: 80px
}

.intro_v2_2.full {
    max-width: 100%
}

.intro_v2_2.absolute {
    position: absolute
}

.intro_v2_2.absolute.left {
    width: auto
}

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

.image-3 {
    max-width: 80%;
    margin-left: 20px
}

.text {
    margin-top: 4px;
    margin-right: 16px;
    margin-bottom: 4px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    font-weight: 700
}

.text.text-grey {
    font-weight: 400
}

.columns {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto
}

.list-item,.list-item-2,.list-item-3,.list-item-4 {
    margin-bottom: 20px
}

.image-4 {
    display: block;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto
}

.fcard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12% 12% 8%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 270px;
    -webkit-flex: 270px;
    -ms-flex: 270px;
    flex: 270px;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff;
    text-align: center
}

.intro_new {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.intro_new.no-margin-bottom {
    margin-bottom: 0
}

.intro_new.no-margin-bottom.fw {
    max-width: 100%
}

.intro_new.wide {
    max-width: 800px
}

.intro_new.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 550px;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.intro_new.left.margin-bottom {
    margin-bottom: 48px
}

.intro_new.left.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 160px
}

.intro_new.margin-bottom {
    margin-bottom: 80px
}

.intro_new.full,.intro_new.margin-bottom.full-width {
    max-width: 100%
}

.intro_new.absolute {
    position: absolute
}

.intro_new.absolute.left {
    width: auto
}

.intro_new.margin-top {
    display: block;
    margin-top: 40px
}

.feature-image-small {
    height: 70px;
    margin-bottom: 25px
}

.item_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: auto;
    min-height: 72px;
    padding: 20px 28px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #222;
    cursor: pointer
}

.section-2 {
    height: 70vh;
    background-image: url("./images/5e68ee891d3cc24e7c7d44a1_us_s_34.png");
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat
}

.columns-3 {
    max-width: 1240px;
    margin-top: 75px;
    margin-right: auto;
    margin-left: auto
}

.image-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 40px
}

.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.column {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.main_grd {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: column dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.main_grd.margin-bottom {
    margin-bottom: 120px
}

.main_grd.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

._2col {
    grid-auto-flow: column;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.mcard {
    padding: 60px 45px
}

.mcard.right_card {
    background-color: #f3f3f7
}

.mcard.dark-mask {
    background-color: #273142
}

.mrgn_btm {
    margin-bottom: 28px
}

.mrgn_btm.center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left
}

.bae_grid {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.bae_grid.margin-bottom {
    margin-bottom: 120px
}

.bae_grid.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.cent {
    max-width: 1190px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.text-center {
    text-align: center
}

.heading-3 {
    text-transform: none
}

.paragraph {
    margin-top: auto;
    margin-bottom: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    line-height: 155%
}

.paragraph.lp {
    color: #273142
}

.paragraph.lp.limited-600 {
    max-width: 600px;
    text-align: center
}

.paragraph.lp.limited-600.white {
    max-width: none;
    margin-top: 12px;
    color: #fff;
    font-size: 20px;
    line-height: 130%
}

.paragraph.lp.left {
    text-align: left
}

.paragraph.lp.left.white {
    color: #fff
}

.paragraph.marg-around {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #666;
    font-size: 13px;
    line-height: 155%
}

.paragraph.centered {
    text-align: center
}

.paragraph.centered.dark {
    color: #151515
}

.paragraph.centered.margin_around {
    margin-top: 10px;
    margin-bottom: 24px
}

.paragraph.limit-500 {
    width: 500px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.paragraph.heading {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    color: #fff;
    font-size: 50px;
    font-weight: 500
}

.paragraph.dark {
    color: #151515
}

.paragraph-2,.paragraph-3,.paragraph-4,.paragraph-5,.paragraph-6 {
    margin-top: auto;
    margin-bottom: auto
}

.top_nav_footer {
    position: relative;
    width: 100%;
    padding: 48px 15px;
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-top: 1px solid hsla(0,0%,100%,.2);
    border-bottom: 0 hsla(0,0%,100%,.2)
}

.ft_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 2px;
    padding-bottom: 2px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition: color .2s;
    transition: color .2s;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-transform: capitalize
}

.ft_link:hover {
    text-decoration: underline
}

.ft_link.footer-contact:hover {
    text-decoration: none
}

.text-block-46 {
    color: #fff
}

.icon-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #fff
}

.dropdown-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.dropdown {
    position: static;
    left: auto;
    top: 4.1%;
    right: 19%;
    bottom: auto;
    display: block;
    height: 50px;
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 5px;
    background-color: hsla(0,0%,100%,.1)
}

.dropdown-list-2 {
    background-color: #5d4242
}

.dropdown-list-2.w--open {
    width: auto;
    min-width: auto;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 7px 20px -5px #463a77
}

.dropdown-link,.dropdown-link-2,.dropdown-link-3 {
    color: #151515
}

.new_txt {
    position: relative;
    width: 100%;
    padding: 0 15px 48px;
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-top: 1px hsla(0,0%,100%,.2);
    border-bottom: 1px solid hsla(0,0%,100%,.2)
}

.filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.subject-filter {
    margin-top: 76px;
    margin-right: 48px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.subject-filter.cycle {
    margin-top: 0
}

.collection-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 24px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #cbd4e0
}

.writer-text {
    margin-right: 10px;
    margin-left: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 14px;
    margin-bottom: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.list-item-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.text-block-47 {
    margin-right: 5px;
    clear: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 16px;
    line-height: 18px
}

.list-item-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.writer-button {
    width: 110px;
    height: 42px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border: 1px solid #574b8a;
    border-radius: 21px;
    background-color: #fff;
    font-family: Lato,sans-serif;
    color: #574b8a;
    line-height: 22px;
    text-align: center;
    white-space: normal;
    cursor: pointer
}

.writer-button:hover {
    border-width: 2px
}

.collection-list {
    border-style: solid solid none;
    border-width: 1px;
    border-color: #cbd4e0
}

.text-block-48 {
    margin-right: 5px;
    font-size: 16px;
    line-height: 18px
}

.text-block-49,.text-block-50 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #54657e;
    font-size: 13px;
    line-height: 15px
}

.h2_text {
    margin-bottom: 16px;
    font-family: Roboto,sans-serif;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700
}

.text-block-54 {
    margin-bottom: 16px;
    color: #fff;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700
}

.text-block-54.dark {
    color: #fff
}

.text-block-54.black {
    color: #151515
}

.text-block-55 {
    margin-bottom: 12px;
    font-size: 21px;
    font-weight: 500
}

.text-block-55.blog {
    color: #151519
}

.text-block-56 {
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700
}

.h_3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-transform: none
}

.h_3.unmarg {
    margin-top: 0
}

.text-block-58 {
    display: block;
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700
}

.div-block-3 {
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700
}

.text-block-59 {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700
}

.footer_h {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700
}

.h-l {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
    cursor: pointer
}

.h-l:hover {
    text-decoration: none
}

.image-6 {
    margin-bottom: 0;
    padding-bottom: 48px;
    border-bottom: 1px solid hsla(0,0%,100%,.2)
}

.div-block-4 {
    width: 100%;
    height: 120px;
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: 1px hsla(0,0%,100%,.2);
    background-image: url("./images/5e7b80c847ed6a167f6f517d_Frame%206%20x2.png");
    background-position: 0 0;
    background-size: 1000px;
    background-repeat: no-repeat;
    background-attachment: scroll
}

.text-block-60 {
    font-size: 34px
}

.faq_question {
    margin-bottom: 12px;
    font-size: 21px;
    line-height: 28px;
    font-weight: 500
}

.text-block-61 {
    display: block
}

.paragraph-7 {
    display: block;
    margin-bottom: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.paragraph-8 {
    margin-bottom: 0
}

.paragraph-8.tutor-info {
    margin-top: 14px;
    margin-bottom: 14px;
    color: #999fae
}

.collection-list-wrapper {
    display: inline;
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.post-info_new {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 88vw;
    margin-bottom: 8px;
    padding: 0 0 10px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 16px;
    background-color: hsla(0,0%,100%,0);
    box-shadow: none;
    text-align: center
}

.post-preview-box-new {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 460px;
    max-height: 60vw;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 50px;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: #296bb7;
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.09)
}

.info-box-time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px 16px 8px 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #666;
    font-size: 13px;
    line-height: 16px
}

.post-heading-new {
    margin-bottom: 0;
    font-size: 42px;
    line-height: 44px;
    text-align: left;
    text-transform: none
}

.collection-list-wrapper-2 {
    display: inline
}

.all_posts {
    display: none;
    height: 100%;
    padding-right: 12px;
    padding-bottom: 2px;
    padding-left: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color .4s cubic-bezier(.165, .84, .44, 1);
    transition: color .4s cubic-bezier(.165, .84, .44, 1);
    color: #574b8a;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none
}

.all_posts:hover {
    color: #ffa949
}

.all_posts.w--current {
    display: none;
    color: #7666d5
}

.item {
    overflow: hidden;
    margin-bottom: 12px;
    border: 1px #e3e3e3;
    border-radius: 12px;
    background-color: hsla(0,0%,100%,0);
    -webkit-transition: none;
    transition: none
}

.item:hover {
    background-color: hsla(0,0%,100%,0);
    box-shadow: none
}

.item-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 72px;
    padding: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #222;
    cursor: pointer
}

.link_cstm {
    display: inline-block;
    margin-bottom: 8px;
    float: left;
    clear: left;
    color: #666;
    font-size: 16px
}

.link_cstm:hover {
    color: #ffa949
}

.item_text {
    margin-top: 0;
    margin-right: 16px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.blog-drp {
    position: relative;
    display: block;
    overflow: visible;
    float: none;
    clear: none;
    border-radius: 0;
    -o-object-fit: scale-down;
    object-fit: scale-down
}

.dropdown-link-4 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: transparent;
    color: #666;
    font-size: 16px;
    -o-object-fit: fill;
    object-fit: fill
}

.dropdown-link-4:hover {
    color: #367fd3
}

.drop-list {
    position: static
}

.drop-list.w--open {
    margin-bottom: 15px;
    background-color: hsla(0,0%,86.7%,0)
}

.drop-list.cycle.w--open {
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #fafafa
}

.blog-drop-down {
    display: block;
    overflow: visible;
    padding: 10px 0 10px 15px;
    border-radius: 15px 15px 0 0;
    color: #474747;
    font-size: 14px;
    font-weight: 400
}

.blog-drop-down.w--open {
    padding: 10px 10px 10px 15px;
    border-radius: 15px 15px 0 0;
    background-color: #fafafa
}

.side-heading {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    font-weight: 500
}

.bold-text-2 {
    font-size: 16px;
    font-weight: 500
}

.bold-text-3 {
    color: #474747;
    font-size: 16px;
    font-weight: 500
}

.right_link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #474747;
    font-size: 16px;
    font-weight: 500
}

.right_link:hover {
    color: #367fd3
}

.bold-text-4 {
    font-size: 18px
}

.ft_grid {
    position: absolute;
    width: 100%;
    max-width: 1280px;
    margin-top: -150px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.sidebar-block-2 {
    margin-bottom: 24px;
    padding-bottom: 24px
}

.sidebar-heading-2 {
    margin-top: 0;
    margin-bottom: 24px;
    color: #151515
}

.div-block-5 {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 10px;
    border-radius: 20px;
    background-color: #fff
}

.ft_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.ft_item.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.link_v2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -8px;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-align: left;
    text-decoration: none
}

.ft_ims {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 25px;
    background-color: #1d1736
}

.ft_ims.cycle,.ft_ims.cylce {
    cursor: pointer
}

.ft_ims-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 25px;
    background-color: #2e264e
}

.ft_ims-2.cycle,.ft_ims-2.cylce {
    cursor: pointer
}

.ft_ims-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 25px;
    background-color: #3e3368
}

.ft_ims-3.cycle,.ft_ims-3.cylce {
    cursor: pointer
}

.ft_grids_cstm {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: -60%;
    z-index: 1;
    display: none;
    width: 100%;
    max-width: 1200px;
    margin: 100px auto 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.ft_cstm {
    position: static;
    z-index: 1;
    padding-top: 170px;
    background-color: #273142;
    color: #fff
}

.ft_cstm.hide {
    display: none
}

.div-block-6 {
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    text-align: center
}

.div-block-6.custm {
    margin-top: 0;
    padding-top: 15px;
    border-top-style: none
}

.div-block-6.cst {
    border-bottom-style: none
}

.text-block-63 {
    padding-bottom: 15px;
    color: #666;
    font-size: 16px;
    font-weight: 400
}

.anchor {
    position: relative;
    top: -88px;
    margin-top: 0
}

.blog-button-text {
    text-align: center
}

.button-blog-wrap {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.button-blog {
    margin-right: auto;
    margin-left: auto;
    padding: 12px 40px;
    border-radius: 34px;
    background-color: #524780;
    box-shadow: 0 0 24px 2px rgba(25,129,197,.33);
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer
}

.button-blog:hover {
    background-color: #463a77
}

.button-blog.button_blog_text {
    overflow: visible
}

.blog-block-first {
    margin-top: 1.8em;
    margin-bottom: 1.8em;
    padding-top: 33px;
    padding-bottom: 33px;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4
}

.blog-block-second {
    margin-top: 1.8em;
    margin-bottom: 1.8em;
    padding-top: 52px;
    padding-bottom: 33px;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px #c4c4c4
}

.blog-h2 {
    margin-top: 0;
    font-size: 30px;
    text-align: center
}

.container.horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

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

.container.horizontal-center.margin-bot-8 {
    margin-bottom: 8px
}

.writer-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.writer-card {
    display: block;
    max-height: none;
    max-width: 250px;
    min-width: 250px;
    margin-right: 32px;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border: 1px solid #cad3df;
    border-radius: 5px;
    text-align: center;
    -o-object-fit: fill;
    object-fit: fill
}

.writer-h {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
    padding-bottom: 0;
    border-bottom: 1px solid #cbd4e0;
    font-family: Roboto,sans-serif;
    font-size: 32px;
    line-height: 42px;
    font-weight: 400
}

.image-7 {
    width: 96px;
    height: 96px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-radius: 50%;
    text-align: left
}

.text-block-64 {
    margin-top: 5px;
    text-align: left
}

.writer-complection {
    margin-right: 0;
    padding: 24px 16px 20px;
    border-style: solid none;
    border-width: 1px;
    border-color: #cad3df #000
}

.writer-profile {
    padding: 40px 16px 24px
}

.writer-card-button {
    width: 110px;
    height: 42px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border: 1px solid #367fd3;
    border-radius: 21px;
    background-color: #367fd3;
    font-family: Lato,sans-serif;
    color: #fff;
    line-height: 37px;
    text-align: center;
    white-space: normal;
    cursor: pointer
}

.writer-card-button:hover {
    border-width: 2px;
    border-color: #5e9fe0;
    background-color: #5e9fe0
}

.writer-button-wrap {
    padding: 20px 16px
}

.writer-button-wrap:hover {
    background-color: transparent
}

.writer-stats {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none
}

.writer-stats-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.writer-stats-item.li-middle {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.text-block-65 {
    margin-right: 0
}

.success-percent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.text-block-66 {
    margin-top: 5px
}

.success-rate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.success-bar {
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background-color: #5bc276
}

.success-bar-wrap {
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background-color: #e4e7ed
}

.html-embed-4 {
    width: auto
}

.writer-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

.rating-bar {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 15px;
    background-color: transparent;
    background-image: url("./images/5e5d43546b94f9b20dc22cc0_star-filled-dark.svg");
    background-position: 50% 50%;
    background-size: 14px 15px;
    background-repeat: repeat-x;
    background-attachment: scroll
}
.collection-list-wrapper-3 {
    display: inline-block;
    margin: 16px auto auto
}

.collection-list-wrapper-4 {
    display: inline-block;
    float: none
}

.tag {
    margin-bottom: 25px
}

.writer-img-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 82px;
    height: 82px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    text-align: center
}

.writer-img-wrap-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 102px;
    height: 102px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    text-align: center
}

.dark-stars {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 16px;
    background-image: url("./images/5e8c8fe6ffa7dc3a2f11f375_stars-dark.svg");
    background-position: 0 0;
    background-size: 90px 16px;
    background-repeat: no-repeat
}

.div-block-8 {
    position: relative;
    width: 100%
}

.div-block-9 {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.stars-block {
    position: relative;
    width: 90px;
    height: 16px
}

.text-block-67 {
    margin-left: 5px
}

.subject-name {
    border-left: 1px #000;
    color: #424b59;
    font-size: 16px
}

.subject-link {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 50px
}

.subject-link._w--current,.subject-link.w--current {
    border-left: 2px solid #574b8a;
    background-color: #eceff4
}

.collection-item-2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.footer-image {
    width: 100%;
    height: 120px;
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: 1px hsla(0,0%,100%,.2);
    background-image: url("./images/5e7b80c847ed6a167f6f517d_Frame%206%20x2.png");
    background-position: 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll
}

.nw_bnr {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 460px;
    padding: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: #463a77;
    background-image: url("./images/5e95cbbe64200d161a166628_Frame%20181.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center
}

.nw_bnr_cntnt {
    position: relative;
    z-index: 1;
    display: none;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.subject-filter-item._w--current {
    border-left: 2px solid #574b8a;
    background-color: #eceff4
}

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

.collection-item-3 {
    width: 33%
}

.collection-list-wrapper-5 {
    display: block
}

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

.collection-item-4 {
    width: 33%
}

.subscribe__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.subscribe-container {
    width: 100%;
    color: #fff
}

.app-link {
    display: block;
    margin-right: 0;
    margin-left: auto;
    cursor: pointer
}

.image-8 {
    display: inline-block;
    height: 50px;
    margin: 0 0 0 auto;
    padding-top: 0
}

.link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.image-9 {
    position: static;
    left: auto;
    top: -18%;
    right: 0;
    bottom: 0
}

.text-span {
    color: #1c75ff
}

.fb-footer {
    background-color: #40596b
}

.fb-color {
    color: #1c75ff
}

.section-3 {
    height: 140px;
    background-image: url("./images/5e99934d85ef98793076bf8e_messaging-bg.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.image-10 {
    width: 222px;
    height: 158px;
    min-height: auto;
    min-width: auto;
    margin-top: -28px
}

.div-block-10 {
    padding-left: 75px
}

.text-span-2 {
    color: #1c75ff
}

.heading-5 {
    margin-bottom: 0
}

.grid-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

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

.side-media-lp {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-width: 100%;
    padding-left: 35px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 2px solid #e3e3e3
}

.feature-lp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.feature-lp.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.section-4 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 144px
}

.section-4.black {
    background-color: #151515
}
.container-3 {
    width: 100%;
    max-width: 1296px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-perspective: 500px;
    perspective: 500px
}

.bordered-list-item-small {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid hsla(0,0%,100%,.1)
}

.div-block-11 {
    display: block;
    margin-top: 35px
}

.h2-2 {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: -.02em
}

.h2-2.display-inline {
    display: block;
    margin-bottom: 0;
    float: none
}

.text-block-27 {
    color: #fff
}

.space-bottom-large {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.display-heading-4 {
    margin-bottom: 24px;
    color: #fff;
    font-size: 54px;
    line-height: 54px;
    font-weight: 700;
    letter-spacing: -.02em
}

.display-heading-4.no-bottom-space {
    margin-bottom: 36px
}

.text-block-19 {
    margin-left: 12px
}

.content-width-extra-large {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0
}

.panel-body {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    border-radius: 6px;
    background-color: #fff
}

.link-arrow-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

.circle-small-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 36px;
    height: 36px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 18px;
    background-color: #000
}

.panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 12px;
    background-color: hsla(0,0%,100%,.05);
    direction: ltr
}

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

.icon-small {
    width: 18px
}

.circle-large {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96px;
    height: 96px;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 48px;
    background-color: #3c5ccf
}

.circle-large.circle-small {
    width: 36px;
    height: 36px
}

.circle-large.circle-small.bg-gray-3 {
    margin-bottom: 0;
    background-color: #000
}

.panel-subheading {
    margin-bottom: 24px;
    color: #ff715b
}

.panel-subheading.text-primary-2 {
    margin-bottom: 14px
}

.space-left-extra-small {
    margin-left: 6px;
    color: #000
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.row.row-align-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.row-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px
}

.bordered-list-item {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid hsla(0,0%,100%,.1)
}

.heading-6 {
    color: hsla(0,0%,100%,.5)
}

._12 {
    margin-left: 12px
}

.section-5 {
    position: static;
    z-index: 1;
    padding: 0 20px 120px;
    border: 0 #000;
    background-color: #fafaff;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s
}

.section-5.top-paddings {
    padding-top: 120px
}

.container-4 {
    position: relative;
    z-index: 12;
    display: block;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-right-radius: 3px
}

.section-title-2 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
    background-color: transparent;
    color: #282f4b;
    font-size: 38px;
    line-height: 48px;
    font-weight: 700;
    text-align: left
}

.section-title-2.centered {
    text-align: center
}

.h3 {
    font-size: 18px
}

.text-block-68 {
    margin-top: 25px
}

.paragraph-9 {
    color: #666;
    font-size: 15px;
    line-height: 24px
}

.text-highlighted-2 {
    display: inline-block;
    padding-right: 4px;
    padding-left: 4px;
    border-radius: 3px;
    background-color: rgba(255,169,73,.1);
    color: #ffa949;
    font-weight: 700
}

.rev_col_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rev_col_2,.rev_col_3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.rev_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.html-embed-5 {
    display: none
}

.comp_wrap,.orders_wrap,.rating_wrap {
    overflow: hidden;
    height: auto;
    max-height: none;
    border-style: solid solid none;
    border-width: 1px;
    border-color: #cbd4e0
}

.writer_subjects {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.subjects_item {
    display: block;
    width: 33%;
    margin-bottom: 25px
}

.subject_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 13px
}

.subject_item_wrap {
    max-width: 210px
}

.writer_types {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.types_item {
    display: block;
    width: 33%;
    margin-bottom: 25px
}

.types_item_wrap {
    max-width: 210px
}

.types_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 13px
}

.review_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.review_avatar {
    width: 40px;
    height: 40px;
    margin-right: 16px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.review_body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.review_rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.review_text {
    margin-top: 16px;
    padding-left: 16px;
    border-left: 2px solid #e4e7ed;
    font-size: 16px;
    line-height: 25px
}

.image-14 {
    margin-top: 5px
}

.test_section,.text_section {
    display: none
}

.text-block-73 {
    font-size: 60px
}

.logo_icon {
    margin-right: 10px
}

.rating_line {
    position: relative;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff
}

.wrapper-2 {
    position: relative;
    z-index: 2;
    display: block;
    overflow: visible;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.left_div {
    padding-right: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-12 {
    width: 100%;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.right_div {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.rating-item {
    padding: 15px 40px;
    color: #151515
}

.rating-item.center_item {
    padding-right: 40px;
    padding-left: 40px;
    border-right: 1px hsla(0,0%,86.7%,.4);
    border-left: 1px hsla(0,0%,86.7%,.4)
}

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

.decor-bottom-2 {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    overflow: visible;
    width: 100%;
    height: 4vw
}

.div-block-14 {
    background-color: #151515
}

.div-block-128 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 24px;
    padding-right: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.text-block-42 {
    color: #616e81;
    font-size: 12px
}

.test_section-2 {
    display: none
}

.link-2 {
    color: #fff
}

.link-3 {
    color: #666
}

.grid-13 {
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.text-link-2 {
    -webkit-transition: color .2s;
    transition: color .2s;
    color: #7666d5;
    text-decoration: underline
}

.text-link-2:hover {
    color: #ffa949;
    text-decoration: underline
}

.columns-5 {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.column-4 {
    position: static;
    padding-left: 0
}

.column-5 {
    position: static
}

.col_1 {
    width: 50%;
    margin-right: 20px
}

.col_2 {
    width: 50%
}

.app-link-2 {
    cursor: pointer
}

.app-link-2.h-l {
    padding-top: 0;
    padding-bottom: 0
}

.social-link-small-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px;
    margin-right: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.social-link-small-2:hover {
    background-color: #7666d5
}

.social-link-small-2 i {
    font-size: 23px;
    color: #fff;
}

.breadcrumbs_writer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 8px 12px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: hsla(0,0%,100%,.5);
    font-size: 16px;
    line-height: 16px;
    text-transform: capitalize
}

.breadcrumbs-link-writer {
    color: #666;
    text-decoration: none
}

.breadcrumbs-link-writer:hover {
    text-decoration: underline
}

.breadcrumbs-arrow-writer {
    width: 17px;
    height: 17px;
    margin-right: 2px;
    margin-left: 2px;
    background-image: url("./images/5e5d43546b94f932bac22b82_right-dark.svg");
    background-position: 50% 50%;
    background-size: 16px;
    opacity: .3
}

.text-block-marg {
    margin-right: 5px;
    color: #666
}

.text-block-75 {
    color: #666
}

.wrapper-3 {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.wrapper-3.centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.collection-item-5 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.columns-6 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 20px;
    background-color: #fff
}

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

.image-15 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 100%
}

.heading-7 {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 32px;
    text-align: center
}

.social-icons-medium {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.social-link-medium {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 2px;
    margin-left: 2px;
    padding: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #6755cf;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    cursor: pointer
}

.social-link-medium:hover {
    background-color: #7666d5
}

.social-link-medium.light {
    opacity: 1
}

.social-link-medium.light:hover {
    background-color: #f3f3f7
}

.div-block-129 {
    margin-top: 0;
    margin-bottom: 60px;
    padding: 60px 12px;
    border-radius: 20px;
    background-color: #fff
}

.column-7 {
    padding-left: 24px
}

.logo-link-copy {
    margin: 20px 8px;
    padding: 8px;
    -webkit-transition: opacity .4s,-webkit-transform .4s;
    transition: opacity .4s,transform .4s,-webkit-transform .4s
}

.logo-link-copy:hover {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.logo-link-copy.faded {
    opacity: .5
}

.logo-link-copy.faded:hover {
    opacity: 1
}

.logo-copy {
    max-width: 150px
}

.collection-list-wrapper-6 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.read_also {
    margin-top: 30px;
    text-align: center
}

.button-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.button-7:hover {
    background-color: #f59933
}

.button-whatsapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.button-whatsapp:hover {
    background-color: #f59933
}

.buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.buttons._32px {
    margin-top: 32px
}

.grid_course-work {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: start;
    -ms-grid-row-align: center;
    align-self: center;
    grid-column-gap: 42px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1.5fr 1.5fr 1.5fr;
    grid-template-columns: 1.5fr 1.5fr 1.5fr;
    text-align: left
}

.grid_questions {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: start;
    -ms-grid-row-align: center;
    align-self: center;
    grid-column-gap: 42px;
    -ms-grid-columns: 1.5fr 1.5fr 1.5fr;
    grid-template-columns: 1.5fr 1.5fr 1.5fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: left
}

.panel-body-home {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    border-radius: 6px;
    background-color: #fff
}

.panel-body-home.transparent {
    background-color: transparent
}

.grid-3-copy {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: start;
    -ms-grid-row-align: center;
    align-self: center;
    grid-column-gap: 42px;
    -ms-grid-columns: 2fr 2fr 2fr 2fr;
    grid-template-columns: 2fr 2fr 2fr 2fr;
    text-align: left
}

.image-16 {
    display: inline-block;
    max-height: 100%;
    min-height: 100%;
    min-width: 100%;
    border-radius: 6px
}

.image-17,.image-18 {
    max-height: 100%;
    min-height: 100%;
    min-width: 100%;
    border-radius: 6px
}

.t02_testimonial_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 6px 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.t02_icon {
    width: 25px;
    height: 25px;
    color: #4e5d78;
    font-size: 22px
}

.t02_avatar_02 {
    position: relative;
    width: 65px;
    height: 65px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 100px;
    background-image: url("./images/5ed649daea17a5e644d72faf_forest_avatar_02.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.t02_name {
    margin-bottom: 15px;
    color: #4e5d78;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px
}

.t02_avatar {
    position: relative;
    width: 65px;
    height: 65px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 100px;
    background-image: url("./images/5ed649daea17a5023ad72fad_forest_avatar_06.jpg");
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat
}

.t02_paragraph {
    margin-bottom: 39px;
    text-align: center
}

.t02_logo {
    width: 120px
}

.t02_mask {
    overflow: hidden;
    max-height: none;
    max-width: none;
    min-height: auto
}

.card_trustpilot {
    position: relative;
    max-height: 160px;
    max-width: 260px;
    min-height: 160px;
    min-width: 260px;
    margin-right: 8px;
    margin-left: 8px;
    padding: 14px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #fff;
    text-align: left
}

.header_ratings {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.star {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.secondary-text {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.text-block-76 {
    font-family: Roboto,sans-serif;
    color: #999;
    font-size: 10px;
    text-align: right
}

.body-text {
    position: relative;
    top: auto
}

.heading-8 {
    margin-bottom: 9px;
    color: #151515;
    font-size: 14px;
    font-weight: 500
}

.text-block-77 {
    overflow: hidden;
    max-height: 36px;
    min-height: 36px;
    margin-bottom: 16px;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400
}

.image-19 {
    line-height: 11px
}

.author {
    position: absolute;
    top: auto;
    bottom: 14px;
    font-family: Roboto,sans-serif;
    font-weight: 500
}

.text-block-78 {
    font-family: Roboto,sans-serif;
    color: #999;
    font-size: 13px;
    font-weight: 500
}

.bold-text-5,.bold-text-6 {
    font-weight: 500
}

.customer_reviews {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center
}

.t02 {
    display: block;
    overflow: hidden;
    padding: 70px 5%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

.t02_container {
    display: block;
    max-height: none;
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.t02_mask-2 {
    overflow: hidden;
    max-width: 1110px;
    margin-right: auto;
    margin-left: auto
}

.card_site_reviews {
    position: relative;
    max-height: 168px;
    max-width: 260px;
    min-height: 168px;
    min-width: 260px;
    margin-right: 8px;
    margin-left: 8px;
    padding: 14px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #fff;
    text-align: left
}

.customer-id {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.bottom_info {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.body-text_2 {
    position: relative;
    top: auto
}

.info_writer {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.head {
    font-size: 13px;
    line-height: 20px
}

.head.text-grey {
    margin-bottom: 4px;
    color: #666;
    font-size: 17px;
    font-weight: 500
}

.text-small-copy {
    font-size: 13px;
    line-height: 20px
}

.text-small-copy.text-grey {
    margin-bottom: 0;
    color: #999;
    font-size: 10px;
    line-height: 15px;
    font-weight: 500
}

.div-block-130 {
    width: 100%;
    max-width: 33%;
    padding-right: 6px;
    padding-left: 6px;
    text-align: center
}

.button_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #367fd3;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.button_btn:hover {
    background-color: #5e9fe0
}

.button_btn.small {
    height: 40px;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px
}

.button_btn.white {
    background-color: #fff;
    color: #574b8a
}

.button_btn.white:hover {
    background-color: #f3f3f7
}

.button_btn.ghost {
    background-color: #f3f3f7;
    color: #574b8a
}

.button_btn.ghost:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.button_btn.side-margins {
    margin-right: 6px;
    margin-left: 6px
}

.button_btn.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.button_btn.color-2 {
    background-color: #7666d5
}

.button_btn.color-2:hover {
    background-color: #6755cf
}

.button_btn.color-3 {
    background-color: #574b8a
}

.button_btn.color-3:hover {
    background-color: #463a77
}

.button_btn.small-form-arrow-button {
    width: 40px;
    height: 40px;
    padding: 8px;
    background-image: url("./images/5e5d43546b94f9b64ec22cb8_arrow-right-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.button_btn.nav-button.fb-color {
    background-color: #1c75ff
}

.button_btn.nav-button.fb-color:hover {
    background-color: #3785ff
}

.button_btn.max_w {
    display: block;
    max-width: 190px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.button_btn.btn_2 {
    display: inline-block;
    margin-right: 25px;
    text-transform: capitalize
}

.bg_item {
    position: relative;
    height: 140px;
    padding: 0;
    border: 1px solid #ededed;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 2px 6px 10px -8px #999
}

.section-content {
    display: block;
    text-align: left
}

.section-content.center.facts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 600px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.section-content.facts.center.no-padding-bottom {
    margin-top: 30px;
    margin-bottom: 0
}

.grid-11 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.head-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ededed
}

.button-copy {
    position: relative;
    overflow: hidden;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase
}

.button-copy:hover {
    border-width: 1px;
    border-color: #000;
    color: #f7b42e
}

.button-copy.cstm {
    display: inline-block
}

.button-copy.cstm.yellow.top-padding-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    color: #000
}

.text-span-10 {
    text-decoration: line-through
}

.image-20 {
    position: absolute;
    left: 133px;
    z-index: 15;
    margin-top: -5px;
    margin-right: 0;
    padding-top: 0
}

.text-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 15px;
    text-align: center
}

.text-span-9 {
    color: #569a34
}

.service-heading-white {
    margin-top: 0;
    float: none;
    clear: none;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500
}

.service-heading-white.top-padding {
    margin-top: 20px;
    color: #151515
}

.section-6 {
    position: static;
    z-index: 1;
    padding: 75px 20px 59px;
    border: 0 #000;
    background-color: #fff;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    text-decoration: none
}

.text-block-2 {
    position: relative;
    z-index: 25;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #569a34;
    font-size: 15px;
    font-weight: 500;
    text-align: right
}

.bottom_itm {
    position: static;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fbfbfb
}

.column-8 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center
}

.image-21 {
    display: inline;
    max-height: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.h_custom-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    background-color: transparent
}

.copy-wrapper-copy {
    position: static;
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    font-family: Roboto,sans-serif
}

.column-9 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.button-8 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: auto;
    padding: 12px 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 6px;
    background-color: #fff;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    font-family: Roboto,sans-serif;
    color: #282f4b;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase
}

.button-8:hover {
    border-width: 1px;
    border-color: #000;
    background-color: #282f4b;
    color: #f7b42e
}

.button-8.hero {
    margin-right: 10px;
    border: 1px solid #282f4b;
    background-color: transparent;
    color: #282f4b
}

.button-8.hero:hover {
    background-color: #282f4b;
    color: #f7b42e
}

.button-8.hero.h_margin-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-right: 0
}

.button-8.hero.h_margin-top.cstm {
    display: inline-block
}

.section-7 {
    position: static;
    z-index: 1;
    padding: 75px 20px 59px;
    border: 0 #000;
    background-color: #fafaff;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    text-decoration: none
}

.section-7.no-top-paddings {
    display: block;
    padding-top: 0;
    border: 0 #000;
    background-color: #fafaff
}

.no-padding_margin {
    margin-bottom: 0
}

.button-copy {
    display: inline;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.custom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 24px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 2px dashed #ffa949;
    border-radius: 16px;
    background-color: transparent;
    box-shadow: 0 8px 16px 0 transparent,inset 0 0 0 1px #e3e3e3;
    -webkit-transition: box-shadow .4s,background-color .4s;
    transition: box-shadow .4s,background-color .4s;
    color: #ffa949
}

.custom:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 0 0 0 1px #e3e3e3
}

.custom.w--current {
    padding: 24px;
    background-color: #fff;
    box-shadow: inset 0 0 0 2px #ffa949
}

.h2-copy {
    margin-bottom: 0;
    color: #ffa949;
    font-size: 30px;
    line-height: 24px;
    font-weight: 500;
    text-align: center
}

.video-button-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 56px;
    padding: 4px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 28px;
    background-color: #574b8a
}

.watch-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.lightbox-link {
    display: inline-block;
    margin-right: auto;
    margin-left: auto
}

.image-22,.image-23,.image-24 {
    max-height: none;
    min-height: 428px;
    border-radius: 16px
}

.logo-copy {
    width: 200px;
    max-width: none
}

.btn_link {
    background-color: transparent;
    font-family: Roboto,sans-serif;
    color: #666
}

.button-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.button-copy:hover {
    background-color: #f59933
}

.button-copy.small {
    height: 40px;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px
}

.button-copy.white {
    background-color: #fff;
    color: #574b8a
}

.button-copy.white:hover {
    background-color: #f3f3f7
}

.button-copy.ghost {
    background-color: #f3f3f7;
    color: #574b8a
}

.button-copy.ghost:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.button-copy.side-margins {
    margin-right: 6px;
    margin-left: 6px
}

.button-copy.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.button-copy.color-2 {
    background-color: #7666d5
}

.button-copy.color-2:hover {
    background-color: #6755cf
}

.button-copy.color-3 {
    background-color: #574b8a
}

.button-copy.color-3:hover {
    background-color: #463a77
}

.button-copy.small-form-arrow-button {
    width: 40px;
    height: 40px;
    padding: 8px;
    background-image: url("./images/5e5d43546b94f9b64ec22cb8_arrow-right-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.button-copy.nav-button.fb-color {
    background-color: #1c75ff
}

.button-copy.nav-button.fb-color:hover {
    background-color: #3785ff
}

.button-copy.max_w {
    display: block;
    max-width: 190px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.button-copy.btn_2 {
    display: inline-block;
    margin-right: 25px;
    text-transform: capitalize
}

.div-block-131 {
    text-align: center
}

.dropdown-list-copy {
    display: none
}

.dropdown-list-copy.w--open {
    left: 0;
    margin-top: 8px;
    margin-left: -4px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 6px 24px 0 rgba(48,54,77,.22)
}

.dropdown-list-copy.v2 {
    display: none
}

.dropdown-list-copy.v2.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 420px;
    margin-left: -48px;
    padding: 12px
}

.dropdown-list-copy.cycle-copy {
    left: 219px;
    top: 0;
    display: none;
    margin-left: 0
}

.dropdown-toggle-3 {
    display: block;
    width: auto;
    padding: 9px 20px 11px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.dropdown-toggle-3:hover {
    background-color: #f3f3f7
}

.dropdown-toggle-3.w--open {
    width: auto
}

.dropdown-list-4 {
    border-radius: 20px
}

.dropdown-list-4.w--open {
    position: absolute;
    left: 100%;
    top: -620%;
    right: 0;
    bottom: auto;
    margin-left: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px;
    background-color: #fff
}

.dropdown-3 {
    display: block
}

.icon-3 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.dropdown-list-submenu {
    display: none
}

.dropdown-list-submenu.w--open {
    left: 102%;
    top: -640%;
    margin-top: 8px;
    margin-left: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 6px 24px 0 rgba(48,54,77,.22)
}

.dropdown-list-submenu.v2 {
    display: none
}

.dropdown-list-submenu.v2.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 420px;
    margin-left: -48px;
    padding: 12px
}

.dropdown-list-submenu.cycle {
    display: block
}

.list-3 {
    margin-top: 6px;
    margin-bottom: 4px;
    padding-left: 40px
}

.list-3-copy {
    margin-top: 6px;
    margin-bottom: 4px;
    padding-left: 40px;
    list-style-type: decimal
}

.image-25 {
    display: inline;
    margin-bottom: 12px
}

.image-25.mob {
    width: 170px;
    max-width: none
}

.text-grey-nopadding {
    margin-bottom: 6px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #666;
    font-weight: 400
}

.text-grey-nopadding.g_new {
    line-height: 24px
}

.text-grey-nopadding.mrgn_btm {
    margin-bottom: 10px
}

.text-grey-nopadding.bold {
    margin-bottom: 0;
    font-weight: 500
}

.main-grid-new {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 28px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.main-grid-new.margin-bottom {
    margin-bottom: 120px
}

.main-grid-new.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.msection {
    padding-left: 15px
}

.image-26 {
    display: block;
    max-height: 50px;
    max-width: none
}

.text-section {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 0;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px #e3e3e3;
    text-align: center
}

.text-section.cstm {
    padding-top: 0
}

.rating-item-2 {
    padding: 15px 40px
}

.left_div-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.text-block-80 {
    font-size: 60px
}

.image-27 {
    width: 24px;
    height: 23.993057250976562px;
    margin-right: 12px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

._2column {
    display: -ms-grid;
    display: grid;
    margin-top: 16px;
    margin-bottom: 16px;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.secondary-text-new {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.sheading {
    margin-top: -8px;
    margin-bottom: 0;
    color: #1c75ff;
    font-size: 14px
}

.text-dark-grey-2 {
    color: #151515
}

.text-dark-grey-2.white {
    color: #fff
}

.intro-2 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.intro-2.margin-bottom {
    margin-bottom: 80px
}

.intro-2.margin-bottom.full-width {
    max-width: 100%
}

.intro-2.margin-bottom.full-width.text-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.intro-2.margin-bottom.full-width.text-left.left {
    height: 50%;
    margin-bottom: 0;
    padding-right: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.intro-2.margin-bottom.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.intro-2.full {
    max-width: 100%
}

.intro-2.full.margin-bottom {
    margin-bottom: 40px
}

.intro-2.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 550px;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.intro-2.margin-top {
    margin-top: 60px
}

.wrapper-4 {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: transparent
}

.text-grey-2 {
    position: static;
    margin-bottom: 16px;
    color: #666;
    text-align: left
}

.text-big-2 {
    font-size: 17px;
    line-height: 28px
}

.text-block-81 {
    margin-bottom: 20px;
    text-align: center
}

.bg-elements-2 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 90%;
    min-height: 640px;
    margin: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .05
}

.text-h4 {
    color: #151515;
    text-align: left
}

.text-h4.big {
    color: #574b8a;
    font-size: 32px;
    line-height: 44px;
    font-weight: 700
}

.feature-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.par_01 {
    margin-bottom: 16px;
    color: #666;
    font-size: 18px
}

.section-8 {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #cbd4e0;
    background-color: #fff;
    font-family: Roboto,sans-serif
}

.section-8.bg_custom {
    overflow: hidden;
    height: 510px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(33%,hsla(0,0%,100%,0))),url("./images/5e68ee891d3cc24e7c7d44a1_us_s_34.png");
    background-image: linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 33%),url("./images/5e68ee891d3cc24e7c7d44a1_us_s_34.png");
    background-position: 0 0,50% 60%;
    background-size: auto,cover;
    background-repeat: repeat,no-repeat
}

.section-8.padding-top.dark-mask {
    padding-top: 24px;
    padding-bottom: 24px;
    background-color: #f3f3f7
}

.section-8.top-section {
    overflow: hidden;
    padding-top: 128px;
    padding-bottom: 128px;
    background-color: #574b8a;
    color: #fff
}

.section-8.top-section.grade-1 {
    border-left-style: none;
    border-left-width: 0
}

.section-8.padding-small {
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px
}

.link-4 {
    color: #fff
}

.main-grid-2 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.small-section {
    padding-top: 15px;
    padding-bottom: 15px
}

.small-section.dark-mask {
    position: relative;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #273142
}

.btext {
    color: #367fd3;
    font-size: 50px;
    line-height: 50px
}

.sicons {
    width: auto;
    margin-right: 10px
}

.div-block-132 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.image-28 {
    width: auto
}

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

._26px_icon {
    width: 24px;
    height: auto;
    max-width: none
}

.html-embed-6 {
    margin-bottom: 14px
}

.main-grid-custom {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-row-align: auto;
    align-self: auto;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.main-grid-custom.margin-bottom {
    margin-bottom: 120px
}

.main-grid-custom.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.main-grid-custom.new_grid-2 {
    padding-right: 60px;
    padding-left: 60px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.div-block-133 {
    padding-left: 25px
}

.column_01 {
    height: 360px
}

.div_icon {
    max-width: none;
    margin-right: 16px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.image-29 {
    width: 100px;
    height: 100px
}

.image-30 {
    display: inline-block
}

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

.grid-14 {
    grid-column-gap: 24px;
    grid-row-gap: 24px
}

.text-block-82 {
    position: relative
}

.sgrid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.fb {
    height: auto;
    min-width: 256px;
    padding: 20px;
    border-radius: 8px;
    background-color: #3b5999;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer
}

.fb:hover {
    background-color: rgba(59,89,153,.9)
}

.top_heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.sicon {
    width: 35px;
    height: 35px;
    margin-top: 0;
    margin-left: 0;
    padding: 0
}

.subscribers {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.heading-10 {
    font-family: Lato,sans-serif;
    color: #fff;
    font-weight: 300
}

.sbottom {
    display: block;
    margin-top: 25px;
    padding: 0;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.sbottom.l {
    text-align: left
}

.sfollowers {
    margin-bottom: 0;
    font-family: Lato,sans-serif;
    color: #fff;
    font-size: 34px;
    line-height: 38px;
    font-weight: 300
}

.stext {
    position: relative;
    bottom: -1px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Lato,sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300
}

.image-31 {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 8px
}

.youtube-btn {
    height: auto;
    min-width: 256px;
    padding: 20px;
    border-radius: 8px;
    background-color: red;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer
}

.youtube-btn:hover {
    background-color: rgba(255,0,0,.8)
}

.insta {
    height: auto;
    min-width: 256px;
    padding: 20px;
    border-radius: 8px;
    background-color: #8134af;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.insta:hover {
    background-color: rgba(129,52,175,.9)
}

.about_grid {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-row-align: auto;
    align-self: auto;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 28px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.about_grid.margin-bottom {
    margin-bottom: 120px
}

.about_grid.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.about_grid.new_grid-2 {
    padding-right: 60px;
    padding-left: 60px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.twitter-btn {
    height: auto;
    min-width: 256px;
    padding: 20px;
    border-radius: 8px;
    background-color: #03a9f4;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer
}

.twitter-btn:hover {
    background-color: rgba(3,169,244,.8)
}

.follow-us {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.container-left {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.container-left.no-margin-bottom {
    margin-bottom: 0
}

.container-left.no-margin-bottom.fw {
    max-width: 100%
}

.container-left.wide {
    max-width: 800px
}

.container-left.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 550px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.container-left.left.margin-bottom {
    margin-bottom: 48px
}

.container-left.left.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 160px
}

.container-left.margin-bottom {
    margin-bottom: 60px
}

.container-left.margin-bottom.full-width {
    max-width: 100%
}

.container-left.margin-bottom.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.container-left.full {
    max-width: 100%
}

.container-left.absolute {
    position: absolute
}

.container-left.absolute.left {
    width: auto
}

.container-left.margin-top {
    margin-top: 60px;
    margin-left: auto
}

.container-left.full-width {
    max-width: 100%
}

.container-left.full-width.left.margin_left {
    margin-left: 0
}

.container-left.full-width.bottom_mrgn {
    margin-bottom: 24px
}

.container-left.full-width.top_mrgn {
    margin-top: 65px
}

.container-left.full_width_left {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.container-left.margin-bottom-faq {
    margin-bottom: 60px
}

.container-left.margin-bottom-faq.full-width {
    max-width: 100%
}

.container-left.margin-bottom-faq.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.container-left.writer-rev-more {
    margin-left: 55%
}

.container-left.small_margin {
    margin-top: 24px
}

.container-left.margin-bottom-copy {
    z-index: 0;
    margin-bottom: 24px
}

.container-left.margin-bottom-copy.full-width {
    max-width: 100%
}

.container-left.margin-bottom-copy.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.container-left.margin-top-30px {
    margin-top: 60px;
    margin-left: auto
}

.talignleft {
    margin-bottom: 6px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #666;
    font-weight: 400
}

.talignleft.g_new {
    line-height: 24px
}

.talignleft.mrgn_btm {
    margin-bottom: 10px
}

.talignleft.bold {
    font-weight: 500
}

.talignleft.stext {
    font-size: 14px;
    font-weight: 400
}

.container-right {
    text-align: center
}

.social-links {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.twitter-2 {
    height: auto;
    min-width: auto;
    padding: 20px;
    border-radius: 8px;
    background-color: #03a9f4;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer
}

.twitter-2:hover {
    background-color: rgba(3,169,244,.8)
}

.fb-2 {
    height: auto;
    min-width: auto;
    padding: 20px;
    border-radius: 8px;
    background-color: #3b5999;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer
}

.fb-2:hover {
    background-color: rgba(59,89,153,.9)
}

.insta-2 {
    height: auto;
    min-width: auto;
    padding: 20px;
    border-radius: 8px;
    background-color: #8134af;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.insta-2:hover {
    background-color: rgba(129,52,175,.9)
}

.youtube-2 {
    height: auto;
    min-width: auto;
    padding: 20px;
    border-radius: 8px;
    background-color: red;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer
}

.youtube-2:hover {
    background-color: rgba(255,0,0,.8)
}

.text-block-83 {
    color: #666
}

.support-avatar-cont {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px
}

.image-32 {
    -o-object-fit: cover;
    object-fit: cover
}

.emis {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf83d2d2dedbb783c74476_Emis%20Heartilly.png");
    background-position: 50% 50%;
    background-size: cover
}

.samantha {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf838b0057ccaeffbcf37e_Samantha.jpg");
    background-position: 50% 50%;
    background-size: cover
}

.steve {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf838b68cf2e6fc523a7d1_Steve%20Brown.png");
    background-position: 50% 50%;
    background-size: cover
}

.monica {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf838b68cf2eb97623a7d0_Monica%20Steevens.png");
    background-position: 50% 0;
    background-size: cover
}

.kate-hall {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf838aa21d11643fee2f82_Kate%20Hall.jpg");
    background-position: 50% 0;
    background-size: cover
}

.grid-17 {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 32px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.div_card {
    padding: 0 24px;
    border: 1px solid hsla(0,0%,92.9%,.1);
    border-radius: 5px;
    background-color: rgba(87,75,138,0)
}

.text_card {
    font-size: 18px;
    line-height: 28px;
    text-align: center
}

.text_card.free {
    color: #d2ebc6;
    font-size: 24px;
    font-weight: 700
}

.text_card.bold {
    font-weight: 700
}

.text_card.small {
    font-size: 15px
}

.div_text_card {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px hsla(0,0%,100%,.3)
}

.div_text_card.bottom-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom-style: solid
}

.image-33 {
    margin-right: 8px
}

.veronika {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf90df0da830e278cdcea4_Veronika.jpg");
    background-position: 50% 50%;
    background-size: cover
}

.jenna {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf90dfb5f1d946bf31445f_Jenna.jpg");
    background-position: 30% 50%;
    background-size: cover
}

.jim {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf90e0b073aac0d5d08133_Jim.jpg");
    background-position: 50% 50%;
    background-size: cover
}

.jason {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf90df86548d4ba3552305_Jason.jpg");
    background-position: 43% 7%;
    background-size: 200px
}

.alvin {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf9bba586655b37eedad3d_2.jpeg");
    background-position: 50% 50%;
    background-size: cover
}

.stan {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 100px;
    background-image: url("./images/5edf9bf57e92246005b6fd83_Stan%20Lee.png");
    background-position: 50% 50%;
    background-size: cover
}

.footer_h-copy {
    margin-bottom: 20px;
    color: #574b8a;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700
}

.wmap {
    width: auto;
    grid-auto-flow: row;
    grid-column-gap: 16px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.mside-bar {
    display: block;
    padding: 30px 24px;
    border-radius: 8px;
    background-color: #fff
}

.image-34,.image-35 {
    display: block
}

.image-36 {
    display: block;
    width: 84px;
    height: 20px
}

.image-37 {
    display: block
}

.mimage {
    display: block;
    height: 30px;
    margin-bottom: 12px
}

.breadcrumbs-arrow-2 {
    width: 17px;
    height: 17px;
    margin-right: 2px;
    margin-left: 2px;
    background-image: url("./images/5e5d43546b94f932bac22b82_right-dark.svg");
    background-position: 50% 50%;
    background-size: 16px;
    opacity: .3;
    display: inline-block;
    vertical-align: middle;
}

.text-block-84 {
    color: #666;
    font-size: 13px
}

.card_trustpilot-2 {
    position: relative;
    max-height: 160px;
    max-width: 260px;
    min-height: 160px;
    min-width: auto;
    margin-right: 8px;
    margin-left: 8px;
    padding: 14px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #fff;
    text-align: left
}

.t02_mask-3 {
    overflow: hidden;
    max-width: 1110px;
    margin-right: auto;
    margin-left: auto
}

.customer_reviews-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center
}

.heading-11 {
    margin-bottom: 9px;
    color: #151515;
    font-size: 14px;
    font-weight: 500
}

.header_ratings-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.text-block-85 {
    overflow: hidden;
    max-height: 36px;
    min-height: 36px;
    margin-bottom: 16px;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400
}

.text-block-86 {
    font-family: Roboto,sans-serif;
    color: #999;
    font-size: 13px;
    font-weight: 500
}

.card_site_reviews-2 {
    position: relative;
    max-height: none;
    max-width: 260px;
    min-height: 168px;
    min-width: 260px;
    margin-right: 8px;
    margin-left: 8px;
    padding: 14px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #fff;
    text-align: left
}

.secondary-text-2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.t02_slide_arrow_left-3 {
    left: -65px;
    max-height: 80px;
    color: #000
}

.text-block-87 {
    font-family: Roboto,sans-serif;
    color: #999;
    font-size: 10px;
    text-align: right
}

.t02_slide_arrow_right-3 {
    left: auto;
    top: 0;
    right: -65px;
    bottom: 0;
    overflow: hidden;
    max-height: 80px;
    margin-right: auto;
    margin-left: auto;
    color: #000
}

.feature-card-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 271.48px;
    margin-right: 0;
    margin-left: 0;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 270px;
    -webkit-flex: 270px;
    -ms-flex: 270px;
    flex: 270px;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    background-color: #fff;
    text-align: center
}

.reviews_total {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    text-align: center
}

.text-block-88 {
    text-transform: none
}

.how_it {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.how_it.margin-bottom {
    margin-bottom: 120px
}

.how_it.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.how_it.new_grid-2 {
    padding-right: 60px;
    padding-left: 60px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.button-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button-container.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button-section {
    margin-top: 18px
}

.button-section._2,.button-section.no-padding {
    margin-top: 0
}

.button-section.marg-top-30 {
    margin-top: 30px
}

.sidebar-title {
    line-height: 74px
}

.div-block-134,.div-block-135 {
    margin-bottom: 15px
}

.ees_list {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.pricing-side-features-custom {
    grid-column-gap: 30px;
    grid-row-gap: 40px;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.bold-text-11 {
    color: #151515;
    text-decoration: line-through
}

.bold-text-12,.bold-text-13,.bold-text-14,.bold-text-15 {
    color: #04be5b
}

.button-9 {
    display: inline-block;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #1890ff;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.button-9:hover {
    background-color: #40a9ff
}

.bold-text-16 {
    font-size: 18px;
    line-height: 24px
}

.footer__banner {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 60px;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1b1e26;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.footer__banner__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #a1a9b3;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300
}

.footer__banner__text {
    margin-right: 16px;
    text-align: center
}

.footer__banner__confirm {
    border-radius: 17px;
    cursor: pointer
}

.footer__banner__confirm:hover {
    background-color: #40a9ff
}

.h_5 {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700
}

.customer_reviews-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center
}

.card_trustpilot-3 {
    position: relative;
    max-height: 160px;
    max-width: 260px;
    min-height: 160px;
    min-width: auto;
    margin-right: 8px;
    margin-left: 8px;
    padding: 14px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #fff;
    text-align: left
}

.heading-12 {
    margin-bottom: 9px;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 14px;
    font-weight: 500
}

.logo-2 {
    width: 210px;
    height: auto;
    max-width: none;
    margin-left: 0
}

.bottom-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.bottom-panel_link {
    padding: 10px
}

.bottom-panel_link.w--current {
    padding: 10px;
    cursor: pointer
}

.bottom-panel_link.button {
    height: auto
}

.bottom-panel_link.button-style {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #50515e
}

.text-block-89 {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.h4-text {
    margin-bottom: 12px;
    font-family: Roboto,sans-serif;
    font-size: 21px;
    font-weight: 500
}

.banner-bg {
    height: 200px
}

.banner-blog {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 460px;
    padding: 0 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: #fff;
    color: #fff;
    text-align: center
}

.banner-text {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px
}

.banner-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #999;
    background-color: transparent;
    color: #656565;
    font-size: 22px;
    font-weight: 500
}

.banner-prices {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-top: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.banner-type {
    color: #666;
    font-size: 16px
}

.banner-price {
    color: #666;
    font-size: 16px;
    font-weight: 500
}

.banner-btn {
    width: 100%;
    margin-top: 20px;
    line-height: 20px;
    font-weight: 500
}

.banner-button {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 12px 40px;
    border-radius: 34px;
    background-color: #ffa949;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-transform: none;
    cursor: pointer
}

.banner-button:hover {
    background-color: #f59933
}

.banner-button.button_blog_text {
    overflow: visible
}

.button-wrapper {
    margin-top: 65px
}

.form-2 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: 0;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center
}

.html-embed-7 {
    display: block;
    width: 380px;
    max-height: 430px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.subject-link-2 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px #000;
    line-height: 50px
}

.subject-link-2.w--current {
    border-left: 2px solid #574b8a;
    background-color: #eceff4
}

.subject-link-2.current {
    border-left: 2px solid #574b8a
}

.icon-step {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 0
}

.button-container-2 {
    margin-top: 42px;
    padding-top: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center
}

.button-container-2.wmargin {
    margin-top: 60px;
    margin-bottom: 30px;
    padding-top: 0
}

.ratings {
    position: relative;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid hsla(0,0%,86.7%,.4);
    background-color: #fff
}

.form-big-input-2 {
    height: 100%;
    margin-bottom: 0;
    padding: 12px 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px #000;
    background-color: transparent;
    color: #000;
    font-size: 17px;
    text-align: left
}

.form-big-input-2:focus,.form-big-input-2:hover {
    border-color: #ffa949
}

.form-big-input-2::-webkit-input-placeholder {
    color: #999
}

.form-big-input-2:-ms-input-placeholder {
    color: #999
}

.form-big-input-2::-ms-input-placeholder {
    color: #999
}

.form-big-input-2::placeholder {
    color: #999
}

.image-38 {
    display: inline-block;
    height: 50px;
    margin: 0;
    padding-top: 0
}

.main-grid-3 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.small-section-2 {
    padding-top: 32px;
    padding-bottom: 32px
}

.text-block-90 {
    overflow: hidden;
    max-height: 36px;
    min-height: 36px;
    margin-bottom: 16px;
    color: #151515;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400
}

.how_it-2 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-row-align: center;
    align-self: center;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.text-block-91 {
    color: #999;
    font-size: 13px;
    font-weight: 500
}

.footer-2 {
    background-color: #273142;
    color: #fff
}

.h1-title {
    color: #fff
}

.header_ratings-3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.feature-icon-left-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.grid-cover {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    margin-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 50px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.footer-brand-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.footer-brand-2.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    cursor: pointer
}

.feature-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.heading-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.nav-search-form-2 {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 470px;
    height: 60px;
    max-width: 94vw;
    margin-top: 208px;
    padding: 6px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 0 4px rgba(0,0,0,.3);
    -webkit-transition: box-shadow .4s;
    transition: box-shadow .4s
}

.nav-search-form-2:hover {
    box-shadow: 0 0 0 4px rgba(0,0,0,.5)
}

.insta-3 {
    height: auto;
    min-width: auto;
    padding: 20px;
    border-radius: 8px;
    background-color: #8134af;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-decoration: none
}

.insta-3:hover {
    background-color: rgba(129,52,175,.9)
}

.grid-18 {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.fgrid {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.flinks {
    margin-top: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

.lightbox-link-2 {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    text-decoration: none
}

.play-button-3 {
    width: 48px;
    height: 48px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-radius: 50%;
    background-color: #1890ff;
    background-image: url("./images/5e5d43546b94f91025c22cd7_play-white.svg");
    background-position: 50% 50%;
    background-size: 20px;
    background-repeat: no-repeat
}

.video-button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 56px;
    margin-right: auto;
    margin-left: auto;
    padding: 4px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 28px;
    background-color: #2f384c;
    text-decoration: none
}

.btn_link-2 {
    background-color: transparent;
    font-family: Roboto,sans-serif;
    color: #666
}

.btn_link-2.hide_mob {
    margin-right: 15px
}

.video-button-info-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 14px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    text-align: right;
    text-decoration: none
}

.dot-divider-2 {
    width: 4px;
    height: 4px;
    margin-right: 8px;
    margin-left: 8px;
    border-radius: 50%;
    background-color: #e3e3e3
}

.dot-divider-2.white {
    background-color: hsla(0,0%,100%,.3)
}

.text-grey-3 {
    margin-bottom: 6px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #666;
    font-weight: 400
}

.section-9 {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 0 #f3f3f7;
    border-left: 0 #cbd4e0;
    background-color: #fff
}

.section-9.dark-mask {
    border-top-style: none;
    background-color: #2f384c
}

.section-9.haze {
    display: block;
    overflow: hidden;
    border-left-style: none;
    background-color: #f3f3f7
}

.footer-grid-2 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.image-39 {
    max-height: none;
    min-height: 428px;
    border-radius: 10px
}

.wbutton {
    display: block;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.text-block-92 {
    color: #999;
    font-size: 10px;
    text-align: right
}

.twitter-3 {
    height: auto;
    min-width: auto;
    padding: 20px;
    border-radius: 8px;
    background-color: #03a9f4;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-decoration: none;
    cursor: pointer
}

.twitter-3:hover {
    background-color: rgba(3,169,244,.8)
}

.decor-bottom-3 {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: -1px;
    z-index: 1;
    width: 100%;
    height: 4vw
}

.menu-icon-line-top-2 {
    height: 2px;
    border-radius: 1px;
    background-color: #574b8a
}

.big-form-button-2 {
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: width .4s;
    transition: width .4s;
    font-family: Roboto,sans-serif;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500
}

.sfollowers-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Lato,sans-serif;
    color: #fff;
    line-height: 38px;
    font-weight: 300;
    text-decoration: none
}

.icon-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 0
}

.info-right-2 {
    min-width: auto;
    padding-left: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.button-10 {
    display: inline-block;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #1890ff;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.button-10:hover {
    background-color: #40a9ff;
    text-decoration: none
}

.rtext {
    font-size: 60px;
    font-weight: 300
}

.h3-title {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700
}

.h3-title.nmargin {
    margin-top: 0;
    margin-bottom: 0
}

.h3-title.white {
    color: #fff
}

.h2_text-2 {
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700
}

.small-section-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #d9d9d9
}

.small-section-bottom.haze {
    background-color: #f3f3f7
}

.menu-icon-line-bottom-2 {
    height: 2px;
    border-radius: 1px;
    background-color: #574b8a
}

.ficons {
    width: 60px
}

.div-block-136 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.follow-us-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.fb-3 {
    height: auto;
    min-width: auto;
    padding: 20px;
    border-radius: 8px;
    background-color: #3b5999;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-decoration: none;
    cursor: pointer
}

.fb-3:hover {
    background-color: rgba(59,89,153,.9)
}

.social-icon-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.social-icon-link:hover {
    background-color: #d38f2b
}

.author-2 {
    position: absolute;
    top: auto;
    bottom: 14px;
    font-weight: 500
}

.fcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.youtube-3 {
    height: auto;
    min-width: auto;
    padding: 20px;
    border-radius: 8px;
    background-color: red;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 1px 0 0 0 #e3e3e3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-decoration: none;
    cursor: pointer
}

.youtube-3:hover {
    background-color: rgba(255,0,0,.8)
}

.h2-title {
    margin-bottom: 16px;
    color: #000;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700
}

.h2-title.no-margin {
    margin-bottom: 0
}

.h2-title.white {
    color: #fff
}

.menu-icon-line-middle-2 {
    height: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    border-radius: 1px;
    background-color: #574b8a
}

.intro-3 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 620px;
    margin-right: auto;
    margin-bottom: 32px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.intro-3.left {
    position: -webkit-sticky;
    position: sticky;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 550px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.intro-3.left.full {
    max-width: 100%
}

.intro-3.left.full.no-margin {
    margin-bottom: 0
}

.intro-3.full {
    max-width: 100%
}

.image-40 {
    border-radius: 8px
}

.image-40.lazyload {
    display: block;
    width: 610px;
    height: 360px;
    -o-object-fit: fill;
    object-fit: fill
}

.image-40.lazyload-v2 {
    display: block;
    width: 610px;
    height: 360px;
    max-height: 360px;
    max-width: 610px;
    min-height: 360px;
    min-width: 610px;
    -o-object-fit: fill;
    object-fit: fill
}

.lazyload {
    width: 610px;
    height: 360px;
    -o-object-fit: contain;
    object-fit: contain
}

.facebook-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    padding: 10px;
    border-radius: 5px;
    background-color: #3b5998
}

.twitter-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    border-radius: 5px;
    background-color: #1da1f2
}

.share-text {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500
}

.share-icon-fb {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url("./images/5e5d43546b94f90efbc22b85_facebook-white.svg");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.share-icon-tw {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url("./images/5e5d43546b94f9206dc22cd0_twitter-white.svg");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.div-block-137 {
    display: none
}

.blog-h3 {
    margin-top: 52px;
    margin-bottom: 16px;
    color: #666;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700
}

.blog-h4 {
    margin-bottom: 12px;
    color: #666;
    font-size: 21px;
    line-height: 28px;
    font-weight: 500
}

.heading-14 {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 34px;
    line-height: 155%;
    text-align: center
}

.heading-14.medium {
    font-weight: 500
}

.heading-14.left {
    text-align: left
}

.heading-14.italic {
    color: #296bb7;
    font-style: italic
}

.heading-15 {
    display: block;
    margin-bottom: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 24px;
    text-align: left
}

.heading-16,.heading-17 {
    font-size: 34px;
    line-height: 44px
}

.heading-18 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px
}

.new_grd {
    position: relative;
    z-index: 5;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-row-align: center;
    align-self: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.new_grd.margin-bottom {
    margin-bottom: 120px
}

.nsection {
    position: relative;
    padding-top: 120px;
    padding-right: 0;
    padding-bottom: 120px
}

.baw-heading {
    margin-bottom: 25px;
    color: #0a1f44
}

.h3-ft {
    margin-bottom: 8px;
    font-size: 18px
}

.pricing-side-features-2 {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 5;
    grid-column-start: span 5;
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
    -ms-grid-row-align: center;
    align-self: center;
}

.main-grid-copy-2 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-row-align: center;
    align-self: center;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.main-grid-copy-2.margin-bottom {
    margin-bottom: 120px
}

.main-grid-copy-2.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.main-grid-copy-2.new_grid-2 {
    padding-right: 60px;
    padding-left: 60px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.image-41 {
    text-align: center
}

.image-42 {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto,sans-serif;
    color: #ff9948;
    font-size: 80px;
    font-weight: 700
}

.main-grid-2_2 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-row-align: center;
    align-self: center;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.main-grid-2_2.margin-bottom {
    margin-bottom: 120px
}

.main-grid-2_2.new_grid {
    grid-auto-flow: row;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.main-grid-2_2.new_grid-2 {
    padding-right: 60px;
    padding-left: 60px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
}

.grid_links {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.l-link {
    display: block;
    margin-bottom: 6px;
    color: #666;
    font-size: 16px
}

.l-link:hover {
    color: #273142
}

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

.tab03_menu_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.heading-19,.heading-20 {
    text-align: center
}

.h-span {
    color: #296bb7
}

.html-embed-9 {
    display: none
}

.cta-tutor-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wrapper-5 {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.stars-rating {
    width: 90px;
    margin-right: 0;
    margin-left: auto
}

.info-tutor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.writer-slider-wrapper {
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-bottom: 75px;
    padding-left: 30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.tutor-photo {
    width: 60px;
    height: 60px;
    border-radius: 8px
}

.tutor-photo.marg-right {
    border-radius: 50%;
    margin-right: 12px;
    -o-object-fit: cover;
    object-fit: cover
}

.writer-card-item {
    margin-right: 5%;
    font-size: 14px
}

.button-12 {
    padding: 8px 32px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border: 1px solid #f59933;
    border-radius: 12px;
    background-color: transparent;
    color: #292930
}

.button-12:hover {
    background-color: #f59933;
    color: #fff;
    font-weight: 700
}

.writer-slider-arrow-right {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #c1c7d0;
    border-radius: 100px
}

.number-rating {
    font-size: 12px;
    font-weight: 400
}

.number-rating.marg-right {
    margin-right: 12px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700
}

.number-rating.bold {
    color: #f59933;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700
}

.page-heading-2 {
    font-size: 50px;
    line-height: 135%;
    font-weight: 700
}

.page-heading-2.dark {
    color: #151515
}

.page-heading-2.centered {
    text-align: center
}

.t06_icon {
    color: #000;
    font-size: 17px
}

.section-10 {
    position: relative;
    overflow: hidden;
    padding-top: 120px;
    padding-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

.section-10.purple-smoke {
    overflow: hidden;
    background-color: #edeffc
}

.section-10.haze-2 {
    background-color: #fcfcfd
}

.tutor-name {
    color: #151515;
    font-size: 16px;
    font-weight: 700;
    text-align: left
}

.divider-3 {
    width: 88px;
    height: 3px;
    margin-top: 4px;
    margin-bottom: 21px;
    border-radius: 1.5px;
    background-color: #ffa949
}

.divider-3.page-intro-divider {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left
}

.rating-tutors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #273142
}

.writer-slider-dots {
    margin-right: 34px;
    font-size: 8px
}

.page-intro-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-intro-2.full-width {
    max-width: none
}

.text-center-2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

.text-center-2.purple {
    color: #999fae
}

.text-center-2.purple.limited-760 {
    width: 760px
}

.text-center-2.purple.left {
    text-align: left
}

.writer-slider-arrow-left {
    left: auto;
    top: auto;
    right: 80px;
    bottom: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #c1c7d0;
    border-radius: 100px
}

.heading-21 {
    color: #333;
    line-height: 155%
}

.button-card-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    margin-top: 0;
    padding: 12px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f7a92d;
    border-radius: 4px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: 350ms;
    transition: 350ms;
    color: #f7a92d;
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.button-card-2:hover {
    background-color: #f7b42e;
    color: #fff
}

.heading-box-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.heading-box-3.center-widh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.heading-box-3.left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.heading-box-3.left.low-marg-bot {
    margin-bottom: 40px
}

.icon-pdf.marg-right {
    margin-right: 12px
}

.tabs-menu-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.button-card-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    margin-top: 0;
    padding: 12px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #296bb7;
    border-radius: 4px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: 350ms;
    transition: 350ms;
    color: #296bb7;
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.button-card-1:hover {
    background-color: #296bb7;
    color: #fff
}

.tabs-content-5 {
    width: 360px;
    border-radius: 10px;
    background-color: #d9e8ff;
    box-shadow: 0 30px 32px 0 rgba(0,0,0,.08)
}

.tabs-content-5.marg-right {
    height: 400px;
    margin-right: 80px;
    box-shadow: 0 20px 32px 0 rgba(9,1,158,.08)
}

.tabs-content-5.marg-right.desktop {
    width: 580px;
    height: auto;
    margin-right: 30px;
    background-color: transparent
}

.discription {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 180%;
    text-align: center
}

.par-padding-2 {
    max-width: 70%;
    margin-top: 20px
}

.par-padding-2._2 {
    max-width: 680px;
    margin-top: 0
}

.par-padding-2.left {
    margin-top: 0
}

.section-11 {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

.section-11.fot-1 {
    position: relative;
    color: #333;
    -o-object-fit: fill;
    object-fit: fill
}

.section-11.haze {
    background-color: #f3f3f7
}

.section-11.haze-2 {
    background-color: #fcfcfd
}

.text-info {
    color: #333
}

.text-info.bold-haze {
    color: #a4a4a4;
    font-weight: 700
}

.text-info.bold-haze.marg-right {
    margin-right: 12px;
    color: #296bb7
}

.divider-4 {
    width: 88px;
    height: 3px;
    border-radius: 1.5px;
    background-color: #f1ae3d
}

.divider-4.c {
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 20px
}

.text-name {
    color: #333;
    font-size: 16px;
    line-height: 155%;
    font-weight: 700
}

.wrapper-8 {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.button-card-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    margin-top: 0;
    padding: 12px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f7a92d;
    border-radius: 4px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: 350ms;
    transition: 350ms;
    color: #f7a92d;
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.button-card-4:hover {
    background-color: #f7b42e;
    color: #fff
}

.button-card-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    margin-top: 0;
    padding: 12px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f7a92d;
    border-radius: 4px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: 350ms;
    transition: 350ms;
    color: #f7a92d;
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.button-card-3:hover {
    background-color: #f7b42e;
    color: #fff
}

.button-card-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    margin-top: 0;
    padding: 12px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f7a92d;
    border-radius: 4px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: 350ms;
    transition: 350ms;
    color: #f7a92d;
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.button-card-5:hover {
    background-color: #f7b42e;
    color: #fff
}

.tabs-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tabs-5.desktop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.tabs-5.mobile {
    display: none
}

.type-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.type-info.marg-bot {
    margin-bottom: 12px
}

.button-card-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    margin-top: 0;
    padding: 12px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f7a92d;
    border-radius: 4px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: 350ms;
    transition: 350ms;
    color: #f7a92d;
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.button-card-6:hover {
    background-color: #f7b42e;
    color: #fff
}

.tabs-steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tabs-menu-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 34%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tab-link-lp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 120px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.tab-link-lp.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 120px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #f59933;
    border-radius: 10px;
    background-color: transparent;
    font-size: 24px;
    line-height: 155%;
    font-weight: 700
}

.text-link-lp {
    width: 240px;
    color: #444;
    font-size: 18px;
    line-height: 155%;
    font-weight: 500
}

.tabs-content-6 {
    width: 75%;
    margin-right: 40px;
    border-radius: 12px
}

.tab-pane-tab-3-4 {
    min-height: 150px
}

.simple-tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3
}

.main-grid-5 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.main-grid-5.video {
    grid-column-gap: 60px
}

.intro-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.icon-list-tab-2 {
    display: -ms-grid;
    display: grid;
    margin-top: 0;
    padding-left: 0;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    -ms-grid-columns: 0.75fr 0.75fr 1fr;
    grid-template-columns: 0.75fr 0.75fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto
}

.checkmark {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url("./images/5f3518c042b9663a9c20a19e_Subtract.svg");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.simple-tab-link {
    margin-right: 24px;
    margin-bottom: -1px;
    padding: 10px 0;
    border-bottom: 2px solid transparent;
    background-color: transparent;
    font-family: Lato,sans-serif;
    font-size: 15px;
    font-weight: 700
}

.simple-tab-link.w--current {
    border-bottom-color: #5956e9;
    background-color: transparent;
    font-family: Lato,sans-serif;
    color: #5956e9
}

.floating-review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 4px;
    background-color: #f6f7fc;
    box-shadow: 0 15px 40px 0 rgba(89,86,233,.2);
    text-align: right
}

.floating-element {
    position: absolute;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.floating-element._2 {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-right: -72px;
    margin-bottom: 12%
}

.floating-element.social {
    left: -91px;
    bottom: 57px
}

.floating-element._3 {
    left: -18px;
    bottom: 33px
}

.tab-pane-tab-1-3 {
    min-height: 150px
}

.wrapper-w {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.icon-list {
    display: -ms-grid;
    display: grid;
    margin-top: 0;
    padding-left: 0;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    -ms-grid-columns: 0.75fr 1fr 1fr 1fr;
    grid-template-columns: 0.75fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto
}

.tab-pane-tab-2-4 {
    min-height: 150px
}

.media-container {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.icon-essay {
    width: 32px;
    height: 32px
}

.icon-essay.marg-right {
    width: 40px;
    height: 40px;
    margin-right: 12px
}

.simple-tabs {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.floating-rating-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.floating-rating-info._1 {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.icon-list-tab-3 {
    display: -ms-grid;
    display: grid;
    margin-top: 0;
    padding-left: 0;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto
}

.media-rounded-2 {
    position: relative;
    z-index: 2;
    height: 100%;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover
}

.icon-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Lato,sans-serif;
    font-size: 13px
}

.bold-text-17 {
    font-family: Lato,sans-serif
}

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

.body-text-2 {
    max-width: none;
    margin-bottom: 18px;
    color: #333;
    line-height: 25px;
    text-align: left
}

.body-text-2.no-margin {
    margin-bottom: 0;
    color: #414b54
}

.t06_star {
    width: 16px;
    margin-right: 6px
}

.stars-2 {
    margin-bottom: 0
}

.div-block-138 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.text-block-97 {
    font-size: 24px;
    line-height: 155%;
    font-weight: 700
}

.intro-lp {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center
}

.intro-lp.no-margin-bottom {
    margin-bottom: 0
}

.intro-lp.no-margin-bottom.fw {
    max-width: 100%
}

.intro-lp.wide {
    max-width: 800px
}

.intro-lp.left {
    position: -webkit-sticky;
    position: sticky;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 550px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left
}

.intro-lp.left.margin-bottom {
    margin-bottom: 48px
}

.intro-lp.left.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 140px
}

.intro-lp.left.custom-head {
    margin-right: auto
}

.intro-lp.margin-bottom {
    margin-bottom: 60px
}

.intro-lp.margin-bottom.full-width {
    max-width: 100%
}

.intro-lp.margin-bottom.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.intro-lp.full {
    max-width: 100%
}

.intro-lp.absolute {
    position: absolute
}

.intro-lp.absolute.left {
    width: auto
}

.intro-lp.margin-top {
    margin-top: 60px;
    margin-left: auto
}

.intro-lp.full-width {
    max-width: 100%
}

.intro-lp.full-width.full {
    z-index: 3
}

.intro-lp.full-width.left.margin_left {
    margin-left: 0
}

.intro-lp.full-width.bottom_mrgn {
    margin-bottom: 24px
}

.intro-lp.full-width.top_mrgn {
    margin-top: 65px
}

.intro-lp.full_width_left {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.intro-lp.margin-bottom-faq {
    margin-bottom: 60px
}

.intro-lp.margin-bottom-faq.full-width {
    max-width: 100%
}

.intro-lp.margin-bottom-faq.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.intro-lp.writer-rev-more {
    margin-left: 55%
}

.intro-lp.small_margin {
    margin-top: 24px
}

.intro-lp.margin-bottom-copy {
    z-index: 0;
    margin-bottom: 24px
}

.intro-lp.margin-bottom-copy.full-width {
    max-width: 100%
}

.intro-lp.margin-bottom-copy.full-width.text-left.left.no-mrg {
    margin-bottom: 0
}

.intro-lp.margin-top-30px {
    margin-top: 60px;
    margin-left: auto
}

.intro-lp.big {
    max-width: 760px
}

.wrapper-9 {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: transparent;
    text-align: left
}

.wrapper-9.nav-bar-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-link {
    background-color: transparent;
    color: #666
}

.button-link.hide_mob {
    padding: 9px 20px;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
    font-size: 16px;
    font-weight: 500
}

.nav-text {
    color: #616e81;
    font-size: 14px;
    font-weight: 400
}

.nav-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.menu-button-3 {
    z-index: 99
}

.button-13 {
    display: inline-block;
    height: auto;
    padding: 10px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #1890ff;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    cursor: pointer
}

.button-13:hover {
    background-color: #40a9ff;
    text-decoration: none
}

.button-13.alt-orange {
    background-color: rgba(245,166,35,.1);
    color: #f5a623
}

.button-13.alt-orange:hover {
    background-color: #f5a623;
    color: #fff
}

.button-13.left {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.nav-link-2 {
    padding: 8px 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 6px;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
    color: #151515;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer
}

.nav-link-2:hover {
    background-color: #f3f3f7
}

.nav-link-2.w--current {
    color: #151515;
    font-weight: 700
}

.menu-icon-line-bottom-3 {
    height: 2px;
    border-radius: 1px;
    background-color: #574b8a
}

.menu-icon-line-middle-3 {
    height: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    border-radius: 1px;
    background-color: #574b8a
}

.menu-icon-line-top-3 {
    height: 2px;
    border-radius: 1px;
    background-color: #574b8a
}

.navbar {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff
}

.writer-rating-3 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.top-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom-text-cov {
    margin-right: 16px;
    margin-left: 16px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.small-bg-element-4 {
    position: absolute;
    left: auto;
    top: 21%;
    right: -23%;
    bottom: auto;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    background-image: linear-gradient(163deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.tabs-content-3 {
    padding: 20px;
    border-top: 2px solid #f1f1f1;
    background-color: rgba(255,255,255,.6)
}

.icon-list-tab-4 {
    display: -ms-grid;
    display: grid;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    grid-auto-columns: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto
}

.writer-info-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.scroll-grid {
    width: 100%;
    margin-bottom: 0;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.w {
    color: #fff
}

.rating-right {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.faq01_block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 70px;
    min-width: 400px;
    padding: 10px 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ebecf0;
    -webkit-transition: .2s;
    transition: .2s;
    cursor: pointer
}

.pricing-description {
    position: relative;
    z-index: 3;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400
}

.main-grid-6 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.pricing-v2-header-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 40px 15%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #1890ff;
    color: #fff
}

.features {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.icon-list-tab-5 {
    display: -ms-grid;
    display: grid;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    grid-auto-columns: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto
}

.media-container-2 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.card-base {
    overflow: hidden;
    width: 100%;
    height: 100%;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: none;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
    color: #b8b9c2
}

.card-base:hover {
    box-shadow: 0 8px 2.6rem 0 rgba(193,199,208,.23)
}

.t06_arrow_right {
    left: auto;
    top: auto;
    right: 38%;
    bottom: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #1890ff;
    border-radius: 100px
}

.t06_arrow_left {
    left: 38%;
    top: auto;
    right: auto;
    bottom: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #1890ff;
    border-radius: 100px
}

.page-wrapper-2 {
    overflow: hidden
}

.icon-list-2 {
    display: -ms-grid;
    display: grid;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto
}

.tab-icon-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    margin-right: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.divider-5 {
    width: 88px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 16px;
    border-radius: 1.5px;
    background-color: #1890ff
}

.intro-left-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.text-label-3 {
    display: inline-block;
    margin-bottom: 16px;
    border-radius: 4px;
    color: #666;
    font-size: 11px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.text-label-3.white {
    color: #fff
}

.simple-tabs-v2 {
    max-width: 1200px;
    min-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    border-radius: 8px;
    background-color: transparent;
    text-align: left
}

.text-label-4 {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 4px;
    font-family: Lato,sans-serif;
    color: #666;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: .8px;
    text-transform: uppercase
}

.free-features {
    font-weight: 400;
    text-align: left
}

.pricing-v2-card-2 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 28px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 15px 30px 0 rgba(48,54,77,.1);
    text-align: center
}

.pricing-v2-card-2.pd-top {
    padding-top: 100px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.rating-item-3 {
    padding: 15px 40px;
    color: #151515;
    text-decoration: none
}

.rating-item-3.center_item {
    padding-right: 40px;
    padding-left: 40px;
    border-right: 1px solid hsla(0,0%,86.7%,.4);
    border-left: 1px solid hsla(0,0%,86.7%,.4)
}

.simple-tab-link-2 {
    margin-right: 0;
    margin-bottom: 0;
    padding: 10px 25px;
    border-bottom: 2px solid transparent;
    background-color: transparent;
    font-family: Lato,sans-serif;
    font-size: 15px;
    font-weight: 700
}

.simple-tab-link-2.w--current {
    margin-right: 0;
    padding: 10px 25px;
    border-bottom-color: #1890ff;
    background-color: transparent;
    font-family: Lato,sans-serif;
    color: #1890ff
}

.pricing-v2-card-info-2 {
    display: -ms-grid;
    display: grid;
    width: 100%;
    margin-top: 24px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.pricing-billing {
    height: auto;
    margin-left: 12px;
    padding-top: 0;
    padding-left: 12px;
    border-left: 1px solid #e3e3e3;
    color: #333;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400
}

.pricing-feature-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #151515
}

.faq01_icon {
    position: absolute;
    left: auto;
    top: auto;
    right: 3%;
    bottom: auto;
    width: 15px;
    height: 15px
}

.tab-heading {
    font-size: 16px
}

.body-text-3 {
    max-width: none;
    margin-bottom: 15px;
    font-family: Lato,sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    text-align: left
}

.body-text-3.no-margin {
    margin-bottom: 0
}

.media-rounded {
    position: relative;
    z-index: 2;
    height: 360px;
    border-radius: 6px;
    font-family: Lato,sans-serif
}

.rating-grid {
    padding-top: 10px;
    padding-bottom: 10px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.name {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.title {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.cards {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 8px 2.6rem 0 rgba(193,199,208,.23);
    color: #b8b9c2
}

.cards.writer-item {
    height: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e7e7 #e3e3e3 #e3e3e3;
    box-shadow: none;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding: 0;
    background-color: transparent;
    color: transparent
}

.cards.writer-item:hover {
    box-shadow: 0 8px 2.6rem 0 rgba(193,199,208,.23)
}

.small-bg-element-5 {
    position: absolute;
    left: -67%;
    top: 3%;
    right: 20%;
    bottom: -91%;
    width: 200px;
    height: 200px;
    margin: auto;
    border-radius: 36px;
    background-image: linear-gradient(118deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pricing-v2-tag-2 {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    margin-top: -24px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 24px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.14);
    color: #151515;
    font-size: 21px;
    line-height: 28px;
    font-weight: 500
}

.reviews-card {
    overflow: visible;
    width: 40%
}

.card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 300px;
    padding: 25px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.intro-4 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 650px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.intro-4.medium {
    max-width: 800px
}

.intro-4.full {
    max-width: 100%
}

.text-color-3 {
    color: #ffa949
}

.small-bg-element-6 {
    position: absolute;
    left: 39%;
    top: -23%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-image: linear-gradient(135deg,#fff,#fff,hsla(0,0%,100%,0));
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.form-3 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center
}

.tabs-6 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.tab-pane-tab-1-4 {
    min-height: 200px;
    padding-top: 8px
}

.pricing-heading {
    position: relative;
    z-index: 3;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700
}

.button-wrapper-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    text-align: left
}

.rating {
    font-size: 60px;
    font-weight: 300
}

.columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tab-pane-tab-3-5 {
    min-height: 200px
}

.sub {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 130%;
    font-weight: 400
}

.sub.w {
    color: #fff
}

.sub.no-margin {
    margin-bottom: 0
}

.simple-tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px #e3e3e3;
    border-radius: 4px;
    background-color: #fff
}

.icon-list-item-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Lato,sans-serif;
    font-size: 13px
}

.rating-wrapper {
    padding-right: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.list-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-align: left
}

.tab-pane-tab-2-5 {
    min-height: 200px
}

.tab-link-w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 2px solid #ededed;
    background-color: transparent;
    -webkit-transition: box-shadow .4s;
    transition: box-shadow .4s;
    font-family: Lato,sans-serif;
    color: #151515;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none
}

.tab-link-w.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-color: #1890ff;
    background-color: transparent
}

.check-g {
    width: 18px;
    height: 18px;
    margin-right: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url("./images/5f3baf64a5cafcaee91f87f9_check-g.svg");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.faq01-comment {
    overflow: hidden;
    height: auto;
    padding-top: 15px
}

.tabs-content-2 {
    overflow: visible
}

.cover-grid {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    margin-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.bold-text-18 {
    color: #04be5b
}

.checkmark-2 {
    width: 6px;
    height: 6px;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 100px;
    background-color: #1890ff
}

.rating-service {
    font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
    font-weight: 600
}

.top-content-reviews {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    padding-top: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-top: 1px solid #e7e7e7;
    text-align: right
}

.top-content-reviews.bottom-margin {
    margin-top: 0;
    margin-bottom: 16px;
    padding-top: 0;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-top-style: none
}

.ft-icons {
    width: 40px;
    height: 40px;
    margin-right: 15px
}

.bottom-text-cover {
    position: relative;
    z-index: 1;
    display: block;
    margin: 35px 0 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ft-card-ghost {
    padding: 24px;
    border-radius: 8px;
    background-color: rgba(255,255,255,0);
    box-shadow: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.ft-card-ghost:hover {
    background-color: #fff;
    box-shadow: 0 8px 2.6rem 0 rgba(193,199,208,.23)
}

.media-decoration {
    position: absolute;
    left: auto;
    top: -32px;
    right: -32px;
    bottom: auto;
    z-index: 0;
    width: 90%;
    height: 90%;
    border-radius: 40px;
    background-color: #f5f5f5
}

.media-decoration.bottom-right {
    left: auto;
    top: auto;
    right: -32px;
    bottom: -32px;
    border-radius: 14px;
    background-color: #fff
}

.section-12 {
    position: relative;
    padding-top: 110px;
    padding-bottom: 110px
}

.section-12.ghost {
    background-color: #f5f7fd
}

.section-12.cover {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url("./images/5ef4a469c5dd691a3510ad3e_new-bg-min%201%20(1).jpg");
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url("./images/5ef4a469c5dd691a3510ad3e_new-bg-min%201%20(1).jpg");
    background-position: 0 0,50% 50%;
    background-size: auto,cover
}

.section-12.dark {
    overflow: hidden;
    background-color: #2f384c
}

.simple-tabs-menu-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 2px #f1f1f1;
    border-radius: 4px;
    background-color: #fff;
    text-align: left
}

.t06_icon-2 {
    -webkit-transform: perspective(0);
    transform: perspective(0);
    color: #1890ff;
    font-size: 17px
}

.media-rounded-3 {
    position: relative;
    z-index: 2;
    border-radius: 14px
}

.ft-heading {
    font-size: 16px;
    font-weight: 700
}

.bottom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    padding-top: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-top: 1px solid #e7e7e7;
    text-align: right
}

.ticon {
    width: 46px;
    height: auto;
    margin-right: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-radius: 12px;
    background-color: transparent
}

.ticon.bm {
    width: 50px;
    margin-right: 10px;
    margin-bottom: 0;
    border-radius: 0
}

.ticon.big {
    width: 58px;
    height: 58px;
    border-radius: 130px;
    -o-object-fit: cover;
    object-fit: cover
}

.bottom-line {
    position: relative;
    z-index: 1;
    display: block;
    margin: 70px 15px -8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom-line.hero-logo-header {
    margin-top: 80px
}

.bottom-line.ep_hero-logo-header {
    margin-top: 70px
}

.text-big-copy {
    margin-bottom: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #151515;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400
}

.text-big-copy.text-grey {
    margin-bottom: 20px;
    color: #666
}

.text-big-copy.text-grey.item-left {
    width: 100%;
    font-weight: 400
}

.text-big-copy.big-white {
    background-color: transparent;
    color: #fff
}

.text-big-copy.grey_text,.text-big-copy.text-grey-copy {
    color: #666
}

.text-big-copy.text-grey-copy.item-left {
    width: 100%;
    font-weight: 400
}

.pricing {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.pricing-box,.widget-box {
    padding: 32px
}

.grid-19 {
    grid-column-gap: 40px;
    -ms-grid-columns: 500px 500px;
    grid-template-columns: 500px 500px;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.columns-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto
}

.div-block-139 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 140px;
    padding: 24px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-image: linear-gradient(38deg,#eea054 8%,#d64763 50%,#b62a99 92%)
}

.div-block-139.marg-bot {
    margin-bottom: 24px;
    background-image: linear-gradient(38deg,rgba(238,160,84,.4) 8%,rgba(214,71,99,.4) 50%,rgba(182,42,153,.4) 92%)
}

.div-block-139.youtube {
    margin-bottom: 24px;
    background-color: rgba(255,0,0,.6);
    background-image: url("./images/5f3d2cc49e32fdbf1d96194f_Vector-1.svg");
    background-position: 100% -30%;
    background-size: 280px;
    background-repeat: no-repeat;
    cursor: auto
}

.div-block-139.insta {
    background-color: #fff;
    background-image: url("./images/5f3d2cc59c180d5e065dcedd_Vector.svg"),linear-gradient(38deg,rgba(238,160,84,.6) 8%,rgba(214,71,99,.6) 50%,rgba(182,42,153,.6) 92%);
    background-position: 100% 10%,0 0;
    background-size: 280px,auto;
    background-repeat: no-repeat,repeat
}

.par-cont {
    width: 60%;
    color: #fff
}

.button-follow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    height: 48px;
    padding: 12px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff
}

.plus {
    width: 20px
}

.plus.filter-custom {
    width: 24px;
    margin-left: 8px
}

.image-43 {
    width: 100%
}

.follow {
    color: #c33783;
    letter-spacing: 2px
}

.column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.video-block {
    width: 100%;
    height: 100%
}

.side-video-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-image: url("./images/5f4668dee2aff865149172a5_Frame%20190.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 30px 30px -14px rgba(0,0,0,.1);
    -o-object-position: 50% 0%;
    object-position: 50% 0%
}

.video-button-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 56px;
    padding: 4px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 28px;
    background-color: #296bb7
}

.video-button-info-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 14px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    text-align: right
}

.play-button-4 {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #ffa949;
    background-image: url("./images/5e5d43546b94f91025c22cd7_play-white.svg");
    background-position: 50% 50%;
    background-size: 20px;
    background-repeat: no-repeat
}

.grid-20 {
    width: 100%;
    height: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.div-block-140 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-heading {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #2f384c;
    font-size: 24px;
    font-weight: 500
}

.item-heading.bottom-margin-small {
    margin-bottom: 4px;
    font-size: 18px;
    text-align: left
}

.writer-info-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.mask-3 {
    overflow: hidden;
    padding: 40px 0
}

.button-card-2-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    margin-top: 0;
    padding: 18px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #787ae6;
    border-radius: 50px;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: 350ms;
    transition: 350ms;
    color: #787ae6;
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.button-card-2-2:hover {
    background-color: #6b37e0;
    color: #fff
}

.wrapper-10 {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.wrapper-10.padd-50 {
    max-width: 1140px;
    padding-bottom: 50px
}

.wrapper-10.padd-50.marg-top-20 {
    padding-top: 20px
}


.tag-2 {
    display: inline-block;
    padding: 4px 16px;
    border-radius: 22px;
    background-color: #ffa3cb;
    color: #fff;
    font-weight: 700
}

.tag-2.marg-right {
    margin-right: 8px;
    margin-bottom: 10px;
    padding-right: 24px;
    padding-left: 24px;
    background-color: #ffcfb6
}

.text-block-98 {
    color: #999;
    font-weight: 400
}

.tab-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 8px;
    padding: 16px 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    background-color: transparent;
    box-shadow: 0 8px 16px 0 transparent,inset 0 0 0 1px #e3e3e3;
    -webkit-transition: box-shadow .4s;
    transition: box-shadow .4s;
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    text-decoration: none
}

.tab-link-2:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1),inset 0 0 0 1px #e3e3e3
}

.tab-link-2.w--current {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #ffa949
}

.tab-link-2.fixed-width {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.pricing-v2-header-3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 40px 15% 56px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #296bb7;
    color: #fff
}

.pricing-v2-tag-3 {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    margin-top: -24px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 24px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.14);
    font-family: Roboto,sans-serif;
    color: #151515;
    font-size: 21px;
    line-height: 28px;
    font-weight: 500
}

.info-icon-2 {
    width: 100%;
    height: 100%;
    background-image: url("./images/5e5d43546b94f986b4c22ca0_info-dark.svg");
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: .33;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.info-icon-2:hover {
    opacity: 1
}

.pricing-feature-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -1px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #151515
}

.pricing-feature-3.no {
    color: #999
}

.pricing-feature-3.marg-bot {
    margin-bottom: 40px
}

.text-grey-4 {
    color: #666;
    text-align: left
}

.text-grey-4.writer {
    font-size: 13px
}

.btn-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

.btn-1:hover {
    background-color: #f59933
}

.pricing-v2-wave-2 {
    position: absolute;
    top: auto;
    bottom: 0;
    display: block;
    width: 100%;
    height: 24px;
    max-width: none
}

.main-grid-7 {
    position: relative;
    display: none;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.intro-5 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.intro-5.left {
    width: 100%;
    max-width: none;
    margin-top: 40px;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.pricing-v2-card-3 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 530px;
    padding-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 15px 30px 0 rgba(48,54,77,.1);
    text-align: center
}

.pricing-v2-billing-2 {
    height: 24px;
    margin-left: 12px;
    padding-top: 5px;
    padding-left: 12px;
    border-left: 1px solid #e3e3e3;
    font-family: Kalam;
    color: #574b8a;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400
}

.info-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -webkit-transition: border .3s;
    transition: border .3s;
    cursor: pointer
}

.info-2:hover {
    border-color: red
}

.html-embed-10 {
    text-align: center
}

.ticon-2 {
    width: 46px;
    height: 46px;
    margin-right: 15px;
    margin-bottom: 0;
    border-radius: 12px;
    background-color: transparent
}

.div-block-142 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 8px;
    padding: 4px 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: #fff7ed
}

.top-button-2 {
    position: fixed;
    left: auto;
    top: auto;
    right: 16px;
    bottom: 16px;
    z-index: 10;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #574b8a;
    background-image: url("./images/5e5d43546b94f91225c22b64_up-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    cursor: pointer
}

.top-button-2:hover {
    background-color: #ffa949
}

.form-error-2 {
    margin-top: 16px;
    padding: 7px 12px;
    border: 1px solid rgba(238,62,84,.5);
    border-radius: 8px;
    background-color: rgba(238,62,84,.12);
    color: #ee3e54;
    font-size: 13px;
    line-height: 20px;
    text-align: center
}

.form-error-2.dark {
    border-color: transparent;
    background-color: rgba(0,0,0,.2)
}

.form-success-2 {
    padding: 7px 12px;
    border: 1px solid rgba(136,174,69,.5);
    border-radius: 8px;
    background-color: rgba(136,174,69,.12);
    color: #88ae45;
    font-size: 13px;
    line-height: 20px
}

.form-success-2.dark {
    border-color: transparent;
    background-color: rgba(21,21,21,.2)
}

.form-big-input-3 {
    height: 100%;
    margin-bottom: 0;
    padding: 12px 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px #000;
    background-color: transparent;
    font-size: 17px
}

.form-big-input-3:focus,.form-big-input-3:hover {
    border-color: #ffa949
}

.form-big-input-3::-webkit-input-placeholder {
    color: #999
}

.form-big-input-3:-ms-input-placeholder {
    color: #999
}

.form-big-input-3::-ms-input-placeholder {
    color: #999
}

.form-big-input-3::placeholder {
    color: #999
}

.form-big-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    padding: 6px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
    -webkit-transition: box-shadow .4s;
    transition: box-shadow .4s
}

.form-big-2:hover {
    box-shadow: 0 12px 24px 0 rgba(0,0,0,.16)
}

.form-info-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    margin-bottom: -16px;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto,sans-serif;
    font-size: 9px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.button-15 {
    margin-top: 30px;
    padding: 15px 20px;
    border: 2px solid #c54b61;
    border-radius: 6px;
    background-color: transparent;
    color: #e0637a;
    font-size: 16px;
    font-weight: 400
}

.close-box {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    height: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3b3b3b;
    cursor: pointer
}

.paragraph-59 {
    padding-left: 35px
}

.line {
    width: 30px;
    height: 1px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.line.rev {
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.close-box-2 {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    height: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3b3b3b;
    cursor: pointer
}

.rich-text-block-4 {
    color: #fff
}

.paragraph-60 {
    padding-left: 35px;
    color: #fff
}

.btn-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

.btn-2:hover {
    background-color: #f59933
}

.btn-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

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

.btn-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

.btn-4:hover {
    background-color: #f59933
}

.btn-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

.btn-5:hover {
    background-color: #f59933
}

.btn-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

.btn-6:hover {
    background-color: #f59933
}

.feat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 8px;
    padding: 8px 12px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 100px;
    background-color: rgba(255,255,255,.1)
}

.feat-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px
}

.ft-wrap {
    margin-top: 0;
    margin-bottom: 12px;
    padding-top: 0
}

.ft_text {
    margin-bottom: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #fff;
    font-size: 14px;
    line-height: 130%;
    font-weight: 400;
    text-align: left
}

.ft_text.text-grey {
    margin-bottom: 20px;
    color: #666
}

.ft_text.text-grey.item-left {
    width: 100%;
    font-weight: 400
}

.ft_text.big-white {
    background-color: transparent;
    color: #fff
}

.ft_text.grey_text,.ft_text.text-grey-copy {
    color: #666
}

.ft_text.text-grey-copy.item-left {
    width: 100%;
    font-weight: 400
}

.ft_text.mrgn {
    margin-right: 15px;
    margin-bottom: 10px
}

.read-more {
    margin-top: 32px;
    padding: 12px 32px;
    border: 1px solid #296bb7;
    border-radius: 80px;
    background-color: #fff;
    color: #296bb7;
    font-weight: 700
}

.read-more:hover {
    background-color: #296bb7;
    color: #fff
}

.read-more.white {
    color: #fff
}

.intro-hero {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 100vh;
    max-height: 100vh;
    padding-top: 120px;
    padding-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f7fafc
}

.hero-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.hero-intro-2 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.html-embed-11 {
    display: block;
    width: 380px;
    max-height: 470px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center
}

.div-block-143 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.button-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    height: 60px;
    margin-top: 30px;
    padding: 13px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-radius: 200px;
    background-color: #6d69e8;
    -webkit-transition: color .2s,background-color .2s,border-color .2s;
    transition: color .2s,background-color .2s,border-color .2s;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none
}

.button-18:hover {
    background-color: #452c48
}

.button-18.hero {
    position: relative;
    z-index: 9999;
    margin-top: 68px;
    margin-bottom: 20px;
    margin-left: 10px
}

.button-18.hero.border {
    border: 1px solid #6d69e8;
    background-color: transparent;
    color: #6d69e8
}

.button-19 {
    display: inline-block;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #367fd3;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.button-19:hover {
    background-color: #5e9fe0;
    text-decoration: none
}

.button-19.white {
    background-color: #fff;
    color: #574b8a
}

.button-19.white:hover {
    background-color: rgba(255,255,255,.6)
}

.button-19.mob_btn_small {
    background-color: #367fd3;
    font-weight: 400
}

.button-19.mob_btn_small:hover {
    background-color: #5e9fe0
}

.section-13 {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

.section-13.haze {
    display: block;
    overflow: hidden;
    border-left-style: none;
    background-color: #f3f3f7
}

.small {
    font-size: 34px
}

.cstm_h1 {
    font-size: 35px;
    line-height: 130%
}

.blog-btn {
    position: relative;
    z-index: 999;
    display: inline-block;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #367fd3;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.blog-btn:hover {
    background-color: #5e9fe0;
    text-decoration: none
}

.blog-btn.small {
    height: 40px;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px
}

.blog-btn.white {
    background-color: #fff;
    color: #574b8a
}

.blog-btn.white:hover {
    background-color: rgba(255,255,255,.6)
}

.blog-btn.ghost {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #f3f3f7;
    color: #574b8a
}

.blog-btn.ghost:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.blog-btn.side-margins {
    margin-right: 6px;
    margin-left: 6px
}

.blog-btn.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.blog-btn.color-2 {
    background-color: #7666d5
}

.blog-btn.color-2:hover {
    background-color: #6755cf
}

.blog-btn.color-3 {
    background-color: #574b8a
}

.blog-btn.color-3:hover {
    background-color: #463a77
}

.blog-btn.small-form-arrow-button {
    width: 40px;
    height: 40px;
    padding: 8px;
    background-image: url("./images/5e5d43546b94f9b64ec22cb8_arrow-right-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.blog-btn.nav-button.fb-color {
    background-color: #1c75ff
}

.blog-btn.nav-button.fb-color:hover {
    background-color: #3785ff
}

.blog-btn.max_w {
    display: block;
    max-width: 190px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.blog-btn.btn_2 {
    display: inline-block;
    margin-right: 25px;
    text-transform: capitalize
}

.blog-btn.mob_btn_small {
    background-color: #367fd3;
    font-weight: 400
}

.blog-btn.mob_btn_small:hover {
    background-color: #5e9fe0
}

.blog-btn.nav-search-button {
    height: 38px;
    background-color: #367fd3;
    background-image: url("./images/5e5d43546b94f96926c22ca3_search-white.svg")
}

.cta-card-v2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-color: #273142;
    color: #fff;
    text-align: center
}

.ft-wrap-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 14px;
    padding-top: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.feat-v2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 8px;
    padding: 8px 12px 8px 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 100px;
    background-color: rgba(255,255,255,.1)
}

.cta-card-info-2 {
    position: relative;
    z-index: 99999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.card-column {
    display: block;
    margin-bottom: 14px
}

.card-column.v2 {
    margin-bottom: 0
}

.heading-23 {
    margin-bottom: 12px;
    font-size: 28px;
    text-align: center
}

.text-span-11 {
    color: #04be5b
}

.image-44 {
    margin-right: 6px
}

.blog-btn2 {
    position: relative;
    z-index: 2;
    display: inline-block;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 100px;
    background-color: #367fd3;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.blog-btn2:hover {
    background-color: #5e9fe0;
    text-decoration: none
}

.blog-btn2.small {
    height: 40px;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px
}

.blog-btn2.white {
    background-color: #fff;
    color: #574b8a
}

.blog-btn2.white:hover {
    background-color: rgba(255,255,255,.6)
}

.blog-btn2.ghost {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #f3f3f7;
    color: #574b8a
}

.blog-btn2.ghost:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.blog-btn2.side-margins {
    margin-right: 6px;
    margin-left: 6px
}

.blog-btn2.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.blog-btn2.color-2 {
    background-color: #7666d5
}

.blog-btn2.color-2:hover {
    background-color: #6755cf
}

.blog-btn2.color-3 {
    background-color: #574b8a
}

.blog-btn2.color-3:hover {
    background-color: #463a77
}

.blog-btn2.small-form-arrow-button {
    width: 40px;
    height: 40px;
    padding: 8px;
    background-image: url("./images/5e5d43546b94f9b64ec22cb8_arrow-right-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.blog-btn2.nav-button.fb-color {
    background-color: #1c75ff
}

.blog-btn2.nav-button.fb-color:hover {
    background-color: #3785ff
}

.blog-btn2.max_w {
    display: block;
    max-width: 190px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.blog-btn2.btn_2 {
    display: inline-block;
    margin-right: 25px;
    text-transform: capitalize
}

.blog-btn2.mob_btn_small {
    background-color: #367fd3;
    font-weight: 400
}

.blog-btn2.mob_btn_small:hover {
    background-color: #5e9fe0
}

.blog-btn2.nav-search-button {
    height: 38px;
    background-color: #367fd3;
    background-image: url("./images/5e5d43546b94f96926c22ca3_search-white.svg")
}

.steps_01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.column-11 {
    padding-right: 30px;
    padding-left: 0
}

.column-12 {
    padding-right: 0;
    padding-left: 0
}

.image-45 {
    border-radius: 6px
}

.steps_02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.col12 {
    padding-right: 0;
    padding-left: 30px
}

.nav-buttons-2 {
    display: -ms-grid;
    display: grid;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 0px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.ep-button {
    display: inline;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none
}

.ep-button:hover {
    background-color: #f59933
}

.ep-button.log-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    padding: 8px 16px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #f3f3f7;
    color: #151515;
    font-size: 15px;
    font-weight: 400
}

.ep-button.log-in:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.ep-button.nav-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    padding: 10px 16px;
    border: 2px solid #367fd3;
    border-radius: 6px;
    background-color: #fff;
    -webkit-transition: background-color .2s,background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .2s,background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    color: #296bb7;
    font-size: 15px;
    font-weight: 500
}

.ep-button.nav-button:hover {
    background-color: #006eb4;
    color: #fff
}

.ep-button.cta {
    display: inline-block;
    height: auto;
    padding: 14px 40px;
    background-color: #038c43
}

.ep-button.cta:hover {
    background-color: #1c9952
}

.text-span-12 {
    color: #ee3e54;
    font-weight: 700;
    text-decoration: line-through
}

.bold-text-19 {
    color: #04be5b
}

.text-block-99 {
    font-size: 24px
}

._w-description {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #666;
    font-size: 13px;
    font-weight: 400;
    text-align: left
}

.image-46 {
    width: 12px;
    height: 11px;
    margin-top: 0;
    margin-right: 2px
}

.left-arrow-2 {
    position: absolute;
    left: 0;
    top: 302px;
    right: auto;
    bottom: auto;
    z-index: 90;
    display: block;
    width: 38px;
    height: 38px;
    opacity: 1;
    color: #747474
}

.right-arrow-2 {
    top: 340px;
    right: 0;
    display: block;
    width: 38px;
    height: 38px;
    opacity: 1;
    color: #747474
}

.stars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 120%
}

._w-name {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600
}

._w-orders {
    color: #151515;
    font-size: 13px;
    font-weight: 400
}

._w-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 52px;
    height: 52px;
    padding: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px solid #f8a92d;
    border-radius: 6px;
    background-color: rgba(248,169,45,.04);
    text-align: center
}

.siw {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.sccs-rate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px dashed hsla(0,0%,45.5%,.25)
}

.sccs-rate.no-line {
    padding-top: 0;
    border-top-style: none;
    border-top-width: 0
}

._w-numbers {
    color: #367fd3
}

._w-rate {
    margin-right: 2px;
    color: #f8a92d;
    font-size: 12px;
    font-weight: 600
}

._w-button {
    display: block;
    padding: 10px 14px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border: 2px #296bb7;
    border-radius: 6px;
    background-color: #367fd3;
    color: #fdfdfd;
    font-weight: 500;
    text-align: center;
    cursor: pointer
}

._w-button:hover {
    background-color: #367fd3;
    color: #fff;
    font-weight: 500
}

._w-button.all-width {
    width: 100%
}

._w-button.stroke {
    padding-top: 8px;
    padding-bottom: 8px;
    border-style: solid;
    border-width: 2px;
    background-color: #fff;
    color: #296bb7;
    font-size: 14px
}

.icon-5 {
    margin: 0
}

.r-mask-v2 {
    overflow: hidden;
    width: 100%;
    max-width: 1220px;
    min-width: auto;
    margin-right: auto;
    margin-left: auto
}

._w-info {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

._w-top-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-bottom: 12px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px dashed hsla(0,0%,45.5%,.25)
}

._w-top-info.no-line {
    padding-bottom: 0;
    border-bottom-style: none
}

._w-avatar {
    width: 52px;
    height: 52px;
    margin-right: 0;
    border: .8px solid hsla(0,0%,45.5%,.25);
    border-radius: 6px
}

.writerv2 {
    width: 100%;
    padding: 20px;
    border: 1px solid hsla(0,0%,45.5%,.15);
    border-radius: 6px;
    background-color: #fff
}

.icon-6 {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0
}

._w-orders-rate {
    margin-top: 2px;
    margin-bottom: 0;
    color: #f8a92d;
    font-size: 12px;
    font-weight: 400;
    text-align: center
}

.r-slide-v2 {
    width: 297px;
    height: 100%;
    max-width: 297px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0
}

._w-avatar-rating {
    margin-right: 10px
}

._w-orders-rate-copy {
    margin-top: 2px;
    margin-bottom: 0;
    color: #f8a92d;
    font-size: 12px;
    font-weight: 400;
    text-align: center
}

.wr-numb {
    margin-top: 0;
    margin-bottom: 0;
    color: #f8a92d;
    font-size: 10px;
    line-height: 130%;
    font-weight: 500;
    text-align: center
}

.writer-task {
    position: relative;
    display: block;
    height: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

.image-47 {
    width: 14px;
    height: 13px;
    margin-top: 0;
    margin-right: 2px
}

.info-right-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px #f8a92d;
    border-radius: 6px;
    background-color: rgba(248,169,45,.05)
}

.info-right-3.tp {
    padding-top: 2px;
    padding-bottom: 2px;
    border-color: #00b67a;
    background-color: rgba(0,182,122,.05)
}

.info-right-3.sj {
    border-color: #ef6a23;
    background-color: rgba(239,106,35,.05)
}

.info-right-3.ep {
    border-color: #367fd3;
    background-color: rgba(54,127,211,.05)
}

.r-bottom-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px dashed hsla(0,0%,45.5%,.25)
}

.top-message {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: auto;
    height: 200px;
    padding: 8px 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(206,17,40,.65)),to(rgba(255,0,0,.65))),url("./images/5f885b50a76298225b871f0b_111.png");
    background-image: linear-gradient(270deg,rgba(206,17,40,.65),rgba(255,0,0,.65)),url("./images/5f885b50a76298225b871f0b_111.png");
    background-position: 0 0,50% 50%;
    background-size: auto,cover;
    background-repeat: repeat,no-repeat;
    background-attachment: scroll,scroll;
    color: #fff;
    font-size: 15px;
    line-height: 24px
}

.div-block-145 {
    display: block;
    padding: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 4px #fff;
    text-align: center
}

.top-message-text {
    margin-top: 10px;
    margin-right: 0;
    font-size: 38px;
    line-height: 130%;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize
}

.top-message-text.offer {
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    font-weight: 700
}

.top-message-text.offer.msg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 400
}

.button-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 4px;
    background-color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(#b87df9),to(#6a4ee1));
    background-image: linear-gradient(90deg,#b87df9,#6a4ee1);
    -webkit-transition: border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.button-21:hover {
    box-shadow: 0 6px 12px -2px rgba(145,101,247,.6);
    -webkit-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px);
    transform: translate(0,-3px)
}

.button-21.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.bar-close-button {
    position: absolute;
    right: 12px;
    display: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: hsla(0,0%,100%,.15);
    background-image: url("./images/5e5d43546b94f98949c22ba4_x-white.svg");
    background-position: 50% 50%;
    background-size: 16px;
    background-repeat: no-repeat;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    cursor: pointer
}

.bar-close-button:hover {
    background-color: rgba(48,54,77,.25)
}

.div-block-146 {
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 12px;
    margin-left: auto;
    padding: 8px 14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    border-radius: 6px;
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.text-span-16 {
    padding-right: 10px;
    padding-left: 10px;
    color: #ff8c00
}

.text-span-16._1 {
    display: inline-block;
    padding: 0 10px 2px;
    border-radius: 6px;
    background-color: #ff8c00;
    color: #fff
}

.block-quote,.block-quote-2 {
    border-left-color: #367fd3
}

.div-block-147 {
    max-width: 780px
}

.blg_sccs-rate {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px dashed hsla(0,0%,45.5%,.25)
}

.blg_writer {
    position: relative;
    width: 100%;
    min-height: 300px;
    padding: 90px 20px;
    border: 1px solid hsla(0,0%,45.5%,.15);
    border-radius: 6px;
    background-color: #fff
}

.blg_w-top-info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px dashed hsla(0,0%,45.5%,.25)
}

.blg_w-description {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #666;
    font-size: 15px;
    font-weight: 400;
    text-align: left
}

.blg_w-orders {
    color: #151515;
    font-size: 14px;
    font-weight: 400
}

.blg_w-name {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600
}

.trust-widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

.trust-content {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.trust-heading {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    text-align: left
}

.trust-heading.numbers {
    margin-right: 8px
}

.trust-heading.dark {
    color: #151515
}

.trust-heading.dark.marg-right {
    margin-right: 6px
}

.ep-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    opacity: .8;
    -webkit-transition: opacity 350ms;
    transition: opacity 350ms;
    text-decoration: none
}

.ep-bg:hover {
    opacity: 1
}

.trust-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.trust-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    margin-right: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 8px;
    background-color: hsla(0,0%,100%,.1)
}

.trust-icon.dark {
    background-color: rgba(10,42,146,.1)
}

.image-50 {
    display: inline;
    width: 24px;
    height: 24px;
    margin-right: auto;
    margin-left: auto
}

.image-50.rev {
    -webkit-filter: saturate(200%);
    filter: saturate(200%)
}

.ep-cover {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    align-self: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.ep-cover.margin-bottom {
    margin-bottom: 120px
}

.covers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1440px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.ep-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.ep-calc {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: right
}

.pc-hide-orm {
    display: none
}

.bbutton {
    position: relative;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 6px;
    background-color: #367fd3;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.bbutton:hover {
    background-color: #5e9fe0;
    text-decoration: none
}

.bbutton.small {
    height: 40px;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px
}

.bbutton.white {
    background-color: #fff;
    color: #574b8a
}

.bbutton.white:hover {
    background-color: rgba(255,255,255,.6)
}

.bbutton.ghost {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #f3f3f7;
    color: #574b8a
}

.bbutton.ghost:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.bbutton.side-margins {
    margin-right: 6px;
    margin-left: 6px
}

.bbutton.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.bbutton.color-2 {
    background-color: #7666d5
}

.bbutton.color-2:hover {
    background-color: #6755cf
}

.bbutton.color-3 {
    background-color: #574b8a
}

.bbutton.color-3:hover {
    background-color: #463a77
}

.bbutton.small-form-arrow-button {
    width: 40px;
    height: 40px;
    padding: 8px;
    background-image: url("./images/5e5d43546b94f9b64ec22cb8_arrow-right-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.bbutton.nav-button.fb-color {
    background-color: #1c75ff
}

.bbutton.nav-button.fb-color:hover {
    background-color: #3785ff
}

.bbutton.max_w {
    display: block;
    max-width: 190px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.bbutton.btn_2 {
    display: inline-block;
    margin-right: 25px;
    text-transform: capitalize
}

.bbutton.mob_btn_small {
    background-color: #367fd3;
    font-weight: 400
}

.bbutton.mob_btn_small:hover {
    background-color: #5e9fe0
}

.bbutton.nav-search-button {
    height: 38px;
    background-color: #367fd3;
    background-image: url("./images/5e5d43546b94f96926c22ca3_search-white.svg")
}

.icon-blog {
    width: 16px;
    height: 16px
}

.text-block-100 {
    margin-right: 8px
}

.calc-embed {
    height: 378px
}

.intro-blog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.banner-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 440px;
    margin-right: 60px;
    padding: 24px 31px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    background-color: #2c384d;
    box-shadow: 0 1px 32px 0 rgba(0,0,0,.08);
    font-size: 24px;
    line-height: 155%;
    font-weight: 700;
    text-align: center
}

.icon-wrapper {
    width: 60px;
    margin-top: -80px;
    margin-bottom: 34px;
    padding: 12px;
    border-radius: 50px;
    background-color: #344b64
}

.banner-ai {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 330px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 1px 1px 28px 0 rgba(0,0,0,.08);
    font-size: 14px;
    line-height: 155%;
    font-weight: 400
}

.banner-ai._450 {
    height: 450px
}

.grid-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 50% 1fr 1fr;
    grid-template-columns: 50% 1fr 1fr
}

.banner-cnt-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 9px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700
}

.banner-cnt-left.blue {
    background-color: #e4f1ff;
    font-size: 15px;
    text-align: center
}

.banner-cnt-left.blue.bot {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.banner-cnt-left.blue.top-blue {
    height: 110px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 700
}

.banner-cnt-left.blue.center {
    border-bottom: 1px solid hsla(0,0%,83.1%,.51)
}

.banner-cnt-left.blue.bottom {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.banner-cnt-left.center {
    border-bottom: 1px solid hsla(0,0%,83.1%,.51);
    text-align: left
}

.banner-cnt-left.center.right {
    padding-left: 31px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.banner-cnt-left.bot {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.div-block-148 {
    padding-top: 10px
}

.writer-blog-bar {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.lightbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.light-count {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.light-count.grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.writer-btn {
    position: relative;
    z-index: 2;
    padding: 9px 15px;
    border-radius: 4px;
    background-color: #367fd3;
    color: #fff
}

.writer-btn.banner {
    z-index: 2;
    height: 48px;
    padding: 12px 24px;
    font-size: 17px
}

.white-txt-btn {
    color: #fff
}

.logo-count {
    width: 103px
}

.banner-cnt-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 9px 9px 9px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700
}

.banner-cnt-right.blue {
    background-color: #ecf5ff
}

.banner-cnt-right.blue.bot {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.banner-cnt-right.blue.top-blue {
    height: 110px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 700
}

.banner-cnt-right.blue.center {
    border-bottom: 1px solid hsla(0,0%,83.1%,.51)
}

.banner-cnt-right.blue.bottom {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.banner-cnt-right.center {
    border-bottom: 1px solid hsla(0,0%,83.1%,.51);
    text-align: left
}

.banner-cnt-right.center.right {
    padding-left: 31px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.banner-cnt-right.bot {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.banner-cnt-centr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 9px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    text-align: center
}

.banner-cnt-centr.blue {
    background-color: #e4f1ff;
    font-size: 15px;
    text-align: center
}

.banner-cnt-centr.blue.bot {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.banner-cnt-centr.blue.top-blue {
    height: 110px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 700
}

.banner-cnt-centr.blue.center {
    border-bottom: 1px solid hsla(0,0%,83.1%,.51)
}

.banner-cnt-centr.blue.bottom {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.banner-cnt-centr.blue.border {
    border-right: 2px solid #25cc88;
    border-left: 2px solid #25cc88
}

.banner-cnt-centr.blue.border-top {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

.banner-cnt-centr.center {
    border-bottom: 1px solid hsla(0,0%,83.1%,.51);
    text-align: left
}

.banner-cnt-centr.center.right {
    padding-left: 31px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.banner-cnt-centr.bot {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.banner-cnt-centr.border-bot {
    border-right: 2px solid #25cc88;
    border-bottom: 2px solid #25cc88;
    border-left: 2px solid #25cc88;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.banner-cnt-centr.border {
    border-right: 2px solid #25cc88;
    border-left: 2px solid #25cc88
}

.div-block-149 {
    height: 100%;
    padding: 9px;
    border-top: 2px solid #25cc88;
    border-right: 2px solid #25cc88;
    border-left: 2px solid #25cc88;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.div-block-150 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.p-banner {
    color: #fff;
    font-size: 15px;
    line-height: 155%
}

.p-banner.white {
    color: #fff
}

.cta-banner {
    width: 780px;
    padding: 20px;
    border-radius: 12px;
    background-color: #ffbe56;
    background-image: url("./images/5fad2e2159b563493e186545_Group%2056.svg"),url("./images/5fad2e2109126f612dcd22ca_Group%2052.svg");
    background-position: 0 0,100% 100%;
    background-size: auto,auto;
    background-repeat: no-repeat,no-repeat;
    text-align: center
}

.banner-text-bold {
    font-size: 20px;
    line-height: 155%;
    font-weight: 700
}

.banner-grid {
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 64% 1fr;
    grid-template-columns: 1fr 64% 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.banner_tag {
    margin-right: 4px;
    padding: 2px 4px 2px 6px;
    border-radius: 4px;
    background-color: #fff;
    color: #666;
    font-size: 16px;
    font-weight: 500
}

.div-block-151 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.banner-text-red {
    color: #ca3204
}

.text-block-101 {
    color: #666
}

.text-span-17 {
    color: #151516
}

.text-block-102 {
    color: #151515
}

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

.lottie-count {
    margin-top: -204px;
    margin-bottom: -100px
}

.h1_reviews,.paragraph_reviews {
    width: 400px
}

.wrap-grid-feature {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr
}

.block-feature {
    position: relative;
    padding: 32px 40px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 1px 1px 32px 0 rgba(0,0,0,.08);
    color: #2b2b2b;
    font-weight: 400
}

.decorate-divider {
    position: absolute;
    left: 0;
    top: 17%;
    right: auto;
    bottom: 0;
    width: 6px;
    height: 30px;
    background-color: #f0ad4e
}

.decorate-divider.blue {
    background-color: #296bb7
}

.feature-title {
    font-size: 20px;
    font-weight: 700
}

.feature-title.marg-bot {
    margin-bottom: 12px
}

.features-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 6px;
    box-shadow: 1px 1px 32px 0 rgba(0,0,0,.08)
}

.features-banner.marg-top {
    position: relative;
    z-index: 1;
    overflow: visible;
    margin-top: 40px
}

.right-box-banner {
    width: 100%;
    padding: 40px 80px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #fff
}

.left-box-banner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 380px;
    padding: 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #e6f3fb
}

.banner-heding {
    font-size: 34px;
    line-height: 130%;
    font-weight: 700
}

.grid-23 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto
}

.banner-image.absolute {
    position: absolute;
    left: -3%;
    top: auto;
    right: auto;
    bottom: -3%;
    width: 187.98611450195312px;
    height: 99.9826431274414px
}

.prising-feature-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.banner-top-count {
    padding: 20px 30px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: #273141;
    color: #fff;
    font-size: 24px;
    line-height: 130%;
    font-weight: 500;
    text-align: center
}

.banner-top-count.nav-bloc {
    margin: -10px -10px 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.banner-count {
    padding: 30px
}

.banner-count.un-pad {
    overflow: hidden;
    margin-bottom: 5px;
    padding: 0
}

.banner-count.un-pad._555 {
    width: 555px
}

.banner-count.blue {
    width: 1000px;
    margin-top: -95px;
    margin-bottom: -30px;
    padding: 24px;
    border-radius: 12px;
    background-color: #317fd0;
    background-image: url("./images/5fc76ba860c2693bcaa0d978_discount2.svg"),url("./images/5fc76ba8ec0a06e43e990069_discout%201.svg");
    background-position: -4% 2400%,-10px -16px;
    background-size: 140px,auto;
    background-repeat: no-repeat,no-repeat;
    color: #fff
}

.banner-pricing-count {
    grid-column-gap: 4px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.banner-pricing-count.marg-bot {
    margin-bottom: 32px
}

.pricing-count {
    padding: 16px;
    border-radius: 6px;
    background-color: #f3f3f7;
    color: #434343;
    line-height: 155%;
    text-align: center
}

.head-pricing {
    font-weight: 700
}

.small-pricing {
    font-size: 11px
}

.small-pricing.marg-top {
    margin-top: 14px
}

.pricing-text {
    font-size: 24px;
    font-weight: 700
}

.pricing-text.arround-marg {
    margin-top: 4px;
    margin-bottom: 4px
}

.feture-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500
}

.feture-count.marg-bot {
    margin-bottom: 16px
}

.div-block-153 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.feature-text {
    font-size: 15px
}

.feature-text.free {
    color: #25cc88;
    font-size: 16px
}

.section-separator {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 200px;
    background-color: #fff
}

.section-separator.haze {
    background-color: #f3f3f7
}

.feature-slider-card {
    width: 33%
}

.feature-slider {
    display: none;
    background-color: transparent
}

.mask-2 {
    overflow: hidden;
    border-radius: 6px
}

.nc-icon {
    display: block;
    width: 14px;
    height: 14px;
    margin-bottom: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center
}

.progressbar {
    width: 100%;
    height: 5px;
    padding-bottom: 0;
    border-radius: 6px;
    background-color: #e6e6e6
}

.nc-item-title {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-weight: 500
}

.nc-rating-text {
    margin-right: 4px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-family: Roboto,sans-serif;
    color: #fe9d03;
    font-size: 12px;
    font-weight: 700
}

.nc-item-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.stats {
    display: -ms-grid;
    display: grid;
    padding: 0 0 10px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.progress {
    width: 90%;
    height: 5px;
    padding-bottom: 0;
    border-radius: 6px;
    background-color: #22c151
}

.progress._8-8 {
    width: 64%;
    background-color: #8edba5
}

.progress._9-5 {
    width: 85%;
    background-color: #8edba5
}

.progress._9-2 {
    width: 76%;
    background-color: #8edba5
}

.progress._9-8 {
    width: 94%;
    background-color: #8edba5
}

.progress._9-3 {
    width: 79%;
    background-color: #8edba5
}

.progress._9-7 {
    width: 91%;
    background-color: #8edba5
}

.progress._9-6 {
    width: 88%;
    background-color: #8edba5
}

.progress._9-9 {
    width: 97%;
    background-color: #8edba5
}

.statistics {
    display: block
}

.nc-body-16px {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-weight: 400
}

.nc-button {
    display: inline-block;
    padding: 10px 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border: 1px #22c151;
    border-radius: 6px;
    background-color: #22c151;
    font-family: Roboto,sans-serif;
    font-weight: 400
}

.nc-button:hover {
    background-color: #1ba544
}

.nc-button.v2 {
    border: 1px #22c151;
    background-color: rgba(97,108,130,.1);
    color: #616c82;
    font-weight: 400
}

.nc-button.v2:hover {
    background-color: #616c82;
    color: #fff
}

.nc-item-logo {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 6px
}

.nc-alert-text {
    font-family: Roboto,sans-serif;
    color: #616c82;
    font-size: 14px;
    font-weight: 400
}

.hide {
    display: none
}

.nc-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    border: 1px solid #ff9d00;
    border-radius: 6px;
    background-color: rgba(255,157,0,.08)
}

.nc-img-review {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.statlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.nc-list-stats {
    display: block;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nc-r-h {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px #ebebeb
}

.nc-item-bottom {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px dashed #ebebeb;
    border-bottom: 1px #ebebeb
}

.nc-item-bg {
    position: relative;
    overflow: hidden;
    padding: 20px;
    border: 1px #ebebeb;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 8px 2.6rem 0 rgba(193,199,208,.23);
    color: #252525
}

.nc-item-bg.border {
    border-style: solid
}

.nc-item-bg.un-shadow {
    box-shadow: none
}

.img {
    width: 100%;
    height: 100%
}

.div-block-154 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #616161
}

.rev-head {
    margin-bottom: 10px;
    font-weight: 700
}

.writer-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.line-2 {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px
}

.sidebar-scroll {
    overflow: scroll;
    height: 480px;
    padding: 8px;
    border: 1px solid #000;
    border-radius: 16px;
    background-color: #e3e3e3
}

.seo-scroll {
    overflow: scroll;
    width: auto;
    height: 480px;
    padding: 4px;
    text-align: left
}

.content-cont.marg-bot {
    margin-bottom: 40px
}

.hweaing-scroll {
    color: #8d97a6;
    font-size: 24px
}

.hweaing-scroll.marg-bot {
    margin-bottom: 20px
}

.scroll-content {
    color: #8d97a6;
    font-size: 12px
}

.div-block-156 {
    position: -webkit-sticky;
    position: sticky;
    top: 100px
}

.text-block-103 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.div-block-157 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.slide-dot {
    bottom: -37px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fd7260;
    font-size: 8px
}

.number-rating-2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 12px;
    font-weight: 400
}

.number-rating-2.marg-right {
    margin-right: 12px;
    font-weight: 700
}

.button-22 {
    display: block;
    padding: 10px 20px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border: 1px solid #296bb7;
    border-radius: 6px;
    background-color: transparent;
    font-family: 'Open Sans',sans-serif;
    color: #296bb7;
    font-size: 14px;
    font-weight: 400
}

.button-22:hover {
    border-style: solid;
    background-color: #296bb7;
    color: #fff;
    font-weight: 400
}

.tutor-name-2 {
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 400
}

.rating-tutors-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 7px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.writer_slider_mask-2 {
    height: 280px;
    max-width: 1110px;
    margin-right: auto;
    margin-left: auto
}

.rating-tutors-starr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 7px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #296bb7;
    color: #fff;
    font-weight: 700
}

.info-tutor-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.cta-tutor-card-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.paragraph-62.tutor-info {
    margin-top: 24px;
    margin-bottom: 24px
}

.icon-7.marg-left {
    margin-left: 4px
}

.icon-7.marg-bot {
    margin-bottom: 12px
}

.grid-two-block {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.grid-two-block._0-gap {
    grid-column-gap: 30px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.button-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    height: 60px;
    margin-top: 0;
    margin-right: auto;
    margin-left: 0;
    padding: 13px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: none;
    border-radius: 200px;
    background-color: #3f52f4;
    -webkit-transition: color .2s,background-color .2s,border-color .2s;
    transition: color .2s,background-color .2s,border-color .2s;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none
}

.button-23:hover {
    background-color: #00056d;
    color: #fff
}

.hero-small-par {
    margin-top: 0;
    margin-bottom: 20px;
    color: #48d882;
    font-size: 2.2vw;
    font-weight: 700
}

.hero-intro-3 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.list-grid-vertical {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 12px;
    grid-row-gap: 6px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: left
}

.wrapper-11 {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.intro-hero-2 {
    position: relative;
    display: block;
    overflow: visible;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f7fafc
}

.intro-hero-2.bg {
    padding-top: 120px;
    padding-bottom: 60px;
    background-color: #ecf4fd
}

.heading-24 {
    margin-bottom: 30px;
    font-family: Lato,sans-serif;
    color: #00056d;
    font-size: 3vw;
    line-height: 120%;
    font-weight: 400
}

.heading-24.mrgn-bot {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Lato,sans-serif;
    color: #00056d;
    font-size: 3vw;
    line-height: 140%;
    font-weight: 400
}

.hero-content-parent {
    margin-bottom: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%
}

.hero-content-parent.left {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: left
}

.checklist-grid-halves {
    margin-top: 24px;
    grid-column-gap: 24px;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.image-animated-1 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.hero-wrapper-2 {
    position: relative;
    z-index: 2;
    margin-right: auto;
    margin-left: auto;
    padding: 60px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.hero-button-parent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.list-grid-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px
}

.hero-text-parent {
    max-width: 580px;
    margin-bottom: 32px;
    padding-right: 0
}

.check-circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 50%;
    background-color: #387ed3
}

.tabs-menu-6 {
    display: -ms-grid;
    display: grid;
    margin-top: 30px;
    margin-bottom: 48px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.h2-biotif {
    padding-top: 6px;
    font-size: 40px;
    line-height: 155%;
    font-weight: 900
}

.description {
    max-width: 920px;
    line-height: 170%
}

.description.marg-around {
    margin-top: 12px;
    margin-bottom: 32px
}

.section-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 120px;
    padding-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

.section-14.dark-mode {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #0e1623
}

.section-14.dark-mode.bg-1 {
    background-image: url("./images/5fbd2b8978352f87e15f44de_bg_elements%203.svg");
    background-position: 0 0;
    background-size: contain;
    background-repeat: no-repeat
}

.h3-biotif {
    font-size: 24px;
    line-height: 140%;
    font-weight: 700
}

.h3-biotif.marg-bot {
    margin-bottom: 10px
}

.tab-button-text {
    padding-top: 4px
}

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

.icon-8 {
    width: 50px;
    margin-bottom: 0
}

.icon-8.marg-rigth {
    margin-right: 16px
}

.image-step-box {
    height: auto
}

.heading-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.heading-wrapper.limited-580 {
    width: 580px
}

.image-step {
    max-height: 100%;
    border-radius: 10px
}

.text-box-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.wrapper-12 {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.wrapper-12.panels {
    padding: 45px;
    border-radius: 10px;
    background-color: #171f2a
}

.button-blue {
    padding: 14px 40px;
    border-radius: 4px;
    background-color: #296bb7;
    font-weight: 700
}

.tab-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    opacity: .7;
    font-weight: 700
}

.tab-button.w--current {
    background-color: transparent;
    opacity: 1
}

.image-count {
    position: relative;
    height: 460px
}

.image-count.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.image-animated-2 {
    position: absolute;
    left: 85px;
    top: 13px;
    right: auto;
    bottom: 0;
    z-index: 2;
    height: 420px
}

.image-animated-3 {
    position: absolute;
    left: 72px;
    top: 31px;
    right: 0;
    bottom: 0;
    z-index: 3
}

.image-53 {
    position: absolute;
    z-index: 4
}

.image-animated-4 {
    position: absolute;
    top: 30%;
    right: 2%;
    bottom: 0;
    z-index: 5
}

.image-animated-5 {
    position: absolute;
    left: 48px;
    z-index: 4
}

._w-orders-copy {
    display: inline-block;
    color: #151515;
    font-size: 14px;
    font-weight: 400;
    text-align: left
}

._w-orders-copy.marg-right {
    margin-right: 24px
}

._w-orders-copy.white {
    color: #fff
}

.writer-count {
    width: 100%;
    padding: 24px;
    border: 1px solid hsla(0,0%,45.5%,.15);
    border-radius: 6px;
    background-color: #fff
}

.autor-info {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    -ms-grid-columns: 53% 1fr;
    grid-template-columns: 53% 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.autor-info.white {
    width: 100%;
    color: #fff
}

.info-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.info-icon {
    width: 16px;
    margin-right: 4px
}

._80 {
    height: 80px
}

.image-56 {
    width: 100px;
    height: 100px;
    margin-bottom: 0
}

.paragrahp-grey {
    margin-top: 0;
    margin-bottom: 0;
    color: #6d6d6d;
    font-size: 16px;
    line-height: 180%
}

.button-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.button-center.marg-top {
    margin-top: 70px
}

.step-card-content-box {
    margin-left: 0
}

.container-5 {
    max-width: 1140px
}

.circle {
    position: absolute;
    left: auto;
    top: -50px;
    right: 30px;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    height: 100px;
    padding-top: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-color: rgba(255,255,255,0);
    font-weight: 400
}

.section-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.h2-38 {
    color: #212243;
    font-size: 38px;
    font-weight: 700;
    text-align: left
}

.h2-38.center {
    text-align: center
}

.button-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 4px;
    background-color: #f59933;
    -webkit-transition: border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: none
}

.button-24:hover {
    box-shadow: 0 6px 12px -2px rgba(145,101,247,.6);
    -webkit-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px);
    transform: translate(0,-3px)
}

.button-24.yellow {
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    background-color: #f59933;
    background-image: none;
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    text-transform: none
}

.button-24.yellow:hover {
    box-shadow: 0 4px 16px 0 rgba(0,0,0,.16)
}

.steps-grid {
    grid-column-gap: 32px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.h3-black {
    color: #1e2749;
    font-size: 26px;
    font-weight: 400
}

.wrapper-16 {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px
}

.text-bg {
    position: absolute;
    left: 0;
    top: -56px;
    right: auto;
    bottom: auto;
    color: #e9e9e9;
    font-size: 100px;
    line-height: 100px;
    font-weight: 700
}

.intro-6 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.step-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    margin-bottom: 0;
    padding: 60px 40px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 12px;
    background-color: transparent;
    box-shadow: 0 3px 33px 0 rgba(0,0,0,.05);
    -o-object-fit: fill;
    object-fit: fill
}

.span-light {
    font-weight: 400
}

.top-bar-2 {
    position: relative;
    z-index: 10;
    display: none;
    overflow: hidden;
    width: auto;
    min-height: 36px;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #2f4e72;
    color: #fff;
    font-size: 13px;
    line-height: 24px
}

.message-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    text-align: left;
    text-decoration: none
}

.top-bar-close-2 {
    position: absolute;
    right: 15px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.2);
    background-image: url("./images/5e5d43546b94f98949c22ba4_x-white.svg");
    background-position: 50% 50%;
    background-size: 14px;
    background-repeat: no-repeat;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    cursor: pointer
}

.top-bar-close-2:hover {
    background-color: #101723;
    color: #1979ff
}

.cta-card-v3 {
    position: relative;
    display: -ms-grid;
    display: grid;
    overflow: hidden;
    max-width: 758px;
    min-height: 200px;
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1.5fr 1.45fr 0.75fr;
    grid-template-columns: 1.5fr 1.45fr 0.75fr;
    -ms-grid-rows: 140px;
    grid-template-rows: 140px;
    border-radius: 10px;
    background-color: #273141;
    background-image: url("./images/5fc51e196f96244d8bcd14c9_hero-img.png");
    background-position: 106% -9%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    color: #fff
}

.blog-btn3 {
    position: relative;
    z-index: 999;
    display: inline-block;
    height: 48px;
    padding: 12px 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px transparent;
    border-radius: 5px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer
}

.blog-btn3:hover {
    background-color: #5e9fe0;
    text-decoration: none
}

.blog-btn3.small {
    height: 40px;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px
}

.blog-btn3.white {
    background-color: #fff;
    color: #574b8a
}

.blog-btn3.white:hover {
    background-color: rgba(255,255,255,.6)
}

.blog-btn3.ghost {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #f3f3f7;
    color: #574b8a
}

.blog-btn3.ghost:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.blog-btn3.side-margins {
    margin-right: 6px;
    margin-left: 6px
}

.blog-btn3.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.blog-btn3.color-2 {
    background-color: #7666d5
}

.blog-btn3.color-2:hover {
    background-color: #6755cf
}

.blog-btn3.color-3 {
    background-color: #574b8a
}

.blog-btn3.color-3:hover {
    background-color: #463a77
}

.blog-btn3.small-form-arrow-button {
    width: 40px;
    height: 40px;
    padding: 8px;
    background-image: url("./images/5e5d43546b94f9b64ec22cb8_arrow-right-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.blog-btn3.nav-button.fb-color {
    background-color: #1c75ff
}

.blog-btn3.nav-button.fb-color:hover {
    background-color: #3785ff
}

.blog-btn3.max_w {
    display: block;
    max-width: 190px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.blog-btn3.btn_2 {
    display: inline-block;
    margin-right: 25px;
    text-transform: capitalize
}

.blog-btn3.mob_btn_small {
    background-color: #367fd3;
    font-weight: 400
}

.blog-btn3.mob_btn_small:hover {
    background-color: #5e9fe0
}

.blog-btn3.nav-search-button {
    height: 38px;
    background-color: #367fd3;
    background-image: url("./images/5e5d43546b94f96926c22ca3_search-white.svg")
}

.main-banner-v3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog-btn4 {
    position: relative;
    display: inline-block;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border: 1px transparent;
    border-radius: 5px;
    background-color: #ffa949;
    -webkit-transition: background-color .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s;
    transition: background-color .4s,border-color .4s,transform .4s,box-shadow .4s,-webkit-transform .4s;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer
}

.blog-btn4:hover {
    background-color: #5e9fe0;
    text-decoration: none
}

.blog-btn4.small {
    height: 40px;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px
}

.blog-btn4.white {
    background-color: #fff;
    color: #574b8a
}

.blog-btn4.white:hover {
    background-color: rgba(255,255,255,.6)
}

.blog-btn4.ghost {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #f3f3f7;
    color: #574b8a
}

.blog-btn4.ghost:hover {
    background-color: #eaeaf1;
    box-shadow: none
}

.blog-btn4.side-margins {
    margin-right: 6px;
    margin-left: 6px
}

.blog-btn4.tiny {
    height: 32px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px
}

.blog-btn4.color-2 {
    background-color: #7666d5
}

.blog-btn4.color-2:hover {
    background-color: #6755cf
}

.blog-btn4.color-3 {
    background-color: #574b8a
}

.blog-btn4.color-3:hover {
    background-color: #463a77
}

.blog-btn4.small-form-arrow-button {
    width: 40px;
    height: 40px;
    padding: 8px;
    background-image: url("./images/5e5d43546b94f9b64ec22cb8_arrow-right-white.svg");
    background-position: 50% 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.blog-btn4.nav-button.fb-color {
    background-color: #1c75ff
}

.blog-btn4.nav-button.fb-color:hover {
    background-color: #3785ff
}

.blog-btn4.max_w {
    display: block;
    max-width: 190px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.blog-btn4.btn_2 {
    display: inline-block;
    margin-right: 25px;
    text-transform: capitalize
}

.blog-btn4.mob_btn_small {
    background-color: #367fd3;
    font-weight: 400
}

.blog-btn4.mob_btn_small:hover {
    background-color: #5e9fe0
}

.blog-btn4.nav-search-button {
    height: 38px;
    background-color: #367fd3;
    background-image: url("./images/5e5d43546b94f96926c22ca3_search-white.svg")
}

.blog-btn4.banner {
    width: 230px;
    padding-right: 16px;
    padding-left: 16px;
    background-color: #ffa949;
    color: #fff;
    font-size: 13px
}

.blog-btn4.banner:hover {
    background-color: #f59933;
    color: #fff;
    text-decoration: none
}

.blog-btn4.banner-3 {
    position: static;
    width: 100%;
    background-color: #f7a92d;
    color: #fff;
    font-size: 14px
}

.blog-btn4.banner-3:hover {
    background-color: #f59933;
    color: #fff;
    text-decoration: none
}

.heading-25 {
    line-height: 150%
}

.banner-blog-2 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding-top: 59px;
    padding-left: 549px
}

.section-m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

.writer-info-count {
    font-weight: 400
}

.banner-box {
    -ms-grid-columns: 130px 1fr 370px;
    grid-template-columns: 130px 1fr 370px;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.text-span-20 {
    color: #f0ad4e
}

.collection-item-6 {
    display: block;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.collection-list-wrapper-7 {
    display: block;
    width: 1170px;
    margin-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-count: auto;
    column-count: auto;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule-style: none;
    column-rule-style: none
}

.calc {
    display: none
}

.separator.vertical {
    width: 1px;
    height: auto;
    margin-right: 40px;
    margin-left: 40px;
    background-color: rgba(255,255,255,.2)
}

.all-count {
    display: none
}

.text-custom-1 {
    color: #585a5b;
    line-height: 170%
}

.text-custom-1.limit-660 {
    width: 660px
}

.text-span-22 {
    color: #585a5b;
    font-weight: 500
}

.grid-25 {
    width: 100%;
    grid-column-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1.25fr;
    grid-template-columns: 1fr 1fr 1fr 1.25fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    color: #585a5b
}

.rating-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px
}

.image-count-source {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    margin-right: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #e9edf2
}
.writer-info-name {
    font-weight: 400
}

.card-features {
    padding: 20px;
    border: 1px dashed #367fd3;
    border-radius: 6px;
    color: #585a5b
}

.card-features.banner {
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding: 40px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 60%;
    grid-template-columns: 1fr 60%;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-color: #ebf4fd
}

.card-features.policy-count {
    padding: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 16px
}

.card-features.anon-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 40px 185px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-radius: 20px;
    color: #151515;
    font-size: 24px;
    line-height: 170%
}

.image-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.image-box.marg-top {
    margin-top: 12px
}

.top-filters-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px
}

.reset {
    color: #151515;
    text-decoration: underline
}

.filter-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 860px;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    border-radius: 10px;
    background-color: #ebf4fd
}

.filter-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 12px;
    padding: 8px 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #deecfa;
    border-radius: 10px;
    background-color: #fff;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s;
    color: #151515
}

.filter-box:hover {
    box-shadow: 0 6px 8px -8px rgba(19,45,75,.4);
    -webkit-transform: translate(0,-2px);
    -ms-transform: translate(0,-2px);
    transform: translate(0,-2px)
}

.filter-box.w--current {
    border-color: #296bb7;
    background-color: #fff
}

.filter-box.services {
    margin-top: 10px
}

.collection-item-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.collection-list-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info-cloud {
    position: absolute;
    left: auto;
    top: auto;
    right: 46px;
    bottom: 46px;
    display: none;
    width: 266px;
    padding: 16px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #fff;
    box-shadow: 0 4px 20px -6px rgba(17,31,78,.25);
    font-size: 14px
}

.image-57 {
    height: 100%
}

.head-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.head-count.marg-bot {
    margin-bottom: 12px
}

.div-block-160 {
    width: 555px
}

.paragraf {
    color: #585a5b;
    font-size: 15px;
    line-height: 170%
}

.paragraf.marg-bot {
    margin-bottom: 16px
}

.banner-count-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.grid-26 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 50px;
    grid-row-gap: 50px
}

.white-test-text {
    color: #fff;
    font-size: 30px
}

.image-58 {
    position: absolute;
    left: auto;
    top: auto;
    right: -3%;
    bottom: -57%
}

.separator-list {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #c7ddf5
}

.card-policy-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 20px;
    line-height: 170%
}

.policy-attention {
    height: 24px
}

.policy-attention.marg-right {
    margin-top: 4px;
    margin-right: 16px
}

.oajdf.marg-right {
    margin-right: 100px
}

.head-banner-count-number {
    width: 100px;
    height: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cta-banner-dark {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 760px;
    padding: 30px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 12px;
    background-color: #273142;
    text-align: center;
    text-decoration: none
}

.cta-banner-dark.inside {
    width: auto;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.writer-box-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.div-block-162 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px
}

.image-59 {
    width: 70px
}

.div-block-163 {
    width: 210px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff
}

.div-block-164 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.heading-1 {
    line-height: 155%;
    font-weight: 700
}

.heading-1.marg-bot {
    margin-bottom: 30px;
    color: #fff
}

.heading-1.marg-bot-20 {
    margin-bottom: 20px
}

.text-field {
    height: 54px;
    min-height: 54px;
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 24px;
    border: 1px solid #89b0db;
    border-radius: 12px;
    background-color: #f5f9fe;
    color: #949698;
    font-size: 15px;
    line-height: 170%
}

.form-bloc {
    margin-bottom: 0
}

.chebox-count.marg-bot {
    margin-bottom: 30px
}

.text-block-105 {
    line-height: 170%;
    font-style: italic
}

.text-block-105.marg-left {
    margin-left: 24px
}

.heading-form {
    font-family: Roboto,sans-serif;
    font-size: 21px;
    line-height: 155%;
    font-weight: 500;
    text-align: center
}

.heading-form.marg-bot {
    margin-bottom: 40px
}

.time-read-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.time-read-box.marg-right {
    margin-right: 40px;
    font-family: Roboto,sans-serif
}

.time-read-box.marg-right._90 {
    opacity: .9;
    font-size: 14px
}

.image-60 {
    margin-right: 6px
}

.rich-text-terms {
    width: 60%
}

.rich-text-terms p {
    color: #585a5b;
    line-height: 190%
}

.rich-text-terms._60 {
    width: 60%
}

.rich-text-terms h3 {
    margin-top: 30px
}

.collection-list-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.collection-list-wrapper-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.collection-list-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.collection-item-8 {
    max-width: 360px
}

.collection-list-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    direction: ltr
}

.collection-list-10,.collection-list-11,.collection-list-12,.collection-list-13,.collection-list-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tab-fixed-box {
    height: auto
}

.tab-link-pro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 200px;
    margin-bottom: 0;
    padding: 10px 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-style: none none solid;
    border-width: 2px;
    border-color: #fff;
    border-radius: 0;
    background-color: transparent;
    color: #0a1f44
}

.tab-link-pro.w--current {
    margin-bottom: 0;
    padding: 10px 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none none solid;
    border-width: 2px;
    border-color: rgba(54,127,211,.5) rgba(54,127,211,.5) #296bb7;
    border-radius: 0;
    background-color: hsla(0,0%,100%,.2)
}

.list-text-white {
    color: #fff
}

.list-text-white.center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left
}

.list-text-white.marg-bot {
    margin-bottom: 24px
}

.terms-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.heading-22 {
    color: #fff
}

.text-field-2 {
    height: 50px;
    margin-bottom: 24px;
    border-radius: 6px
}

.text-field-2:focus {
    border: 1px solid #f59933
}

.captcha {
    margin-right: auto;
    margin-left: auto
}

.submit-button {
    width: 100%;
    height: 50px;
    border-radius: 6px;
    background-color: #f59933
}

.close-button-count {
    position: absolute;
    left: 0;
    top: 4%;
    right: 0;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 11px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.close-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.pop-text {
    font-size: 24px;
    line-height: 155%
}

.promo-light-text {
    font-size: 14px;
    font-weight: 300
}

.text-span-23 {
    color: #f59933
}

.nav-bar_anchor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px
}

.list-item__chek-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 4px
}

.list-item__chek-img.marg-r_8 {
    margin-right: 8px
}

.text-span-24 {
    color: #f59933
}

.anchor-section {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 90;
    display: none;
    background-color: #e6f3fb
}

.anchor-container {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: transparent
}

.anchor-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 4px solid #e6f3fb;
    color: #2f384c
}

.anchor-link:hover {
    color: #367fd3
}

.anchor-link.w--current {
    border-bottom-color: #296bb7;
    color: #367fd3
}

.anchor-link.active {
    border-bottom-width: 2px;
    border-bottom-color: #367fd3;
    color: #367fd3
}

.anchor-shadow {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1)
}

.text-16 {
    font-size: 16px
}

.text-16.marg-bot-30 {
    margin-bottom: 30px
}

.text-16.bold {
    font-weight: 700
}

.text-16.bold.marg-bot-16 {
    margin-bottom: 16px
}

.text-15 {
    margin-bottom: 0
}

.text-15.margin-left-16 {
    margin-left: 16px
}

.text-15.marg-left-8 {
    height: auto;
    margin-left: 8px
}

.text-15.grey {
    color: #474747
}

.text-15.grey.matg-left-7 {
    width: auto;
    margin-left: 7px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.text-15.grey.marg-top-5 {
    margin-top: 5px
}

.text-15.black {
    color: #333
}

.intro-cont.width-470 {
    width: 470px
}

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

.intro-cont.center-vertical._830 {
    width: 830px
}

.intro-cont.center-vertical._830.marg-bot-60 {
    margin-bottom: 60px
}

.hero-img-cont.width-570 {
    width: 570px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hero-image-about {
    border-radius: 20px
}

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

.container-grid._0-85x1 {
    -ms-grid-columns: 0.85fr 1fr;
    grid-template-columns: 0.85fr 1fr
}

.container-grid._0-85x1.spacing-40 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 0.85fr 1fr;
    grid-template-columns: 0.85fr 1fr
}

.container-grid.spacing-30 {
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.text-20 {
    font-size: 20px
}

.text-20.bold {
    font-weight: 700
}

.text-20.bold.marg-bot-15 {
    margin-bottom: 15px
}

.text-20.bold.white {
    color: #fff
}

.list-dot {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #367fd3
}

.list-dot.margin-right-10 {
    margin-right: 10px
}

.intro-cont-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 770px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.intro-cont-center.marg-bot-30 {
    margin-bottom: 30px
}

.intro-cont-center h1, .intro-cont-center h2, .intro-cont-center h3 {
    margin: 0;
}

.services-card {
    padding: 25px 30px;
    border: 2px solid #c6d6ea;
    border-radius: 20px;
    background-color: #fff
}

.services-card:hover {
    border-color: #296bb7
}

.text-18 {
    font-size: 18px
}

.text-18.bold {
    font-weight: 700
}

.text-18.bold.marg-bot-15 {
    margin-bottom: 15px
}

.text-18.white {
    color: #fff
}

.cont-grid-info {
    justify-items: center;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.info-cont {
    width: 330px;
    padding: 32px 39px
}

.info-cont.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(136,152,186,.1);
    text-align: center
}

.text-72 {
    font-size: 72px;
    line-height: 100%
}

.text-72.yelow-bold {
    color: #ecb363;
    font-weight: 500
}

.benefits-grid {
    grid-column-gap: 120px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr
}

.benefit-cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.benefit-icon.marg-bot-20 {
    margin-bottom: 20px
}

.cont-values {
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.support-cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.support-ava-img {
    width: 100px;
    height: 100px;
    border-radius: 60px;
    -o-object-fit: cover;
    object-fit: cover
}

.support-ava-img.jons {
    -o-object-position: 50% 0%;
    object-position: 50% 0%
}

.text-24 {
    font-size: 24px
}

.text-24.yelow-bold {
    color: #ecb363;
    font-weight: 700
}

.text-24.bold {
    font-weight: 700
}

.text-24.marg-bot-16 {
    margin-bottom: 16px
}

.policy-link {
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    text-decoration: none
}

.button-block {
    height: 100%;
    padding-top: 9px;
    padding-right: 14px;
    padding-bottom: 9px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.privacy-policy {
    position: fixed;
    left: 65px;
    top: auto;
    right: auto;
    bottom: 10px;
    z-index: 999;
    display: block;
    width: auto;
    height: auto;
    max-height: none;
    max-width: 404px;
    min-height: 52px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-radius: 5px;
    background-color: #2d3347
}

.privacy-policy.footer__banner {
    padding-left: 4px
}

.privacy-txt {
    font-family: Roboto,sans-serif;
    color: #fff;
    line-height: 14.06px;
    font-weight: 400
}

.privacy-inner-mob {
    display: none
}

.privacy-text {
    height: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 12px;
    line-height: 14px
}

.img-block {
    height: 100%;
    padding: 13px 15px 13px 13px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.cookie-img {
    width: 26px;
    height: 26px;
    background-image: url("./images/6036571b7277bb4c58156472_cookie-mob.svg");
    background-position: 0 0;
    background-size: 26px 26px
}

.policy-button {
    font-family: Roboto,sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500
}

.privacy-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.privacy-link-mob {
    display: block
}

.privacy-link {
    display: inline-block;
    font-family: Roboto,sans-serif;
    color: #fff;
    text-decoration: underline
}

.privacy-txt-mob {
    display: block;
    font-family: Roboto,sans-serif;
    line-height: 14.06px;
    font-weight: 400
}

.text-28 {
    font-size: 28px;
    line-height: 130%
}

.text-28.bold {
    font-weight: 700
}

.text-28.bold.marg-top-16 {
    margin-top: 24px
}

.text-28.yellow {
    color: #f59933
}

.text-26 {
    font-size: 26px;
    line-height: 155%
}

.text-26.bold {
    font-weight: 700
}

.text-26.yellow {
    color: #f59933
}

.text-cont.marg-top-bot-16 {
    margin-top: 16px;
    margin-bottom: 16px
}

.cards-grid-container {
    display: -ms-grid;
    display: grid;
    overflow: hidden;
    width: 33.33333%;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: left
}

.logo-link-2 {
    margin: 20px 8px;
    padding: 8px;
    -webkit-transition: opacity .4s,-webkit-transform .4s;
    transition: opacity .4s,transform .4s,-webkit-transform .4s
}

.logo-link-2:hover {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.logo-link-2.faded {
    margin-top: 0;
    margin-bottom: 0;
    opacity: .5
}

.logo-link-2.faded:hover {
    opacity: 1
}

.card-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300%;
    margin-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.cards-image-mask {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 0
}

.logo-5 {
    height: 60px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.cards-section {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px
}

.cards-section.desktop.haze {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.cta-tutor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.info-tutor-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.paragraph-14.marg-around-24 {
    margin-top: 24px;
    margin-bottom: 24px
}

.tab-pane-2 {
    border: 1px solid #fd7260;
    border-radius: 6px
}

.description-box {
    position: relative;
    z-index: 1;
    margin-top: 16px;
    margin-bottom: 32px;
    font-size: 15px;
    line-height: 170%
}

.description-box._60 {
    max-width: 60%
}

.dropdown-list-5 {
    position: relative
}

.dropdown-list-5.w--open {
    padding: 0;
    background-color: transparent
}

.tabs-menu-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tab-button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 220px;
    height: 140px;
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 28px 0 rgba(22,22,22,.08);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.tab-button-2.w--current {
    border: 1px solid #fd7260;
    background-color: #fff;
    box-shadow: none;
    -webkit-filter: none;
    filter: none;
    color: #fd7260
}

.dropdown-toggle-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 1140px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #c5c5c5;
    font-size: 25px;
    font-weight: 700
}

.action-plus {
    width: 32px;
    height: 32px
}

.image-step-box-2 {
    width: 650px
}

.text-box-2 {
    width: 360px
}

.tab-pane-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 155%
}

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

.intro-count.center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.intro-count.center.marg-bot {
    margin-bottom: 40px
}

.heading-3 {
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    line-height: 150%;
    font-weight: 600;
    letter-spacing: 0
}

.heading-3.marg-bot {
    margin-bottom: 20px
}

.section-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper-17 {
    width: 1140px;
    max-width: 1140px
}

.tab-content-parent-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #414b54;
    text-align: left
}

.dropdown-parent {
    display: none;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto
}

.pdf-icon {
    width: 18px;
    height: 24px
}

.divider-6 {
    width: 100%;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 32px;
    background-color: #fd7260
}

.divider-6._30 {
    background-color: rgba(41,107,183,.14);
    opacity: .3
}

.swiper-slide {
    width: 360px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 1px 1px 28px 0 rgba(0,0,0,.06)
}

.arrow-left {
    width: 50px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50px;
    background-color: transparent;
    background-image: url("./images/5fb676517249ec1cef07175d_left.svg");
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    box-shadow: 0 3px 10px -1px rgba(41,107,183,.2);
    cursor: pointer
}

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

.info-icon-3 {
    margin-right: 8px
}

.info-point-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.swiper-container {
    display: block;
    overflow: visible;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.button-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fd7260;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 600
}

.button-25.marg-top {
    margin-top: 24px;
    background-color: #296bb7
}

.swiper-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-perspective: 0px;
    perspective: 0px
}

.arrow-right {
    width: 50px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50px;
    background-image: url("./images/5fb67652467742506c247c12_Rigt.svg");
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    box-shadow: 0 3px 10px -1px rgba(41,107,183,.2);
    cursor: pointer
}

.swiper-arrows {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 190px;
    margin-right: auto;
    margin-left: auto
}

.icon-box-pdf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 74px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    background-color: rgba(41,107,183,.14)
}

.tittle-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #717171;
    font-size: 18px;
    font-weight: 600
}

.text-15-marg {
    margin-top: 24px;
    margin-bottom: 24px
}

.text-44 {
    font-size: 44px;
    line-height: 130%
}

.text-44.bold {
    font-weight: 700
}

.hero-img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.bg-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.5))
}

.play-img {
    width: 20px;
    height: 20px
}

.soc-icon {
    width: 35px;
    height: 35px
}

.lightbox-link-3 {
    width: 610px;
    height: 360px;
    -o-object-fit: contain;
    object-fit: contain
}

.bullet_line {
    position: relative;
    margin-top: 0;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #f3f3f7
}

.feat-black {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.feat-black.marg-right-20 {
    margin-right: 10px
}

.feat-black.marg-right-35 {
    margin-right: 35px
}

.feat-black.marg-right-35.border-right-padd-34 {
    padding-right: 34px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-right: 1px solid #b5d0e8
}

.bullet-text {
    margin-bottom: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 16px;
    line-height: 130%;
    font-weight: 400;
    text-align: left
}

.bullet-text.text-grey {
    margin-bottom: 20px;
    color: #666
}

.bullet-text.text-grey.item-left {
    width: 100%;
    font-weight: 400
}

.bullet-text.big-white {
    background-color: transparent;
    color: #fff
}

.bullet-text.grey_text,.bullet-text.text-grey-copy {
    color: #666
}

.bullet-text.text-grey-copy.item-left {
    width: 100%;
    font-weight: 400
}

.bullet-text.mrgn {
    margin-right: 15px;
    margin-bottom: 10px
}

.bullet-text.marg-left-10 {
    margin-left: 10px
}

.bullet-icon {
    margin-top: 3px
}

.bullet-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
    padding: 22px 38px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 10px;
    background-color: #f3f3f7
}

.ce_g-test {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    align-self: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.ce_g-test.margin-bottom {
    margin-bottom: 120px
}

.intro-container {
    text-align: center
}

.intro-container.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.heading-2.max-width-550 {
    max-width: 550px
}

.heading-2.max-width-550.blue {
    color: #0f3870
}
.text-30 {
    font-size: 30px
}

.text-30.bold {
    font-weight: 700
}

.text-30.bold.blue {
    color: #0f3870
}

.link-5 {
    color: #0f3870
}

.container-grid-offer {
    display: -ms-grid;
    display: grid;
    margin-right: auto;
    margin-left: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.container-grid-offer._870 {
    width: 930px;
    justify-items: center;
    -ms-grid-columns: 1fr 2.25fr 1.75fr;
    grid-template-columns: 1fr 2.25fr 1.75fr
}

.offer-card {
    position: relative;
    margin-left: 15px
}

.offer-card-head {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #f3f3f7
}

.offer-card-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 90px 50px 15px 30px;
    border: 2px solid #f3f3f7;
    border-radius: 6px
}

.list-4 {
    padding-left: 20px;
    color: #296bb7
}

.list-4.marg-left-50 {
    padding-left: 60px
}

.list-4.hide-desktop,.list-4.marg-left-50.hide-desktop {
    display: none
}

.text-span-25 {
    color: #333
}

.list-item-offer {
    margin-top: 5px;
    margin-bottom: 5px
}

.offer-number {
    position: relative;
    left: -25px;
    top: 0;
    right: auto;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 42px;
    height: 42px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    background-color: #296bb7
}

.number-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.text-13 {
    font-size: 13px
}

.text-13.medium {
    font-weight: 500
}

.text-13.medium.blue {
    color: #0f3870
}

@media screen and (min-width: 1280px) {
    .h2-biotif.ctntered {
        text-align:center
    }

    .section-14.dark-mode {
        background-color: #101723
    }
}

@media screen and (min-width: 1440px) {
    .section {
        border-left:0 #000
    }

    .section.haze {
        border-left: 0 transparent
    }

    .section.haze-2 {
        border-left: 0 transparent
    }

    .section.hero-v3 {
        height: auto;
        padding-top: 70px;
        padding-bottom: 70px
    }

    .wrapper.custom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .subtitle {
        font-size: 15px
    }

    .subtitle:hover {
        color: #666
    }

    .no-margin {
        padding-left: 0
    }

    .heading-count.left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .heading-count.marg-bot.full-width.text-left.left.no-mrg {
        margin-right: 0
    }

    .heading-count.custom {
        min-height: 130px
    }

    .heading-count.text-left {
        display: block;
        margin-right: 140px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .heading-count.left-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .side-media {
        max-height: 700px
    }

    .main-grid {
        justify-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .icon-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .bold-text.black {
        font-family: Roboto,sans-serif;
        color: #666
    }

    .list-2 {
        list-style-type: square
    }

    .heading-4 {
        text-align: left
    }

    .section-3 {
        background-color: #cbdae4;
        background-image: url("./images/5e99934d85ef98793076bf8e_messaging-bg.png");
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat
    }

    .image-10 {
        position: static;
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
        width: 222px;
        height: 158px;
        min-height: auto;
        min-width: auto;
        margin-top: -28px
    }

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

    .div-block-10 {
        padding-left: 75px
    }

    .image-12 {
        padding-right: 5px
    }

    .image-13 {
        display: none;
        padding-right: 5px
    }

    .tab-pane-tab-1 {
        padding-left: 0;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        border-left: 0 #000
    }

    .side-media-lp {
        padding-left: 35px;
        border-left: 2px solid #e3e3e3
    }

    .tab-pane-tab-10,.tab-pane-tab-2,.tab-pane-tab-3,.tab-pane-tab-4,.tab-pane-tab-5,.tab-pane-tab-6,.tab-pane-tab-7,.tab-pane-tab-8,.tab-pane-tab-9 {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .text-block-73 {
        font-size: 60px
    }

    .text-block-74 {
        font-size: 22px
    }

    .div-block-128 {
        margin-right: 14px;
        padding-top: 12px;
        padding-right: 10px;
        padding-bottom: 12px;
        border-right: 1px #e3e3e3
    }

    .btn_link {
        margin-right: 10px;
        padding: 12px;
        background-color: transparent
    }

    .bold-text-7 {
        font-size: 15px;
        font-weight: 700
    }

    .bold-text-8,.bold-text-9,.text-grey-nopadding {
        font-size: 15px
    }

    .text-grey-nopadding:hover {
        color: #666
    }

    .main-grid-new {
        justify-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .text-block-80 {
        font-size: 60px
    }

    .bold-text-10 {
        font-size: 15px
    }

    .about_grid,.main-grid-custom {
        justify-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .container-left.left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .container-left.custom {
        min-height: 130px
    }

    .container-left.text-left {
        display: block;
        margin-right: 140px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .talignleft {
        font-size: 15px
    }

    .talignleft:hover {
        color: #666
    }

    .how_it,.how_it-2 {
        justify-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .rheading {
        font-size: 15px
    }

    .btn_link-2 {
        margin-right: 10px;
        padding: 12px;
        background-color: transparent
    }

    .text-grey-3 {
        font-size: 15px
    }

    .text-grey-3:hover {
        color: #666
    }

    .section-9 {
        border-left: 0 #000
    }

    .section-9.haze {
        border-left: 0 transparent
    }

    .rtext {
        font-size: 60px
    }

    .div-block-136 {
        margin-right: 5px;
        padding-top: 12px;
        padding-right: 10px;
        padding-bottom: 12px;
        border-right: 1px solid #e3e3e3
    }

    .intro-3.left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .main-grid-2_2,.main-grid-copy-2 {
        justify-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .page-heading-2 {
        text-align: center
    }

    .button-card-2 {
        border: 1px solid #f7b42e;
        background-color: transparent;
        color: #f7b42e;
        font-size: 11px
    }

    .button-card-1 {
        border: 1px solid #296bb7;
        background-color: transparent;
        color: #296bb7;
        font-size: 11px
    }

    .discription {
        color: #4e5d78
    }

    .divider-4 {
        height: 2px;
        margin-top: 24px;
        margin-bottom: 0
    }

    .divider-4.c {
        margin-top: 14px;
        margin-right: auto;
        margin-left: auto
    }

    .wrapper-8 {
        color: #fff
    }

    .button-card-3,.button-card-4,.button-card-5,.button-card-6 {
        border: 1px solid #f7b42e;
        background-color: transparent;
        color: #f7b42e;
        font-size: 11px
    }

    .media-container {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .floating-rating-info {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .floating-rating-info._1 {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .intro-lp.left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .intro-lp.custom {
        min-height: 130px
    }

    .intro-lp.text-left {
        display: block;
        margin-right: 140px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .button-link {
        margin-right: 10px;
        padding: 12px;
        background-color: transparent
    }

    .nav-div {
        margin-right: 5px;
        padding-top: 12px;
        padding-right: 10px;
        padding-bottom: 12px;
        border-right: 1px solid #e3e3e3
    }

    .media-container-2 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .rating {
        font-size: 60px
    }

    .rating-service {
        font-size: 15px
    }

    .item-heading.bottom-margin-small {
        font-weight: 700
    }

    .button-card-2-2 {
        border: 1px solid #787ae6;
        background-color: transparent;
        color: #787ae6;
        font-size: 11px
    }

    .section-13 {
        border-left: 0 #000
    }

    .section-13.haze {
        border-left: 0 transparent
    }

    .left-arrow-2 {
        opacity: 1
    }

    .right-arrow-2 {
        right: 0;
        opacity: 1
    }

    .paragraph-62.tutor-info {
        color: #161616
    }

    .intro-hero-2 {
        display: block;
        height: auto;
        padding-top: 80px;
        padding-bottom: 80px
    }

    .heading-24 {
        color: #00056d
    }

    .heading-24.mrgn-bot {
        font-size: 3vw
    }

    .steps-grid {
        margin-bottom: -60px
    }

    .step-item {
        margin-top: 40px;
        margin-bottom: 60px
    }

    .anchor-link.w--current {
        border-bottom-style: none;
        box-shadow: inset 0 -4px 0 0 #367fd3
    }

    .paragraph-14.marg-around-24 {
        color: #161616
    }
}

@media screen and (min-width: 1920px) {
    .paragraph.lp.limited-600 {
        font-size: 18px
    }

    .read-more {
        padding: 16px 40px;
        font-size: 20px;
        font-weight: 700
    }

    .button-18 {
        margin-top: 30px
    }

    .nc-body-16px {
        font-size: 15px
    }

    .hweaing-scroll,.hweaing-scroll.marg-bot,.scroll-content {
        text-align: left
    }

    .button-23 {
        margin-top: 0
    }

    .hero-small-par {
        font-size: 1.6vw
    }

    .intro-hero-2 {
        min-height: auto
    }

    .heading-24 {
        font-size: 47px
    }

    .heading-24.mrgn-bot {
        font-size: 2.1vw;
        line-height: 140%;
        font-weight: 400
    }

    .hero-wrapper-2 {
        padding-right: 0;
        padding-left: 0
    }

    .hero-button-parent {
        margin-top: 30px
    }

    .icon-8 {
        margin-bottom: 0
    }

    .logo-5 {
        height: 80px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    .cards-section.desktop.haze {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size:40px;
        line-height: 48px
    }

    h2 {
        font-size: 30px;
        line-height: 40px
    }

    h3 {
        margin-bottom: 12px
    }

    h5 {
        font-size: 17px
    }

    h6 {
        font-size: 12px
    }

    p {
        margin-bottom: 24px
    }

    blockquote {
        padding: 12px 24px
    }

    .section {
        padding: 80px 4%
    }

    .section.haze.pc_hide {
        display: block;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .section.haze.mob_hide {
        display: none
    }

    .section.intro-hero {
        margin-top: -64px;
        padding-top: 128px;
        padding-bottom: 104px
    }

    .section.hero-v1 {
        padding-top: 80px;
        padding-bottom: 24px
    }

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

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

    .section.hero-v2 {
        margin-top: -64px;
        padding-top: 144px
    }

    .section.bg_custom {
        display: block;
        height: auto;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(33%,hsla(0,0%,100%,0)));
        background-image: linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 33%);
        background-position: 0 0;
        background-size: auto;
        background-repeat: repeat
    }

    .section.custom_margin.mhide {
        display: none
    }

    .section.overflow-hide.padd-bot-50 {
        padding-bottom: 30px
    }

    .section.haze-2.pc_hide {
        display: block;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .section.haze-2.mob_hide {
        display: none
    }

    .section.ep-hero {
        margin-top: 0;
        padding-top: 30px
    }

    .section.dark-info,.section.dark-info-2 {
        background-size: cover
    }

    .section.hero-v3 {
        height: auto;
        padding-top: 60px;
        padding-bottom: 60px
    }

    .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .wrapper.side-paddings {
        padding-right: 8px;
        padding-left: 8px
    }

    .wrapper.over-hid {
        overflow: hidden
    }

    .wrapper.horizontal-center-space-b {
        display: -ms-grid;
        display: grid;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        justify-items: center;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
        text-align: center
    }

    .button.pricing-cell-button {
        height: 40px;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 13px;
        line-height: 16px
    }

    .sg-button-box {
        padding-right: 12%;
        padding-left: 12%
    }

    .nav-bar {
        height: 64px;
        padding-right: 0;
        padding-left: 0
    }

    .nav-link {
        display: block;
        margin-bottom: -1px;
        padding: 16px 24px;
        border-radius: 0;
        background-color: #fff;
        color: #151515
    }

    .nav-link:hover {
        background-color: #fff
    }

    .nav-link.w--current {
        color: #574b8a
    }

    .subtitle {
        text-align: justify
    }

    .subtitle.no-margin-bottom {
        font-size: 15px
    }

    .subtitle.center {
        text-align: center
    }

    .no-margin {
        margin: 0
    }

    .no-margin-bottom {
        margin-bottom: 0
    }

    .heading-count {
        padding-right: 8px;
        padding-left: 8px
    }

    .heading-count.no-margin-bottom {
        margin-bottom: 0
    }

    .heading-count.wide {
        max-width: 83.33%
    }

    .heading-count.left {
        margin-right: auto;
        margin-bottom: 35px;
        margin-left: auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .heading-count.left.sticky {
        position: static
    }

    .heading-count.left.top_padding {
        margin-top: 35px
    }

    .heading-count.left.full.cm {
        margin-bottom: 30px
    }

    .heading-count.marg-bot {
        margin-bottom: 64px
    }

    .heading-count.marg-bot.full-width.text-left.left.no-mrg {
        max-width: 100%
    }

    .heading-count.full.left {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .heading-count.full-width.top_mrgn {
        margin-top: 60px
    }

    .heading-count.margin-bottom-copy,.heading-count.margin-bottom-faq {
        margin-bottom: 64px
    }

    .heading-count.custom-reviews {
        left: auto;
        height: 190px
    }

    .heading-count.left-top {
        margin-right: auto;
        margin-bottom: 35px;
        margin-left: auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .heading-count.left-top.sticky {
        position: static
    }

    .heading-count.left-top.top_padding {
        margin-top: 35px
    }

    .heading-count.left-top.full.cm {
        margin-bottom: 30px
    }

    .nav-menu {
        overflow: scroll;
        max-height: 90vh;
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 12px;
        padding-left: 0;
        border-bottom: 1px solid #e3e3e3;
        background-color: #fff
    }

    .nav-menu.cycle {
        overflow: scroll
    }

    .no-padding {
        padding: 0
    }

    .no-padding-top {
        padding-top: 0
    }

    .no-padding-bottom {
        padding-bottom: 0
    }

    .page-wrapper.sg-wrapper {
        margin-left: 0
    }
    .text-17.left {
        margin-right: auto;
        margin-left: auto
    }

    .bg-elements {
        min-height: 420px
    }

    .info {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .tab-link-v2 {
        padding-right: 20px;
        padding-left: 20px
    }

    .sidebar {
        max-width: 50%
    }

    .sidebar.sticky {
        position: static
    }

    .input {
        box-shadow: inset 0 0 0 0 transparent
    }

    .sidebar-block {
        margin-bottom: 16px
    }

    .post-card-info {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .sidebar-post-card {
        margin-right: 0;
        margin-left: 0;
        padding: 10px 0
    }

    .sidebar-post-card:hover {
        background-color: transparent;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .sidebar-post-image {
        width: 72px;
        height: 60px;
        margin-right: 12px
    }

    .sidebar-author:hover {
        background-color: transparent
    }

    .sidebar-tags {
        padding-right: 0;
        padding-left: 0
    }

    .post-card:hover {
        border-color: #e3e3e3;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .post-card.big {
        padding: 16px
    }

    .post-card-image-big {
        height: 31vw;
        margin-bottom: 0
    }

    .post-card-description {
        display: none
    }

    .post-card-image {
        height: 31vw;
        max-height: none
    }

    .dropdown-list.w--open {
        position: relative;
        z-index: 1;
        margin-top: -1px;
        margin-left: 0;
        padding: 0 16px 8px;
        border-radius: 0;
        background-color: #fff;
        box-shadow: 0 1px 0 0 hsla(0,0%,100%,.12)
    }

    .dropdown-list.v2.w--open {
        width: 100%;
        margin-left: 0
    }

    .dropdown-list.cycle {
        display: block
    }

    .dropdown-bridge,.dropdown-corner {
        display: none
    }

    .sg-color {
        height: 25vw
    }

    .cta-card {
        margin-right: 8px;
        margin-left: 8px
    }

    .breadcrumbs {
        margin-top: -2px;
        margin-right: 8px;
        margin-left: 8px
    }

    .icon {
        width: 72px;
        margin-bottom: 12px
    }

    .pricing-v2-card {
        min-width: 350px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .side-media {
        max-width: 100%;
        min-height: auto
    }

    .footer-v1-column {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .footer-v2 {
        padding-top: 48px;
        padding-right: 20%;
        padding-left: 20%
    }

    .footer-v2-info {
        width: 100%;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .top-bar {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .small-message-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .message {
        padding-right: 16px;
        padding-left: 16px
    }

    .message-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .post-info-date {
        font-size: 11px
    }

    .post-preview-box {
        width: auto;
        height: 68vw;
        max-height: none;
        max-width: 100%;
        margin-right: 8px;
        margin-bottom: 48px;
        margin-left: 8px;
        border-radius: 12px
    }

    .post-rich-text {
        width: 100%
    }

    .footer-bottom {
        margin-right: 8px;
        margin-left: 8px;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .feature-icon-left {
        margin-bottom: 15px;
        padding-right: 0;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .info-right {
        padding-left: 20px
    }

    .logo-link {
        margin: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .logo {
        height: auto;
        max-width: 180px
    }

    .menu-button {
        z-index: 99;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        background-color: transparent
    }

    .menu-button.w--open {
        background-color: transparent;
        color: #574b8a
    }

    .post-author {
        margin-top: 0;
        margin-bottom: 48px;
        padding-right: 16%
    }

    .big-message {
        padding: 24px 16px
    }

    .big-message-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .sg-back-link {
        position: relative;
        padding: 16px
    }

    .components-link {
        padding: 28px;
        border-radius: 8px;
        font-size: 15px;
        line-height: 20px
    }

    .scroll-icon-link {
        display: none
    }

    .search-result {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        box-shadow: 7px 7px 20px 0 rgba(89,98,115,.12)
    }

    .feature-card-hover {
        margin-right: 8px;
        margin-bottom: 32px;
        margin-left: 8px;
        padding-right: 12%;
        padding-left: 12%
    }

    .pricing-v3 {
        margin-right: 8px;
        margin-left: 8px
    }

    .pricing-v3-plans {
        top: 64px
    }

    .pricing-plan-cell {
        padding: 20px
    }

    .pricing-v3-category-header {
        top: 124px;
        padding-right: 20px;
        padding-left: 18px
    }

    .pricing-v3-row-header {
        padding-right: 20px;
        padding-left: 20px
    }

    .pricing-v3-plan-mobile,.pricing-v3-plan-name {
        font-size: 14px
    }

    .slider-button.posts-arrow-left,.slider-button.posts-arrow-right {
        display: none
    }

    .slider-button.hero-left {
        left: 16px
    }

    .slider-button.hero-right {
        right: 16px
    }

    .main-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        align-self: center;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .main-grid.margin-bottom {
        margin-bottom: 80px
    }

    .dots {
        left: -14%;
        top: 34%;
        bottom: -10%;
        height: 81px
    }

    .circle-small {
        top: 20%;
        right: 4%;
        width: 10vw
    }

    ._2-buttons {
        grid-column-gap: 12px
    }

    .footer-top {
        margin-bottom: 0
    }

    .footer-grid {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 32px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .footer-heading {
        margin-bottom: 12px
    }

    .main-questions {
        width: 100%;
        padding-right: 8px;
        padding-left: 8px
    }

    .sidebar-grid {
        padding-right: 8px;
        padding-left: 8px;
        grid-column-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .posts-2-cols {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .posts-2-cols.side-paddings {
        margin-top: 0;
        padding-right: 8px;
        padding-left: 8px
    }

    .sidebar-post-heading {
        font-size: 15px;
        line-height: 24px
    }

    .sidear-post-category {
        margin-bottom: 4px
    }

    .tags {
        padding-right: 0;
        padding-left: 0
    }

    .posts-3-cols {
        margin-top: 0;
        padding-right: 8px;
        padding-left: 8px;
        grid-column-gap: 16px;
        grid-row-gap: 32px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .tab-info-right {
        padding-left: 20px
    }

    .sidebar-video {
        height: 30vw
    }

    .post-slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 95%
    }

    .post-slide {
        padding-right: 16px;
        padding-left: 0
    }

    .post-slider-mask {
        overflow: visible;
        padding: 0
    }

    .video-1 {
        height: 48vw
    }

    .lines-heading {
        margin-right: 12px;
        margin-left: 12px;
        font-size: 12px;
        line-height: 16px
    }

    .mini-gallery {
        -ms-grid-rows: 12vw 12vw 12vw 12vw 12vw;
        grid-template-rows: 12vw 12vw 12vw 12vw 12vw
    }

    .tab-link {
        margin-right: 6px;
        margin-left: 6px;
        padding: 24px 16px
    }

    .feature-card {
        margin-bottom: 25px;
        padding: 5vw;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .feature-image-medium {
        height: 27vw
    }

    .hero-video-big {
        height: 70vw
    }

    .search-result-info {
        padding: 8px 8px 4px 24px
    }

    .search-result-image {
        width: 30vw;
        height: 22vw
    }

    .post-card-heading-big {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 18px;
        line-height: 24px
    }

    .nav-right {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .info-box {
        margin-right: 8px;
        margin-left: 8px
    }

    .top-bar-close {
        right: 0
    }

    .small-message {
        padding-right: 16px;
        padding-left: 16px
    }

    .home-button {
        width: 32px
    }

    .nav-buttons {
        grid-column-gap: 12px
    }

    .dropdown-header {
        display: none
    }

    .top-button {
        right: 12px;
        bottom: 12px
    }

    .sg-grid {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .bg-element-1 {
        left: -27.9vw;
        width: 48vw;
        height: 48vw;
        border-radius: 8vw
    }

    .bg-element-2 {
        right: -13.9vw;
        width: 20vw;
        height: 20vw;
        border-radius: 4vw
    }

    .bg-element-4 {
        right: 13.1vw;
        width: 14vw;
        height: 14vw;
        border-radius: 3vw
    }

    .post-card-icon {
        display: none
    }

    .search-results-form-wrapper {
        padding-right: 16px;
        padding-left: 16px
    }

    .bg-element-3 {
        width: 16vw;
        height: 16vw
    }

    .footer-v2-left,.footer-v2-right {
        width: 50%;
        padding-right: 8px;
        padding-left: 8px
    }

    .footer-form {
        width: 100%
    }

    .pricing-features-left {
        padding-right: 0
    }

    .feature-icon-right {
        padding-right: 4%;
        padding-left: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .feature-info-left {
        padding-right: 0;
        padding-left: 20px;
        text-align: left
    }

    .pricing-features-right {
        padding-left: 0
    }

    .icon-box {
        width: 48px;
        height: 48px
    }

    .question-icon {
        width: 20px;
        height: 20px
    }

    .hero-v2-image {
        margin-top: 0;
        margin-right: 0
    }

    .hero-object-1 {
        left: 10%;
        top: 8%;
        width: 13%;
        min-width: 0
    }

    .hero-object-2 {
        top: 5%;
        width: 18%;
        min-width: 0
    }

    .hero-object-3 {
        bottom: 23%;
        width: 11%;
        min-width: 0
    }

    .hero-object-6 {
        width: 6%;
        min-width: 0
    }

    .hero-object-5 {
        bottom: 9%;
        width: 11%;
        min-width: 0
    }

    .hero-object-4 {
        bottom: 10%;
        width: 5%;
        min-width: 0
    }

    .hero-object-7,.hero-object-8 {
        width: 3%;
        min-width: 0
    }

    .hero-object-9 {
        left: 17%;
        bottom: 23%;
        width: 3%;
        min-width: 0
    }

    .hero-slider {
        height: 520px;
        max-height: none;
        min-height: 0;
        margin-top: 0;
        padding-top: 0
    }

    .hero-v4-nav {
        width: 48px;
        height: 20px;
        margin-bottom: 20px;
        border-radius: 10px;
        font-size: 6px
    }

    .hero-slide {
        padding: 64px 88px
    }

    .lines-header {
        margin-right: 8px;
        margin-left: 8px
    }

    .lines-header.hero-logo-header {
        margin-top: 64px
    }

    .side-video {
        height: 48vw
    }

    .sidebar-video-block {
        margin-bottom: 16px
    }

    .list-dropdown {
        height: 48px;
        padding-right: 20px;
        padding-left: 20px
    }

    .category-link {
        font-size: 13px
    }

    .blog-categories-wrapper {
        top: -24px;
        margin-bottom: 60px;
        padding-right: 8px;
        padding-left: 8px
    }

    .top-message-content {
        padding-right: 28px;
        padding-left: 0
    }

    .nav-search-form {
        margin-top: 136px
    }

    .works-grid {
        padding-right: 8px;
        padding-left: 8px;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .work-card-thumb {
        height: 32vw;
        max-height: none
    }

    .work-preview {
        width: auto;
        height: 68vw;
        max-height: none;
        max-width: 100%;
        margin-right: 8px;
        margin-bottom: 48px;
        margin-left: 8px;
        border-radius: 12px
    }

    .sidebar-work-info {
        padding: 24px
    }

    .post-card-big:hover {
        border-color: #e3e3e3;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .top-post-wrapper {
        padding-bottom: 32px
    }

    .post-card-big-image {
        max-height: none;
        min-height: 32vw
    }

    .changing-text {
        font-size: 40px
    }

    .hero-intro {
        padding-right: 8px;
        padding-left: 8px
    }

    .changing-text-box {
        margin-bottom: 12px
    }

    .intro-buy-promo {
        padding-top: 0
    }

    .ep_header {
        height: 64px;
        padding-right: 0;
        padding-left: 0
    }

    .ep_logo {
        height: auto;
        max-width: 150px
    }

    .form {
        margin-right: auto;
        padding-right: 8px;
        padding-left: 8px
    }

    .form.no-margin-bottom {
        margin-bottom: 0
    }

    .form.wide {
        max-width: 83.33%
    }

    .form.left.sticky {
        position: static
    }

    .form.margin-bottom {
        margin-bottom: 64px
    }

    .form._1 {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0
    }

    .lines-header-copy {
        margin-right: 8px;
        margin-left: 8px
    }

    .lines-header-copy.ep_hero-logo-header,.lines-header-copy.hero-logo-header {
        margin-top: 64px
    }

    .ep_lines-header {
        margin-right: 8px;
        margin-left: 8px
    }

    .ep_lines-header.ep_hero-logo-header,.ep_lines-header.hero-logo-header {
        margin-top: 64px
    }

    .main-grid_ep {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .main-grid_ep.margin-bottom {
        margin-bottom: 80px
    }

    .main-grid_ep.nm {
        display: block;
        grid-auto-flow: column;
        grid-auto-columns: 1fr;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .text-block-43 {
        text-align: left
    }

    .new {
        height: 48vw
    }

    .ep_inf {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .bg-element-5 {
        right: -13.9vw;
        width: 20vw;
        height: 20vw;
        border-radius: 4vw
    }

    .bg-element-6 {
        right: 13.1vw;
        width: 14vw;
        height: 14vw;
        border-radius: 3vw
    }

    .bg-element-7 {
        width: 16vw;
        height: 16vw
    }

    .ce_g {
        display: block;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .ce_g.margin-bottom {
        margin-bottom: 80px
    }

    .ce_g.margin-top {
        padding-top: 45px
    }

    .intro_v2 {
        padding-right: 8px;
        padding-left: 8px
    }

    .intro_v2.no-margin-bottom {
        margin-bottom: 0
    }

    .intro_v2.wide {
        max-width: 83.33%
    }

    .intro_v2.left.sticky {
        position: static
    }

    .intro_v2.margin-bottom {
        margin-bottom: 64px
    }

    .v2 {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .v2.margin-bottom {
        margin-bottom: 80px
    }

    .intro_v2_2 {
        padding-right: 8px;
        padding-left: 8px
    }

    .intro_v2_2.no-margin-bottom {
        margin-bottom: 0
    }

    .intro_v2_2.wide {
        max-width: 83.33%
    }

    .intro_v2_2.left.sticky {
        position: static
    }

    .intro_v2_2.margin-bottom {
        margin-bottom: 64px
    }

    .columns {
        display: block
    }

    .image-4.marg-bot-30 {
        margin-bottom: 30px
    }

    .fcard {
        padding: 5vw
    }

    .intro_new {
        padding-right: 8px;
        padding-left: 8px
    }

    .intro_new.no-margin-bottom {
        margin-bottom: 0
    }

    .intro_new.wide {
        max-width: 83.33%
    }

    .intro_new.left.sticky {
        position: static
    }

    .intro_new.margin-bottom {
        margin-bottom: 64px
    }

    .columns-2 {
        display: block
    }

    .center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .center.hide {
        display: block
    }

    .center.hide-mob {
        display: none
    }

    .main_grd {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .main_grd.margin-bottom {
        margin-bottom: 80px
    }

    .bae_grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .bae_grid.margin-bottom {
        margin-bottom: 80px
    }

    .top_nav_footer {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 32px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .dropdown {
        top: 3.2%;
        right: 25%;
        margin-bottom: 0
    }

    .new_txt {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 32px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .ftr {
        margin-bottom: 0
    }

    .subject-filter.cycle {
        margin-right: 18px;
        margin-top: 76px
    }

    .list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .list-item-5 {
        margin-bottom: 5px
    }

    .post-preview-box-new {
        width: 98%;
        height: 68vw;
        max-height: none;
        max-width: 100%;
        margin-right: 8px;
        margin-bottom: 48px;
        margin-left: 8px;
        border-radius: 12px
    }

    .info-box-time {
        font-size: 11px
    }

    .all_posts {
        font-size: 13px
    }

    .ft_grid {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 32px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .sidebar-block-2 {
        margin-bottom: 16px
    }

    .ft_grids_cstm {
        margin-top: 100px;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 32px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .side-media-lp {
        padding-left: 0
    }

    .section-4 {
        margin-top: 96px;
        margin-bottom: 96px
    }

    .tabs-vertical-menu {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .section-5 {
        padding-right: 20px;
        padding-left: 20px
    }

    .container-4 {
        padding-right: 0;
        padding-left: 0
    }

    .section-title-2 {
        text-align: left
    }

    .rev_col_1,.rev_col_2,.rev_col_3 {
        width: 100%
    }

    .rev_wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .tabs-3 {
        min-width: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .writer_subjects {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .subjects_item,.types_item {
        width: 50%
    }

    .review_wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .wrapper-2 {
        display: block;
        padding-right: 8px;
        padding-left: 8px;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
        text-align: center
    }

    .grid-12 {
        display: block;
        text-align: left
    }

    .rating-item {
        position: static;
        display: inline-block;
        text-align: left
    }

    .breadcrumbs_writer {
        margin-top: -2px;
        margin-right: 8px;
        margin-left: 8px
    }

    .wrapper-3 {
        padding-right: 8px;
        padding-left: 8px
    }

    .logo-link-copy {
        margin: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .tabs-vertical-menu-home {
        display: block;
        grid-auto-columns: 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .tabs-vertical-tab-home,.tabs-vertical-tab-home.w--current {
        margin-right: 0;
        margin-bottom: 6px
    }

    .grid-3-copy.mobile {
        grid-column-gap: 10px;
        -ms-grid-columns: 2fr 2fr 2fr;
        grid-template-columns: 2fr 2fr 2fr
    }

    .tab-pane-tab-1-2 {
        max-height: 100%;
        max-width: 100%;
        min-height: 380px;
        min-width: 100%
    }

    .tab04_content,.tab04_pane {
        width: 100%
    }

    .tab04_menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        padding: 10px
    }

    .tab04_tabs {
        width: 100%
    }

    .tab04_tab {
        margin-bottom: 10px
    }

    .tab04_tab.w--current {
        width: 100%;
        margin-bottom: 15px
    }

    .t02_testimonial_wrap {
        padding-right: 20px;
        padding-left: 20px
    }

    .t02_slide_arrow_left {
        left: -4%;
        max-width: 25px
    }

    .t02_slide_arrow_right {
        right: -4%;
        max-width: 25px
    }

    .customer_reviews {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .t02_slide_arrow_left-2 {
        left: -4%;
        max-width: 25px
    }

    .t02_slide_arrow_right-2 {
        right: -4%;
        max-width: 25px
    }

    .button_btn.pricing-cell-button {
        height: 40px;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 13px;
        line-height: 16px
    }

    .section-content {
        margin-bottom: 40px
    }

    .section-content.center.facts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 80%;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }

    .grid-11 {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-column-gap: 84px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .button-copy:hover {
        background-color: #282f4b
    }

    .image-20 {
        left: 93px
    }

    .service-heading-white.top-padding {
        text-align: left
    }

    .section-6 {
        padding-right: 20px;
        padding-left: 20px
    }

    .h_custom-copy {
        display: block
    }

    .button-8:hover {
        background-color: #282f4b
    }

    .section-7 {
        padding-right: 20px;
        padding-left: 20px
    }

    .custom {
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 24px
    }

    .tab-info-right-copy {
        padding-left: 20px
    }

    .logo-copy {
        height: auto;
        max-width: 180px
    }

    .button-copy.pricing-cell-button {
        height: 40px;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 13px;
        line-height: 16px
    }

    .dropdown-list-copy.w--open {
        position: relative;
        z-index: 1;
        margin-top: -1px;
        margin-left: 0;
        padding: 0 16px 8px;
        border-radius: 0;
        background-color: #fff;
        box-shadow: 0 1px 0 0 hsla(0,0%,100%,.12)
    }

    .dropdown-list-copy.v2.w--open {
        width: 100%;
        margin-left: 0
    }

    .dropdown-toggle-3 {
        padding-left: 24px
    }

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

    .dropdown-3 {
        position: relative
    }

    .text-block-79 {
        color: #463a77;
        font-size: 13px;
        font-weight: 700
    }

    .dropdown-list-submenu.w--open {
        position: relative;
        left: 0;
        z-index: 1;
        display: block;
        margin-top: -1px;
        margin-left: 0;
        padding: 0 16px 8px;
        border-radius: 0;
        background-color: #fff;
        box-shadow: 0 1px 0 0 hsla(0,0%,100%,.12)
    }

    .dropdown-list-submenu.v2.w--open {
        width: 100%;
        margin-left: 0
    }

    .dropdown-list-submenu.cycle {
        display: block
    }

    .image-25.mob {
        display: inline
    }

    .text-grey-nopadding.no-margin-bottom {
        font-size: 15px
    }

    .main-grid-new {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        align-self: auto;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .main-grid-new.margin-bottom {
        margin-bottom: 80px
    }

    .mimg {
        padding-left: 15px
    }

    .mimg.mob_edt {
        display: block;
        -ms-grid-row-align: auto;
        align-self: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .text-section {
        padding-top: 24px;
        padding-bottom: 24px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .rating-item-2 {
        display: inline-block
    }

    ._2column {
        display: block
    }

    .intro-2 {
        padding-right: 8px;
        padding-left: 8px
    }

    .intro-2.margin-bottom {
        margin-bottom: 64px
    }

    .intro-2.left {
        margin-bottom: 35px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .wrapper-4 {
        padding-right: 8px;
        padding-left: 8px
    }

    .bg-elements-2 {
        min-height: 420px
    }

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

    .section-8.bg_custom {
        display: block;
        height: auto;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(33%,hsla(0,0%,100%,0)));
        background-image: linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 33%);
        background-position: 0 0;
        background-size: auto;
        background-repeat: repeat
    }

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

    .main-grid-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .main-grid-custom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        align-self: center;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .main-grid-custom.margin-bottom {
        margin-bottom: 80px
    }

    .sgrid {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .about_grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        align-self: center;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .about_grid.margin-bottom {
        margin-bottom: 80px
    }

    .follow-us {
        display: block
    }

    .container-left {
        margin-bottom: 25px;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .container-left.no-margin-bottom {
        margin-bottom: 0
    }

    .container-left.wide {
        max-width: 83.33%
    }

    .container-left.left {
        margin-right: auto;
        margin-bottom: 35px;
        margin-left: auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .container-left.left.sticky {
        position: static
    }

    .container-left.left.top_padding {
        margin-top: 35px
    }

    .container-left.margin-bottom {
        margin-bottom: 64px
    }

    .container-left.full-width.top_mrgn {
        margin-top: 60px
    }

    .container-left.margin-bottom-copy,.container-left.margin-bottom-faq {
        margin-bottom: 64px
    }

    .talignleft {
        text-align: justify
    }

    .talignleft.no-margin-bottom {
        font-size: 15px
    }

    .grid-17 {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .t02_slide-3 {
        width: 50%
    }

    .customer_reviews-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .card_site_reviews-2 {
        min-width: 260px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .tab04_tab-2 {
        margin-bottom: 10px
    }

    .tab04_tab-2.w--current {
        width: 100%;
        margin-bottom: 15px
    }

    .t02_slide_arrow_left-3 {
        left: -4%;
        display: none;
        max-width: 25px
    }

    .t02_slide_arrow_right-3 {
        right: -4%;
        display: none;
        max-width: 25px
    }

    .feature-card-3 {
        margin-right: auto;
        margin-bottom: 25px;
        margin-left: auto;
        padding: 2vw
    }

    .how_it {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        align-self: center;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .how_it.margin-bottom {
        margin-bottom: 80px
    }

    .footer__banner__text {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 12px;
        text-align: left
    }

    .h_5 {
        font-size: 17px
    }

    .customer_reviews-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .card_trustpilot-3 {
        margin-right: auto;
        margin-left: auto
    }

    .logo-2 {
        height: auto;
        max-width: 180px
    }

    .banner-blog {
        height: auto;
        min-height: 460px
    }

    .tabs-4 {
        min-width: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .icon-step {
        width: 72px;
        margin-bottom: 12px
    }

    .image-38 {
        width: auto
    }

    .main-grid-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .how_it-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        align-self: center;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .grid-cover {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .nav-search-form-2 {
        margin-top: 136px
    }

    .grid-18 {
        display: block;
        text-align: left
    }

    .slide-tab {
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 24px
    }

    .menu-button-2 {
        z-index: 99;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        background-color: transparent
    }

    .menu-button-2.w--open {
        background-color: transparent;
        color: #574b8a
    }

    .fgrid {
        display: -ms-grid;
        display: grid;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-auto-columns: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 24px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .text-grey-3 {
        text-align: justify
    }

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

    .footer-grid-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 32px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .icon-4 {
        width: 72px;
        margin-bottom: 12px
    }

    .info-right-2 {
        padding-left: 20px
    }

    .follow-us-2 {
        display: block
    }

    .intro-3 {
        padding-right: 8px;
        padding-left: 8px
    }

    .intro-3.left {
        margin-right: auto;
        margin-bottom: 35px;
        margin-left: auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .new_grd {
        display: block;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .new_grd.margin-bottom {
        margin-bottom: 80px
    }

    .new_grd.margin-top {
        padding-top: 45px
    }

    .tab03_block_right {
        width: 40%
    }

    .tab03_block_left {
        width: 60%
    }

    .tab03_tabs {
        top: 0
    }

    .tab03_title {
        text-align: center
    }

    .tab03_tabs-2 {
        top: 0
    }

    .tab03_arrow_wrap {
        display: none
    }

    .main-grid-copy-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        align-self: center;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .main-grid-copy-2.margin-bottom {
        margin-bottom: 80px
    }

    .main-grid-2_2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        align-self: center;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .main-grid-2_2.margin-bottom {
        margin-bottom: 80px
    }

    .wrapper-5 {
        display: block;
        padding-right: 8px;
        padding-left: 8px;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .section-10 {
        overflow: hidden;
        padding-top: 80px;
        padding-bottom: 80px
    }

    .section-10.purple-smoke {
        overflow: hidden
    }

    .writer-slider-mask {
        width: 54%
    }

    .heading-21 {
        text-align: center
    }

    .heading-box-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tabs-content-5.marg-right {
        margin-right: auto
    }

    .tabs-content-5.marg-right.desktop {
        margin-right: 0
    }

    .par-padding-2.left {
        margin-right: auto;
        margin-left: auto
    }

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

    .divider-4 {
        margin-right: 0
    }

    .wrapper-8 {
        padding-right: 8px;
        padding-left: 8px
    }

    .tabs-5.desktop {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .tabs-steps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tabs-menu-5 {
        width: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .text-link-lp {
        font-size: 15px
    }

    .tabs-content-6 {
        width: auto;
        margin-right: 0
    }

    .simple-tabs-menu {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-grid-5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .intro-left {
        position: relative;
        z-index: 2;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .simple-tab-link {
        margin-right: 12px;
        margin-left: 12px
    }

    .text-block-96 {
        text-align: left
    }

    .floating-element._2 {
        left: -12%;
        top: auto;
        right: 0;
        bottom: -21%
    }

    .wrapper-w {
        padding-right: 16px;
        padding-left: 16px
    }

    .media-rounded-2 {
        border-radius: 20px
    }

    .icon-list-item {
        font-size: 13px;
        line-height: 20px
    }

    .post-slider-2 {
        width: 95%
    }

    .body-text-2.no-margin {
        text-align: left
    }

    .slider-button-2.posts-arrow-right {
        left: 0;
        top: auto;
        right: -10%;
        bottom: -70px;
        display: block
    }

    .slider-button-2.posts-arrow-left {
        left: -10%;
        top: auto;
        right: 0;
        bottom: -70px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .post-slider-mask-2 {
        overflow: visible;
        padding: 0
    }

    .intro-lp {
        padding-right: 8px;
        padding-left: 8px
    }

    .intro-lp.no-margin-bottom {
        margin-bottom: 0
    }

    .intro-lp.wide {
        max-width: 83.33%
    }

    .intro-lp.left {
        margin-right: auto;
        margin-bottom: 35px;
        margin-left: auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .intro-lp.left.sticky {
        position: static
    }

    .intro-lp.left.top_padding {
        margin-top: 35px
    }

    .intro-lp.margin-bottom {
        margin-bottom: 64px
    }

    .intro-lp.full-width.top_mrgn {
        margin-top: 60px
    }

    .intro-lp.margin-bottom-copy,.intro-lp.margin-bottom-faq {
        margin-bottom: 64px
    }

    .wrapper-9 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .wrapper-9.nav-bar-wrapper {
        padding-right: 0;
        padding-left: 0
    }

    .menu-button-3 {
        z-index: 99;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        background-color: transparent
    }

    .menu-button-3.w--open {
        background-color: transparent;
        color: #574b8a
    }

    .nav-link-2 {
        display: block;
        margin-bottom: 0;
        padding: 16px 24px;
        border-radius: 0;
        background-color: #fff;
        color: #151515
    }

    .nav-link-2:hover {
        background-color: #fff
    }

    .nav-link-2.w--current {
        color: #574b8a
    }

    .menu-icon-line-bottom-3,.menu-icon-line-middle-3,.menu-icon-line-top-3 {
        background-color: #151515
    }

    .top-content {
        margin-bottom: 5px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .bottom-text-cov {
        margin-right: 12px;
        margin-left: 12px;
        font-size: 12px;
        line-height: 16px
    }

    .scroll-grid {
        display: block
    }

    .main-grid-6 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .features {
        display: block;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        text-align: center
    }

    .t06_arrow_right {
        right: 20%
    }

    .t06_arrow_left {
        left: 20%
    }

    .tab-icon-left {
        margin-right: auto;
        margin-bottom: 12px;
        margin-left: auto
    }

    .writer-info-bottom {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        text-align: left
    }

    .intro-left-2 {
        position: relative;
        z-index: 2;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .simple-tabs-v2 {
        max-width: none;
        min-width: auto
    }

    .pricing-v2-card-2 {
        min-width: 350px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .pricing-v2-card-2.pd-top.mob-hide {
        display: block
    }

    .rating-item-3 {
        position: static;
        display: inline-block;
        text-align: left
    }

    .simple-tab-link-2 {
        margin-right: 12px;
        margin-left: 12px
    }

    .body-text-3.no-margin {
        text-align: left
    }

    .media-rounded {
        border-radius: 20px
    }

    .rating-grid {
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        text-align: left
    }

    .cards.writer-item {
        display: block;
        margin-bottom: 15px
    }

    .reviews-card {
        width: 60%
    }

    .form-3,.intro-4 {
        padding-right: 8px;
        padding-left: 8px
    }

    .columns-7 {
        display: block
    }

    .simple-tabs-menu-2 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .icon-list-item-2 {
        font-size: 13px;
        line-height: 20px
    }

    .tab-link-w {
        display: block;
        padding: 14px
    }

    .tab-link-w.w--current {
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        text-align: center
    }

    .cover-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .col-left {
        display: block
    }

    .top-content-reviews {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        text-align: left
    }

    .bottom-text-cover {
        margin-right: 8px;
        margin-left: 8px
    }

    .ft-card-ghost {
        display: block;
        margin-bottom: 0;
        padding-bottom: 24px;
        text-align: center
    }

    .media-decoration {
        top: -24px;
        right: -24px;
        border-radius: 32px
    }

    .media-decoration.bottom-right {
        right: -24px;
        bottom: -24px
    }

    .simple-tabs-menu-3 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .media-rounded-3 {
        border-radius: 20px
    }

    .bottom-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        text-align: left
    }

    .ticon {
        margin-bottom: 10px
    }

    .bottom-line {
        margin-right: 8px;
        margin-left: 8px
    }

    .bottom-line.ep_hero-logo-header,.bottom-line.hero-logo-header {
        margin-top: 64px
    }

    .div_content {
        text-align: center
    }

    .side-video-2 {
        height: 48vw
    }

    .wrapper-10 {
        padding-right: 16px;
        padding-left: 16px
    }

    .wrapper-10.padd-50 {
        padding-bottom: 50px
    }

    .tab-link-2 {
        margin-right: 6px;
        margin-left: 6px;
        padding: 24px 16px
    }

    .text-grey-4.center {
        text-align: center
    }

    .text-grey-4.center._500 {
        width: 500px
    }

    .main-grid-7 {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .intro-5 {
        padding-right: 8px;
        padding-left: 8px
    }

    .pricing-v2-card-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .info-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .ticon-2 {
        margin-bottom: 0
    }

    .top-button-2 {
        right: 12px;
        bottom: 12px
    }

    .close-box {
        z-index: 99999
    }

    .close-box-2 {
        z-index: 99999
    }

    .feat {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .feat-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .ft-wrap {
        display: block;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .ft_text {
        text-align: center
    }

    .intro-hero {
        height: auto;
        max-height: none;
        padding-top: 112px;
        padding-bottom: 144px
    }

    .hero-wrapper {
        padding-right: 16px;
        padding-left: 16px
    }

    .hero-intro-2 {
        padding-right: 8px;
        padding-left: 8px
    }

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

    .blog-btn.pricing-cell-button {
        height: 40px;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 13px;
        line-height: 16px
    }

    .cta-card-v2 {
        margin-right: 8px;
        margin-left: 8px
    }

    .ft-wrap-banner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .blog-btn2.pricing-cell-button {
        height: 40px;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 13px;
        line-height: 16px
    }

    .nav-buttons-2 {
        grid-column-gap: 12px
    }

    .ep-button.log-in,.ep-button.nav-button {
        height: auto
    }

    .text-block-99 {
        font-size: 15px
    }

    .left-arrow-2 {
        left: 20px;
        display: block
    }

    .right-arrow-2 {
        right: 20px;
        z-index: 998;
        display: block
    }

    .r-slider-v2 {
        position: relative
    }

    .r-mask-v2 {
        position: static;
        overflow: hidden;
        width: auto;
        max-width: 768px
    }

    .writerv2 {
        margin-right: auto;
        margin-bottom: 15px;
        margin-left: auto
    }

    .rw-v2 {
        max-width: 360px;
        min-width: auto;
        margin-right: auto;
        margin-bottom: 15px;
        margin-left: auto
    }

    .top-message {
        padding-right: 48px;
        padding-left: 16px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .div-block-145 {
        margin-right: auto;
        margin-left: auto
    }

    .blg_writer {
        max-width: 360px;
        margin-right: auto;
        margin-bottom: 15px;
        margin-left: auto
    }

    .trust-widget {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .ep-cover {
        display: block;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .ep-cover.margin-bottom {
        margin-bottom: 80px
    }

    .ep-cover.margin-top {
        padding-top: 45px
    }

    .covers {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ep-calc {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .bbutton.pricing-cell-button {
        height: 40px;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 13px;
        line-height: 16px
    }

    .head-wrap.limited {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .lottie-count {
        width: 560px;
        margin-top: 0;
        margin-bottom: 0
    }

    .grid-22 {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .wrap-grid-feature {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .right-box-banner {
        padding-right: 40px;
        padding-left: 40px
    }

    .grid-23 {
        grid-column-gap: 20px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .banner-image.absolute {
        left: 0
    }

    .banner-count.un-pad._555 {
        width: auto
    }

    .banner-count.blue {
        width: auto;
        margin-bottom: -82px;
        background-position: -5% 131%,-10px -16px
    }

    .feature-slider-card {
        width: 50%
    }

    .feature-slider {
        overflow: hidden
    }

    .nc-item-bg.border {
        max-width: 404px;
        margin-right: auto;
        margin-left: auto
    }

    .slider-2 {
        margin-bottom: 20px
    }

    .seo-scroll {
        width: auto
    }

    .slide-dot.marg-bot-position-0,.slide-dot.marg-bot-position-90 {
        bottom: 0
    }

    .button-22 {
        font-weight: 600;
        text-align: center
    }

    .paragraph-62.tutor-info {
        color: #161616
    }

    .grid-two-block._0-gap {
        justify-items: center;
        grid-row-gap: 30px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .hero-intro-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0
    }

    .wrapper-11 {
        padding-right: 5%;
        padding-left: 5%
    }

    .intro-hero-2 {
        height: auto;
        max-height: none;
        padding-top: 112px;
        padding-bottom: 144px
    }

    .hero-content-parent {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .hero-content-parent.left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .hero-wrapper-2 {
        padding-right: 5%;
        padding-left: 5%
    }

    .hero-button-parent {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hero-text-parent._500 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

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

    .image-step-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .heading-wrapper {
        padding-right: 8px;
        padding-left: 8px
    }

    .text-box-tab {
        margin-left: 20px
    }

    .wrapper-12 {
        max-width: none;
        padding-right: 4%;
        padding-left: 4%
    }

    .tab-button {
        padding-right: 0
    }

    .writer-count {
        margin-right: auto;
        margin-bottom: 15px;
        margin-left: auto;
        padding: 20px
    }

    .section-page {
        padding-right: 4%;
        padding-left: 4%
    }

    .steps-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .intro-6 {
        max-width: 100%;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .step-item {
        margin-top: 40px;
        padding-right: 25px;
        padding-left: 25px
    }

    .top-bar-2 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .top-bar-close-2 {
        right: 0
    }

    .cta-card-v3 {
        -ms-grid-columns: 1fr 1fr 0.45fr;
        grid-template-columns: 1fr 1fr 0.45fr
    }

    .blog-btn3.pricing-cell-button {
        height: 40px;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 13px;
        line-height: 16px
    }

    .blog-btn4:hover {
        background-color: #f59933
    }

    .blog-btn4.pricing-cell-button {
        height: 40px;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 13px;
        line-height: 16px
    }

    .banner-box {
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .collection-list-wrapper-7 {
        width: auto;
        margin-left: 0;
        -webkit-column-count: 2;
        column-count: 2
    }

    .grid-25 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .card-features.banner {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        grid-column-gap: 40px
    }

    .card-features.policy-count {
        width: auto
    }

    .card-features.anon-banner {
        padding-right: 40px;
        padding-left: 40px
    }

    .filter-count {
        width: auto;
        margin-top: 10px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .filter-box {
        margin-right: 4px;
        margin-bottom: 4px
    }

    .grid-26 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto auto auto auto auto auto auto;
        grid-template-rows: auto auto auto auto auto auto auto auto
    }

    .image-58 {
        top: 20px
    }

    .div-block-161 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .rich-text-terms {
        width: auto
    }

    .collection-list-5 {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .collection-list-wrapper-9 {
        -webkit-column-count: 2;
        column-count: 2
    }

    .tab-link-pro {
        margin-bottom: 15px
    }

    .tab-link-pro.w--current {
        width: auto;
        min-width: auto;
        margin-bottom: 15px
    }

    .terms-count {
        width: auto
    }

    .anchor-container {
        padding-right: 8px;
        padding-left: 8px
    }

    .text-15.marg-left-8 {
        text-align: left
    }

    .text-15.grey.matg-left-7 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: left
    }

    .intro-cont.width-470 {
        width: 570px
    }

    .container-lottie {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .text-20.bold {
        margin-bottom: 0
    }

    .text-20.bold.white {
        margin-bottom: 0;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .intro-cont-center {
        width: auto
    }

    .cont-grid-info {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .benefits-grid {
        grid-column-gap: 40px;
        grid-row-gap: 40px
    }

    .cards-grid-container {
        grid-column-gap: 20px
    }

    .logo-link-2 {
        margin: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .card-wrap {
        width: 720%
    }

    .logo-5 {
        height: 60px
    }

    .cards-section.desktop {
        display: none
    }

    .cards-section.desktop.haze {
        display: block
    }

    .paragraph-14.marg-around-24 {
        color: #161616
    }

    .tabs-8 {
        display: block
    }

    .tab-button-2 {
        text-align: center
    }

    .dropdown-toggle-2 {
        min-width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 40px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-left: 1px solid #eaebef
    }

    .dropdown-toggle-2.w--open {
        min-width: auto;
        margin-bottom: 20px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-style: none none none solid;
        border-width: 1px 1px 1px 8px;
        border-color: #000 #000 #000 #823ae6;
        color: #202020;
        font-size: 35px
    }

    .intro-count {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .dropdown-4 {
        display: block;
        max-width: 100%;
        min-width: 100%
    }

    .section-15 {
        padding-right: 4%;
        padding-left: 4%
    }

    .wrapper-17 {
        width: 100%
    }

    .dropdown-parent {
        display: none;
        margin-right: 0;
        margin-left: 0
    }

    .swiper-slide {
        box-shadow: 1px 1px 28px 4px rgba(0,0,0,.06)
    }

    .tittle-box {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 45px;
        grid-template-columns: 1fr 45px;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .bullet_line {
        padding-right: 10px;
        padding-left: 10px
    }

    .feat-black {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: center
    }

    .feat-black.marg-right-35.border-right-padd-34 {
        margin-right: 14px;
        padding-right: 13px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .bullet-text {
        text-align: center
    }

    .bullet-container {
        padding-right: 14px;
        padding-left: 14px
    }

    .ce_g-test {
        display: block;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-column-gap: 16px;
        grid-row-gap: 64px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .ce_g-test.margin-bottom {
        margin-bottom: 80px
    }

    .ce_g-test.margin-top {
        padding-top: 45px
    }

    .container-grid-offer._870 {
        width: auto;
        margin-left: auto;
        grid-column-gap: 35px;
        -ms-grid-columns: 0.75fr 1fr;
        grid-template-columns: 0.75fr 1fr;
        -ms-grid-rows: auto auto auto;
        grid-template-rows: auto auto auto
    }

    .offer-card {
        width: 100%
    }

    .offer-card-list {
        padding: 80px 30px 10px 20px
    }

    .offer-number {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size:32px;
        line-height: 40px
    }

    h2 {
        font-size: 25px
    }

    h4 {
        margin-bottom: 8px;
        font-size: 20px
    }

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

    .section.haze.pc_hide {
        display: block
    }

    .section.haze.mob_hide {
        display: none
    }

    .section.intro-hero {
        margin-top: -60px;
        padding-top: 96px;
        padding-bottom: 80px
    }

    .section.hero-v1 {
        padding-top: 64px
    }

    .section.ep_bg {
        padding-top: 64px
    }

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

    .section.hero-v2 {
        margin-top: -60px;
        padding-top: 96px
    }

    .section.haze-2.pc_hide {
        display: block
    }

    .section.haze-2.mob_hide {
        display: none
    }

    .section.ep-hero {
        margin-top: -60px;
        padding-top: 96px
    }

    .section.hero-v3 {
        margin-top: 0;
        padding-top: 50px;
        padding-bottom: 30px
    }

    .wrapper {
        padding-right: 2%;
        padding-left: 2%
    }

    .button.pricing-cell-button {
        margin-right: -12px;
        margin-bottom: -8px;
        margin-left: -12px
    }

    .button.nav-button {
        display: block
    }

    .button.alt.marg-top-30 {
        margin-top: 50px
    }

    .button.cta-mob {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 230px;
        height: auto;
        padding: 17px 56px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-radius: 60px;
        background-color: #f59933
    }

    .button.cta-mob.menu {
        position: absolute;
        width: 60px;
        height: 60px;
        margin-top: -30px;
        margin-bottom: 10px;
        padding-right: 17px;
        padding-left: 17px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        border-radius: 50px;
        box-shadow: 0 10px 20px -4px rgba(245,153,51,.36)
    }

    .button.load-more {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-style: solid;
        border-color: #b7bcc0;
        background-color: #fff;
        color: #151515
    }

    .sg-button-box {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .nav-bar {
        height: 60px
    }

    .nav-link {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .subtitle {
        text-align: justify
    }

    .subtitle.center {
        text-align: center
    }

    .no-margin {
        margin: 0
    }

    .heading-count.no-margin-bottom,.no-margin-bottom {
        margin-bottom: 0
    }

    .heading-count.left.sticky {
        position: static
    }

    .heading-count.marg-bot {
        margin-bottom: 48px
    }

    .heading-count.margin-top {
        margin-left: auto
    }

    .heading-count.margin-bottom-copy,.heading-count.margin-bottom-faq {
        margin-bottom: 48px
    }

    .heading-count.margin-top-30px {
        margin-left: auto
    }

    .heading-count.left-top.sticky {
        position: static
    }

    .footer-link {
        font-size: 13px;
        line-height: 20px
    }

    .nav-menu.cycle {
        overflow: scroll
    }

    .no-padding {
        padding: 0
    }

    .no-padding-top {
        padding-top: 0
    }

    .no-padding-bottom {
        padding-bottom: 0
    }

    .tabs-menu-v2 {
        margin-bottom: 48px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sidebar {
        max-width: 320px
    }

    .post-card {
        padding: 12px
    }

    .post-card-content {
        padding: 4px 12px
    }

    .cta-card {
        padding-right: 12%;
        padding-left: 12%
    }

    .icon {
        width: 64px
    }

    .side-media {
        height: auto;
        min-height: auto
    }

    .feature {
        width: 100%
    }

    .footer-v2 {
        padding-right: 16%;
        padding-left: 16%
    }

    .top-bar {
        min-height: 32px
    }

    .post-info {
        width: auto;
        max-width: none;
        margin-top: -12px;
        padding: 0 16px;
        background-color: transparent;
        box-shadow: none
    }

    .post-heading {
        font-size: 21px;
        line-height: 28px
    }

    .post-preview-box {
        height: auto;
        max-height: none;
        margin-top: -24px;
        margin-bottom: 32px;
        padding: 16px;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        background-color: #fff;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
    }

    .post-rich-text img {
        border-radius: 8px
    }

    .footer-bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .slider-nav {
        font-size: 8px
    }

    .feature-icon-left {
        margin-bottom: 25px
    }

    .logo-link {
        margin: 4px 8px
    }

    .logo {
        height: auto;
        max-width: 180px;
        margin-left: 0
    }

    .menu-button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .post-author-avatar {
        width: 64px;
        height: 64px
    }

    .post-author-info {
        padding-top: 8px;
        padding-left: 20px;
        font-size: 13px;
        line-height: 20px
    }

    .big-message {
        padding: 24px
    }

    .components {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .components-link {
        padding: 20px;
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }

    .form-big.blog-abr.marg-top,.form-big.search-results-form.marg-top {
        margin-top: 10px
    }

    .pricing-v3-plans {
        position: static
    }

    .pricing-v3-plans.mobile-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .pricing-v3-plans.bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-top: 1px solid #e3e3e3
    }

    .pricing-plan-cell {
        width: 33.33%
    }

    .pricing-plan-cell.no-divider {
        display: none
    }

    .pricing-v3-currency {
        margin-top: 0;
        margin-left: -11px;
        font-size: 14px
    }

    .pricing-v3-tag {
        font-size: 24px;
        line-height: 24px
    }

    .pricing-v3-category-header {
        padding-right: 16px;
        padding-left: 14px
    }

    .pricing-v3-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .pricing-v3-row-header {
        width: 100%;
        min-height: 32px;
        padding: 4px 16px;
        border-bottom: 1px solid #e3e3e3;
        font-size: 12px;
        line-height: 16px
    }

    .pricing-v3-cell {
        min-height: 48px;
        font-size: 13px
    }

    .pricing-cell-icon {
        width: 20px
    }

    .pricing-v3-plan-name {
        position: -webkit-sticky;
        position: sticky;
        display: none;
        font-size: 13px
    }

    .pricing-v3-plan-mobile {
        position: -webkit-sticky;
        position: sticky;
        margin-top: -10px;
        margin-bottom: -10px;
        font-size: 13px
    }

    .menu-icon {
        margin-right: 2px;
        margin-left: 2px
    }

    .logo-text {
        font-size: 18px;
        line-height: 24px
    }

    .slider-button {
        left: -24px;
        width: 48px;
        height: 48px;
        padding: 10px
    }

    .slider-button.right {
        right: -24px
    }

    .main-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .main-grid.margin-bottom {
        margin-bottom: 64px
    }

    .dots {
        top: 38%;
        width: 226px;
        height: 71px
    }

    .circle-small {
        top: 17%;
        width: 15vw
    }

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

    .pricing-v2-wave {
        height: 32px
    }

    .pricing-side-features {
        display: block;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .main-questions {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .sidebar-video {
        height: 216px
    }

    .hero-form {
        width: 100%
    }

    .text-quote {
        font-size: 20px;
        line-height: 28px
    }

    .post-slider {
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }

    .post-slide,.post-slide._2 {
        width: 82%
    }

    .video-1 {
        border-width: 4px;
        border-radius: 12px
    }

    .mini-gallery {
        -ms-grid-rows: 14vw 14vw 14vw 14vw 14vw;
        grid-template-rows: 14vw 14vw 14vw 14vw 14vw
    }

    .tab-link {
        padding: 12px
    }

    .tab-link.fixed-width {
        width: 176px
    }

    .feature-image-big {
        width: 100%
    }

    .feature-card {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .feature-card.new_padding_2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 25px
    }

    .feature-image-medium {
        height: 25vw
    }

    .hero-video-big {
        border-width: 6px;
        border-radius: 16px
    }

    .nav-right {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .text-2-cols {
        -webkit-column-count: 1;
        column-count: 1
    }

    .top-button {
        display: none
    }

    .bg-element-4 {
        width: 16vw;
        height: 16vw;
        border-radius: 4vw
    }

    .page-intro {
        padding-right: 8px;
        padding-left: 8px
    }

    .page-intro.left {
        margin-left: auto
    }

    .subscribe {
        width: 100%
    }

    .footer-bottom-left {
        width: 100%;
        margin-bottom: 12px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        text-align: center
    }

    .footer-bottom-right {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        text-align: center
    }

    .footer-v1-form {
        width: 100%
    }

    .footer-form,.hero-v4-form {
        width: 100%
    }

    .tab-icon-top {
        width: 48px;
        margin-bottom: 8px
    }

    .hero-object-1 {
        left: 8%;
        top: 8%;
        width: 15%
    }

    .hero-object-2 {
        top: 4%;
        right: 4%;
        width: 22%
    }

    .hero-object-3 {
        bottom: 14%
    }

    .hero-object-6 {
        width: 7%
    }

    .hero-object-4 {
        bottom: 10%;
        width: 6%
    }

    .hero-object-7,.hero-object-8 {
        width: 4%
    }

    .hero-object-9 {
        left: 19%;
        bottom: 20%;
        width: 4%
    }

    .hero-slider {
        height: 480px
    }

    .hero-v4-nav {
        margin-bottom: 16px
    }

    .hero-slide {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .side-video {
        border-width: 4px;
        border-radius: 12px
    }

    .category-link {
        display: block;
        width: auto
    }

    .categories {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .blog-categories-wrapper {
        margin-bottom: 36px
    }

    .top-message-content {
        font-size: 11px;
        line-height: 16px
    }

    .nav-search-button {
        width: 40px;
        height: 40px
    }

    .nav-search {
        display: none
    }

    .nav-search-form {
        margin-top: 104px
    }

    .work-card-thumb {
        height: 30vw
    }

    .bottom-block {
        margin-top: 48px
    }

    .post-image {
        position: static;
        width: 100%;
        height: 52vw;
        border-radius: 10px
    }

    .work-preview {
        max-height: none;
        margin-top: -24px;
        margin-bottom: 32px;
        padding: 16px;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        background-color: #fff;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
    }

    .sidebar-work-info {
        padding: 20px
    }

    .work-rich-text img {
        border-radius: 8px
    }

    .post-card-big {
        padding: 12px
    }

    .top-post-wrapper {
        padding-bottom: 24px
    }

    .post-card-big-image {
        min-height: 33vw
    }

    .post-card-big-content {
        padding-right: 12px;
        padding-left: 24px
    }

    .post-card-big-heading {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 21px;
        line-height: 28px;
        font-weight: 500
    }

    .post-card-big-description {
        display: none
    }

    .post-badge {
        margin-top: 12px;
        margin-left: 12px
    }

    .changing-text {
        font-size: 32px
    }

    .intro-hero-heading {
        position: relative;
        z-index: 2
    }

    .changing-text-box {
        margin-top: -4px
    }

    .ep_header {
        height: 60px
    }

    .ep_logo {
        height: auto;
        max-width: 150px
    }

    .form.no-margin-bottom {
        margin-bottom: 0
    }

    .form.left.sticky {
        position: static
    }

    .form.margin-bottom {
        margin-bottom: 48px
    }

    .main-grid_ep {
        grid-row-gap: 48px
    }

    .main-grid_ep.margin-bottom {
        margin-bottom: 64px
    }

    .new {
        border-width: 4px;
        border-radius: 12px
    }

    .bg-element-6 {
        width: 16vw;
        height: 16vw;
        border-radius: 4vw
    }

    .ce_g {
        padding-top: 25px;
        grid-row-gap: 48px
    }

    .ce_g.margin-bottom {
        margin-bottom: 64px
    }

    .intro_v2.no-margin-bottom {
        margin-bottom: 0
    }

    .intro_v2.left.sticky {
        position: static
    }

    .intro_v2.margin-bottom {
        margin-bottom: 48px
    }

    .v2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .v2.margin-bottom {
        margin-bottom: 64px
    }

    .intro_v2_2.no-margin-bottom {
        margin-bottom: 0
    }

    .intro_v2_2.left.sticky {
        position: static
    }

    .intro_v2_2.margin-bottom {
        margin-bottom: 48px
    }

    .text {
        font-size: 17px;
        line-height: 24px
    }

    .image-4.marg-bot-30 {
        margin-bottom: 30px
    }

    .intro_new.no-margin-bottom {
        margin-bottom: 0
    }

    .intro_new.left.sticky {
        position: static
    }

    .intro_new.margin-bottom {
        margin-bottom: 48px
    }

    .item_left {
        min-height: 60px;
        padding: 12px 16px
    }

    .image-5 {
        padding-left: 0
    }

    .center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .center.hide {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .center.hide-mob {
        display: none
    }

    .main_grd {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .main_grd.margin-bottom {
        margin-bottom: 64px
    }

    ._2col {
        grid-auto-flow: row;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .bae_grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .bae_grid.margin-bottom {
        margin-bottom: 64px
    }

    .ft_link {
        font-size: 13px;
        line-height: 20px
    }

    .dropdown {
        top: 4%;
        right: 33%
    }

    .subject-filter {
        display: none
    }

    .collection-item {
        margin-bottom: 0;
        padding: 16px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .writer-text {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center
    }

    .list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-auto-flow: row;
        grid-auto-columns: 1fr;
        grid-column-gap: 37px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto 1fr;
        grid-template-rows: auto 1fr
    }

    .list-item-5 {
        width: 100%;
        margin-bottom: 0;
        padding-top: 8px;
        padding-bottom: 8px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .list-item-5.last {
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
        margin-left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        text-align: center
    }

    .writer-button {
        display: block
    }

    .tabs-menu {
        margin-bottom: 20px
    }

    .div-block-4 {
        height: 320px;
        background-image: url("./images/5e7b8198eb5da55b9352cb52_Frame%207%20x2.png");
        background-position: 50% 50%;
        background-size: 400px
    }

    .post-info_new {
        width: auto;
        max-width: none;
        margin-top: -12px;
        padding: 0 16px;
        background-color: transparent;
        box-shadow: none
    }

    .post-preview-box-new {
        height: auto;
        max-height: none;
        margin-top: 0;
        margin-bottom: 32px;
        padding: 16px;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        background-color: #fff;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
    }

    .post-heading-new {
        font-size: 21px;
        line-height: 28px
    }

    .item {
        margin-bottom: 12px
    }

    .item-header {
        min-height: 60px;
        padding: 12px 16px
    }

    .item_text {
        font-size: 17px;
        line-height: 24px
    }

    .ft_item {
        width: 100%
    }

    .ft_grids_cstm {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .footer-image {
        height: 320px;
        background-image: url("./images/5e7b8198eb5da55b9352cb52_Frame%207%20x2.png");
        background-position: 50% 50%;
        background-size: 400px
    }

    .feature-lp {
        width: 100%
    }

    .section-4 {
        margin-top: 72px;
        margin-bottom: 72px
    }

    .display-heading-4 {
        font-size: 40px;
        line-height: 44px
    }

    .section-title {
        margin-bottom: 48px
    }

    .tabs-vertical-menu {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr
    }

    .section-title-2 {
        font-size: 35px;
        line-height: 45px
    }

    .tabs-3 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .grid-12 {
        display: inline;
        margin-right: auto;
        margin-left: auto;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        text-align: center
    }

    .div-block-128 {
        display: none
    }

    .logo-link-copy {
        margin: 4px 8px
    }

    .tabs-vertical-menu-home {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr
    }

    .grid_course-work.mobile {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: 1.5fr 1.5fr;
        grid-template-columns: 1.5fr 1.5fr
    }

    .grid-3-copy.mobile {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: 2fr 2fr;
        grid-template-columns: 2fr 2fr
    }

    .tab-pane-tab-1-2 {
        min-height: 210px
    }

    .tab-pane-tab-3-2 {
        min-height: auto
    }

    .tab04_menu {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0
    }

    .tab04_tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card_trustpilot {
        display: block
    }

    .button_btn.pricing-cell-button {
        margin-right: -12px;
        margin-bottom: -8px;
        margin-left: -12px
    }

    .button_btn.nav-button {
        display: block
    }

    .bg_item {
        width: 185px
    }

    .section-content.center.facts {
        width: 100%
    }

    .grid-11 {
        justify-items: center;
        grid-column-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .image-20 {
        left: 92px
    }

    .custom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    .logo-copy {
        height: auto;
        max-width: 180px;
        margin-left: 0
    }

    .button-copy.pricing-cell-button {
        margin-right: -12px;
        margin-bottom: -8px;
        margin-left: -12px
    }

    .button-copy.nav-button {
        display: block
    }

    .main-grid-new {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        align-self: center;
        grid-row-gap: 48px;
        text-align: center
    }

    .main-grid-new.margin-bottom {
        margin-bottom: 64px
    }

    .msection {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .mimg {
        padding-left: 15px
    }

    .mimg.mob_edt {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .image-26 {
        position: relative;
        margin-right: auto;
        margin-left: auto;
        text-align: left
    }

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

    .intro-2.margin-bottom {
        margin-bottom: 48px
    }

    .feature-2 {
        width: 100%
    }

    .section-8,.section-8.top-section {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .main-grid-2,.main-grid-custom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .main-grid-custom.margin-bottom {
        margin-bottom: 64px
    }

    .about_grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .about_grid.margin-bottom {
        margin-bottom: 64px
    }

    .container-left.no-margin-bottom {
        margin-bottom: 0
    }

    .container-left.left.sticky {
        position: static
    }

    .container-left.margin-bottom {
        margin-bottom: 48px
    }

    .container-left.margin-top {
        margin-left: auto
    }

    .container-left.margin-bottom-copy,.container-left.margin-bottom-faq {
        margin-bottom: 48px
    }

    .container-left.margin-top-30px {
        margin-left: auto
    }

    .talignleft {
        text-align: justify
    }

    .grid-17 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto auto;
        grid-template-rows: auto auto auto
    }

    .t02_slide-3 {
        width: 100%
    }

    .card_trustpilot-2 {
        display: block
    }

    .how_it {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .how_it.margin-bottom {
        margin-bottom: 64px
    }

    .pricing-side-features-custom {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .footer__banner,.footer__banner__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__banner__text {
        width: 60%;
        text-align: center
    }

    .customer_reviews-3 {
        padding-right: 0;
        padding-left: 0
    }

    .card_trustpilot-3 {
        display: block
    }

    .logo-2 {
        height: auto;
        max-width: 180px;
        margin-left: 0
    }

    .icon-step {
        width: 64px
    }

    .how_it-2,.main-grid-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .grid-cover {
        grid-row-gap: 48px
    }

    .feature-icons {
        margin-bottom: 12px
    }

    .nav-search-form-2 {
        margin-top: 104px
    }

    .grid-18 {
        display: inline
    }

    .slide-tab {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    .menu-button-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .fgrid {
        display: block;
        width: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        grid-auto-columns: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 24px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .text-grey-3 {
        text-align: justify
    }

    .section-9 {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .icon-4 {
        width: 64px
    }

    .div-block-136 {
        display: none
    }

    .image-40.lazyload {
        width: auto;
        height: auto
    }

    .image-40.lazyload-v2 {
        width: 100%;
        height: 100%;
        max-height: none;
        max-width: none;
        min-height: auto;
        min-width: auto
    }

    .lazyload {
        height: auto
    }

    .new_grd {
        padding-top: 25px;
        grid-row-gap: 48px
    }

    .new_grd.margin-bottom {
        margin-bottom: 64px
    }

    .tab03_icon {
        width: 15px
    }

    .tab03_menu {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .tab03_block_right {
        width: 100%
    }

    .tab03_block_left {
        width: 100%;
        padding-top: 15px
    }

    .tab03_icon_wrap {
        width: 40px;
        height: 40px
    }

    .tab03_tab_content {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .baw-heading {
        font-size: 32px
    }

    .tab03_title {
        font-size: 14px
    }

    .pricing-side-features-2 {
        display: block;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .main-grid-copy-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .main-grid-copy-2.margin-bottom {
        margin-bottom: 64px
    }

    .main-grid-2_2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 48px
    }

    .main-grid-2_2.margin-bottom {
        margin-bottom: 64px
    }

    .tab03_menu_2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-10 {
        overflow: hidden;
        padding: 64px 10px
    }

    .section-10.purple-smoke {
        overflow: hidden
    }

    .writer-slider-mask {
        width: 72%
    }

    .page-intro-2 {
        padding-right: 8px;
        padding-left: 8px
    }

    .par-padding-2.left {
        margin-right: auto;
        margin-left: auto
    }

    .section-11 {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .section-11.fot-1 {
        overflow: hidden
    }

    .main-grid-5 {
        grid-row-gap: 48px
    }

    .text-block-95 {
        text-align: left
    }

    .floating-element._2 {
        bottom: -15%
    }

    .media-rounded-2 {
        border-radius: 16px
    }

    .body-text-2.no-margin,.icon-list-item {
        text-align: left
    }

    .slider-button-2 {
        left: -24px;
        width: 48px;
        height: 48px;
        padding: 10px
    }

    .slider-button-2.right {
        right: -24px
    }

    .intro-lp.left.sticky {
        position: static
    }

    .intro-lp.margin-bottom {
        margin-bottom: 48px
    }

    .intro-lp.margin-top {
        margin-left: auto
    }

    .intro-lp.margin-bottom-copy,.intro-lp.margin-bottom-faq {
        margin-bottom: 48px
    }

    .intro-lp.margin-top-30px {
        margin-left: auto
    }

    .nav-div {
        display: none
    }

    .menu-button-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .nav-link-2 {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .icon-list-tab-4 {
        display: block
    }

    .main-grid-6 {
        display: block;
        grid-row-gap: 48px
    }

    .features {
        display: block
    }

    .t06_arrow_right {
        right: 20%
    }

    .t06_arrow_left {
        left: 20%
    }

    .icon-list-2 {
        display: block
    }

    .pricing-v2-card-2 {
        margin-bottom: 15px
    }

    .pricing-v2-card-2.pd-top.mob-hide,.rating-item-3 {
        display: block
    }

    .simple-tab-link-2 {
        margin-right: 0;
        margin-left: 0
    }

    .simple-tab-link-2.w--current {
        padding: 12px
    }

    .body-text-3.no-margin {
        text-align: left
    }

    .media-rounded {
        border-radius: 16px
    }

    .rating-grid {
        display: inline
    }

    .reviews-card {
        width: 80%
    }

    .cover-grid {
        grid-row-gap: 48px
    }

    .ft-card-ghost {
        text-align: center
    }

    .media-rounded-3 {
        border-radius: 16px
    }

    .wrapper-10.padd-50 {
        padding-right: 0;
        padding-left: 0
    }

    .tab-link-2 {
        padding: 12px
    }

    .tab-link-2.fixed-width {
        width: 176px
    }

    .text-grey-4.center._500 {
        width: 90%
    }

    .pricing-v2-wave-2 {
        height: 32px
    }

    .main-grid-7 {
        grid-row-gap: 48px
    }

    .html-embed-10 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 200px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .top-button-2 {
        display: none
    }

    .ft-wrap {
        display: block
    }

    .ft_text {
        text-align: center
    }

    .intro-hero {
        padding-top: 64px;
        padding-bottom: 80px
    }

    .hero-intro-2 {
        padding-right: 0;
        padding-left: 0
    }

    .div-block-143 {
        margin-top: 60px
    }

    .button-18 {
        margin-top: 30px;
        margin-bottom: 20px
    }

    .button-18.hero {
        margin-top: 10px
    }

    .section-13 {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .blog-btn.pricing-cell-button {
        margin-right: -12px;
        margin-bottom: -8px;
        margin-left: -12px
    }

    .blog-btn.nav-button {
        display: block
    }

    .cta-card-v2 {
        padding-right: 12%;
        padding-left: 12%
    }

    .card-column.v2 {
        padding-left: 0;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .blog-btn2.pricing-cell-button {
        margin-right: -12px;
        margin-bottom: -8px;
        margin-left: -12px
    }

    .blog-btn2.nav-button {
        display: block
    }

    .steps_01 {
        display: block;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .column-11 {
        margin-bottom: 16px;
        padding-right: 0
    }

    .image-45 {
        width: 768px
    }

    .steps_02 {
        display: block
    }

    .col12 {
        margin-bottom: 16px;
        padding-left: 0
    }

    .ep-button.nav-button {
        display: block
    }

    .r-slide-v2 {
        margin-left: 10px
    }

    .writer-task {
        width: 100%;
        height: 390px
    }

    .writer-task.marg-bot-24 {
        margin-bottom: 24px
    }

    .r-slide {
        margin-left: 10px
    }

    .top-message {
        height: auto;
        padding-right: 16px
    }

    .top-message-text {
        margin-right: auto;
        margin-left: auto;
        font-size: 28px;
        line-height: 20px
    }

    .trust-widget {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .ep-bg {
        margin-right: 0;
        margin-bottom: 15px
    }

    .trust-icon {
        background-color: hsla(0,0%,48%,.1)
    }

    .ep-cover {
        padding-top: 25px;
        grid-row-gap: 48px
    }

    .ep-cover.margin-bottom {
        margin-bottom: 64px
    }

    .pc-hide-orm {
        display: block;
        padding-right: 0;
        text-align: center
    }

    .orm-mob-hide {
        display: none
    }

    .bbutton.pricing-cell-button {
        margin-right: -12px;
        margin-bottom: -8px;
        margin-left: -12px
    }

    .bbutton.nav-button {
        display: block
    }

    .intro-blog {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .banner-wrap {
        margin-top: 40px;
        margin-right: 0
    }

    .icon-wrapper {
        margin-top: -57px;
        margin-bottom: 20px
    }

    .p-banner.white {
        margin-bottom: 20px
    }

    .cta-banner {
        width: auto
    }

    .banner-grid {
        -ms-grid-columns: 1fr 60% 1fr;
        grid-template-columns: 1fr 60% 1fr
    }

    .image-51 {
        margin-top: -71px
    }

    .image-52 {
        margin-top: -72px
    }

    .h1_reviews,.lottie-count,.paragraph_reviews {
        width: auto
    }

    .wrap-grid-feature {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .left-box-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .banner-image.absolute {
        position: static
    }

    .button-23 {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 8px;
        padding-bottom: 8px
    }

    .hero-intro-3,.wrapper-11 {
        padding-right: 0;
        padding-left: 0
    }

    .intro-hero-2 {
        padding-top: 64px;
        padding-bottom: 80px
    }

    .heading-24.mrgn-bot {
        font-size: 31px
    }

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

    .hero-content-parent.left.marg-bot {
        margin-bottom: 40px
    }

    .hero-wrapper-2 {
        padding-top: 32px
    }

    .tabs-menu-6 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .tabs-7 {
        display: block
    }

    .section-14 {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .tab-pane-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .heading-wrapper.limited-580,.image-step-box {
        width: auto
    }

    .text-box-tab {
        max-width: none;
        margin-bottom: 20px;
        margin-left: 0
    }

    .image-count.typer {
        margin-left: -29px
    }

    .writer-count.max-340 {
        max-width: 420px
    }

    ._80 {
        height: auto
    }

    .container-5 {
        display: block;
        margin-top: 60px;
        padding-right: 15px;
        padding-left: 15px
    }

    .section-page {
        padding-bottom: 60px
    }

    .h2-38.center {
        text-align: center
    }

    .button-24.yellow {
        width: 200px;
        height: 60px
    }

    .steps-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto auto auto;
        grid-template-rows: auto auto auto auto
    }

    .wrapper-16 {
        padding-left: 0
    }

    .intro-6 {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .step-item {
        margin-top: 60px
    }

    .top-bar-2 {
        min-height: 32px
    }

    .cta-card-v3 {
        -ms-grid-columns: 1fr 1.25fr 0.25fr;
        grid-template-columns: 1fr 1.25fr 0.25fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
        background-position: 120% -70%
    }

    .blog-btn3.pricing-cell-button {
        margin-right: -12px;
        margin-bottom: -8px;
        margin-left: -12px
    }

    .blog-btn3.nav-button {
        display: block
    }

    .blog-btn4.pricing-cell-button {
        margin-right: -12px;
        margin-bottom: -8px;
        margin-left: -12px
    }

    .blog-btn4.nav-button {
        display: block
    }

    .blog-btn4.banner-3 {
        margin-top: 20px
    }

    .section-m {
        padding: 10% 4%;
        font-family: Roboto,sans-serif;
        line-height: 155%
    }

    .section-m.hero {
        height: 90vh
    }

    .section-m.first {
        position: relative;
        padding-top: 5%;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        background-color: #324e7b;
        color: #fff
    }

    .section-m.relative {
        position: relative
    }

    .section-m.calculate {
        background-color: #324e7b;
        color: #fff
    }

    .slide-count {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .slide-nav-4 {
        color: #296bb7;
        font-size: 7px
    }

    .slide-nav-4.marg-top {
        top: 447.594px
    }

    .slider-m {
        background-color: transparent
    }

    .slider-m.marg-bot {
        height: auto;
        margin-bottom: 40px
    }

    .slider-m._90 {
        width: 90%
    }

    .hero-image-m {
        height: 30vh
    }

    .mask-slider {
        height: auto
    }

    .wrapper-m {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .grid-m {
        display: -ms-grid;
        display: grid;
        width: 100%;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 30px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .card-m {
        width: 100%;
        padding: 20px;
        border: 1px solid rgba(5,4,3,.22);
        border-radius: 20px;
        background-color: #f3f3f7;
        color: #324e7b
    }

    .card-m.purpple {
        border-style: none;
        background-color: #f2f2ff;
        box-shadow: 0 30px 20px -20px rgba(0,0,222,.1)
    }

    .card-m.purpple.marg-bot {
        margin-bottom: 20px;
        border-style: none
    }

    .card-m.blue {
        border-style: none;
        background-color: #edf4ff;
        box-shadow: 0 30px 20px -20px rgba(0,79,197,.1)
    }

    .card-m.blue.marg-bot {
        margin-bottom: 20px
    }

    .card-m.green {
        border-style: none;
        background-color: #e4f9f0;
        box-shadow: 0 30px 20px -20px rgba(0,106,30,.1)
    }

    .card-m.green.marg-bot {
        margin-bottom: 20px
    }

    .card-title {
        font-size: 18px;
        font-weight: 500
    }

    .card-title.marg-bot {
        margin-bottom: 10px
    }

    .text-span-19 {
        font-weight: 400
    }

    .card-count {
        width: 100%
    }

    .card-tag-count {
        display: inline-block
    }

    .card-tag-count.marg-bot {
        margin-bottom: 16px
    }

    .tag-text {
        display: inline-block;
        padding: 4px 8px;
        border-radius: 6px;
        color: #fff
    }

    .tag-text.purpple {
        margin-right: 6px;
        background-color: #9f9fe7
    }

    .tag-text.blue {
        margin-right: 6px;
        background-color: #5fa7e9
    }

    .tag-text.green {
        margin-right: 6px;
        background-color: #4fc794
    }

    .info-card-count {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        font-weight: 500
    }

    .download-info-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .like-info-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 500
    }

    .icon-m.marg-right {
        margin-right: 8px
    }

    .icon-m.marg-left {
        margin-left: 8px
    }

    .head-box.marg-bot {
        margin-bottom: 30px
    }

    .arrow {
        display: none
    }

    .h2-m {
        font-size: 28px
    }
    .mask-5 {
        height: 100%
    }

    .content-box {
        color: #666
    }

    .content-box.marg-top {
        margin-top: 24px
    }

    .grid-24 {
        grid-column-gap: 20px;
        grid-row-gap: 20px
    }

    .icon-social {
        height: 64px
    }

    .icon-social.marg-around {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .navbar-2 {
        position: -webkit-sticky;
        position: sticky;
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
        background-color: #fff;
        box-shadow: 0 0 16px 0 rgba(0,0,0,.15)
    }

    .menu-bar-bot {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .button-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        color: #324e7b;
        text-align: center;
        text-decoration: none
    }

    .button-menu.w--current {
        background-color: #e7f3ff;
        font-weight: 700
    }

    .banner-box {
        -ms-grid-columns: 100px 1fr 1fr;
        grid-template-columns: 100px 1fr 1fr
    }

    .text-block-104 {
        display: block
    }

    .collection-list-wrapper-7 {
        -webkit-column-count: 1;
        column-count: 1
    }

    .menu-slide {
        display: -ms-grid;
        display: grid;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        grid-auto-columns: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr 1fr -webkit-min-content 1fr 1fr;
        -ms-grid-columns: 1fr 1fr min-content 1fr 1fr;
        grid-template-columns: 1fr 1fr -webkit-min-content 1fr 1fr;
        grid-template-columns: 1fr 1fr min-content 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .calc {
        display: block
    }

    .separator.vertical {
        width: 100%;
        height: 1px;
        margin: 20px 0;
        background-color: rgba(255,255,255,.2)
    }

    .collection-list-wrapper-8 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .info-writer-count {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .all-count {
        position: relative;
        display: block
    }

    .text-custom-1.limit-660 {
        width: auto
    }

    .card-features.anon-banner {
        font-size: 18px
    }

    .filter-count {
        width: auto;
        margin-top: 0
    }

    .heading-26 {
        margin-bottom: 0
    }

    .heading-27 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 155%
    }

    .inter-call-button {
        position: fixed;
        top: 40px;
        z-index: 10;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 140px;
        margin-top: 40px;
        margin-left: -46px;
        padding: 12px 16px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 16px 16px 0 0;
        background-color: #e6f3ff;
        box-shadow: 0 1px 20px -10px rgba(0,0,0,.19);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #387ed3;
        font-size: 16px
    }

    .image-58 {
        left: 320px
    }

    .oajdf.marg-right {
        margin-right: 40px
    }

    .head-banner-count-number {
        width: 60px
    }

    .cta-banner-dark {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .div-block-163 {
        width: auto
    }

    .rich-text-terms {
        width: 90%
    }

    .collection-list-wrapper-9 {
        -webkit-column-count: 1;
        column-count: 1
    }

    .tab-link-pro {
        min-width: auto;
        margin-bottom: 10px
    }

    .tab-link-pro.w--current {
        margin-bottom: 10px
    }

    .anchor-section {
        display: none
    }

    .icon_but-menu {
        height: 24px
    }

    .text-15 {
        margin-bottom: 0
    }

    .text-15.marg-left-4 {
        margin-left: 4px
    }

    .text-15.grey.center.marg-top-5 {
        margin-left: 10px;
        text-align: left
    }

    .hero-img-cont.width-570,.intro-cont.width-470 {
        width: auto
    }

    .container-grid._0-85x1 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .benefits-grid {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .policy-link {
        border-color: #fff;
        background-color: #353b4e
    }

    .privacy-policy {
        left: 20px;
        display: block;
        max-width: 338px;
        background-color: #2d3347
    }

    .privacy-txt {
        display: none
    }

    .privacy-inner-mob {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .privacy-text {
        color: #fff
    }

    .cookie-img {
        background-image: url("./images/6036571b7277bb4c58156472_cookie-mob.svg")
    }

    .policy-button {
        color: #fff
    }

    .close-cookies {
        position: absolute;
        left: -8px;
        top: -8px;
        width: 18px;
        height: 18px;
        padding-right: 0;
        padding-bottom: 0;
        border: 1px solid #fff;
        border-radius: 100px;
        background-color: #2d3347;
        background-image: url("./images/6036571b7277bb0207156473_cookie-close.svg");
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    .privacy-inner {
        display: none
    }

    .privacy-link-mob {
        display: block;
        font-family: Roboto,sans-serif;
        color: #fff;
        text-decoration: underline
    }

    .privacy-link {
        display: none;
        font-family: Roboto,sans-serif;
        color: #fff;
        text-decoration: underline
    }

    .privacy-txt-mob {
        display: block;
        padding-right: 10px;
        padding-left: 0
    }

    .cards-grid-container {
        max-width: none;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .logo-link-2 {
        margin: 4px 8px
    }

    .cards-section {
        padding: 40px 20px
    }

    .tabs-8 {
        display: none
    }

    .description-box._60 {
        max-width: none
    }

    .tabs-menu-7 {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-column-gap: 32px;
        grid-row-gap: 32px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .dropdown-toggle-2 {
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #505050;
        line-height: 155%;
        font-weight: 400
    }

    .dropdown-toggle-2.w--open {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-left-color: #fd7260;
        color: #fd7260;
        font-size: 24px
    }

    .image-step-box-2 {
        width: auto
    }

    .text-box-2 {
        width: auto;
        margin-bottom: 20px
    }

    .tab-pane-container-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tab-pane-container-2.mobile {
        padding: 16px
    }

    .wrapper-17 {
        width: 100%;
        max-width: none
    }

    .dropdown-parent {
        display: block
    }

    .bullet_line {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .feat-black {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .feat-black.marg-right-35.border-right-padd-34 {
        margin-bottom: 20px;
        border-right-style: none
    }

    .bullet-text {
        text-align: center
    }

    .bullet-container {
        display: block;
        padding-right: 20px;
        padding-left: 20px;
        grid-auto-columns: 1fr;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .ce_g-test {
        grid-row-gap: 48px
    }

    .ce_g-test.margin-bottom {
        margin-bottom: 64px
    }

    .container-grid-offer._870 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .offer-card-list {
        padding-left: 30px
    }

    .list-4.marg-left-50.hide-desktop {
        display: block
    }

    .list-4.hide-mob {
        display: none
    }

    .list-4.hide-desktop {
        display: block
    }
}

@media screen and (max-width: 479px) {
    .section {
        overflow:hidden;
        padding-right: 4%;
        padding-left: 4%
    }

    .section.haze {
        font-weight: 400
    }

    .section.haze.msmall_2 {
        display: none
    }

    .section.dark-mask-2.mobile-image {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(47,56,76,.89)),to(rgba(47,56,76,.89))),url("./images/602f8ee65fedd12867978852_about-us-slider-photo%20(1).jpg");
        background-image: linear-gradient(180deg,rgba(47,56,76,.89),rgba(47,56,76,.89)),url("./images/602f8ee65fedd12867978852_about-us-slider-photo%20(1).jpg");
        background-position: 0 0,100% 50%;
        background-size: auto,auto
    }

    .section.haze-2 {
        font-weight: 400
    }

    .section.hero-v3 {
        margin-top: 0;
        padding-top: 30px
    }

    .button {
        padding-right: 18px;
        padding-left: 18px
    }

    .button.small {
        padding-right: 16px;
        padding-left: 16px
    }

    .button.side-margins {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .button.pricing-cell-button {
        margin-right: 0;
        margin-left: 0
    }

    .button.nav-button {
        display: block;
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .button.max_w {
        margin-top: 40px
    }

    .button.btn_2 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .button.mob_btn_small {
        height: 42px;
        padding: 10px 18px;
        font-size: 15px
    }

    .button.big.h-l {
        width: 220px;
        padding-right: 40px;
        padding-left: 40px
    }

    .button.cta-mob {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 230px;
        height: auto;
        margin-bottom: 24px;
        padding: 18px 56px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .button.cta-mob.menu {
        width: 14vw;
        height: 14vw;
        box-shadow: 0 11px 20px -3px rgba(245,153,51,.82)
    }

    .text-small.text-grey {
        margin-bottom: 0
    }

    .nav-link {
        display: block;
        margin-bottom: 0;
        padding: 8px 20px
    }

    .utility-page-content {
        width: 100%
    }

    .subtitle {
        text-align: left
    }

    .subtitle.no-margin-bottom {
        font-weight: 400
    }

    .subtitle.mob_hide {
        display: none
    }

    .subtitle.center {
        text-align: center
    }

    .no-margin {
        display: block;
        margin: 0;
        padding-left: 0;
        list-style-type: disc
    }

    .no-margin-bottom {
        margin-bottom: 0
    }

    .heading-count {
        margin-left: auto
    }

    .heading-count.no-margin-bottom {
        width: 100%;
        margin-bottom: 0
    }

    .heading-count.wide {
        max-width: 100%
    }

    .heading-count.left {
        max-width: 90%
    }

    .heading-count.marg-bot.full-width {
        margin-bottom: 20px
    }

    .heading-count.absolute.left {
        position: relative
    }

    .heading-count.writer-rev-more {
        margin-left: auto
    }

    .heading-count.margin-top-30px {
        margin-top: 64px
    }

    .heading-count.custom-reviews {
        position: relative;
        width: auto;
        height: auto;
        margin-top: 19px;
        margin-bottom: 16px;
        padding: 10px 20px;
        border-radius: 10px
    }

    .heading-count.left-top {
        max-width: 90%
    }

    .nav-menu {
        width: 100%
    }

    .nav-menu.cycle {
        overflow: scroll;
        max-height: none;
        padding-bottom: 12px
    }

    .no-padding {
        padding: 0
    }

    .no-padding-top {
        padding-top: 0
    }

    .no-padding-bottom {
        padding-bottom: 0
    }

    .sidebar {
        max-width: none
    }

    .input {
        min-width: 0
    }

    .post-card-image-big {
        height: 58vw
    }

    .post-card-author {
        margin-left: 0;
        padding-left: 0
    }

    .post-card-image {
        height: 58vw
    }

    .sg-color {
        height: 40vw
    }

    .cta-card-info {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .inline-elements {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .icon {
        width: 72px
    }

    .pricing-v2-card {
        min-width: auto;
        padding-bottom: 40px
    }

    .pricing-v2-card-info {
        padding-right: 40px;
        padding-left: 40px
    }

    .side-media {
        height: 205px;
        max-height: 205px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .feature {
        padding-right: 4%;
        padding-left: 4%
    }

    .feature.left {
        padding-right: 0;
        font-weight: 400
    }

    .footer-v2 {
        padding-right: 0;
        padding-left: 0
    }

    .message {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .message-text {
        margin-right: 0;
        margin-bottom: 16px
    }

    .footer-bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .feature-icon-left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 0
    }

    .info-right {
        padding-left: 20px
    }

    .logo-link {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .logo {
        height: auto
    }

    .menu-button {
        padding: 14px 8px
    }

    .big-message {
        padding-top: 40px;
        padding-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .big-message-text {
        margin-right: 0;
        margin-bottom: 16px
    }

    .components-link {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .password-card {
        padding: 40px
    }

    .search-result {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .pricing-v3 {
        margin-right: -8px;
        margin-left: -8px;
        border-radius: 0
    }

    .pricing-plan-cell {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 16px 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .pricing-v3-billing {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .pricing-v3-currency {
        margin-right: 2px;
        margin-left: -10px
    }

    .pricing-v3-row-header {
        padding-right: 12px;
        padding-left: 12px
    }

    .main-grid {
        display: block;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .dots {
        bottom: -12%;
        width: 160px;
        height: 82px
    }

    .circle-small {
        top: 22%;
        right: 6%;
        width: 17vw
    }

    ._2-buttons {
        width: 100%;
        justify-items: center;
        -ms-grid-columns: auto;
        grid-template-columns: auto
    }

    .footer-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer-brand {
        margin-bottom: 32px
    }

    .footer-grid {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .decor-bottom {
        bottom: -1px
    }

    .pricing-side-features {
        display: block;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .main-questions {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .posts-2-cols,.posts-3-cols {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%
    }

    .tab-info-right {
        padding-left: 16px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .post-slider {
        display: block;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: left
    }

    .post-slide {
        width: 100%;
        padding-right: 16px
    }

    .post-slide._2 {
        width: 100%
    }

    .video-1 {
        height: 64vw
    }

    .header-line.white {
        display: block
    }

    .mini-gallery {
        grid-auto-rows: 30vw;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: 30vw;
        grid-template-rows: 30vw
    }

    .tab-link {
        margin-right: 8px;
        margin-left: 8px;
        padding: 12px 16px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .tab-link.fixed-width {
        width: auto
    }

    .tabs-horisontal {
        display: block;
        border-bottom-style: none
    }

    .feature-card {
        padding: 10vw;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .feature-image-medium {
        width: 100%;
        height: auto
    }

    .hero-v4-bg {
        height: 81%
    }

    .search-result-info {
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0
    }

    .search-result-image {
        width: 100%;
        height: 60vw;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .nav-right {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .nav-buttons {
        width: 100%;
        justify-items: center
    }

    .sg-grid {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .bg-element-1 {
        bottom: 8vh
    }

    .bg-element-2 {
        top: 14.2vh;
        right: -16vw;
        width: 28vw;
        height: 28vw;
        border-radius: 6vw
    }

    .small-bg-element-3 {
        width: 35vw;
        height: 35vw
    }

    .bg-element-4 {
        width: 24vw;
        height: 24vw;
        border-radius: 6vw
    }

    .page-heading {
        text-align: center
    }

    .big-form-icon {
        display: none
    }

    .small-bg-element-1 {
        width: 52vw;
        height: 52vw
    }

    .small-bg-element-2 {
        width: 30vw;
        height: 30vw
    }

    .bg-element-3 {
        left: 24%;
        width: 30vw;
        height: 30vw
    }

    .feature-icon-right {
        padding-right: 0
    }

    .feature-info-left {
        padding-left: 20px
    }

    .tab-icon-top {
        width: 48px;
        margin-right: 12px;
        margin-bottom: 0
    }

    .hero-object-1 {
        top: 8%;
        width: 21%
    }

    .hero-object-2 {
        top: 3%;
        right: 5%;
        width: 32%
    }

    .hero-object-3 {
        left: 3%;
        bottom: 10%;
        width: 14%
    }

    .hero-object-6 {
        bottom: 14%;
        width: 9%
    }

    .hero-object-5 {
        bottom: 7%;
        width: 18%
    }

    .hero-object-4 {
        left: 33%;
        bottom: 9%;
        width: 8%
    }

    .hero-object-7 {
        top: 4%;
        right: 54%;
        width: 5%
    }

    .hero-object-8 {
        top: 8%;
        right: 46%;
        width: 5%
    }

    .hero-object-9 {
        left: 24%;
        bottom: 15%;
        width: 5%
    }

    .hero-slider {
        height: 560px
    }

    .hero-slide {
        padding-right: 8px;
        padding-left: 8px
    }

    .slider-arrow {
        display: none
    }

    .sidebar-card-icon {
        width: 72px
    }

    .side-video {
        height: 64vw
    }

    .list-dropdown {
        overflow: hidden;
        height: auto;
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .list-dropdown-heading {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 48px;
        padding: 0 12px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        color: #574b8a;
        cursor: pointer
    }

    .list-dropdown-arrow {
        width: 20px;
        margin-right: -8px;
        margin-bottom: -1px;
        margin-left: 4px
    }

    .category-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 48px;
        margin-right: 0;
        margin-bottom: 0;
        padding: 0 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        box-shadow: none;
        font-family: Roboto,sans-serif;
        font-size: 15px;
        text-align: center
    }

    .category-link.w--current {
        box-shadow: none
    }

    .categories {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .works-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .post-image,.work-card-thumb {
        height: 60vw
    }

    .post-card-big {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .post-card-big-image {
        width: 100%;
        height: 58vw;
        min-height: 0
    }

    .post-card-big-content {
        padding: 4px 12px
    }

    .changing-text-box {
        padding-right: 0;
        padding-left: 0
    }

    .ep_logo {
        height: auto;
        max-height: none;
        max-width: 118px
    }

    .form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 570px;
        padding-right: 0;
        padding-left: 0
    }

    .form.no-margin-bottom {
        width: 100%;
        margin-bottom: 0
    }

    .form.wide {
        max-width: 100%
    }

    .main-grid_ep {
        margin-bottom: 25px;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .html-embed {
        margin-top: 0
    }

    .grid-2 {
        display: block;
        max-width: 320px;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        -ms-grid-columns: 0.25fr 0.25fr 0.25fr 0.5fr;
        grid-template-columns: 0.25fr 0.25fr 0.25fr 0.5fr
    }

    .grid-3 {
        display: block
    }

    .new {
        height: 64vw;
        background-size: contain
    }

    .image-2 {
        margin-right: auto;
        margin-bottom: 0
    }

    .ep_inf {
        display: block
    }

    .bg-element-5 {
        top: 14.2vh;
        right: -16vw;
        width: 28vw;
        height: 28vw;
        border-radius: 6vw
    }

    .bg-element-6 {
        width: 24vw;
        height: 24vw;
        border-radius: 6vw
    }

    .bg-element-7 {
        left: 24%;
        width: 30vw;
        height: 30vw
    }

    .ce_g {
        margin-top: 35px;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .grid-4 {
        display: block
    }

    .div-block-2 {
        margin-bottom: 25px
    }

    .intro_v2.no-margin-bottom {
        width: 100%;
        margin-bottom: 0
    }

    .intro_v2.wide {
        max-width: 100%
    }

    .intro_v2.absolute.left {
        position: relative
    }

    .v2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .intro_v2_2.no-margin-bottom {
        width: 100%;
        margin-bottom: 0
    }

    .intro_v2_2.wide {
        max-width: 100%
    }

    .intro_v2_2.absolute.left {
        position: relative
    }

    .fcard {
        padding: 10vw
    }

    .intro_new.no-margin-bottom {
        width: 100%;
        margin-bottom: 0
    }

    .intro_new.wide {
        max-width: 100%
    }

    .intro_new.absolute.left {
        position: relative
    }

    .intro_new.margin-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main_grd {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .mcard {
        padding-top: 10px;
        padding-right: 0;
        padding-left: 0
    }

    .mcard.dark-mask {
        background-color: transparent
    }

    .mrgn_btm {
        padding-right: 15px;
        padding-left: 15px
    }

    .bae_grid {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .top_nav_footer {
        grid-column-gap: 10px;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .dropdown-toggle {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .dropdown {
        top: 12%;
        right: 120px;
        margin-right: auto;
        margin-bottom: 20px;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .new_txt {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .list {
        width: 100%
    }

    .list-item-5 {
        width: 100%;
        padding-right: 0
    }

    .tabs-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        height: auto;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        font-size: 15px
    }

    .tab-link-tab-1,.tab-link-tab-1.w--current,.tab-link-tab-2,.tab-link-tab-3 {
        padding-right: 9px;
        padding-left: 9px
    }

    .text-block-58 {
        text-align: center
    }

    .div-block-4 {
        height: 200px
    }

    .column-2,.column-3 {
        margin-top: 40px
    }

    .info-box-time {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .all_posts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 48px;
        margin-right: 0;
        margin-bottom: 0;
        padding: 0 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        box-shadow: none;
        font-family: Roboto,sans-serif;
        font-size: 15px;
        text-align: center
    }

    .all_posts.w--current {
        box-shadow: none
    }

    .ft_grid {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .ft_item {
        padding-right: 4%;
        padding-left: 4%
    }

    .ft_grids_cstm {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .collection-item-2 {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .footer-image {
        height: 200px;
        background-size: contain
    }

    .image-8 {
        margin-right: auto;
        margin-bottom: 0
    }

    .div-block-10 {
        display: block
    }

    .grid-5 {
        display: block
    }

    .image-11 {
        display: none
    }

    .side-media-lp {
        border-left-width: 0
    }

    .feature-lp {
        padding-right: 4%;
        padding-left: 4%
    }

    .section-4.haze {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .tabs-vertical-tab {
        margin-right: 6px;
        margin-bottom: 6px;
        padding-right: 6px;
        padding-left: 6px
    }

    .tabs-vertical-tab:hover {
        background-color: hsla(0,0%,100%,.5);
        color: #fff
    }

    .tabs-vertical-tab.w--current {
        background-color: #fff
    }

    .container-3 {
        padding-right: 12px;
        padding-left: 12px
    }

    .h2-2 {
        font-size: 28px;
        line-height: 32px
    }

    .panel-body {
        padding: 15px 15px 0;
        background-color: #fff;
        font-weight: 400
    }

    .panel {
        border-radius: 6px
    }

    .section-title {
        margin-bottom: 24px
    }

    .tabs-vertical-menu {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .container-4 {
        padding-right: 0;
        padding-left: 0
    }

    .section-title-2 {
        font-size: 25px;
        line-height: 40px;
        font-weight: 500;
        text-align: center
    }

    .section-title-2.centered {
        text-align: center
    }

    .tabs-3 {
        min-width: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .subjects_item,.types_item {
        width: 100%
    }

    .review_wrap {
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .review_rating {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .review_text_wrap {
        text-align: left
    }

    .test_section,.text_section {
        display: none
    }

    .wrapper-2 {
        padding-right: 0;
        padding-left: 0
    }

    .grid-12 {
        display: block
    }

    .rating-item {
        display: block;
        padding-right: 15px;
        padding-left: 15px;
        text-align: left
    }

    .rating-item.center_item {
        padding-right: 15px;
        padding-left: 15px;
        border-right-style: none
    }

    .top-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: left
    }

    .top-info._2 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .decor-bottom-2 {
        bottom: -1px;
        height: 5vw
    }

    .div-block-128,.test_section-2 {
        display: none
    }

    .logo-link-copy {
        padding-top: 8px;
        padding-bottom: 8px
    }


    .buttons {
        display: block;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .tabs-vertical-menu-home {
        display: block;
        grid-auto-columns: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .tabs-vertical-tab-home {
        margin-right: 6px;
        margin-bottom: 6px;
        padding-right: 6px;
        padding-left: 6px
    }

    .tabs-vertical-tab-home:hover {
        background-color: hsla(0,0%,100%,.5);
        color: #fff
    }

    .tabs-vertical-tab-home.w--current {
        background-color: #fff
    }

    .grid_course-work {
        display: block
    }

    .grid_course-work.mobile {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        -ms-grid-columns: 1.5fr 1.5fr;
        grid-template-columns: 1.5fr 1.5fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .grid_questions {
        display: block
    }

    .panel-body-home {
        padding: 15px;
        background-color: #fff;
        font-weight: 400
    }

    .grid-3-copy {
        display: block
    }

    .grid-3-copy.mobile {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: 2fr 2fr;
        grid-template-columns: 2fr 2fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .tab-pane-tab-1-2 {
        width: 340px;
        height: 205px;
        min-height: auto;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -o-object-fit: contain;
        object-fit: contain
    }

    .tab-pane-tab-2-2,.tab-pane-tab-3-2 {
        width: 340px;
        height: 205px;
        min-height: auto;
        -o-object-fit: contain;
        object-fit: contain
    }

    .tab04_pane {
        width: 100%
    }

    .tab04_menu {
        display: block;
        width: 100%;
        max-width: none;
        margin-right: 0
    }

    .tab04_tabs {
        width: 100%;
        max-width: none
    }

    .tab04_tab {
        margin-bottom: 15px
    }

    .t02_slider {
        height: 100%
    }

    .t02_slide {
        height: auto
    }

    .t02_slider-2 {
        overflow: visible;
        height: 100%
    }

    .t02_slide-2 {
        height: auto
    }

    .t02_mask-2 {
        overflow: hidden;
        max-height: 168px;
        max-width: none
    }

    .head.text-grey,.text-small-copy.text-grey {
        margin-bottom: 0
    }

    .button_btn.small {
        padding-right: 16px;
        padding-left: 16px
    }

    .button_btn.side-margins {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .button_btn.pricing-cell-button {
        margin-right: 0;
        margin-left: 0
    }

    .button_btn.nav-button {
        display: block;
        height: 25px;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .button_btn.max_w {
        margin-top: 40px
    }

    .button_btn.btn_2 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .section-content.center.facts {
        width: 100%;
        text-align: center
    }

    .grid-11 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .button-copy {
        width: 100%
    }

    .h_custom-copy {
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }

    .button-8 {
        width: 100%
    }

    .button-8.hero {
        margin-bottom: 10px
    }

    .section-7.no-top-paddings {
        display: block
    }

    .custom {
        padding: 16px
    }

    .tab-info-right-copy {
        padding-left: 16px
    }

    .logo-copy {
        height: auto
    }

    .btn_link.hide_mob {
        display: none
    }

    .button-copy.small {
        padding-right: 16px;
        padding-left: 16px
    }

    .button-copy.side-margins {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .button-copy.pricing-cell-button {
        margin-right: 0;
        margin-left: 0
    }

    .button-copy.nav-button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: block;
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .button-copy.max_w {
        margin-top: 40px
    }

    .button-copy.btn_2 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .heading-9 {
        padding-right: 14px;
        padding-left: 14px
    }

    .dropdown-toggle-3 {
        padding-left: 16px
    }

    .dropdown-3 {
        position: relative
    }

    .dropdown-list-submenu {
        position: relative;
        left: 0;
        display: none;
        background-color: #fff
    }

    .text-grey-nopadding.no-margin-bottom {
        font-weight: 400
    }

    .main-grid-new {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .msection {
        padding-left: 0
    }

    .mimg {
        padding-left: 15px
    }

    .mimg.mob_edt {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .text-section {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    ._2column {
        display: block;
        grid-auto-flow: row;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .feature-2 {
        padding-right: 4%;
        padding-left: 4%
    }

    .main-grid-2 {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .main-grid-custom {
        display: block;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .sgrid {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr
    }

    .about_grid {
        display: block;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .container-left {
        margin-left: auto
    }

    .container-left.no-margin-bottom {
        width: 100%;
        margin-bottom: 0
    }

    .container-left.wide {
        max-width: 100%
    }

    .container-left.absolute.left {
        position: relative
    }

    .container-left.writer-rev-more {
        margin-left: auto
    }

    .container-left.margin-top-30px {
        margin-top: 30px
    }

    .talignleft {
        text-align: justify
    }

    .talignleft.no-margin-bottom {
        font-weight: 400
    }

    .talignleft.mob_hide {
        display: none
    }

    .grid-17 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto auto auto auto;
        grid-template-rows: auto auto auto auto auto
    }

    .t02_slide-3 {
        width: 100%;
        height: auto
    }

    .t02_slider-3 {
        overflow: visible;
        height: 100%;
        max-height: 220px
    }

    .card_trustpilot-2 {
        max-height: 200px
    }

    .t02_mask-3 {
        overflow: hidden;
        max-height: 220px;
        max-width: none
    }

    .header_ratings-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card_site_reviews-2 {
        min-width: auto
    }

    .feature-card-3 {
        padding: 5vw
    }

    .how_it {
        display: block;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .pricing-side-features-custom {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .button-9 {
        padding-right: 18px;
        padding-left: 18px
    }

    .card_trustpilot-3 {
        max-height: 200px
    }

    .logo-2 {
        height: auto
    }

    .form-2 {
        padding-right: 0;
        padding-left: 0
    }

    .html-embed-7 {
        margin-top: 0
    }

    .tab-link-tab-1-2,.tab-link-tab-1-2.w--current {
        padding-right: 9px;
        padding-left: 9px
    }

    .tabs-4 {
        height: auto
    }

    .tabs-menu-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        height: auto;
        margin-bottom: 20px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        font-size: 15px
    }

    .icon-step {
        width: 72px
    }

    .image-38 {
        margin-right: auto;
        margin-bottom: 0
    }

    .main-grid-3 {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .how_it-2 {
        display: block;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .header_ratings-3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .feature-icon-left-2 {
        margin-bottom: 15px;
        padding-right: 0
    }

    .grid-cover {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .footer-brand-2 {
        margin-bottom: 32px
    }

    .feature-icons {
        margin-bottom: 12px;
        padding-right: 0
    }

    .insta-3 {
        display: block;
        margin-bottom: 8px
    }

    .grid-18 {
        display: block;
        text-align: center
    }

    .menu-button-2 {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .fgrid {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .btn_link-2.hide_mob {
        display: none
    }

    .text-grey-3 {
        text-align: justify
    }

    .text-grey-3.mob_hide {
        display: none
    }

    .section-9 {
        overflow: hidden
    }

    .section-9.haze {
        font-weight: 400
    }

    .footer-grid-2 {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .twitter-3 {
        display: block;
        margin-bottom: 8px
    }

    .decor-bottom-3 {
        bottom: -1px
    }

    .icon-4 {
        width: 72px
    }

    .info-right-2 {
        padding-left: 20px
    }

    .button-10 {
        padding-right: 18px;
        padding-left: 18px
    }

    .div-block-136 {
        display: none
    }

    .fb-3 {
        display: block;
        margin-bottom: 8px
    }

    .youtube-3 {
        display: block;
        overflow: visible;
        max-width: none;
        margin-bottom: 8px
    }

    .intro-3 {
        margin-left: auto
    }

    .image-40.lazyload {
        width: 340px;
        height: 205px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .image-40.lazyload-v2 {
        width: 100%;
        height: 205px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .lazyload {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 205px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -o-object-fit: contain;
        object-fit: contain
    }

    .heading-16.max-width-340 {
        max-width: 340px
    }

    .new_grd {
        margin-top: 0;
        padding-top: 0;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .tab03_tab_link {
        width: 100%
    }

    .tab03_tab_link.w--current {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

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

    .tab03_block_right {
        padding: 9px
    }

    .tab03_block_left {
        padding-top: 30px
    }

    .tab03_tabs,.tab03_tabs-2 {
        margin-top: 35px
    }

    .tab03_arrow_wrap {
        display: none
    }

    .pricing-side-features-2 {
        display: block;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .main-grid-2_2,.main-grid-copy-2 {
        display: block;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .grid_links {
        display: block;
        margin-bottom: 15px;
        padding-left: 20px;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .tab03_menu_2 {
        display: -ms-grid;
        display: grid;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        grid-auto-flow: row;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .wrapper-5 {
        padding-right: 0;
        padding-left: 0
    }

    .info-tutor {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .writer-slider-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .writer-card-item {
        margin-right: 20px
    }

    .number-rating {
        font-size: 10px
    }

    .page-heading-2 {
        font-size: 36px;
        text-align: center
    }

    .section-10 {
        padding-right: 15px;
        padding-left: 15px
    }

    .divider-3 {
        margin-right: auto;
        margin-left: 0
    }

    .button-card-2 {
        width: 100%;
        margin-top: 20px
    }

    .heading-box-3 {
        text-align: center
    }

    .heading-box-3.center-widh {
        margin-bottom: 0;
        text-align: center
    }

    .button-card-1 {
        width: 100%;
        margin-top: 20px
    }

    .par-padding-2 {
        max-width: 100%;
        margin-bottom: 20px
    }

    .button-card-3,.button-card-4,.button-card-5,.button-card-6 {
        width: 100%;
        margin-top: 20px
    }

    .tabs-menu-5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .text-block-94 {
        font-size: 15px
    }

    .simple-tabs-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-grid-5 {
        grid-row-gap: 48px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .icon-list-tab-2 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .floating-element._2 {
        left: -15%;
        bottom: 3%;
        margin-right: -16px;
        margin-bottom: -32px;
        margin-left: 20px
    }

    .floating-element._3 {
        left: 37px;
        bottom: -11px
    }

    .icon-list {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .media-container {
        height: 360px
    }

    .icon-list-item {
        text-align: left
    }

    .post-slider-2 {
        width: 100%
    }

    .body-text-2 {
        text-align: left
    }

    .body-text-2.no-margin {
        color: #151515;
        text-align: left
    }

    .div-block-32 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    .intro-lp {
        margin-left: auto
    }

    .intro-lp.no-margin-bottom {
        width: 100%;
        margin-bottom: 0
    }

    .intro-lp.wide {
        max-width: 100%
    }

    .intro-lp.absolute.left {
        position: relative
    }

    .intro-lp.writer-rev-more {
        margin-left: auto
    }

    .intro-lp.margin-top-30px {
        margin-top: 64px
    }

    .button-link.hide_mob,.nav-div {
        display: none
    }

    .menu-button-3 {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .button-13 {
        padding-right: 18px;
        padding-left: 18px
    }

    .nav-link-2 {
        display: block;
        margin-bottom: 0;
        padding: 12px 20px
    }

    .small-bg-element-4 {
        width: 30vw;
        height: 30vw
    }

    .icon-list-tab-4 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

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

    .writer-info-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .scroll-grid {
        display: block
    }

    .faq01_block {
        min-width: auto;
        padding-left: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    .main-grid-6 {
        grid-row-gap: 48px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .slider-reviews-btn {
        margin-right: 0;
        padding-right: 10px;
        padding-left: 10px
    }

    .features {
        display: block
    }

    .t06_arrow_right {
        right: 15%
    }

    .t06_arrow_left {
        left: 15%
    }

    .icon-list-2 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .writer-info-bottom {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .text-label-3.white {
        text-align: center
    }

    .pricing-v2-card-2 {
        min-width: auto;
        margin-bottom: 0;
        padding-bottom: 40px
    }

    .pricing-v2-card-2.pd-top.mob-hide {
        display: block;
        margin-top: 25px
    }

    .rating-item-3,.rating-item-3.center_item {
        padding-right: 15px;
        padding-left: 15px
    }

    .simple-tab-link-2 {
        padding: 12px
    }

    .pricing-v2-card-info-2 {
        display: block;
        padding-right: 40px;
        padding-left: 40px
    }

    .pricing-feature-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        text-align: left
    }

    .body-text-3,.body-text-3.no-margin,.body-text-3.no-margin.left {
        text-align: left
    }

    .media-rounded {
        height: auto;
        border-radius: 8px
    }

    .rating-grid {
        display: inline
    }

    .small-bg-element-5 {
        width: 52vw;
        height: 52vw
    }

    .reviews-card {
        width: 100%
    }

    .card {
        min-height: 340px;
        padding: 15px
    }

    .intro-4 {
        margin-left: auto
    }

    .small-bg-element-6 {
        width: 35vw;
        height: 35vw
    }

    .form-3 {
        max-width: none;
        padding-right: 0;
        padding-left: 0
    }

    .icon-list-item-2 {
        text-align: left
    }

    .slider-reviews {
        margin-right: 0;
        padding-right: 10px;
        padding-left: 10px
    }

    .tab-link-w {
        padding: 12px
    }

    .cover-grid {
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

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

    .top-content-reviews {
        text-align: left
    }

    .ft-card-ghost {
        padding: 12px
    }

    .media-decoration {
        top: -16px;
        right: -16px;
        border-radius: 28px
    }

    .media-decoration.bottom-right {
        right: -16px;
        bottom: -16px
    }

    .section-12 {
        padding-right: 12px;
        padding-left: 12px
    }

    .bottom-content {
        text-align: left
    }

    .ticon {
        margin-bottom: 15px
    }

    .ticon.bm {
        margin-right: 15px
    }

    .ticon.big {
        margin-bottom: 0
    }

    .div-block-139.youtube {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        background-position: 100% 100%;
        background-size: 230px
    }

    .div-block-139.insta {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        background-position: 100% 100%,0 0;
        background-size: 210px,auto
    }

    .video-block {
        height: auto
    }

    .side-video-2 {
        height: 270px
    }

    .div-block-141 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .item-heading {
        font-size: 19px;
        text-align: left
    }

    .item-heading.bottom-margin-small {
        padding-left: 15px;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        font-size: 18px;
        text-align: left
    }

    .writer-info-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        text-align: center
    }

    .mask-3 {
        padding-bottom: 0
    }

    .button-card-2-2 {
        width: 100%;
        margin-top: 20px
    }

    .tab-link-2 {
        margin-right: 8px;
        margin-left: 8px;
        padding: 12px 16px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .tab-link-2.fixed-width {
        width: auto
    }

    .main-grid-7 {
        display: none;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .pricing-v2-card-3 {
        padding-bottom: 40px
    }

    .ticon-2 {
        margin-bottom: 15px
    }

    .feat {
        margin-top: 8px
    }

    .feat-wrap,.ft-wrap {
        display: block
    }

    .html-embed-11 {
        display: block;
        overflow: visible;
        width: 320px;
        margin-top: 0;
        margin-right: -18px;
        margin-left: -18px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .div-block-143 {
        width: 100%;
        max-width: 400px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .button-18.hero {
        width: 100%;
        margin-bottom: 0;
        margin-left: 0
    }

    .button-19 {
        padding-right: 18px;
        padding-left: 18px
    }

    .button-19.mob_btn_small {
        height: 42px;
        padding: 10px 18px;
        font-size: 15px
    }

    .section-13 {
        overflow: hidden
    }

    .section-13.haze {
        font-weight: 400
    }

    .blog-btn {
        padding-right: 18px;
        padding-left: 18px
    }

    .blog-btn.small {
        padding-right: 16px;
        padding-left: 16px
    }

    .blog-btn.side-margins {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .blog-btn.pricing-cell-button {
        margin-right: 0;
        margin-left: 0
    }

    .blog-btn.nav-button {
        display: block;
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .blog-btn.max_w {
        margin-top: 40px
    }

    .blog-btn.btn_2 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .ft-wrap-banner {
        display: block
    }

    .feat-v2 {
        margin-top: 8px
    }

    .cta-card-info-2 {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .blog-btn2 {
        padding-right: 18px;
        padding-left: 18px
    }

    .blog-btn2.small {
        padding-right: 16px;
        padding-left: 16px
    }

    .blog-btn2.side-margins {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .blog-btn2.pricing-cell-button {
        margin-right: 0;
        margin-left: 0
    }

    .blog-btn2.nav-button {
        display: block;
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .blog-btn2.max_w {
        margin-top: 40px
    }

    .blog-btn2.btn_2 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .nav-buttons-2 {
        display: -ms-grid;
        display: grid;
        width: 100%;
        justify-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        grid-auto-columns: 1fr;
        grid-column-gap: 4px;
        grid-row-gap: 0px;
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .ep-button {
        height: auto;
        padding-right: 4vw;
        padding-left: 4vw;
        font-size: 4vw;
        line-height: 155%
    }

    .ep-button.log-in {
        padding: 2vw 4vw;
        font-size: 4vw
    }

    .ep-button.nav-button {
        display: block;
        padding: 2vw 4vw;
        font-size: 4vw
    }

    .left-arrow-2 {
        left: 10px
    }

    .right-arrow-2 {
        right: 10px
    }

    .slides {
        position: absolute;
        width: 100%
    }

    .r-slider-v2 {
        width: 100%
    }

    .r-slide-v2 {
        margin-left: 10px
    }

    .writer-task {
        width: 100%;
        height: auto
    }

    .slides-2 {
        top: 306px;
        font-size: 6px
    }

    .r-slide {
        margin-left: 10px
    }

    .rw-v2 {
        max-width: none
    }

    .reviews-tabs {
        margin-bottom: 10px
    }

    .image-49,.top-message {
        height: auto
    }

    .top-message-text {
        font-size: 18px
    }

    .div-block-146 {
        margin-bottom: 6px
    }

    .trust-widget.marg-top {
        margin-top: 100px
    }

    .ep-cover {
        margin-top: 35px;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .bbutton {
        padding-right: 18px;
        padding-left: 18px
    }

    .bbutton.small {
        padding-right: 16px;
        padding-left: 16px
    }

    .bbutton.side-margins {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .bbutton.pricing-cell-button {
        margin-right: 0;
        margin-left: 0
    }

    .bbutton.nav-button {
        display: block;
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .bbutton.max_w {
        margin-top: 40px
    }

    .bbutton.btn_2 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .bbutton.mob_btn_small {
        height: 42px;
        padding: 10px 18px;
        font-size: 15px
    }

    .calc-embed {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 378px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .banner-wrap {
        width: auto
    }

    .writer-blog-bar {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .banner-text-bold {
        font-size: 20px
    }

    .div-block-151 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .text-block-101 {
        width: 80%
    }

    .div-block-152 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .head-wrap.limited {
        text-align: center
    }

    .lottie-count {
        width: auto
    }

    .wrap-grid-feature {
        display: none;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .block-feature {
        padding-right: 30px;
        padding-left: 40px
    }

    .features-banner.marg-top {
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .left-box-banner {
        width: auto;
        text-align: center
    }

    .banner-count.blue {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 320px;
        margin-top: -40px;
        margin-bottom: -34px;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        background-image: url("./images/5fc76ba8ec0a06e43e990069_discout%201.svg");
        background-position: -10px -16px;
        background-size: auto;
        background-repeat: no-repeat
    }

    .feature-slider-card {
        width: 92%;
        margin-top: 5%;
        margin-right: 5%;
        margin-left: 5%
    }

    .feature-slider {
        z-index: 9999;
        display: block;
        overflow: visible;
        width: 100%;
        height: 290px
    }

    .slide-features {
        font-size: 8px
    }

    .mask-4 {
        overflow: visible
    }

    .left-arrow-slider {
        left: 0;
        top: auto;
        right: auto;
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50px;
        height: 50px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .right-arrow-3 {
        left: auto;
        top: auto;
        right: 0;
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50px;
        height: 50px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mask-2 {
        width: 100%
    }

    .nc-item-title {
        text-align: left
    }

    .hide {
        display: none
    }

    .nc-item-bg.border {
        max-width: 360px
    }

    .div-block-154 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        color: #666;
        font-size: 14px
    }

    .seo-scroll {
        height: 400px
    }

    .number-rating-2 {
        font-size: 10px
    }

    .info-tutor-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .icon-7.marg-bot {
        display: none;
        margin-right: 10px;
        margin-bottom: 0
    }

    .grid-two-block {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto
    }

    .grid-two-block._0-gap {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .button-23 {
        width: 100%;
        margin: 0 auto
    }

    .hero-small-par {
        font-size: 26px;
        text-align: center
    }

    .list-grid-vertical {
        width: 240px;
        justify-items: start
    }

    .wrapper-11 {
        max-width: 100%
    }

    .intro-hero-2.bg {
        padding-top: 60px
    }

    .heading-24.mrgn-bot {
        font-size: 28px;
        text-align: center
    }

    .hero-content-parent.left {
        text-align: center
    }

    .checklist-grid-halves {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .image-animated-1 {
        display: block;
        margin-top: 0
    }

    .hero-wrapper-2 {
        margin-top: 34px;
        padding-top: 0;
        padding-right: 4%;
        padding-left: 4%
    }

    .hero-button-parent {
        width: 100%;
        height: auto;
        margin-top: 0;
        margin-bottom: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .list-grid-item {
        font-size: 15px
    }

    .hero-text-parent._500 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .h2-biotif {
        font-size: 32px
    }

    .heading-wrapper {
        margin-left: auto
    }

    .wrapper-12.panels {
        margin-right: 4%;
        margin-left: 4%;
        padding: 24px
    }

    .button-blue {
        margin-right: auto;
        margin-left: auto
    }

    .image-count {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .image-count.typer {
        margin-left: 0
    }

    .image-animated-2 {
        left: 12px;
        top: -17px
    }

    .image-animated-3 {
        left: -11px;
        right: auto
    }

    .image-animated-5 {
        left: auto
    }

    .writer-count {
        height: 260px;
        padding: 20px
    }

    .writer-count.max-340 {
        width: auto;
        max-width: 340px;
        min-width: 340px;
        padding-right: 20px;
        padding-left: 20px
    }

    .autor-info.white {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .button-center {
        margin-top: 30px
    }

    .container-5 {
        display: block;
        margin-top: 0;
        padding-right: 0;
        padding-left: 0
    }

    .circle {
        top: -50px
    }

    .section-page {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .h2-38 {
        font-size: 32px;
        text-align: center
    }

    .h2-38.center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        font-size: 32px;
        text-align: center
    }

    .button-24.yellow {
        width: 100%
    }

    .steps-grid {
        margin-top: 20px;
        grid-column-gap: 30px;
        grid-row-gap: 60px
    }

    .text-bg {
        left: 15px;
        top: -57px;
        font-size: 50px;
        line-height: 50px
    }

    .intro-6 {
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }

    .step-item {
        margin-top: 70px;
        margin-bottom: 0;
        padding-right: 20px;
        padding-left: 20px
    }

    .cta-card-v3 {
        padding: 30px;
        -ms-grid-columns: 1fr 1.25fr;
        grid-template-columns: 1fr 1.25fr;
        background-image: none;
        background-size: auto;
        background-repeat: repeat;
        text-align: center
    }

    .blog-btn3 {
        padding-right: 18px;
        padding-left: 18px
    }

    .blog-btn3.small {
        padding-right: 16px;
        padding-left: 16px
    }

    .blog-btn3.side-margins {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .blog-btn3.pricing-cell-button {
        margin-right: 0;
        margin-left: 0
    }

    .blog-btn3.nav-button {
        display: block;
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .blog-btn3.max_w {
        margin-top: 40px
    }

    .blog-btn3.btn_2 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .blog-btn3.mob_btn_small {
        height: 42px;
        padding: 10px 18px;
        font-size: 15px
    }

    .blog-btn4 {
        padding-right: 18px;
        padding-left: 18px;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .blog-btn4.small {
        padding-right: 16px;
        padding-left: 16px
    }

    .blog-btn4.side-margins {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .blog-btn4.pricing-cell-button {
        margin-right: 0;
        margin-left: 0
    }

    .blog-btn4.nav-button {
        display: block;
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .blog-btn4.max_w {
        margin-top: 40px
    }

    .blog-btn4.btn_2 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .blog-btn4.mob_btn_small {
        height: 42px;
        padding: 10px 18px;
        font-size: 15px
    }

    .section-m {
        line-height: 155%
    }

    .section-m.first {
        padding-top: 6%;
        padding-bottom: 6%
    }

    .hero-image-m {
        width: 287px;
        height: 260px;
        margin-right: auto;
        margin-left: auto
    }

    .hero-image-m.marg-bot {
        margin-bottom: 32px
    }

    .wrapper-m {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .grid-m {
        width: 100%;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .card-title {
        font-size: 16px
    }

    .tag-text {
        font-size: 14px
    }

    .writer-info-box {
        margin-left: 6px
    }

    .mask-5 {
        width: 100%
    }

    .button-menu {
        padding: 3vw 1.5vw 2vw;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 3.2vw
    }

    .banner-box {
        -ms-grid-columns: 1px 1fr 1fr;
        grid-template-columns: 1px 1fr 1fr
    }

    .caption {
        color: #858585;
        font-size: 12px
    }

    .card-features.banner,.grid-25 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .card-features.anon-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .top-filters-bar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .reset {
        margin-top: 20px;
        text-align: right
    }

    .filter-count {
        width: auto
    }

    .filter-box {
        margin-right: 4px;
        margin-bottom: 4px;
        padding-right: 12px;
        padding-left: 12px
    }

    .banner-count-box {
        width: auto
    }

    .heading-27 {
        font-size: 20px;
        line-height: 155%
    }

    .image-58 {
        display: none
    }

    .card-policy-box {
        font-size: 16px
    }

    .oajdf.marg-right {
        margin-right: 0;
        text-align: center
    }

    .div-block-163 {
        text-align: left
    }

    .time-read-box.marg-right {
        margin-bottom: 10px;
        font-size: 15px
    }

    .rich-text-terms {
        width: 96%
    }

    .tab-fixed-box {
        height: auto
    }

    .tab-link-pro {
        margin-bottom: 10px
    }

    .list-text-white {
        padding-right: 15px;
        padding-left: 15px
    }

    .terms-count {
        text-align: left
    }

    .hero-img-cont.width-570.hide-mobile {
        display: none
    }

    .benefits-grid,.cont-values,.container-grid,.container-grid._0-85x1.spacing-40 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .privacy-policy {
        left: 10px
    }

    .cards-grid-container {
        position: static;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        margin-right: 0;
        margin-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .logo-link-2 {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .logo-link-2.faded {
        margin: 0;
        padding: 0
    }

    .cards-section.desktop.haze {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .writer_slider_left-2 {
        display: none
    }

    .info-tutor-count {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .text-block-107 {
        font-size: 24px
    }

    .tabs-menu-7 {
        grid-column-gap: 4px;
        grid-row-gap: 12px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .tab-button-2 {
        width: auto;
        height: auto;
        padding: 6px 4px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: 'Open Sans',sans-serif;
        font-size: 10px;
        line-height: 140%;
        font-weight: 700;
        text-align: center
    }

    .tab-button-2.w--current {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .dropdown-toggle-2 {
        padding-right: 20px;
        padding-left: 20px
    }

    .dropdown-toggle-2.w--open {
        font-size: 24px
    }

    .tab-pane-container-2 {
        padding: 18px
    }

    .intro-count {
        text-align: center
    }

    .section-15 {
        padding-top: 66px;
        padding-bottom: 66px
    }

    .swiper-container {
        padding-top: 0
    }

    .button-25 {
        height: 10vw;
        padding: 2vw 4vw;
        font-size: 4vw
    }

    .button-25.marg-top {
        margin-top: 20px
    }

    .lightbox-link-3 {
        height: auto
    }

    .feat-black {
        margin-top: 8px
    }

    .feat-black.marg-right-35.border-right-padd-34 {
        margin-top: 0
    }

    .bullet-container {
        padding: 16px 15px;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .ce_g-test {
        padding-top: 0;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .right-arrow-4 {
        left: auto;
        top: auto;
        right: 0;
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50px;
        height: 50px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .left-arrow-4 {
        left: 0;
        top: auto;
        right: auto;
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50px;
        height: 50px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .offer-card {
        margin-left: 0
    }

    .offer-card-head {
        padding-left: 0
    }

    .offer-card-list {
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 20px
    }

    .list-4.marg-left-50,.list-4.marg-left-50.hide-desktop {
        padding-left: 40px
    }

    .offer-number {
        left: -15px
    }
}


.pagination { margin-bottom: 45px; line-height: 30px; align-items: center; }
.pagination .prev, .pagination .next { line-height: 38px; padding:0 13px; margin: 0 15px; border-radius: 4px; border-right: 1px solid #ddd; color: #51ab6d; }

.pagination__page-numbers { display: inline-block; }
.pagination__page-numbers .current { background: #f8f9fa; color: #51ab6d; }

.page-numbers { font-weight: 600; color: #666660; font-size: 13px; background-color: #fff; border: 1px solid #ddd; padding: 10px 16px; font-family: "Lato", sans-serif; border-right: none; }
.page-numbers:hover { background-color: #f8f9fa; }
.page-numbers:first-child { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.page-numbers:last-child { border-right: 1px solid #ddd; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }

.post-main-img {
    margin-bottom: 30px;
	width: 100%;
}


@media screen and (max-width: 991px) {
    .footer-top {
        -ms-grid-column: span 8;
        grid-column-start: span 8;
        -ms-grid-column-span: 8;
        grid-column-end: span 8;
    }
    .footer-v1-column:nth-of-type(2), .footer-v1-column:nth-of-type(3) {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
    }
    .footer-v1-column:nth-of-type(4) {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
    }
    .footer-v1-column:nth-of-type(5) {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 8;
        grid-column-start: span 8;
        -ms-grid-column-span: 8;
        grid-column-end: span 8;
        -ms-grid-column-align: center;
        justify-self: center;
    }
}
