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

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

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

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

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

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

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

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

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 {
    display: table
}

.w-clearfix:after {
    clear: both
}

.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;
    background-size: auto auto;
    background-origin: padding-box;
    background-clip: border-box;
    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-container:after,
.w-embed:after,
.w-radio:after,
.w-row:after,
.w-slider {
    clear: both
}

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

.w-form-done,
.w-slider,
.w-widget-map .gm-style-iw,
.w-widget-twitter-count-shim,
figcaption {
    text-align: center
}

.w-webflow-badge {
    position: fixed!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;
    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
}

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

.w-background-video,
.w-file-upload-input,
.w-slider-mask,
.w-widget-gplus,
.w-widget-twitter {
    overflow: hidden
}

.w-webflow-badge>img {
    vertical-align: middle!important
}



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

.w-embed:after,
.w-embed:before {
    display: table
}

.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] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button
}

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

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

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

/*label {
    display: block;
    margin-bottom: 5px
}*/

/*.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-select[multiple],
textarea.w-input,
textarea.w-select {
    height: auto
}

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

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

.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 {
    display: table
}

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

.w-file-upload,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
    margin-bottom: 10px
}

.w-file-upload {
    display: block
}

.w-file-upload-input {
    width: .1px;
    height: .1px;
    opacity: 0;
    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-file,
.w-file-upload-uploading-btn {
    display: flex;
    margin: 0;
    border: 1px solid #ccc;
    background-color: #fafafa
}

.w-file-upload-uploading-btn {
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    padding: 8px 12px
}

.w-file-upload-file {
    flex-grow: 1;
    justify-content: space-between;
    padding: 8px 9px 8px 11px
}

.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-container:after,
.w-container:before,
.w-row:after,
.w-row:before {
    display: table;
    content: " ";
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

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

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

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

.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>button {
    display: none!important
}

.w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    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-background-video {
    position: relative;
    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-slider {
    position: relative;
    height: 300px;
    background: #ddd;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent
}

.w-slide,
.w-slider-mask {
    position: relative;
    height: 100%
}

.w-slider-mask {
    display: block;
    z-index: 1;
    left: 0;
    right: 0;
    white-space: nowrap
}

.w-dropdown,
.w-dropdown-toggle,
.w-slide,
.w-slider-dot {
    display: inline-block
}

.w-slide {
    vertical-align: top;
    width: 100%;
    white-space: normal;
    text-align: left
}

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

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

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

.w-slider-nav.w-shadow>div {
    box-shadow: 0 0 3px rgba(51, 51, 51, .4)
}

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

.w-slider-nav-invert>div {
    background-color: rgba(34, 34, 34, .4)
}

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

.w-slider-dot {
    position: relative;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, .4);
    cursor: pointer;
    margin: 0 3px .5em;
    transition: background-color .1s, color .1s
}

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

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

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

.w-dropdown,
.w-dropdown-btn,
.w-dropdown-link,
.w-dropdown-toggle {
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto
}

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

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

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

.w-dropdown {
    z-index: 900
}

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

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

.w-lightbox-backdrop,
.w-nav-button {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none
}

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

@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;
    -moz-user-select: none;
    -webkit-transform: translate(0, 0)
}

.w-lightbox-caption,
.w-lightbox-strip {
    bottom: 0;
    right: 0;
    white-space: nowrap;
    left: 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-nav-link,
.w-tab-link {
    vertical-align: top;
    text-decoration: none
}

.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;
    padding: .5em 1em;
    background: rgba(0, 0, 0, .4);
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden
}

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

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

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

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

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

.w-lightbox-strip {
    position: absolute;
    padding: 0 1vh;
    line-height: 0;
    overflow-x: auto;
    overflow-y: hidden
}



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

.w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    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: spin .8s infinite linear;
    animation: spin .8s infinite linear
}

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

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

@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 .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=video] div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type=image] div {
    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-nav:after,
.w-nav:before,
.w-tabs:after,
.w-tabs:before {
    content: " ";
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.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-nav,
.w-nav-brand,
.w-nav-link,
.w-nav-menu {
    position: relative
}

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

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

.w-nav:after,
.w-tabs:after {
    clear: both
}

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

.w-nav:after,
.w-nav:before {
    display: table
}

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

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

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

.w-nav-menu {
    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
}

.cta-wrapper,
.link-feat,
.w-nav-overlay,
.w-tab-content {
    overflow: hidden
}

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

.block-autor-post,
.menu {
    position: absolute;
    left: 0
}

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

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

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

.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,
.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;
    tap-highlight-color: transparent;
    -moz-user-select: none;
    user-select: none
}

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

.container,
.hero,
.image-feat,
.w-tab-content,
.w-tab-link,
.w-tab-menu,
.w-tab-pane,
.w-tabs {
    position: relative
}

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

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

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

.w-tabs:after,
.w-tabs:before {
    display: table
}

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

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

.w-tab-content {
    display: block
}

.w-tab-pane {
    display: none
}

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

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

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

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    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
}

.container.menu-flex,
.w-pagination-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.w-pagination-wrapper {
    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-next,
.w-pagination-previous {
    display: block;
    margin-left: 10px;
    background-color: #fafafa;
    padding: 9px 20px;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    border-radius: 2px;
    color: #333;
    font-size: 14px
}

.w-pagination-previous {
    margin-right: 10px
}

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

.w-page-count {
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.w-pagination-next {
    margin-right: 10px
}

/*a,
blockquote,
ul {
    color: #38005b
}*/

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



.footer,
.hero,
.utility-page-wrap {
    background-color: #38005b
}

.hero {
    z-index: 2;
    padding-top: 120px;
    padding-bottom: 300px;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc85914e988055a_c-purple-green.svg), -webkit-gradient(linear, left bottom, left top, from(rgba(8, 120, 104, .4)), to(rgba(129, 26, 192, .4))), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc85914e988055a_c-purple-green.svg), linear-gradient(0deg, rgba(8, 120, 104, .4), rgba(129, 26, 192, .4)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 0 0, 0 0, 50% 50%;
    background-size: auto 50%, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
    background-attachment: scroll, scroll, fixed
}

.image-feat,
.image-post {
    background-position: 50% 50%;
    background-size: cover
}

.button-search,
.link-mail,
.submit-form-hero {
    background-repeat: no-repeat
}

.container {
    z-index: 2;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

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

.block-info-feat,
.link-feat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.container.post {
    max-width: 1000px
}

.container.index {
    z-index: 10
}

.image-logo {
    width: 110%;
    max-width: none;
    margin-left: -20px
}

.text-hero-blog {
    margin-top: -15px;
    margin-right: 40px;
    padding: 8px 40px 8px 240px;
    float: right;
    border-radius: 500px;
    background-color: transparent;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    text-align: right;
    letter-spacing: 5px;
    text-transform: uppercase
}

.feat,
.wrap-feat {
    padding-bottom: 20px
}

.feat {
    padding-top: 40px
}

.wrap-feat {
    margin-top: -280px;
    padding-top: 20px
}

.link-feat {
    display: flex;
    width: 100%;
    padding: 0;
    -webkit-box-orient: horizontal;
    -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;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 7px 7px 20px 0 rgba(0, 0, 0, .08);
    text-decoration: none
}

.block-info-app,
.block-info-feat,
.block-info-hero-post,
.block-name-author,
.block-title-info-app,
.bloco-logos,
.utility-page-content {
    -webkit-box-orient: vertical
}

.image-feat {
    width: 50%;
    height: 380px;
    border: 1px #000;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png)
}

.block-info-feat {
    display: flex;
    height: 380px;
    padding: 50px;
    -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
}

.block-autor-post,
.wrap-hero-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.title-feat {
    margin-bottom: 15px;
    color: #811ac0;
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    text-decoration: none
}

.par-post {
    margin-bottom: 5px;
    color: #a7a7a7;
    line-height: 24px
}

.text-cat {
    margin-left: 8px;
    color: #811ac0;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.icon-cat {
    width: 18px;
    opacity: 1
}

.block-autor-post {
    top: auto;
    right: auto;
    bottom: 0;
    z-index: 2;
    display: flex;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 10px;
    -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
}

.image-autor-post {
    width: 32px;
    height: 32px;
    border-radius: 500px
}

.text-autor-post {
    margin-left: 12px;
    color: #fff;
    text-shadow: 1px 1px 6px rgba(28, 9, 40, .4)
}

.content {
    padding-top: 40px;
    padding-bottom: 80px
}

.column-lateral {
    position: relative;
    padding-right: 0;
    padding-left: 0
}

.block-lateral {
    height: auto;
    margin-top: 0;
    margin-bottom: 5vh;
    padding: 40px 30px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 22px 0 rgba(0, 0, 0, .06);
    text-align: center
}

.field-form-hero,
.menu {
    background-color: transparent
}

.link-post {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    text-decoration: none
}

.column-post {
    padding-top: 0;
    padding-right: 40px;
    padding-left: 0
}

.image-post {
    position: relative;
    min-height: 300px;
    padding: 30px;
    border-radius: 20px;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc859d856880560_student-849825_640.jpg);
    box-shadow: 7px 7px 20px 0 rgba(0, 0, 0, .1)
}

.info-post {
    padding: 20px 30px 10px 10px
}

.title-post {
    margin-bottom: 15px;
    color: #811ac0;
    font-size: 36px;
    line-height: 46px;
    font-weight: 600
}

.column-zero {
    margin-bottom: 40px;
    padding-right: 0;
    padding-left: 0
}

.title-hero {
    margin-top: 30px;
    margin-left: 100px;
    color: #fff;
    font-size: 42px;
    line-height: 55px;
    font-weight: 300;
    text-align: right
}

.wrap-hero-cta {
    display: flex;
    margin-top: 60px;
    padding-top: 10px;
    padding-bottom: 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
}

.form-hero,
.wrap-cat {
    display: -webkit-box;
    display: -webkit-flex
}

.title-cta-hero {
    max-width: 400px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 30px;
    color: #fff;
    font-size: 25px;
    line-height: 38px
}

.form-block-hero {
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.form-hero {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.field-form-hero {
    width: 100%;
    height: 76px;
    margin-bottom: 0;
    margin-left: 15px;
    padding-left: 30px;
    border-style: solid;
    border-width: 1.5px;
    border-color: hsla(0, 0%, 100%, .24);
    border-radius: 500px 0 0 500px;
    color: #fbf4ff;
    font-size: 16px;
    text-align: left
}

.field-form-hero::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.field-form-hero:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.field-form-hero::-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.field-form-hero::placeholder {
    color: hsla(0, 0%, 100%, .8)
}

.submit-form-hero {
    height: 76px;
    margin-left: -40px;
    padding-right: 45px;
    padding-left: 75px;
    border-radius: 500px;
    background-color: #30b9a6;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc859a75a880565_fist-white.svg);
    background-position: 32px 50%;
    background-size: 36px;
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #f3f3f3;
    font-size: 22px
}

.submit-form-hero:hover {
    background-color: #811ac0
}

.link-main-cat,
.link-tag-lateral {
    background-color: #fff;
    border-radius: 500px;
    text-decoration: none
}

.title-cat-lateral {
    margin-top: 0;
    margin-bottom: 15px;
    color: #000;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-align: center
}

.label-content,
.link-tag-lateral {
    display: inline-block;
    font-size: 12px
}

.block-tag-lateral {
    margin-bottom: 40px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: left
}

.link-tag-lateral {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 8px 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #21a08e;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #21a08e
}

.link-tag-lateral:hover {
    border-color: #38005b;
    color: #38005b
}

.label-content {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #811ac0;
    color: #a7a7a7;
    font-weight: 400;
    text-align: center;
    letter-spacing: 3px
}

.label-content.featured {
    margin-left: 30px;
    border-bottom-color: #fff;
    color: #fff
}

.wrap-cat {
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -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
}

.wrap-cat.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.link-main-cat,
.link-search-menu,
.wrap-progress {
    -webkit-box-pack: center
}

.text-main-cat {
    margin-right: 15px;
    margin-left: 15px;
    color: #fff;
    font-size: 26px;
    line-height: 28px
}

.link-main-cat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    padding: 10px 20px;
    -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;
    box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, .1)
}

.link-main-cat.post,
.link-search-menu {
    display: -webkit-flex;
    display: -ms-flexbox
}

.link-main-cat:hover {
    opacity: .7
}

.link-main-cat.post {
    display: -webkit-box;
    display: flex;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 4px;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: #811ac0;
    box-shadow: none
}

.link-main-cat.margin {
    margin-left: 15px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.menu {
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 1001;
    padding-top: 0;
    padding-bottom: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(8, 120, 104, .4)), color-stop(40%, transparent)), -webkit-gradient(linear, right top, left top, color-stop(25%, #811ac0), color-stop(65%, transparent));
    background-image: linear-gradient(270deg, rgba(8, 120, 104, .4), transparent 40%), linear-gradient(270deg, #811ac0 25%, transparent 65%)
}

.link-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid transparent;
    color: hsla(0, 0%, 95.3%, .8);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: none
}

.link-menu:hover {
    color: #30b9a6
}

.link-menu.w--current {
    border-bottom-color: #30b9a6;
    color: #30b9a6
}

.link-menu.login {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-left: 1px solid hsla(0, 0%, 100%, .1)
}

.link-menu.login.dark {
    border-left-color: #30b9a6
}

.link-menu.dark {
    color: #38005b
}

.link-menu.dark.w--current,
.link-menu.dark:hover {
    color: #30b9a6
}

.link-search-menu {
    position: fixed;
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 1000;
    display: -webkit-box;
    display: flex;
    width: 60px;
    height: 60px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 18px 15px;
    -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: 500px;
    background-image: linear-gradient(315deg, #38005b, #811ac0);
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, .1);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.cover-feat,
.cover-post {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.block-info-hero-post,
.wrap-hero-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.block-hero-post,
.cover-post,
.image-hero-post {
    border-radius: 20px
}

.link-search-menu:hover {
    background-image: linear-gradient(315deg, #30b9a6, #21a08e)
}

.icon-search {
    width: 22px
}

.wrap-post {
    margin-bottom: 35px
}

.wrap-post.limited {
    height: 620px
}

.cover-feat,
.cover-post {
    top: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(57, 0, 91, .8)), to(transparent));
    background-image: linear-gradient(90deg, rgba(57, 0, 91, .8), transparent)
}

.footer {
    padding-top: 60px;
    padding-bottom: 60px
}

.text-footer {
    margin-top: 0;
    color: #f3f3f3;
    text-align: right;
    letter-spacing: .5px
}

.hero-post {
    padding-top: 120px;
    padding-bottom: 0;
    background-color: #fff
}

.wrap-hero-post {
    display: flex;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.block-info-hero-post {
    display: flex;
    padding: 0 40px 0 0;
    -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
}

.brand-post,
.wrap-author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.title-hero-post {
    margin-top: 0;
    margin-bottom: 15px;
    color: #38005b;
    font-size: 34px;
    line-height: 45px
}

.par-hero-post {
    margin-bottom: 0;
    color: #a7a7a7;
    font-size: 16px;
    line-height: 26px
}

.rich-text-post {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 80px
}

.rich-text-post h2 {
    margin-top: 35px;
    margin-bottom: 15px;
    color: #811ac0;
    line-height: 40px
}

.rich-text-post p {
    margin-bottom: 15px;
    color: #676767;
    font-size: 16.5px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: .5px
}

.rich-text-post h4 {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #38005b;
    font-size: 18px;
    line-height: 26px
}

.rich-text-post h3 {
    margin-top: 25px;
    margin-bottom: 15px;
    color: #38005b;
    font-size: 26px;
    line-height: 35px
}

.rich-text-post h5 {
    color: #38005b;
    font-size: 16px;
    line-height: 28px
}

.block-image-hero-post {
    position: relative;
    width: 500px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.block-hero-post {
    margin-bottom: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.menu-post {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 1000;
    background-color: #811ac0;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(8, 120, 104, .5)), to(transparent));
    background-image: linear-gradient(270deg, rgba(8, 120, 104, .5), transparent)
}

.start-point,
.text-read,
.wrap-progress {
    position: absolute;
    left: 0
}

.image-logo-post {
    width: 120px;
    opacity: 1
}

.text-logo-blog {
    margin-bottom: 5px;
    margin-left: 10px;
    color: hsla(0, 0%, 95.3%, .6);
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 2px
}

.brand-post {
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.post-autor {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f6f6f6
}

.wrap-progress {
    top: 0;
    right: auto;
    bottom: 0;
    height: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: -30px;
    padding: 5px 4px;
    -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: 100px;
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f3f3f3));
    background-image: linear-gradient(0deg, #fff, #f3f3f3);
    text-align: center
}

.progress-bar,
.wrap-author {
    margin-left: auto;
    margin-right: auto
}

.progress-bar,
.start-point,
.text-name-author {
    background-color: #811ac0;
    border-radius: 500px
}

.progress-bar {
    width: 5px;
    height: 100%;
    background-image: linear-gradient(315deg, #087868, transparent)
}

.wrap-author {
    display: flex;
    max-width: 720px;
    padding-top: 10px;
    padding-bottom: 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
}

.block-name-author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.coll-item-tag,
.text-name-author {
    display: inline-block
}

.image-author {
    width: 200px;
    border-radius: 500px
}

.text-name-author {
    margin-top: -30px;
    margin-left: -40px;
    padding: 15px 20px;
    color: #f3f3f3;
    letter-spacing: .5px;
    text-transform: uppercase
}

.nav-menu,
.nav-menu-post,
.share-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.block-info-author {
    margin-left: 30px;
    padding: 10px
}

.par-info-author {
    margin-top: 20px;
    color: #a7a7a7;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300
}

.start-point {
    top: 0;
    right: 0;
    bottom: auto;
    width: 12px;
    height: 12px;
    margin-right: auto;
    margin-left: auto
}

.text-read {
    top: auto;
    right: auto;
    bottom: 0;
    margin-bottom: 45px;
    margin-left: -34px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #087868;
    font-size: 12px;
    font-weight: 600
}

.cta-post {
    padding-top: 40px;
    padding-bottom: 50px;
    background-color: #087868;
    background-image: -webkit-gradient(linear, right top, left top, from(#811ac0), to(transparent));
    background-image: linear-gradient(270deg, #811ac0, transparent);
    text-align: center
}

.text-cta-post {
    margin-right: 5px;
    margin-left: 0;
    color: #f3f3f3;
    font-size: 26px;
    line-height: 40px;
    text-align: left
}

.title-author {
    color: #38005b;
    font-size: 32px;
    line-height: 45px;
    font-weight: 700
}

.related-post {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fff
}

.title-related {
    margin-bottom: 30px;
    color: #38005b;
    text-align: center
}

.par-related {
    max-width: 600px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    color: #a7a7a7;
    font-size: 16px;
    line-height: 28px;
    text-align: center
}

.text-header-cat {
    margin-top: 40px;
    margin-bottom: 10px;
    color: #38005b;
    font-size: 36px;
    line-height: 45px;
    text-align: center
}

.share-wrapper {
    display: flex;
    padding-top: 10px;
    padding-bottom: 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
}

.text-name-cat {
    margin-right: 6px;
    margin-left: 6px;
    padding: 0;
    border-radius: 500px;
    color: #fff;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    text-transform: none
}

.button-search,
.page-title,
.text-cargo-team {
    text-transform: uppercase
}

.bt-cat-post {
    margin-top: 15px;
    padding: 25px 40px;
    border-radius: 500px;
    background-color: rgba(57, 0, 91, .4);
    font-size: 18px;
    font-weight: 400
}

.bt-cat-post:hover {
    background-color: #fff;
    color: #38005b
}

.hero-cat {
    padding-top: 140px;
    padding-bottom: 100px;
    background-color: #811ac0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 0, 91, .4)), to(rgba(57, 0, 91, .4))), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-image: linear-gradient(180deg, rgba(57, 0, 91, .4), rgba(57, 0, 91, .4)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 0 0, 0 0;
    background-size: auto, cover
}

.block-hero-cat {
    padding-top: 10px;
    padding-bottom: 10px
}

.icon-hero-cat {
    display: block;
    width: 120px;
    margin-right: auto;
    margin-left: auto
}

.title-hero-cat {
    margin-top: 10px;
    color: #fff;
    font-size: 48px;
    line-height: 60px;
    font-weight: 400;
    text-align: center
}

.label-hero-cat {
    margin-top: 20px;
    color: #d7c8e0;
    font-size: 12px;
    text-align: center;
    letter-spacing: 5px
}

.content-cat {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fff
}

.title-content-cat {
    margin-bottom: 60px;
    color: #38005b;
    text-align: center
}

.nav-menu,
.nav-menu-post {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bt-main-cat,
.search-box {
    display: -webkit-flex;
    display: -ms-flexbox
}

.bt-pagination {
    padding: 12px 40px;
    border-style: solid;
    border-color: #811ac0;
    border-radius: 500px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #38005b;
    font-size: 16px;
    font-weight: 600
}

.bt-pagination:hover {
    opacity: .7
}

.pagination {
    margin-top: 60px;
    margin-right: 40px;
    padding-top: 60px;
    -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 #e0e0e0
}

.page-count {
    width: 80px;
    margin-top: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #811ac0;
    font-weight: 700
}

.bt-main-cat {
    display: -webkit-box;
    display: flex;
    height: 56px;
    margin-right: 7px;
    margin-left: 7px;
    padding: 10px 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #811ac0;
    border-radius: 500px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none
}

.button-search,
.search-field {
    height: 80px;
    border-radius: 500px
}

.bt-main-cat:hover {
    background-color: #fbf4ff
}

.text-bt-cat {
    color: #811ac0;
    font-size: 16px;
    letter-spacing: 1px
}

.icon-bt-cat {
    width: 32px;
    margin-right: 6px;
    padding-right: 0
}

.icon-bt-cat.smaller {
    width: 26px
}

.modal-search {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: 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;
    background-color: rgba(57, 0, 91, .96);
    opacity: 0
}

.image-arrow-up,
.link-close {
    position: absolute;
    top: 0;
    bottom: auto;
    right: 0
}

.image-logo-menu:hover,
.link-close:hover,
.link-mail:hover,
.link-social:hover {
    opacity: .6
}

.title-search {
    margin-bottom: 50px;
    color: #f3f3f3;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    text-align: center
}

.search-box {
    display: -webkit-box;
    display: flex;
    margin-top: 30px;
    margin-bottom: 0
}

.box-search,
.utility-page-wrap {
    display: -webkit-flex;
    display: -ms-flexbox
}

.search-field {
    margin-right: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 35px;
    border-style: none;
    border-width: 1px 1px 3px;
    border-color: #000 #000 #30b9a6;
    background-color: hsla(0, 0%, 95.3%, .2);
    color: #f3f3f3;
    font-size: 23px;
    font-weight: 300
}

.search-field::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .4)
}

.search-field:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .4)
}

.search-field::-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .4)
}

.search-field::placeholder {
    color: hsla(0, 0%, 100%, .4)
}

.button-search {
    padding-right: 60px;
    padding-left: 80px;
    background-color: #30b9a6;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc859152a880556_icon-search.svg);
    background-position: 40px 50%;
    background-size: 24px;
    font-size: 24px;
    font-weight: 600
}

.button-search:hover {
    background-color: #21a08e
}

.link-close {
    left: auto;
    margin-top: 10px;
    margin-right: 10px;
    padding: 20px
}

.icon-close {
    width: 32px
}

.search {
    padding-top: 110px;
    padding-bottom: 50px;
    background-color: #811ac0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#38005b), to(transparent));
    background-image: linear-gradient(0deg, #38005b, transparent)
}

.title-info-search {
    margin-bottom: 40px;
    color: #f3f3f3
}

.search-block {
    margin-bottom: 20px;
    padding: 40px;
    border-radius: 4px;
    background-color: #f3f3f3
}

.block-footer,
.link-most {
    padding-bottom: 10px;
    padding-top: 10px
}

.text-url-result {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #811ac0
}

.link-title-result {
    color: #38005b;
    font-size: 22px;
    font-weight: 600
}

.par-result {
    margin-bottom: 0;
    color: #a7a7a7
}

.box-search {
    display: -webkit-box;
    display: flex
}

.utility-page-wrap {
    display: -webkit-box;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 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;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 0 0;
    background-size: cover;
    color: #f3f3f3
}

.link-most,
.utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.hero-start,
.link-social {
    background-color: #811ac0
}

.utility-page-content {
    display: flex;
    width: 260px;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.link-most {
    display: flex;
    width: 100%;
    -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: left;
    text-decoration: none
}

.block-footer,
.link-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.image-most {
    width: 48px;
    border-radius: 4px
}

.title-most {
    margin-left: 10px;
    color: #38005b;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600
}

.block-footer {
    display: flex;
    margin-top: 10px;
    margin-bottom: 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
}

.link-social {
    display: flex;
    width: 40px;
    height: 40px;
    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;
    border-radius: 500px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.block-social,
.hero-colab {
    display: -webkit-box;
    display: -ms-flexbox
}

.icon-social {
    width: 16px
}

.block-social {
    display: -webkit-flex;
    display: flex;
    padding: 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
}

.link-mail {
    margin-right: 20px;
    margin-left: 40px;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-left: 70px;
    border-left: 1px solid rgba(33, 160, 142, .5);
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d82c0a48fcf393c1d62e883_email-icon.svg);
    background-position: 40px 50%;
    background-size: 16px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    color: #d7c8e0;
    letter-spacing: 1px
}

.image-arrow-up,
.title-start {
    margin-right: auto;
    margin-left: auto
}

.hero-start {
    padding-top: 140px;
    padding-bottom: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 0, 91, .4)), to(rgba(57, 0, 91, .4))), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-image: linear-gradient(180deg, rgba(57, 0, 91, .4), rgba(57, 0, 91, .4)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed
}

.hero-colab,
.hero-gov {
    background-position: 0 0, 0 0, 50% 50%;
    background-size: 125px, auto, cover
}

.title-start {
    max-width: 900px;
    color: #f3f3f3;
    font-size: 45px;
    line-height: 55px;
    text-align: center
}

.label-start {
    color: #30b9a6;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px
}

.block-start {
    margin-top: 40px;
    padding: 60px;
    border-radius: 20px;
    background-color: #f3f3f3
}

.par-start {
    overflow: visible;
    font-size: 22px;
    line-height: 32px;
    text-align: left
}

.image-arrow-up {
    left: 0;
    z-index: 10;
    width: 80px;
    margin-top: -50px
}

.empty-state {
    padding: 40px;
    border-radius: 12px;
    background-color: #fbf4ff;
    color: #38005b;
    font-size: 22px;
    text-align: center
}

.coll-item-cat {
    float: left
}

.collection-list-wrapper {
    display: inline-block;
    float: left
}

.hero-gov {
    padding-top: 160px;
    padding-bottom: 140px;
    background-color: #38005b;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), -webkit-gradient(linear, left top, left bottom, from(#38005b), to(transparent)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5db9d52c2dbe5b8fb9e0bfa7_bg-colab-gov.jpg);
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), linear-gradient(180deg, #38005b, transparent), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5db9d52c2dbe5b8fb9e0bfa7_bg-colab-gov.jpg)
}

.title-hero-gov {
    margin-bottom: 40px;
    color: #f3f3f3;
    font-size: 60px;
    line-height: 75px;
    font-weight: 300;
    text-align: center
}

.hero-colab {
    display: -webkit-flex;
    display: flex;
    padding-top: 140px;
    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;
    background-color: #811ac0;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), -webkit-gradient(linear, left top, left bottom, from(rgba(57, 0, 91, .6)), to(transparent)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5db2e0f26d028b3d08c39588_bg-cidadao-colab.jpg);
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), linear-gradient(180deg, rgba(57, 0, 91, .6), transparent), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5db2e0f26d028b3d08c39588_bg-cidadao-colab.jpg);
    text-align: left
}

.image-logo-menu {
    width: 140px;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.content-gov {
    position: relative;
    padding-top: 120px;
    padding-bottom: 0;
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #f3f3f3));
    background-image: linear-gradient(180deg, #fff, #f3f3f3 25%)
}

.wrap-solutions {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8d001cea5b9e1217cb53d4_dots-purple-bg.svg);
    background-position: 0 0;
    background-size: 125px
}

.par-hero-gov {
    color: #f3f3f3;
    font-size: 22px;
    line-height: 30px;
    text-align: center
}

.title-content-gov {
    margin-top: 0;
    margin-bottom: 30px;
    color: #811ac0;
    font-size: 45px;
    line-height: 65px;
    font-weight: 700;
    text-align: center
}

.title-content-gov.white {
    color: #fff
}

.label-content-page {
    margin-bottom: 10px;
    color: #38005b;
    font-size: 16px;
    text-align: center;
    letter-spacing: 4px
}

.label-content-page.light {
    color: #d7c8e0
}

.block-info-solutions {
    margin-right: 0;
    margin-left: 0;
    padding: 50px 50px 60px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 14px 14px 20px 0 rgba(57, 0, 91, .04);
    text-align: center
}

.block-info-solutions.medium {
    position: relative;
    z-index: 5;
    margin-top: -50px
}

.block-info-solutions.right {
    position: relative;
    margin-top: 80px;
    margin-left: -20px;
    box-shadow: -14px 14px 20px 0 rgba(57, 0, 91, .04)
}

.block-info-solutions.left {
    position: relative;
    z-index: 6;
    margin-top: 40px;
    margin-right: -20px
}

.icon-solutions {
    width: 140px;
    margin-bottom: 15px
}

.par-solutions {
    margin-top: 20px;
    color: #a7a7a7;
    font-size: 17.5px;
    line-height: 28px
}

.block-cta-solution {
    position: absolute;
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 10;
    max-width: 260px;
    margin-right: 300px;
    margin-bottom: 20px;
    padding: 30px;
    border-radius: 20px;
    background-color: #38005b;
    background-image: linear-gradient(225deg, rgba(129, 26, 192, .6), transparent);
    -webkit-transition: background-color .6s ease;
    transition: background-color .6s ease;
    text-align: center
}

.link-platform,
.text-link-media {
    -webkit-transition: all .3s ease
}

.block-cta-solution:hover {
    background-color: #30b9a6;
    background-image: linear-gradient(225deg, #30b9a6, transparent)
}

.block-cta-solution.static {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px;
    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
}

.par-cta-solutions {
    color: #f3f3f3;
    font-size: 18px;
    line-height: 24px;
    text-align: center
}

.par-cta-solutions.no-margin {
    margin-right: 20px;
    margin-bottom: 0
}

.bt-solutions {
    padding-right: 20px;
    padding-left: 20px;
    border-style: solid;
    border-width: 1.2px;
    border-color: #f3f3f3;
    border-radius: 500px;
    background-color: transparent;
    color: #f3f3f3;
    font-size: 12px;
    letter-spacing: 2px
}

.bt-solutions:hover {
    background-color: #f3f3f3;
    color: #21a08e
}

.line-label {
    width: 120px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 500px;
    background-image: -webkit-gradient(linear, right top, left top, from(#811ac0), to(#21a08e));
    background-image: linear-gradient(270deg, #811ac0, #21a08e)
}

.line-question,
.line-solutions {
    width: 80px;
    height: 2px;
    top: auto;
    right: 0;
    left: auto
}

.line-solutions {
    position: absolute;
    bottom: 0;
    margin-right: -20px;
    margin-bottom: 20px;
    border-radius: 500px;
    background-color: #811ac0
}

.line-solutions._2 {
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    margin-top: 40px;
    margin-bottom: 0
}

.wrap-question {
    position: relative;
    display: inline-block;
    margin-top: 120px;
    margin-bottom: -60px;
    padding: 60px 60px 70px;
    border-radius: 20px 20px 20px 0;
    background-color: #64089c;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), linear-gradient(225deg, #38005b, transparent);
    background-position: 100% 0, 0 0;
    background-size: 125px, auto;
    background-repeat: no-repeat, repeat
}

.column-info-gov,
.wrap-method {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.title-question {
    color: #f3f3f3;
    line-height: 46px;
    text-align: center
}

.line-question {
    position: absolute;
    bottom: 0;
    margin-right: -40px;
    margin-bottom: 30px;
    border-radius: 500px;
    background-color: #30b9a6
}

.info-gov {
    padding-top: 140px;
    padding-bottom: 120px;
    background-color: #fff;
    text-align: center
}

.wrap-info-gov {
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px
}

.title-info-gov {
    margin-top: 0;
    margin-bottom: 20px;
    color: #811ac0;
    font-size: 42px;
    line-height: 55px;
    font-weight: 600;
    text-align: left
}

.par-info-gov {
    max-width: 90%;
    margin-bottom: 0;
    color: #a7a7a7;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    text-align: left
}

.block-method,
.par-form-gov,
.par-platform,
.platform,
.title-form-gov {
    text-align: center
}

.image-info-gov {
    border-radius: 20px
}

.column-info-gov {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.column-info-gov.reverse.margin-bottom {
    margin-bottom: 50px
}

.column-margin-gov {
    padding-left: 80px
}

.column-zero-gov {
    padding-right: 0;
    padding-left: 0
}

.method-gov {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #38005b;
    background-image: linear-gradient(225deg, #63089a, rgba(57, 0, 91, 0)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8d0acc13ffd8b2e391b4c4_icon-c-white.svg);
    background-position: 0 0, 100% 0, 0 0;
    background-size: auto, 125px, 500px;
    background-repeat: repeat, repeat, no-repeat
}

.wrap-method {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -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
}

.block-info-method,
.block-review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.title-method {
    color: #f3f3f3;
    font-size: 42px;
    line-height: 55px;
    font-weight: 300
}

.block-info-method {
    display: flex;
    padding: 20px 0 20px 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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.block-method {
    margin-right: 0;
    margin-left: 0;
    padding: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.icon-method {
    height: 80px
}

.icon-method.smaller {
    padding: 5px
}

.text-method {
    color: #d7c8e0;
    font-size: 18px;
    line-height: 32px;
    font-weight: 300
}

.platform {
    margin-bottom: -14px;
    padding-top: 100px;
    padding-bottom: 60px
}

.par-platform {
    margin-bottom: 50px;
    color: #a7a7a7;
    font-size: 20px;
    line-height: 30px
}

.image-cenary {
    position: relative;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 5;
    display: inline-block;
    margin: 0 auto -2px
}

.dots-effect,
.timeline {
    margin-top: 0
}

.image-cenary.off {
    opacity: 0
}

.timeline {
    position: relative;
    padding-top: 100px;
    padding-bottom: 0;
    background-color: #30b9a6;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d91fbce2bef24009b92938f_random-dots.svg);
    background-position: 0 0;
    background-size: contain
}

.block-review,
.days,
.link-platform {
    background-color: #fff
}

.city-wrapper {
    position: relative;
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto
}

.image-city,
.image-shadow {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 120%;
    max-width: none;
    left: 0;
    right: 0
}

.city-wrapper.abolute {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.image-city {
    z-index: 4;
    margin-right: auto;
    margin-left: -10%
}

.image-shadow {
    z-index: 3;
    opacity: .08
}

.page-wrapper {
    overflow: hidden;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto
}

.wrap-dots {
    position: relative;
    margin-top: 100px;
    margin-bottom: 120px;
    padding-top: 10px;
    padding-bottom: 10px
}

.link-platform {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 10;
    margin-top: -20px;
    margin-left: -19px;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 8px 8px 20px 0 rgba(57, 0, 91, .08);
    transition: all .3s ease
}

.link-platform:hover {
    box-shadow: 8px 8px 20px 0 rgba(57, 0, 91, .2);
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    transform: translate(0, -2px)
}

.link-platform._2 {
    margin-top: 88px;
    margin-left: -80px
}

.link-platform._3 {
    margin-top: 234px;
    margin-left: -30px
}

.link-platform._4 {
    margin-top: 330px;
    margin-left: 65px
}

.link-platform._5 {
    margin-top: -39px;
    margin-left: 216px
}

.link-platform._6 {
    margin-top: 312px;
    margin-left: 215px
}

.link-platform._7 {
    margin-top: 95px;
    margin-left: 442px
}

.link-platform._8 {
    margin-top: -30px;
    margin-left: 404px
}

.link-platform._9 {
    margin-top: 157px;
    margin-left: 223px
}

.link-platform._10 {
    margin-top: 227px;
    margin-left: 460px
}

.link-platform._11 {
    margin-top: 386px;
    margin-left: 256px
}

.link-platform._12,
.link-platform._13 {
    left: 0;
    right: auto;
    margin-top: 0;
    top: auto;
    bottom: 0
}

.link-platform._12 {
    margin-bottom: -39px;
    margin-left: 405px
}

.link-platform._13 {
    margin-bottom: 0;
    margin-left: 570px
}

.link-platform._14 {
    margin-top: -61px;
    margin-left: 575px
}

.link-platform._15 {
    margin-top: 10px;
    margin-left: 701px
}

.link-platform._16 {
    margin-top: 150px;
    margin-left: 730px
}

.link-platform._17 {
    margin-top: 271px;
    margin-left: 628px
}

.link-platform._18 {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin: 0 280px 44px 0
}

.link-platform._19,
.link-platform._21 {
    bottom: auto;
    margin-left: 0;
    left: auto;
    top: 0;
    right: 0
}

.link-platform._19 {
    margin-right: 100px
}

.link-platform._20 {
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    margin-top: 70px;
    margin-right: 40px
}

.link-platform._21 {
    margin-top: 208px;
    margin-right: 50px
}

.link-platform._22 {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin: 0 -10px -18px 0
}

.link-platform._23 {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin: 0 140px -22px 0
}

.link-platform._24 {
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    margin-top: 124px;
    margin-right: -58px;
    margin-left: 0
}

.cover-dots,
.icon-star {
    left: 0;
    top: 0;
    right: auto
}

.image-platform._140 {
    width: 140px
}

.image-platform._110 {
    width: 110px
}

.image-platform._120 {
    width: 120px
}

.image-platform._80 {
    width: 80px
}

.image-platform._90 {
    width: 90px
}

.image-platform._100 {
    width: 100px
}

.cover-dots {
    position: absolute;
    bottom: 0;
    z-index: 5;
    width: 100%;
    background-color: hsla(0, 0%, 100%, .85)
}

.wrap-review {
    position: relative;
    margin-top: 80px;
    margin-bottom: -10px;
    padding-top: 10px;
    padding-bottom: 100px;
    -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
}

.block-review {
    position: relative;
    display: flex;
    margin: 10px auto 50px;
    padding: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    box-shadow: 14px 14px 20px 0 rgba(0, 0, 0, .12)
}

.block-review.margin-top {
    margin-top: 90px
}

.par-review {
    margin-right: 0;
    margin-bottom: 0;
    color: #444;
    font-size: 16px;
    line-height: 24px
}

.icon-star {
    position: absolute;
    bottom: auto;
    width: 52px;
    margin-top: -30px;
    margin-left: 18px
}

.app,
.block-phone-app,
.days,
.form-block-gov,
.image-logo-gov {
    position: relative
}

.text-date-timeline {
    margin-bottom: 10px;
    color: #811ac0;
    font-size: 20px
}

.logo-foundation {
    width: 140px;
    margin-top: 5px;
    margin-bottom: 5px
}

.icon-info-app,
.logo-foundation.smaller {
    width: 100px
}

.block-info-review {
    margin-right: 15px;
    padding-top: 10px;
    padding-bottom: 0
}

.field-form-gov.margin,
.submit-form-gov {
    margin-right: 10px
}

.bloco-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.sticky-app,
.wrap-help {
    -webkit-box-pack: center
}

.days {
    padding-top: 100px;
    padding-bottom: 100px
}

.contact {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #811ac0;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 50% 50%;
    background-size: cover
}

.title-form-gov {
    margin-bottom: 30px;
    color: #fff;
    font-size: 55px;
    line-height: 65px
}

.form-block-gov {
    margin-top: 80px;
    margin-bottom: 0;
    padding: 70px 60px 60px 80px;
    border-radius: 20px;
    background-color: #fff
}

.text-form-gov {
    margin-bottom: 20px;
    color: #811ac0;
    font-size: 22px;
    line-height: 32px
}

.field-form-gov,
.select-field-gov {
    padding-left: 20px;
    background-color: #f4f0f6;
    box-shadow: inset 1px 1px 2px 0 rgba(57, 0, 91, .12);
    color: #38005b;
    font-size: 16px;
    height: 60px
}

.field-form-gov {
    border-style: none;
    border-width: 1px;
    border-color: #000 #000 #d7c8e0;
    border-radius: 4px
}

.field-form-gov::-webkit-input-placeholder {
    color: #38005b;
    font-size: 16px
}

.field-form-gov:-ms-input-placeholder {
    color: #38005b;
    font-size: 16px
}

.field-form-gov::-ms-input-placeholder {
    color: #38005b;
    font-size: 16px
}

.field-form-gov::placeholder {
    color: #38005b;
    font-size: 16px
}

.field-form-gov.ddd {
    width: 80px;
    margin-right: 10px
}

.select-field-gov {
    border: 1px #000;
    border-radius: 4px
}

.select-field-gov.state {
    width: 120px
}

.submit-form-gov {
    margin-top: 10px;
    padding: 20px 40px;
    float: right;
    border-radius: 500px;
    background-color: #811ac0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-size: 20px
}

.submit-form-gov:hover {
    background-color: #38005b
}

.image-logo-gov {
    left: 20px;
    display: block;
    width: 340px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto
}

.par-form-gov {
    color: #fff;
    font-size: 22px;
    line-height: 30px
}

.block-date-post {
    padding-top: 5px;
    padding-bottom: 5px
}

.text-date-post {
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 2px;
    padding-bottom: 4px;
    border-bottom: 1.2px solid #f3f3f3;
    color: #a7a7a7;
    font-size: 12px;
    letter-spacing: 2px
}

.block-team,
.link-login {
    border-style: solid;
    border-width: 1px
}

.block-team,
.link-login,
.start-line {
    border-color: #811ac0
}

.wrap-apps {
    display: inline-block;
    padding: 10px 10px 10px 0
}

.link-hero-app {
    margin-right: 12px;
    padding: 5px 0
}

.image-app {
    height: 60px
}

.title-hero-app {
    margin-top: 60px;
    margin-bottom: 20px;
    color: #f3f3f3;
    font-size: 75px;
    line-height: 85px;
    font-weight: 300;
    text-align: left
}

.block-phone-app {
    display: inline-block;
    margin-bottom: -120px;
    padding-top: 10px;
    padding-bottom: 10px
}

.block-info-app,
.sticky-app {
    top: 0;
    display: -webkit-box;
    display: -webkit-flex
}

.image-phone {
    width: 380px
}

.about-app {
    padding-top: 120px;
    padding-bottom: 100px;
    background-color: #f3f3f3
}

.title-content-app {
    margin-bottom: 30px;
    color: #811ac0;
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    text-align: center
}

.title-content-app.white,
.title-store {
    color: #f3f3f3
}

.par-about-app {
    max-width: 720px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    color: #a7a7a7;
    font-size: 18px;
    line-height: 28px;
    text-align: center
}

.app {
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(94%, transparent), to(#fff)), -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#fff)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8f49f9791ce0753ff635fe_full-dot.svg);
    background-image: linear-gradient(0deg, transparent 94%, #fff), linear-gradient(270deg, transparent 50%, #fff), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8f49f9791ce0753ff635fe_full-dot.svg);
    background-position: 0 0, 0 0, 100% 100%;
    background-size: auto, auto, auto;
    background-repeat: repeat, repeat, repeat
}

.sticky-app {
    position: -webkit-sticky;
    position: sticky;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding-top: 50px;
    -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
}

.block-info-app,
.block-title-info-app {
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.block-info-app {
    position: -webkit-sticky;
    position: sticky;
    display: flex;
    min-height: 100vh;
    margin-bottom: 40vh;
    padding: 40px 30px 80px;
    -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: 20px;*/
    /*background-color: #fff;*/
}

.features,
.help,
.wrap-store {
    position: relative
}

.block-info-app.transparent {
    min-height: 50vh;
    margin-bottom: 0;
    background-color: transparent
}

.block-info-app.small-bottom {
    margin-bottom: 50vh
}

.title-info-app {
    max-width: 320px;
    margin-top: 12px;
    margin-bottom: 5px;
    margin-left: 0;
    color: #38005b;
    font-size: 32px;
    line-height: 45px
}

.par-info-app {
    max-width: 420px;
    color: #a7a7a7;
    font-size: 17.5px;
    line-height: 28px
}

.block-title-info-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.features {
    z-index: 5;
    margin-top: -2px;
    padding-top: 100px;
    padding-bottom: 180px;
    background-color: #30b9a6
}

.title-features {
    color: #38005b;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600
}

.wrap-store {
    z-index: 10;
    display: inline-block;
    margin-top: -120px;
    margin-bottom: 60px;
    padding: 80px 60px 60px;
    border-radius: 0 20px 20px;
    background-color: #38005b;
    background-image: linear-gradient(315deg, #38005b 10%, transparent), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), linear-gradient(180deg, #38005b 30%, transparent 75%), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 0 0, 0 0, 0 0, 50% 50%;
    background-size: auto, 125px, auto, cover;
    background-attachment: scroll, scroll, scroll, fixed;
    text-align: right
}

.title-store {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 34px;
    line-height: 45px;
    font-weight: 400;
    text-align: center
}

.text-pink {
    color: #ab7cc7
}

.help {
    z-index: 10;
    padding-top: 0;
    padding-bottom: 70px
}

.wrap-help {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -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
}

.title-help {
    display: inline-block;
    margin-top: 0;
    margin-right: 60px;
    margin-bottom: 0;
    color: #811ac0;
    font-size: 42px;
    line-height: 55px;
    font-weight: 300
}

.title-about,
.title-hero-about {
    line-height: 65px;
    text-align: center
}

.link-help {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    padding: 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;
    text-decoration: none
}

.icon-help {
    height: 32px
}

.text-help {
    margin-left: 14px;
    color: #a7a7a7;
    font-size: 24px;
    font-weight: 400
}

.block-phone-screen,
.image-phone-screen {
    margin-right: auto;
    margin-left: auto
}

.block-phone-screen {
    position: relative;
    display: inline-block;
		background-size: cover;
}

.block-screen,
.image-screen {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0
}

.block-support,
.wrap-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.block-screen {
    overflow: hidden;
    margin: 23px 44px 39px;
    border-radius: 30px;
    background-color: transparent
}

.image-screen {
    height: 100%
}

.step1.image-screen {
    position: relative;
    z-index: 1
}

.step2.image-screen {
    z-index: 2
}

.step3.image-screen {
    z-index: 4
}

.step4.image-screen {
    z-index: 5
}

.hero-about {
    padding-top: 140px;
    padding-bottom: 140px;
    background-color: #38005b;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), -webkit-gradient(linear, left top, left bottom, from(#38005b), color-stop(50%, transparent)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d972f91b3e17239dfd33ddb_bg-colab-app.jpg);
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8cffcae4c5a8f6529438fd_dots-bg.svg), linear-gradient(180deg, #38005b, transparent 50%), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d972f91b3e17239dfd33ddb_bg-colab-app.jpg);
    background-position: 0 0, 0 0, 50% 50%;
    background-size: 125px, auto, cover
}

.title-hero-about {
    color: #f3f3f3;
    font-size: 50px;
    font-weight: 300
}

.title-about {
    margin-top: 0;
    margin-bottom: 30px;
    color: #811ac0;
    font-size: 55px;
    font-weight: 300
}

.content-about {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px
}

.par-about {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    color: #a7a7a7;
    font-size: 18px;
    line-height: 28px;
    text-align: left
}

.public {
    padding-top: 100px;
    padding-bottom: 0;
    background-color: #f3f3f3;
    text-align: center
}

.title-public {
    max-width: 540px;
    margin: 0 auto 30px;
    color: #811ac0;
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    text-align: center
}

.sub-info-gov {
    width: 90%;
    margin-bottom: 20px;
    color: #38005b;
    font-size: 24px;
    line-height: 32px;
    text-align: left
}

.line-info {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    width: 80px;
    height: 2px;
    margin-top: 30px;
    margin-right: -20px;
    background-image: -webkit-gradient(linear, right top, left top, from(#811ac0), to(#30b9a6));
    background-image: linear-gradient(270deg, #811ac0, #30b9a6)
}

.block-image-gov {
    position: relative
}

.block-support {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    display: flex;
    padding: 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
}

.block-team,
.link-media {
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.block-image-support {
    width: 80px;
    height: 80px;
    margin: -40px 4px 10px;
    padding: 6px;
    border-radius: 500px;
    background-color: #fff
}

.image-support {
    border-radius: 500px
}

.par-new {
    margin-top: 40px;
    color: #a7a7a7;
    font-size: 18px;
    line-height: 28px;
    text-align: center
}

.title-media,
.title-team {
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    text-align: center
}

.image-about {
    display: block;
    max-width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px
}

.media {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px
}

.title-media {
    margin-bottom: 30px;
    color: #811ac0
}

.wrap-media {
    display: flex;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center
}

.link-media,
.wrap-team {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.link-media {
    display: flex;
    padding: 20px;
    -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;
    text-decoration: none
}

.modal-login,
.wrap-team {
    -webkit-box-pack: center
}

.image-media {
    width: 120px;
    margin-bottom: 10px;
    text-decoration: none
}

.text-link-media {
    margin-top: auto;
    padding-right: 20px;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5dacc1ced26b0a4644d949b0_right-arrow.svg);
    background-position: 100% 50%;
    background-size: 10px;
    background-repeat: no-repeat;
    transition: all .3s ease;
    color: #a7a7a7;
    text-decoration: none
}

.text-link-media:hover {
    opacity: .6
}

.team {
    padding-top: 100px;
    padding-bottom: 140px;
    background-color: #30b9a6;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #520687), to(transparent)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d972f91b3e17239dfd33ddb_bg-colab-app.jpg);
    background-image: linear-gradient(180deg, #520687 40%, transparent), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d972f91b3e17239dfd33ddb_bg-colab-app.jpg);
    background-position: 0 0, 50% 50%;
    background-size: auto, cover
}

.title-team {
    margin-top: 0;
    margin-bottom: 0;
    color: #f3f3f3
}

.wrap-team {
    display: flex;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    -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
}

.block-team {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 320px;
    min-height: 380px;
    margin-right: 16px;
    margin-left: 16px;
    padding: 30px;
    -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;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, .12);
    text-align: center
}

.block-cicle,
.par-cicle {
    -webkit-flex-direction: column
}

.block-center,
.block-cicle,
.image-team {
    border-radius: 500px
}

.block-image-team {
    position: relative;
    display: inline-block
}

.image-team {
    width: 120px
}

.image-team.grayscale {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 2;
    opacity: 0;
    -webkit-filter: none;
    filter: none
}

.image-team.grayscale:hover {
    opacity: 1
}

.text-name-team {
    margin-top: 15px;
    color: #f3f3f3;
    font-size: 16px;
    font-weight: 700
}

.text-cargo-team {
    margin-top: 12px;
    color: #30b9a6;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 2px
}

.par-team {
    margin-top: 14px;
    color: #d7c8e0
}

.slider-team {
    height: auto;
    margin-top: 40px;
    background-color: transparent
}

.slide-nav-team {
    margin-bottom: -50px
}

.right-arrow-team {
    margin-right: -26px
}

.left-arrow-team {
    margin-left: -26px
}

.wrap-cicle {
    position: relative;
    display: inline-block;
    margin-top: 40px;
    margin-right: auto;
    margin-left: -60px;
    padding-top: 10px;
    padding-bottom: 10px
}

.block-cicle,
.block-middle-cicle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.block-cicle {
    position: relative;
    display: flex;
    width: 200px;
    height: 200px;
    margin-right: -30px;
    margin-bottom: -30px;
    margin-left: -30px;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #e9e9e9
}

.block-cicle.top {
    margin-right: auto;
    margin-left: auto
}

.block-cicle.bottom {
    margin: -30px auto 0
}

.block-modal-login,
.icon-cicle,
.image-colab-ad {
    margin-right: auto;
    margin-left: auto
}

.block-middle-cicle {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.block-info-cicle,
.par-cicle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.image-cicle {
    position: relative;
    width: 300px
}

.text-cicle {
    color: #811ac0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700
}

.par-cicle {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding-right: 40px;
    padding-left: 40px;
    -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;
    color: #a7a7a7;
    font-weight: 600
}

.span-cicle,
.title-cicle {
    color: #38005b;
    font-weight: 600
}

.block-center {
    position: relative;
    z-index: 20
}

.icon-cicle,
.right-quote {
    position: absolute;
    left: 0
}

.span-cicle {
    margin-bottom: 10px;
    font-size: 18px
}

.column-cicle {
    margin-top: 80px;
    margin-bottom: 60px
}

.wrap-info-cicle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 60px
}

.block-info-cicle {
    display: flex;
    margin-bottom: 10px;
    padding: 5px 20px;
    -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
}

.title-cicle {
    margin-top: 0;
    font-size: 22px;
    text-align: left
}

.par-info-cicle {
    color: #a7a7a7;
    font-size: 14px;
    line-height: 24px;
    text-align: left
}

.icon-cicle {
    top: 0;
    right: 0;
    bottom: auto;
    width: 72px;
    margin-top: -28px
}

.icon-cicle.bottom {
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -28px
}

.sucess-message {
    padding: 40px;
    border-radius: 20px;
    background-color: #fbf4ff;
    color: #38005b;
    font-size: 22px
}

.block-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.block-image-about {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8f49f9791ce0753ff635fe_full-dot.svg);
    background-position: 50% 0;
    background-size: auto 100px;
    background-repeat: repeat
}

.title-info-about {
    width: 300px;
    color: #38005b;
    font-size: 50px;
    line-height: 65px;
    font-weight: 400
}

.text-color-about {
    color: #651099
}

.text-color-about.light {
    color: #811ac0
}

.title-news-media {
    margin-bottom: 25px;
    color: #444;
    font-size: 12px;
    line-height: 18px;
    text-align: left
}

.coll-list-lateral,
.title-ad {
    text-align: center
}

.block-ad {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
    padding: 80px 40px;
    border-radius: 20px;
    background-color: #38005b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#38005b), to(transparent)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5db2e0f26d028b3d08c39588_bg-cidadao-colab.jpg);
    background-image: linear-gradient(180deg, #38005b, transparent), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5db2e0f26d028b3d08c39588_bg-cidadao-colab.jpg);
    background-position: 0 0, 0 0;
    background-size: auto, cover
}

.image-colab-ad {
    display: block;
    width: 200px
}

.title-ad {
    margin-bottom: 30px;
    color: #f3f3f3;
    font-size: 24px
}

.bt-ad {
    width: 100%;
    padding: 20px 20px 22px;
    border-radius: 500px;
    background-color: #30b9a6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.par-quote-about,
.title-value {
    font-weight: 300;
    text-align: center
}

.bt-ad:hover {
    background-color: #811ac0
}

.column-all-posts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.modal-login {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1003;
    display: none;
    -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: rgba(57, 0, 91, .9);
    opacity: 0
}

.collection-list,
.link-login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.block-modal-login {
    max-width: 500px;
    padding: 40px;
    border-radius: 20px;
    background-color: #fff;
    text-align: center
}

.title-block-login {
    margin-bottom: 30px;
    color: #38005b;
    font-size: 36px;
    line-height: 45px;
    text-align: center
}

.link-login {
    display: flex;
    margin-bottom: 10px;
    padding: 14px 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;
    border-radius: 500px;
    background-color: #f3f3f3;
    text-decoration: none
}

.link-login:hover {
    background-color: #fbf4ff
}

.icon-login {
    width: 48px
}

.icon-login.smaller {
    padding: 5px
}

.text-login {
    margin-left: 10px;
    font-size: 18px
}

.column-zero-hero {
    padding-right: 0
}

.collection-list {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-ad,
.wrap-value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.sucess-message-news {
    margin-left: 30px;
    padding: 30px;
    border-radius: 20px;
    background-color: rgba(57, 0, 91, .8);
    color: #fff;
    font-size: 18px;
    line-height: 24px
}

.value {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f3f3f3), color-stop(50%, hsla(0, 0%, 95.3%, .02)), to(#f3f3f3)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8f49f9791ce0753ff635fe_full-dot.svg);
    background-image: linear-gradient(0deg, #f3f3f3, hsla(0, 0%, 95.3%, .02) 50%, #f3f3f3), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8f49f9791ce0753ff635fe_full-dot.svg);
    background-position: 0 0, 50% 100%;
    background-size: auto, contain;
    background-repeat: repeat, repeat
}

.app-cta,
.block-blog-ad,
.quote-about {
    background-size: auto, cover
}

.title-value {
    margin-top: 0;
    margin-bottom: 30px;
    color: #811ac0;
    font-size: 55px;
    line-height: 65px
}

.wrap-value {
    display: flex;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.point-time.mobile,
.sub-menu {
    display: none
}

.block-value {
    padding: 20px 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 20px;
    background-color: #fff;
    text-align: center
}

.form-ad,
.logos-block {
    -webkit-box-pack: center
}

.block-value.margin-top {
    position: relative;
    z-index: 5;
    margin-top: 30px;
    margin-right: -15px;
    margin-left: -15px;
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, .06)
}

.line,
.wrap-line {
    height: 100%;
    margin-left: auto
}

.icon-value {
    width: 120px
}

.title-info-value {
    color: #38005b
}

.par-value {
    color: #a7a7a7;
    font-size: 14px;
    line-height: 22px
}

.span-about {
    color: #38005b;
    font-size: 24px
}

.span-call-about {
    color: #811ac0;
    font-size: 24px
}

.quote-about {
    padding-top: 50px;
    padding-bottom: 70px;
    background-color: #811ac0;
    background-image: linear-gradient(225deg, rgba(129, 26, 192, .4), rgba(57, 0, 91, .6)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 0 0, 50% 50%;
    background-attachment: scroll, fixed
}

.par-quote-about {
    margin-bottom: 0;
    color: #f3f3f3;
    font-size: 27.5px;
    line-height: 40px
}

.block-quote-about {
    position: relative;
    padding: 5px 50px
}

.right-quote {
    top: 0;
    right: auto;
    bottom: auto;
    width: 42px
}

.left-quote,
.wrap-line {
    position: absolute;
    right: 0
}

.left-quote {
    left: auto;
    top: auto;
    bottom: 0;
    width: 42px
}

.start-line,
.wrap-line {
    left: 0;
    margin-right: auto
}

.wrap-line {
    top: 0;
    bottom: auto;
    width: 20px
}

.line {
    position: relative;
    z-index: 2;
    width: 6px;
    margin-top: 9px;
    margin-right: auto;
    border-radius: 500px;
    background-color: #fff
}

.point-time,
.start-line {
    position: absolute;
    width: 24px;
    height: 24px;
    border-style: solid;
    border-width: 6px;
    border-radius: 500px;
    top: 0;
    bottom: auto;
    background-color: #fff;
    right: 0
}

.start-line {
    margin-left: -2px;
    padding: 4px
}

.column-line {
    padding-right: 50px;
    padding-left: 50px
}

.point-time {
    left: auto;
    z-index: 12;
    margin-right: -62px;
    border-color: #087868
}

.form-ad,
.par-block-ad {
    margin-right: auto;
    text-align: center
}

.sub-menu {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 1002;
    background-color: #fff;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .06);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.block-blog-ad {
    margin-top: 25px;
    margin-bottom: 35px;
    padding: 50px;
    border-radius: 20px;
    background-color: #38005b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 0, 91, .9)), to(rgba(57, 0, 91, .8))), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-image: linear-gradient(180deg, rgba(57, 0, 91, .9), rgba(57, 0, 91, .8)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 0 0, 0 0;
    text-align: center
}

.title-block-ad {
    color: #f3f3f3;
    font-size: 42px;
    line-height: 50px;
    text-align: center
}

.par-block-ad {
    max-width: 600px;
    margin-top: 15px;
    margin-left: auto;
    color: #d7c8e0;
    font-size: 20px;
    line-height: 26px
}

.field-block-ad {
    width: 400px;
    height: 60px;
    margin-bottom: 0;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px #000;
    border-radius: 500px;
    color: #38005b;
    font-size: 16px;
    text-align: center
}

.submit-ad {
    height: 60px;
    margin-left: 10px;
    padding: 15px 30px;
    border-radius: 500px;
    background-color: #30b9a6;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px
}

.submit-ad:hover {
    background-color: #811ac0
}

.form-ad {
    display: flex;
    margin-top: 25px;
    margin-left: auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-block-ad {
    text-align: center
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.inivsible {
    display: none;
    padding: 70px
}

.app-col,
.hero-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.textarea-gov {
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 20px;
    border: 1px #000;
    border-radius: 4px;
    background-color: #f4f0f6;
    box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, .12);
    color: #38005b;
    font-size: 16px
}

.textarea-gov::-webkit-input-placeholder {
    color: #38005b;
    font-size: 16px
}

.textarea-gov:-ms-input-placeholder {
    color: #38005b;
    font-size: 16px
}

.textarea-gov::-ms-input-placeholder {
    color: #38005b;
    font-size: 16px
}

.textarea-gov::placeholder {
    color: #38005b;
    font-size: 16px
}

.block-text-gov {
    padding-right: 10px;
    padding-left: 10px
}

.app-col {
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.hero-image {
    max-height: 120vh;
    margin-left: 40px
}

.app-image {
    height: 62px
}

.app-cta {
    position: relative;
    padding-top: 0;
    padding-bottom: 90px;
    background-color: #7314ae;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(48, 185, 166, .3)), to(rgba(115, 20, 174, .2))), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-image: linear-gradient(0deg, rgba(48, 185, 166, .3), rgba(115, 20, 174, .2)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d7fa6d94cc8591105880561_bg-people.jpg);
    background-position: 0 0, 50% 50%;
    text-align: center
}

.app-block-image,
.idea,
.info {
    background-color: #fff
}

.faq-info-title {
    margin-top: 0;
    color: #7314ae;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600
}

.step-wrapper {
    padding: 20px
}

.logo-image {
    margin-right: 30px
}

.app-block-image {
    display: inline-block;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, .08)
}

.app-link,
.app-wrapper {
    padding: 10px
}

.page-title {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 30px;
    text-align: center
}

.page-title.black {
    color: #000
}

.app-faq-wrapper {
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px
}

.app-wrapper {
    display: inline-block;
    margin-top: 30px
}

.hero-col {
    display: flex
}

.hero-par {
    margin-right: auto;
    margin-left: auto;
    color: #545454;
    font-size: 17px;
    line-height: 30px;
    text-align: left
}

.app-cta-title,
.info,
.info-par,
.info-step,
.step-title {
    text-align: center
}

.idea-par {
    margin-left: 30px;
    color: #000;
    font-size: 17px;
    line-height: 28px
}

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

.logos-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -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
}

.step-label {
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #7314ae;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 4px
}

.hero-title {
    margin-bottom: 30px;
    color: #000;
    font-size: 38px;
    line-height: 50px;
    font-weight: 400
}

.app-arrow-icon {
    position: absolute;
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 40;
    width: 100px;
    margin-right: 268px;
    margin-bottom: -142px
}

.app-arrow-icon.left {
    left: 0;
    top: auto;
    right: auto;
    bottom: 0;
    margin-right: 0;
    margin-left: 268px
}

.container-qg,
.step-title {
    margin-right: auto;
    margin-left: auto
}

.step-title {
    font-size: 42px;
    line-height: 60px;
    font-weight: 700
}

.step-title.smaller {
    font-size: 36px;
    line-height: 52px
}

.idea {
    padding-top: 40px;
    padding-bottom: 50px
}

.container-qg {
    position: relative;
    max-width: 1200px;
    padding-right: 40px;
    padding-left: 40px
}

.step {
    position: relative;
    z-index: 12;
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #7314ae
}

.info-step,
.qg-hero {
    background-color: #fff
}

.qg-hero {
    padding-top: 40px;
    padding-bottom: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(99%, transparent), color-stop(0, #fff)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a5998f80d5016c3_brush-transition.png), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a599847935016da_bg-city.png), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .4)), to(hsla(0, 0%, 100%, .4))), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a599820cb5016b6_bg-hero-qg.png);
    background-image: linear-gradient(180deg, transparent 99%, #fff 0), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a5998f80d5016c3_brush-transition.png), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a599847935016da_bg-city.png), linear-gradient(180deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a599820cb5016b6_bg-hero-qg.png);
    background-position: 0 0, 100% 100%, 100% 100%, 0 0, 100% 100%;
    background-size: auto, 100%, 600px, auto, 100%;
    background-repeat: repeat, no-repeat, no-repeat, repeat, no-repeat
}

.faq-info-block {
    padding: 20px
}

.info-step {
    padding-top: 30px;
    padding-bottom: 30px
}

.info-step.index-7 {
    position: relative;
    z-index: 7
}

.info-step.index-9 {
    position: relative;
    z-index: 9
}

.info-step.index-5 {
    position: relative;
    z-index: 5
}

.info-step.bg-gray {
    background-color: #f1f1f1
}

.info-step.bg-gray.index-8 {
    position: relative;
    z-index: 8
}

.info-step.bg-gray.index-6 {
    position: relative;
    z-index: 6
}

.info-step.bg-gray.index-10 {
    position: relative;
    z-index: 10
}

.app-faq-arrow,
.page-arrown {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.faq-info-par {
    color: #545454
}

.info-par {
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    color: #000;
    font-size: 22px;
    line-height: 32px
}

.app-screen-image {
    width: 280px
}

.app-screen-image.icon {
    width: auto;
    height: 200px
}

.app-cta-icon {
    width: 180px;
    margin-top: -80px
}

.app-faq-arrow {
    top: 0;
    bottom: auto;
    width: 60px;
    margin-top: -25px
}

.page-arrown {
    top: auto;
    bottom: 0;
    display: block;
    width: 32px;
    margin-bottom: -20px
}

.app-faq {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff
}

.app-cta-title {
    color: #fff;
    font-size: 45px
}

.idea-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 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
}

.hero-span-purple {
    color: #7314ae;
    font-weight: 700
}

.hero-image-logo {
    display: block;
    width: 500px;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: -35px
}

.span-high-purple {
    border-bottom: 4px solid rgba(196, 155, 221, .4)
}

.span-high-purple.lighter {
    border-bottom-color: rgba(255, 255, 255, .2)
}

.faq-link {
    color: #21a08e
}

@media screen and (max-width:991px) {
    .menu-button.w--open,
    .nav-menu {
        background-color: #38005b
    }
    .container.menu-flex {
        padding-top: 0;
        padding-bottom: 0
    }
    .link-menu {
        max-width: 200px;
        border-bottom-width: 1px;
        border-bottom-color: hsla(0, 0%, 100%, .1);
        text-align: center
    }
    .link-menu.login {
        margin-right: auto;
        margin-left: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20px;
        border-left-style: none
    }
    .link-menu.dark {
        color: #f3f3f3
    }
    .text-footer {
        font-size: 12px
    }
    .nav-menu {
        padding: 20px 25px 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .menu-button {
        color: #fff
    }
    .menu-button.dark {
        color: #38005b
    }
    .menu-button.dark.w--open {
        color: #f3f3f3
    }
    .hero-colab {
        padding-top: 120px
    }
    .image-logo-menu {
        width: 120px
    }
    .block-info-solutions {
        padding: 30px
    }
    .icon-solutions {
        width: 100px;
        margin-bottom: 5px
    }
    .par-solutions {
        font-size: 14px;
        line-height: 24px
    }
    .par-info-gov {
        font-size: 14px;
        line-height: 22px
    }
    .title-method {
        font-size: 32px;
        line-height: 42px
    }
    .block-info-method {
        padding-top: 0;
        padding-bottom: 0
    }
    .icon-method {
        width: 60px
    }
    .wrap-dots {
        margin-bottom: 60px
    }
    .link-platform._2 {
        margin-left: -20px
    }
    .link-platform._3 {
        margin-top: 190px
    }
    .link-platform._4 {
        margin-top: 205px;
        margin-left: 73px
    }
    .link-platform._5 {
        margin-left: 170px
    }
    .link-platform._6 {
        margin-top: 160px;
        margin-left: 176px
    }
    .link-platform._8 {
        margin-top: 21px;
        margin-left: 330px
    }
    .link-platform._9 {
        margin-top: 50px;
        margin-left: 108px
    }
    .link-platform._10 {
        margin-top: 90px;
        margin-left: 273px
    }
    .link-platform._11 {
        margin-top: 225px;
        margin-left: 220px
    }
    .link-platform._12 {
        margin-bottom: -3px;
        margin-left: 334px
    }
    .link-platform._13 {
        margin-bottom: 65px;
        margin-left: 608px
    }
    .link-platform._14 {
        margin-left: 610px
    }
    .link-platform._17 {
        margin-top: 120px;
        margin-left: 85px
    }
    .link-platform._18 {
        margin-bottom: 80px
    }
    .link-platform._19 {
        margin-top: -32px;
        margin-right: 108px
    }
    .link-platform._20 {
        margin-top: 40px;
        margin-right: -15px
    }
    .link-platform._21 {
        margin-top: 154px;
        margin-right: 120px
    }
    .link-platform._22 {
        margin-bottom: -44px
    }
    .link-platform._23 {
        margin-bottom: 0
    }
    .link-platform._24 {
        margin-top: 94px;
        margin-right: 0
    }
    .image-platform._140 {
        width: 100px
    }
    .image-platform._110 {
        width: 70px
    }
    .image-platform._120 {
        width: 90px
    }
    .image-platform._80,
    .image-platform._90 {
        width: 60px
    }
    .image-platform._100 {
        width: 80px
    }
    .block-review {
        -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
    }
    .par-review {
        margin-bottom: 14px
    }
    .image-app {
        height: 40px
    }
    .title-hero-app {
        margin-top: 25px;
        font-size: 55px;
        line-height: 65px
    }
    .wrap-store {
        padding: 60px
    }
    .title-help {
        font-size: 32px
    }
    .block-screen {
        margin: 15px 28px 26px;
        border-radius: 16px
    }
    .sub-info-gov {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width:767px) {
    .block-footer,
    .wrap-solutions {
        -webkit-flex-direction: column
    }
    .block-footer,
    .column-info-gov,
    .wrap-solutions {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }
    .hero-colab,
    .title-hero-app {
        text-align: center
    }
    .block-info-app,
    .block-info-app.transparent {
        min-height: auto
    }
    .text-cat {
        font-size: 10px
    }
    .text-main-cat {
        font-size: 16px
    }
    .block-footer {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .link-social {
        margin-right: 10px;
        margin-left: 10px
    }
    .link-mail {
        margin: 22px 0 15px;
        padding-left: 40px;
        border-left-style: none;
        background-position: 0 50%
    }
    .hero-gov {
        padding-top: 140px;
        padding-bottom: 80px
    }
    .title-hero-gov {
        font-size: 36px;
        line-height: 42px
    }
    .wrap-solutions {
        margin-top: 40px;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .column-info-gov,
    .wrap-method {
        -webkit-flex-direction: column
    }
    .title-content-gov {
        font-size: 32px;
        line-height: 42px
    }
    .block-info-solutions.medium {
        margin-top: 20px
    }
    .block-info-solutions.right {
        margin-top: 20px;
        margin-left: 0
    }
    .block-info-solutions.left {
        margin-right: 0
    }
    .block-cta-solution {
        margin-right: 0;
        margin-bottom: -92px
    }
    .title-question {
        font-size: 24px;
        line-height: 36px
    }
    .image-info-gov {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .column-info-gov {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .column-info-gov.reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .wrap-help,
    .wrap-method {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }
    .column-margin-gov {
        padding-left: 0
    }
    .wrap-method {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .title-method {
        font-size: 24px
    }
    .link-platform._2 {
        margin-left: -15px
    }
    .link-platform._3 {
        margin-top: 180px
    }
    .link-platform._4 {
        margin-top: 190px
    }
    .link-platform._6 {
        margin-top: 146px;
        margin-left: 179px
    }
    .link-platform._7 {
        margin-top: 32px;
        margin-left: 230px
    }
    .link-platform._9 {
        margin-top: 19px;
        margin-left: 64px
    }
    .link-platform._10 {
        margin-top: 95px
    }
    .link-platform._11 {
        margin-top: 203px;
        margin-left: 190px
    }
    .link-platform._12 {
        margin-bottom: -22px;
        margin-left: 330px
    }
    .link-platform._17 {
        margin-top: 136px;
        margin-left: 65px
    }
    .link-platform._18 {
        margin-bottom: 90px
    }
    .link-platform._21 {
        margin-top: 147px;
        margin-right: 9px
    }
    .link-platform._22 {
        margin-bottom: -62px
    }
    .link-platform._23 {
        margin-right: 150px;
        margin-bottom: 0
    }
    .image-platform._140 {
        width: 70px
    }
    .image-platform._110 {
        width: 55px
    }
    .image-platform._120 {
        width: 60px
    }
    .image-platform._80 {
        width: 40px
    }
    .image-platform._90 {
        width: 45px
    }
    .image-platform._100 {
        width: 50px
    }
    .block-review.margin-top {
        margin-top: 0
    }
    .image-logo-gov {
        width: 200px
    }
    .block-phone-app {
        display: inline-block;
        margin-right: auto;
        margin-left: auto
    }
    .app {
        padding-top: 40px
    }
    .sticky-app {
        height: auto
    }
    .block-info-app {
        position: static;
        margin-bottom: 20px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .block-info-app.small-bottom {
        margin-bottom: 0
    }
    .title-info-app {
        font-size: 22px;
        line-height: 30px
    }
    .par-info-app {
        font-size: 14px;
        line-height: 24px
    }
    .icon-info-app {
        width: 60px
    }
    .wrap-help {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .title-help {
        margin-right: 0
    }
    .block-screen {
        margin: 32px 63px 57px 65px;
        border-radius: 20px
    }
    .column-app {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .wrap-line {
        left: auto;
        top: 0;
        right: 0;
        bottom: 0
    }
    .point-time {
        margin-right: -52px
    }
}

@media screen and (max-width:479px) {
    .feat,
    .text-hero-blog {
        text-align: center
    }
    .hero {
        padding-top: 80px;
        padding-bottom: 260px;
        background-size: 100%, auto, cover
    }
    .container {
        padding-right: 25px;
        padding-left: 25px
    }
    .container.menu-flex {
        padding: 0 0 0 20px
    }
    .container.post {
        padding-right: 20px
    }
    .image-logo {
        width: 100%;
        margin-left: 0
    }
    .text-hero-blog {
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
        float: none
    }
    .wrap-feat {
        margin-top: -300px
    }
    .link-feat {
        -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
    }
    .image-feat {
        width: 100%;
        height: 140px
    }
    .block-info-feat {
        height: auto;
        padding: 20px 25px 25px;
        text-align: left
    }
    .title-feat {
        font-size: 22px;
        line-height: 32px
    }
    .par-post,
    .text-cat {
        font-size: 12px
    }
    .par-post {
        line-height: 22px
    }
    .text-cat.post {
        font-size: 10px
    }
    .icon-cat {
        width: 32px
    }
    .icon-cat.smaller {
        padding: 2px
    }
    .icon-cat.post {
        width: 18px
    }
    .block-autor-post {
        margin-bottom: 15px
    }
    .image-autor-post {
        width: 32px;
        height: 32px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .block-image-hero-post,
    .wrap-post {
        width: 100%
    }
    .form-hero,
    .wrap-hero-cta {
        -webkit-flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }
    .text-autor-post {
        font-size: 12px
    }
    .content {
        padding-top: 20px;
        padding-bottom: 40px
    }
    .block-lateral {
        padding: 30px 20px
    }
    .column-post {
        padding-right: 0
    }
    .image-post {
        height: 160px;
        min-height: auto
    }
    .info-post {
        padding-right: 15px;
        padding-bottom: 4px;
        padding-left: 15px
    }
    .title-post {
        font-size: 22px;
        line-height: 30px
    }
    .title-hero {
        margin-top: 1px;
        margin-left: 0;
        font-size: 32px;
        line-height: 40px;
        text-align: center
    }
    .text-main-cat,
    .title-cta-hero {
        line-height: 32px;
        text-align: center
    }
    .wrap-hero-cta {
        margin-top: 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .title-cta-hero {
        max-width: 300px;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
        font-size: 24px
    }
    .block-info-author,
    .link-main-cat.margin,
    .link-search-menu,
    .submit-form-hero,
    .wrap-progress {
        margin-left: 0
    }
    .form-hero {
        margin-bottom: 10px;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .field-form-hero {
        height: 65px;
        margin-bottom: 8px;
        padding-right: 30px;
        border-radius: 500px;
        background-color: rgba(57, 0, 91, .4);
        text-align: center
    }
    .menu-button.w--open,
    .nav-menu,
    .nav-menu-post {
        background-color: #38005b
    }
    .submit-form-hero {
        height: 60px;
        font-size: 18px
    }
    .link-tag-lateral {
        margin-top: 4px;
        margin-bottom: 4px;
        padding-top: 9px;
        padding-bottom: 9px;
        font-size: 10px
    }
    .label-content.featured {
        margin-bottom: 14px;
        margin-left: 0
    }
    .wrap-cat,
    .wrap-cat.center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .text-main-cat {
        margin-bottom: 20px
    }
    .link-main-cat.margin {
        margin-top: 10px;
        padding: 12px 40px 12px 30px
    }
    .link-menu {
        max-width: 100%;
        color: #f3f3f3;
        text-align: center
    }
    .wrap-post.limited {
        height: auto
    }
    .footer {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .text-footer {
        margin-top: 0;
        margin-bottom: 15px;
        text-align: center
    }
    .hero-post {
        padding-top: 100px;
        padding-left: 10px
    }
    .image-hero-post {
        margin-bottom: 20px
    }
    .wrap-hero-post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .block-info-hero-post {
        padding-right: 0;
        padding-bottom: 10px
    }
    .title-hero-post {
        font-size: 26px;
        line-height: 34px
    }
    .par-hero-post {
        font-size: 14px;
        line-height: 22px
    }
    .menu-post {
        padding-top: 0;
        padding-bottom: 5px
    }
    .image-logo-post {
        width: 120px
    }
    .text-logo-blog {
        font-size: 16px
    }
    .wrap-author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .image-author {
        width: 180px
    }
    .text-name-author {
        font-size: 12px
    }
    .par-info-author {
        text-align: center
    }
    .text-cta-post {
        font-size: 20px;
        line-height: 32px;
        text-align: center
    }
    .title-author {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 24px;
        text-align: center
    }
    .related-post {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .text-header-cat {
        margin-top: 30px;
        margin-bottom: 0;
        font-size: 26px;
        line-height: 32px
    }
    .share-wrapper {
        display: block
    }
    .text-name-cat {
        float: none;
        font-size: 22px
    }
    .bt-cat-post {
        padding: 20px 30px;
        font-size: 14px
    }
    .hero-cat {
        padding-top: 100px;
        padding-bottom: 60px
    }
    .content-cat {
        padding-top: 40px
    }
    .nav-menu {
        padding: 10px 25px 20px;
        text-align: center
    }
    .nav-menu-post {
        padding: 10px 50px 20px;
        text-align: center
    }
    .pagination {
        margin-right: 0;
        margin-bottom: 40px;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .column-hero,
    .search-box {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .page-count {
        width: 60px
    }
    .bt-main-cat {
        margin-bottom: 12px
    }
    .title-search {
        font-size: 32px;
        line-height: 42px
    }
    .search-box {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .search-field {
        height: 70px;
        padding-right: 24px;
        padding-left: 24px;
        font-size: 20px;
        text-align: center
    }
    .button-search {
        height: 70px;
        padding-left: 75px
    }
    .column-hero {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu-button {
        color: #d7c8e0;
        font-size: 28px
    }
    .block-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .link-social {
        width: 50px;
        height: 50px;
        margin-right: 5px;
        margin-left: 5px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .block-info-solutions.left,
    .link-mail {
        margin-right: 0
    }
    .icon-social {
        width: 20px
    }
    .block-social {
        width: 200px;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .block-cta-solution.static,
    .wrap-solutions {
        -webkit-flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }
    .link-mail {
        margin-bottom: 10px;
        margin-left: 0;
        padding-left: 30px;
        border-left-style: none;
        background-position: 0 50%
    }
    .hero-start {
        padding-top: 120px
    }
    .title-start {
        font-size: 32px;
        line-height: 42px
    }
    .block-start {
        padding: 30px 25px
    }
    .par-start {
        font-size: 18px;
        line-height: 28px
    }
    .hero-gov {
        padding-top: 120px;
        padding-bottom: 100px
    }
    .content-gov,
    .hero-colab {
        padding-top: 80px
    }
    .title-hero-gov {
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 40px
    }
    .image-logo-menu {
        width: 100px
    }
    .wrap-solutions {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .par-hero-gov {
        font-size: 18px
    }
    .title-content-gov {
        font-size: 22px;
        line-height: 34px
    }
    .block-info-solutions {
        padding: 25px
    }
    .block-info-solutions.medium {
        margin-top: 20px
    }
    .block-info-solutions.right {
        margin-top: 20px;
        margin-left: 0
    }
    .icon-solutions {
        width: 80px;
        margin-bottom: 0
    }
    .par-solutions {
        margin-top: 15px
    }
    .block-cta-solution {
        position: static;
        margin: -10px auto 0
    }
    .block-method,
    .wrap-info-gov {
        margin-bottom: 10px
    }
    .block-cta-solution.static {
        max-width: 220px;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .par-cta-solutions.no-margin {
        margin-right: 0;
        margin-bottom: 10px
    }
    .wrap-question {
        margin-top: 60px;
        padding: 30px
    }
    .title-question {
        font-size: 16px;
        line-height: 32px;
        text-align: center
    }
    .info-gov {
        padding-top: 80px;
        padding-bottom: 80px
    }
    .title-info-gov {
        font-size: 32px;
        text-align: center
    }
    .par-info-gov {
        max-width: 100%;
        font-size: 14px;
        line-height: 24px;
        text-align: center
    }
    .column-info-gov {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .column-info-gov.reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .block-info-method,
    .wrap-method {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .column-margin-gov {
        padding-left: 0
    }
    .method-gov {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .wrap-method {
        padding-top: 0;
        padding-bottom: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .title-method {
        font-size: 32px;
        line-height: 40px;
        text-align: center
    }
    .block-info-method {
        padding-left: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .block-method {
        padding: 10px
    }
    .icon-method {
        height: 60px
    }
    .text-method {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
        font-size: 16px
    }
    .platform {
        padding-top: 80px
    }
    .par-platform {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 24px
    }
    .wrap-dots {
        margin-top: 80px;
        margin-bottom: 110px
    }
    .link-platform {
        margin-top: -50px;
        margin-left: -15px;
        padding: 5px;
        border-radius: 4px
    }
    .link-platform._2 {
        margin-top: 32px;
        margin-left: -14px
    }
    .link-platform._3 {
        margin-top: 112px;
        margin-left: -4px
    }
    .link-platform._4 {
        margin-top: 145px
    }
    .link-platform._5 {
        margin-top: -56px;
        margin-left: 64px
    }
    .link-platform._6 {
        margin-top: 0;
        margin-left: 130px
    }
    .link-platform._7 {
        margin-top: 75px;
        margin-left: 0
    }
    .link-platform._9 {
        margin-top: 13px;
        margin-left: 75px
    }
    .link-platform._10 {
        margin-top: 103px;
        margin-left: 59px
    }
    .link-platform._11 {
        margin-top: 134px;
        margin-left: 144px
    }
    .link-platform._15 {
        margin-top: -14px;
        margin-left: 0
    }
    .link-platform._16 {
        margin-top: -50px;
        margin-left: 150px
    }
    .link-platform._17 {
        margin-top: 50px;
        margin-left: 65px
    }
    .link-platform._18 {
        margin-right: -25px;
        margin-bottom: 40px
    }
    .link-platform._19 {
        margin-top: -40px;
        margin-right: 0
    }
    .link-platform._20 {
        margin-top: 32px;
        margin-right: 60px;
        margin-left: 0
    }
    .link-platform._21 {
        margin-top: 66px;
        margin-right: 76px
    }
    .link-platform._22 {
        margin-bottom: -56px
    }
    .link-platform._23 {
        margin-right: 20px
    }
    .link-platform._24 {
        margin-top: 5px;
        margin-right: 0
    }
    .image-platform._140 {
        width: 60px
    }
    .image-platform._110,
    .image-platform._120 {
        width: 50px
    }
    .image-platform._80 {
        width: 30px
    }
    .image-platform._90 {
        width: 45px
    }
    .image-platform._100 {
        width: 40px
    }
    .block-review {
        max-width: 400px
    }
    .par-review {
        font-size: 14px
    }
    .logo-foundation {
        width: 100px
    }
    .days {
        padding-top: 80px;
        padding-bottom: 80px
    }
    .contact {
        padding-top: 60px;
        padding-bottom: 40px
    }
    .title-form-gov {
        font-size: 32px;
        line-height: 40px
    }
    .form-block-gov {
        padding: 40px 20px 30px
    }
    .text-form-gov {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 20px;
        text-align: center
    }
    .field-form-gov,
    .select-field-gov {
        height: 50px;
        border-radius: 5px;
        font-size: 12px
    }
    .field-form-gov {
        padding-right: 10px;
        padding-left: 20px;
        text-align: left
    }
    .field-form-gov::-webkit-input-placeholder {
        font-size: 12px
    }
    .field-form-gov:-ms-input-placeholder {
        font-size: 12px
    }
    .field-form-gov::-ms-input-placeholder {
        font-size: 12px
    }
    .field-form-gov::placeholder {
        font-size: 12px
    }
    .field-form-gov.ddd {
        width: 60px;
        padding-left: 10px;
        text-align: center
    }
    .select-field-gov {
        padding-left: 20px;
        background-color: #f4f0f6;
        text-align: left
    }
    .block-info-app,
    .link-media,
    .par-about,
    .par-info-cicle,
    .sub-info-gov,
    .title-cicle,
    .title-info-about,
    .title-news-media {
        text-align: center
    }
    .image-logo-gov {
        left: 0;
        width: 120px
    }
    .wrap-apps {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-right: 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
    }
    .point-time.mobile,
    .wrap-cicle {
        display: block
    }
    .link-hero-app {
        margin-right: 4px;
        margin-bottom: 6px;
        margin-left: 4px
    }
    .image-app {
        width: 180px;
        height: auto
    }
    .title-hero-app {
        font-size: 34px;
        line-height: 42px
    }
    .block-phone-app {
        margin-bottom: -80px
    }
    .image-phone {
        width: 220px
    }
    .about-app {
        padding-top: 100px;
        padding-bottom: 60px
    }
    .title-content-app {
        font-size: 32px;
        line-height: 42px
    }
    .par-about-app {
        margin-top: 40px;
        font-size: 16px;
        line-height: 26px
    }
    .app {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8f49f9791ce0753ff635fe_full-dot.svg);
        background-image: linear-gradient(180deg, #fff, #fff), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d8f49f9791ce0753ff635fe_full-dot.svg);
        background-position: 0 0, 100% 100%;
        background-size: auto, auto;
        background-repeat: repeat, repeat
    }
    .team,
    .value {
        background-position: 0 0, 50% 50%
    }
    .sticky-app {
        padding-top: 0
    }
    .block-info-app {
        padding: 20px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .title-info-app {
        font-size: 20px
    }
    .par-info-app {
        font-size: 12px;
        line-height: 18px
    }
    .icon-info-app {
        margin-right: auto;
        margin-left: auto
    }
    .wrap-store {
        margin-bottom: 30px;
        padding: 30px
    }
    .title-store {
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 32px
    }
    .title-about,
    .title-hero-about,
    .title-public {
        font-size: 32px;
        line-height: 45px
    }
    .help {
        padding-bottom: 40px
    }
    .block-phone-screen {
        margin-bottom: -60px;
    }
    .image-phone-screen {
        width: 240px
    }
    .block-screen {
        margin: 18px 33px 30px;
        border-radius: 18px
    }
    .hero-about {
        padding-top: 100px;
        padding-bottom: 80px
    }
    .content-about,
    .media {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .par-about {
        margin-top: 15px
    }
    .public {
        padding-top: 40px
    }
    .title-public {
        max-width: 100%
    }
    .sub-info-gov {
        width: 100%;
        margin-top: 20px;
        font-size: 16px
    }
    .title-media,
    .title-team {
        font-size: 32px;
        line-height: 45px
    }
    .block-support {
        padding-left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .block-image-support {
        width: 60px;
        margin-top: -30px
    }
    .image-about {
        width: 100%;
        margin-top: 15px;
        border-radius: 12px
    }
    .wrap-media {
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .link-media {
        padding: 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
    }
    .image-media {
        width: 80px
    }
    .team {
        overflow: hidden;
        padding-top: 60px;
        padding-bottom: 100px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #520687), to(transparent)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d972f91b3e17239dfd33ddb_bg-colab-app.jpg);
        background-image: linear-gradient(180deg, #520687 20%, transparent), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5d972f91b3e17239dfd33ddb_bg-colab-app.jpg);
        background-size: auto, cover
    }
    .par-cicle,
    .text-cicle {
        line-height: 12px
    }
    .wrap-team {
        margin-top: 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
    }
    .block-team {
        min-height: 360px;
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 0;
        padding: 24px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }
    .image-team {
        width: 90px
    }
    .par-team {
        font-size: 12px
    }
    .slider-team {
        margin-top: 25px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .slide-nav-team {
        margin-bottom: -40px
    }
    .right-arrow-team {
        margin-right: -40px;
        font-size: 22px
    }
    .left-arrow-team {
        margin-left: -40px;
        font-size: 22px
    }
    .par-cicle,
    .span-cicle,
    .text-cicle {
        font-size: 10px
    }
    .wrap-cicle {
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }
    .block-cicle {
        z-index: 25;
        width: 90px;
        height: 90px;
        background-color: rgba(233, 233, 233, .9)
    }
    .block-cicle.top {
        margin-bottom: -16px
    }
    .block-cicle.bottom {
        margin-top: -16px
    }
    .block-middle-cicle {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .image-cicle {
        width: 160px
    }
    .par-cicle {
        padding-right: 35px;
        padding-left: 35px
    }
    .column-cicle {
        margin-top: 40px;
        margin-bottom: 20px
    }
    .wrap-info-cicle {
        margin-top: 30px;
        padding-left: 0
    }
    .block-info-cicle {
        padding-right: 0;
        padding-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
    }
    .title-cicle {
        font-size: 20px
    }
    .icon-cicle {
        width: 48px
    }
    .sucess-message {
        font-size: 16px
    }
    .block-image-about {
        background-size: contain
    }
    .title-info-about {
        width: auto;
        font-size: 36px;
        line-height: 45px
    }
    .title-news-media {
        margin-top: -20px
    }
    .block-ad {
        padding: 40px 30px
    }
    .bt-ad {
        font-size: 14px
    }
    .column-all-posts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .column-app-zero {
        padding-right: 0;
        padding-left: 0
    }
    .column-zero-hero {
        padding-left: 0
    }
    .collection-list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .form-ad,
    .wrap-value {
        -webkit-flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }
    .sucess-message-news {
        margin-left: 0;
        padding: 25px
    }
    .value {
        padding-top: 60px;
        padding-bottom: 40px;
        background-size: auto, 600px
    }
    .title-value {
        font-size: 32px;
        line-height: 42px
    }
    .wrap-value {
        margin-top: 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .block-value {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .block-value.margin-top {
        margin: 0
    }
    .span-about {
        font-size: 20px
    }
    .span-call-about {
        font-size: 16px
    }
    .quote-about {
        padding-top: 40px;
        padding-bottom: 60px
    }
    .par-quote-about {
        width: 200px;
        margin-right: auto;
        margin-left: auto;
        font-size: 18px;
        line-height: 24px
    }
    .hero-image,
    .idea-par,
    .submit-ad {
        margin-left: 0
    }
    .block-quote-about {
        padding-right: 0;
        padding-left: 0
    }
    .left-quote,
    .right-quote {
        width: 32px
    }
    .column-line {
        padding-right: 40px;
        padding-left: 0
    }
    .point-time {
        margin-right: -42px
    }
    .block-blog-ad {
        padding: 26px
    }
    .title-block-ad {
        font-size: 24px
    }
    .par-block-ad {
        font-size: 14px;
        line-height: 22px
    }
    .field-block-ad {
        width: auto
    }
    .submit-ad {
        width: 100%;
        margin-top: 6px;
        font-size: 14px
    }
    .form-ad {
        width: auto;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .textarea-gov {
        font-size: 12px
    }
    .textarea-gov::-webkit-input-placeholder {
        font-size: 12px
    }
    .textarea-gov:-ms-input-placeholder {
        font-size: 12px
    }
    .textarea-gov::-ms-input-placeholder {
        font-size: 12px
    }
    .textarea-gov::placeholder {
        font-size: 12px
    }
    .app-col {
        margin-top: 10px;
        margin-bottom: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .app-col.inverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .hero-col,
    .logos-block {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .app-image {
        width: 180px;
        height: auto
    }
    .app-cta {
        padding-bottom: 40px
    }
    .step-wrapper {
        padding: 0
    }
    .logo-image {
        margin-right: 0;
        margin-bottom: 20px
    }
    .app-block-image {
        padding: 20px
    }
    .page-title {
        font-size: 25px
    }
    .hero-par,
    .idea-par {
        font-size: 15px;
        line-height: 26px;
        text-align: center
    }
    .hero-col {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .app-arrow-icon,
    .app-arrow-icon.left {
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
        margin-right: auto;
        margin-left: auto
    }
    .info {
        padding-top: 60px;
        padding-bottom: 40px
    }
    .logos-block {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .hero-title {
        margin-top: 10px;
        font-size: 28px;
        line-height: 40px;
        text-align: center
    }
    .app-arrow-icon {
        margin-bottom: -100px
    }
    .step-title {
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 48px
    }
    .step-title.smaller {
        font-size: 24px;
        line-height: 35px
    }
    .container-qg {
        padding-right: 30px;
        padding-left: 30px
    }
    .step {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .qg-hero {
        padding-top: 20px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(99%, transparent), color-stop(0, #fff)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a5998f80d5016c3_brush-transition.png), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a599847935016da_bg-city.png), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a599820cb5016b6_bg-hero-qg.png);
        background-image: linear-gradient(180deg, transparent 99%, #fff 0), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a5998f80d5016c3_brush-transition.png), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a599847935016da_bg-city.png), linear-gradient(180deg, transparent, transparent), url(https://uploads-ssl.webflow.com/5d7fa6d94cc8594259880539/5e3aa5921a599820cb5016b6_bg-hero-qg.png);
        background-position: 0 0, 100% 100%, 100% 100%, 0 0, 50% 100%;
        background-size: auto, 100%, 300px, auto, 1200px
    }
    .faq-info-block {
        margin-bottom: 45px;
        padding: 0;
        text-align: center
    }
    .info-step {
        padding-top: 45px;
        padding-bottom: 45px
    }
    .info-par {
        font-size: 18px
    }
    .app-screen-image.icon {
        height: 150px
    }
    .app-cta-icon {
        width: 140px
    }
    .app-faq {
        padding-top: 60px
    }
    .app-cta-title {
        font-size: 32px;
        line-height: 40px
    }
    .idea-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .hero-image-logo {
        margin-bottom: 20px;
        margin-left: 0
    }
}