<style media="all">@charset "UTF-8";
.wp-block-archives {
    box-sizing: border-box
}

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    line-height: 0
}

.wp-block-avatar, .wp-block-avatar img {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons > .wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em) * .75)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em) * .5)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em) * .25)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

.wp-block-button .wp-block-button__link.is-style-outline, .wp-block-button.is-style-outline > .wp-block-button__link {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color), .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background), .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.wp-block-button .wp-block-button__link:where(.has-border-color) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-color]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-color]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-color]) {
    border-left-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-style]) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-style]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-style]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-style]) {
    border-left-width: medium
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical > .wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons > .wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button, .wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-button.aligncenter, .wp-block-calendar {
    text-align: center
}

.wp-block-calendar td, .wp-block-calendar th {
    border: 1px solid;
    padding: .25em
}

.wp-block-calendar th {
    font-weight: 400
}

.wp-block-calendar caption {
    background-color: inherit
}

.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td, .wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.wp-block-calendar table.has-background th {
    background-color: inherit
}

.wp-block-calendar table.has-text-color th {
    color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    align-items: normal !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label, .wp-block-post-comments .comment-form-comment label, .wp-block-post-comments .comment-form-email label, .wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]), .wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination > .wp-block-comments-pagination-next, .wp-block-comments-pagination > .wp-block-comments-pagination-numbers, .wp-block-comments-pagination > .wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child, .wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child, .wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.wp-block-comment-template.alignleft {
    float: left
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-comment-template.alignright {
    float: right
}

.wp-block-cover, .wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]), .wp-block-cover-image .has-background-dim:not([class*=-background-color]), .wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient, .wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after, .wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

@supports (position:sticky) {
    .wp-block-cover-image:after, .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    display: flex
}

.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1
}

.wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports (-webkit-touch-callout:inherit) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated, .wp-block-cover__image-background.is-repeated, video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background, .wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content > h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content > h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text, .wp-block-cover-image .wp-block-cover-image-text, section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)), :where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)), :where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

.wp-block-details {
    box-sizing: border-box;
    overflow: hidden
}

.wp-block-details summary {
    cursor: pointer
}

.wp-block-details > :not(summary) {
    margin-block-end: 0;
    margin-block-start: var(--wp--style--block-gap)
}

.wp-block-details > :last-child {
    margin-bottom: 0
}

.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left] > [data-type="core/embed"], .wp-block[data-align=right] > [data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file * + .wp-block-file__button {
    margin-left: .75em
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption, .wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image > a, .wp-block-gallery.has-nested-images figure.wp-block-image > div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a, .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > div, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: none;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * .66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * .75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * .8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * .83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * .85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * .875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * .66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * .5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft, .wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image[style*=border-radius] img, .wp-block-image[style*=border-radius] > a {
    border-radius: inherit
}

.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {
    display: table
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.aligncenter > figcaption, .wp-block-image.alignleft > figcaption, .wp-block-image.alignright > figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image .is-style-rounded img, .wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container .img-container {
    position: relative
}

.wp-lightbox-container button {
    background: none;
    border: none;
    cursor: zoom-in;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100
}

.wp-lightbox-container button:focus-visible {
    outline: 5px auto #212121;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 5px
}

.wp-lightbox-overlay {
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 12.5px;
    top: 12.5px;
    z-index: 5000000
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay .wp-block-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.wp-lightbox-overlay button {
    background: none;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.fade.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.fade.active img {
    animation: turn-on-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) {
    animation: turn-off-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img {
    animation: turn-off-visibility .25s both
}

.wp-lightbox-overlay.zoom img {
    height: var(--lightbox-image-max-height);
    position: absolute;
    transform-origin: top left;
    width: var(--lightbox-image-max-width)
}

.wp-lightbox-overlay.zoom.active {
    opacity: 1;
    visibility: visible
}

.wp-lightbox-overlay.zoom.active .wp-block-image img {
    animation: lightbox-zoom-in .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.active .wp-block-image img {
        animation: turn-on-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility .4s forwards
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
    animation: lightbox-zoom-out .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
        animation: turn-off-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim {
    animation: turn-off-visibility .4s forwards
}

html.has-lightbox-open {
    overflow: hidden
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }
    99% {
        opacity: 0;
        visibility: visible
    }
    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height))
    }
    to {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1);
        visibility: visible
    }
    99% {
        visibility: visible
    }
    to {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height))
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])), .has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a, .wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

.wp-block-latest-posts {
    box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol, ul {
    box-sizing: border-box
}

ol.has-background, ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    box-sizing: border-box;
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns:50% 1fr;
    grid-template-rows:auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns:1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100% !important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center;
    position: relative
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0
}

.wp-block-navigation ul, .wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active, .wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
    display: inline-block;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width: 782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: transparent;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation .wp-block-page-list, .wp-block-navigation__container, .wp-block-navigation__responsive-close, .wp-block-navigation__responsive-container, .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child, .wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit !important;
    color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: var(--wp--style--root--padding-top, 2rem) var(--wp--style--root--padding-right, 2rem) var(--wp--style--root--padding-bottom, 2rem) var(--wp--style--root--padding-left, 2rem);
    z-index: 100000
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting, inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting, initial);
    display: flex;
    flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: transparent !important;
    color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
    background: transparent;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size, 100%)
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close, .is-menu-open .wp-block-navigation__responsive-container-content, .is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width: 782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top: 32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
    word-break: normal
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align, initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form input:not([type=submit]), .wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]), .wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label, .wp-block-post-comments-form .comment-form-email label, .wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

.wp-block-post-date {
    box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block;
    height: 100%
}

.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: transparent
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-terms {
    box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-time-to-read, .wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    white-space: pre-wrap
}

.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    overflow-wrap: break-word;
    padding: 3em 0;
    text-align: center
}

.wp-block-pullquote blockquote, .wp-block-pullquote cite, .wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote cite, .wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

:where(.wp-block-pullquote) {
    margin: 0 0 1em
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: none
}

.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container > li {
    margin: 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media (max-width: 600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns:1fr
    }
}

.wp-block-query-pagination > .wp-block-query-pagination-next, .wp-block-query-pagination > .wp-block-query-pagination-numbers, .wp-block-query-pagination > .wp-block-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-query-pagination > .wp-block-query-pagination-next:last-child, .wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child, .wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-next:last-of-type {
    margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-previous:first-child {
    margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title, .wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)), .wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-large:where(:not(.is-style-plain)) footer, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:not([style*=text-decoration]), .wp-block-read-more:not([style*=text-decoration]):active, .wp-block-read-more:not([style*=text-decoration]):focus {
    text-decoration: none
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    fill: currentColor;
    min-height: 24px;
    min-width: 24px;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
    min-width: 0 !important;
    transition-property: width
}

.wp-block-search__button-behavior-expand .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden, .wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 0 !important
}

.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: 1px solid;
    border-left: none;
    border-right: none
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center
}

.wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a, .wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-site-title a {
    color: inherit
}

.wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
    fill: currentColor;
    color: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    stroke: #000;
    background-color: #fefc00;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    stroke: #000;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td, .wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr, .wp-block-table .has-border-color > * {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child, .wp-block-table table[style*=border-top-color] tr:first-child td, .wp-block-table table[style*=border-top-color] tr:first-child th, .wp-block-table table[style*=border-top-color] > *, .wp-block-table table[style*=border-top-color] > * td, .wp-block-table table[style*=border-top-color] > * th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color] td:last-child, .wp-block-table table[style*=border-right-color] th, .wp-block-table table[style*=border-right-color] tr, .wp-block-table table[style*=border-right-color] > * {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child, .wp-block-table table[style*=border-bottom-color] tr:last-child td, .wp-block-table table[style*=border-bottom-color] tr:last-child th, .wp-block-table table[style*=border-bottom-color] > *, .wp-block-table table[style*=border-bottom-color] > * td, .wp-block-table table[style*=border-bottom-color] > * th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color] td:first-child, .wp-block-table table[style*=border-left-color] th, .wp-block-table table[style*=border-left-color] tr, .wp-block-table table[style*=border-left-color] > * {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr, .wp-block-table table[style*=border-style] > * {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr, .wp-block-table table[style*=border-width] > * {
    border-style: inherit;
    border-width: inherit
}

:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    width: 100%
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper, .entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: left;
    text-indent: 0
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto !important;
    background-color: #ddd;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

body {
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

body .is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em
}

body .is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0
}

body .is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

body .is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em
}

body .is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0
}

body .is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important
}

body .is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size)
}

body .is-layout-flex {
    display: flex
}

body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

body .is-layout-flex > * {
    margin: 0
}

body .is-layout-grid {
    display: grid
}

body .is-layout-grid > * {
    margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before, .wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion: reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection > output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection > output[hidden] {
    display: none
}

.cmplz-video.cmplz-iframe-styles {
    background-color: transparent
}

.cmplz-video.cmplz-hidden {
    visibility: hidden !important
}

.cmplz-blocked-content-notice {
    display: none
}

.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
    display: block
}

.cmplz-blocked-content-container, .cmplz-wp-video {
    animation-name: cmplz-fadein;
    animation-duration: 600ms;
    background: #FFF;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: inherit;
    position: relative
}

.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
    max-height: 100%;
    position: absolute
}

.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
    padding-bottom: initial
}

.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
    visibility: hidden;
    max-height: 100%;
    border: 0 !important
}

.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
    white-space: normal;
    text-transform: initial;
    cursor: pointer;
    position: absolute !important;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 200px;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    z-index: 98;
    line-height: 23px
}

.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
    border: 1px dotted #cecece
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
    white-space: normal;
    text-transform: initial;
    position: absolute !important;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    z-index: 98;
    line-height: 23px
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
    display: block;
    margin-bottom: 10px
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
    color: #fff
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
    display: block
}

.cmplz-blocked-content-container div div {
    display: none
}

.cmplz-wp-video .cmplz-placeholder-element {
    width: 100%;
    height: inherit
}

@keyframes cmplz-fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.wpp-list li {
    overflow: hidden;
    float: none;
    clear: both;
    margin-bottom: 1rem
}

.wpp-list li:last-of-type {
    margin-bottom: 0
}

.wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 1rem 0 0;
    border: none
}

.wpp-meta, .post-stats {
    display: block;
    font-size: .8em
}

.wpp-meta:empty, .post-stats:empty {
    display: none
}

.cmplz-hidden {
    display: none !important
}

@-webkit-keyframes bgslide {
    from {
        background-position-x: 0
    }
    to {
        background-position-x: -200%
    }
}

@keyframes bgslide {
    from {
        background-position-x: 0
    }
    to {
        background-position-x: -200%
    }
}

.wpp-widget-placeholder, .wpp-widget-block-placeholder, .wpp-shortcode-placeholder {
    margin: 0 auto;
    width: 60px;
    height: 3px;
    background: #dd3737;
    background: linear-gradient(90deg, #dd3737 0%, #571313 10%, #dd3737 100%);
    background-size: 200% auto;
    border-radius: 3px;
    -webkit-animation: bgslide 1s infinite linear;
    animation: bgslide 1s infinite linear
}

@font-face {
    font-family: 'Geomanist Book';
    src: url(/static/fonts/subset-Geomanist-Book.eot);
    src: url(/static/fonts/subset-Geomanist-Book.eot?#iefix) format('embedded-opentype'), url(/static/fonts/subset-Geomanist-Book.woff2) format('woff2'), url(/static/fonts/subset-Geomanist-Book.woff) format('woff'), url(/static/fonts/subset-Geomanist-Book.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Geomanist';
    src: url(/static/fonts/subset-Geomanist-Regular.eot);
    src: url(/static/fonts/subset-Geomanist-Regular.eot?#iefix) format('embedded-opentype'), url(/static/fonts/subset-Geomanist-Regular.woff2) format('woff2'), url(/static/fonts/subset-Geomanist-Regular.woff) format('woff'), url(/static/fonts/subset-Geomanist-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Geomanist';
    src: url(/static/fonts/subset-Geomanist-Medium.eot);
    src: url(/static/fonts/subset-Geomanist-Medium.eot?#iefix) format('embedded-opentype'), url(/static/fonts/subset-Geomanist-Medium.woff2) format('woff2'), url(/static/fonts/subset-Geomanist-Medium.woff) format('woff'), url(/static/fonts/subset-Geomanist-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Geomanist';
    src: url(/static/fonts/subset-Geomanist-Bold.eot);
    src: url(/static/fonts/subset-Geomanist-Bold.eot?#iefix) format('embedded-opentype'), url(/static/fonts/subset-Geomanist-Bold.woff2) format('woff2'), url(/static/fonts/subset-Geomanist-Bold.woff) format('woff'), url(/static/fonts/subset-Geomanist-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

/*!
* Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, *:before, *:after {
    box-sizing: inherit
}

.fade {
    transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

html {
    font-family: sans-serif;
    font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden
}

html.disable-scroll {
    overflow: hidden
}

html.disable-scroll body {
    overflow: hidden
}

body {
    font-family: "Geomanist",-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;
    font-weight: 400;
    font-size: 1.6rem;
    color: #4f4f4f;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    border: 0;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: none
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    opacity: 1 !important;
    color: inherit !important
}

::-moz-placeholder {
    opacity: 1 !important;
    color: inherit !important
}

::-ms-input-placeholder {
    opacity: 1 !important;
    color: inherit !important
}

input::-ms-clear {
    display: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    outline: 0
}

a:active {
    outline: 0
}

a:hover {
    text-decoration: none;
    outline: 0
}

a:focus {
    text-decoration: none;
    outline: 0
}

.outline {
    position: absolute;
    clip: rect(0px 0px 0px 0px);
    *clip: rect(0 0 0 0);
    font-size: 0;
    line-height: 0
}

.container {
    max-width: 1230px;
    width: 100%
}

@media (max-width: 1199.98px) {
    .container {
        padding-right: 20px;
        padding-left: 20px
    }
}

.hidden {
    display: none
}

.heading-small {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.1rem;
    line-height: 26px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .heading-small {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (max-width: 575.98px) {
    .heading-small {
        font-size: 1.6rem;
        line-height: 21px
    }
}

.heading-medium {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 32px
}

@media (max-width: 1199.98px) {
    .heading-medium {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .heading-medium {
        font-size: 2.4rem;
        line-height: 26px
    }
}

.heading-large {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 6.4rem;
    letter-spacing: -.02em;
    line-height: 72px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .heading-large {
        font-size: 4rem;
        line-height: 44px;
        letter-spacing: 0
    }
}

@media (max-width: 767.98px) {
    .heading-large {
        font-size: 2.4rem;
        line-height: 26px
    }
}

.heading-mlarge {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 4rem;
    letter-spacing: 0;
    line-height: 44px;
    color: #00a3e0
}

@media (max-width: 767.98px) {
    .heading-mlarge {
        font-size: 2.4rem;
        line-height: 26px
    }
}

.heading-section, .m-policy__content h3 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 4rem;
    line-height: 44px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .heading-section, .m-policy__content h3 {
        font-size: 2.8rem;
        line-height: 32px
    }
}

@media (max-width: 575.98px) {
    .heading-section, .m-policy__content h3 {
        font-size: 2.4rem;
        line-height: 26px
    }
}

.sub-heading-section {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.1rem;
    line-height: 26px;
    color: #a7a5a6
}

@media (max-width: 1199.98px) {
    .sub-heading-section {
        font-family: "Geomanist", sans-serif;
        font-size: 1.6rem;
        line-height: 24px
    }
}

@media (max-width: 575.98px) {
    .sub-heading-section {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.heading-box-primary {
    font-family: "Geomanist", sans-serif;
    font-weight: 500;
    font-size: 2.2rem;
    line-height: 1.4
}

.heading-box-small {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
    color: #231f20
}

.heading-box-medium {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.1rem;
    line-height: 26px;
    color: #231f20
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.heading-box-large {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 32px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .heading-box-large {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .heading-box-large {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.heading-box-basic, .b-text-video-image-grid__text h3, .s-video-text__text h3, .s-image-text__text h3 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 32px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .heading-box-basic, .b-text-video-image-grid__text h3, .s-video-text__text h3, .s-image-text__text h3 {
        font-size: 2.4rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .heading-box-basic, .b-text-video-image-grid__text h3, .s-video-text__text h3, .s-image-text__text h3 {
        font-size: 1.8rem;
        line-height: 22px
    }
}

p small {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    display: inline-block;
    letter-spacing: -.02em
}

@media (max-width: 1199.98px) {
    p small {
        font-size: 1.2rem;
        letter-spacing: 0;
        line-height: 1.35
    }
}

.paragraph-small {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    display: inline-block;
    letter-spacing: -.02em
}

@media (max-width: 1199.98px) {
    .paragraph-small {
        font-size: 1.2rem;
        letter-spacing: 0;
        line-height: 1.35
    }
}

.paragraph-big {
    font-size: 1.8rem;
    line-height: 1.45
}

.label {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.3;
    text-transform: uppercase
}

label {
    font-size: 1.2rem;
    color: #231f20;
    line-height: 12px;
    display: block;
    margin-bottom: 8px
}

label.error {
    color: #e84f0f;
    margin-top: 10px
}

.text-center {
    text-align: center
}

.wpcf7 form .wpcf7-response-output {
    color: #231f20 !important;
    text-align: center !important
}

.entry-content img {
    margin: 0 0 1.5em
}

.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}

.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}

.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right
}

.select2-container {
    box-sizing: border-box;
    margin: 0;
    position: relative;
    vertical-align: middle;
    display: block
}

.select2-container .select2-selection--single {
    height: 46px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #f2f2f2;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: transparent #00a3e0 #00a3e0;
    border-radius: 0 0 6px 6px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    overflow: hidden;
    margin-top: -1px
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 7px 20px;
    user-select: none;
    -webkit-user-select: none;
    transition: all .2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .select2-results__option {
        transition: none
    }
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #f2f2f2;
    border: 1px transparent solid;
    border-radius: 6px;
    outline: none;
    transition: all .2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .select2-container--default .select2-selection--single {
        transition: none
    }
}

.select2-container--default .select2-selection--single:hover {
    border-color: #00a3e0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
    outline: none;
    color: #231f20;
    padding: 0 50px 0 20px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNiA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDFMMyAzTDUgMSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);
    width: 6px;
    height: 4px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%)
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #00a3e0
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #00a3e0;
    color: #fff
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 40px
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00a3e0;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 7px 20px;
    font-weight: 400;
    color: #a7a5a6
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    outline: none
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer
}

.swiper-button-prev:before, .swiper-button-next:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxIDhIMSIgc3Ryb2tlPSIjMDBBM0UwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik04IDFMMSA4TDggMTUiIHN0cm9rZT0iIzAwQTNFMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
    width: 22px;
    height: 16px;
    display: block;
    content: ""
}

.swiper-button-prev:hover, .swiper-button-prev:focus, .swiper-button-prev:active, .swiper-button-next:hover, .swiper-button-next:focus, .swiper-button-next:active {
    outline: none
}

.swiper-button-next {
    transform: translateY(-50%) rotate(180deg)
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-prev.swiper-button-black, .swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 35px
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: relative;
    margin: 0 5px;
    transition: all .2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .swiper-pagination-bullet {
        transition: none
    }
}

.swiper-pagination-bullet:after {
    background: #00a3e0;
    width: 4px;
    height: 4px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    border-radius: 50%
}

.swiper-pagination-bullet:hover, .swiper-pagination-bullet:focus, .swiper-pagination-bullet:active {
    outline: none
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background: #00a3e0
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-primary {
    background: #00a3e0;
    font-family: "Geomanist Book", sans-serif;
    color: #fff !important;
    display: inline-block;
    padding: 11px 20px 13px;
    border-radius: 6px;
    border: none;
    transition: all .4s ease
}

@media (max-width: 1199.98px) {
    .btn-primary {
        font-size: 1.4rem;
        padding: 7px 15px
    }
}

.btn-primary:hover {
    background: #33b5e6
}

.btn-primary--yellow {
    background: #fdc300;
    color: #231f20 !important
}

.btn-primary--yellow:hover {
    background: #fdcf33
}

@media (max-width: 1199.98px) {
    .btn-primary--mobile-bigger {
        font-size: 1.6rem;
        padding: 11px 20px 13px
    }
}

.btn-primary--youtube {
    background: #f61c0d;
    color: #fff;
    display: flex;
    align-items: center;
    border: none !important;
    margin: 0 auto
}

.btn-primary--youtube img {
    padding: 0 10px 5px 0
}

.btn-primary--youtube:hover {
    background: #e71d0d
}

.btn-border {
    display: inline-block;
    font-weight: 500;
    color: #00a3e0;
    padding: 12px 24px;
    position: relative
}

.btn-border:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    border: 1px #00a3e0 solid;
    border-radius: 6px
}

@media (max-width: 1199.98px) {
    .btn-border {
        font-size: 1.4rem;
        padding: 7px 15px
    }
}

.btn-border:hover:after {
    border-width: 2px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .btn-border--mobile-bigger {
        font-size: 1.6rem;
        padding: 11px 20px
    }
}

.btn-border.btn-watch {
    display: flex;
    align-items: center;
    border: none !important;
    background: 0 0;
    margin: 0 auto
}

.btn-border.btn-watch img {
    padding: 0 10px 5px 0
}

.btn-border-white {
    background: #fff;
    display: inline-block;
    border-radius: 6px;
    font-weight: 500;
    color: #00a3e0;
    padding: 11px 24px;
    position: relative;
    transition: all .4s ease
}

.btn-border-white:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    border: 1px #00a3e0 solid;
    border-radius: 6px
}

@media (max-width: 1199.98px) {
    .btn-border-white {
        font-size: 1.4rem
    }
}

.btn-border-white:hover:after {
    border-width: 2px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .btn-border-white--mobile-bigger {
        font-size: 1.6rem;
        padding: 10px 20px
    }
}

.btn-underline {
    font-weight: 500;
    color: #00a3e0;
    display: inline-block;
    position: relative;
    padding-bottom: 4px;
    width: max-content !important
}

.btn-underline:after {
    background: #00a3e0;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    transition: all .4s ease
}

.btn-underline:hover:after {
    right: 11px;
    left: 11px
}

.btn-blue-link {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.2;
    color: #00a3e0;
    display: inline-block
}

.btn-added-underline {
    position: relative;
    padding-bottom: 4px
}

.btn-added-underline:after {
    background: #00a3e0;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    transition: all .4s ease
}

.btn-added-underline:hover:after {
    right: 11px;
    left: 11px
}

.btn-download {
    display: inline-block;
    border-radius: 6px;
    font-weight: 500;
    font-size: 1.4rem;
    color: #00a3e0;
    padding: 7px 15px 7px 30px;
    position: relative;
    transition: all .4s ease
}

.btn-download:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    border: 1px #00a3e0 solid;
    border-radius: 6px
}

.btn-download svg, .btn-download img {
    position: absolute;
    top: 50%;
    left: 11px;
    transform: translateY(-50%)
}

.btn-download svg path, .btn-download img path {
    transition: all .4s ease
}

.btn-download:hover:after {
    border-width: 2px
}

.btn-close {
    background: 0 0;
    width: 18px;
    height: 18px;
    padding: 0;
    border: none;
    display: block
}

@media (max-width: 767.98px) {
    .btn-close {
        width: 15px;
        height: 15px
    }
}

@media (max-width: 767.98px) {
    .btn-close svg, .btn-close img {
        width: 15px;
        height: 15px;
        display: block
    }
}

.btn-close path {
    transition: all .4s ease
}

.btn-close:hover path {
    fill: #00a3e0
}

.inactive {
    opacity: .3
}

.simplysign__button {
    border: 1px solid #231f20;
    border-radius: 5px;
    height: 45px;
    color: #231f20;
    font-size: 2rem;
    line-height: 30px
}

.input-primary {
    background: #f2f2f2;
    width: 100%;
    height: 46px;
    border: none;
    padding: 0 20px;
    display: block;
    border-radius: 6px;
    font-family: "Geomanist Book", sans-serif;
    color: #231f20;
    border: 1px transparent solid;
    transition: all .4s ease
}

.input-primary:focus, .input-primary:hover, .input-primary:active {
    background: #fff;
    border-color: #00a3e0
}

.input-primary--error {
    border-color: #e84f0f
}

.textarea-primary {
    background: #f2f2f2;
    width: 100%;
    height: 240px;
    border: none;
    padding: 5px 20px;
    display: block;
    border-radius: 6px;
    color: #231f20;
    line-height: 2;
    border: 1px transparent solid;
    transition: all .4s ease;
    resize: none
}

.textarea-primary:focus, .textarea-primary:hover, .textarea-primary:active {
    border-color: #00a3e0
}

.textarea-primary--error {
    border-color: #e84f0f
}

.checkbox-primary input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.checkbox-primary input:checked + label:after {
    opacity: 1
}

.checkbox-primary label {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    display: block;
    margin: 0;
    line-height: 16px;
    color: #231f20;
    position: relative;
    padding: 0 0 0 40px;
    cursor: pointer
}

.checkbox-primary label:before, .checkbox-primary label:after {
    display: block;
    content: "";
    position: absolute
}

.checkbox-primary label:before {
    background: #f2f2f2;
    width: 21px;
    height: 21px;
    top: -1px;
    left: 0;
    border-radius: 6px
}

.checkbox-primary label:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgNC41NzE0M0w1LjI3MjczIDhMMTEgMiIgc3Ryb2tlPSIjMDBBM0UwIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
    width: 13px;
    height: 10px;
    top: 5px;
    left: 4px;
    transition: all .4s ease;
    opacity: 0
}

.checkbox-primary label.checkbox-checked:after {
    opacity: 1
}

.select-search {
    width: 100%;
    display: none
}

.select-search .select2-container {
    z-index: 1
}

.select-search .select2-selection {
    background: #fff;
    width: 100%;
    height: 64px;
    padding: 0;
    border: none;
    padding: 0 130px 0 25px;
    color: #797979;
    border-radius: 6px;
    transition: all .4s ease
}

@media (max-width: 767.98px) {
    .select-search .select2-selection {
        background: rgba(79, 79, 79, .45);
        height: 56px;
        border: 1px #1c1a1b solid;
        padding: 0 56px 0 20px;
        color: #fff
    }
}

.select-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 100%;
    line-height: 1;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #797979
}

@media (max-width: 767.98px) {
    .select-search .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #fff
    }
}

.select-search .select2-selection__placeholder {
    width: 100%
}

.select-search .select2-container--open .select2-dropdown--below {
    margin-top: -64px
}

.select-search .select2-selection__clear {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.select-search .select2-selection__arrow {
    display: none
}

.select-search__btn {
    position: absolute;
    top: 9px;
    right: 8px;
    z-index: 4
}

@media (max-width: 767.98px) {
    .select-search__btn {
        top: 0;
        right: 0
    }
}

.select-search button {
    background: 0 0;
    padding: 0;
    border: none;
    transition: all .4s ease
}

@media (min-width: 768px) {
    .select-search button {
        width: 110px;
        height: 46px;
        font-weight: 500;
        color: #00a3e0;
        border-radius: 6px
    }

    .select-search button:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        content: "";
        border: 1px #00a3e0 solid;
        border-radius: 6px
    }
}

@media (max-width: 767.98px) {
    .select-search button {
        width: 56px;
        height: 56px;
        right: 0;
        font-size: 0
    }
}

@media (min-width: 768px) {
    .select-search button svg, .select-search button img {
        display: none
    }
}

@media (max-width: 767.98px) {
    .select-search button svg, .select-search button img {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        transform: translateY(-50%);
        display: block;
        margin: 0 auto
    }
}

@media (min-width: 768px) {
    .select-search button:hover:after {
        border-width: 2px
    }
}

.select-search__overlay {
    position: absolute;
    top: 0;
    right: 60px;
    bottom: 0;
    left: 0;
    z-index: 3;
    cursor: pointer
}

.select-search .select2-selection__clear {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuNiI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTM5NDUxIDAuOTUyMjA4QzEuNDU4MyAwLjQyNjMxOCAyLjEyNDI2IDAuMjQ4Njg2IDIuNDI2OTIgMC41NTU0NTVMMTcuMTE2NiAxNS40NDQ1QzE3LjQxOTMgMTUuNzUxMyAxNy4yNDQgMTYuNDI2MyAxNi43MjUyIDE2Ljk1MjJDMTYuMjA2MyAxNy40NzgxIDE1LjU0MDQgMTcuNjU1NyAxNS4yMzc3IDE3LjM0OUwwLjU0ODAxMSAyLjQ1OTg3QzAuMjQ1MzUgMi4xNTMxIDAuNDIwNjA0IDEuNDc4MSAwLjkzOTQ1MSAwLjk1MjIwOFoiIGZpbGw9IiMwMEEzRTAiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMTM0OCAwLjk1MjIwOEMxNi42MTU5IDAuNDI2MzE4IDE1Ljk1IDAuMjQ4Njg2IDE1LjY0NzMgMC41NTU0NTVMMC45NTc2MTQgMTUuNDQ0NUMwLjY1NDk1MyAxNS43NTEzIDAuODMwMjA2IDE2LjQyNjMgMS4zNDkwNSAxNi45NTIyQzEuODY3OSAxNy40NzgxIDIuNTMzODYgMTcuNjU1NyAyLjgzNjUzIDE3LjM0OUwxNy41MjYyIDIuNDU5ODdDMTcuODI4OSAyLjE1MzEgMTcuNjUzNiAxLjQ3ODEgMTcuMTM0OCAwLjk1MjIwOFoiIGZpbGw9IiMwMEEzRTAiLz4NCjwvZz4NCjwvc3ZnPg0K);
    width: 19px;
    height: 18px;
    position: absolute;
    top: 23px;
    right: 20px;
    font-size: 0;
    display: block;
    transform: none;
    z-index: 3
}

@media (max-width: 767.98px) {
    .select-search .select2-selection__clear {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjkzOTQ1MSAwLjk1MjIwOEMxLjQ1ODMgMC40MjYzMTggMi4xMjQyNiAwLjI0ODY4NiAyLjQyNjkyIDAuNTU1NDU1TDE3LjExNjYgMTUuNDQ0NUMxNy40MTkzIDE1Ljc1MTMgMTcuMjQ0IDE2LjQyNjMgMTYuNzI1MiAxNi45NTIyQzE2LjIwNjMgMTcuNDc4MSAxNS41NDA0IDE3LjY1NTcgMTUuMjM3NyAxNy4zNDlMMC41NDgwMTEgMi40NTk4N0MwLjI0NTM1IDIuMTUzMSAwLjQyMDYwNCAxLjQ3ODEgMC45Mzk0NTEgMC45NTIyMDhaIiBmaWxsPSIjZmZmZmZmIi8+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjEzNDggMC45NTIyMDhDMTYuNjE1OSAwLjQyNjMxOCAxNS45NSAwLjI0ODY4NiAxNS42NDczIDAuNTU1NDU1TDAuOTU3NjE0IDE1LjQ0NDVDMC42NTQ5NTMgMTUuNzUxMyAwLjgzMDIwNiAxNi40MjYzIDEuMzQ5MDUgMTYuOTUyMkMxLjg2NzkgMTcuNDc4MSAyLjUzMzg2IDE3LjY1NTcgMi44MzY1MyAxNy4zNDlMMTcuNTI2MiAyLjQ1OTg3QzE3LjgyODkgMi4xNTMxIDE3LjY1MzYgMS40NzgxIDE3LjEzNDggMC45NTIyMDhaIiBmaWxsPSIjZmZmZmZmIi8+DQo8L2c+DQo8L3N2Zz4NCg==);
        top: 19px
    }
}

.select-search .select2-container .select2-selection--single .select2-selection__clear {
    position: absolute
}

.select-search .select-search__clear-input {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuNiI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTM5NDUxIDAuOTUyMjA4QzEuNDU4MyAwLjQyNjMxOCAyLjEyNDI2IDAuMjQ4Njg2IDIuNDI2OTIgMC41NTU0NTVMMTcuMTE2NiAxNS40NDQ1QzE3LjQxOTMgMTUuNzUxMyAxNy4yNDQgMTYuNDI2MyAxNi43MjUyIDE2Ljk1MjJDMTYuMjA2MyAxNy40NzgxIDE1LjU0MDQgMTcuNjU1NyAxNS4yMzc3IDE3LjM0OUwwLjU0ODAxMSAyLjQ1OTg3QzAuMjQ1MzUgMi4xNTMxIDAuNDIwNjA0IDEuNDc4MSAwLjkzOTQ1MSAwLjk1MjIwOFoiIGZpbGw9IiMwMEEzRTAiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMTM0OCAwLjk1MjIwOEMxNi42MTU5IDAuNDI2MzE4IDE1Ljk1IDAuMjQ4Njg2IDE1LjY0NzMgMC41NTU0NTVMMC45NTc2MTQgMTUuNDQ0NUMwLjY1NDk1MyAxNS43NTEzIDAuODMwMjA2IDE2LjQyNjMgMS4zNDkwNSAxNi45NTIyQzEuODY3OSAxNy40NzgxIDIuNTMzODYgMTcuNjU1NyAyLjgzNjUzIDE3LjM0OUwxNy41MjYyIDIuNDU5ODdDMTcuODI4OSAyLjE1MzEgMTcuNjUzNiAxLjQ3ODEgMTcuMTM0OCAwLjk1MjIwOFoiIGZpbGw9IiMwMEEzRTAiLz4NCjwvZz4NCjwvc3ZnPg0K);
    width: 19px;
    height: 18px;
    position: absolute;
    top: 23px;
    right: 20px;
    font-size: 0;
    display: block;
    transform: none;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    z-index: 1100;
    cursor: pointer
}

@media (max-width: 767.98px) {
    .select-search .select-search__clear-input {
        top: 19px
    }
}

.select-search .select-search__clear-input--visible {
    opacity: 1;
    visibility: visible
}

.select-search .select2-container--default .select2-selection--single:hover, .select-search .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #1c1a1b
}

.select-search--is-selected .select-search__btn {
    opacity: 0;
    visibility: hidden
}

.select-search--is-selected .select2-selection {
    padding-right: 64px
}

@media (max-width: 767.98px) {
    .select-search--is-selected .select2-selection {
        padding-right: 56px
    }
}

.select-search--news button {
    width: 46px;
    height: 46px;
    border: none;
    position: relative
}

@media (max-width: 767.98px) {
    .select-search--news button {
        height: 52px
    }
}

.select-search--news button:after {
    content: none
}

.select-search--news button svg, .select-search--news button img {
    display: block;
    float: right
}

@media (max-width: 767.98px) {
    .select-search--news button svg, .select-search--news button img {
        left: auto
    }
}

.select-search--news button:hover {
    background: 0 0
}

@media (max-width: 767.98px) {
    .select-search--news .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #797979
    }
}

.select-search--news .select2-selection {
    background: 0 0;
    border-bottom: 1px #cfcfcf solid;
    padding-right: 46px;
    padding-left: 0;
    border-radius: 0
}

@media (max-width: 767.98px) {
    .select-search--news .select2-selection {
        border-width: 0 0 1px;
        border-color: #cfcfcf
    }
}

.select-search--news .select2-selection__clear {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuNiI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTM5NDUxIDAuOTUyMjA4QzEuNDU4MyAwLjQyNjMxOCAyLjEyNDI2IDAuMjQ4Njg2IDIuNDI2OTIgMC41NTU0NTVMMTcuMTE2NiAxNS40NDQ1QzE3LjQxOTMgMTUuNzUxMyAxNy4yNDQgMTYuNDI2MyAxNi43MjUyIDE2Ljk1MjJDMTYuMjA2MyAxNy40NzgxIDE1LjU0MDQgMTcuNjU1NyAxNS4yMzc3IDE3LjM0OUwwLjU0ODAxMSAyLjQ1OTg3QzAuMjQ1MzUgMi4xNTMxIDAuNDIwNjA0IDEuNDc4MSAwLjkzOTQ1MSAwLjk1MjIwOFoiIGZpbGw9IiNBN0E1QTYiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMTM0OCAwLjk1MjIwOEMxNi42MTU5IDAuNDI2MzE4IDE1Ljk1IDAuMjQ4Njg2IDE1LjY0NzMgMC41NTU0NTVMMC45NTc2MTQgMTUuNDQ0NUMwLjY1NDk1MyAxNS43NTEzIDAuODMwMjA2IDE2LjQyNjMgMS4zNDkwNSAxNi45NTIyQzEuODY3OSAxNy40NzgxIDIuNTMzODYgMTcuNjU1NyAyLjgzNjUzIDE3LjM0OUwxNy41MjYyIDIuNDU5ODdDMTcuODI4OSAyLjE1MzEgMTcuNjUzNiAxLjQ3ODEgMTcuMTM0OCAwLjk1MjIwOFoiIGZpbGw9IiNBN0E1QTYiLz4NCjwvZz4NCjwvc3ZnPg0K);
    right: 0
}

.select-search--news .select-search__btn {
    right: 0
}

.select-search--news .select-search__overlay {
    right: 46px
}

.select-search--news .select-search__clear-input {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuNiI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTM5NDUxIDAuOTUyMjA4QzEuNDU4MyAwLjQyNjMxOCAyLjEyNDI2IDAuMjQ4Njg2IDIuNDI2OTIgMC41NTU0NTVMMTcuMTE2NiAxNS40NDQ1QzE3LjQxOTMgMTUuNzUxMyAxNy4yNDQgMTYuNDI2MyAxNi43MjUyIDE2Ljk1MjJDMTYuMjA2MyAxNy40NzgxIDE1LjU0MDQgMTcuNjU1NyAxNS4yMzc3IDE3LjM0OUwwLjU0ODAxMSAyLjQ1OTg3QzAuMjQ1MzUgMi4xNTMxIDAuNDIwNjA0IDEuNDc4MSAwLjkzOTQ1MSAwLjk1MjIwOFoiIGZpbGw9IiNBN0E1QTYiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMTM0OCAwLjk1MjIwOEMxNi42MTU5IDAuNDI2MzE4IDE1Ljk1IDAuMjQ4Njg2IDE1LjY0NzMgMC41NTU0NTVMMC45NTc2MTQgMTUuNDQ0NUMwLjY1NDk1MyAxNS43NTEzIDAuODMwMjA2IDE2LjQyNjMgMS4zNDkwNSAxNi45NTIyQzEuODY3OSAxNy40NzgxIDIuNTMzODYgMTcuNjU1NyAyLjgzNjUzIDE3LjM0OUwxNy41MjYyIDIuNDU5ODdDMTcuODI4OSAyLjE1MzEgMTcuNjUzNiAxLjQ3ODEgMTcuMTM0OCAwLjk1MjIwOFoiIGZpbGw9IiNBN0E1QTYiLz4NCjwvZz4NCjwvc3ZnPg0K);
    right: 0
}

.select-search--news .select-search--is-selected .select2-selection {
    padding-right: 40px
}

.select-search--news .select2-container--default .select2-selection--single:hover, .select-search--news .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #cfcfcf
}

.select2-dropdown.help, .select2-dropdown.news {
    background: #fff;
    margin-top: -64px;
    border: none;
    box-shadow: 0px 6px 60px rgba(0, 0, 0, .05), 0px 4px 16px rgba(0, 0, 0, .05);
    border-radius: 6px
}

@media (max-width: 767.98px) {
    .select2-dropdown.help, .select2-dropdown.news {
        margin-top: -56px
    }
}

.select2-dropdown.help .select2-search__field, .select2-dropdown.news .select2-search__field {
    background: #fff;
    width: 100%;
    height: 64px;
    padding: 0;
    border: none;
    padding: 0 130px 0 25px;
    color: #797979;
    border-radius: 6px;
    color: #231f20
}

@media (max-width: 767.98px) {
    .select2-dropdown.help .select2-search__field, .select2-dropdown.news .select2-search__field {
        background: r #fff;
        height: 56px;
        padding: 0 56px 0 20px
    }
}

.select2-dropdown.help .select2-search--dropdown, .select2-dropdown.news .select2-search--dropdown {
    padding: 0
}

.select2-dropdown.help .select2-results__option, .select2-dropdown.news .select2-results__option {
    padding: 17px 20px;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    border-radius: 6px
}

.select2-dropdown.help .select2-results__option[aria-selected=true], .select2-dropdown.news .select2-results__option[aria-selected=true] {
    background: rgba(0, 163, 224, .1);
    color: #231f20;
    border-radius: 6px
}

.select2-dropdown.help .select2-results__option--highlighted[aria-selected], .select2-dropdown.news .select2-results__option--highlighted[aria-selected] {
    background: rgba(0, 163, 224, .1);
    color: #231f20
}

.select2-dropdown.help .select2-results > .select2-results__options, .select2-dropdown.news .select2-results > .select2-results__options {
    padding: 0 5px 5px
}

.select2-dropdown.news {
    background: 0 0;
    box-shadow: none;
    margin-top: -65px;
    overflow: visible
}

@media (max-width: 767.98px) {
    .select2-dropdown.news {
        margin-top: -57px
    }
}

.select2-dropdown.news .select2-search__field {
    background: #f8f8f8;
    padding: 0 46px 0 0
}

.select2-dropdown.news .select2-results {
    background: #fff;
    margin-top: 7px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 6px 60px rgba(0, 0, 0, .05), 0px 4px 16px rgba(0, 0, 0, .05)
}

.select2-dropdown.news .select2-results > .select2-results__options {
    padding: 5px
}

.select2-dropdown.news .select2-results__option[aria-selected=true], .select2-dropdown.news .select2-results__option--highlighted[aria-selected] {
    background: #f8f8f8
}

span.wpcf7-list-item {
    margin: 0
}

.wpcf7-submit.disabled {
    pointer-events: none
}

.radio-primary {
    font-family: "Geomanist Book", sans-serif;
    color: #231f20
}

.radio-primary .wpcf7-list-item {
    display: block;
    margin-top: 5px;
    margin-left: 20px
}

.radio-primary .wpcf7-list-item.first {
    margin-top: 10px
}

.m-report__form-fields label span {
    color: #e84f0f;
    margin-left: 3px
}

.m-post-form {
    background: #fff;
    padding: 20px
}

@media (max-width: 1199.98px) {
    main {
        margin-top: 74px
    }
}

.object-fit {
    position: relative
}

.object-fit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.object-fit .background-settings {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.lightbox {
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    z-index: 1000
}

.lightbox--visible {
    opacity: 1
}

.lightbox__placeholder {
    max-width: 100%;
    transform: scale(.9);
    transition: transform .4s ease;
    z-index: 1;
    will-change: transform
}

.lightbox__placeholder > img:first-child:last-child, .lightbox__placeholder > video:first-child:last-child, .lightbox__placeholder > iframe:first-child:last-child {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 95%;
    max-height: 95%
}

.lightbox__placeholder > video:first-child:last-child, .lightbox__placeholder > iframe:first-child:last-child {
    pointer-events: auto
}

.lightbox__placeholder > img:first-child:last-child, .lightbox__placeholder > video:first-child:last-child {
    width: auto;
    height: auto
}

.lightbox--img .lightbox__placeholder, .lightbox--video .lightbox__placeholder, .lightbox--iframe .lightbox__placeholder {
    width: 100%;
    height: 100%;
    pointer-events: none
}

.lightbox--visible .lightbox__placeholder {
    transform: scale(1)
}

.ajax-loading {
    opacity: .3;
    pointer-events: none
}

.lazyloading, .lazyload {
    opacity: 0
}

.header-primary {
    padding-bottom: 65px
}

@media (max-width: 1199.98px) {
    .header-primary {
        background: #fff;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        padding: 5px 0
    }
}

.header-primary .container {
    position: relative
}

.header-primary [class*=col-] {
    position: static
}

.header-primary__logo {
    max-width: 249px;
    margin-left: -25px;
    font-size: 0;
    height: 100%
}

@media (max-width: 1199.98px) {
    .header-primary__logo {
        margin-left: -18px
    }
}

.header-primary__logo a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.header-primary__logo svg, .header-primary__logo img {
    display: block
}

@media (max-width: 1199.98px) {
    .header-primary__logo svg, .header-primary__logo img {
        width: 163px;
        height: auto
    }
}

@media (max-width: 1199.98px) {
    .header-primary__navs {
        background: #fff;
        width: calc(100% - 40px);
        max-height: calc(100% - 113px);
        position: fixed;
        top: 93px;
        opacity: 0;
        z-index: -1;
        bottom: auto;
        pointer-events: none;
        transition: all .4s ease;
        overflow-y: auto;
        border-radius: 6px;
        box-shadow: 0px 6px 30px rgba(0, 0, 0, .05), 0px 4px 6px rgba(0, 0, 0, .05)
    }
}

@media (max-width: 767.98px) {
    .header-primary__navs {
        max-height: calc(100% - 103px);
        top: 83px
    }
}

@media (min-width: 1200px) {
    .header-primary__user {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-end;
        margin: 25px 175px 0 0
    }
}

.header-primary__active {
    position: relative
}

@media (min-width: 1200px) {
    .header-primary__active {
        /*padding-right: 40px*/
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .header-primary__active {
        display: none
    }
}

@media (max-width: 767.98px) {
    .header-primary__active {
        padding: 20px 20px 0
    }
}

@media (max-width: 767.98px) {
    .header-primary__active-btn {
        text-align: center;
        font-size: 1.6rem;
        display: block;
        padding: 11px 25px 13px 10px;
        position: relative;
        transition: all .4s ease
    }
}

@media (max-width: 767.98px) {
    .header-primary__active-btn:after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNyA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTUuNSAzTDMuNSAxTDEuNSAzIiBzdHJva2U9IiMyMzFGMjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K);
        width: 7px;
        height: 4px;
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%) rotate(180deg);
        transition: all .4s ease
    }
}

@media (max-width: 767.98px) and (max-width: 349px) {
    .header-primary__active-btn:after {
        right: 14px
    }
}

@media (max-width: 767.98px) {
    .header-primary__active-btn.active {
        background: rgba(253, 195, 0, .3)
    }

    .header-primary__active-btn.active:after {
        transform: translateY(-50%)
    }
}

@media (min-width: 1200px) {
    .header-primary__active-btn:hover {
        background: #fdcf33
    }
}

.header-primary__active-content {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 101
}

@media (max-width: 1199.98px) {
    .header-primary__active-content {
        display: none
    }
}

@media (min-width: 1200px) {
    .header-primary__active-content {
        display: block !important
    }
}

@media (max-width: 767.98px) {
    .header-primary__active-content {
        position: relative;
        top: auto;
        visibility: visible;
        opacity: 1;
        overflow: hidden;
        margin-bottom: 10px
    }
}

.header-primary__active-inner {
    position: relative
}

@media (min-width: 768px) {
    .header-primary__active-inner {
        background: #fff;
        width: 615px;
        box-shadow: 0 4px 35px rgba(0, 0, 0, .14);
        padding: 33px 40px 0 50px;
        border-radius: 6px;
        margin-top: 18px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__active-inner {
        padding-top: 40px
    }
}

@media (max-width: 767.98px) {
    .header-primary__active-inner {
        padding-top: 35px
    }
}

@media (min-width: 768px) {
    .header-primary__active-inner .row {
        margin-right: -30px;
        margin-left: -30px
    }
}

@media (min-width: 768px) {
    .header-primary__active-inner [class*=col-] {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (max-width: 767.98px) {
    .header-primary__active-inner [class*=col-] {
        margin-top: 25px
    }

    .header-primary__active-inner [class*=col-]:first-child {
        margin-top: 0
    }
}

.header-primary__active-inner .heading-box-primary {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .header-primary__active-inner .heading-box-primary {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .header-primary__active-inner .heading-box-primary {
        margin-right: 20px
    }
}

.header-primary__active-inner p {
    color: #797979;
    margin-top: 10px
}

.header-primary__active-inner .btn-primary {
    font-size: 1.4rem;
    line-height: 17px;
    padding-top: 9px;
    padding-bottom: 10px;
    margin-top: 15px
}

@media (max-width: 1199.98px) {
    .header-primary__active-inner .btn-primary {
        margin-top: 18px
    }
}

.header-primary__active-nots {
    border-top: 1px #f1f1f1 solid;
    padding: 6px 40px 20px 50px;
    margin: 30px -40px 0 -50px
}

@media (max-width: 767.98px) {
    .header-primary__active-nots {
        border-top: none;
        border-bottom: 1px #f1f1f1 solid;
        padding-bottom: 30px;
        margin-top: 25px
    }
}

.header-primary__active-nots p {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    color: #797979;
    letter-spacing: -.02em
}

@media (max-width: 767.98px) {
    .header-primary__active-nots p {
        max-width: 260px;
        width: 100%;
        display: block;
        margin-top: 0
    }
}

.header-primary__active.active .header-primary__active-content {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

@media (max-width: 1199.98px) {
    .header-primary__links {
        padding: 20px 30px
    }
}

@media (max-width: 767.98px) {
    .header-primary__links {
        padding: 20px
    }
}

.header-primary__links ul {
    padding-top: 13px;
    position: relative
}

@media (max-width: 767.98px) {
    .header-primary__links ul {
        font-size: 15px
    }
}

@media (min-width: 1200px) {
    .header-primary__links li {
        display: inline-block;
        margin-right: 35px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__links li {
        margin-top: 25px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__links li:first-child {
        margin-top: 0
    }
}

@media (min-width: 1200px) {
    .header-primary__links li:last-child {
        margin-right: 0
    }
}

.header-primary__links a {
    font-family: "Geomanist Book", sans-serif;
    display: block;
    position: relative;
    padding: 0 0 0 30px
}

@media (max-width: 1199.98px) {
    .header-primary__links a {
        padding-left: 35px
    }
}

.header-primary__links svg, .header-primary__links img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.header-primary__links-shop {
    color: #00a3e0
}

.header-primary__links-certum {
    color: #00a3e0;
    right: 100px;
    position: absolute;
    top: 40px
}

@media (min-width: 1200px) {
    .header-primary__links-certum a {
        padding: 0 0 0 23px
    }
}

@media (min-width: 1200px) {
    .header-primary__nav {
        position: absolute;
        top: 98px;
        right: 15px;
        left: 15px;
        border-top: 1px #e9e9e9 solid
    }

    .header-primary__nav:before, .header-primary__nav:after {
        background: #e9e9e9;
        width: 100vw;
        height: 1px;
        display: block;
        content: "";
        position: absolute;
        top: -1px
    }

    .header-primary__nav:before {
        left: -100%
    }

    .header-primary__nav:after {
        right: -100%
    }
}

@media (max-width: 767.98px) {
    .header-primary__nav {
        padding: 0
    }
}

@media (max-width: 1199.98px) {
    .header-primary__nav nav {
        padding: 0 30px
    }
}

@media (max-width: 767.98px) {
    .header-primary__nav nav {
        padding: 0
    }
}

@media (min-width: 1200px) {
    .header-primary__nav nav > ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media (max-width: 767.98px) {
    .header-primary__nav nav > ul {
        font-size: 15px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__nav nav > ul > li:first-child > a {
        border-top: 1px #f1f1f1 solid
    }
}

.header-primary__nav nav > ul > li > a {
    font-family: "Geomanist Book", sans-serif;
    color: #231f20;
    display: block;
    padding: 18px 0 14px;
    border-bottom: 5px transparent solid;
    position: relative
}

@media (max-width: 1199.98px) {
    .header-primary__nav nav > ul > li > a {
        padding: 19px 30px 19px 0;
        border-bottom: 1px #f1f1f1 solid
    }
}

@media (max-width: 767.98px) {
    .header-primary__nav nav > ul > li > a {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width: 1200px) {
    .header-primary__nav nav > ul > li > a:hover {
        border-color: #00a3e0
    }
}

@media (min-width: 1200px) {
    .header-primary__nav .menu-item-has-children:hover > a {
        border-color: #00a3e0
    }
}

.header-primary__nav .menu-item-has-children.active > a .show-sub-nav-mobile svg, .header-primary__nav .menu-item-has-children.active > a .show-sub-nav-mobile img {
    transform: translateY(-50%) rotate(180deg)
}

.header-primary__nav .current-menu-item > a {
    color: #00a3e0
}

@media (min-width: 1200px) {
    .header-primary__nav .current-menu-item > a {
        border-color: #00a3e0
    }
}

@media (min-width: 1200px) {
    .header-primary__nav .show-sub-nav-mobile {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .header-primary__nav .show-sub-nav-mobile {
        width: 30px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0
    }
}

@media (max-width: 767.98px) {
    .header-primary__nav .show-sub-nav-mobile {
        right: 20px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__nav .show-sub-nav-mobile svg, .header-primary__nav .show-sub-nav-mobile img {
        position: absolute;
        top: 50%;
        right: 3px;
        transform: translateY(-50%);
        transition: all .4s ease
    }
}

.header-primary .sub-nav {
    transition: all .2s ease
}

@media (min-width: 1200px) {
    .header-primary .sub-nav {
        position: absolute;
        top: 41px;
        right: 0;
        left: 0;
        z-index: 100;
        visibility: hidden;
        opacity: 0
    }
}

@media (max-width: 1199.98px) {
    .header-primary .sub-nav {
        display: none;
        border-bottom: 1px #f1f1f1 solid;
        padding: 20px 0
    }
}

@media (max-width: 767.98px) {
    .header-primary .sub-nav {
        display: none;
        border-bottom: 1px #f1f1f1 solid;
        padding: 0
    }
}

.header-primary .sub-nav .sub-container {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px
}

.header-primary .sub-nav .sub-container__left {
    background: #f5fcff;
    border: 1px solid #33b5e6;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    max-width: 385px
}

@media (max-width: 882px) {
    .header-primary .sub-nav .sub-container__left {
        max-width: unset;
        border: none;
        width: 100%
    }
}

.header-primary .sub-nav .sub-container__left ul li {
    width: 100%;
    margin-bottom: 30px
}

.header-primary .sub-nav .sub-container__left ul li:last-of-type {
    margin-bottom: 0
}

.header-primary .sub-nav .sub-container__left ul > div {
    position: absolute;
    right: 20px;
    top: 20px
}

@media (max-width: 882px) {
    .header-primary .sub-nav .sub-container__left ul > div {
        display: none
    }
}

.header-primary .sub-nav .sub-container__right {
    padding: 20px
}

.header-primary .sub-nav .sub-container .sub-container-mobile-icon {
    display: none
}

@media (max-width: 882px) {
    .header-primary .sub-nav .sub-container .sub-container-mobile-icon {
        display: block !important;
        width: 100%;
        text-align: right;
        position: unset !important
    }
}

@media (max-width: 991.98px) {
    .header-primary .sub-nav .sub-container {
        width: 100%;
        gap: unset;
        flex-wrap: wrap;
        font-size: 15px
    }
}

@media (max-width: 767.98px) {
    .header-primary .sub-nav .sub-container {
        width: 100%;
        gap: unset;
        font-size: 15px
    }
}

.header-primary .sub-nav .sub-container h2 {
    color: #a7a5a6;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 28px
}

@media (max-width: 882px) {
    .header-primary .sub-nav .sub-container h2 {
        display: none
    }
}

@media (min-width: 1200px) {
    .header-primary .sub-nav__inner {
        background: #fff;
        border-radius: 6px;
        margin-top: 36px;
        padding: 30px;
        box-shadow: 0px 6px 0px rgba(0, 0, 0, .05), 0px 4px 0px rgba(0, 0, 0, .05)
    }
}

@media (min-width: 1200px) {
    .header-primary .sub-nav ul {
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width: 1200px) {
    .header-primary .sub-nav li {
        width: 50%;
        margin-bottom: 30px
    }
}

@media (max-width: 1199.98px) {
    .header-primary .sub-nav li {
        display: block;
        margin-top: 15px
    }
}

@media (max-width: 1199.98px) {
    .header-primary .sub-nav li:first-child {
        margin-top: 0
    }
}

@media (min-width: 1200px) {
    .header-primary .sub-nav li:nth-child(3n) {
        margin-right: 0
    }
}

@media (min-width: 1200px) {
    .header-primary .sub-nav li:nth-child(-n+3) {
        margin-top: 0
    }
}

.header-primary .sub-nav a {
    font-family: "Geomanist Book", sans-serif;
    color: #231f20;
    display: block
}

.header-primary .sub-nav a:hover {
    color: #00a3e0
}

.header-primary .sub-nav .current-menu-item > a {
    color: #00a3e0
}

.header-primary .sub-nav span {
    font-family: "Geomanist", sans-serif;
    color: #a7a5a6;
    display: block
}

.header-primary .sub-nav .carrer a:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMDI5NDEgMy43MjA1OVYyQzEuMDI5NDEgMS40NDc3MiAxLjQ3NzEyIDEgMi4wMjk0MSAxSDEyQzEyLjU1MjMgMSAxMyAxLjQ0NzcyIDEzIDJWMTEuOTcwNkMxMyAxMi41MjI5IDEyLjU1MjMgMTIuOTcwNiAxMiAxMi45NzA2SDEwLjI3OTQiIHN0cm9rZT0iIzAwQTNFMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPHBhdGggZD0iTTAuNjY2NzggMTMuMzMzMkw2LjQ3MDcgNy41MjkzIiBzdHJva2U9IiMwMEEzRTAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik02LjQ3MDcgMTIuNjA3N1Y4LjUyOTNDNi40NzA3IDcuOTc3MDEgNi4wMjI5OSA3LjUyOTMgNS40NzA3IDcuNTI5M0gxLjM5MjI3IiBzdHJva2U9IiMwMEEzRTAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
    display: inline-block;
    content: "";
    vertical-align: middle;
    margin: -2px 0 0 8px
}

.header-primary .sub-nav.active {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

@media (min-width: 1200px) {
    .header-primary .sub-nav--2 .sub-nav__inner {
        padding-top: 26px;
        padding-bottom: 26px
    }
}

@media (min-width: 1200px) {
    .header-primary__search {
        position: absolute;
        top: 35px;
        right: 9px
    }
}

.header-primary__search-btn {
    background: 0 0;
    width: 30px;
    height: 30px;
    padding: 0;
    border: none;
    position: relative;
    display: block
}

@media (max-width: 1199.98px) {
    .header-primary__search-btn {
        display: none
    }
}

.header-primary__search-btn svg, .header-primary__search-btn img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%)
}

@media (min-width: 1200px) {
    .header-primary__search-content {
        position: absolute;
        top: 100%;
        right: 6px;
        visibility: hidden;
        opacity: 0;
        z-index: 101
    }
}

@media (max-width: 1199.98px) {
    .header-primary__search-content {
        margin: 20px 30px
    }
}

@media (max-width: 767.98px) {
    .header-primary__search-content {
        margin: 20px
    }
}

.header-primary__search-inner {
    position: relative
}

@media (min-width: 1200px) {
    .header-primary__search-inner {
        width: 320px;
        background: #fff;
        box-shadow: 0 4px 35px rgba(0, 0, 0, .14);
        border-radius: 6px 0 6px 6px;
        padding: 20px;
        margin-top: 48px
    }

    .header-primary__search-inner:before {
        width: 5px;
        height: 20px;
        box-shadow: 0 4px 35px rgba(0, 0, 0, .7);
        position: absolute;
        top: -25px;
        right: 0;
        display: block;
        content: ""
    }

    .header-primary__search-inner:after {
        width: 0;
        height: 0;
        border-width: 30px;
        border-style: solid;
        border-color: transparent #fff transparent transparent;
        display: block;
        content: "";
        position: absolute;
        top: -30px;
        right: 0
    }
}

.header-primary__search-inner form {
    position: relative
}

.header-primary__search-inner input {
    padding-right: 40px
}

.header-primary__search-inner button {
    background: 0 0;
    padding: 0;
    border: none;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.header-primary__search-inner button svg, .header-primary__search-inner button img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    transform: translateY(-50%)
}

.header-primary__search.active .header-primary__search-content {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

@media (min-width: 1200px) {
    .header-primary__links-shop-content {
        position: absolute;
        top: 100%;
        left: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 101
    }
}

@media (max-width: 1199.98px) {
    .header-primary__links-shop-content {
        margin-top: -5px;
        display: none
    }
}

.header-primary__links-shop-btn {
    background: 0 0;
    width: 30px;
    height: 30px;
    padding: 0;
    border: none;
    position: relative;
    display: block
}

@media (min-width: 1200px) {
    .header-primary__links-shop-btn {
        font-size: 0
    }
}

@media (max-width: 1199.98px) {
    .header-primary__links-shop-btn {
        width: 100%;
        height: auto;
        font-family: "Geomanist Book", sans-serif;
        font-weight: 400;
        text-align: left;
        color: #00a3e0;
        padding: 19px 30px 19px 37px
    }
}

.header-primary__links-shop-btn svg, .header-primary__links-shop-btn img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%)
}

@media (max-width: 1199.98px) {
    .header-primary__links-shop-btn svg, .header-primary__links-shop-btn img {
        top: 20px;
        right: auto;
        left: 0;
        transform: none
    }
}

@media (min-width: 1200px) {
    .header-primary__links-shop-btn svg:nth-child(2), .header-primary__links-shop-btn img:nth-child(2) {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .header-primary__links-shop-btn svg:nth-child(2), .header-primary__links-shop-btn img:nth-child(2) {
        position: absolute;
        top: 50%;
        right: 3px;
        left: auto;
        transform: translateY(-50%);
        transition: all .4s ease
    }
}

@media (max-width: 1199.98px) {
    .header-primary__links-shop-btn.active svg:nth-child(2) {
        transform: translateY(-50%) rotate(180deg)
    }
}

@media (min-width: 1200px) {
    .header-primary__links-shop-inner {
        background: #fff;
        width: 200px;
        box-shadow: 0px 6px 60px rgba(0, 0, 0, .05), 0px 4px 16px rgba(0, 0, 0, .05);
        padding: 18px 12px 15px;
        border-radius: 6px;
        margin-top: 10px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__links-shop-inner {
        padding-bottom: 20px
    }
}

.header-primary__links-shop-inner ul {
    margin: 0;
    padding: 0
}

.header-primary__links-shop-inner ul li {
    display: block
}

.header-primary__links-shop-inner ul a {
    display: block;
    position: relative;
    font-weight: 400;
    font-size: 1.6rem;
    padding: 10px 0 10px 30px;
    color: #838383
}

@media (max-width: 1199.98px) {
    .header-primary__links-shop-inner ul a {
        padding: 10px 0 10px 30px
    }
}

.header-primary__links-shop-inner ul svg, .header-primary__links-shop-inner ul img {
    position: absolute;
    right: 0
}

@media (max-width: 1199.98px) {
    .header-primary__links-shop-inner ul svg, .header-primary__links-shop-inner ul img {
        right: auto;
        left: 0
    }
}

.header-primary__links-shop.active .header-primary__links-shop-content {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

@media (min-width: 1200px) {
    .header-primary__access, .header-primary__language {
        position: absolute;
        top: 40px;
        right: 9px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__access, .header-primary__language {
        padding: 0 30px 10px
    }
}

@media (max-width: 767.98px) {
    .header-primary__access, .header-primary__language {
        padding: 0 20px
    }
}


@media (min-width: 1200px) {
    .header-primary__access-content, .header-primary__language-content {
        position: absolute;
        top: 100%;
        right: 6px;
        visibility: hidden;
        opacity: 0;
        z-index: 101
    }
}

@media (max-width: 1199.98px) {
    .header-primary__access-content, .header-primary__language-content {
        margin-top: -5px;
        display: none
    }
}

@media (min-width: 1200px) {
    .header-primary__access-inner, .header-primary__language-inner {
        background: #fff;
        width: 200px;
        box-shadow: 0px 6px 60px rgba(0, 0, 0, .05), 0px 4px 16px rgba(0, 0, 0, .05);
        padding: 18px 12px 15px;
        border-radius: 6px;
        margin-top: 10px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__access-inner, .header-primary__language-inner {
        padding-bottom: 20px
    }
}

.header-primary__access-inner p, .header-primary__language-inner p {
    font-size: 1.2rem;
    color: #a7a5a6
}

@media (max-width: 1199.98px) {
    .header-primary__access-inner p, .header-primary__language-inner p {
        display: none
    }
}

.header-primary__access-inner ul, .header-primary__language-inner ul {
    margin-top: 10px
}

@media (max-width: 1199.98px) {
    .header-primary__access-inner ul, .header-primary__language-inner ul {
        margin-top: 0
    }
}

.header-primary__access-inner ul li, .header-primary__language-inner ul li {
    display: block
}

.header-primary__access-inner ul a, .header-primary__language-inner ul a {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 1.2rem;
    padding: 10px 30px 10px 0
}

@media (max-width: 1199.98px) {
    .header-primary__access-inner ul a, .header-primary__language-inner ul a {
        padding: 10px 0 10px 30px
    }
}

.header-primary__access-inner ul a:hover, .header-primary__language-inner ul a:hover {
    color: #00a3e0
}

.header-primary__access-inner ul svg, .header-primary__access-inner ul img, .header-primary__language-inner ul svg, .header-primary__language-inner ul img {
    position: absolute;
    top: 12px;
    right: 0
}

@media (max-width: 1199.98px) {
    .header-primary__access-inner ul svg, .header-primary__access-inner ul img, .header-primary__language-inner ul svg, .header-primary__language-inner ul img {
        right: auto;
        left: 0
    }
}

.header-primary__access-default, .header-primary__language-default {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    color: #00a3e0;
    text-align: right;
    display: block;
    margin-top: 10px
}

.header-primary__access.active .header-primary__access-content, .header-primary__access.active .header-primary__language-content, .header-primary__language.active .header-primary__access-content, .header-primary__language.active .header-primary__language-content {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

@media (max-width: 1199.98px) {
    .header-primary__access-btn svg {
        top: 24px
    }
}

@media (min-width: 1200px) {
    .header-primary__language {
        right: 55px
    }
}

@media (min-width: 1200px) {
    .header-primary__links-certum {
        right: 100px;
        position: absolute;
        top: 40px
    }
}

@media (max-width: 1199.98px) {
    .header-primary__links-certum {
        padding: 0 30px 10px
    }
}

@media (max-width: 767.98px) {
    .header-primary__links-certum {
        padding: 0 20px
    }
}

.header-primary__active-mobile {
    position: absolute;
    top: 14px;
    right: 90px
}

@media (min-width: 1200px) {
    .header-primary__active-mobile {
        display: none
    }
}

@media (max-width: 767.98px) {
    .header-primary__active-mobile {
        display: none
    }
}

.header-primary__active-mobile > .btn-primary {
    font-size: 1.4rem;
    padding: 8px 13px 7px
}

.header-primary__active-mobile .header-primary__active-content {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto
}

.header-primary__active-mobile .header-primary__active-content.active {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

.header-primary__active-mobile .header-primary__active-inner {
    border-radius: 6px;
    margin-top: 18px
}

.header-primary__active-mobile .header-primary__active-inner:before, .header-primary__active-mobile .header-primary__active-inner:after {
    content: none
}

.header-primary--nav-open .header-primary__navs {
    opacity: 1;
    pointer-events: all
}

.hamburger {
    width: 20px;
    height: 17px;
    margin: 0 auto;
    z-index: 2;
    cursor: pointer;
    transition: all .4s ease;
    position: absolute;
    top: 24px;
    right: 20px
}

.hamburger:before {
    background: 0 0;
    width: 40px;
    height: 40px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%)
}

@media (min-width: 1200px) {
    .hamburger {
        display: none
    }
}

.hamburger .menu-bar {
    background: #231f20;
    width: 100%;
    height: 2px;
    position: absolute;
    right: 0;
    display: block;
    transition: all .4s ease
}

.hamburger .menu-bar-top {
    width: 15px;
    top: 0
}

.hamburger .menu-bar-middle {
    width: 8px;
    top: 8px
}

.hamburger .menu-bar-middle-2 {
    width: 4px;
    top: 8px;
    right: 10px
}

.hamburger .menu-bar-bottom {
    top: 15px
}

.nav-mobile-open {
    top: 24px;
    right: 18px
}

.nav-mobile-open .menu-bar-top {
    width: 100%;
    transform: rotate(45deg) translate(4px, 5px);
    -webkit-transform: rotate(45deg) translate(4px, 5px)
}

.nav-mobile-open .menu-bar-middle {
    opacity: 0
}

.nav-mobile-open .menu-bar-middle-2 {
    opacity: 0
}

.nav-mobile-open .menu-bar-bottom {
    transform: rotate(-45deg) translate(11px, -11px);
    -webkit-transform: rotate(-45deg) translate(11px, -11px);
    top: 22px
}

.header-help {
    padding: 8px 0
}

@media (max-width: 1199.98px) {
    .header-help {
        background: #fff;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        padding: 5px 0
    }
}

.header-help .container {
    position: relative
}

.header-help .row {
    align-items: center
}

.header-help [class*=col-] {
    position: static
}

.header-help__logo {
    margin-left: -25px;
    font-size: 0;
    height: 100%
}

@media (max-width: 1199.98px) {
    .header-help__logo {
        margin-top: -1px;
        margin-left: -18px
    }
}

.header-help__logo a {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    height: 100%
}

.header-help__logo span {
    font-family: "Geomanist Book", sans-serif;
    font-size: 2.4rem;
    line-height: 24px;
    color: #00a3e0;
    position: absolute;
    top: 50%;
    left: 192px;
    transform: translateY(-50%)
}

@media (max-width: 1199.98px) {
    .header-help__logo span {
        font-size: 1.8rem;
        line-height: 18px;
        left: 160px
    }
}

.header-help__logo svg, .header-help__logo img {
    display: block;
    width: 190px
}

@media (max-width: 1199.98px) {
    .header-help__logo svg, .header-help__logo img {
        width: 163px;
        height: auto
    }
}

@media (min-width: 1200px) {
    .header-help__navs {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end
    }
}

@media (max-width: 1199.98px) {
    .header-help__navs {
        background: #fff;
        width: calc(100% - 40px);
        max-height: calc(100% - 113px);
        position: fixed;
        top: 93px;
        opacity: 0;
        pointer-events: none;
        z-index: -200;
        bottom: auto;
        transition: all .4s ease;
        overflow-y: auto;
        border-radius: 6px;
        box-shadow: 0px 6px 30px rgba(0, 0, 0, .05), 0px 4px 6px rgba(0, 0, 0, .05)
    }
}

@media (max-width: 575.98px) {
    .header-help__navs {
        max-height: calc(100% - 103px);
        top: 83px
    }
}

.header-help__access, .header-help__language {
    position: relative
}

@media (min-width: 1200px) {
    .header-help__access, .header-help__language {
        margin-left: 20px
    }
}

@media (max-width: 1199.98px) {
    .header-help__access, .header-help__language {
        padding: 0 30px 10px
    }
}

@media (max-width: 575.98px) {
    .header-help__access, .header-help__language {
        padding: 0 15px
    }
}

.header-help__access-btn, .header-help__language-btn {
    background: 0 0;
    width: 30px;
    height: 30px;
    padding: 0;
    border: none;
    position: relative;
    display: block
}

@media (min-width: 1200px) {
    .header-help__access-btn, .header-help__language-btn {
        font-size: 0
    }
}

@media (max-width: 1199.98px) {
    .header-help__access-btn, .header-help__language-btn {
        border-top: 1px #f1f1f1 solid;
        width: 100%;
        height: auto;
        font-family: "Geomanist Book", sans-serif;
        font-weight: 400;
        text-align: left;
        color: #00a3e0;
        padding: 19px 30px 19px 37px
    }
}

.header-help__access-btn svg, .header-help__access-btn img, .header-help__language-btn svg, .header-help__language-btn img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%)
}

@media (max-width: 1199.98px) {
    .header-help__access-btn svg, .header-help__access-btn img, .header-help__language-btn svg, .header-help__language-btn img {
        top: 26px;
        right: auto;
        left: 0;
        transform: none
    }
}

@media (min-width: 1200px) {
    .header-help__access-btn svg:nth-child(2), .header-help__access-btn img:nth-child(2), .header-help__language-btn svg:nth-child(2), .header-help__language-btn img:nth-child(2) {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .header-help__access-btn svg:nth-child(2), .header-help__access-btn img:nth-child(2), .header-help__language-btn svg:nth-child(2), .header-help__language-btn img:nth-child(2) {
        position: absolute;
        top: 50%;
        right: 3px;
        left: auto;
        transform: translateY(-50%);
        transition: all .4s ease
    }
}

@media (max-width: 1199.98px) {
    .header-help__access-btn.active svg:nth-child(2), .header-help__language-btn.active svg:nth-child(2) {
        transform: translateY(-50%) rotate(180deg)
    }
}

@media (min-width: 1200px) {
    .header-help__access-content, .header-help__language-content {
        position: absolute;
        top: 100%;
        right: 6px;
        visibility: hidden;
        opacity: 0;
        z-index: 101
    }
}

@media (max-width: 1199.98px) {
    .header-help__access-content, .header-help__language-content {
        margin-top: -5px;
        display: none
    }
}

@media (min-width: 1200px) {
    .header-help__access-inner, .header-help__language-inner {
        background: #fff;
        width: 200px;
        box-shadow: 0px 6px 60px rgba(0, 0, 0, .05), 0px 4px 16px rgba(0, 0, 0, .05);
        padding: 18px 12px 15px;
        border-radius: 6px;
        margin-top: 10px
    }
}

@media (max-width: 1199.98px) {
    .header-help__access-inner, .header-help__language-inner {
        padding-bottom: 20px
    }
}

.header-help__access-inner p, .header-help__language-inner p {
    font-size: 1rem;
    color: #a7a5a6
}

@media (max-width: 1199.98px) {
    .header-help__access-inner p, .header-help__language-inner p {
        display: none
    }
}

.header-help__access-inner ul, .header-help__language-inner ul {
    margin-top: 10px
}

@media (max-width: 1199.98px) {
    .header-help__access-inner ul, .header-help__language-inner ul {
        margin-top: 0
    }
}

.header-help__access-inner ul li, .header-help__language-inner ul li {
    display: block
}

.header-help__access-inner ul a, .header-help__language-inner ul a {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 1.2rem;
    padding: 10px 30px 10px 0
}

@media (max-width: 1199.98px) {
    .header-help__access-inner ul a, .header-help__language-inner ul a {
        padding: 10px 0 10px 30px
    }
}

.header-help__access-inner ul a:hover, .header-help__language-inner ul a:hover {
    color: #00a3e0
}

.header-help__access-inner ul svg, .header-help__access-inner ul img, .header-help__language-inner ul svg, .header-help__language-inner ul img {
    position: absolute;
    top: 12px;
    right: 0
}

@media (max-width: 1199.98px) {
    .header-help__access-inner ul svg, .header-help__access-inner ul img, .header-help__language-inner ul svg, .header-help__language-inner ul img {
        right: auto;
        left: 0
    }
}

.header-help__access-default, .header-help__language-default {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    color: #00a3e0;
    text-align: right;
    display: block;
    margin-top: 10px
}

.header-help__access.active .header-primary__access-content, .header-help__access.active .header-primary__language-content, .header-help__language.active .header-primary__access-content, .header-help__language.active .header-primary__language-content {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

@media (min-width: 1200px) {
    .header-help__links {
        text-align: right
    }
}

@media (max-width: 1199.98px) {
    .header-help__links {
        padding: 30px 30px 10px
    }
}

@media (max-width: 575.98px) {
    .header-help__links {
        padding: 5px 15px 15px
    }
}

@media (max-width: 1199.98px) {
    .header-help__links ul {
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width: 1200px) {
    .header-help__links li {
        display: inline-block;
        margin-right: 45px
    }
}

@media (max-width: 1199.98px) {
    .header-help__links li {
        width: 100%;
        order: 3
    }
}

@media (max-width: 1199.98px) {
    .header-help__links li:first-child {
        margin-top: 0
    }
}

@media (min-width: 1200px) {
    .header-help__links li:last-child {
        margin-right: 0
    }
}

.header-help__links a {
    font-family: "Geomanist Book", sans-serif;
    display: block;
    position: relative
}

@media (min-width: 1200px) {
    .header-help__links a {
        color: #00a3e0
    }
}

@media (max-width: 1199.98px) {
    .header-help__links a {
        padding: 19px 0;
        border-top: 1px #f1f1f1 solid
    }
}

.header-help__links svg, .header-help__links img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.header-help__links [class*=links-] {
    margin-right: 35px
}

@media (max-width: 1199.98px) {
    .header-help__links [class*=links-] {
        order: 2;
        margin-top: 22px;
        margin-right: 0
    }
}

@media (max-width: 575.98px) {
    .header-help__links [class*=links-] {
        margin: 0
    }
}

.header-help__links [class*=links-] a {
    padding: 0 0 0 30px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .header-help__links [class*=links-] a {
        padding-left: 35px
    }
}

@media (min-width: 576px) and (max-width: 1199.98px) {
    .header-help__links [class*=links-] a {
        border: none
    }
}

@media (max-width: 575.98px) {
    .header-help__links [class*=links-] a {
        padding: 19px 0 19px 35px
    }
}

.header-help__links-buy a {
    color: #00a3e0 !important
}

@media (max-width: 1199.98px) {
    .header-help__links .header-help__links-shop {
        order: 1;
        margin-top: 0
    }
}

@media (max-width: 575.98px) {
    .header-help__links .header-help__links-shop a {
        border-top: none
    }
}

.header-help__links-certum {
    color: #231f20
}

@media (max-width: 1199.98px) {
    .header-help__links-certum {
        margin-bottom: 25px
    }
}

@media (min-width: 1200px) {
    .header-help__links-certum a {
        padding: 0 0 0 23px
    }
}

.header-help__links-shop {
    color: #231f20
}

.header-help__active {
    position: relative
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .header-help__active {
        display: none
    }
}

@media (max-width: 767.98px) {
    .header-help__active {
        padding: 20px 20px 0
    }
}

@media (max-width: 767.98px) {
    .header-help__active-btn {
        text-align: center;
        font-size: 1.6rem;
        display: block;
        padding: 11px 25px 13px 10px;
        position: relative;
        transition: all .4s ease
    }
}

@media (max-width: 767.98px) {
    .header-help__active-btn:after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNyA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTUuNSAzTDMuNSAxTDEuNSAzIiBzdHJva2U9IiMyMzFGMjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K);
        width: 7px;
        height: 4px;
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%) rotate(180deg);
        transition: all .4s ease
    }
}

@media (max-width: 767.98px) and (max-width: 349px) {
    .header-help__active-btn:after {
        right: 14px
    }
}

@media (max-width: 767.98px) {
    .header-help__active-btn.active {
        background: rgba(253, 195, 0, .3)
    }

    .header-help__active-btn.active:after {
        transform: translateY(-50%)
    }
}

.header-help__active-content {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 101
}

@media (max-width: 1199.98px) {
    .header-help__active-content {
        display: none
    }
}

@media (max-width: 767.98px) {
    .header-help__active-content {
        position: relative;
        top: auto;
        visibility: visible;
        opacity: 1;
        overflow: hidden;
        margin-bottom: 10px
    }
}

.header-help__active-inner {
    position: relative
}

@media (min-width: 768px) {
    .header-help__active-inner {
        background: #fff;
        width: 615px;
        box-shadow: 0 4px 35px rgba(0, 0, 0, .14);
        padding: 33px 40px 0 50px;
        border-radius: 0 6px 6px;
        margin-top: 40px
    }
}

@media (max-width: 1199.98px) {
    .header-help__active-inner {
        padding-top: 40px
    }
}

@media (max-width: 767.98px) {
    .header-help__active-inner {
        padding-top: 35px
    }
}

@media (min-width: 768px) {
    .header-help__active-inner .row {
        margin-right: -30px;
        margin-left: -30px
    }
}

@media (min-width: 768px) {
    .header-help__active-inner [class*=col-] {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (max-width: 767.98px) {
    .header-help__active-inner [class*=col-] {
        margin-top: 25px
    }

    .header-help__active-inner [class*=col-]:first-child {
        margin-top: 0
    }
}

.header-help__active-inner .heading-box-primary {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .header-help__active-inner .heading-box-primary {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .header-help__active-inner .heading-box-primary {
        margin-right: 20px
    }
}

.header-help__active-inner p {
    color: #797979;
    margin-top: 10px
}

.header-help__active-inner .btn-primary {
    font-size: 1.4rem;
    line-height: 17px;
    padding-top: 9px;
    padding-bottom: 10px;
    margin-top: 15px
}

@media (max-width: 1199.98px) {
    .header-help__active-inner .btn-primary {
        margin-top: 18px
    }
}

.header-help__active-nots {
    border-top: 1px #f1f1f1 solid;
    padding: 6px 40px 20px 50px;
    margin: 30px -40px 0 -50px
}

@media (max-width: 767.98px) {
    .header-help__active-nots {
        border-top: none;
        border-bottom: 1px #f1f1f1 solid;
        padding-bottom: 30px;
        margin-top: 25px
    }
}

.header-help__active-nots p {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    color: #797979;
    letter-spacing: -.02em
}

@media (max-width: 767.98px) {
    .header-help__active-nots p {
        max-width: 260px;
        width: 100%;
        display: block;
        margin-top: 0
    }
}

.header-help__active.active .header-help__active-content {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

.header-help__active-mobile {
    position: absolute;
    top: 14px;
    right: 90px
}

@media (min-width: 1200px) {
    .header-help__active-mobile {
        display: none
    }
}

@media (max-width: 767.98px) {
    .header-help__active-mobile {
        display: none
    }
}

.header-help__active-mobile .header-help__active-content {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto
}

.header-help__active-mobile .header-help__active-content.active {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease
}

.header-help__active-mobile .header-help__active-inner {
    border-radius: 6px;
    margin-top: 18px
}

.header-help__active-mobile .header-help__active-inner:before, .header-help__active-mobile .header-help__active-inner:after {
    content: none
}

.header-help--nav-open .header-help__navs {
    opacity: 1;
    pointer-events: initial;
    z-index: 1
}

.footer-primary {
    background: #231f20;
    color: #fff;
    padding: 40px 0 50px;
    position: relative
}

@media (max-width: 1199.98px) {
    .footer-primary {
        padding-top: 75px;
        padding-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .footer-primary {
        padding-bottom: 35px
    }
}

.footer-primary .row {
    justify-content: space-between
}

.footer-primary [class*=col-] {
    position: static
}

@media (max-width: 1199.98px) {
    .footer-primary [class*=col-] {
        pointer-events: none
    }

    .footer-primary [class*=col-] > * {
        pointer-events: auto
    }

    .footer-primary [class*=col-]:nth-child(1) {
        order: 3
    }
}

@media (max-width: 1199.98px) and (max-width: 767.98px) {
    .footer-primary [class*=col-]:nth-child(1) {
        order: 1
    }
}

@media (max-width: 1199.98px) {
    .footer-primary [class*=col-]:nth-child(2) {
        order: 1
    }

    .footer-primary [class*=col-]:nth-child(3) {
        order: 4
    }
}

@media (max-width: 1199.98px) and (max-width: 767.98px) {
    .footer-primary [class*=col-]:nth-child(3) {
        margin-top: 0
    }
}

@media (max-width: 1199.98px) {
    .footer-primary [class*=col-]:nth-child(4) {
        order: 2;
        padding-left: 45px
    }
}

@media (max-width: 1199.98px) and (max-width: 767.98px) {
    .footer-primary [class*=col-]:nth-child(4) {
        padding-left: 15px
    }
}

@media (max-width: 1199.98px) {
    .footer-primary [class*=col-]:nth-child(5) {
        order: 6
    }
}

@media (max-width: 1199.98px) and (max-width: 767.98px) {
    .footer-primary [class*=col-]:nth-child(5) {
        order: 5;
        margin-top: 30px
    }
}

@media (max-width: 1199.98px) {
    .footer-primary [class*=col-]:nth-child(6) {
        order: 7
    }
}

@media (max-width: 1199.98px) and (max-width: 767.98px) {
    .footer-primary [class*=col-]:nth-child(6) {
        order: 8
    }
}

@media (max-width: 1199.98px) {
    .footer-primary [class*=col-]:nth-child(7) {
        order: 5
    }

    .footer-primary [class*=col-]:nth-child(8) {
        order: 8
    }
}

@media (max-width: 1199.98px) and (max-width: 767.98px) {
    .footer-primary [class*=col-]:nth-child(8) {
        order: 7
    }
}

@media (min-width: 1200px) {
    .footer-primary__logo {
        margin-left: -25px
    }
}

@media (max-width: 1199.98px) {
    .footer-primary__logo {
        float: right;
        margin-top: 15px
    }
}

@media (max-width: 767.98px) {
    .footer-primary__logo {
        float: none;
        margin-top: 0;
        margin-left: -20px
    }
}

@media (max-width: 1199.98px) {
    .footer-primary__logo svg, .footer-primary__logo img {
        width: 195px;
        height: 77px;
        display: block
    }
}

@media (max-width: 767.98px) {
    .footer-primary__logo svg, .footer-primary__logo img {
        width: 175px;
        height: 69px
    }
}

.footer-primary h2 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #a7a5a6;
    text-transform: uppercase;
    line-height: 22px;
    margin-top: 25px
}

@media (max-width: 767.98px) {
    .footer-primary h2 {
        height: 32px;
        font-family: "Geomanist", sans-serif;
        font-weight: 500;
        font-size: 1.2rem;
        line-height: 16px;
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end
    }
}

.footer-primary__links {
    margin-top: 20px
}

@media (max-width: 1199.98px) {
    .footer-primary__links {
        margin-top: 15px;
        display: inline-block
    }
}

.footer-primary__links li {
    font-size: 1.4rem;
    line-height: 1.3;
    letter-spacing: -.02em;
    margin-top: 22px;
    display: block
}

@media (max-width: 1199.98px) {
    .footer-primary__links li {
        font-size: 1.4rem;
        letter-spacing: -.02em;
        line-height: 1.3;
        margin-top: 16px
    }
}

@media (max-width: 767.98px) {
    .footer-primary__links li {
        font-size: 1.2rem;
        line-height: 16px;
        margin-top: 12px
    }
}

.footer-primary__links li:first-child {
    margin-top: 0
}

.footer-primary a:hover {
    color: #00a3e0
}

.footer-primary .b-social {
    margin-top: 20px
}

@media (max-width: 1199.98px) {
    .footer-primary .b-social {
        margin-top: -27px;
        float: right
    }
}

@media (max-width: 767.98px) {
    .footer-primary .b-social {
        margin-top: 0;
        float: none
    }
}

.footer-primary .b-social li {
    margin: 0 28px 0 0
}

@media (max-width: 1199.98px) {
    .footer-primary .b-social li {
        margin-right: 20px
    }
}

@media (max-width: 767.98px) {
    .footer-primary .b-social li {
        margin-right: 30px
    }
}

@media (min-width: 1200px) {
    .footer-primary__top-list {
        margin-top: 48px;
        text-align: right
    }
}

@media (max-width: 1199.98px) {
    .footer-primary__top-list {
        background: #4f4f4f;
        position: absolute;
        top: 0;
        right: 0;
        left: 0
    }
}

@media (max-width: 1199.98px) {
    .footer-primary__top-list ul {
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width: 1200px) {
    .footer-primary__top-list li {
        display: block;
        margin-top: 16px
    }
}

@media (max-width: 1199.98px) {
    .footer-primary__top-list li {
        height: 56px;
        flex: 1;
        border-right: 1px rgba(35, 31, 32, .1) solid;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }
}

@media (min-width: 1200px) {
    .footer-primary__top-list li:first-child {
        margin-top: 0
    }
}

@media (max-width: 1199.98px) {
    .footer-primary__top-list li:last-child {
        border-right: none
    }
}

.footer-primary__top-list a {
    font-size: 1.6rem
}

@media (max-width: 1199.98px) {
    .footer-primary__top-list a {
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 0 10px;
        text-align: center
    }
}

@media (max-width: 575.98px) {
    .footer-primary__top-list a {
        font-size: 1.4rem;
        line-height: 16px
    }
}

@media (min-width: 576px) {
    .footer-primary__top-list br {
        display: none
    }
}

.footer-primary__copy {
    margin-top: 80px
}

@media (max-width: 1199.98px) {
    .footer-primary__copy {
        margin-top: 48px
    }
}

@media (max-width: 767.98px) {
    .footer-primary__copy {
        text-align: center;
        margin-top: 25px
    }
}

.footer-primary__copy p {
    font-size: 1.4rem;
    color: #a7a5a6
}

@media (max-width: 1199.98px) {
    .footer-primary__copy p {
        font-size: 1.2rem
    }
}

.footer-primary__site-list {
    margin-top: 78px
}

@media (max-width: 1199.98px) {
    .footer-primary__site-list {
        margin-top: 42px
    }
}

@media (max-width: 767.98px) {
    .footer-primary__site-list {
        margin-top: 28px;
        text-align: center
    }
}

.footer-primary__site-list li {
    display: inline-block;
    margin-right: 20px
}

@media (max-width: 1199.98px) {
    .footer-primary__site-list li {
        margin-right: 13px
    }
}

@media (max-width: 767.98px) {
    .footer-primary__site-list li {
        margin: 0 6px
    }
}

@media (min-width: 768px) {
    .footer-primary__site-list li:last-child {
        margin-right: 0
    }
}

.footer-primary__site-list a {
    font-size: 1.4rem;
    color: #f1f1f1
}

@media (max-width: 1199.98px) {
    .footer-primary__site-list a {
        font-size: 1.2rem
    }
}

.footer-primary__safe {
    float: right;
    margin-top: 70px
}

@media (max-width: 1199.98px) {
    .footer-primary__safe {
        max-width: 130px;
        width: 100%;
        margin-top: 40px
    }
}

@media (max-width: 767.98px) {
    .footer-primary__safe {
        max-width: 100px;
        float: none;
        margin: 20px auto 0 auto
    }
}

.footer-primary__safe a {
    font-size: 0
}

.footer-primary__safe img {
    display: block
}

.b-social ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

@media (max-width: 767.98px) {
    .b-social ul {
        justify-content: center
    }
}

.b-social li {
    margin: 0 28px 0 0
}

@media (max-width: 1199.98px) {
    .b-social li {
        margin-right: 20px
    }
}

@media (max-width: 767.98px) {
    .b-social li {
        margin-right: 30px
    }
}

.b-social li:last-child {
    margin: 0
}

.b-social a {
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
    border: 1px rgba(167, 165, 166, .2) solid;
    position: relative
}

.b-social a:hover {
    border-color: #00a3e0
}

.b-social a:hover svg path, .b-social a:hover img path {
    fill: #00a3e0
}

.b-social a:hover svg .yt-2, .b-social a:hover img .yt-2 {
    fill: #231f20
}

.b-social svg, .b-social img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%)
}

.b-social svg path, .b-social img path {
    transition: all .4s ease
}

@media (min-width: 768px) {
    .b-social-slider .swiper-container {
        overflow: visible
    }
}

@media (min-width: 768px) {
    .b-social-slider .swiper-wrapper {
        width: auto;
        flex-wrap: wrap;
        margin: 0 -30px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-social-slider .swiper-wrapper {
        margin: 0 -20px
    }
}

@media (min-width: 768px) {
    .b-social-slider .swiper-slide {
        width: 33.33%;
        height: auto;
        box-sizing: border-box;
        border-right: 1px #f1f1f1 solid;
        padding: 0 30px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-social-slider .swiper-slide {
        padding: 0 20px
    }
}

@media (max-width: 991.98px) {
    .b-social-slider .swiper-slide {
        padding-bottom: 10px
    }
}

@media (max-width: 767.98px) {
    .b-social-slider .swiper-slide {
        height: auto
    }
}

.b-social-slider .swiper-pagination {
    margin-top: 20px
}

@media (min-width: 768px) {
    .b-social-slider .swiper-pagination {
        display: none
    }
}

.b-social-slider__item {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

@media (max-width: 1199.98px) {
    .b-social-slider__item {
        flex-direction: column
    }
}

.b-social-slider__logo {
    background: #fff;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 1px #f1f1f1 solid;
    font-size: 0
}

@media (max-width: 1199.98px) {
    .b-social-slider__logo {
        width: 48px;
        height: 48px
    }
}

.b-social-slider__logo img {
    max-width: 90%;
    max-height: 90%;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    display: block
}

.b-social-slider__text {
    width: calc(100% - 72px);
    padding: 0 0 0 30px;
    color: #797979;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

@media (max-width: 1199.98px) {
    .b-social-slider__text {
        width: 100%;
        padding: 0;
        margin-top: 10px
    }
}

.b-social-slider__text h3 {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.6rem;
    line-height: 21px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .b-social-slider__text h3 {
        font-size: 1.4rem;
        line-height: 18px;
        letter-spacing: -.02em
    }
}

@media (max-width: 1199.98px) {
    .b-social-slider__text p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

@media (max-width: 1199.98px) {
    .b-social-slider__text-author {
        margin-top: 2px
    }
}

.b-social-slider__text-text {
    margin-top: 15px
}

@media (max-width: 1199.98px) {
    .b-social-slider__text-text {
        margin-top: 10px
    }
}

.b-social-slider__text-more {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #00a3e0;
    line-height: 21px;
    margin-top: 10px;
    margin-bottom: 55px;
    display: inline-block
}

@media (max-width: 1199.98px) {
    .b-social-slider__text-more {
        font-size: 1.4rem;
        margin-top: 8px;
        margin-bottom: 25px
    }
}

.b-social-slider__text-see {
    margin-top: auto
}

@media (min-width: 1200px) {
    .b-social-slider__text-see {
        margin-left: 102px
    }
}

.b-social-slider__text-see a {
    display: inline-block;
    position: relative;
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    color: #00a3e0;
    letter-spacing: -.02em;
    padding: 0 0 0 45px
}

.b-social-slider__text-see-icon {
    width: 32px;
    height: 32px;
    border: 2px rgba(0, 163, 224, .2) solid;
    font-size: 0;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: 0
}

.b-social-slider__text-see-icon svg, .b-social-slider__text-see-icon img {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    margin: 0 auto
}

.b-btn-center {
    text-align: center
}

.b-news-box__image {
    height: 215px
}

@media (max-width: 1199.98px) {
    .b-news-box__image {
        height: 125px
    }
}

@media (max-width: 767.98px) {
    .b-news-box__image {
        height: 160px
    }
}

.b-news-box__text {
    margin-top: 15px
}

@media (min-width: 1200px) {
    .b-news-box__text {
        max-width: 350px;
        width: 100%
    }
}

@media (max-width: 1199.98px) {
    .b-news-box__text {
        margin-top: 10px
    }
}

.b-news-box__text-data {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #a7a5a6;
    letter-spacing: -.02em
}

.b-news-box__text .heading-box-medium {
    transition: all .4s ease
}

@media (min-width: 1200px) {
    .b-news-box__text .heading-box-medium {
        margin-top: 8px
    }
}

@media (max-width: 1199.98px) {
    .b-news-box__text .heading-box-medium {
        margin-top: 2px
    }
}

@media (max-width: 767.98px) {
    .b-news-box__text .heading-box-medium {
        margin-top: 6px
    }
}

.b-news-box__text-text {
    color: #797979;
    margin-top: 10px
}

@media (max-width: 1199.98px) {
    .b-news-box__text-text {
        display: none
    }
}

.b-news-box__text-more {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    color: #00a3e0;
    display: none;
    margin-top: 12px;
    letter-spacing: -.02em
}

@media (max-width: 767.98px) {
    .b-news-box__text-more {
        display: block
    }
}

.b-news-box:hover .b-news-box__text .heading-box-medium {
    color: #00a3e0
}

@media (min-width: 768px) {
    .b-news-slider .swiper-wrapper {
        flex-wrap: wrap
    }
}

@media (min-width: 768px) {
    .b-news-slider .swiper-slide {
        width: calc(33.33% - 14px);
        margin-right: 20px
    }
}

@media (min-width: 1200px) {
    .b-news-slider .swiper-slide {
        width: calc(33.33% - 20px);
        margin-right: 30px
    }
}

.b-news-slider .swiper-slide:nth-child(3n) {
    margin-right: 0
}

@media (min-width: 768px) {
    .b-news-slider .swiper-pagination {
        display: none
    }
}

.b-news-box-horizontal {
    min-height: 215px;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-news-box-horizontal {
        min-height: 0
    }
}

.b-news-box-horizontal__image {
    width: 380px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

@media (max-width: 1199.98px) {
    .b-news-box-horizontal__image {
        width: 165px;
        height: 90px
    }
}

@media (max-width: 767.98px) {
    .b-news-box-horizontal__image {
        width: 100%;
        height: 160px;
        position: relative
    }
}

.b-news-box-horizontal__text {
    padding: 0 0 66px 70px;
    margin-left: 380px
}

@media (max-width: 1199.98px) {
    .b-news-box-horizontal__text {
        margin-left: 165px;
        padding: 0 0 0 35px
    }
}

@media (max-width: 767.98px) {
    .b-news-box-horizontal__text {
        margin: 10px 0 0;
        padding: 0
    }
}

.b-news-box-horizontal__text--no-image {
    margin-left: 0
}

.b-news-box-horizontal__text-data {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #a7a5a6;
    letter-spacing: -.02em
}

.b-news-box-horizontal__text .heading-box-medium {
    transition: all .4s ease
}

@media (min-width: 1200px) {
    .b-news-box-horizontal__text .heading-box-medium {
        margin-top: 8px
    }
}

@media (max-width: 1199.98px) {
    .b-news-box-horizontal__text .heading-box-medium {
        margin-top: 2px;
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .b-news-box-horizontal__text .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px;
        margin-top: 3px
    }
}

.b-news-box-horizontal__text-text {
    color: #797979;
    margin-top: 10px
}

@media (max-width: 1199.98px) {
    .b-news-box-horizontal__text-text {
        margin-top: 15px
    }
}

@media (max-width: 767.98px) {
    .b-news-box-horizontal__text-text {
        margin-top: 6px
    }
}

.b-news-box-horizontal__text-more {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    color: #00a3e0;
    margin-top: 12px;
    letter-spacing: -.02em
}

@media (min-width: 768px) {
    .b-news-box-horizontal__text-more {
        display: none
    }
}

.b-news-box-horizontal__more {
    position: absolute;
    bottom: 0;
    left: 450px
}

@media (max-width: 1199.98px) {
    .b-news-box-horizontal__more {
        display: none
    }
}

.b-news-box-horizontal__more p {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 14px;
    color: #00a3e0;
    display: inline-block;
    padding: 10px 20px
}

.b-news-box-horizontal__more p:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    border: 1px #00a3e0 solid;
    border-radius: 6px
}

.b-news-box-horizontal:hover .b-news-box-horizontal__text .heading-box-medium {
    color: #00a3e0
}

.b-news-box-horizontal:hover .b-news-box-horizontal__more p:after {
    border-width: 2px
}

.b-asseco {
    background: #fff;
    height: 465px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 20px
}

@media (max-width: 1199.98px) {
    .b-asseco {
        height: 260px
    }
}

@media (max-width: 767.98px) {
    .b-asseco {
        height: 195px
    }
}

.b-asseco__inner {
    width: 100%
}

.b-asseco .heading-small {
    max-width: 260px;
    width: 100%;
    margin: 0 auto
}

@media (max-width: 1199.98px) {
    .b-asseco .heading-small {
        max-width: 215px
    }
}

@media (max-width: 767.98px) {
    .b-asseco .heading-small {
        max-width: 310px
    }
}

@media (max-width: 575.98px) {
    .b-asseco .heading-small {
        max-width: 280px
    }
}

.b-asseco svg, .b-asseco img {
    margin-top: 40px
}

@media (max-width: 1199.98px) {
    .b-asseco svg, .b-asseco img {
        width: 170px;
        height: auto;
        margin-top: 25px
    }
}

.b-asseco .heading-box-medium {
    color: #a7a5a6;
    margin-top: 50px
}

@media (max-width: 1199.98px) {
    .b-asseco .heading-box-medium {
        margin-top: 25px
    }
}

@media (max-width: 575.98px) {
    .b-asseco .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px;
        margin-top: 20px
    }
}

.b-product-box {
    background: #fff;
    display: block;
    overflow: hidden;
    border-radius: 6px;
    position: relative
}

@media (max-width: 767.98px) {
    .b-product-box {
        border: 1px #f1f1f1 solid
    }
}

.b-product-box__image {
    height: 230px
}

@media (max-width: 1199.98px) {
    .b-product-box__image {
        height: 135px
    }
}

@media (max-width: 767.98px) {
    .b-product-box__image {
        height: 190px
    }
}

.b-product-box__image-shape {
    position: absolute;
    top: 201px;
    right: 0;
    left: 0;
    font-size: 0
}

@media (max-width: 1199.98px) {
    .b-product-box__image-shape {
        top: 117px
    }
}

@media (max-width: 767.98px) {
    .b-product-box__image-shape {
        top: 161px
    }
}

.b-product-box__image-shape:before {
    background: #fff;
    width: 100%;
    height: 29px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 32px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-product-box__image-shape:before {
        left: 20px
    }
}

.b-product-box__image-shape img {
    display: block
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-product-box__image-shape img {
        max-width: 20px
    }
}

.b-product-box__text {
    padding: 0 30px 20px;
    margin-top: -8px;
    position: relative;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .b-product-box__text {
        padding: 0;
        margin-top: 8px
    }
}

@media (max-width: 767.98px) {
    .b-product-box__text {
        padding: 0 15px 14px 25px;
        margin-top: -12px
    }
}

.b-product-box__text .heading-box-medium {
    color: #00a3e0
}

@media (max-width: 767.98px) {
    .b-product-box__text .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (max-width: 1199.98px) {
    .b-product-box__text p {
        font-family: "Geomanist Book", sans-serif;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 16px
    }
}

@media (max-width: 767.98px) {
    .b-product-box__text p {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.b-conference {
    border: 2px rgba(0, 163, 224, .5) solid;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    margin: 85px 0 105px;
    padding: 15px 0
}

@media (max-width: 1199.98px) {
    .b-conference {
        margin-top: 30px;
        padding: 20px 0;
        margin-bottom: 50px
    }
}

@media (max-width: 767.98px) {
    .b-conference {
        justify-content: center;
        margin-top: 20px;
        padding-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .b-conference {
        margin-bottom: 35px
    }
}

.b-conference__logo {
    margin-top: -25px;
    margin-right: 50px;
    margin-left: 40px;
    font-size: 0;
    position: relative;
    top: -3px
}

@media (max-width: 1199.98px) {
    .b-conference__logo {
        max-width: 70px;
        width: 100%;
        margin-top: -35px;
        margin-right: 35px;
        margin-left: 20px;
        top: 0
    }
}

@media (max-width: 767.98px) {
    .b-conference__logo {
        max-width: 50px;
        margin: -35px 0 0
    }
}

.b-conference__logo img {
    display: block
}

.b-conference__text {
    width: calc(100% - 440px);
    align-self: center;
    padding-right: 60px
}

@media (max-width: 1199.98px) {
    .b-conference__text {
        width: calc(100% - 335px);
        padding-right: 30px
    }
}

@media (max-width: 767.98px) {
    .b-conference__text {
        width: 100%;
        padding: 0 30px;
        text-align: center;
        margin-top: 5px
    }
}

@media (max-width: 1199.98px) {
    .b-conference__text .heading-medium {
        max-width: 510px;
        width: 100%;
        display: block
    }
}

@media (max-width: 767.98px) {
    .b-conference__text .heading-medium {
        margin: 0 auto
    }
}

.b-conference__text .heading-medium span {
    color: #00a3e0
}

.b-conference__btn {
    width: 220px;
    margin-right: 40px;
    align-self: center
}

@media (max-width: 1199.98px) {
    .b-conference__btn {
        width: 190px;
        margin-right: 20px
    }
}

@media (max-width: 767.98px) {
    .b-conference__btn {
        width: 100%;
        margin: 30px 0 0;
        text-align: center
    }
}

.b-support-box {
    max-width: 350px;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-support-box {
        max-width: 100%;
        display: block
    }
}

@media (max-width: 767.98px) {
    .b-support-box {
        max-width: 100%;
        padding: 29px 0 33px;
        border-bottom: 1px #e9e9e9 solid
    }
}

.b-support-box__icon {
    width: 75px;
    height: 70px;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-support-box__icon {
        width: 65px;
        height: 60px;
        margin: 0 auto
    }
}

@media (max-width: 767.98px) {
    .b-support-box__icon {
        width: 50px;
        height: 40px
    }
}

.b-support-box__icon svg, .b-support-box__icon img {
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: block;
    margin: 0 auto;
    transform: translateY(-50%)
}

.b-support-box__text {
    width: calc(100% - 75px);
    padding: 0 0 0 25px
}

@media (max-width: 1199.98px) {
    .b-support-box__text {
        max-width: 200px;
        width: 100%;
        padding: 0;
        text-align: center;
        margin: 25px auto 0 auto
    }
}

@media (max-width: 767.98px) {
    .b-support-box__text {
        max-width: 100%;
        width: calc(100% - 50px);
        margin: 0;
        text-align: left;
        padding: 0 0 0 25px
    }
}

.b-support-box__text .heading-box-large {
    height: 64px
}

@media (min-width: 768px) {
    .b-support-box__text .heading-box-large {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

@media (max-width: 1199.98px) {
    .b-support-box__text .heading-box-large {
        height: 52px;
        justify-content: center
    }
}

@media (max-width: 767.98px) {
    .b-support-box__text .heading-box-large {
        height: auto
    }
}

.b-support-box__text p {
    margin-top: 10px;
    color: #797979
}

@media (max-width: 1199.98px) {
    .b-support-box__text p {
        font-size: 1.4rem;
        line-height: 18px;
        margin-top: 10px
    }
}

@media (max-width: 767.98px) {
    .b-support-box__text p {
        margin-top: 5px
    }
}

.b-support-box__text .btn-underline {
    margin-top: 15px
}

@media (max-width: 767.98px) {
    .b-support-box__text .btn-underline {
        margin-top: 10px
    }
}

.b-support-grid .row {
    justify-content: space-between
}

@media (max-width: 767.98px) {
    .b-support-grid [class*=col-]:last-child .b-support-box {
        border-bottom: none;
        padding-bottom: 0
    }
}

@media (max-width: 575.98px) {
    .b-logotypes-slider {
        margin-right: -20px;
        margin-left: -20px
    }
}

.b-logotypes-slider .swiper-wrapper {
    align-items: center
}

@media (min-width: 768px) {
    .b-logotypes-slider .swiper-wrapper {
        flex-wrap: wrap
    }
}

@media (min-width: 576px) and (max-width: 1199.98px) {
    .b-logotypes-slider .swiper-wrapper {
        justify-content: space-between
    }
}

.b-logotypes-slider .swiper-slide {
    width: auto;
    margin-right: 50px
}

@media (min-width: 576px) and (max-width: 1199.98px) {
    .b-logotypes-slider .swiper-slide {
        margin-right: 0
    }
}

@media (max-width: 575.98px) {
    .b-logotypes-slider .swiper-slide:first-child {
        margin-left: 20px
    }
}

.b-logotypes-slider .swiper-slide:last-child {
    margin-right: 0
}

@media (max-width: 575.98px) {
    .b-logotypes-slider .swiper-slide:last-child {
        margin-right: 20px
    }
}

.b-logotypes-slider__item {
    opacity: .7;
    max-width: 90px
}

.b-trusted-slider {
    background: #fff;
    padding-bottom: 100px;
    position: relative
}

@media (min-width: 1200px) {
    .b-trusted-slider {
        min-height: 490px
    }
}

@media (max-width: 1199.98px) {
    .b-trusted-slider {
        padding-bottom: 50px;
        margin-bottom: 50px
    }
}

@media (max-width: 767.98px) {
    .b-trusted-slider {
        padding-bottom: 30px;
        margin-bottom: 60px
    }
}

@media (min-width: 1200px) {
    .b-trusted-slider .swiper-container {
        margin-bottom: -25px
    }
}

.b-trusted-slider__item {
    padding: 75px 100px 30px
}

@media (max-width: 1199.98px) {
    .b-trusted-slider__item {
        padding: 50px 40px 0
    }
}

@media (max-width: 767.98px) {
    .b-trusted-slider__item {
        padding: 35px 25px 0
    }
}

.b-trusted-slider__logotype {
    height: 40px;
    position: relative
}

@media (max-width: 767.98px) {
    .b-trusted-slider__logotype {
        height: 28px
    }
}

.b-trusted-slider__logotype img {
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.b-trusted-slider__text {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .b-trusted-slider__text {
        margin-top: 55px
    }
}

@media (max-width: 767.98px) {
    .b-trusted-slider__text {
        margin-top: 25px
    }
}

.b-trusted-slider__text p {
    margin-top: 15px
}

@media (max-width: 1199.98px) {
    .b-trusted-slider__text p {
        margin-top: 10px
    }
}

@media (max-width: 767.98px) {
    .b-trusted-slider__text p {
        font-size: 1.4rem;
        line-height: 18px;
        margin-top: 20px
    }
}

.b-trusted-slider__text .btn-border {
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .b-trusted-slider__text .btn-border {
        margin-top: 25px
    }
}

.b-trusted-slider .swiper-pagination {
    position: absolute;
    right: 0;
    bottom: 50px;
    left: 0
}

@media (max-width: 1199.98px) {
    .b-trusted-slider .swiper-pagination {
        bottom: -50px
    }
}

@media (max-width: 1199.98px) {
    .b-trusted-slider [class*=swiper-button] {
        display: none
    }
}

.b-trusted-slider .swiper-button-prev {
    left: -70px
}

@media (max-width: 1439px) {
    .b-trusted-slider .swiper-button-prev {
        left: -45px
    }
}

.b-trusted-slider .swiper-button-next {
    right: -70px
}

@media (max-width: 1439px) {
    .b-trusted-slider .swiper-button-next {
        right: -45px
    }
}

.b-trusted-slider__modal {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

@media (max-width: 1199.98px) {
    .b-trusted-slider__modal {
        display: none
    }
}

.b-trusted-slider__modal blockquote {
    max-width: 425px;
    width: 100%;
    min-height: 104px;
    display: block;
    padding: 0;
    margin: 85px 0 0 135px;
    font-family: "Geomanist Book", sans-serif;
    font-size: 2.1rem;
    line-height: 26px;
    color: #231f20
}

@media (max-width: 1340px) {
    .b-trusted-slider__modal blockquote {
        margin-left: 100px
    }
}

.b-trusted-slider__modal blockquote svg, .b-trusted-slider__modal blockquote img {
    position: absolute;
    top: 45px;
    left: 85px
}

@media (max-width: 1340px) {
    .b-trusted-slider__modal blockquote svg, .b-trusted-slider__modal blockquote img {
        left: 50px
    }
}

.b-trusted-slider__modal-bottom {
    margin: 125px 60px 0 55px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}

@media (max-width: 1340px) {
    .b-trusted-slider__modal-bottom {
        margin-right: 45px;
        margin-left: 25px
    }
}

.b-trusted-slider__modal-author {
    width: calc(100% - 255px);
    display: flex;
    flex-wrap: wrap;
    padding-right: 30px
}

.b-trusted-slider__modal-author-text {
    width: calc(100% - 72px);
    padding-left: 22px
}

@media (max-width: 1340px) {
    .b-trusted-slider__modal-author-text {
        padding-left: 15px
    }
}

.b-trusted-slider__modal-author-text p {
    font-size: 1.6rem;
    line-height: 24px
}

.b-trusted-slider__modal-author-text p strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    display: block
}

.b-trusted-slider__modal-avatar {
    width: 72px;
    height: 72px;
    border: 6px #00a3e0 solid;
    border-radius: 50%;
    overflow: hidden
}

.b-trusted-slider__modal-btn {
    width: 255px
}

.b-trusted-slider__modal.active {
    opacity: 1;
    visibility: visible
}

.b-list-links__item {
    background: #f8f8f8;
    min-height: 64px;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20;
    line-height: 21px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 15px;
    padding: 15px 50px 15px 70px;
    position: relative
}

@media (max-width: 767.98px) {
    .b-list-links__item {
        font-size: 1.4rem;
        line-height: 18px;
        padding: 15px 50px
    }
}

.b-list-links__item:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDkgMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMSAxNUw4IDhMMC45OTk5OTkgMSIgc3Ryb2tlPSIjMDBBM0UwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==);
    width: 9px;
    height: 16px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

.b-list-links__item svg, .b-list-links__item img {
    max-width: 25px;
    max-height: 25px;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    display: block
}

@media (max-width: 767.98px) {
    .b-list-links__item svg, .b-list-links__item img {
        max-width: 20px;
        max-height: 20px;
        left: 15px
    }
}

.b-list-links__item:first-child {
    margin-top: 0
}

.b-list-links .item-hidden {
    display: none
}

.b-category-box {
    background: #fff;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 30px 25px 25px
}

@media (max-width: 1199.98px) {
    .b-category-box {
        padding-top: 25px
    }
}

@media (min-width: 768px) {
    .b-category-box .heading-box-medium {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .b-category-box .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.b-category-box ul {
    margin-top: 20px;
    margin-bottom: 20px
}

.b-category-box ul li {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
    color: #797979;
    padding: 0 0 0 25px;
    letter-spacing: -.02em;
    margin-top: 22px;
    position: relative
}

.b-category-box ul li:first-child {
    margin-top: 0
}

.b-category-box ul li svg, .b-category-box ul li img {
    position: absolute;
    display: block;
    top: 1px;
    left: 0
}

.b-category-box span {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #00a3e0;
    margin-top: auto;
    margin-right: auto;
    position: relative
}

.b-category-box span:after {
    background: #00a3e0;
    width: 0;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: 0 auto;
    content: "";
    transition: all .4s ease
}

.b-category-box:hover span:after {
    width: 100%
}

@media (max-width: 1199.98px) {
    .b-category-grid .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

.b-category-grid .col-xl-3 {
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .b-category-grid .col-xl-3 {
        margin-top: 20px
    }
}

@media (max-width: 767.98px) {
    .b-category-grid .col-xl-3 {
        margin-top: 15px
    }
}

@media (min-width: 1200px) {
    .b-category-grid .col-xl-3:nth-child(-n+4) {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-category-grid .col-xl-3:nth-child(-n+2) {
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    .b-category-grid .col-xl-3:first-child {
        margin-top: 0
    }
}

@media (max-width: 1199.98px) {
    .b-category-grid .col-xl-3 {
        padding-right: 10px;
        padding-left: 10px
    }
}

.b-category-grid .cat-hidden {
    display: none
}

.b-tech-class-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.b-tech-class-box .heading-small {
    display: block;
    margin: 6px 0 12px;
    transition: all .4s ease
}

@media (min-width: 768px) {
    .b-tech-class-box .heading-small {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 575.98px) {
    .b-tech-class-box .heading-small {
        font-size: 1.8rem;
        line-height: 22px;
        margin: 10px 0
    }
}

.b-tech-class-box p {
    color: #a7a5a6
}

.b-tech-class-box small {
    font-family: "Geomanist", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
    letter-spacing: -.02em
}

.b-tech-class-box:hover .heading-small {
    color: #00a3e0
}

@media (min-width: 1200px) {
    .b-tech-class-grid .row {
        margin-right: -20px;
        margin-left: -20px
    }
}

@media (min-width: 1200px) {
    .b-tech-class-grid [class*=col-] {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (max-width: 767.98px) {
    .b-tech-class-grid [class*=col-] {
        margin-top: 35px
    }
}

@media (max-width: 767.98px) {
    .b-tech-class-grid [class*=col-]:first-child {
        margin-top: 0
    }
}

.b-contact-box {
    max-width: 350px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 100%
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-contact-box {
        justify-content: center;
        text-align: center
    }
}

.b-contact-box__icon {
    width: 75px
}

@media (max-width: 1199.98px) {
    .b-contact-box__icon {
        height: 60px;
        position: relative
    }
}

@media (max-width: 767.98px) {
    .b-contact-box__icon {
        width: 60px;
        height: 50px
    }
}

.b-contact-box__icon svg, .b-contact-box__icon img {
    float: right
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-contact-box__icon svg, .b-contact-box__icon img {
        float: none
    }
}

@media (max-width: 1199.98px) {
    .b-contact-box__icon svg, .b-contact-box__icon img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        transform: translateY(-50%);
        margin: 0 auto;
        display: block
    }
}

.b-contact-box__text {
    width: calc(100% - 75px);
    padding: 0 0 0 30px;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

@media (max-width: 1199.98px) {
    .b-contact-box__text {
        width: 100%;
        padding: 0;
        margin: 20px 0 0
    }
}

@media (max-width: 767.98px) {
    .b-contact-box__text {
        width: calc(100% - 60px);
        padding: 0 0 0 15px;
        margin: 0
    }
}

.b-contact-box__text p {
    color: #a7a5a6;
    margin-top: 15px
}

@media (max-width: 1199.98px) {
    .b-contact-box__text p {
        font-size: 1.4rem;
        margin-top: 8px
    }
}

@media (max-width: 767.98px) {
    .b-contact-box__text p {
        margin-top: 0
    }
}

.b-contact-box__text .btn-underline {
    margin-top: 12px
}

@media (max-width: 1199.98px) {
    .b-contact-box__text .btn-underline {
        margin-top: 30px
    }
}

@media (max-width: 767.98px) {
    .b-contact-box__text .btn-underline {
        margin-top: 8px
    }
}

@media (max-width: 767.98px) {
    .b-articles-nav {
        margin-right: -20px;
        margin-left: -20px
    }
}

.b-articles-nav .swiper-slide {
    width: auto;
    margin-right: 54px;
    box-sizing: border-box
}

@media (max-width: 767.98px) {
    .b-articles-nav .swiper-slide:first-child {
        margin-left: 20px
    }
}

.b-articles-nav .swiper-slide:last-child {
    margin-right: 20px
}

.b-articles-nav p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    cursor: pointer;
    border-bottom: 3px transparent solid;
    position: relative;
    display: block;
    padding: 14px 0 14px 25px;
    transition: all .4s ease
}

.b-articles-nav p:hover {
    color: #00a3e0
}

.b-articles-nav svg, .b-articles-nav img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.b-articles-nav .active {
    color: #00a3e0;
    border-color: #00a3e0
}

.b-articles-box {
    background: #fff;
    min-height: 155px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 6px
}

@media (max-width: 767.98px) {
    .b-articles-box {
        border: 1px #f1f1f1 solid
    }
}

.b-articles-box__icon {
    background: #f8f8f8;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-top: 24px;
    margin-left: 30px;
    position: relative
}

@media (max-width: 767.98px) {
    .b-articles-box__icon {
        width: 32px;
        height: 32px;
        margin-top: 15px;
        margin-left: 20px
    }
}

.b-articles-box__icon svg, .b-articles-box__icon img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    transform: translateY(-50%)
}

@media (max-width: 767.98px) {
    .b-articles-box__icon svg, .b-articles-box__icon img {
        max-width: 90%;
        max-height: 90%;
        width: auto !important;
        height: auto !important
    }
}

.b-articles-box__text {
    width: calc(100% - 78px);
    margin-top: 35px;
    padding-right: 25px;
    padding-bottom: 35px;
    padding-left: 25px
}

@media (max-width: 767.98px) {
    .b-articles-box__text {
        width: calc(100% - 52px);
        margin-top: 15px;
        padding-right: 35px;
        padding-bottom: 25px;
        padding-left: 15px
    }
}

.b-articles-box__text .heading-box-medium {
    transition: all .4s ease
}

@media (max-width: 767.98px) {
    .b-articles-box__text .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.b-articles-box__text p {
    color: #a7a5a6;
    margin-top: 10px
}

@media (max-width: 767.98px) {
    .b-articles-box__text p {
        font-size: 1.4rem;
        line-height: 18px;
        margin-top: 12px
    }
}

.b-articles-box:hover .b-articles-box__text .heading-box-medium {
    color: #00a3e0
}

.b-articles-list__item {
    margin-top: 60px
}

@media (max-width: 767.98px) {
    .b-articles-list__item {
        margin-top: 40px
    }
}

.b-articles-list__item:first-child {
    margin-top: 0
}

.b-articles-list__item .heading-box-large {
    margin-bottom: 45px
}

@media (max-width: 1199.98px) {
    .b-articles-list__item .heading-box-large {
        margin-bottom: 25px
    }
}

.b-articles-list__item-list .b-articles-box {
    margin-top: 15px
}

.b-articles-list__item-list .b-articles-box:first-child {
    margin-top: 0
}

.b-articles-sidebar .heading-box-medium {
    color: #4f4f4f
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-articles-sidebar .heading-box-medium {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 575.98px) {
    .b-articles-sidebar .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.b-articles-sidebar ul {
    margin-top: 25px
}

@media (max-width: 575.98px) {
    .b-articles-sidebar ul {
        margin-top: 15px
    }
}

.b-articles-sidebar li {
    border-bottom: 1px #e9e9e9 solid
}

@media (max-width: 575.98px) {
    .b-articles-sidebar li {
        min-height: 64px;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

.b-articles-sidebar a {
    min-height: 72px;
    font-family: "Geomanist Book", sans-serif;
    color: #231f20;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding: 12px 0 12px 48px
}

@media (max-width: 575.98px) {
    .b-articles-sidebar a {
        width: 100%;
        min-height: 0;
        font-size: 1.4rem;
        line-height: 18px;
        padding: 14px 0 14px 30px
    }
}

.b-articles-sidebar a:hover {
    color: #00a3e0
}

.b-articles-sidebar svg, .b-articles-sidebar img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

@media (max-width: 575.98px) {
    .b-articles-sidebar svg, .b-articles-sidebar img {
        width: 18px;
        height: 18px;
        top: 14px;
        transform: none
    }
}

.b-pagination__nots {
    margin-bottom: 45px
}

@media (max-width: 767.98px) {
    .b-pagination__nots {
        margin-bottom: 30px
    }
}

.b-pagination__nots p {
    font-weight: 300;
    font-size: 1.4rem
}

.b-pagination__nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.b-pagination__btn .btn-border {
    font-size: 1.4rem;
    padding: 7px 20px
}

@media (max-width: 767.98px) {
    .b-pagination__list {
        display: none
    }
}

.b-pagination__list li {
    display: inline-block;
    margin: 0 8px
}

.b-pagination__list a {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.8rem;
    color: #797979
}

.b-pagination__list a:hover {
    color: #00a3e0
}

.b-pagination__list .active a {
    color: #00a3e0
}

@media (min-width: 768px) {
    .b-pagination__of {
        display: none
    }
}

.b-pagination__of p {
    font-size: 1.4rem;
    line-height: 18px;
    color: #797979
}

.b-help-article .heading-section, .b-help-article .m-policy__content h3, .m-policy__content .b-help-article h3 {
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .b-help-article .heading-section, .b-help-article .m-policy__content h3, .m-policy__content .b-help-article h3 {
        margin-bottom: 25px
    }
}

@media (max-width: 575.98px) {
    .b-help-article .heading-section, .b-help-article .m-policy__content h3, .m-policy__content .b-help-article h3 {
        margin-bottom: 15px
    }
}

.b-help-article .btn-download {
    margin-top: 5px;
    margin-bottom: 5px
}

.b-help-article__buy {
    margin-top: 30px
}

@media (min-width: 1200px) {
    .b-help-article__buy {
        max-width: 650px;
        width: 100%
    }
}

@media (max-width: 575.98px) {
    .b-help-article__buy {
        margin-top: 15px
    }
}

.b-help-article__buy p {
    margin-top: 30px
}

.b-help-article__buy .btn-primary {
    margin-top: 20px
}

@media (max-width: 575.98px) {
    .b-help-article__buy .btn-primary {
        font-size: 1.4rem;
        padding: 7px 15px;
        margin-top: 25px
    }
}

.b-help-article .heading-box-small {
    margin-top: 50px;
    margin-bottom: 12px
}

@media (max-width: 575.98px) {
    .b-help-article .heading-box-small {
        margin-top: 35px
    }
}

.b-help-article ul {
    margin-top: 25px
}

@media (max-width: 575.98px) {
    .b-help-article ul {
        margin-top: 15px
    }
}

.b-help-article ul > li {
    position: relative;
    padding: 0 0 0 20px;
    margin-top: 24px
}

.b-help-article ul > li:before {
    background: #00a3e0;
    width: 8px;
    height: 8px;
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .b-help-article ul > li:before {
        top: 9px
    }
}

.b-help-article ul > li:first-child {
    margin-top: 0
}

.b-help-article p {
    margin-top: 12px
}

.b-help-article-exp ul li {
    position: relative;
    padding: 0 0 0 20px
}

.b-help-article-exp ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

.b-help-article-exp ul li:after {
    content: none
}

.b-help-article-exp ul ol li:before {
    content: none
}

.b-help-article-exp ul a {
    color: #20ade1
}

.b-help-article-exp .s-universal .heading-medium {
    text-align: left !important
}

.b-help-article-exp .s-universal .b-harmonica__content .b-text-primary p {
    margin: 15px 0
}

.b-help-article-exp .s-universal .b-harmonica__content .b-text-primary ul {
    padding-left: 20px
}

.b-help-article-exp .text-img {
    display: flex;
    align-items: flex-start
}

.b-help-article-exp .text-img p {
    padding: 30px
}

@media (min-width: 1200px) {
    .b-help-article-exp__heading {
        padding-right: 60px
    }
}

.b-help-article-exp__heading .heading-section, .b-help-article-exp__heading .m-policy__content h3, .m-policy__content .b-help-article-exp__heading h3 {
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .b-help-article-exp__heading .heading-section, .b-help-article-exp__heading .m-policy__content h3, .m-policy__content .b-help-article-exp__heading h3 {
        margin-bottom: 25px
    }
}

@media (max-width: 575.98px) {
    .b-help-article-exp__heading .heading-section, .b-help-article-exp__heading .m-policy__content h3, .m-policy__content .b-help-article-exp__heading h3 {
        margin-bottom: 15px
    }
}

.b-help-article-exp__heading .btn-download {
    margin-top: 10px
}

.b-help-article-exp__heading p {
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .b-help-article-exp__heading p {
        margin-top: 35px
    }
}

@media (max-width: 575.98px) {
    .b-help-article-exp__heading p {
        margin-top: 25px
    }
}

.b-help-article-exp .b-video-box {
    max-width: 585px;
    width: 100%;
    margin: 35px auto 0 auto
}

@media (max-width: 767.98px) {
    .b-help-article-exp .b-video-box {
        max-width: 100%;
        margin-top: 25px
    }
}

.b-help-article-exp .b-table-contents {
    margin-top: 65px
}

@media (max-width: 1199.98px) {
    .b-help-article-exp .b-table-contents {
        margin-top: 60px
    }
}

@media (max-width: 767.98px) {
    .b-help-article-exp .b-table-contents {
        display: none
    }
}

.b-help-article-exp .b-tabs-step {
    margin-top: 45px
}

@media (max-width: 767.98px) {
    .b-help-article-exp .b-tabs-step {
        margin-top: 20px
    }
}

.b-help-article-exp .b-list-links {
    margin-top: 60px
}

@media (min-width: 1200px) {
    .b-help-article-exp .b-list-links {
        margin-bottom: -10px
    }
}

@media (max-width: 767.98px) {
    .b-help-article-exp .b-list-links {
        margin-top: 25px
    }
}

.b-help-article-exp .b-list-links__item {
    background: #fff;
    color: #231f20
}

@media (min-width: 768px) {
    .b-help-article-exp .b-list-links__item {
        padding-right: 60px
    }
}

@media (min-width: 768px) {
    .b-help-article-exp .b-list-links__item:after {
        right: 25px
    }
}

.b-rate-box {
    background: #00a3e0;
    padding: 20px 25px 20px 30px;
    border-radius: 6px
}

@media (max-width: 575.98px) {
    .b-rate-box {
        text-align: center;
        padding: 20px 15px 25px
    }
}

.b-rate-box .row {
    align-items: center;
    justify-content: space-between
}

.b-rate-box p {
    font-size: 2.1rem;
    line-height: 26px;
    color: #fff
}

@media (max-width: 575.98px) {
    .b-rate-box p {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.b-rate-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

@media (max-width: 575.98px) {
    .b-rate-box ul {
        justify-content: center;
        margin-top: 10px
    }
}

.b-rate-box li {
    margin-right: 8px
}

.b-rate-box li:last-child {
    margin-right: 0
}

.b-rate-box a, .b-rate-box .submit {
    background: #fff;
    display: inline-block;
    border-radius: 6px;
    font-weight: 500;
    font-size: 1.6rem;
    color: #00a3e0;
    padding: 14px 20px
}

@media (max-width: 1199.98px) {
    .b-rate-box a, .b-rate-box .submit {
        padding: 11px 20px
    }
}

@media (max-width: 575.98px) {
    .b-rate-box a, .b-rate-box .submit {
        padding: 6px 20px
    }
}

.b-rate-box a:hover, .b-rate-box .submit:hover {
    background: rgba(255, 255, 255, .8)
}

.b-rate-box .wpcf7 {
    width: 100%
}

.b-rate-box form .wpcf7-list-item {
    display: block
}

.b-rate-box form .rate-box-step-2 {
    margin-bottom: 20px
}

.b-rate-box form .rate-box-step-2, .b-rate-box form .rate-box-step-3, .b-rate-box form .rate-box-step-submit {
    display: none
}

.b-rate-box form .rate-box-step-2 p, .b-rate-box form .rate-box-step-3 p, .b-rate-box form .rate-box-step-submit p {
    margin-bottom: 20px
}

.b-rate-box form textarea {
    width: 100%;
    color: #231f20
}

.b-rate-box form .submit[disabled] {
    pointer-events: none
}

.b-rate-box .rate-box-steps .col-sm-auto {
    flex-grow: 1
}

.b-table-contents {
    background: #fff;
    padding: 30px;
    border-radius: 3px
}

.b-table-contents p {
    font-weight: 500;
    font-size: 1.4rem;
    text-transform: uppercase
}

.b-table-contents ul {
    margin-top: 30px
}

.b-table-contents li {
    margin-top: 18px
}

.b-table-contents li:first-child {
    margin-top: 0
}

.b-table-contents a {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #00a3e0
}

.b-video-box {
    height: 375px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 0 20px
}

@media (max-width: 767.98px) {
    .b-video-box {
        height: 57vw
    }
}

.b-video-box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 0
}

.b-video-box img, .b-video-box video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.b-video-box__btn {
    text-align: center;
    position: relative;
    z-index: 2;
    margin-top: 25px
}

@media (max-width: 575.98px) {
    .b-video-box__btn {
        margin-top: 0
    }
}

.b-video-box__btn:before {
    background: #231f20;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    display: block;
    content: "";
    margin: 0 auto;
    transition: all .4s ease
}

@media (max-width: 575.98px) {
    .b-video-box__btn:before {
        width: 45px;
        height: 45px
    }
}

.b-video-box__btn svg, .b-video-box__btn img {
    position: absolute;
    top: 28px;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    transform: translateX(4px)
}

@media (max-width: 575.98px) {
    .b-video-box__btn svg, .b-video-box__btn img {
        width: 11px;
        height: 14px;
        top: 16px;
        transform: translateX(2px)
    }
}

.b-video-box__btn svg path, .b-video-box__btn img path {
    transition: all .4s ease
}

.b-video-box__btn p {
    max-width: 260px;
    width: 100%;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.1rem;
    color: #fff;
    line-height: 26px;
    margin: 18px auto 0 auto;
    display: block
}

@media (max-width: 575.98px) {
    .b-video-box__btn p {
        max-width: 100%;
        font-size: 1.8rem;
        margin-top: 12px
    }
}

.b-video-box span {
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-weight: 700;
    font-size: 1.1rem;
    color: #e9e9e9;
    z-index: 2
}

@media (max-width: 575.98px) {
    .b-video-box span {
        right: 10px;
        bottom: 10px
    }
}

.b-video-box:hover .b-video-box__btn:before {
    background: #00a3e0
}

.b-video-box:hover .b-video-box__btn svg path, .b-video-box:hover .b-video-box__btn img path {
    fill: #fff
}

.b-tabs-step__item {
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .b-tabs-step__item {
        margin-top: 18px
    }
}

.b-tabs-step__item:first-child {
    margin-top: 0
}

.b-tabs-step__heading {
    border-bottom: 1px #00a3e0 solid;
    display: flex;
    flex-wrap: wrap;
    padding: 23px 0;
    position: relative
}

@media (max-width: 767.98px) {
    .b-tabs-step__heading {
        padding: 18px 45px 18px 0
    }
}

@media (max-width: 767.98px) {
    .b-tabs-step__heading:after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE2IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMSAxTDggOEwxNSAwLjk5OTk5OSIgc3Ryb2tlPSIjNzk3OTc5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 16px;
        height: 9px;
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        transition: all .4s ease
    }
}

.b-tabs-step__heading span {
    width: 100px;
    font-family: "Geomanist Book", sans-serif;
    font-size: 2.8rem;
    line-height: 32px;
    color: #00a3e0
}

@media (max-width: 767.98px) {
    .b-tabs-step__heading span {
        width: 20px;
        font-size: 1.6rem;
        line-height: 21px
    }
}

@media (max-width: 767.98px) {
    .b-tabs-step__heading span:after {
        display: inline-block;
        content: "."
    }
}

@media (max-width: 767.98px) {
    .b-tabs-step__heading span span {
        display: none
    }
}

.b-tabs-step__heading h2 {
    width: calc(100% - 100px);
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
    margin: 5px 0 0;
    color: #231f20
}

@media (max-width: 767.98px) {
    .b-tabs-step__heading h2 {
        width: calc(100% - 20px);
        margin: 0;
        font-family: "Geomanist Book", sans-serif;
        line-height: 21px;
        color: #4f4f4f
    }
}

@media (max-width: 767.98px) {
    .b-tabs-step__heading--active:after {
        transform: translateY(-50%) rotate(180deg)
    }
}

.b-tabs-step__content {
    margin-top: 35px;
    color: #231f20
}

@media (max-width: 767.98px) {
    .b-tabs-step__content {
        margin-top: 20px;
        display: none;
        padding-bottom: 15px
    }
}

.b-tabs-step__content img {
    display: block;
    margin: 50px auto 0 auto
}

@media (max-width: 767.98px) {
    .b-tabs-step__content img {
        margin-top: 25px
    }
}

.b-tabs-step__content img:first-child {
    margin-top: 0
}

.b-tabs-step__content p a {
    color: #00a3e0
}

.b-tabs-step__content ul {
    margin-top: 24px
}

.b-tabs-step__content ul:first-child {
    margin-top: 0
}

.b-tabs-step__content ul li {
    position: relative;
    padding: 0 0 0 20px;
    margin-top: 8px
}

.b-tabs-step__content ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .b-tabs-step__content ul li:before {
        top: 10px
    }
}

.b-tabs-step__content ul li:first-child {
    margin-top: 0
}

.b-tabs-step__content ul li ul {
    margin: 24px 0
}

.b-tabs-step__content ul li ul:first-child {
    margin-top: 24px
}

.b-tabs-step__content ul li ul li:before {
    background: 0 0;
    border: 1px #00a3e0 solid
}

.b-tabs-step__content ul li a {
    color: #00a3e0
}

.b-tabs-step__content p {
    margin-top: 24px
}

.b-tabs-step__content p:first-child {
    margin-top: 0
}

.b-tabs-step__content .warning {
    color: #e84f0f
}

.b-tabs-step__content h3 {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 21px;
    color: #231f20
}

.b-tabs-step__content ol {
    padding: 0 0 0 35px;
    margin: 24px 0 0
}

@media (max-width: 767.98px) {
    .b-tabs-step__content ol {
        padding: 0 0 0 14px
    }
}

.b-tabs-step__content ol:first-child {
    margin-top: 0
}

.b-tabs-step__content ol li {
    list-style-type: inherit;
    margin-top: 5px;
    color: #000
}

@media (max-width: 767.98px) {
    .b-tabs-step__content ol li {
        font-family: "Geomanist", sans-serif
    }
}

.b-tabs-step__content ol li:first-child {
    margin-top: 0
}

.b-tabs-step__content .b-info {
    margin-bottom: 50px
}

@media (max-width: 767.98px) {
    .b-tabs-step__content .b-info {
        margin-bottom: 30px
    }
}

.b-tabs-step__content .b-info:last-child {
    margin-bottom: 0
}

.b-tabs-step__rollow {
    margin-top: 24px
}

.b-tabs-step__rollow:first-child {
    margin-top: 0
}

.b-tabs-step__rollow-header {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    cursor: pointer
}

.b-tabs-step__rollow-header p {
    font-size: 1.6rem;
    line-height: 24px;
    color: #00a3e0;
    margin: 3px 0 !important
}

.b-tabs-step__rollow-header svg, .b-tabs-step__rollow-header img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .4s ease
}

.b-tabs-step__rollow-header:after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .4s ease;
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgOCA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yIDFMNCAzTDYgMSIgc3Ryb2tlPSIjMDBBM0UwIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3N2Zz4="), no-repeat, center;
    width: 15px;
    height: 8px;
    background-size: cover
}

.b-tabs-step__rollow-header--active svg, .b-tabs-step__rollow-header--active img {
    transform: translateY(-50%) rotate(180deg)
}

.b-tabs-step__rollow-header--active:after {
    transform: translateY(-50%) rotate(180deg)
}

.b-tabs-step__rollow-content {
    padding: 20px 0;
    display: none
}

.b-info {
    background: rgba(242, 135, 0, .05);
    border-radius: 6px;
    padding: 35px 70px 30px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin: 20px 0
}

@media (max-width: 767.98px) {
    .b-info {
        padding: 15px 45px 20px 20px
    }
}

.b-info__icon {
    width: 150px
}

@media (max-width: 767.98px) {
    .b-info__icon {
        width: 35px;
        position: absolute;
        top: 15px;
        right: 15px
    }
}

.b-info__icon svg, .b-info__icon img {
    margin: 0 auto;
    display: block
}

.b-info__text {
    width: calc(100% - 150px)
}

@media (max-width: 767.98px) {
    .b-info__text {
        width: 100%
    }
}

.b-info__text h4 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 19px;
    color: #1c1a1b;
    text-transform: uppercase
}

.b-info__text p {
    color: #797979;
    margin-top: 10px
}

.b-info__text ol {
    padding: 0 0 0 17px;
    list-style: none;
    counter-reset: item
}

.b-info__text ol > li {
    counter-increment: item
}

.b-info__text ol > li:after {
    content: counter(item) ".";
    color: #00a3e0
}

.b-info__text ol li {
    position: relative
}

.b-info__text ol li:after {
    width: 15px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -20px;
    text-align: center
}

.b-info__text ol ul li {
    position: relative;
    padding: 0 0 0 20px
}

.b-info__text ol ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

.b-info__text ol ul li:after {
    content: none
}

@media (max-width: 1199.98px) {
    .b-news-list-grid .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

.b-news-list-grid .col-xl-4 {
    margin-top: 85px
}

@media (max-width: 1199.98px) {
    .b-news-list-grid .col-xl-4 {
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 60px
    }
}

@media (max-width: 767.98px) {
    .b-news-list-grid .col-xl-4 {
        margin-top: 30px
    }
}

@media (min-width: 1200px) {
    .b-news-list-grid .col-xl-4:nth-child(-n+3) {
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .b-news-list-grid .col-xl-4:nth-child(-n+2) {
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    .b-news-list-grid .col-xl-4:first-child {
        margin-top: 0
    }
}

@media (max-width: 1199.98px) {
    .b-news-list-grid .b-news-box__image {
        height: 215px
    }
}

@media (max-width: 767.98px) {
    .b-news-list-grid .b-news-box__image {
        height: 160px
    }
}

@media (max-width: 1199.98px) {
    .b-news-list-grid .b-news-box__text {
        margin-top: 15px
    }
}

@media (max-width: 767.98px) {
    .b-news-list-grid .b-news-box__text {
        margin-top: 10px
    }
}

@media (max-width: 1199.98px) {
    .b-news-list-grid .b-news-box__text .heading-box-medium {
        font-size: 2.1rem;
        line-height: 26px;
        margin-top: 8px
    }
}

@media (max-width: 767.98px) {
    .b-news-list-grid .b-news-box__text .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px;
        margin-top: 3px
    }
}

@media (max-width: 1199.98px) {
    .b-news-list-grid .b-news-box__text-text {
        display: block
    }
}

@media (max-width: 767.98px) {
    .b-news-list-grid .b-news-box__text-text {
        margin-top: 6px
    }
}

.b-news-list-list .col-lg-12 {
    margin-top: 80px
}

@media (max-width: 1199.98px) {
    .b-news-list-list .col-lg-12 {
        margin-top: 60px
    }
}

@media (max-width: 767.98px) {
    .b-news-list-list .col-lg-12 {
        margin-top: 30px
    }
}

.b-news-list-list .col-lg-12:first-child {
    margin-top: 0
}

@media (max-width: 1199.98px) {
    .b-comparison__heading .heading-box-large {
        font-size: 2.8rem;
        line-height: 32px
    }
}

@media (max-width: 767.98px) {
    .b-comparison__heading .heading-box-large {
        font-size: 2.4rem;
        line-height: 26px
    }
}

.b-comparison__heading .heading-box-medium, .b-comparison__heading .heading-box-small {
    margin-top: 21px
}

.b-comparison__heading .heading-subtitle {
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin: 30px 0
}

.b-comparison__heading .heading-title {
    font-size: 28px;
    line-height: 28.5px;
    margin-top: 0
}

@media (max-width: 767.98px) {
    .b-comparison__heading .heading-title {
        font-size: 22px;
        line-height: 26px
    }
}

.b-comparison__table {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .b-comparison__table {
        display: none
    }
}

.b-comparison__table-left {
    width: 260px;
    margin-top: 77px;
    border-top: 1px #e9e9e9 solid
}

.b-comparison__table-left .b-comparison__table-row {
    justify-content: flex-start;
    height: auto;
    padding: 25px 30px;
    border-right: 1px #e9e9e9 solid;
    margin-right: -1px
}

.b-comparison__table-left .b-comparison__table-row:nth-child(odd) {
    background: rgba(248, 248, 248, .5)
}

.b-comparison__table-col {
    width: 233px;
    margin-right: 20px;
    border: 1px #e9e9e9 solid;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, .03);
    flex-shrink: 0
}

@media (max-width: 1199.98px) {
    .b-comparison__table-col {
        width: calc(33.33% - 14px)
    }
}

@media (max-width: 991.98px) {
    .b-comparison__table-col {
        width: calc(50% - 10px)
    }
}

.b-comparison__table-col:last-child {
    margin-right: 0
}

.b-comparison__table-col .b-comparison__table-row:nth-child(even) {
    background: rgba(248, 248, 248, .5)
}

.b-comparison__table-row {
    height: 77px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    border-bottom: 1px #e9e9e9 solid
}

.b-comparison__table-row:last-child {
    border-bottom: none
}

.b-comparison__table-row p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    line-height: 18px
}

.b-comparison__table-content {
    width: calc(100% - 261px);
    display: flex;
    position: relative;
    overflow-x: auto;
    padding-bottom: 30px
}

.b-comparison__table-content .b-comparison__table-row:first-child p {
    font-size: 2.1rem;
    line-height: 26px
}

.b-comparison__slider {
    display: none
}

@media (max-width: 767.98px) {
    .b-comparison__slider {
        display: block;
        margin-top: 15px
    }
}

.b-comparison__slider .swiper-slide {
    box-sizing: border-box
}

.b-comparison__slider-heading {
    border-bottom: 1px #e9e9e9 solid;
    display: flex;
    flex-wrap: wrap
}

.b-comparison__slider-heading span {
    width: 50%;
    height: 50px;
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    text-align: center;
    color: #231f20;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    position: relative;
    transition: all .4s ease;
    margin: 0;
    border-radius: 0
}

.b-comparison__slider-heading span:after {
    background: #00a3e0;
    width: 100%;
    height: 3px;
    display: block;
    content: "";
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 0;
    opacity: 0;
    transition: all .4s ease;
    transform: none;
    border-radius: 0
}

.b-comparison__slider-heading .swiper-pagination-bullet-active {
    background: 0 0;
    color: #00a3e0
}

.b-comparison__slider-heading .swiper-pagination-bullet-active:after {
    opacity: 1
}

.b-comparison__slider-content-heading p {
    height: 50px;
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    text-align: center;
    color: #231f20;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    position: relative
}

.b-comparison__slider-content-heading p:after {
    background: #00a3e0;
    width: 100%;
    height: 3px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0
}

.b-comparison__slider-row {
    display: flex;
    padding: 10px 0;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px #e9e9e9 solid
}

.b-comparison__slider-col {
    width: 50%;
    padding: 0 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.b-comparison__slider-col p {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    letter-spacing: -.02em
}

.b-comparison__slider-col:nth-child(1) {
    justify-content: flex-start
}

.b-comparison__slider-col:nth-child(2) p {
    color: #1c1a1b
}

.b-comparison__slider .swiper-pagination {
    font-size: 0
}

#table-hr.nicescroll-rails {
    border-radius: 12px
}

#table-hr.nicescroll-rails:before, #table-hr.nicescroll-rails:after {
    background: #f1f1f1;
    width: 10px;
    height: 12px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    border-radius: 12px;
    z-index: -1
}

#table-hr.nicescroll-rails:before {
    left: -3px
}

#table-hr.nicescroll-rails:after {
    right: -3px
}

#table-hr.nicescroll-rails .nicescroll-cursors {
    margin-top: 3px;
    cursor: pointer
}

#table-hr.nicescroll-rails .nicescroll-cursors:before {
    display: block;
    position: absolute;
    top: -10px;
    right: 0;
    bottom: -10px;
    left: 0;
    display: block;
    content: ""
}

.b-harmonica__item {
    margin-top: 15px
}

.b-harmonica__item:first-child {
    margin-top: 0
}

.b-harmonica__header {
    background: #f8f8f8;
    min-height: 46px;
    padding: 10px 76px 10px 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-harmonica__header {
        padding: 10px 45px 10px 20px
    }
}

.b-harmonica__header:after {
    width: 1px;
    min-height: inherit;
    content: ""
}

.b-harmonica__header .heading-box-small {
    width: calc(100% - 1px)
}

@media (max-width: 575.98px) {
    .b-harmonica__header .heading-box-small {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.b-harmonica__header svg, .b-harmonica__header img {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    transition: all .4s ease
}

@media (max-width: 1199.98px) {
    .b-harmonica__header svg, .b-harmonica__header img {
        right: 15px
    }
}

.b-harmonica__header--active svg, .b-harmonica__header--active img {
    transform: translateY(-50%) rotate(180deg)
}

.b-harmonica__content {
    padding: 30px 30px 15px;
    display: none
}

@media (max-width: 1199.98px) {
    .b-harmonica__content {
        padding: 30px 20px 15px
    }
}

@media (max-width: 767.98px) {
    .b-harmonica__content {
        padding: 20px 0 15px
    }
}

.b-harmonica__content .b-comparison__table-col {
    width: 100%
}

.b-harmonica__content .b-comparison__table-col .b-comparison__table-row:not(:first-of-type) {
    height: auto !important;
    padding: 20px
}

.b-harmonica__content .s-universal {
    margin: 0
}

.b-text-primary {
    color: #231f20
}

.b-text-primary p {
    line-height: 28.8px
}

@media (max-width: 767.98px) {
    .b-text-primary p {
        color: #4f4f4f
    }
}

.b-text-primary--white {
    background: #fff;
    padding: 30px 40px 40px;
    border-radius: 12px;
    margin-top: 35px
}

.b-text-primary a, .b-text-primary p a, .b-text-primary strong a {
    color: #00a3e0
}

.b-text-primary ul, .b-text-primary ol, .b-text-primary p {
    margin: 6px 0;
    display: block
}

.b-text-primary h1, .b-text-primary h2, .b-text-primary h3, .b-text-primary h4, .b-text-primary h5, .b-text-primary h6 {
    margin: 25px 0
}

@media (max-width: 767.98px) {
    .b-text-primary h1, .b-text-primary h2, .b-text-primary h3, .b-text-primary h4, .b-text-primary h5, .b-text-primary h6 {
        margin: 15px 0
    }
}

.b-text-primary > h1:first-child, .b-text-primary > h2:first-child, .b-text-primary > h3:first-child, .b-text-primary > h4:first-child, .b-text-primary > h5:first-child, .b-text-primary > h6:first-child, .b-text-primary > ul:first-child, .b-text-primary > ol:first-child, .b-text-primary > p:first-child {
    margin-top: 0
}

.b-text-primary > h1:last-child, .b-text-primary > h2:last-child, .b-text-primary > h3:last-child, .b-text-primary > h4:last-child, .b-text-primary > h5:last-child, .b-text-primary > h6:last-child, .b-text-primary > ul:last-child, .b-text-primary > ol:last-child, .b-text-primary > p:last-child {
    margin-bottom: 0
}

.b-text-primary h1, .b-text-primary h2, .b-text-primary h3, .b-text-primary h4, .b-text-primary h5, .b-text-primary h6 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20
}

.b-text-primary h4 {
    font-size: 2.1rem;
    line-height: 26px
}

.b-text-primary h5 {
    font-size: 1.8rem;
    line-height: 22px
}

.b-text-primary li {
    margin-top: 6px
}

.b-text-primary li:first-child {
    margin-top: 0
}

.b-text-primary li ol > li:after {
    content: counter(item) "."
}

.b-text-primary span {
    color: #00a3e0
}

.b-text-primary strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    word-break: break-word
}

.b-text-primary ul li {
    position: relative;
    padding: 0 0 0 20px
}

.b-text-primary ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

.b-text-primary ul li:after {
    content: none
}

.b-text-primary ul ol li:before {
    content: none
}

.b-text-primary ul a {
    color: #20ade1
}

.b-text-primary ol {
    padding: 0 0 0 17px;
    list-style: none;
    counter-reset: item
}

.b-text-primary ol > li {
    counter-increment: item
}

.b-text-primary ol > li:after {
    content: counter(item) ".";
    color: #00a3e0
}

.b-text-primary ol li {
    position: relative
}

.b-text-primary ol li:after {
    width: 15px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -20px;
    text-align: center
}

.b-text-primary ol ul li {
    position: relative;
    padding: 0 0 0 20px
}

.b-text-primary ol ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

.b-text-primary ol ul li:after {
    content: none
}

.b-features-slider {
    border-radius: 3px;
    border: 2px #00a3e0 solid;
    text-align: center;
    padding: 60px 0;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-features-slider {
        padding: 50px 0 60px;
        border: none
    }
}

@media (max-width: 767.98px) {
    .b-features-slider {
        padding: 55px 0 45px
    }
}

.b-features-slider__heading {
    padding: 0 20px
}

@media (min-width: 768px) {
    .b-features-slider__heading .heading-section, .b-features-slider__heading .m-policy__content h3, .m-policy__content .b-features-slider__heading h3 {
        font-size: 2.8rem;
        line-height: 32px
    }
}

.b-features-slider .swiper-container {
    max-width: 800px;
    width: 100%;
    margin: 70px auto 0 auto
}

@media (max-width: 1199.98px) {
    .b-features-slider .swiper-container {
        max-width: 100%
    }
}

@media (max-width: 767.98px) {
    .b-features-slider .swiper-container {
        margin-top: 45px
    }
}

.b-features-slider .swiper-container--center {
    margin-bottom: 20px
}

.b-features-slider .swiper-container--center .swiper-wrapper {
    justify-content: center
}

.b-features-slider .swiper-container--center .swiper-slide {
    margin: 0 !important
}

.b-features-slider .swiper-container--2 .swiper-wrapper {
    margin-bottom: 30px
}

@media (max-width: 1199.98px) {
    .b-features-slider .swiper-container--2 .swiper-wrapper {
        margin-bottom: 10px
    }
}

.b-features-slider__icon {
    height: 65px;
    position: relative
}

.b-features-slider__icon img {
    max-height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    transform: translateY(-50%)
}

.b-features-slider__text {
    max-width: 280px;
    width: 100%;
    margin: 6px auto 0 auto
}

@media (max-width: 1199.98px) {
    .b-features-slider__text {
        max-width: 280px
    }
}

@media (max-width: 767.98px) {
    .b-features-slider__text {
        margin-top: 12px
    }
}

@media (max-width: 767.98px) {
    .b-features-slider__text .heading-box-small {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.b-features-slider__text p {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    letter-spacing: -.02em;
    margin-top: 10px
}

@media (max-width: 1199.98px) {
    .b-features-slider__text p {
        letter-spacing: 0
    }
}

@media (max-width: 767.98px) {
    .b-features-slider__text p {
        font-size: 1.2rem;
        line-height: 16px;
        margin-top: 16px
    }
}

.b-features-slider .swiper-pagination {
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .b-features-slider .swiper-pagination {
        margin-top: 35px
    }
}

@media (max-width: 1199.98px) {
    .b-features-slider [class*=swiper-button] {
        display: none
    }
}

.b-features-slider .swiper-button-prev {
    left: 65px
}

.b-features-slider .swiper-button-next {
    right: 65px
}

.b-features-slider.disabled-slider .swiper-slide {
    flex-shrink: 1
}

.b-features-slider.disabled-slider .swiper-button-prev, .b-features-slider.disabled-slider .swiper-button-next {
    display: none
}

.b-check-circle-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media (max-width: 767.98px) {
    .b-check-circle-list {
        align-items: flex-start
    }
}

.b-check-circle-list__item {
    width: calc(50% - 12px);
    min-height: 42px;
    position: relative;
    margin-top: 20px;
    margin-right: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media (max-width: 767.98px) {
    .b-check-circle-list__item {
        width: calc(50% - 10px);
        min-height: 32px;
        margin-top: 20px;
        margin-right: 20px
    }
}

@media (max-width: 359px) {
    .b-check-circle-list__item {
        width: 100%;
        margin-right: 0
    }
}

.b-check-circle-list__item:before {
    width: 1px;
    min-height: inherit;
    content: ""
}

@media (max-width: 359px) {
    .b-check-circle-list__item:first-child {
        margin-top: 0
    }
}

@media (min-width: 360px) {
    .b-check-circle-list__item:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width: 360px) {
    .b-check-circle-list__item:nth-child(-n+2) {
        margin-top: 0
    }
}

.b-check-circle-list__item svg:first-of-type {
    width: 38px;
    height: 38px
}

@media (max-width: 767.98px) {
    .b-check-circle-list__item svg:first-of-type {
        width: 30px;
        height: 30px;
        transform: translateY(1px)
    }
}

.b-check-circle-list__item p {
    width: 80%;
    font-size: 1.6rem;
    padding-left: 15px;
    color: #f28700
}

.b-check-circle-list__item p a {
    background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, #f28700, #f28700, #f28700);
    background-size: 100% .1em, 0 .1em;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .4s
}

.b-check-circle-list__item p a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .1em;
    background-color: #f28700;
    opacity: 0;
    transition: opacity .4s, transform .4s
}

.b-check-circle-list__item p a:hover {
    background-size: 0 .1em, 100% .1em
}

@media (max-width: 767.98px) {
    .b-check-circle-list__item p {
        width: calc(100% - 50px);
        font-size: 1.4rem;
        line-height: 18px;
        letter-spacing: -.02em
    }
}

@media (max-width: 991.98px) {
    .b-check-circle-list__item p br {
        display: none
    }
}

.b-check-circle-list__item p img {
    margin-top: 8px
}

@media (max-width: 767.98px) {
    .b-check-circle-list__item p img {
        max-height: 28px;
        margin-top: 3px
    }
}

.b-tab-text-check__nav {
    border-bottom: 1px #e9e9e9 solid;
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-tab-text-check__nav {
        justify-content: center
    }
}

@media (max-width: 575.98px) {
    .b-tab-text-check__nav {
        justify-content: space-between
    }
}

.b-tab-text-check__nav-text {
    display: none;
    height: 50px;
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    letter-spacing: -.02em;
    color: #00a3e0;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px
}

.b-tab-text-check__nav-text:before {
    background: #00a3e0;
    width: 100%;
    height: 3px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0
}

.b-tab-text-check__nav .swiper-pagination-bullet {
    background: 0 0;
    width: auto;
    height: 60px;
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.6rem;
    line-height: 16px;
    color: #231f20;
    margin: 0 50px -1px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

@media (max-width: 767.98px) {
    .b-tab-text-check__nav .swiper-pagination-bullet {
        height: 50px;
        font-size: 1.4rem;
        line-height: 18px;
        letter-spacing: -.02em
    }
}

@media (max-width: 575.98px) {
    .b-tab-text-check__nav .swiper-pagination-bullet {
        margin: 0
    }
}

.b-tab-text-check__nav .swiper-pagination-bullet:before {
    background: #00a3e0;
    width: 100%;
    height: 3px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .4s ease;
    opacity: 0
}

.b-tab-text-check__nav .swiper-pagination-bullet:after {
    content: none
}

.b-tab-text-check__nav .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.b-tab-text-check__nav .swiper-pagination-bullet:hover {
    color: #00a3e0
}

.b-tab-text-check__nav .swiper-pagination-bullet-active {
    color: #00a3e0
}

@media (min-width: 768px) {
    .b-tab-text-check__nav .swiper-pagination-bullet-active {
        padding-bottom: 5px
    }
}

.b-tab-text-check__nav .swiper-pagination-bullet-active:before {
    opacity: 1
}

.b-tab-text-check .swiper-container {
    margin-top: 55px
}

@media (max-width: 767.98px) {
    .b-tab-text-check .swiper-container {
        margin-top: 35px
    }
}

.b-tab-text-check .swiper-slide {
    opacity: 0 !important
}

@media (max-width: 1199.98px) {
    .b-tab-text-check .swiper-slide {
        padding-bottom: 10px
    }
}

.b-tab-text-check .swiper-slide > div {
    box-sizing: border-box
}

.b-tab-text-check .swiper-slide-active {
    opacity: 1 !important
}

.b-tab-text-check__text p {
    font-size: 1.8rem;
    line-height: 26px;
    color: #231f20;
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .b-tab-text-check__text p {
        font-size: 1.6rem;
        line-height: 24px;
        margin-top: 24px
    }
}

.b-tab-text-check .b-check-circle-list {
    margin-top: 40px
}

@media (max-width: 1199.98px) {
    .b-tab-text-check .b-check-circle-list {
        margin-top: 50px
    }
}

@media (max-width: 767.98px) {
    .b-tab-text-check .b-check-circle-list {
        margin-top: 35px
    }
}

@media (min-width: 768px) {
    .b-tab-text-check .swiper-pagination {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-tab-text-check .swiper-pagination {
        margin-top: 25px
    }
}

.b-tab-text-check .swiper-pagination .swiper-pagination-bullet {
    font-size: 0
}

@media (max-width: 575.98px) {
    .b-tab-text-check--more .swiper-container {
        margin-top: 10px
    }
}

@media (max-width: 575.98px) {
    .b-tab-text-check--more .b-tab-text-check__nav-text {
        display: flex
    }
}

@media (max-width: 575.98px) {
    .b-tab-text-check--more .b-tab-text-check__nav {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .b-tab-text-check--more .b-tab-text-check__nav .swiper-pagination-bullet {
        margin-right: 30px
    }
}

@media (max-width: 767.98px) {
    .b-tab-text-check--more .b-tab-text-check__nav .swiper-pagination-bullet {
        margin-right: 20px
    }
}

@media (max-width: 575.98px) {
    .b-tab-text-check--less .b-tab-text-check__nav .swiper-pagination-bullet {
        flex: 1
    }
}

@media (max-width: 767.98px) {
    .b-tab-text-check--fw-list .b-check-circle-list {
        margin-top: 25px
    }

    .b-tab-text-check--fw-list .b-check-circle-list__item {
        width: 100%;
        margin-right: 0
    }

    .b-tab-text-check--fw-list .b-check-circle-list__item:nth-child(2) {
        margin-top: 20px
    }
}

.b-list-icon-vertical {
    position: relative
}

.b-list-icon-vertical:before {
    background: #e0e0e0;
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 28px;
    display: block;
    content: "";
    z-index: 1
}

.b-list-icon-vertical__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 40px;
    position: relative;
    z-index: 2
}

@media (max-width: 767.98px) {
    .b-list-icon-vertical__item {
        margin-top: 35px
    }
}

.b-list-icon-vertical__item:first-child {
    margin-top: 0
}

.b-list-icon-vertical__item:last-child:before {
    background: #f8f8f8;
    width: 2px;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 28px;
    display: block;
    content: ""
}

.b-list-icon-vertical__icon {
    width: 59px;
    height: 59px;
    position: relative;
    z-index: 2
}

.b-list-icon-vertical__icon:before {
    background: #a7a5a6;
    width: 59px;
    height: 59px;
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: .1;
    border-radius: 50%;
    z-index: 2
}

.b-list-icon-vertical__icon img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    display: block;
    margin: 0 auto;
    z-index: 3;
    max-width: 35px
}

.b-list-icon-vertical__icon span {
    background: #f8f8f8;
    position: absolute;
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    display: block;
    content: "";
    z-index: 1;
    border-radius: 50%
}

.b-list-icon-vertical__icon span:before {
    border: 2px #00a3e0 solid;
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border-radius: 50%
}

.b-list-icon-vertical__icon p {
    position: absolute;
    top: 50%;
    right: 0;
    left: 2px;
    transform: translateY(-50%);
    display: block;
    margin: -1px auto 0 auto;
    z-index: 3;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.1rem;
    text-align: center;
    color: #00a3e0
}

.b-list-icon-vertical__text {
    width: calc(100% - 59px);
    padding-left: 35px
}

@media (max-width: 767.98px) {
    .b-list-icon-vertical__text {
        padding-left: 25px
    }
}

.b-list-icon-vertical__text p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    line-height: 21px
}

@media (max-width: 767.98px) {
    .b-list-icon-vertical__text p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.b-text-video-image-grid .row {
    padding-top: 55px;
    padding-bottom: 55px;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid .row {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .row {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.b-text-video-image-grid .row:before {
    left: -100vw
}

.b-text-video-image-grid .row:after {
    right: -100vw
}

@media (min-width: 1200px) {
    .b-text-video-image-grid .row {
        align-items: center
    }
}

.b-text-video-image-grid .row:first-child {
    border-top: none;
    padding-top: 0
}

.b-text-video-image-grid .row:first-child:before, .b-text-video-image-grid .row:first-child:after {
    content: none
}

.b-text-video-image-grid .row:last-child {
    padding-bottom: 0
}

.b-text-video-image-grid .row--blue {
    color: #fff;
    padding-top: 60px;
    border-top: none;
    padding-bottom: 70px
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .row--blue {
        padding-top: 35px;
        padding-bottom: 50px
    }
}

.b-text-video-image-grid .row--blue:before, .b-text-video-image-grid .row--blue:after {
    background: rgba(0, 163, 224, .8);
    width: 100vw;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    border-width: 1px 0;
    border-color: #e9e9e9;
    border-style: solid
}

.b-text-video-image-grid .row--blue:before {
    right: 0;
    margin-left: 50%
}

.b-text-video-image-grid .row--blue:after {
    left: 0;
    margin-left: 50%
}

.b-text-video-image-grid .row--blue [class*=col-] {
    position: relative;
    z-index: 2
}

.b-text-video-image-grid .row--blue h3 {
    color: #fff
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid .row--blue .b-text-video-image-grid__image {
        height: 31vw;
        margin-right: -10px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .row--blue .b-text-video-image-grid__image {
        height: 59vw;
        margin-right: 0
    }
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid .row--blue .b-text-video-image-grid__text {
        margin-left: 10px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .row--blue .b-text-video-image-grid__text {
        margin-left: 0
    }
}

.b-text-video-image-grid .row--blue .b-text-video-image-grid__text > ul li {
    margin-left: 14px;
    font-size: 1.8rem
}

.b-text-video-image-grid .row--blue .b-text-video-image-grid__text ul li:before {
    background: #fff !important
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid .row--blue [class*=col-]:nth-child(even) .b-text-video-image-grid__image {
        margin-left: -10px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .row--blue [class*=col-]:nth-child(even) .b-text-video-image-grid__image {
        margin-left: 0
    }
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid .row--blue [class*=col-]:nth-child(odd) .b-text-video-image-grid__text {
        margin-right: 10px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .row--blue [class*=col-]:nth-child(odd) .b-text-video-image-grid__text {
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .row--blue:last-child {
        padding-bottom: 45px
    }
}

.b-text-video-image-grid .row--blue:last-child:before, .b-text-video-image-grid .row--blue:last-child:after {
    bottom: -70px;
    margin-bottom: -11px
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .row--blue:last-child:before, .b-text-video-image-grid .row--blue:last-child:after {
        bottom: 0;
        margin-bottom: 0
    }
}

.b-text-video-image-grid .b-video-box {
    margin-right: 30px
}

@media (min-width: 1200px) {
    .b-text-video-image-grid .b-video-box {
        height: 420px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) and (max-width: 1199.98px) {
    .b-text-video-image-grid .b-video-box {
        height: 27vw
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-text-video-image-grid .b-video-box__btn {
        margin-top: 0
    }

    .b-text-video-image-grid .b-video-box__btn:before {
        width: 45px;
        height: 45px
    }

    .b-text-video-image-grid .b-video-box__btn svg, .b-text-video-image-grid .b-video-box__btn img {
        width: 11px;
        height: 14px;
        top: 16px;
        transform: translateX(3px)
    }

    .b-text-video-image-grid .b-video-box__btn p {
        font-size: 1.8rem;
        line-height: 22px;
        margin-top: 12px
    }

    .b-text-video-image-grid .b-video-box span {
        right: 8px;
        bottom: 8px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .b-video-box {
        margin-right: 0
    }
}

.b-text-video-image-grid__image {
    height: 420px;
    border-radius: 6px;
    overflow: hidden;
    margin-right: 30px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-text-video-image-grid__image {
        height: 27vw
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__image {
        height: 57vw;
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__image-notebook {
        position: relative;
        overflow: hidden;
        margin-right: -20px;
        margin-left: -20px
    }
}

.b-text-video-image-grid__image-notebook-notebook {
    max-width: none;
    z-index: 1;
    margin-left: -15px
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid__image-notebook-notebook {
        max-width: 555px;
        margin-top: 5px;
        margin-left: 0
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__image-notebook-notebook {
        max-width: 435px;
        margin-top: 10px;
        margin-right: 20px;
        margin-left: -95px;
        float: none
    }
}

@media (max-width: 359px) {
    .b-text-video-image-grid__image-notebook-notebook {
        margin-left: -135px
    }
}

.b-text-video-image-grid__image-notebook-image {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    z-index: 2;
    margin: 0 auto;
    display: block
}

.b-text-video-image-grid__image-notebook--1 .b-text-video-image-grid__image-notebook-image {
    max-width: 518px;
    left: 95px
}

@media (max-width: 1439px) {
    .b-text-video-image-grid__image-notebook--1 .b-text-video-image-grid__image-notebook-image {
        max-width: 465px;
        left: 35px
    }
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid__image-notebook--1 .b-text-video-image-grid__image-notebook-image {
        max-width: 303px;
        transform: translateY(-50%);
        left: 35px
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .b-text-video-image-grid__image-notebook--1 .b-text-video-image-grid__image-notebook-image {
        margin-right: -10px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__image-notebook--1 .b-text-video-image-grid__image-notebook-image {
        max-width: 235px;
        right: 40px;
        left: auto
    }
}

@media (max-width: 359px) {
    .b-text-video-image-grid__image-notebook--1 .b-text-video-image-grid__image-notebook-image {
        max-width: 210px
    }
}

.b-text-video-image-grid__image-notebook--2 .b-text-video-image-grid__image-notebook-image {
    max-width: 562px;
    right: 105px
}

@media (max-width: 1439px) {
    .b-text-video-image-grid__image-notebook--2 .b-text-video-image-grid__image-notebook-image {
        max-width: 505px;
        right: 45px
    }
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid__image-notebook--2 .b-text-video-image-grid__image-notebook-image {
        max-width: 299px;
        transform: translateY(-50%);
        right: 35px
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .b-text-video-image-grid__image-notebook--2 .b-text-video-image-grid__image-notebook-image {
        margin-left: -10px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__image-notebook--2 .b-text-video-image-grid__image-notebook-image {
        max-width: 255px;
        right: auto;
        left: 40px
    }
}

@media (max-width: 359px) {
    .b-text-video-image-grid__image-notebook--2 .b-text-video-image-grid__image-notebook-image {
        max-width: 210px
    }
}

.b-text-video-image-grid__image-notebook--3 .b-text-video-image-grid__image-notebook-image {
    max-width: 441px;
    left: 95px
}

@media (max-width: 1439px) {
    .b-text-video-image-grid__image-notebook--3 .b-text-video-image-grid__image-notebook-image {
        left: 20px
    }
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid__image-notebook--3 .b-text-video-image-grid__image-notebook-image {
        max-width: 265px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__image-notebook--3 .b-text-video-image-grid__image-notebook-image {
        max-width: 205px;
        right: 60px;
        left: auto
    }
}

.b-text-video-image-grid__text {
    margin-left: 30px
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid__text {
        margin-left: -10px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__text {
        margin-top: 35px;
        margin-left: 0
    }
}

.b-text-video-image-grid__text h3 {
    margin-bottom: 25px
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__text h3 {
        margin-bottom: 16px
    }
}

@media (min-width: 768px) {
    .b-text-video-image-grid__text h3 br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__text h3 + p {
        margin-top: 16px
    }
}

.b-text-video-image-grid__text p {
    margin-top: 24px
}

.b-text-video-image-grid__text p:first-child {
    margin-top: 0
}

@media (min-width: 1200px) {
    .b-text-video-image-grid__text p {
        font-size: 1.8rem
    }
}

.b-text-video-image-grid__text ul li {
    position: relative;
    padding: 0 0 0 30px;
    margin-top: 6px
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid__text ul li {
        line-height: 30px;
        margin: 0
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__text ul li {
        line-height: 24px;
        margin-top: 5px;
        padding: 0 0 0 15px
    }
}

.b-text-video-image-grid__text ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid__text ul li:before {
        top: 14px
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid__text ul li:before {
        top: 10px
    }
}

@media (min-width: 1200px) {
    .b-text-video-image-grid__text ul li:first-child {
        margin-top: 0
    }
}

.b-text-video-image-grid__text b, .b-text-video-image-grid__text strong {
    font-weight: 500
}

.b-text-video-image-grid__text a {
    color: #00a3e0;
    font-weight: 500
}

.b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__text {
    margin-right: 30px;
    margin-left: -30px
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__text {
        margin-right: -10px;
        margin-left: 0
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__text {
        margin-right: 0
    }
}

.b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__image-notebook-notebook {
    float: right;
    margin-right: -15px;
    margin-left: 0
}

@media (max-width: 1199.98px) {
    .b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__image-notebook-notebook {
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__image-notebook-notebook {
        margin-right: -95px;
        margin-left: 20px
    }
}

@media (max-width: 359px) {
    .b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__image-notebook-notebook {
        margin-right: -135px
    }
}

.b-text-video-image-grid [class*=col-]:nth-child(even) .b-text-video-image-grid__image {
    margin-right: 0;
    margin-left: 30px
}

.b-text-video-image-grid [class*=col-]:nth-child(even) .b-video-box {
    margin-right: 0;
    margin-left: 30px
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid [class*=col-]:nth-child(even) .b-video-box {
        margin-left: 0
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .offset-xl-1 .b-text-video-image-grid__text {
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    .b-text-video-image-grid .offset-xl-1 .b-text-video-image-grid__text h3 {
        font-size: 2.4rem;
        line-height: 26px;
        margin-bottom: 24px
    }
}

@media (max-width: 575.98px) {
    .b-companies-slider {
        margin-right: -20px;
        margin-left: -20px
    }
}

.b-companies-slider .swiper-slide {
    width: 16.66%;
    margin: 0 25px
}

@media (max-width: 1199.98px) {
    .b-companies-slider .swiper-slide {
        width: auto;
        margin-right: 70px
    }

    .b-companies-slider .swiper-slide:last-child {
        margin-right: 0
    }
}

@media (max-width: 575.98px) {
    .b-companies-slider .swiper-slide {
        width: calc(100% - 20px);
        margin-right: 0;
        margin-left: 20px
    }
}

.b-companies-slider .swiper-slide:first-of-type {
    margin-left: 0
}

.b-companies-slider .swiper-slide:last-of-type {
    margin-right: 0
}

@media (max-width: 575.98px) {
    .b-companies-slider__item {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

.b-companies-slider__logo {
    width: 140px;
    height: 96px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

@media (max-width: 575.98px) {
    .b-companies-slider__logo {
        width: 100px
    }
}

.b-companies-slider__logo img {
    max-height: 100%
}

.b-companies-slider__text {
    text-align: center;
    margin-top: 8px
}

@media (max-width: 1199.98px) {
    .b-companies-slider__text {
        margin-top: 15px
    }
}

@media (max-width: 575.98px) {
    .b-companies-slider__text {
        width: calc(100% - 125px);
        text-align: left;
        margin-top: 0;
        padding-left: 25px
    }
}

.b-companies-slider__text h4 {
    max-width: 140px;
    width: 100%;
    min-height: 42px;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    color: #797979;
    line-height: 21px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

@media (max-width: 575.98px) {
    .b-companies-slider__text h4 {
        margin: 0;
        justify-content: flex-start
    }
}

.b-companies-slider__text a {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    color: #00a3e0;
    letter-spacing: -.02em;
    display: inline-block;
    margin-top: 12px
}

@media (max-width: 1199.98px) {
    .b-companies-slider__text a {
        margin-top: 8px
    }
}

.b-companies-slider .swiper-pagination {
    margin-top: 60px
}

@media (max-width: 575.98px) {
    .b-companies-slider .swiper-pagination {
        margin-top: 45px
    }
}

.b-companies-slider .swiper-pagination-lock {
    display: flex !important;
    visibility: hidden;
    margin-bottom: -40px
}

.b-equate {
    border: 15px #f1f1f1 solid;
    border-radius: 15px;
    color: #231f20;
    padding-bottom: 45px
}

@media (max-width: 1199.98px) {
    .b-equate {
        border: none;
        border-radius: 0
    }
}

@media (max-width: 767.98px) {
    .b-equate {
        padding-bottom: 20px
    }
}

.b-equate .row {
    margin-right: -73px;
    margin-left: -73px
}

@media (max-width: 1199.98px) {
    .b-equate .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

.b-equate [class*=col-] {
    padding-right: 73px;
    padding-left: 73px
}

@media (max-width: 1199.98px) {
    .b-equate [class*=col-] {
        padding-right: 10px;
        padding-left: 10px
    }
}

.b-equate__heading {
    padding: 0 35px;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 55px
}

@media (max-width: 1199.98px) {
    .b-equate__heading {
        padding: 0 0 30px;
        margin-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading {
        border: none;
        padding: 0;
        margin-bottom: 20px
    }
}

.b-equate__heading .row {
    align-items: center;
    margin-bottom: -5px
}

@media (max-width: 1199.98px) {
    .b-equate__heading .row {
        align-items: flex-end
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading .row {
        margin-bottom: 0;
        align-items: flex-start
    }
}

.b-equate__heading-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content {
        max-width: 360px;
        align-items: flex-end
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content {
        align-items: flex-start
    }
}

.b-equate__heading-content--1 {
    margin-right: -10px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--1 {
        padding-left: 22px;
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--1 {
        padding: 0
    }
}

.b-equate__heading-content--1 .b-equate__heading-image {
    width: 90px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--1 .b-equate__heading-image {
        width: 53px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--1 .b-equate__heading-image {
        width: 45px;
        margin: 0 auto
    }
}

.b-equate__heading-content--1 .b-equate__heading-image img {
    top: -22px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--1 .b-equate__heading-image img {
        top: 10px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--1 .b-equate__heading-image img {
        top: 0
    }
}

.b-equate__heading-content--1 .b-equate__heading-text {
    width: calc(100% - 90px);
    padding-left: 20px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--1 .b-equate__heading-text {
        padding-left: 25px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--1 .b-equate__heading-text {
        width: 100%;
        padding: 0
    }
}

.b-equate__heading-content--2 {
    margin-left: -75px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--2 {
        margin-left: 0
    }
}

.b-equate__heading-content--2 .b-equate__heading-image {
    width: 173px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--2 .b-equate__heading-image {
        width: 132px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--2 .b-equate__heading-image {
        width: 100px;
        margin: 0 auto
    }
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--2 .b-equate__heading-image img {
        top: 12px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--2 .b-equate__heading-image img {
        top: 6px
    }
}

.b-equate__heading-content--2 .b-equate__heading-text {
    width: calc(100% - 173px);
    padding: 0 0 0 20px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--2 .b-equate__heading-text {
        width: calc(100% - 132px)
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--2 .b-equate__heading-text {
        width: 100%;
        padding: 0
    }
}

.b-equate__heading-content--3, .podpis-elektroniczny .b-equate__heading-content--2 {
    margin-left: -50px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--3, .podpis-elektroniczny .b-equate__heading-content--2 {
        max-width: 345px;
        margin-left: 0
    }
}

.b-equate__heading-content--3 .b-equate__heading-image, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-image {
    width: 146px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--3 .b-equate__heading-image, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-image {
        width: 132px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--3 .b-equate__heading-image, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-image {
        width: 100px;
        margin: 0 auto
    }
}

.b-equate__heading-content--3 .b-equate__heading-image img, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-image img {
    width: 100%;
    top: -10px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--3 .b-equate__heading-image img, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-image img {
        top: 12px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--3 .b-equate__heading-image img, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-image img {
        top: 6px
    }
}

.b-equate__heading-content--3 .b-equate__heading-text, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-text {
    width: calc(100% - 173px);
    padding: 0 0 0 20px
}

@media (max-width: 1199.98px) {
    .b-equate__heading-content--3 .b-equate__heading-text, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-text {
        width: calc(100% - 132px)
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-content--3 .b-equate__heading-text, .podpis-elektroniczny .b-equate__heading-content--2 .b-equate__heading-text {
        width: 100%;
        padding: 0
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-image {
        height: 90px
    }
}

.b-equate__heading-image img {
    position: relative
}

@media (max-width: 767.98px) {
    .b-equate__heading-image img {
        max-height: 100%
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading-text {
        margin-top: 20px
    }
}

.b-equate__heading-text .heading-medium {
    color: #231f20
}

@media (max-width: 767.98px) {
    .b-equate__heading-text .heading-medium {
        font-size: 1.4rem;
        line-height: 18px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-equate__heading + .b-equate__text {
        padding: 0 25px
    }

    .b-equate__heading + .b-equate__text .row {
        margin-right: -40px;
        margin-left: -40px
    }

    .b-equate__heading + .b-equate__text .col-6 {
        padding-right: 40px;
        padding-left: 40px
    }
}

@media (max-width: 767.98px) {
    .b-equate__heading + .b-equate__text {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.b-equate__text {
    padding: 0 35px;
    margin: 40px 0
}

@media (max-width: 1199.98px) {
    .b-equate__text {
        padding: 0;
        font-size: 1.4rem;
        line-height: 18px;
        margin: 20px 0
    }
}

@media (max-width: 767.98px) {
    .b-equate__text {
        font-size: 1.2rem;
        line-height: 16px
    }
}

.b-equate__text p {
    font-size: 1.6rem;
    line-height: 24px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .b-equate__text p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.b-equate__text ul li {
    position: relative;
    padding: 0 0 0 25px;
    margin-top: 6px
}

@media (max-width: 1199.98px) {
    .b-equate__text ul li {
        margin-top: 12px;
        padding: 0 0 0 20px
    }
}

@media (max-width: 767.98px) {
    .b-equate__text ul li {
        padding: 0 0 0 15px;
        margin-top: 6px
    }
}

.b-equate__text ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .b-equate__text ul li:before {
        top: 7px
    }
}

@media (max-width: 767.98px) {
    .b-equate__text ul li:before {
        top: 5px
    }
}

@media (min-width: 1200px) {
    .b-equate__text ul li:first-child {
        margin-top: 0
    }
}

.b-equate__title {
    text-align: center;
    position: relative;
    margin: 40px 0
}

@media (max-width: 1199.98px) {
    .b-equate__title {
        margin: 20px 0
    }
}

.b-equate__title:before {
    background: #e9e9e9;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    display: block;
    content: "";
    margin-top: 2px
}

.b-equate__title p {
    background: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: .05em;
    display: inline-block;
    padding: 0 25px
}

.b-equate__video {
    padding: 0 35px;
    margin-bottom: -5px
}

@media (max-width: 1199.98px) {
    .b-equate__video {
        padding: 0;
        margin-top: 30px;
        margin-bottom: 25px
    }
}

@media (max-width: 767.98px) {
    .b-equate__video {
        margin-top: 20px
    }
}

.b-equate__video-box {
    height: 150px;
    position: relative;
    display: block;
    border-radius: 5px;
    overflow: hidden
}

@media (max-width: 767.98px) {
    .b-equate__video-box {
        height: 115px
    }
}

.b-equate__video-box span {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 2;
    font-weight: 700;
    font-size: 1.1rem;
    color: #e9e9e9
}

@media (max-width: 767.98px) {
    .b-equate__video-box span {
        display: none
    }
}

.b-equate__video-box-btn {
    position: absolute;
    top: 50%;
    right: 45px;
    left: 45px;
    transform: translateY(-50%);
    padding: 0 0 0 84px
}

@media (max-width: 1199.98px) {
    .b-equate__video-box-btn {
        left: 35px
    }
}

@media (max-width: 767.98px) {
    .b-equate__video-box-btn {
        max-width: 130px;
        right: 10px;
        left: 10px;
        margin: 0 auto;
        padding: 0
    }
}

.b-equate__video-box-btn:before {
    background: #231f20;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    display: block;
    content: "";
    transition: all .4s ease;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

@media (max-width: 767.98px) {
    .b-equate__video-box-btn:before {
        width: 36px;
        height: 36px;
        position: relative;
        top: auto;
        right: 0;
        transform: none;
        margin: 0 auto
    }
}

.b-equate__video-box-btn svg, .b-equate__video-box-btn img {
    position: absolute;
    top: 50%;
    left: 28px;
    margin: 0 auto;
    display: block;
    transform: translateY(-50%)
}

@media (max-width: 767.98px) {
    .b-equate__video-box-btn svg, .b-equate__video-box-btn img {
        width: 9px;
        height: 11px;
        position: absolute;
        top: 18px;
        right: 0;
        left: 3px
    }
}

.b-equate__video-box-btn svg path, .b-equate__video-box-btn img path {
    transition: all .4s ease
}

.b-equate__video-box-btn p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.1rem;
    color: #fff;
    line-height: 26px
}

@media (max-width: 1199.98px) {
    .b-equate__video-box-btn p {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (max-width: 767.98px) {
    .b-equate__video-box-btn p {
        font-family: "Geomanist", sans-serif;
        font-size: 1.4rem;
        line-height: 18px;
        text-align: center;
        margin-top: 10px
    }
}

.b-equate__video-box:hover .b-equate__video-box-btn:before {
    background: #00a3e0
}

.b-equate__video-box:hover .b-equate__video-box-btn svg path, .b-equate__video-box:hover .b-equate__video-box-btn img path {
    fill: #fff
}

.b-equate__bottom {
    padding: 0 35px
}

@media (max-width: 1199.98px) {
    .b-equate__bottom {
        padding: 0;
        margin-top: 30px
    }
}

@media (max-width: 767.98px) {
    .b-equate__bottom {
        margin-top: 20px
    }
}

.b-equate__bottom .col-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.b-equate__bottom .col-6 div {
    margin-top: auto
}

.b-equate__bottom .col-6 div:first-of-type {
    margin: 25px 0
}

.b-equate__bottom p {
    font-family: "Geomanist Book", sans-serif;
    line-height: 21px;
    margin-bottom: 45px
}

@media (max-width: 1199.98px) {
    .b-equate__bottom p {
        margin-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .b-equate__bottom p {
        font-size: 1.4rem;
        line-height: 18px;
        margin-bottom: 25px
    }
}

@media (max-width: 767.98px) {
    .b-equate__bottom .btn-primary {
        padding: 11px 12px 13px
    }
}

.b-equate__footer--simplysign {
    margin: 60px auto 35px
}

.b-equate__footer--simplysign-buttons {
    display: flex;
    margin: 0 auto
}

.b-equate__footer--simplysign-buttons .simplysign__button {
    margin: 0 30px;
    padding: 8px 10px 0 40px;
    position: relative;
    background-repeat: no-repeat
}

.b-equate__footer--simplysign-buttons .simplysign__button--android {
    background: url(static/images/google-play.png) no-repeat 10px 10px
}

.b-equate__footer--simplysign-buttons .simplysign__button--iphone {
    background: url(static/images/apple-ico.png) no-repeat 5px 5px
}

.b-equate__footer--simplysign-buttons .simplysign__button--windows {
    background: url(static/images/windows-ico.png) no-repeat 10px 10px
}

.b-equate__footer--simplysign-buttons .simplysign__button--macos {
    background: url(static/images/macos-ico.png) no-repeat
}

@media (max-width: 767.98px) {
    .b-partners-slider {
        margin-right: -20px;
        margin-left: -20px
    }
}

.b-partners-slider .swiper-slide {
    width: 16.66%
}

@media (max-width: 1199.98px) {
    .b-partners-slider .swiper-slide {
        width: 14%;
        margin-right: 55px
    }

    .b-partners-slider .swiper-slide:last-child {
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .b-partners-slider .swiper-slide {
        width: auto;
        margin-right: 20px;
        margin-left: 20px
    }

    .b-partners-slider .swiper-slide:last-child {
        margin-right: 10px
    }
}

.b-partners-slider__logo {
    width: 140px;
    height: 140px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

@media (max-width: 1199.98px) {
    .b-partners-slider__logo {
        width: 100px;
        height: 100px
    }
}

.b-partners-slider__text {
    text-align: center;
    margin-top: 10px
}

@media (max-width: 1199.98px) {
    .b-partners-slider__text {
        margin-top: 0
    }
}

.b-partners-slider__text h4 {
    max-width: 140px;
    width: 100%;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    color: #797979;
    line-height: 21px;
    margin: 0 auto
}

.b-partners-slider__text a {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    color: #00a3e0;
    letter-spacing: -.02em;
    display: inline-block;
    margin-top: 12px
}

@media (max-width: 1199.98px) {
    .b-partners-slider__text a {
        margin-top: 8px
    }
}

.b-partners-slider .swiper-pagination {
    margin-top: 45px;
    margin-bottom: -20px
}

@media (max-width: 767.98px) {
    .b-partners-slider .swiper-pagination {
        margin-top: 30px
    }
}

.b-partners-slider .swiper-pagination-lock {
    display: flex !important;
    visibility: hidden;
    margin-bottom: -15px
}

@media (max-width: 767.98px) {
    .b-guardian-box {
        max-width: 320px;
        width: 100%;
        margin: 0 auto
    }
}

.b-guardian-box__image {
    height: 200px;
    border-radius: 3px;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .b-guardian-box__image {
        height: 18vw
    }
}

@media (max-width: 767.98px) {
    .b-guardian-box__image {
        height: 170px
    }
}

.b-guardian-box__text {
    margin-top: 12px;
    line-height: 18px
}

@media (max-width: 1199.98px) {
    .b-guardian-box__text {
        margin-top: 8px
    }
}

@media (max-width: 767.98px) {
    .b-guardian-box__text {
        text-align: center
    }
}

.b-guardian-box__text h3 {
    font-weight: 500;
    font-size: 1.4rem;
    color: #231f20;
    text-transform: uppercase
}

.b-guardian-box__text a {
    font-size: 1.4rem;
    color: #a7a5a6
}

.b-guardian-box__text p {
    font-size: 1.2rem;
    line-height: 16px;
    color: #797979;
    margin-top: 5px
}

@media (min-width: 768px) {
    .b-guardians-grid .swiper-wrapper {
        flex-wrap: wrap
    }
}

@media (min-width: 768px) {
    .b-guardians-grid .swiper-slide {
        width: calc(25% - 23px);
        height: auto;
        margin-top: 25px;
        margin-right: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-guardians-grid .swiper-slide {
        width: calc(25% - 15px);
        margin-right: 20px
    }
}

@media (min-width: 768px) {
    .b-guardians-grid .swiper-slide:nth-child(4n) {
        margin-right: 0
    }

    .b-guardians-grid .swiper-slide:nth-child(-n+4) {
        margin-top: 0
    }
}

.b-guardians-grid .swiper-pagination {
    margin-top: 30px
}

@media (min-width: 768px) {
    .b-guardians-grid .swiper-pagination {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-guardians-grid .swiper-pagination {
        margin-top: 22px
    }
}

.b-guardians-grid .b-guardian-box {
    height: 100%
}

.b-guardians-grid .b-guardian-box__image {
    height: 170px
}

@media (max-width: 1199.98px) {
    .b-guardians-grid .b-guardian-box__image {
        height: 12.8vw
    }
}

@media (max-width: 767.98px) {
    .b-guardians-grid .b-guardian-box__image {
        height: 170px
    }
}

.b-guardians-grid .b-guardian-box__text a {
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .b-guardians-slider .swiper-container--less .swiper-wrapper {
        justify-content: center
    }
}

.b-guardians-slider .swiper-pagination {
    margin-top: 30px
}

.b-product-certum-box {
    background: #fff;
    height: 100%;
    border: 1px #e9e9e9 solid;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-bottom: 25px
}

@media (max-width: 1199.98px) {
    .b-product-certum-box {
        padding-bottom: 20px
    }
}

.b-product-certum-box__logo {
    width: 100%;
    height: 133px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 30px;
    border-bottom: 1px #f1f1f1 solid;
    margin-bottom: 17px
}

@media (max-width: 767.98px) {
    .b-product-certum-box__logo {
        height: 95px;
        padding: 0 18px;
        margin-bottom: 14px
    }
}

@media (max-width: 767.98px) {
    .b-product-certum-box__logo img {
        max-width: 170px
    }
}

.b-product-certum-box__text {
    width: 100%;
    padding: 0 35px;
    margin-bottom: 25px
}

@media (max-width: 1199.98px) {
    .b-product-certum-box__text {
        padding: 0 18px;
        margin-bottom: 12px
    }
}

@media (max-width: 767.98px) {
    .b-product-certum-box__text {
        margin-bottom: 15px
    }
}

.b-product-certum-box__text p {
    color: #797979
}

@media (max-width: 1199.98px) {
    .b-product-certum-box__text p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

@media (max-width: 767.98px) {
    .b-product-certum-box__text p {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.b-product-certum-box__more {
    padding: 0 35px;
    margin-top: auto
}

@media (max-width: 1199.98px) {
    .b-product-certum-box__more {
        padding: 0 18px
    }
}

.b-product-certum-box__more a {
    font-family: "Geomanist Book", sans-serif;
    color: #00a3e0
}

@media (max-width: 767.98px) {
    .b-product-certum-box__more a {
        font-size: 1.4rem;
        line-height: 18px;
        letter-spacing: -.02em
    }
}

.b-product-certum-box__more a:hover {
    text-decoration: underline
}

@media (max-width: 1199.98px) {
    .b-products-certum .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

.b-products-certum .col-md-4 {
    margin-top: 25px
}

@media (max-width: 1199.98px) {
    .b-products-certum .col-md-4 {
        padding-right: 10px;
        padding-left: 10px;
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-products-certum .col-md-4 {
        margin-top: 18px
    }
}

@media (min-width: 1200px) {
    .b-products-certum .col-md-4:nth-child(-n+3) {
        margin-top: 0
    }
}

@media (max-width: 1199.98px) {
    .b-products-certum .col-md-4 {
        order: 4
    }

    .b-products-certum .col-md-4:nth-child(3) {
        order: 3;
        display: block
    }

    .b-products-certum .col-md-4:nth-child(4) {
        order: 1;
        display: block
    }

    .b-products-certum .col-md-4:nth-child(5) {
        order: 2;
        display: block
    }
}

@media (max-width: 767.98px) {
    .b-products-certum .col-md-4:nth-child(3) {
        order: 2
    }
}

@media (max-width: 767.98px) {
    .b-products-certum .col-md-4:nth-child(4) {
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    .b-products-certum .col-md-4:nth-child(5) {
        display: none
    }
}

.b-products-certum .col-md-4--visible {
    display: block
}

.b-products-certum .b-btn-center {
    margin-top: 45px
}

@media (max-width: 767.98px) {
    .b-products-certum .b-btn-center {
        text-align: left;
        margin-top: 25px
    }
}

@media (min-width: 768px) {
    .b-solution-slider .swiper-container--less .swiper-wrapper {
        justify-content: center
    }
}

.b-solution-slider .swiper-slide {
    height: auto;
    box-sizing: border-box
}

@media (max-width: 1199.98px) {
    .b-solution-slider .b-product-certum-box__logo {
        height: 105px
    }
}

@media (max-width: 767.98px) {
    .b-solution-slider .b-product-certum-box__logo {
        height: 95px
    }
}

@media (max-width: 1199.98px) {
    .b-solution-slider .b-product-certum-box__logo img {
        max-height: 60%
    }
}

@media (max-width: 767.98px) {
    .b-solution-slider .b-product-certum-box__logo img {
        max-height: 50%
    }
}

.b-solution-slider .b-product-certum-box__text {
    margin-bottom: 15px
}

.b-solution-slider .swiper-pagination {
    margin-top: 50px;
    margin-bottom: -55px
}

@media (max-width: 1199.98px) {
    .b-solution-slider .swiper-pagination {
        margin-top: 25px;
        margin-bottom: -40px
    }
}

.b-blockquote {
    max-width: 1000px;
    width: 100%;
    margin: 85px auto
}

@media (max-width: 1199.98px) {
    .b-blockquote {
        margin: 55px auto
    }
}

@media (max-width: 767.98px) {
    .b-blockquote {
        margin: 25px auto 35px auto
    }
}

.b-blockquote__quote {
    border: 3px rgba(0, 163, 224, .8) solid;
    border-radius: 6px 6px 6px 0;
    padding: 30px 70px 45px 65px;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-blockquote__quote {
        padding-top: 55px;
        padding-bottom: 40px
    }
}

@media (max-width: 767.98px) {
    .b-blockquote__quote {
        padding: 30px 25px
    }
}

.b-blockquote__quote:before {
    background: #fff;
    width: 67px;
    height: 1px;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px
}

.b-blockquote__quote img {
    background: #fff;
    width: 72px;
    position: absolute;
    bottom: -64.7px;
    left: -3px;
    pointer-events: none
}

.b-blockquote h3 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 32px;
    color: #00a3e0
}

@media (max-width: 767.98px) {
    .b-blockquote h3 {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (max-width: 1199.98px) {
    .b-blockquote__roll {
        display: none
    }
}

.b-blockquote__roll-trigger {
    color: #797979;
    margin-top: 20px;
    cursor: pointer
}

@media (min-width: 1200px) {
    .b-blockquote__roll-trigger {
        display: none
    }
}

.b-blockquote__roll p {
    color: #797979;
    margin-top: 20px
}

@media (max-width: 1199.98px) {
    .b-blockquote__roll p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.b-blockquote__roll p:first-child {
    margin-top: 25px
}

.b-blockquote__roll p strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20
}

.b-blockquote__bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-top: 90px
}

@media (max-width: 1199.98px) {
    .b-blockquote__bottom {
        margin-top: 75px
    }
}

.b-blockquote__author {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px
}

@media (max-width: 1199.98px) {
    .b-blockquote__author {
        margin-left: 0
    }
}

.b-blockquote__author-text {
    width: calc(100% - 85px);
    padding-left: 22px;
    margin-top: 6px
}

.b-blockquote__author-text p {
    font-size: 1.6rem;
    color: #797979;
    line-height: 24px
}

.b-blockquote__author-text p strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20;
    display: block
}

.b-blockquote__avatar {
    width: 85px;
    height: 85px;
    border: 6px #00a3e0 solid;
    border-radius: 50%;
    overflow: hidden
}

.b-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.b-table__table {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative
}

@media (max-width: 767.98px) {
    .b-table__table {
        display: none
    }
}

.b-table__table-row {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px #f1f1f1 solid
}

@media (max-width: 1199.98px) {
    .b-table__table-row {
        width: 100%
    }
}

.b-table__table-row:nth-child(2n+1) .b-table__table-col {
    background: #f8f8f8
}

.b-table__table-row:nth-child(2n+1) .b-table__table-col--bg-none {
    background: #fff
}

.b-table__table-row:last-child {
    border-bottom: none
}

.b-table__table-row:last-child .b-table__table-col {
    border-bottom: 2px transparent solid
}

.b-table__table-row:last-child .b-table__table-col:nth-child(2) {
    border-bottom-color: #00a3e0
}

.b-table__table-row:last-child .b-table__table-col:nth-child(3) {
    border-bottom-color: #f28700
}

.b-table__table-row:last-child .b-table__table-col:nth-child(4) {
    border-bottom-color: #00a04f
}

.b-table__table-col {
    background: #fff;
    width: 328px;
    min-height: 80px;
    margin-right: 20px;
    padding: 18px 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-right: 1px #e9e9e9 solid;
    border-left: 1px #e9e9e9 solid;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, .03)
}

@media (max-width: 1199.98px) {
    .b-table__table-col {
        width: calc(50% - 132px);
        padding: 18px
    }
}

.b-table__table-col:first-child {
    justify-content: flex-start;
    align-items: center;
    border: none;
    padding-top: 30px;
    box-shadow: none;
    padding-left: 0
}

@media (max-width: 1199.98px) {
    .b-table__table-col:first-child {
        width: 224px
    }
}

.b-table__table-col:first-child .b-table__popup-icon {
    margin-left: 5px
}

.b-table__table-col:last-child {
    margin-right: 0
}

.b-table__table-col:nth-child(1) {
    background: 0 0
}

.b-table__table-col:nth-child(1) p {
    text-align: left
}

.b-table__table-col:nth-child(2) .b-table__table-header {
    background: #00a3e0
}

.b-table__table-col:nth-child(2) .b-table__table-header span {
    border-color: #00a3e0;
    color: #00a3e0
}

.b-table__table-col:nth-child(2) .b-table__table-icon-text p {
    color: #00a3e0
}

.b-table__table-col:nth-child(2) .b-table__table-btn {
    background: #00a3e0
}

.b-table__table-col:nth-child(2) .b-table__table-btn:hover {
    background: #33b5e6
}

.b-table__table-col:nth-child(3) .b-table__table-header {
    background: #f28700
}

.b-table__table-col:nth-child(3) .b-table__table-header span {
    border-color: #f28700;
    color: #f28700
}

.b-table__table-col:nth-child(3) .b-table__table-icon-text p {
    color: #f28700
}

.b-table__table-col:nth-child(3) .b-table__table-btn {
    background: #f28700
}

.b-table__table-col:nth-child(3) .b-table__table-btn:hover {
    background: rgba(242, 135, 0, .8)
}

.b-table__table-col:nth-child(4) .b-table__table-header {
    background: #00a04f
}

.b-table__table-col:nth-child(4) .b-table__table-header span {
    border-color: #00a04f;
    color: #00a04f
}

.b-table__table-col:nth-child(4) .b-table__table-icon-text p {
    color: #00a04f
}

.b-table__table-col:nth-child(4) .b-table__table-btn {
    background: #00a04f
}

.b-table__table-col:nth-child(4) .b-table__table-btn:hover {
    background: rgba(0, 160, 79, .8)
}

.b-table__table-col p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 21px;
    text-align: center;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-table__table-col p {
        font-size: 1.4rem
    }
}

.b-table__table-col p strong {
    font-family: "Geomanist", sans-serif;
    font-weight: 500
}

.b-table__table-header {
    width: calc(100% + 52px);
    height: 96px;
    margin: -20px -26px;
    border-radius: 3px 3px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

@media (max-width: 1199.98px) {
    .b-table__table-header {
        width: calc(100% + 38px);
        height: 80px;
        margin: -20px -26px
    }
}

.b-table__table-header p {
    width: 100%;
    font-weight: 500;
    font-size: 2.8rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 1199.98px) {
    .b-table__table-header p {
        font-size: 1.8rem
    }
}

.b-table__table-header span {
    background: #fff;
    font-weight: 500;
    font-size: 1.4rem;
    display: inline-block;
    text-transform: uppercase;
    border-width: 3px;
    border-style: solid;
    border-radius: 6px;
    line-height: 1.2;
    padding: 3px 8px;
    margin-top: 18px;
    margin-bottom: -11px;
    position: relative;
    z-index: 2;
    text-align: center
}

@media (max-width: 1199.98px) {
    .b-table__table-header span {
        width: 100%;
        line-height: 18px;
        margin-top: 20px
    }
}

.b-table__table-header span br {
    display: none
}

@media (max-width: 1199.98px) {
    .b-table__table-header span br {
        display: block
    }
}

.b-table__table-header--blue {
    background: #00a3e0
}

.b-table__table-header--orange {
    background: #f28700
}

.b-table__table-header--green {
    background: #00a04f
}

.b-table__table-header--subtitle {
    height: auto;
    padding: 28px 0 0
}

@media (max-width: 1199.98px) {
    .b-table__table-header--subtitle {
        padding: 25px 10px 0;
        margin-bottom: -40px
    }
}

.b-table__table-icon-text {
    text-align: center;
    margin: 20px 0 auto 0
}

@media (max-width: 1199.98px) {
    .b-table__table-icon-text {
        margin-top: 6px
    }
}

.b-table__table-icon-text-icon {
    height: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px
}

.b-table__table-icon-text p {
    font-size: 1.6rem;
    line-height: 21px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

@media (max-width: 1199.98px) {
    .b-table__table-icon-text p {
        height: auto !important;
        font-size: 1.4rem;
        line-height: 18px
    }
}

@media (max-width: 1199.98px) {
    .b-table__table-text-long {
        margin-bottom: auto
    }
}

.b-table__table-text-long p {
    font-size: 1.4rem;
    line-height: 18px
}

.b-table__table-btn {
    max-width: 185px;
    width: 100%;
    height: 66px;
    font-weight: 500;
    font-size: 1.6rem;
    color: #fff;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    text-align: center;
    line-height: 19px
}

.b-table__slider {
    width: 100%;
    display: none
}

@media (max-width: 767.98px) {
    .b-table__slider {
        display: block;
        margin-top: 15px
    }
}

.b-table__slider .swiper-container {
    margin-right: -20px;
    margin-left: -20px
}

.b-table__slider .swiper-container--less + .swiper-pagination {
    margin-top: 0
}

.b-table__slider .swiper-slide {
    box-sizing: border-box;
    padding: 0 20px
}

.b-table__slider [data-swiper-slide-index="0"] .b-table__slider-header-text p {
    color: #00a3e0
}

.b-table__slider [data-swiper-slide-index="0"] .b-table__slider-btn a {
    background: #00a3e0
}

.b-table__slider [data-swiper-slide-index="1"] .b-table__slider-header-text p {
    color: #f28700
}

.b-table__slider [data-swiper-slide-index="1"] .b-table__slider-btn a {
    background: #f28700
}

.b-table__slider [data-swiper-slide-index="2"] .b-table__slider-header-text p {
    color: #00a04f
}

.b-table__slider [data-swiper-slide-index="2"] .b-table__slider-btn a {
    background: #00a04f
}

.b-table__slider-heading {
    border-bottom: 1px #e9e9e9 solid;
    display: flex;
    flex-wrap: wrap
}

.b-table__slider-heading span {
    width: 50%;
    height: 50px;
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    text-align: center;
    color: #231f20;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    position: relative;
    transition: all .4s ease;
    margin: 0;
    border-radius: 0
}

.b-table__slider-heading span:after {
    background: #00a3e0;
    width: 100%;
    height: 3px;
    display: block;
    content: "";
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 0;
    opacity: 0;
    transition: all .4s ease;
    transform: none;
    border-radius: 0
}

.b-table__slider-heading .swiper-pagination-bullet-active {
    background: 0 0;
    color: #00a3e0
}

.b-table__slider-heading .swiper-pagination-bullet-active:after {
    opacity: 1
}

.b-table__slider-heading .swiper-pagination-bullet-active:nth-child(2) {
    color: #f28700
}

.b-table__slider-heading .swiper-pagination-bullet-active:nth-child(2):after {
    background: #f28700
}

.b-table__slider-heading .swiper-pagination-bullet-active:nth-child(3) {
    color: #00a04f
}

.b-table__slider-heading .swiper-pagination-bullet-active:nth-child(3):after {
    background: #00a04f
}

.b-table__slider-text-long {
    margin: 16px 0
}

.b-table__slider-text-long p {
    font-size: 1.4rem;
    line-height: 18px
}

.b-table__slider-content {
    border-top: 1px #e9e9e9 solid
}

.b-table__slider-content-heading p {
    height: 50px;
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    text-align: center;
    color: #231f20;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    position: relative
}

.b-table__slider-content-heading p:after {
    background: #00a3e0;
    width: 100%;
    height: 3px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0
}

.b-table__slider-header {
    background: #f8f8f8;
    min-height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 21px 30px 21px 20px;
    margin-top: 17px;
    margin-bottom: 16px
}

.b-table__slider-header-icon {
    width: auto;
    display: flex;
    justify-content: center
}

.b-table__slider-header-text {
    width: auto;
    padding-left: 20px
}

.b-table__slider-header-text p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    line-height: 18px
}

.b-table__slider-btn {
    margin-top: 35px
}

.b-table__slider-btn a {
    background: #00a3e0;
    max-width: 300px;
    width: 100%;
    border-radius: 6px;
    display: block;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 19px;
    color: #fff;
    border-radius: 6px;
    padding: 14px 12px;
    margin: 0 auto;
    text-align: center
}

.b-table__slider-row {
    min-height: 67px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px #e9e9e9 solid;
    padding: 20px 0;
    position: relative
}

.b-table__slider-col {
    width: 50%;
    padding: 0 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.b-table__slider-col p {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.4rem;
    line-height: 18px;
    letter-spacing: -.02em
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .b-table__slider-col p {
        position: relative
    }
}

.b-table__slider-col .b-table__point-list:first-child {
    margin-top: 4px
}

.b-table__slider-col:nth-child(1) {
    justify-content: flex-start;
    margin-bottom: auto;
    padding-top: 4px;
    padding-left: 0
}

.b-table__slider-col:nth-child(2) {
    padding-right: 0
}

.b-table__slider-col:nth-child(2) p {
    color: #1c1a1b;
    text-align: center
}

.b-table__slider .swiper-pagination {
    font-size: 0
}

.b-table__popup-icon {
    font-size: 0;
    cursor: pointer;
    position: relative;
    top: 4px
}

@media (max-width: 1199.98px) {
    .b-table__popup-icon {
        top: 3px
    }
}

@media (max-width: 1199.98px) {
    .b-table__popup-icon svg, .b-table__popup-icon img {
        transform: scale(.85);
        transform-origin: bottom center
    }
}

.b-table__popup-icon svg path, .b-table__popup-icon img path {
    transition: all .4s ease
}

.b-table__popup-icon--active svg path, .b-table__popup-icon--active img path {
    stroke: #797979
}

.b-table__popup-content {
    background: #fff;
    width: 350px;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateY(-100%);
    border-radius: 6px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, .03);
    padding: 20px 25px;
    font-size: 1.2rem;
    line-height: 16px;
    text-align: left;
    z-index: 2;
    display: none
}

@media (max-width: 575.98px) {
    .b-table__popup-content {
        top: 50%;
        left: 0;
        padding: 20px
    }
}

@media (min-width: 576px) {
    .b-table__popup-content:before {
        width: 5px;
        height: 20px;
        box-shadow: 0 4px 35px rgba(0, 0, 0, .7);
        position: absolute;
        bottom: -25px;
        left: 0;
        display: block;
        content: ""
    }

    .b-table__popup-content:after {
        width: 0;
        height: 0;
        border-width: 30px;
        border-style: solid;
        border-color: transparent transparent transparent #fff;
        display: block;
        content: "";
        position: absolute;
        bottom: -30px;
        left: 0
    }
}

.b-table__popup-content img {
    margin-top: 15px;
    display: block
}

.b-table__popup-content--right {
    transform: translateX(-100%) translateY(calc(-100% + 35px));
    left: auto
}

@media (max-width: 575.98px) {
    .b-table__popup-content--right {
        right: 0
    }
}

.b-table__popup-content--right:before {
    right: 0;
    left: auto
}

.b-table__popup-content--right:after {
    right: 0;
    left: auto;
    border-color: transparent #fff transparent transparent
}

.b-table__point-list {
    width: 100%
}

.b-table__point-list ul li {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
    padding: 0 0 0 24px;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-table__point-list ul li {
        padding: 0 0 0 18px
    }
}

.b-table__point-list ul li:before {
    background: #00a3e0;
    width: 5px;
    height: 5px;
    display: block;
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    border-radius: 50%
}

.b-table__check-list {
    width: 100%;
    height: 100%;
    margin: 12px 0
}

@media (max-width: 1199.98px) {
    .b-table__check-list {
        width: auto;
        margin: 0 -6px
    }
}

.b-table__check-list li {
    display: block;
    position: relative;
    padding: 0 0 0 34px;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
    margin-top: 10px
}

@media (max-width: 1199.98px) {
    .b-table__check-list li {
        padding-left: 26px
    }
}

.b-table__check-list li:before {
    content: none
}

.b-table__check-list li:first-child {
    margin-top: 0
}

.b-table__check-list li svg, .b-table__check-list li img {
    position: absolute;
    top: 3px;
    left: 0
}

.b-table__check-list .hidden {
    color: #e9e9e9
}

.b-table__check-list .hidden svg path, .b-table__check-list .hidden img path {
    stroke: #e9e9e9
}

.b-table__check-list--header {
    background-color: #f8f8f8;
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 18px 30px
}

.b-table__check-list--header li {
    font-size: 1.6rem;
    line-height: 18px;
    margin-top: 18px;
    padding-left: 40px
}

.b-table--white .b-table__table-row:nth-child(2n+1) .b-table__table-col {
    background: #f8f8f8
}

.b-table--white .b-table__table-row:nth-child(2n+1) .b-table__table-col:first-child {
    background: 0 0
}

.b-table--white .b-table__table-col:first-child {
    background: 0 0
}

.b-table--white .b-table__table-col--bg-none {
    background: 0 0 !important
}

.b-table--card .b-table__table-row:first-child {
    border-bottom: none
}

.b-table--card .b-table__table-row:nth-last-child(2) .b-table__table-col:first-child {
    align-items: center;
    padding: 0
}

.b-table--card .b-table__table-header {
    margin-right: -19px;
    margin-left: -19px
}

.b-table--card .b-table__table-col {
    min-height: 77px;
    padding-right: 18px;
    padding-left: 18px
}

@media (min-width: 1200px) {
    .b-table--card .b-table__table-col {
        width: 244px
    }
}

.b-table--card .b-table__table-col:first-child {
    padding-left: 0
}

@media (min-width: 1200px) {
    .b-table--card .b-table__table-col:first-child {
        width: 350px
    }
}

.b-table--card .b-table__table-icon-text {
    margin-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px
}

.b-table--card .b-table__table-icon-text-icon {
    height: auto;
    margin-bottom: 12px
}

.b-table--card .b-table__table-icon-text p {
    line-height: 18px
}

.b-table--card .b-table__table-btn {
    max-width: 165px;
    height: 47px
}

.b-table--card .b-table__slider-col {
    padding-top: 0
}

.b-table--card .b-table__slider-col:nth-child(1) {
    margin-bottom: 0
}

.b-table--card .b-table__slider-btn a {
    max-width: 200px
}

.b-table--col-3 .b-table__table-row {
    width: 100%
}

.b-table--col-3 .b-table__table-col {
    width: calc(22% - 15px)
}

@media (max-width: 1199.98px) {
    .b-table--col-3 .b-table__table-col {
        width: calc(23% - 10px);
        margin-right: 10px
    }
}

.b-table--col-3 .b-table__table-col:first-child {
    width: calc(34% - 15px)
}

@media (max-width: 1199.98px) {
    .b-table--col-3 .b-table__table-col:first-child {
        width: 31%
    }
}

@media (max-width: 1199.98px) {
    .b-table--col-3 .b-table__table-col:last-child {
        margin-right: 0
    }
}

.b-table--col-3 .b-table__slider-heading {
    justify-content: space-between
}

.b-table--col-3 .b-table__slider-heading span {
    width: auto;
    padding: 0
}

.b-table--col-3 .b-table__slider-content-heading {
    display: none
}

.b-table--ssl .b-table__table-header p {
    font-weight: 700
}

.b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list {
    margin-top: 22px
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list {
        margin-top: 32px;
        margin-bottom: 0
    }
}

.b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list li {
    font-size: 1.6rem;
    margin-top: 14px
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list li {
        font-size: 1.2rem;
        line-height: 16px;
        padding-left: 27px;
        margin-top: 8px
    }
}

.b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list li:first-child {
    margin-top: 0
}

.b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list li svg, .b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list li img {
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list li svg, .b-table--ssl .b-table__table-row:nth-child(2) .b-table__check-list li img {
        margin-top: -1px
    }
}

.b-table--ssl .b-table__table-row:nth-child(2n+1) .b-table__table-col {
    background: #fff
}

.b-table--ssl .b-table__table-row:nth-child(2n) .b-table__table-col {
    background: #f8f8f8
}

.b-table--ssl .b-table__table-row:last-child .b-table__table-col {
    background: #fff
}

.b-table--ssl .b-table__table-row .b-table__table-col:first-child {
    background: #f8f8f8;
    padding-right: 0
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-col--lock {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.b-table--ssl .b-table__table-col--lock p {
    margin-right: 16px
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-col--lock p {
        width: 100%;
        margin-right: 0
    }
}

.b-table--ssl .b-table__table-col--lock img {
    max-height: 35px
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-col--lock img {
        margin-top: 6px
    }
}

.b-table--ssl .b-table__table-col--bar {
    padding-right: 0
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-col--bar {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.b-table--ssl .b-table__table-col--bar p {
    margin-right: 10px
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-col--bar p {
        width: auto;
        margin-right: 0
    }
}

.b-table--ssl .b-table__table-col--bar img {
    margin-top: 8px;
    max-height: 35px
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-col--bar img {
        display: block
    }
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-col--certum {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.b-table--ssl .b-table__table-col--certum p {
    margin-right: 10px
}

.b-table--ssl .b-table__table-col--certum img {
    max-width: 110px;
    margin-top: -6px
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-col--certum img {
        margin-left: -5px
    }
}

.b-table--ssl .b-table__table-btn {
    max-width: 156px
}

@media (max-width: 1199.98px) {
    .b-table--ssl .b-table__table-btn {
        height: 50px;
        font-size: 1.4rem;
        line-height: 17px;
        padding: 0 5px
    }
}

.b-table--ssl .b-table__slider-col:nth-child(2) p, .b-table--ssl .b-table__slider-col:nth-child(2) li {
    color: #231f20
}

.b-table--ssl .b-table__slider-col--lock {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start
}

.b-table--ssl .b-table__slider-col--lock img {
    max-width: 108%;
    margin-top: 6px
}

.b-table--ssl .b-table__slider-col--bar {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start
}

.b-table--ssl .b-table__slider-col--bar img {
    max-width: 130%;
    margin-top: 8px
}

.b-table--ssl .b-table__slider-col--certum {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start
}

.b-table--ssl .b-table__slider-col--certum img {
    max-width: 110px;
    margin-top: 5px;
    margin-left: -5px
}

.b-table--ssl .b-table__slider-row .b-table__slider-col {
    padding-top: 0
}

.b-table--ssl .b-table__slider-row:last-child {
    border-bottom: none
}

.b-table--ssl .b-table__slider-btn {
    margin-top: 20px
}

.b-table--ssl .b-table__slider-btn a {
    max-width: 250px
}

@media (max-width: 1199.98px) {
    .b-table--code-signing .b-table__table-row:first-child .b-table__table-col {
        min-height: 0
    }
}

.b-table--code-signing .b-table__table-col {
    padding: 18px 20px
}

@media (min-width: 1200px) {
    .b-table--code-signing .b-table__table-col {
        width: calc(23% - 15px)
    }
}

.b-table--code-signing .b-table__table-col:first-child {
    padding-top: 30px;
    padding-right: 60px;
    padding-left: 0
}

@media (min-width: 1200px) {
    .b-table--code-signing .b-table__table-col:first-child {
        width: calc(31% - 15px)
    }
}

.b-table--code-signing .b-table__table-header {
    height: 85px;
    margin-right: -20px;
    margin-left: -20px
}

@media (max-width: 1199.98px) {
    .b-table--code-signing .b-table__table-header {
        width: calc(100% + 40px);
        height: 67px
    }
}

.b-table--code-signing .b-table__table-icon-text {
    margin-right: 15px;
    margin-left: 15px
}

@media (max-width: 1199.98px) {
    .b-table--code-signing .b-table__table-icon-text {
        margin-right: -15px;
        margin-left: -15px
    }
}

.b-table--code-signing .b-table__table-icon-text-icon {
    height: 70px
}

.b-table--code-signing .b-table__table-btn {
    max-width: 210px;
    width: auto;
    padding: 0 20px;
    flex-wrap: wrap
}

@media (max-width: 1199.98px) {
    .b-table--code-signing .b-table__table-btn {
        font-size: 1.4rem;
        padding: 0 8px;
        line-height: 18px
    }
}

@media (max-width: 1199.98px) {
    .b-table--code-signing .b-table__table-btn span span {
        width: 100%;
        display: block
    }
}

.b-tab-heading__nav {
    border-bottom: 1px #e9e9e9 solid
}

@media (max-width: 767.98px) {
    .b-tab-heading__nav {
        display: none
    }
}

.b-tab-heading__nav ul {
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 1199.98px) {
    .b-tab-heading__nav ul {
        justify-content: center
    }
}

.b-tab-heading__nav li {
    height: 60px;
    cursor: pointer;
    position: relative;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20;
    margin-right: 50px;
    margin-bottom: -1px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transition: all .4s ease
}

.b-tab-heading__nav li:last-child {
    margin-right: 0
}

.b-tab-heading__nav li:after {
    background: #00a3e0;
    height: 3px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    transition: all .4s ease;
    opacity: 0
}

.b-tab-heading__nav li:hover {
    color: #00a3e0
}

.b-tab-heading__nav li.active {
    color: #00a3e0
}

.b-tab-heading__nav li.active:after {
    opacity: 1
}

.b-tab-heading__list {
    margin-top: 70px;
    margin-right: -70px
}

@media (max-width: 1199.98px) {
    .b-tab-heading__list {
        margin-top: 55px
    }
}

@media (max-width: 767.98px) {
    .b-tab-heading__list {
        margin-top: 0;
        margin-right: 0
    }
}

@media (min-width: 768px) {
    .b-tab-heading__item {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-tab-heading__item {
        display: block !important
    }
}

@media (min-width: 768px) {
    .b-tab-heading__item:first-child {
        display: block
    }
}

@media (max-width: 767.98px) {
    .b-tab-heading__item:last-child .b-tab-heading__heading {
        border-color: transparent
    }
}

.b-tab-heading__item:last-child .b-tab-heading__heading--active {
    border-color: #00a3e0
}

.b-tab-heading__heading {
    display: none
}

@media (max-width: 767.98px) {
    .b-tab-heading__heading {
        display: block;
        padding: 20px 20px 20px 0;
        border-bottom: 1px #e9e9e9 solid;
        cursor: pointer;
        position: relative;
        transition: all .4s ease
    }
}

.b-tab-heading__heading p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    color: #231f20;
    transition: all .4s ease
}

.b-tab-heading__heading svg, .b-tab-heading__heading img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .4s ease
}

.b-tab-heading__heading svg path, .b-tab-heading__heading img path {
    transition: all .4s ease
}

.b-tab-heading__heading--active {
    border-color: #00a3e0
}

.b-tab-heading__heading--active p {
    color: #00a3e0
}

.b-tab-heading__heading--active svg, .b-tab-heading__heading--active img {
    transform: translateY(-50%) rotate(180deg)
}

.b-tab-heading__heading--active svg path, .b-tab-heading__heading--active img path {
    stroke: #00a3e0
}

@media (max-width: 767.98px) {
    .b-tab-heading__content {
        display: none;
        padding-top: 30px
    }
}

@media (min-width: 768px) {
    .b-tab-heading__content {
        display: block !important
    }
}

.b-tab-heading__content-text {
    padding-bottom: 80px
}

@media (max-width: 1199.98px) {
    .b-tab-heading__content-text {
        margin-right: -20px;
        padding-bottom: 40px
    }
}

@media (max-width: 767.98px) {
    .b-tab-heading__content-text {
        padding-bottom: 15px
    }
}

.b-tab-heading__content-text p {
    font-size: 1.8rem;
    margin-top: 25px
}

@media (max-width: 1199.98px) {
    .b-tab-heading__content-text p {
        font-size: 1.6rem
    }
}

@media (max-width: 767.98px) {
    .b-tab-heading__content-text p {
        margin-top: 18px
    }
}

.b-tab-heading__content-image {
    margin-top: -20px;
    margin-right: -130px;
    margin-left: 30px
}

@media (max-width: 1400px) {
    .b-tab-heading__content-image {
        margin-right: -50px
    }
}

@media (max-width: 1199.98px) {
    .b-tab-heading__content-image {
        margin-top: -30px;
        margin-right: 65px;
        margin-left: 20px
    }
}

@media (max-width: 767.98px) {
    .b-tab-heading__content-image {
        max-width: 220px;
        margin: 30px auto 0 auto
    }
}

.b-tab-heading__content-image img {
    display: block;
    margin: 0 auto
}

.b-blockquote-slider {
    position: relative
}

.b-blockquote-slider .swiper-container {
    max-width: 815px;
    margin: 0 auto
}

@media (max-width: 1199.98px) {
    .b-blockquote-slider .swiper-container {
        max-width: 100%
    }
}

.b-blockquote-slider .swiper-slide {
    box-sizing: border-box
}

.b-blockquote-slider [class*=swiper-button-] {
    margin-top: -105px
}

@media (max-width: 1199.98px) {
    .b-blockquote-slider [class*=swiper-button-] {
        display: none
    }
}

.b-blockquote-slider .swiper-button-prev {
    left: 125px
}

.b-blockquote-slider .swiper-button-next {
    right: 125px
}

.b-blockquote-slider .b-blockquote {
    max-width: 100%;
    margin: 0;
    padding: 0 9px
}

@media (max-width: 1199.98px) {
    .b-blockquote-slider .b-blockquote {
        padding: 0
    }
}

@media (min-width: 768px) {
    .b-blockquote-slider .b-blockquote__quote {
        padding-top: 40px;
        padding-bottom: 35px
    }
}

.b-blockquote-slider .b-blockquote h3 {
    font-size: 2.1rem;
    line-height: 26px
}

@media (max-width: 767.98px) {
    .b-blockquote-slider .b-blockquote h3 {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-blockquote-slider .b-blockquote__roll {
        display: block
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-blockquote-slider .b-blockquote__roll p {
        font-size: 1.6rem;
        line-height: 24px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-blockquote-slider .b-blockquote__roll-trigger {
        display: none
    }
}

.b-blockquote-slider .b-blockquote__bottom {
    margin-top: 75px
}

@media (max-width: 575.98px) {
    .b-logotypes-slider-2 {
        margin-right: -20px;
        margin-left: -20px
    }
}

.b-logotypes-slider-2 .swiper-container {
    width: 100%;
    height: 100%;
    position: relative
}

.b-logotypes-slider-2 .swiper-container:after {
    content: '';
    display: block;
    width: 200%;
    height: 1px;
    background: 0 0;
    background-size: 10% 1px;
    background-position: -50px;
    background-repeat: repeat-x;
    position: absolute;
    left: -10%;
    top: 40%;
    animation: line-slide 60s forwards infinite linear;
    z-index: 1
}

.b-logotypes-slider-2 .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    position: relative;
    align-items: center
}

@keyframes line-slide {
    0% {
        background-position: -5% 0
    }
    100% {
        background-position: 100% 0
    }
}

.b-logotypes-slider-2 .swiper-slide {
    width: auto;
    margin-right: 80px
}

@media (max-width: 575.98px) {
    .b-logotypes-slider-2 .swiper-slide:first-child {
        margin-left: 20px
    }
}

.b-logotypes-slider-2 .swiper-slide:last-child {
    margin-right: 0
}

@media (max-width: 575.98px) {
    .b-logotypes-slider-2 .swiper-slide:last-child {
        margin-right: 20px
    }
}

.b-tab-image-text__nav {
    border-bottom: 1px #e9e9e9 solid
}

@media (max-width: 1199.98px) {
    .b-tab-image-text__nav {
        margin-right: -20px;
        margin-left: -20px
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__nav {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .b-tab-image-text__nav .swiper-container {
        padding: 0 20px
    }
}

@media (min-width: 1200px) {
    .b-tab-image-text__nav .swiper-wrapper {
        justify-content: space-between
    }
}

.b-tab-image-text__nav .swiper-slide {
    width: auto;
    margin-right: 30px
}

.b-tab-image-text__nav .swiper-slide:last-child {
    margin-right: 0
}

.b-tab-image-text__nav p {
    height: 60px;
    cursor: pointer;
    position: relative;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20;
    margin-right: 50px;
    margin-bottom: -1px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transition: all .4s ease;
    padding: 0 5px
}

.b-tab-image-text__nav p:last-child {
    margin-right: 0
}

.b-tab-image-text__nav p:after {
    background: #00a3e0;
    height: 3px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    transition: all .4s ease;
    opacity: 0
}

.b-tab-image-text__nav p:hover {
    color: #00a3e0
}

.b-tab-image-text__nav p.active {
    color: #00a3e0
}

.b-tab-image-text__nav p.active:after {
    opacity: 1
}

.b-tab-image-text__list {
    margin-top: 60px;
    margin-right: -70px
}

@media (max-width: 1199.98px) {
    .b-tab-image-text__list {
        margin-top: 35px;
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__list {
        margin-top: 0;
        margin-right: 0
    }
}

@media (min-width: 768px) {
    .b-tab-image-text__item {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__item {
        display: block !important
    }
}

@media (min-width: 768px) {
    .b-tab-image-text__item:first-child {
        display: block
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__item:last-child .b-tab-image-text__heading {
        border-bottom-color: transparent
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__item:last-child .b-tab-image-text__heading--active {
        border-bottom-color: #00a3e0
    }
}

@media (min-width: 1200px) {
    .b-tab-image-text__item .b-video-box {
        height: 310px;
        margin-right: 25px
    }
}

@media (max-width: 1199.98px) {
    .b-tab-image-text__item .b-video-box {
        height: 54vw
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__item .b-video-box {
        height: 58vw
    }
}

.b-tab-image-text__item .b-video-box__btn:before {
    width: 68px;
    height: 68px
}

.b-tab-image-text__item .b-video-box__btn svg, .b-tab-image-text__item .b-video-box__btn img {
    width: 17px;
    height: 21px;
    top: 25px
}

@media (min-width: 576px) {
    .b-tab-image-text__item .b-video-box span {
        right: 25px
    }
}

.b-tab-image-text__heading {
    display: none
}

@media (max-width: 767.98px) {
    .b-tab-image-text__heading {
        display: block;
        padding: 20px 20px 20px 0;
        border-bottom: 1px #e9e9e9 solid;
        cursor: pointer;
        position: relative;
        transition: all .4s ease
    }
}

.b-tab-image-text__heading p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    color: #231f20;
    transition: all .4s ease
}

.b-tab-image-text__heading svg, .b-tab-image-text__heading img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .4s ease
}

.b-tab-image-text__heading svg path, .b-tab-image-text__heading img path {
    transition: all .4s ease
}

.b-tab-image-text__heading--active {
    border-color: #00a3e0
}

.b-tab-image-text__heading--active p {
    color: #00a3e0
}

.b-tab-image-text__heading--active svg, .b-tab-image-text__heading--active img {
    transform: translateY(-50%) rotate(180deg)
}

.b-tab-image-text__heading--active svg path, .b-tab-image-text__heading--active img path {
    stroke: #00a3e0
}

@media (max-width: 767.98px) {
    .b-tab-image-text__content {
        display: none;
        padding-top: 30px
    }
}

@media (min-width: 768px) {
    .b-tab-image-text__content {
        display: block !important
    }
}

.b-tab-image-text__text {
    max-width: 590px;
    width: 100%
}

@media (max-width: 1199.98px) {
    .b-tab-image-text__text {
        max-width: 100%;
        margin-top: 35px
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__text {
        margin-top: 30px;
        margin-bottom: 35px
    }
}

@media (max-width: 1199.98px) {
    .b-tab-image-text__text .heading-box-basic, .b-tab-image-text__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .b-tab-image-text__text h3, .b-tab-image-text__text .s-video-text__text h3, .s-video-text__text .b-tab-image-text__text h3, .b-tab-image-text__text .s-image-text__text h3, .s-image-text__text .b-tab-image-text__text h3 {
        font-size: 2.8rem;
        line-height: 32px
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__text .heading-box-basic, .b-tab-image-text__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .b-tab-image-text__text h3, .b-tab-image-text__text .s-video-text__text h3, .s-video-text__text .b-tab-image-text__text h3, .b-tab-image-text__text .s-image-text__text h3, .s-image-text__text .b-tab-image-text__text h3 {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__text .heading-box-basic br, .b-tab-image-text__text .b-text-video-image-grid__text h3 br, .b-text-video-image-grid__text .b-tab-image-text__text h3 br, .b-tab-image-text__text .s-video-text__text h3 br, .s-video-text__text .b-tab-image-text__text h3 br, .b-tab-image-text__text .s-image-text__text h3 br, .s-image-text__text .b-tab-image-text__text h3 br {
        display: none
    }
}

.b-tab-image-text__text-p {
    font-size: 1.8rem;
    line-height: 26px;
    margin-top: 30px
}

@media (max-width: 767.98px) {
    .b-tab-image-text__text-p {
        font-size: 1.6rem;
        line-height: 24px;
        margin-top: 20px
    }
}

.b-tab-image-text__text .b-check-circle-list {
    margin-top: 25px
}

@media (max-width: 767.98px) {
    .b-tab-image-text__text .b-check-circle-list__item {
        width: 100%;
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__text .b-check-circle-list__item:nth-child(2) {
        margin-top: 20px
    }
}

.b-tab-image-text__text ul li {
    position: relative;
    padding: 0 0 0 30px;
    margin-top: 6px
}

@media (max-width: 1199.98px) {
    .b-tab-image-text__text ul li {
        line-height: 30px;
        margin: 0
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__text ul li {
        line-height: 24px;
        margin-top: 5px;
        padding: 0 0 0 15px
    }
}

.b-tab-image-text__text ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .b-tab-image-text__text ul li:before {
        top: 14px
    }
}

@media (max-width: 767.98px) {
    .b-tab-image-text__text ul li:before {
        top: 10px
    }
}

@media (min-width: 1200px) {
    .b-tab-image-text__text ul li:first-child {
        margin-top: 0
    }
}

.b-image-circle-text {
    background: #fff
}

@media (max-width: 767.98px) {
    .b-image-circle-text {
        padding-bottom: 35px
    }
}

.b-image-circle-text .row {
    padding-top: 45px;
    padding-bottom: 45px;
    position: relative;
    z-index: 2
}

@media (min-width: 1200px) {
    .b-image-circle-text .row {
        align-items: center
    }
}

@media (min-width: 1200px) {
    .b-image-circle-text .row {
        min-height: 530px
    }
}

@media (max-width: 1199.98px) {
    .b-image-circle-text .row {
        padding-top: 55px
    }
}

@media (max-width: 767.98px) {
    .b-image-circle-text .row {
        padding-top: 0;
        padding-bottom: 0
    }
}

.b-image-circle-text__image {
    position: relative
}

@media (max-width: 1199.98px) {
    .b-image-circle-text__image {
        margin-right: 30px
    }
}

@media (max-width: 767.98px) {
    .b-image-circle-text__image {
        max-width: 205px;
        width: 100%;
        margin-top: 25px;
        margin-right: auto;
        margin-bottom: -10px;
        margin-left: auto
    }
}

@media (max-width: 1199.98px) {
    .b-image-circle-text__text {
        margin-left: -20px
    }
}

@media (max-width: 767.98px) {
    .b-image-circle-text__text {
        padding-top: 40px;
        margin-left: 0
    }
}

.b-image-circle-text__text .heading-section, .b-image-circle-text__text .m-policy__content h3, .m-policy__content .b-image-circle-text__text h3 {
    color: #00a3e0
}

.b-image-circle-text__text p {
    margin-top: 24px
}

.b-image-circle-text__text .btn-primary {
    margin-top: 24px
}

@media (max-width: 767.98px) {
    .b-image-circle-text__text .btn-primary {
        font-size: 1.4rem;
        padding: 8px 18px
    }
}

.b-helped-companies-box {
    background: #fff;
    height: 100%;
    border: 1px #e9e9e9 solid;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-bottom: 25px
}

@media (max-width: 1199.98px) {
    .b-helped-companies-box {
        padding-bottom: 20px
    }
}

@media (max-width: 767.98px) {
    .b-helped-companies-box {
        background: 0 0;
        border: none;
        border-radius: 0;
        padding: 0 0 0 105px
    }
}

.b-helped-companies-box__logo {
    width: 100%;
    height: 133px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    border-bottom: 1px #f1f1f1 solid;
    margin-bottom: 17px
}

@media (max-width: 1199.98px) {
    .b-helped-companies-box__logo {
        height: 120px
    }
}

@media (max-width: 767.98px) {
    .b-helped-companies-box__logo {
        width: 75px;
        height: 60px;
        padding: 0;
        border: none;
        margin: 0;
        position: absolute;
        top: 0;
        left: 20px
    }
}

.b-helped-companies-box__logo img {
    max-height: 100%
}

.b-helped-companies-box__text {
    width: 100%;
    padding: 0 35px;
    margin-top: 12px;
    margin-bottom: 16px
}

@media (max-width: 1199.98px) {
    .b-helped-companies-box__text {
        padding: 0 18px;
        margin-top: 6px;
        margin-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .b-helped-companies-box__text {
        margin-bottom: 15px;
        padding: 0
    }
}

.b-helped-companies-box__text .heading-box-medium {
    font-size: 1.8rem;
    line-height: 22px
}

.b-helped-companies-box__text p {
    color: #797979;
    margin-top: 12px
}

@media (max-width: 1199.98px) {
    .b-helped-companies-box__text p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

@media (max-width: 767.98px) {
    .b-helped-companies-box__text p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.b-helped-companies-box__more {
    padding: 0 35px;
    margin-top: auto
}

@media (max-width: 1199.98px) {
    .b-helped-companies-box__more {
        padding: 0 18px
    }
}

@media (max-width: 767.98px) {
    .b-helped-companies-box__more {
        padding: 0
    }
}

.b-helped-companies-box__more a {
    font-family: "Geomanist Book", sans-serif;
    color: #00a3e0
}

@media (max-width: 767.98px) {
    .b-helped-companies-box__more a {
        font-size: 1.4rem;
        line-height: 18px;
        letter-spacing: -.02em
    }
}

@media (max-width: 1199.98px) {
    .b-helped-companies {
        margin-right: -20px;
        margin-left: -20px
    }
}

@media (max-width: 1199.98px) {
    .b-helped-companies .swiper-container {
        padding: 0 20px
    }
}

@media (max-width: 767.98px) {
    .b-helped-companies .swiper-container {
        padding: 0
    }
}

@media (min-width: 1200px) {
    .b-helped-companies .swiper-wrapper {
        flex-wrap: wrap
    }
}

.b-helped-companies .swiper-slide {
    height: auto;
    box-sizing: border-box
}

@media (min-width: 1200px) {
    .b-helped-companies .swiper-slide {
        width: calc(33.33% - 20px);
        margin-top: 30px;
        margin-right: 30px
    }

    .b-helped-companies .swiper-slide:nth-child(-n+3) {
        margin-top: 0
    }

    .b-helped-companies .swiper-slide:nth-child(3n) {
        margin-right: 0
    }
}

@media (max-width: 1199.98px) {
    .b-helped-companies .swiper-slide {
        width: calc(50% - 20px);
        margin-right: 20px
    }

    .b-helped-companies .swiper-slide:last-child {
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .b-helped-companies .swiper-slide {
        width: 100%;
        margin: 0;
        padding: 0 10px
    }
}

@media (min-width: 1200px) {
    .b-helped-companies .swiper-pagination {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .b-helped-companies .swiper-pagination {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .b-helped-companies .swiper-pagination {
        margin-top: 40px
    }
}

.b-steps-coop {
    background: #fff;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 768px) {
    .b-steps-coop {
        border-width: 15px 15px 15px 30px;
        border-color: #f8f8f8;
        border-style: solid
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-steps-coop {
        border-width: 15px 15px 15px 20px
    }
}

.b-steps-coop__nav {
    background: #f8f8f8;
    padding: 60px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media (max-width: 1199.98px) {
    .b-steps-coop__nav {
        align-items: flex-start;
        padding: 45px 0
    }
}

@media (max-width: 767.98px) {
    .b-steps-coop__nav {
        display: none
    }
}

.b-steps-coop__nav-inner {
    width: 350px
}

@media (max-width: 1199.98px) {
    .b-steps-coop__nav-inner {
        width: 200px
    }
}

.b-steps-coop__nav li {
    font-family: "Geomanist Book", sans-serif;
    height: 76px;
    font-size: 2.1rem;
    line-height: 26px;
    cursor: pointer;
    padding: 0 0 0 60px;
    position: relative;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: -2px
}

@media (max-width: 1199.98px) {
    .b-steps-coop__nav li {
        height: 63px;
        font-size: 1.8rem;
        line-height: 22px
    }
}

.b-steps-coop__nav li:before {
    background: #f8f8f8;
    width: 20px;
    height: 20px;
    border: 3px #e9e9e9 solid;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 21px;
    transform: translateY(-50%);
    display: block;
    content: "";
    z-index: 2
}

.b-steps-coop__nav li:first-child .line:before {
    content: none
}

.b-steps-coop__nav li:last-child .line:after {
    content: none
}

.b-steps-coop__nav .line {
    width: 2px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1
}

.b-steps-coop__nav .line:before, .b-steps-coop__nav .line:after {
    background: #e9e9e9;
    width: 100%;
    height: 50%;
    display: block;
    content: "";
    position: absolute;
    left: 30px
}

.b-steps-coop__nav .line:before {
    top: 0
}

.b-steps-coop__nav .line:after {
    top: 50%
}

.b-steps-coop__nav .count {
    background: #fff;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 16px;
    font-weight: 700;
    font-size: 1.6rem;
    color: #00a3e0;
    text-align: center;
    line-height: 30px;
    box-shadow: 0px 4px 0px rgba(0, 0, 0, .05);
    opacity: 0;
    transition: all .4s ease;
    z-index: 2;
    transform: translateY(-50%) scale(0)
}

.b-steps-coop__nav .arrow {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iNzMiIHZpZXdCb3g9IjAgMCAzNyA3MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0zNC42NDA4IDM5LjkwMTZMMC41IDcyLjVMMSAwTDM0LjU3ODkgMzEuMTY0MkMzNy4xMTIxIDMzLjUxNTMgMzcuMTQwNCAzNy41MTQ5IDM0LjY0MDggMzkuOTAxNloiIGZpbGw9IiMwMEEzRTAiLz4NCjwvc3ZnPg0K);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    width: 39px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: "";
    opacity: 0;
    pointer-events: none
}

.b-steps-coop__nav .active {
    background: #00a3e0;
    color: #fff
}

.b-steps-coop__nav .active .count {
    opacity: 1;
    transform: translateY(-50%) scale(1)
}

.b-steps-coop__nav .active .arrow {
    right: -35px;
    opacity: 1
}

@media (max-width: 1199.98px) {
    .b-steps-coop__nav .active .arrow {
        right: -32px
    }
}

.b-steps-coop__nav .active .line:before, .b-steps-coop__nav .active .line:after {
    background: #fff
}

.b-steps-coop__wrapper {
    background: #fff;
    width: calc(100% - 350px)
}

@media (min-width: 1200px) {
    .b-steps-coop__wrapper {
        align-self: center
    }
}

@media (max-width: 1199.98px) {
    .b-steps-coop__wrapper {
        width: calc(100% - 200px)
    }
}

@media (max-width: 767.98px) {
    .b-steps-coop__wrapper {
        width: 100%
    }
}

@media (min-width: 768px) {
    .b-steps-coop__item:not(:first-child) {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-steps-coop__item:not(:first-child) {
        display: block !important
    }
}

.b-steps-coop__item:first-child .b-steps-coop__heading .line:before {
    content: none
}

.b-steps-coop__item:last-child .b-steps-coop__heading .line:after {
    opacity: 0
}

.b-steps-coop__item:last-child .b-steps-coop__heading--active .line:after {
    opacity: 1
}

@media (min-width: 768px) {
    .b-steps-coop__heading {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-steps-coop__heading {
        margin: 0 -20px;
        padding: 21px 40px 21px 55px;
        position: relative;
        cursor: pointer
    }
}

.b-steps-coop__heading:before {
    background: #fff;
    width: 20px;
    height: 20px;
    border: 3px #e9e9e9 solid;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    display: block;
    content: "";
    z-index: 2
}

.b-steps-coop__heading p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    color: #231f20
}

.b-steps-coop__heading .count {
    background: #fff;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 12px;
    font-weight: 700;
    font-size: 1.6rem;
    color: #00a3e0;
    text-align: center;
    line-height: 30px;
    box-shadow: 0px 4px 0px rgba(0, 0, 0, .05);
    opacity: 0;
    transition: all .4s ease;
    z-index: 2;
    transform: translateY(-50%) scale(0)
}

.b-steps-coop__heading svg, .b-steps-coop__heading img {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: all .4s ease
}

.b-steps-coop__heading svg path, .b-steps-coop__heading img path {
    transition: all .4s ease
}

.b-steps-coop__heading .line {
    width: 2px;
    position: absolute;
    top: 0;
    left: -3px;
    bottom: 0;
    z-index: 1;
    display: block
}

.b-steps-coop__heading .line:before, .b-steps-coop__heading .line:after {
    background: #e9e9e9;
    width: 100%;
    height: 50%;
    display: block;
    content: "";
    position: absolute;
    left: 30px
}

.b-steps-coop__heading .line:before {
    top: 0
}

.b-steps-coop__heading .line:after {
    top: 50%
}

.b-steps-coop__heading--active {
    background: #00a3e0
}

.b-steps-coop__heading--active p {
    color: #fff
}

.b-steps-coop__heading--active .count {
    opacity: 1;
    transform: translateY(-50%) scale(1)
}

.b-steps-coop__heading--active svg, .b-steps-coop__heading--active img {
    transform: translateY(-50%) rotate(180deg)
}

.b-steps-coop__heading--active svg path, .b-steps-coop__heading--active img path {
    stroke: #fff
}

.b-steps-coop__heading--active .line:before, .b-steps-coop__heading--active .line:after {
    background: #fff
}

.b-steps-coop__content {
    padding: 40px 65px 45px 85px
}

@media (max-width: 1199.98px) {
    .b-steps-coop__content {
        padding-right: 20px
    }
}

@media (max-width: 767.98px) {
    .b-steps-coop__content {
        background: #f8f8f8;
        display: none;
        margin: 0 -20px;
        padding: 35px 20px 35px 55px;
        position: relative
    }
}

@media (min-width: 768px) {
    .b-steps-coop__content {
        display: block !important
    }
}

@media (max-width: 767.98px) {
    .b-steps-coop__content:before {
        background: #e9e9e9;
        width: 2px;
        display: block;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 27px
    }
}

.b-steps-coop__text p {
    font-size: 2.1rem;
    line-height: 26px;
    color: #231f20;
    margin-top: 26px
}

@media (max-width: 1199.98px) {
    .b-steps-coop__text p {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.b-steps-coop__text p:first-child {
    margin-top: 0
}

.b-steps-coop__btns {
    margin-top: 40px
}

@media (max-width: 1199.98px) {
    .b-steps-coop__btns {
        margin-top: 25px
    }
}

.b-steps-coop__btns:first-child {
    margin-top: 0
}

@media (min-width: 1200px) {
    .b-steps-coop__btns ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }
}

@media (max-width: 1199.98px) {
    .b-steps-coop__btns li {
        margin-top: 24px
    }

    .b-steps-coop__btns li:first-child {
        margin-top: 0
    }
}

.b-steps-coop__btns .btn-underline {
    padding-bottom: 10px;
    padding-left: 30px;
    position: relative
}

.b-steps-coop__btns .btn-underline svg, .b-steps-coop__btns .btn-underline img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-top: -4px
}

.b-personal-adviser {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 50px 35px
}

@media (max-width: 1199.98px) {
    .b-personal-adviser {
        background: 0 0;
        padding: 50px 0 35px
    }
}

@media (max-width: 767.98px) {
    .b-personal-adviser {
        padding: 35px 0 0
    }
}

.b-personal-adviser__text {
    margin-top: 30px;
    padding-right: 80px;
    width: 100%;
    text-align: center
}

@media (max-width: 1199.98px) {
    .b-personal-adviser__text {
        margin-top: 5px;
        padding-left: 20px;
        padding-right: 60px
    }
}

@media (max-width: 767.98px) {
    .b-personal-adviser__text {
        width: 100%;
        padding: 0
    }
}

@media (max-width: 1199.98px) {
    .b-personal-adviser__text .heading-box-basic, .b-personal-adviser__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .b-personal-adviser__text h3, .b-personal-adviser__text .s-video-text__text h3, .s-video-text__text .b-personal-adviser__text h3, .b-personal-adviser__text .s-image-text__text h3, .s-image-text__text .b-personal-adviser__text h3 {
        font-size: 2.8rem;
        line-height: 32px
    }
}

@media (max-width: 767.98px) {
    .b-personal-adviser__text .heading-box-basic, .b-personal-adviser__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .b-personal-adviser__text h3, .b-personal-adviser__text .s-video-text__text h3, .s-video-text__text .b-personal-adviser__text h3, .b-personal-adviser__text .s-image-text__text h3, .s-image-text__text .b-personal-adviser__text h3 {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.b-personal-adviser__text p {
    font-size: 1.8rem;
    line-height: 26px;
    color: #797979;
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .b-personal-adviser__text p {
        font-size: 1.6rem;
        line-height: 24px;
        margin-top: 20px
    }
}

@media (max-width: 767.98px) {
    .b-personal-adviser__text p {
        margin-top: 12px
    }
}

.b-personal-adviser__image {
    width: 100%;
    margin-top: 30px
}

.b-personal-adviser__image-inner {
    width: 100%;
    height: 195px;
    border-radius: 3px;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .b-personal-adviser__image-inner {
        height: 160px
    }
}

@media (max-width: 767.98px) {
    .b-personal-adviser__image-inner {
        height: 46vw
    }
}

.b-personal-adviser__image-text {
    margin-top: 15px
}

@media (max-width: 767.98px) {
    .b-personal-adviser__image-text {
        text-align: center;
        margin-top: 12px
    }
}

.b-personal-adviser__image-text p {
    font-size: 1.4rem;
    line-height: 18px;
    color: #4f4f4f;
    text-transform: uppercase
}

.b-personal-adviser__image-text strong {
    font-weight: 500;
    color: #231f20
}

.b-team-box {
    background: #f8f8f8;
    height: 100%;
    border-radius: 6px;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .b-team-box {
        background: #fff;
        min-height: 185px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-team-box {
        display: flex;
        flex-wrap: wrap
    }
}

@media (max-width: 767.98px) {
    .b-team-box {
        background: 0 0
    }
}

.b-team-box__image {
    height: 250px
}

@media (max-width: 1199.98px) {
    .b-team-box__image {
        width: 350px;
        height: 100%
    }
}

@media (max-width: 767.98px) {
    .b-team-box__image {
        width: 100%;
        height: 47vw;
        border-radius: 6px;
        overflow: hidden
    }
}

.b-team-box__text {
    margin-top: 23px;
    padding: 0 20px 25px
}

@media (max-width: 1199.98px) {
    .b-team-box__text {
        width: calc(100% - 350px);
        text-align: left;
        padding: 0 20px 30px 35px;
        margin-top: 20px
    }
}

@media (max-width: 767.98px) {
    .b-team-box__text {
        width: 100%;
        text-align: center;
        margin-bottom: auto;
        padding-right: 0;
        padding-left: 0
    }
}

.b-team-box__text h4 {
    font-size: 1.4rem;
    line-height: 18px;
    color: #231f20;
    text-transform: uppercase
}

.b-team-box__text ul {
    margin-top: 15px
}

@media (max-width: 1199.98px) {
    .b-team-box__text ul {
        line-height: 17px
    }
}

@media (max-width: 767.98px) {
    .b-team-box__text ul {
        margin-top: 10px
    }
}

.b-team-box__text ul li {
    font-size: 1.4rem;
    line-height: 18px;
    color: #a7a5a6;
    display: block;
    position: relative
}

@media (min-width: 1200px) {
    .b-team-box__text ul li {
        padding: 0 0 0 20px
    }
}

@media (max-width: 1199.98px) {
    .b-team-box__text ul li {
        display: inline
    }
}

@media (min-width: 1200px) {
    .b-team-box__text ul li:before {
        background: #00a3e0;
        width: 4px;
        height: 4px;
        display: block;
        content: "";
        position: absolute;
        top: 7px;
        left: 0;
        border-radius: 50%
    }
}

.b-team-slider {
    position: relative;
    overflow: hidden
}

@media (min-width: 1200px) {
    .b-team-slider .swiper-container {
        margin: 0 50px
    }
}

@media (min-width: 1200px) {
    .b-team-slider .swiper-container--less {
        margin-bottom: 100px
    }
}

.b-team-slider .swiper-container--1 {
    margin-bottom: 50px
}

@media (min-width: 1200px) {
    .b-team-slider .swiper-container--1 {
        margin-left: 0
    }
}

@media (max-width: 767.98px) {
    .b-team-slider .swiper-container--1 {
        margin-bottom: 5px
    }
}

.b-team-slider .swiper-slide {
    height: auto;
    box-sizing: border-box
}

.b-team-slider [class*=swiper-button-] {
    top: 182px;
    transform: none
}

@media (max-width: 1199.98px) {
    .b-team-slider [class*=swiper-button-] {
        display: none
    }
}

.b-team-slider .swiper-button-prev {
    left: 0
}

.b-team-slider .swiper-button-next {
    right: 0;
    transform: rotate(180deg)
}

.b-team-slider .swiper-pagination {
    margin-top: 50px;
    margin-bottom: 60px
}

@media (max-width: 1199.98px) {
    .b-team-slider .swiper-pagination {
        margin-top: 35px;
        margin-bottom: 55px
    }
}

@media (max-width: 767.98px) {
    .b-team-slider .swiper-pagination {
        margin-top: 5px;
        margin-bottom: 25px
    }
}

.b-team-text {
    display: flex;
    flex-wrap: wrap
}

.b-team-text__text {
    width: calc(100% - 320px);
    padding-right: 50px
}

@media (max-width: 1199.98px) {
    .b-team-text__text {
        width: 100%;
        padding: 0
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-team-text .heading-box-basic, .b-team-text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .b-team-text h3, .b-team-text .s-video-text__text h3, .s-video-text__text .b-team-text h3, .b-team-text .s-image-text__text h3, .s-image-text__text .b-team-text h3 {
        font-size: 2.8rem;
        line-height: 32px
    }
}

.b-team-text p {
    font-size: 1.8rem;
    line-height: 26px;
    margin-top: 24px;
    color: #797979
}

@media (max-width: 1199.98px) {
    .b-team-text p {
        margin-top: 26px;
        font-size: 1.6rem;
        line-height: 24px
    }
}

@media (max-width: 767.98px) {
    .b-team-text p {
        margin-top: 18px
    }
}

.b-team-text__logotypes {
    width: 380px;
    display: flex;
    flex-wrap: wrap;
    align-self: flex-end;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -6px;
    margin-left: -60px;
    padding-right: 60px
}

@media (max-width: 1199.98px) {
    .b-team-text__logotypes {
        width: 100%;
        margin-top: 35px;
        margin-left: 0;
        margin-bottom: 0;
        padding-right: 0;
        justify-content: center
    }
}

@media (max-width: 767.98px) {
    .b-team-text__logotypes {
        justify-content: flex-start
    }
}

@media (max-width: 575.98px) {
    .b-team-text__logotypes {
        width: calc(100% + 20px);
        justify-content: space-between;
        margin-top: 30px;
        margin-right: -10px;
        margin-left: -10px
    }
}

@media (max-width: 1199.98px) {
    .b-team-text__logotypes-item {
        margin: 0 20px
    }
}

@media (max-width: 575.98px) {
    .b-team-text__logotypes-item {
        margin: 0
    }
}

@media (max-width: 767.98px) {
    .b-team-text__logotypes-item:first-child {
        margin-left: 0
    }
}

.b-team-text__logotypes-item img {
    display: block
}

@media (max-width: 575.98px) {
    .b-team-text__logotypes-item img {
        transform: scale(.8)
    }
}

.b-cookies {
    background: #fff;
    max-width: 790px;
    width: 100%;
    height: 72px;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 6px 6px 0 0;
    z-index: 10000;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, .05), 0px 4px 6px rgba(0, 0, 0, .05);
    padding: 0 80px 0 25px
}

@media (max-width: 1199.98px) {
    .b-cookies {
        max-width: 100%;
        padding-right: 60px;
        padding-left: 55px
    }
}

@media (max-width: 767.98px) {
    .b-cookies {
        height: 56px;
        padding-right: 80px;
        padding-left: 30px
    }
}

.b-cookies p {
    color: #4f4f4f
}

@media (max-width: 767.98px) {
    .b-cookies p {
        font-size: 1.2rem;
        line-height: 18px
    }
}

.b-cookies a {
    color: #00a3e0
}

.b-cookies__close {
    background: 0 0;
    padding: 0;
    border: none;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%)
}

@media (max-width: 1199.98px) {
    .b-cookies__close {
        right: 20px
    }
}

@media (max-width: 767.98px) {
    .b-cookies__close {
        right: 30px
    }
}

.b-cookies__close svg, .b-cookies__close img {
    display: block
}

.b-cookies__close svg path, .b-cookies__close img path {
    transition: all .4s ease
}

.b-cookies__close:hover svg path, .b-cookies__close:hover img path {
    fill: #00a3e0
}

.b-tab-cert__nav {
    max-width: 864px;
    width: 100%;
    border-bottom: 1px #e9e9e9 solid;
    margin: 0 auto
}

@media (max-width: 767.98px) {
    .b-tab-cert__nav {
        display: none
    }
}

.b-tab-cert__nav ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.b-tab-cert__nav li {
    height: 60px;
    cursor: pointer;
    position: relative;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #231f20;
    margin-bottom: -1px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transition: all .4s ease
}

.b-tab-cert__nav li:last-child {
    margin-right: 0
}

.b-tab-cert__nav li:after {
    background: #00a3e0;
    height: 3px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    transition: all .4s ease;
    opacity: 0
}

.b-tab-cert__nav li:hover {
    color: #00a3e0
}

.b-tab-cert__nav li.active {
    color: #00a3e0
}

.b-tab-cert__nav li.active:after {
    opacity: 1
}

.b-tab-cert__list {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .b-tab-cert__list {
        margin-top: 55px
    }
}

@media (max-width: 767.98px) {
    .b-tab-cert__list {
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .b-tab-cert__item {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-tab-cert__item {
        display: block !important
    }
}

@media (min-width: 768px) {
    .b-tab-cert__item:first-child {
        display: block
    }
}

@media (max-width: 767.98px) {
    .b-tab-cert__item:last-child .b-tab-heading__heading {
        border-color: transparent
    }
}

.b-tab-cert__item:last-child .b-tab-heading__heading--active {
    border-color: #00a3e0
}

.b-tab-cert__heading {
    display: none
}

@media (max-width: 767.98px) {
    .b-tab-cert__heading {
        display: block;
        padding: 25px 20px 25px 0;
        border-bottom: 1px #e9e9e9 solid;
        cursor: pointer;
        position: relative;
        transition: all .4s ease
    }
}

.b-tab-cert__heading p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    color: #231f20;
    transition: all .4s ease
}

.b-tab-cert__heading svg, .b-tab-cert__heading img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all .4s ease
}

.b-tab-cert__heading svg path, .b-tab-cert__heading img path {
    transition: all .4s ease
}

.b-tab-cert__heading--active {
    border-color: #00a3e0
}

.b-tab-cert__heading--active p {
    color: #00a3e0
}

.b-tab-cert__heading--active svg, .b-tab-cert__heading--active img {
    transform: translateY(-50%) rotate(180deg)
}

.b-tab-cert__heading--active svg path, .b-tab-cert__heading--active img path {
    stroke: #00a3e0
}

@media (max-width: 767.98px) {
    .b-tab-cert__content {
        display: none;
        padding-top: 30px
    }
}

@media (min-width: 768px) {
    .b-tab-cert__content {
        display: block !important
    }
}

.b-tab-cert__content-inner {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 1200px) {
    .b-tab-cert__content-inner {
        max-width: 1100px
    }
}

.b-tab-cert__logo {
    width: 320px;
    text-align: center;
    padding: 0 20px
}

@media (max-width: 1199.98px) {
    .b-tab-cert__logo {
        width: 140px;
        padding: 0
    }
}

@media (max-width: 767.98px) {
    .b-tab-cert__logo {
        width: 120px;
        margin: 0 auto
    }
}

.b-tab-cert__logo img {
    display: block;
    margin: 0 auto
}

.b-tab-cert__text {
    width: calc(100% - 320px);
    font-size: 1.8rem;
    line-height: 26px;
    padding-top: 12px
}

@media (max-width: 1199.98px) {
    .b-tab-cert__text {
        width: calc(100% - 140px);
        padding-top: 0;
        padding-left: 40px;
        margin-top: -5px;
        font-size: 1.6rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .b-tab-cert__text {
        width: 100%;
        margin: 30px 0 10px;
        padding: 0;
        line-height: 24px
    }
}

.b-tab-cert__text p {
    margin-top: 24px
}

.b-tab-cert__text p:first-child {
    margin-top: 0
}

.b-tab-cert__text ul {
    margin-top: 24px;
    font-size: 1.6rem
}

.b-tab-cert__text ul:first-child {
    margin-top: 0
}

.b-tab-cert__text ul li {
    position: relative;
    display: block;
    padding: 0 0 0 20px
}

@media (min-width: 768px) {
    .b-tab-cert__text ul li {
        margin-top: 6px
    }
}

.b-tab-cert__text ul li:before {
    background: #00a3e0;
    width: 5px;
    height: 5px;
    display: block;
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .b-tab-cert__text ul li:before {
        top: 11px
    }
}

.b-tab-cert__text ul li:first-child {
    margin-top: 0
}

.b-timeline {
    position: relative
}

.b-timeline .swiper-button-prev {
    top: 0;
    left: 0;
    transform: none
}

@media (max-width: 1199.98px) {
    .b-timeline .swiper-button-prev {
        display: none
    }
}

.b-timeline .swiper-button-next {
    top: 0;
    right: auto;
    left: 55px;
    transform: rotate(180deg)
}

@media (max-width: 1199.98px) {
    .b-timeline .swiper-button-next {
        display: none
    }
}

.b-timeline .swiper-pagination {
    margin-top: 45px
}

@media (min-width: 768px) {
    .b-timeline .swiper-pagination {
        display: none
    }
}

.b-timeline .swiper-container {
    margin-right: 700px
}

@media (min-width: 768px) {
    .b-timeline .swiper-container {
        padding-top: 235px;
        overflow: visible
    }
}

@media (max-width: 1199.98px) {
    .b-timeline .swiper-container {
        margin-right: 280px
    }
}

@media (max-width: 767.98px) {
    .b-timeline .swiper-container {
        margin-right: -20px;
        margin-left: -20px
    }
}

.b-timeline .swiper-slide {
    width: auto;
    margin-right: 80px
}

@media (max-width: 767.98px) {
    .b-timeline .swiper-slide {
        width: 100%;
        margin-right: 0;
        overflow: hidden
    }
}

.b-timeline .swiper-slide:last-child {
    margin-right: 0
}

.b-timeline .swiper-slide:last-child .b-timeline__item:before {
    content: none
}

.b-timeline .swiper-slide.previous .b-timeline__item:before {
    background: rgba(0, 163, 224, .3)
}

.b-timeline .swiper-slide-prev .b-timeline__item:before {
    background: rgba(0, 163, 224, .3)
}

@media (min-width: 768px) {
    .b-timeline .swiper-slide-active .b-timeline__item:before {
        background: rgba(0, 163, 224, .3);
        right: -243px;
        left: 100px
    }

    .b-timeline .swiper-slide-active .b-timeline__image {
        opacity: 1
    }

    .b-timeline .swiper-slide-active .b-timeline__circle {
        opacity: 0
    }

    .b-timeline .swiper-slide-active .b-timeline__text {
        width: 325px;
        margin-top: 20px
    }

    .b-timeline .swiper-slide-active .b-timeline__year {
        font-size: 4rem;
        line-height: 44px;
        color: #00a3e0;
        top: -11px
    }

    .b-timeline .swiper-slide-active .b-timeline__paragraph {
        font-size: 1.4rem;
        line-height: 26px;
        color: #4f4f4f
    }

    .b-timeline .swiper-slide-active .b-timeline__paragraph span {
        display: inline
    }
}

@media (min-width: 768px) {
    .b-timeline .swiper-slide-next .b-timeline__item {
        margin-left: 180px
    }
}

.b-timeline__item {
    transition: all .4s ease;
    position: relative
}

@media (max-width: 767.98px) {
    .b-timeline__item {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (min-width: 768px) {
    .b-timeline__item:before {
        background: #e9e9e9;
        height: 1px;
        display: block;
        content: "";
        position: absolute;
        top: 11px;
        right: -65px;
        left: 40px
    }
}

.b-timeline__item--special .b-timeline__circle:before {
    border-width: 24px
}

.b-timeline__circle {
    width: 20px;
    height: 20px;
    border: 2px #00a3e0 solid;
    border-radius: 50%;
    position: relative;
    transition: all .4s ease
}

@media (max-width: 767.98px) {
    .b-timeline__circle {
        display: none
    }
}

.b-timeline__circle:before {
    border: 8px #00a3e0 solid;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    opacity: .1;
    display: block;
    content: "";
    border-radius: 50%
}

.b-timeline__image {
    width: 350px;
    height: 375px;
    position: absolute;
    bottom: 68%;
    left: 70%;
    transition: all .4s ease;
    opacity: 0;
    pointer-events: none
}

@media (max-width: 1199.98px) {
    .b-timeline__image {
        width: 301px;
        height: 324px
    }
}

@media (max-width: 767.98px) {
    .b-timeline__image {
        width: 265px;
        height: 285px;
        top: 15px;
        right: -125px;
        bottom: auto;
        left: auto;
        opacity: 1;
        transform: rotate(-4deg)
    }
}

@media (max-width: 359px) {
    .b-timeline__image {
        right: -135px
    }
}

.b-timeline__image img {
    max-height: 100%
}

@media (min-width: 768px) {
    .b-timeline__text {
        width: 125px;
        margin-top: 60px
    }
}

@media (max-width: 767.98px) {
    .b-timeline__text {
        min-height: 300px;
        padding-right: 100px;
        position: relative;
        z-index: 2
    }
}

.b-timeline__year {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    color: #231f20;
    position: absolute;
    top: 57px;
    left: 0;
    transition: all .4s ease
}

@media (max-width: 767.98px) {
    .b-timeline__year {
        position: relative;
        top: 0;
        font-size: 6.4rem;
        line-height: 72px;
        color: #00a3e0
    }
}

.b-timeline__paragraph {
    min-height: 200px;
    font-size: 1.2rem;
    color: #a7a5a6;
    line-height: 16px
}

@media (max-width: 1199.98px) {
    .b-timeline__paragraph {
        min-height: 165px
    }
}

@media (max-width: 767.98px) {
    .b-timeline__paragraph {
        min-height: 0;
        font-size: 1.6rem;
        line-height: 24px;
        color: #4f4f4f;
        display: block;
        margin-top: 10px
    }
}

.b-timeline__paragraph strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400
}

@media (min-width: 768px) {
    .b-timeline__paragraph span {
        display: none
    }
}

.b-steps-purchase {
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap
}

.b-steps-purchase__nav {
    background: #f8f8f8;
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__nav {
        padding: 45px 0
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__nav {
        display: none
    }
}

.b-steps-purchase__nav-inner {
    width: 375px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__nav-inner {
        width: 225px
    }
}

.b-steps-purchase__nav li {
    font-family: "Geomanist Book", sans-serif;
    height: 76px;
    font-size: 2.1rem;
    color: #231f20;
    line-height: 26px;
    cursor: pointer;
    padding: 0 10px 0 65px;
    position: relative;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: -2px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__nav li {
        height: 63px;
        font-size: 1.8rem;
        line-height: 22px
    }
}

.b-steps-purchase__nav .icon {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 50%;
    left: 16px;
    z-index: 2;
    transform: translateY(-50%)
}

.b-steps-purchase__nav .icon svg, .b-steps-purchase__nav .icon img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    display: block
}

.b-steps-purchase__nav .icon svg, .b-steps-purchase__nav .icon img {
    transition: all .4s ease
}

.b-steps-purchase__nav .icon svg:nth-child(2), .b-steps-purchase__nav .icon img:nth-child(2) {
    opacity: 0
}

.b-steps-purchase__nav .arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAFACAYAAAAyF9dhAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTA3LTA3VDE3OjQyOjQ0KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0wNy0wN1QxNzo0NDo1OSswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0wNy0wN1QxNzo0NDo1OSswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyMTdmYzEwNi00YjFiLTdmNDMtYmE3OS0wMTZmZDQ1NmI4N2UiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5NzU2Yzg0NC1jOTc0LTVkNGEtYjRmOS1mN2IyODFhZDU5YjkiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMmI4MmIyMC0zY2I4LWYyNDUtOTI4Zi1jYzBlNTVhODlmMzIiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmEyYjgyYjIwLTNjYjgtZjI0NS05MjhmLWNjMGU1NWE4OWYzMiIgc3RFdnQ6d2hlbj0iMjAyMC0wNy0wN1QxNzo0Mjo0NCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjIxN2ZjMTA2LTRiMWItN2Y0My1iYTc5LTAxNmZkNDU2Yjg3ZSIgc3RFdnQ6d2hlbj0iMjAyMC0wNy0wN1QxNzo0NDo1OSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0d0DUAAAVoSURBVHja7d1hTSNRFIDRkVAJlYCESqiESlgJdYAEJCChP1YAEpCwChq2s6EJIdmEwMB8Mz03+Qy8OSmU3j6G8+/h5dLp0v2lw6XtYMxc8wryfU+XfsFpKiDf9nBp56RMBeTLmx/rXjFNBuS18XfNjZMzFZBjz5funJ6pgLx2cIKmBPLfmx6naEogoTQ5kFCaHMixR+/ATQnk9VMeKE0GJJQmBxJKkwN5Rbl1yqYCcuyPT3VMCSSUJgcSSpMDCaXJgbyiPDh5UwFpU8gkQUJpciChNDmQY0dPwpRAWl8zOZBQmhxIKIHMgYQSyGTW14CE0gAJpVkUSCiBTOb6FiBzWV8DEkoDJJRALhLlzhMEstbBUwQSSgMklEBCaYC0KQQklAZIKM0tgYQSyGSumQbS+poBEkogoTRAumYayNVlfQ1IKA2QUAIJpQHSNdNArjIogYTSAAklkIvrSAeQ1teABA9KIKE0QEIJpPU1AySUQEJpgIQSSLlmGkjra0AKSiChNEC6ZhpI62sGSCiBFJRAQgmkbAoBCSWQghJIKIGUa6aBtL5mgIQSSEEJpGumgZT1NSChBFJQAgklkHLNNJC6OZQeOJRACkogXTMNpKyvAQklkIISSI0oV7cp5KFaXwNSUAIJJZCCEkjXTC96U8gDtL4GpKAEEkogVUG5B1LW14DU4lF6SFACKSiB1CLW1zwYKIEUlEBqESg9DL12SmwKeRBKra95CEqh9ACUQunwdS5dM+3glVpfc+hKoXTgSqF02EqhdNBKbQo5YKVQOlylUDpYpVA6VH2xI5Ba7/qaw1QKpYNUCqVD1NQov7Qp5ACVWl9zeEqhdHBKoXRoSqF0YPqBnj+8KeSwlFpfc1D64VfKDZBazu+UDkipT3QcjmZqD6Rqb3I2QKr9o9uhaOa2QKr7KulAlHqVdBgKdA+kUu+4gVTz75IOQqk3Nw5ClcULIFVrA6RK7YBUqSOQAlL6TycgBaQEpICUgNSSewRS/uwjASkfHUqWK2T9TJrsezUOQr7CIPmSl3wNVnJRgBb5bUMglXt1BFKZ3x2B1NzvrM8uLFXu745AKvmjGkjN1JP/U6MMxrN/nKTFYARSKYxAKoURSKUwAqkURiD1XQsTn8IIpL59ewdILRYjkEphBFKT3Tgx1ThMfbHDMOU4UGUwAqkURiCVwgikPvG1g7vhO8chK4MRSKUwAqkURiD1gY2d7fCT49A16foYkFoNRiCVwgik3nWaFSOQmnx9DEitBiOQSmEEEsahNh6KjR0gBSOQymMEEkYgNdfGzn5YwnhY1seAFIxAwgik5up5kRiBtD4GpGAEEkYgBSOQNnaAFIxAapUYgYQRSH2147Dm8YCtjwEpGIGEEUhNsbFzOxiBtD4GpGAEEkYgBSOQrk8GUtbHgIQRSMEI5Kp7hBFI62NACkYgYQRSMAJpfQxIwQgkjEAKRiDXsrGzIwtI62NACkYgYQRSq7w+GUjrYwZIGIGE0QAJI5A2dgyQMAIJIylAwgikbur6ZCCtjxkgYQQSRgOk65OBtD5mgIQRSBgNkDAC6fpkA6T1MXOzIGEEEkYDpOuTgbQ+ZoCEEUgYDZAwAml9zAAJI5AwGiBhNKsE6fpkIK2PGSBhBBJGA6Trk4G0PmaAhNEsFiSMQMJogLSxY7IgYQQSRgMkjCYL8uhpmMH6mAESRhMFCaNJgHR9ssmAtD5mMiBhNBmQMJoMSBhNBqTrk00GpPUxkwEJo8mAhNFkQLo+2WRAWh8zGZAwmgxIGE0G5NEpmgJIGzsm
A/LJR4GmAtKPaJMA+eAzaVMACaKZHeT4acvBJy5mDpDjJaCn8XfDS3sIzZzzF1d22tlQXRmDAAAAAElFTkSuQmCC);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    width: 39px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: "";
    opacity: 0;
    pointer-events: none
}

.b-steps-purchase__nav .active {
    background: #fdc300
}

.b-steps-purchase__nav .active .arrow {
    right: -35px;
    opacity: 1
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__nav .active .arrow {
        right: -32px
    }
}

.b-steps-purchase__nav .active .icon svg:nth-child(1), .b-steps-purchase__nav .active .icon img:nth-child(1) {
    opacity: 0
}

.b-steps-purchase__nav .active .icon svg:nth-child(2), .b-steps-purchase__nav .active .icon img:nth-child(2) {
    opacity: 1
}

.b-steps-purchase__wrapper {
    background: #fff;
    width: calc(100% - 375px);
    border-radius: 6px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__wrapper {
        width: calc(100% - 225px)
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__wrapper {
        background: 0 0;
        width: 100%
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__item {
        border-bottom: 1px #fff solid
    }
}

@media (min-width: 768px) {
    .b-steps-purchase__item:not(:first-child) {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__item:not(:first-child) {
        display: block !important
    }
}

.b-steps-purchase__item:first-child .b-steps-purchase__content {
    display: block
}

@media (min-width: 768px) {
    .b-steps-purchase__heading {
        display: none
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__heading {
        background: rgba(253, 195, 0, .3);
        margin: 0 -20px;
        padding: 21px 40px 21px 55px;
        position: relative;
        cursor: pointer
    }
}

.b-steps-purchase__heading p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    color: #231f20
}

.b-steps-purchase__heading .icon {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 12px;
    font-weight: 700;
    font-size: 1.6rem;
    color: #00a3e0;
    text-align: center;
    line-height: 30px;
    z-index: 2;
    transform: translateY(-50%)
}

.b-steps-purchase__heading .icon svg, .b-steps-purchase__heading .icon img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    display: block;
    transition: all .4s ease
}

.b-steps-purchase__heading .icon svg:nth-child(2), .b-steps-purchase__heading .icon img:nth-child(2) {
    opacity: 0
}

.b-steps-purchase__heading .arrow svg, .b-steps-purchase__heading .arrow img {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: all .4s ease
}

.b-steps-purchase__heading .arrow svg path, .b-steps-purchase__heading .arrow img path {
    transition: all .4s ease
}

.b-steps-purchase__heading--active {
    background: #fdc300
}

.b-steps-purchase__heading--active .icon svg:nth-child(1), .b-steps-purchase__heading--active .icon img:nth-child(1) {
    opacity: 0
}

.b-steps-purchase__heading--active .icon svg:nth-child(2), .b-steps-purchase__heading--active .icon img:nth-child(2) {
    opacity: 1
}

.b-steps-purchase__heading--active .arrow svg, .b-steps-purchase__heading--active .arrow img {
    transform: translateY(-50%) rotate(180deg)
}

.b-steps-purchase__content {
    padding: 42px 65px 45px 85px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__content {
        padding-right: 20px;
        padding-left: 60px
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__content {
        display: none;
        padding: 20px 0 30px;
        position: relative
    }
}

@media (min-width: 768px) {
    .b-steps-purchase__content {
        display: block !important
    }
}

.b-steps-purchase__text h2 {
    margin-top: 40px;
    margin-bottom: 34px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text h2 {
        margin-top: 20px;
        margin-bottom: 16px
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text h2 {
        font-size: 1.8rem;
        line-height: 22px;
        margin-bottom: 14px
    }
}

.b-steps-purchase__text h2:first-child {
    margin-top: 0
}

@media (min-width: 1200px) {
    .b-steps-purchase__text h2 + .warning {
        margin-top: -15px
    }
}

.b-steps-purchase__text ul li {
    position: relative;
    padding: 0 0 0 30px;
    margin-top: 6px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text ul li {
        line-height: 30px;
        margin: 0
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text ul li {
        line-height: 24px;
        margin-top: 5px;
        padding: 0 0 0 15px
    }
}

.b-steps-purchase__text ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text ul li:before {
        top: 14px
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text ul li:before {
        top: 10px
    }
}

@media (min-width: 1200px) {
    .b-steps-purchase__text ul li:first-child {
        margin-top: 0
    }
}

.b-steps-purchase__text p {
    margin-top: 20px
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text p {
        margin-top: 14px
    }
}

.b-steps-purchase__text p:first-child {
    margin-top: 0
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text p br, .b-steps-purchase__text ul br {
        display: none
    }
}

.b-steps-purchase__text a {
    color: #00a3e0
}

.b-steps-purchase__text i strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400
}

.b-steps-purchase__text address {
    font-family: "Geomanist Book", sans-serif;
    font-style: italic;
    margin-top: 20px
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text address {
        margin-top: 14px
    }
}

.b-steps-purchase__text .circle-list {
    margin-top: 24px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text .circle-list {
        margin-top: 16px
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text .circle-list {
        margin-top: 14px
    }
}

.b-steps-purchase__text .circle-list li {
    position: relative;
    padding: 0 0 0 30px;
    margin-top: 14px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text .circle-list li {
        padding-left: 20px
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text .circle-list li {
        line-height: 24px;
        margin-top: 5px;
        padding: 0 0 0 15px
    }
}

.b-steps-purchase__text .circle-list li:before {
    background: #00a3e0;
    width: 8px;
    height: 8px;
    display: block;
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text .circle-list li:before {
        width: 5px;
        height: 5px;
        top: 11px
    }
}

@media (min-width: 1200px) {
    .b-steps-purchase__text .circle-list li:first-child {
        margin-top: 0
    }
}

.b-steps-purchase__text .check-list {
    margin-top: 24px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text .check-list {
        margin-top: 16px
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text .check-list {
        margin-top: 14px
    }
}

.b-steps-purchase__text .check-list li {
    position: relative;
    padding: 0 0 0 30px;
    margin-top: 14px
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text .check-list li {
        padding-left: 20px
    }
}

.b-steps-purchase__text .check-list li:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTQuNTEzMiAxLjI5NTk1QzE1LjIyMjcgMS45Njk1OSAxNS4yNDg5IDMuMDg3NzkgMTQuNTcxNiAzLjc5MzUxTDcuNzkwMjQgMTAuODU5NkM3LjQ1NTEgMTEuMjA4OCA2Ljk5MDg4IDExLjQwNjQgNi41MDU1MSAxMS40MDY0QzYuMDIwMTQgMTEuNDA2NCA1LjU1NTkxIDExLjIwODggNS4yMjA3OCAxMC44NTk2TDEuMzQ1NzEgNi44MjE4M0MwLjY2ODQyOCA2LjExNjExIDAuNjk0NTczIDQuOTk3OTEgMS40MDQxMSA0LjMyNDI3QzIuMTEzNjUgMy42NTA2MyAzLjIzNzg5IDMuNjc2NjMgMy45MTUxNyA0LjM4MjM1TDYuNTA1NTEgNy4wODE0NEwxMi4wMDIxIDEuMzU0MDNDMTIuNjc5NCAwLjY0ODMxMyAxMy44MDM3IDAuNjIyMzA5IDE0LjUxMzIgMS4yOTU5NVoiIGZpbGw9IiMwMEEwNEYiLz4NCjwvc3ZnPg0K);
    width: 16px;
    height: 12px;
    display: block;
    content: "";
    position: absolute;
    top: 7px;
    left: 0
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__text .check-list li:before {
        transform: scale(.8);
        transform-origin: center left
    }
}

@media (min-width: 1200px) {
    .b-steps-purchase__text .check-list li:first-child {
        margin-top: 0
    }
}

.b-steps-purchase__text .warning {
    color: #e84f0f
}

.b-steps-purchase__text .new {
    font-size: 1.1rem;
    color: #fdc300;
    line-height: 11px;
    text-transform: uppercase;
    border: 1px #fdc300 solid;
    display: inline-block;
    border-radius: 3px;
    padding: 4px 11px;
    vertical-align: middle;
    margin-left: 10px
}

@media (max-width: 767.98px) {
    .b-steps-purchase__text .new {
        margin-top: -4px;
        margin-left: 5px
    }
}

.b-steps-purchase__next-step {
    margin-top: 30px
}

@media (max-width: 767.98px) {
    .b-steps-purchase__next-step {
        display: none
    }
}

.b-steps-purchase__see-also {
    margin-top: 100px
}

@media (min-width: 768px) {
    .b-steps-purchase__see-also {
        max-width: 255px;
        width: 100%
    }
}

@media (max-width: 1199.98px) {
    .b-steps-purchase__see-also {
        margin-top: 50px
    }
}

@media (max-width: 767.98px) {
    .b-steps-purchase__see-also {
        background: #fff;
        margin: 0 -20px;
        padding: 20px
    }
}

.b-steps-purchase__see-also p {
    color: #a7a5a6;
    margin-bottom: 12px
}

.b-steps-purchase__see-also a {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #00a3e0;
    line-height: 21px;
    display: inline-block
}

.b-active-sidebar .heading-box-medium {
    color: #4f4f4f;
    margin-bottom: 30px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .b-active-sidebar .heading-box-medium {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 575.98px) {
    .b-active-sidebar .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.b-active-sidebar__box {
    margin-bottom: 50px
}

@media (max-width: 767.98px) {
    .b-active-sidebar__box {
        margin-bottom: 30px
    }
}

.b-active-sidebar__box:last-child {
    margin-bottom: 0
}

.b-active-sidebar__box h5 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.1rem;
    line-height: 26px;
    color: #231f20
}

.b-active-sidebar__box p {
    color: #797979;
    margin-top: 8px
}

.b-active-sidebar__box .btn-primary {
    font-family: "Geomanist", sans-serif;
    font-weight: 500;
    font-size: 1.4rem;
    padding: 8px 19px;
    margin-top: 16px
}

.b-text-image-border {
    padding: 55px calc(35.5% + 105px) 60px 45px;
    border: 2px rgba(0, 163, 224, .5) solid;
    border-radius: 3px;
    position: relative
}

@media (max-width: 1199.98px) {
    .b-text-image-border {
        padding: 45px 335px 45px 45px
    }
}

@media (max-width: 767.98px) {
    .b-text-image-border {
        padding: 30px 20px
    }
}

@media (min-width: 768px) {
    .b-text-image-border .heading-box-basic, .b-text-image-border .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .b-text-image-border h3, .b-text-image-border .s-video-text__text h3, .s-video-text__text .b-text-image-border h3, .b-text-image-border .s-image-text__text h3, .s-image-text__text .b-text-image-border h3 {
        font-size: 2.8rem;
        line-height: 32px
    }
}

@media (max-width: 767.98px) {
    .b-text-image-border .heading-box-basic, .b-text-image-border .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .b-text-image-border h3, .b-text-image-border .s-video-text__text h3, .s-video-text__text .b-text-image-border h3, .b-text-image-border .s-image-text__text h3, .s-image-text__text .b-text-image-border h3 {
        font-size: 2.1rem;
        line-height: 26px
    }
}

.b-text-image-border__image {
    width: 35.5%;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    top: 50px;
    right: 50px;
    bottom: 55px
}

@media (max-width: 1199.98px) {
    .b-text-image-border__image {
        width: 260px;
        height: 195px;
        top: 100px;
        right: 30px;
        bottom: auto
    }
}

@media (max-width: 767.98px) {
    .b-text-image-border__image {
        width: 100%;
        height: 42vw;
        position: relative;
        top: auto;
        right: auto;
        margin-top: 25px
    }
}

.b-text-image-border p {
    margin-top: 24px
}

.b-text-image-border p:first-child {
    margin-top: 0
}

.b-text-image-border a {
    color: #00a3e0
}

.b-repository-article h2 + .b-text-primary {
    margin-top: 23px
}

.b-repository-article h2 + .b-text-primary p {
    margin: 15px 0
}

.b-repository-article .b-text-primary a {
    color: #00a3e0
}

.b-repository-article .heading-section, .b-repository-article .m-policy__content h3, .m-policy__content .b-repository-article h3 {
    margin-bottom: 15px
}

.b-dictionary-bar {
    background: #fff;
    border-radius: 3px
}

.b-dictionary-bar ul {
    display: flex;
    flex-flow: row nowrap;
    padding: 30px;
    margin: 50px 0 25px
}

@media (max-width: 991.98px) {
    .b-dictionary-bar ul {
        flex-flow: row wrap
    }
}

.b-dictionary-bar ul li a {
    color: #00a3e0;
    font-size: 2.1rem;
    margin-right: 10px
}

.b-dictionary-bar.sticky {
    position: fixed;
    width: calc(70% - 115px);
    z-index: 9;
    top: 0
}

.b-dictionary-bar.sticky ul {
    margin: 0;
    padding: 15px
}

.b-dictionary-content .dictionary-letter {
    color: #00a3e0;
    font-size: 2.1rem;
    margin-top: 25px
}

.b-dictionary-content .dictionary-term {
    margin-top: 25px;
    display: block
}

.b-repository-table {
    border-collapse: separate;
    border-spacing: 15px 0;
    table-layout: fixed;
    margin-left: -15px;
    font-family: "Geomanist Book", sans-serif;
    margin-top: 25px;
    width: 100%;
    margin-bottom: 35px
}

@media (max-width: 767.98px) {
    .b-repository-table {
        display: none
    }
}

.b-repository-table thead th {
    padding: 20px 0;
    font-size: 21px;
    color: #231f20;
    text-align: center;
    line-height: 26px;
    font-weight: 400;
    background: #fff;
    border: 1px #e9e9e9 solid;
    width: 185px
}

.b-repository-table thead th.empty {
    border: none;
    border-bottom: 1px #e9e9e9 solid;
    width: 163px;
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    background-color: #f8f8f8;
    right: 0
}

.b-repository-table tbody tr {
    background: #fff;
    border: 1px #e9e9e9 solid;
    max-width: 100%
}

.b-repository-table tbody tr.active td {
    font-weight: 500
}

.b-repository-table tbody tr.active td .status_cell {
    color: #00a04f
}

.b-repository-table tbody tr:nth-child(odd) {
    background: rgba(248, 248, 248, .5);
    mix-blend-mode: darken
}

.b-repository-table tbody tr:nth-child(odd) td:after {
    background: rgba(248, 248, 248, .5);
    mix-blend-mode: darken
}

.b-repository-table tbody tr td {
    color: #4f4f4f;
    font-weight: 400;
    padding: 20px 10px;
    border: 1px #e9e9e9 solid;
    border-top: none;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, .03);
    position: relative
}

.b-repository-table tbody tr td ol li {
    list-style-type: unset
}

.b-repository-table tbody tr td a {
    color: #00a3e0;
    font-weight: 500
}

.b-repository-table tbody tr td p span {
    font-size: 14px;
    font-family: 'Geomanist'
}

.b-repository-table tbody tr td .status_cell {
    text-align: center;
    font-weight: 500
}

.b-repository-table tbody tr td:after {
    content: '';
    background: #fff;
    position: absolute;
    width: 16px;
    height: calc(100% + 2px);
    top: -1px;
    right: -17px;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    border-collapse: collapse
}

.b-repository-table tbody tr td.sticky {
    border-left: 0;
    box-shadow: none;
    border-right: 0;
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    background-color: #fff;
    right: 0
}

.b-repository-table tbody tr td:last-of-type:after {
    display: none
}

.b-repository-table tbody ol li {
    list-style-type: unset
}

.simple_table_scroll .b-repository-table {
    width: 400px
}

#da-1 th:nth-child(1), #da-1 th:nth-child(3), #da-2 th:nth-child(1), #da-2 th:nth-child(3), #da-3 th:nth-child(1), #da-3 th:nth-child(3), #da-4 th:nth-child(1), #da-4 th:nth-child(3), #da-5 th:nth-child(1), #da-5 th:nth-child(3) {
    width: 100px
}

.b-choose-tools {
    display: flex;
    flex-direction: column;
    text-align: center;
    background: #ffff;
    padding: 10px;
    border-radius: 5px;
    margin: 15px 0
}

.b-choose-tools__image {
    background: url(static/images/back_round.png) right center no-repeat;
    width: 100px;
    height: 97px;
    margin: 0 auto;
    text-align: center
}

.b-choose-tools__image img {
    width: 56px;
    height: 56px;
    display: block;
    position: relative;
    top: 20px;
    left: 22px
}

.b-choose-tools__content {
    padding: 10px
}

.b-choose-tools__content .heading-small {
    margin-bottom: 15px
}

.b-choose-tools__content .btn-primary {
    margin-top: 15px
}

.b-project-milestones {
    display: flex;
    flex-direction: row
}

.b-project-milestones__item {
    flex: 1 0 20%;
    max-width: 20%;
    text-align: center;
    position: relative
}

.b-project-milestones__item:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #e9e9e9;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -20px
}

.b-project-milestones__item:after {
    content: '';
    position: absolute;
    background-image: url(static/images/arrow.svg);
    bottom: -12px;
    height: 8px;
    width: 138px;
    background-repeat: no-repeat;
    right: -65px
}

.b-project-milestones__item:last-child:after {
    display: none
}

.b-project-milestones__item--desc {
    font-family: "Geomanist Book", sans-serif;
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: 55px;
    position: relative
}

.b-project-milestones__item--desc:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 46px;
    background: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -50px
}

.b-project-milestones__item--date {
    font-family: "Geomanist Book", sans-serif;
    color: #000;
    margin-bottom: 5px;
    line-height: 4.4rem
}

.b-tailor-made {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto
}

.b-tailor-made__item {
    flex: 1 0 50%;
    max-width: calc(50% - 25px);
    background: #fff;
    border-radius: 6px;
    padding: 20px 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}

.b-tailor-made__item--title {
    font-family: "Geomanist Book", sans-serif;
    flex: 1 0 70%;
    font-size: 2.4rem;
    line-height: 2.4rem;
    color: #00a3e0
}

.b-tailor-made__item--icon {
    flex: 1 0 30%;
    text-align: center
}

.b-tailor-made__item--icon img {
    margin-top: auto;
    margin-bottom: 0;
    display: block;
    min-width: 95px
}

.b-tailor-made__item--desc {
    flex: 1 0 100%;
    margin: 15px 0
}

.b-tailor-made__item--btn a {
    color: #00a3e0;
    font-family: "Geomanist Book", sans-serif
}

.b-tailor-made__item--btn a:hover {
    text-decoration: underline
}

.b-legal-note {
    display: flex;
    gap: 24px;
    background: #f8f8f8;
    border: 2px solid #e9e9e9;
    border-radius: 3px;
    padding: 20px;
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .b-legal-note {
        margin-top: 20px
    }
}

.b-legal-note p {
    margin: 0;
    color: #1c1a1b
}

.b-legal-note p strong {
    font-size: 18px;
    font-family: 'Geomanist Book';
    font-weight: 400;
    color: #1c1a1b
}

.b-steps {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin: 30px 0
}

.b-steps div {
    display: flex;
    align-items: center
}

.b-steps div p {
    margin-left: 25px;
    color: #1c1a1b
}

.b-steps div .steps-points__icon {
    border: 2px solid #00a04f;
    border-radius: 50%;
    width: 38px;
    min-width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center
}

.b-steps div .steps-points__icon span {
    font-size: 18px;
    color: #00a04f
}

.b-steps div .step-container .step-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-family: "Geomanist Book", sans-serif
}

.b-steps div .step-container .step-right__title {
    font-size: 18px;
    color: #1c1a1b
}

.b-steps div .step-container .step-right__content {
    color: #797979
}

.b-box-menu {
    max-width: 297px;
    width: 100%
}

@media (max-width: 1200px) {
    .b-box-menu {
        max-width: unset;
        margin-bottom: 16px
    }
}

@media (max-width: 767.98px) {
    .b-box-menu {
        display: none
    }
}

.b-box-menu .box-list__item {
    background: #f8f8f8;
    border-radius: 3px;
    cursor: pointer
}

.b-box-menu .box-list__item.active svg {
    transform: rotate(180deg)
}

.b-box-menu .box-list__item.active .box-list__submenu {
    height: 100%;
    opacity: 1
}

.b-box-menu .box-list__item div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 23px
}

.b-box-menu .box-list__item div p {
    font-size: 18px;
    color: #231f20;
    font-family: 'Geomanist Book'
}

.b-box-menu .box-list__item div svg {
    transition: all .3s ease-in-out
}

.b-box-menu .box-list__submenu {
    padding: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity .3s ease-in-out
}

.b-box-menu .box-list__submenu li {
    padding: 16px 23px;
    background: #fff;
    font-size: 17px;
    color: #1c1a1b
}

.b-box-menu .box-list__submenu li.active {
    font-weight: 500
}

.b-box-menu-mini {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s
}

.b-box-menu-mini.active {
    height: 100%;
    opacity: 1;
    margin-top: 16px
}

.b-box-menu-mini .box-list__item {
    cursor: pointer
}

.b-box-menu-mini .box-list__item.active svg {
    transform: rotate(180deg)
}

.b-box-menu-mini .box-list__item.active .box-list__submenu {
    height: 100%;
    opacity: 1
}

.b-box-menu-mini .box-list__item div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0
}

.b-box-menu-mini .box-list__item div p {
    font-size: 15px;
    color: #231f20
}

.b-box-menu-mini .box-list__item div svg {
    transition: all .3s ease-in-out
}

.b-box-menu-mini .box-list__submenu {
    padding: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity .3s ease-in-out
}

.b-box-menu-mini .box-list__submenu li {
    padding: 16px 23px;
    background: #fff;
    font-size: 15px;
    color: #1c1a1b
}

.b-box-menu-mini .box-list__submenu li.active {
    font-weight: 500
}

.breadcrumb-container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.breadcrumb-container__mobile {
    display: none
}

@media (max-width: 767.98px) {
    .breadcrumb-container__mobile {
        display: flex;
        margin-bottom: 25px
    }
}

.breadcrumb-container__desktop {
    display: flex;
    color: #231f20;
    font-size: 19px;
    font-family: 'Geomanist Book'
}

@media (max-width: 767.98px) {
    .breadcrumb-container__desktop {
        display: none
    }
}

.breadcrumb-container__icon {
    display: none
}

.breadcrumb-container__icon svg {
    transition: all .3s ease-in-out
}

.breadcrumb-container__icon.active svg {
    transform: rotate(180deg)
}

@media (max-width: 767.98px) {
    .breadcrumb-container__icon {
        display: block
    }
}

.b-blue {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    gap: 30px
}

.b-blue .b-item {
    width: 47%
}

.b-blue .b-item__text {
    font-weight: 400;
    font-size: 18px;
    color: #797979;
    margin-bottom: 20px
}

@media (max-width: 767.98px) {
    .b-blue .b-item {
        width: 100%
    }
}

.b-option-box {
    margin-top: 50px;
    color: #a7a5a6
}

.b-option-box__header {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px
}

.b-option-box__item .item__title {
    color: #4b4446;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 20px
}

.b-option-box__item .item__description {
    font-size: 14px;
    margin-bottom: 20px
}

.b-option-box__item .item__link {
    color: #00a3e0;
    font-size: 14px;
    margin-bottom: 40px;
    display: block
}

.s-guarantee-quality {
    border-top: 1px #e9e9e9 solid;
    padding: 100px 0 90px
}

@media (max-width: 1199.98px) {
    .s-guarantee-quality {
        padding: 60px 0 75px
    }
}

@media (max-width: 575.98px) {
    .s-guarantee-quality {
        padding: 30px 0 40px
    }
}

@media (min-width: 1200px) {
    .s-guarantee-quality__text {
        margin-right: -50px
    }
}

@media (max-width: 1199.98px) {
    .s-guarantee-quality__text {
        text-align: center
    }
}

.s-guarantee-quality__text .sub-heading-section {
    margin-top: 12px
}

@media (max-width: 1199.98px) {
    .s-guarantee-quality__text .sub-heading-section {
        margin-top: 20px
    }
}

@media (max-width: 575.98px) {
    .s-guarantee-quality__text .sub-heading-section {
        max-width: 320px;
        width: 100%;
        margin: 10px auto 0 auto
    }
}

.s-guarantee-quality__logotypes {
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 1199.98px) {
    .s-guarantee-quality__logotypes {
        max-width: 480px;
        width: 100%;
        margin: 55px auto 0 auto
    }
}

@media (max-width: 575.98px) {
    .s-guarantee-quality__logotypes {
        max-width: 300px;
        margin-top: 40px
    }
}

.s-guarantee-quality__logotypes-item {
    width: 25%
}

.s-guarantee-quality__logotypes-item img {
    display: block
}

@media (min-width: 1200px) {
    .s-guarantee-quality__logotypes-item img {
        float: right
    }
}

@media (max-width: 1199.98px) {
    .s-guarantee-quality__logotypes-item img {
        margin: 0 auto
    }
}

@media (max-width: 575.98px) {
    .s-guarantee-quality__logotypes-item img {
        max-height: 35px;
        width: auto
    }
}

.s-worth-reading {
    padding: 95px 0 90px
}

@media (max-width: 1199.98px) {
    .s-worth-reading {
        padding: 55px 0 60px
    }
}

@media (max-width: 767.98px) {
    .s-worth-reading {
        padding: 30px 0 35px
    }
}

@media (min-width: 768px) {
    .s-worth-reading .heading-section, .s-worth-reading .m-policy__content h3, .m-policy__content .s-worth-reading h3 {
        text-align: center
    }
}

.s-worth-reading .b-news-slider {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .s-worth-reading .b-news-slider {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .s-worth-reading .b-news-slider {
        margin-top: 30px
    }
}

@media (max-width: 575.98px) {
    .s-worth-reading .b-news-slider {
        margin-top: 32px
    }
}

.s-worth-reading .b-btn-center {
    margin-top: 45px
}

@media (max-width: 1199.98px) {
    .s-worth-reading .b-btn-center {
        margin-top: 40px
    }
}

@media (max-width: 767.98px) {
    .s-worth-reading .b-btn-center {
        text-align: left;
        margin-top: 35px
    }
}

.s-asseco {
    background: #00a3e0;
    position: relative;
    overflow: hidden;
    padding: 55px 0
}

@media (max-width: 1199.98px) {
    .s-asseco {
        padding: 25px 0
    }
}

@media (max-width: 767.98px) {
    .s-asseco {
        padding: 35px 0 50px
    }
}

.s-asseco__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s-asseco__image img {
    mix-blend-mode: lighten
}

.s-asseco__counts {
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 767.98px) {
    .s-asseco__counts {
        margin-top: 35px
    }
}

.s-asseco__counts-item {
    width: 50%;
    text-align: center;
    margin-top: 50px
}

@media (max-width: 1199.98px) {
    .s-asseco__counts-item {
        margin-top: 40px
    }
}

.s-asseco__counts-item:nth-child(-n+2) {
    margin-top: 0
}

.s-asseco__counts-item p {
    font-size: 2.4rem;
    line-height: 22px;
    color: rgba(255, 255, 255, .8)
}

@media (max-width: 1199.98px) {
    .s-asseco__counts-item p {
        font-size: 1.6rem
    }
}

.s-asseco__counts-item span {
    font-family: "Geomanist Book", sans-serif;
    font-size: 6.4rem;
    font-weight: 400;
    display: block;
    line-height: 1;
    letter-spacing: -.02em;
    color: #fff;
    margin-bottom: 15px
}

@media (max-width: 1199.98px) {
    .s-asseco__counts-item span {
        font-size: 2.8rem
    }
}

@media (min-width: 1200px) {
    .s-asseco--second {
        padding: 115px 0
    }
}

@media (min-width: 1200px) {
    .s-asseco--second .s-asseco__counts {
        margin-left: 130px;
        justify-content: space-between
    }
}

@media (min-width: 1200px) {
    .s-asseco--second .s-asseco__counts-item {
        width: 43%;
        margin-top: 120px
    }
}

.s-asseco--second .s-asseco__counts-item:nth-child(-n+2) {
    margin-top: 0
}

.s-asseco--second .b-asseco {
    height: 345px;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width: 1199.98px) {
    .s-asseco--second .b-asseco {
        height: 255px;
        padding-top: 15px
    }
}

@media (max-width: 767.98px) {
    .s-asseco--second .b-asseco {
        height: auto
    }
}

.s-asseco--second .b-asseco svg, .s-asseco--second .b-asseco img {
    width: 380px;
    height: 145px;
    margin-top: 0
}

@media (max-width: 1199.98px) {
    .s-asseco--second .b-asseco svg, .s-asseco--second .b-asseco img {
        width: 225px;
        height: 70px
    }
}

@media (max-width: 1199.98px) {
    .s-asseco--second .b-asseco svg, .s-asseco--second .b-asseco img {
        width: 275px;
        height: 105px
    }
}

@media (max-width: 767.98px) {
    .s-asseco--second .b-asseco svg, .s-asseco--second .b-asseco img {
        width: 225px;
        height: 85px
    }
}

.s-asseco--second .b-asseco .heading-small {
    font-family: "Geomanist", sans-serif;
    font-size: 1.8rem;
    line-height: 26px;
    margin-top: 5px
}

@media (max-width: 1199.98px) {
    .s-asseco--second .b-asseco .heading-small {
        max-width: 270px;
        margin-top: 12px
    }
}

@media (max-width: 767.98px) {
    .s-asseco--second .b-asseco .heading-small {
        max-width: 245px;
        font-size: 1.6rem;
        line-height: 22px
    }
}

.s-hero {
    position: relative;
    overflow: hidden;
    pointer-events: none
}

@media (min-width: 1200px) {
    .s-hero:before {
        background: #f8f8f8;
        width: 100%;
        height: 87px;
        position: absolute;
        bottom: 0;
        left: 90px;
        display: block;
        content: "";
        z-index: 1;
        pointer-events: none
    }
}

@media (min-width: 2560px) {
    .s-hero:before {
        left: 89px
    }
}

.s-hero .container {
    position: relative;
    z-index: 2
}

.s-hero .row {
    height: 735px
}

@media (min-width: 1200px) {
    .s-hero .row {
        height: 575px
    }
}

@media (max-width: 1199.98px) {
    .s-hero .row {
        height: 400px
    }
}

@media (max-width: 767.98px) {
    .s-hero .row {
        height: 280px
    }
}

.s-hero .col-lg-12 {
    margin-bottom: 225px
}

@media (max-width: 1199.98px) {
    .s-hero .col-lg-12 {
        margin-bottom: 45px;
        padding-right: 40px;
        padding-left: 40px
    }
}

@media (max-width: 767.98px) {
    .s-hero .col-lg-12 {
        margin-bottom: 30px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.s-hero__image {
    background: rgba(35, 31, 32, .2);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s-hero__image img {
    mix-blend-mode: multiply
}

@media (min-width: 1200px) {
    .s-hero__image img {
        height: auto !important
    }
}

.s-hero__bg {
    background: #00a3e0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s-hero__text {
    color: #fff;
    pointer-events: auto
}

.s-hero__text p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.1rem;
    line-height: 26px;
    color: rgba(255, 255, 255, .8)
}

@media (max-width: 1199.98px) {
    .s-hero__text p {
        font-size: 1.6rem;
        line-height: 21px
    }
}

@media (max-width: 767.98px) {
    .s-hero__text p {
        max-width: 250px;
        width: 100%;
        font-size: 1.4rem;
        line-height: 18px;
        display: block
    }
}

.s-hero__text .heading-large {
    color: #fff
}

@media (min-width: 1200px) {
    .s-hero__text .heading-large {
        margin-left: -2px
    }
}

@media (max-width: 1199.98px) {
    .s-hero__text .heading-large {
        margin-top: 12px
    }
}

@media (max-width: 767.98px) {
    .s-hero__text .heading-large {
        margin-top: 8px
    }
}

.s-hero__text .btn-primary {
    margin-top: 40px;
    margin-right: 15px
}

.s-hero__text .btn-primary:last-child {
    margin-right: 0
}

@media (max-width: 1199.98px) {
    .s-hero__text .btn-primary {
        margin-top: 20px;
        margin-right: 4px
    }
}

.s-hero__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0
}

@media (max-width: 1199.98px) {
    .s-hero__shape {
        display: none
    }
}

.s-hero__shape img {
    font-size: 0
}

.s-hero--page .row.low_announcements {
    height: 400px !important
}

@media (min-width: 1200px) {
    .s-hero--page .row {
        height: 675px
    }
}

@media (max-width: 767.98px) {
    .s-hero--page .row {
        height: 205px
    }
}

@media (max-width: 767.98px) {
    .s-hero--page .col-lg-12 {
        margin-bottom: 20px
    }
}

.s-hero--shadow:after {
    background: #fff;
    background: -moz-linear-gradient(319deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .501838) 100%);
    background: -webkit-linear-gradient(319deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .501838) 100%);
    background: linear-gradient(319deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .501838) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s-hero--shadow .s-hero__shape {
    z-index: 2
}

.s-hero--without-overlay .s-hero__image {
    background: 0 0
}

@media (min-width: 1200px) {
    .s-hero--center {
        text-align: center
    }
}

.s-hero--center:before {
    background: #fff
}

@media (min-width: 1200px) {
    .s-hero--center .col-lg-12 {
        margin-bottom: 190px
    }
}

@media (max-width: 1199.98px) {
    .s-hero--center .col-lg-12 {
        margin-bottom: 50px
    }
}

@media (max-width: 767.98px) {
    .s-hero--center .col-lg-12 {
        margin-bottom: 35px
    }
}

@media (min-width: 1200px) {
    .s-hero--center .s-hero__text {
        max-width: 800px;
        width: 100%;
        margin: 0 auto
    }
}

@media (max-width: 1199.98px) {
    .s-hero--center .s-hero__text {
        max-width: 500px
    }
}

@media (max-width: 767.98px) {
    .s-hero--center .s-hero__text {
        max-width: 300px
    }
}

.s-hero--center .s-hero__text .heading-large {
    margin-left: 0
}

.s-hero-icon {
    background: #f8f8f8;
    position: relative;
    padding-bottom: 55px
}

@media (max-width: 1199.98px) {
    .s-hero-icon {
        padding-top: 25px;
        padding-bottom: 45px
    }
}

@media (max-width: 767.98px) {
    .s-hero-icon {
        margin-right: -20px;
        margin-left: -20px;
        padding-bottom: 35px
    }
}

@media (min-width: 1200px) {
    .s-hero-icon .swiper-container {
        margin-top: -30px
    }
}

@media (min-width: 768px) {
    .s-hero-icon .swiper-wrapper {
        flex-wrap: wrap
    }
}

@media (min-width: 768px) {
    .s-hero-icon .swiper-slide {
        width: 20%;
        padding: 0 5px;
        box-sizing: border-box
    }

    .s-hero-icon .swiper-slide.icons-4 {
        width: 25%
    }
}

@media (max-width: 767.98px) {
    .s-hero-icon .swiper-slide {
        width: 120px;
        margin-right: 25px
    }
}

@media (max-width: 767.98px) {
    .s-hero-icon .swiper-slide:first-child {
        margin-left: 15px
    }
}

@media (max-width: 767.98px) {
    .s-hero-icon .swiper-slide:last-child {
        margin-right: 20px
    }
}

.s-hero-icon__item {
    text-align: center
}

.s-hero-icon__icon {
    height: 65px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative
}

@media (max-width: 767.98px) {
    .s-hero-icon__icon {
        height: 45px
    }
}

.s-hero-icon__icon p {
    font-family: "Geomanist Book", sans-serif;
    font-size: 4rem;
    color: #00a3e0;
    line-height: 1
}

@media (max-width: 1199.98px) {
    .s-hero-icon__icon p {
        font-size: 2.8rem;
        line-height: 32px
    }
}

.s-hero-icon__icon p, .s-hero-icon__icon svg, .s-hero-icon__icon img {
    max-height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%)
}

.s-hero-icon__icon img {
    max-height: 100%
}

.s-hero-icon__text {
    margin-top: 6px
}

.s-hero-icon__text p {
    font-family: "Geomanist Book", sans-serif;
    color: rgba(35, 31, 32, .7);
    line-height: 21px
}

@media (max-width: 1199.98px) {
    .s-hero-icon__text p {
        font-size: 1.2rem;
        line-height: 16px
    }
}

@media (max-width: 767.98px) {
    .s-hero-icon__text p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

@media (max-width: 767.98px) {
    .s-hero-icon__text br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .s-hero-icon--home .swiper-slide {
        margin-right: 18px
    }

    .s-hero-icon--home .swiper-slide:nth-child(3) {
        width: 140px
    }

    .s-hero-icon--home .swiper-slide:nth-child(4) {
        width: 165px
    }

    .s-hero-icon--home .swiper-slide:nth-child(4) {
        width: 165px
    }
}

.s-products-box {
    padding: 75px 0
}

@media (min-width: 1200px) {
    .s-products-box {
        background: #f1f1f1
    }
}

@media (max-width: 1199.98px) {
    .s-products-box {
        padding: 20px 0
    }
}

.s-products-box .row {
    margin-right: -10px;
    margin-left: -10px
}

.s-products-box [class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}

@media (max-width: 767.98px) {
    .s-products-box [class*=col-] {
        margin-top: 20px
    }

    .s-products-box [class*=col-]:first-child {
        margin-top: 0
    }
}

.s-support {
    padding-bottom: 120px
}

@media (max-width: 1199.98px) {
    .s-support {
        padding-bottom: 65px
    }
}

@media (max-width: 767.98px) {
    .s-support {
        padding-bottom: 40px
    }
}

.s-support .heading-large {
    color: #00a3e0
}

@media (max-width: 1199.98px) {
    .s-support .heading-large {
        font-size: 2.8rem;
        line-height: 32px;
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .s-support .heading-large {
        font-size: 2.4rem;
        line-height: 26px;
        text-align: left
    }
}

.s-support .b-support-grid {
    margin-top: 80px
}

@media (max-width: 1199.98px) {
    .s-support .b-support-grid {
        margin-top: 55px
    }
}

@media (max-width: 767.98px) {
    .s-support .b-support-grid {
        margin-top: 5px
    }
}

.s-trusted {
    background: rgba(233, 233, 233, .3);
    padding: 55px 0 50px
}

@media (max-width: 1199.98px) {
    .s-trusted {
        padding: 45px 0 40px
    }
}

@media (max-width: 767.98px) {
    .s-trusted {
        padding: 25px 0 40px
    }
}

.s-trusted__text {
    margin-bottom: 105px
}

@media (min-width: 1200px) {
    .s-trusted__text {
        max-width: 350px;
        width: 100%
    }
}

@media (max-width: 1199.98px) {
    .s-trusted__text {
        text-align: center;
        margin-bottom: 40px
    }
}

@media (max-width: 767.98px) {
    .s-trusted__text {
        text-align: left;
        margin-bottom: 25px
    }
}

@media (max-width: 575.98px) {
    .s-trusted__text .heading-section, .s-trusted__text .m-policy__content h3, .m-policy__content .s-trusted__text h3 {
        max-width: 280px;
        width: 100%;
        display: block
    }
}

.s-trusted__text .heading-medium {
    color: #a7a5a6;
    margin-top: 40px
}

@media (max-width: 1199.98px) {
    .s-trusted__text .heading-medium {
        margin-top: 10px
    }
}

@media (max-width: 767.98px) {
    .s-trusted__text .heading-medium {
        font-size: 1.8rem;
        line-height: 22px;
        margin-top: 15px
    }
}

@media (max-width: 1340px) {
    .s-trusted .b-trusted-slider {
        margin-right: 50px
    }
}

@media (max-width: 1199.98px) {
    .s-trusted .b-trusted-slider {
        margin-right: 0
    }
}

@media (min-width: 1200px) {
    .s-trusted .b-logotypes-slider {
        position: absolute;
        bottom: 95px;
        left: 15px
    }
}

@media (max-width: 1199.98px) {
    .s-trusted .b-logotypes-slider {
        margin-top: 40px
    }
}

.s-contact-pre {
    background: #f8f8f8;
    padding-bottom: 80px;
    border-bottom: 1px #e9e9e9 solid
}

@media (max-width: 1199.98px) {
    .s-contact-pre {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre {
        padding-top: 40px;
        padding-bottom: 30px
    }
}

.s-contact-pre .container {
    position: relative;
    z-index: 2;
    margin-top: -15px
}

@media (max-width: 1199.98px) {
    .s-contact-pre .container {
        margin-top: 0
    }
}

.s-contact-pre__1 {
    margin-left: -40px
}

@media (max-width: 1279px) {
    .s-contact-pre__1 {
        margin-left: 0
    }
}

.s-contact-pre__phone {
    position: relative;
    padding: 0 0 0 96px;
    margin: 30px 0 0 30px
}

@media (max-width: 1199.98px) {
    .s-contact-pre__phone {
        margin: 0;
        padding-left: 105px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__phone {
        padding-left: 85px
    }
}

@media (max-width: 359px) {
    .s-contact-pre__phone {
        padding-left: 80px
    }
}

.s-contact-pre__phone:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMzLjI4OTUgMjkuOTAxQzMyLjg5OSAyOS41MTA1IDMyLjI2NTggMjkuNTEwNSAzMS44NzUzIDI5LjkwMUwyOC4yMDU3IDMzLjU3MDZDMjcuODE1MiAzMy45NjExIDI3LjE4MiAzMy45NjExIDI2Ljc5MTUgMzMuNTcwNkwxNC42NDg5IDIxLjQyOEMxNC4yNTg0IDIxLjAzNzUgMTQuMjU4NCAyMC40MDQzIDE0LjY0ODkgMjAuMDEzOEwxOC4zMTg1IDE2LjM0NDJDMTguNzA5IDE1Ljk1MzcgMTguNzA5IDE1LjMyMDUgMTguMzE4NSAxNC45M0wxMS4yNTk3IDcuODcxMTdDMTAuODY5MSA3LjQ4MDY0IDEwLjIzNiA3LjQ4MDY0IDkuODQ1NDYgNy44NzExN0w1Ljc2MTY0IDExLjk1NUM1LjU3NDExIDEyLjE0MjUgNS40Njc5NyAxMi4zOTg2IDUuNDcxNTYgMTIuNjYzOEM1LjY5NDI4IDI5LjExMjMgMTkuMTA3MiA0Mi41MjUyIDM1LjU1NTcgNDIuNzQ3OUMzNS44MjA5IDQyLjc1MTUgMzYuMDc3IDQyLjY0NTQgMzYuMjY0NSA0Mi40NTc4TDQwLjM0ODMgMzguMzc0QzQwLjczODkgMzcuOTgzNSA0MC43Mzg5IDM3LjM1MDMgNDAuMzQ4MyAzNi45NTk4TDMzLjI4OTUgMjkuOTAxWiIgc3Ryb2tlPSIjMDBBM0UwIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8cGF0aCBkPSJNMjcuNDk4IDUuNDY4NzVDMzUuOTcxMSA1LjQ2ODc1IDQyLjc0OTUgMTIuMjQ3MiA0Mi43NDk1IDIwLjcyMDIiIHN0cm9rZT0iIzAwQTNFMCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPHBhdGggZD0iTTI3LjQ5OCAxMi4yNDhDMzIuMjQyOSAxMi4yNDggMzUuOTcxMSAxNS45NzYyIDM1Ljk3MTEgMjAuNzIxMSIgc3Ryb2tlPSIjMDBBM0UwIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K);
    background-position: center center;
    background-repeat: no-repeat;
    width: 72px;
    height: 72px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 2px rgba(0, 163, 224, .2) solid;
    border-radius: 50%;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .s-contact-pre__phone:before {
        top: -6px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__phone:before {
        background-size: 30px 30px;
        width: 60px;
        height: 60px;
        top: -4px
    }
}

.s-contact-pre__phone:after {
    background: #fff;
    width: 71px;
    height: 71px;
    display: block;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 6px
}

@media (max-width: 1199.98px) {
    .s-contact-pre__phone:after {
        top: 0
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__phone:after {
        width: 60px;
        height: 60px;
        top: 2px
    }
}

.s-contact-pre__phone p {
    font-family: "Geomanist Book", sans-serif;
    font-size: 1.8rem;
    color: #797979;
    line-height: 22px;
    white-space: nowrap
}

@media (max-width: 1199.98px) {
    .s-contact-pre__phone p {
        margin-top: 50px;
        margin-bottom: 10px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__phone p {
        font-family: "Geomanist", sans-serif;
        font-size: 1.4rem;
        line-height: 18px;
        margin-top: 25px;
        margin-bottom: 8px
    }
}

.s-contact-pre__phone p:first-child {
    margin-top: 0
}

@media (max-width: 1199.98px) {
    .s-contact-pre__phone p:nth-of-type(2) {
        margin-bottom: 20px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__phone p:nth-of-type(2) {
        margin-bottom: 8px
    }
}

.s-contact-pre__phone a {
    font-family: "Geomanist Book", sans-serif;
    font-size: 3.6rem;
    line-height: 48px;
    color: #231f20;
    white-space: nowrap
}

@media (max-width: 1199.98px) {
    .s-contact-pre__phone a {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__phone a {
        font-size: 2.4rem;
        line-height: 26px
    }
}

@media (max-width: 359px) {
    .s-contact-pre__phone a {
        font-size: 2.2rem
    }
}

@media (max-width: 1199.98px) {
    .s-contact-pre__2 {
        margin-left: -30px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__2 {
        margin: 45px 0 0
    }
}

.s-contact-pre__email {
    position: relative;
    padding: 0 0 0 136px;
    margin: 30px 0 0 30px
}

@media (max-width: 1199.98px) {
    .s-contact-pre__email {
        margin: 0;
        padding-left: 105px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__email {
        padding-left: 85px
    }
}

@media (max-width: 359px) {
    .s-contact-pre__email {
        padding-left: 80px
    }
}

.s-contact-pre__email:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQyLjU2MjUgNy45NDMzNkM0Mi41NjI1IDcuMzkxMDggNDIuMTE0OCA2Ljk0MzM2IDQxLjU2MjUgNi45NDMzNkg2LjQzNzVDNS44ODUyMiA2Ljk0MzM2IDUuNDM3NSA3LjM5MTA3IDUuNDM3NSA3Ljk0MzM2VjMxLjMzMDVDNS40Mzc1IDMxLjg4MjggNS44ODUyMiAzMi4zMzA1IDYuNDM3NSAzMi4zMzA1SDE2Ljc2ODVDMTcuMDcyOCAzMi4zMzA1IDE3LjM2MDUgMzIuNDY5MSAxNy41NTAzIDMyLjcwN0wyMy4yMTgyIDM5LjgxMjhDMjMuNjE4NiA0MC4zMTQ3IDI0LjM4MTQgNDAuMzE0NyAyNC43ODE4IDM5LjgxMjhMMzAuNDQ5NyAzMi43MDdDMzAuNjM5NSAzMi40NjkxIDMwLjkyNzIgMzIuMzMwNSAzMS4yMzE1IDMyLjMzMDVINDEuNTYyNUM0Mi4xMTQ4IDMyLjMzMDUgNDIuNTYyNSAzMS44ODI4IDQyLjU2MjUgMzEuMzMwNVY3Ljk0MzM2WiIgc3Ryb2tlPSIjMDBBM0UwIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8cGF0aCBkPSJNMTUuNTYyNSAxNS40MDYySDMyLjQzNzUiIHN0cm9rZT0iIzAwQTNFMCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPHBhdGggZD0iTTE1LjU2MjUgMjMuODY3MkgyNS42ODc1IiBzdHJva2U9IiMwMEEzRTAiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=);
    background-position: center center;
    background-repeat: no-repeat;
    width: 72px;
    height: 72px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 35px;
    border: 2px rgba(0, 163, 224, .2) solid;
    border-radius: 50%;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .s-contact-pre__email:before {
        top: -6px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__email:before {
        background-size: 30px 30px;
        width: 60px;
        height: 60px;
        top: -4px
    }
}

.s-contact-pre__email:after {
    background: #fff;
    width: 71px;
    height: 71px;
    display: block;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 41px
}

@media (max-width: 1199.98px) {
    .s-contact-pre__email:after {
        top: 0
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__email:after {
        width: 60px;
        height: 60px;
        top: 2px
    }
}

.s-contact-pre__email .heading-box-medium {
    color: #797979
}

@media (max-width: 1199.98px) {
    .s-contact-pre__email .heading-box-medium {
        margin-bottom: 10px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__email .heading-box-medium {
        font-family: "Geomanist", sans-serif;
        font-size: 1.4rem;
        line-height: 18px;
        margin-top: 25px;
        margin-bottom: 8px
    }
}

.s-contact-pre__email a {
    font-family: "Geomanist Book", sans-serif;
    font-size: 3.6rem;
    line-height: 44px;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .s-contact-pre__email a {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__email a {
        font-size: 2.4rem;
        line-height: 26px
    }
}

@media (max-width: 359px) {
    .s-contact-pre__email a {
        font-size: 2.2rem
    }
}

@media (max-width: 1199.98px) {
    .s-contact-pre__3 {
        margin-top: 50px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__3 {
        margin-top: 45px
    }
}

.s-contact-pre__btns {
    background: #fff;
    border-radius: 6px;
    padding: 30px 25px
}

@media (min-width: 1200px) {
    .s-contact-pre__btns {
        max-width: 280px;
        width: 100%;
        float: right
    }
}

@media (max-width: 1199.98px) {
    .s-contact-pre__btns {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 25px 20px 30px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__btns {
        background: 0 0;
        display: block;
        padding: 0
    }
}

@media (min-width: 1200px) {
    .s-contact-pre__btns-item {
        margin-top: 55px
    }
}

@media (max-width: 1199.98px) {
    .s-contact-pre__btns-item {
        width: calc(50% - 10px)
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__btns-item {
        width: 100%;
        margin-top: 35px
    }
}

.s-contact-pre__btns-item:first-child {
    margin-top: 0
}

.s-contact-pre__btns-item h2 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px
}

@media (max-width: 1199.98px) {
    .s-contact-pre__btns-item h2 {
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__btns-item h2 {
        font-size: 1.4rem;
        line-height: 18px;
        text-align: left
    }
}

.s-contact-pre__btns-item .btn-primary {
    display: block;
    text-align: center;
    margin-top: 12px
}

@media (max-width: 1199.98px) {
    .s-contact-pre__btns-item .btn-primary {
        font-size: 1.6rem;
        padding-top: 12px;
        padding-bottom: 12px
    }
}

.s-contact-pre__text {
    margin: 60px 0 0 85px
}

@media (max-width: 1279px) {
    .s-contact-pre__text {
        margin-left: 125px
    }
}

@media (max-width: 1199.98px) {
    .s-contact-pre__text {
        margin-top: 40px;
        margin-left: 0
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__text {
        text-align: center;
        margin-top: 20px
    }
}

@media (min-width: 1200px) {
    .s-contact-pre__text p {
        margin-top: 24px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__text p {
        font-size: 1.4rem;
        margin-top: 8px
    }
}

.s-contact-pre__text p:first-child {
    margin-top: 0
}

.s-contact-pre__text strong {
    font-weight: 500
}

.s-contact-pre__pre-4 {
    max-width: 850px;
    width: 100%;
    margin-top: 85px
}

@media (max-width: 1199.98px) {
    .s-contact-pre__pre-4 {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .s-contact-pre__pre-4 {
        margin-top: 35px
    }
}

@media (max-width: 1199.98px) {
    .s-contact-pre__pre-4 p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

@media (max-width: 1199.98px) {
    .s-contact-pre__pre-4 p br {
        display: none
    }
}

.s-contact-opt {
    padding: 95px 0 135px
}

@media (max-width: 1199.98px) {
    .s-contact-opt {
        padding: 50px 0 70px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt {
        padding-bottom: 60px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-opt .col-xl-4:nth-child(1) {
        order: 1
    }

    .s-contact-opt .col-xl-4:nth-child(2) {
        order: 3
    }

    .s-contact-opt .col-xl-4:nth-child(3) {
        order: 2
    }
}

.s-contact-opt .heading-small {
    margin-bottom: 40px;
    position: relative
}

@media (max-width: 1199.98px) {
    .s-contact-opt .heading-small {
        font-size: 2.1rem;
        line-height: 26px;
        margin-bottom: 45px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt .heading-small {
        font-size: 2.4rem;
        line-height: 26px;
        margin-bottom: 36px
    }
}

.s-contact-opt .heading-small:after {
    background: #f1f1f1;
    max-width: 355px;
    width: 100%;
    height: 1px;
    display: block;
    content: "";
    position: absolute;
    bottom: -18px;
    left: 0
}

@media (max-width: 1199.98px) {
    .s-contact-opt .heading-small:after {
        max-width: 100%;
        bottom: -20px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt .heading-small:after {
        bottom: -16px
    }
}

@media (max-width: 1199.98px) {
    .s-contact-opt__1 {
        margin-bottom: 70px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__1 {
        margin-bottom: 45px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__partner {
        color: #231f20
    }
}

.s-contact-opt__partner p {
    margin-top: 24px
}

@media (min-width: 1200px) {
    .s-contact-opt__partner p {
        max-width: 320px;
        width: 100%
    }
}

@media (max-width: 1199.98px) {
    .s-contact-opt__partner p {
        margin-top: 20px
    }
}

.s-contact-opt__partner p:first-child {
    margin-top: 0
}

.s-contact-opt__partner p strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400
}

.s-contact-opt__partner ul {
    margin-top: 8px
}

@media (max-width: 1199.98px) {
    .s-contact-opt__partner ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 16px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__partner ul {
        margin-top: 6px
    }
}

.s-contact-opt__partner ul li {
    position: relative;
    padding: 0 0 0 16px;
    margin-top: 6px
}

@media (max-width: 1199.98px) {
    .s-contact-opt__partner ul li {
        width: 35%
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__partner ul li {
        width: 100%
    }
}

.s-contact-opt__partner ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

@media (min-width: 1200px) {
    .s-contact-opt__partner ul li:first-child {
        margin-top: 0
    }
}

.s-contact-opt__partner .btn-primary {
    margin-top: 35px
}

@media (max-width: 1199.98px) {
    .s-contact-opt__partner .btn-primary {
        margin-top: 25px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__partner .btn-primary {
        margin-top: 18px
    }
}

@media (min-width: 1200px) {
    .s-contact-opt__2 {
        margin-left: 15px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__details {
        color: #231f20
    }
}

.s-contact-opt__details p {
    margin-top: 24px
}

.s-contact-opt__details p:first-child {
    margin-top: 0
}

.s-contact-opt__details strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400
}

@media (min-width: 1200px) {
    .s-contact-opt__3 {
        margin-left: 30px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__3 {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__complaint {
        color: #231f20
    }
}

.s-contact-opt__complaint small {
    max-width: 320px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 16px;
    color: #797979;
    margin-top: 10px;
    margin-bottom: 6px;
    display: block
}

.s-contact-opt__complaint strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400
}

.s-contact-opt__complaint address {
    font-style: normal;
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .s-contact-opt__complaint address {
        margin-top: 25px
    }
}

.s-contact-opt__complaint .special {
    color: #00a3e0
}

.s-contact-opt__complaint .info {
    color: #797979
}

@media (max-width: 1199.98px) {
    .s-contact-opt__complaint .info {
        max-width: 320px;
        width: 100%;
        font-size: 1.2rem;
        line-height: 16px;
        margin-top: 18px
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__complaint .info {
        max-width: 100%;
        font-size: 1.6rem;
        line-height: 24px;
        color: #231f20
    }
}

@media (max-width: 767.98px) {
    .s-contact-opt__complaint .info a {
        font-family: "Geomanist Book", sans-serif;
        font-weight: 400;
        color: #00a3e0
    }
}

.s-contact-point {
    background: #f8f8f8;
    border-width: 1px 0;
    border-color: #e9e9e9;
    border-style: solid;
    padding: 75px 0;
    position: relative
}

@media (max-width: 1199.98px) {
    .s-contact-point {
        padding: 50px 0 60px
    }
}

@media (max-width: 767.98px) {
    .s-contact-point {
        padding: 30px 0 20px
    }
}

@media (min-width: 1200px) {
    .s-contact-point .row {
        align-items: center
    }
}

.s-contact-point [class*=col-] {
    position: static
}

.s-contact-point .heading-large {
    color: #00a3e0
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-point .heading-large {
        position: absolute;
        top: 50px;
        right: 0;
        left: 0;
        font-size: 2.8rem;
        line-height: 32px;
        text-align: center
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-point .heading-large br {
        display: none
    }
}

.s-contact-point .heading-box-small {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .s-contact-point .heading-box-small {
        margin-top: 110px
    }
}

@media (max-width: 767.98px) {
    .s-contact-point .heading-box-small {
        margin-top: 20px
    }
}

.s-contact-point ul li {
    position: relative;
    padding: 0 0 0 30px;
    margin-top: 6px
}

@media (max-width: 1199.98px) {
    .s-contact-point ul li {
        line-height: 30px;
        margin: 0
    }
}

@media (max-width: 767.98px) {
    .s-contact-point ul li {
        line-height: 24px;
        margin-top: 5px;
        padding: 0 0 0 15px
    }
}

.s-contact-point ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .s-contact-point ul li:before {
        top: 14px
    }
}

@media (max-width: 767.98px) {
    .s-contact-point ul li:before {
        top: 10px
    }
}

@media (min-width: 1200px) {
    .s-contact-point ul li:first-child {
        margin-top: 0
    }
}

.s-contact-point ul {
    margin-top: 16px
}

.s-contact-point ul li {
    color: #231f20
}

.s-contact-point__image {
    position: relative;
    float: right
}

@media (max-width: 1199.98px) {
    .s-contact-point__image {
        margin-top: 80px
    }
}

@media (max-width: 767.98px) {
    .s-contact-point__image {
        margin-top: 25px;
        float: none
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-point__image svg, .s-contact-point__image img {
        max-width: 340px;
        width: 100%;
        height: auto;
        display: block
    }
}

@media (max-width: 767.98px) {
    .s-contact-point__image svg, .s-contact-point__image img {
        width: 100%;
        height: auto
    }
}

.s-contact-point__image-btn {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    text-align: center
}

.s-contact-que {
    padding: 105px 0 90px
}

@media (max-width: 1199.98px) {
    .s-contact-que {
        padding: 60px 0 65px
    }
}

@media (max-width: 767.98px) {
    .s-contact-que {
        padding: 25px 0 45px
    }
}

.s-contact-que .heading-section, .s-contact-que .m-policy__content h3, .m-policy__content .s-contact-que h3 {
    max-width: 725px;
    width: 100%;
    text-align: center;
    margin: 0 auto
}

@media (max-width: 1199.98px) {
    .s-contact-que .heading-section, .s-contact-que .m-policy__content h3, .m-policy__content .s-contact-que h3 {
        max-width: 460px
    }
}

@media (max-width: 767.98px) {
    .s-contact-que .heading-section, .s-contact-que .m-policy__content h3, .m-policy__content .s-contact-que h3 {
        max-width: 100%;
        text-align: left
    }
}

.s-contact-que .b-list-links {
    margin-top: 70px
}

@media (max-width: 1199.98px) {
    .s-contact-que .b-list-links {
        margin-top: 30px
    }
}

.s-contact-que .b-btn-center {
    margin-top: 40px
}

@media (max-width: 1199.98px) {
    .s-contact-que .b-btn-center {
        margin-top: 30px
    }
}

.s-contact-us {
    padding: 120px 0;
    background: #f8f8f8
}

@media (max-width: 1199.98px) {
    .s-contact-us {
        padding: 60px 0 70px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us {
        padding: 30px 0 50px
    }
}

@media (max-width: 1199.98px) {
    .s-contact-us .row {
        align-items: center
    }
}

.s-contact-us .heading-large {
    color: #00a3e0;
    margin-right: 30px
}

@media (max-width: 1199.98px) {
    .s-contact-us .heading-large {
        max-width: 350px;
        width: 100%;
        display: block;
        margin: 0 0 0 20px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us .heading-large {
        max-width: 300px;
        margin: 0
    }
}

.s-contact-us .b-contact-box {
    margin: 12px 0 0 -25px
}

@media (max-width: 1199.98px) {
    .s-contact-us .b-contact-box {
        margin-left: -35px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us .b-contact-box {
        margin: 45px 0 0
    }
}

.s-contact-us-2 {
    background: #f8f8f8;
    padding: 85px 0 110px
}

@media (max-width: 1199.98px) {
    .s-contact-us-2 {
        padding: 55px 0 80px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-2 {
        padding: 35px 0 50px
    }
}

.s-contact-us-2 .heading-large {
    color: #00a3e0
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-us-2 .heading-large {
        font-size: 2.8rem;
        line-height: 32px;
        text-align: center;
        margin-bottom: 15px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-2 .heading-large {
        margin-bottom: 10px
    }
}

@media (min-width: 1200px) {
    .s-contact-us-2 .col-xl-4:nth-child(2) .b-contact-box {
        margin-left: -40px
    }
}

@media (min-width: 1200px) {
    .s-contact-us-2 .col-xl-3 .b-contact-box {
        margin-left: -30px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-2 .col-xl-3:last-child .b-contact-box {
        border-bottom: none;
        padding-bottom: 0
    }
}

.s-contact-us-2 .b-contact-box {
    margin-top: 25px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-us-2 .b-contact-box {
        flex-direction: column;
        align-items: center;
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-2 .b-contact-box {
        max-width: 100%;
        border-bottom: 1px #e9e9e9 solid;
        padding-top: 25px;
        padding-bottom: 33px;
        margin-top: 0
    }
}

.s-contact-us-2 .b-contact-box__text .btn-underline {
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .s-contact-us-2 .b-contact-box__text .btn-underline {
        margin-top: 20px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-2 .b-contact-box__text .btn-underline {
        margin-top: 10px;
        padding-bottom: 5px
    }
}

.s-contact-us-3 {
    background: #f8f8f8;
    padding: 75px 0 105px
}

@media (max-width: 1199.98px) {
    .s-contact-us-3 {
        padding: 55px 0 80px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-3 {
        padding: 35px 0 15px
    }
}

.s-contact-us-3 .heading-large {
    color: #00a3e0;
    margin-bottom: 80px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-us-3 .heading-large {
        font-size: 2.8rem;
        line-height: 32px;
        text-align: center;
        margin-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-3 .heading-large {
        margin-bottom: 10px
    }
}

@media (min-width: 768px) {
    .s-contact-us-3 .col-md-4 {
        margin-top: 60px
    }

    .s-contact-us-3 .col-md-4:nth-child(-n+3) {
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-3 .col-md-4:first-child {
        margin-top: 0
    }
}

@media (min-width: 1200px) {
    .s-contact-us-3 .col-md-4:nth-child(1) .b-contact-box {
        margin-left: 10px
    }

    .s-contact-us-3 .col-md-4:nth-child(1) .b-contact-box__icon {
        margin-top: 2px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-3 .col-md-4:last-child .b-contact-box {
        border-bottom: none
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-us-3 .b-contact-box {
        flex-direction: column;
        align-items: center
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-3 .b-contact-box {
        max-width: 100%;
        border-bottom: 1px #e9e9e9 solid;
        padding-top: 25px;
        padding-bottom: 33px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-us-3 .b-contact-box__text {
        max-width: 225px;
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-contact-us-3 .b-contact-box__text .heading-box-large {
        min-height: 52px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }
}

.s-contact-us-3 .b-contact-box__text .btn-underline {
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .s-contact-us-3 .b-contact-box__text .btn-underline {
        margin-top: 20px
    }
}

@media (max-width: 767.98px) {
    .s-contact-us-3 .b-contact-box__text .btn-underline {
        margin-top: 10px;
        padding-bottom: 5px
    }
}

.s-help-search {
    background: #00a3e0;
    position: relative;
    overflow: hidden
}

@media (min-width: 1200px) {
    .s-help-search:before {
        background: #f8f8f8;
        width: 100%;
        height: 87px;
        position: absolute;
        bottom: 0;
        left: 90px;
        display: block;
        content: "";
        z-index: 1
    }
}

.s-help-search .row {
    height: 395px;
    align-items: center
}

@media (max-width: 1199.98px) {
    .s-help-search .row {
        height: 195px
    }
}

@media (max-width: 767.98px) {
    .s-help-search .row {
        height: 220px;
        align-items: flex-end
    }
}

.s-help-search .col-lg-12 {
    margin-bottom: 85px
}

@media (max-width: 1199.98px) {
    .s-help-search .col-lg-12 {
        margin-bottom: 0
    }
}

@media (max-width: 767.98px) {
    .s-help-search .col-lg-12 {
        margin-bottom: 25px
    }
}

.s-help-search__image {
    max-width: 700px;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 48%
}

@media (max-width: 1199.98px) {
    .s-help-search__image {
        right: -50px;
        left: auto
    }
}

@media (max-width: 575.98px) {
    .s-help-search__image {
        top: -45px;
        right: 0
    }
}

.s-help-search form {
    max-width: 795px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative
}

.s-help-search form input {
    background: #fff;
    width: 100%;
    height: 64px;
    padding: 0;
    border: none;
    padding: 0 130px 0 25px;
    color: #797979;
    border-radius: 6px
}

@media (max-width: 767.98px) {
    .s-help-search form input {
        background: rgba(79, 79, 79, .45);
        height: 56px;
        border: 1px #1c1a1b solid;
        padding: 0 56px 0 20px;
        color: #fff
    }
}

.s-help-search__button {
    background: 0 0;
    padding: 0;
    border: none;
    position: absolute;
    transition: all .4s ease
}

@media (min-width: 768px) {
    .s-help-search__button {
        width: 110px;
        height: 46px;
        transform: translateY(-50%);
        top: 50%;
        right: 8px;
        font-weight: 500;
        color: #00a3e0;
        border: 1px #00a3e0 solid;
        border-radius: 6px
    }
}

@media (max-width: 767.98px) {
    .s-help-search__button {
        width: 56px;
        height: 56px;
        right: 0;
        font-size: 0
    }
}

@media (min-width: 768px) {
    .s-help-search__button svg, .s-help-search__button img {
        display: none
    }
}

@media (max-width: 767.98px) {
    .s-help-search__button svg, .s-help-search__button img {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        transform: translateY(-50%);
        display: block;
        margin: 0 auto
    }
}

.s-help-search__button:hover {
    background: #00a3e0;
    color: #fff
}

.s-help-search__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0
}

@media (max-width: 1199.98px) {
    .s-help-search__shape {
        display: none
    }
}

.s-help-search__shape img {
    font-size: 0
}

.s-help-prod {
    background: #f8f8f8;
    padding-bottom: 80px
}

@media (max-width: 1199.98px) {
    .s-help-prod {
        padding-top: 65px;
        padding-bottom: 55px
    }
}

@media (max-width: 767.98px) {
    .s-help-prod {
        padding-top: 35px;
        padding-bottom: 30px
    }
}

.s-help-prod .container {
    position: relative;
    margin-top: -15px;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .s-help-prod .container {
        margin-top: 0
    }
}

.s-help-prod .heading-section, .s-help-prod .m-policy__content h3, .m-policy__content .s-help-prod h3 {
    text-align: center
}

@media (max-width: 575.98px) {
    .s-help-prod .heading-section, .s-help-prod .m-policy__content h3, .m-policy__content .s-help-prod h3 {
        max-width: 200px;
        width: 100%;
        margin: 0 auto;
        display: block
    }
}

.s-help-prod .b-category-grid {
    margin-top: 65px
}

@media (max-width: 1199.98px) {
    .s-help-prod .b-category-grid {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .s-help-prod .b-category-grid {
        margin-top: 30px
    }
}

.s-help-prod .b-category-grid .col-xl-3 {
    display: none
}

@media (min-width: 768px) {
    .s-help-prod .b-category-grid .col-xl-3:nth-child(-n+8) {
        display: block
    }
}

@media (max-width: 767.98px) {
    .s-help-prod .b-category-grid .col-xl-3 {
        display: none
    }

    .s-help-prod .b-category-grid .col-xl-3:nth-child(-n+5) {
        display: block
    }
}

.s-help-prod .b-category-grid .col-xl-3--visible {
    display: block
}

.s-help-prod .b-btn-center {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .s-help-prod .b-btn-center {
        margin-top: 50px
    }
}

@media (max-width: 767.98px) {
    .s-help-prod .b-btn-center {
        margin-top: 25px
    }
}

.s-list-links {
    padding: 75px 0
}

@media (max-width: 1199.98px) {
    .s-list-links {
        padding: 60px 0 65px
    }
}

@media (max-width: 767.98px) {
    .s-list-links {
        padding: 40px 0 35px
    }
}

.s-list-links .heading-section, .s-list-links .m-policy__content h3, .m-policy__content .s-list-links h3 {
    max-width: 725px;
    width: 100%;
    text-align: center;
    margin: 0 auto
}

@media (max-width: 1199.98px) {
    .s-list-links .heading-section, .s-list-links .m-policy__content h3, .m-policy__content .s-list-links h3 {
        max-width: 460px
    }
}

@media (max-width: 767.98px) {
    .s-list-links .heading-section, .s-list-links .m-policy__content h3, .m-policy__content .s-list-links h3 {
        max-width: 100%;
        text-align: left
    }
}

.s-list-links .b-list-links {
    margin-top: 55px
}

@media (max-width: 1199.98px) {
    .s-list-links .b-list-links {
        margin-top: 35px
    }
}

.s-list-links .b-btn-center {
    margin-top: 40px
}

@media (max-width: 1199.98px) {
    .s-list-links .b-btn-center {
        margin-top: 35px
    }
}

@media (max-width: 767.98px) {
    .s-list-links .b-btn-center {
        margin-top: 30px
    }
}

.s-tech-class {
    background: #f8f8f8;
    padding: 85px 0 90px
}

@media (max-width: 1199.98px) {
    .s-tech-class {
        padding: 65px 0
    }
}

@media (max-width: 767.98px) {
    .s-tech-class {
        padding: 50px 0 40px
    }
}

@media (min-width: 768px) {
    .s-tech-class .heading-section, .s-tech-class .m-policy__content h3, .m-policy__content .s-tech-class h3 {
        text-align: center
    }
}

.s-tech-class .b-tech-class-grid {
    margin-top: 100px
}

@media (max-width: 1199.98px) {
    .s-tech-class .b-tech-class-grid {
        margin-top: 60px
    }
}

@media (max-width: 767.98px) {
    .s-tech-class .b-tech-class-grid {
        margin-top: 35px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-tech-class .b-tech-class-grid .col-xl-4:nth-child(3) {
        display: none
    }
}

.s-tech-class .b-btn-center {
    margin-top: 70px
}

@media (max-width: 767.98px) {
    .s-tech-class .b-btn-center {
        margin-top: 40px
    }
}

.s-back-to-skew {
    position: relative
}

@media (min-width: 1200px) {
    .s-back-to-skew {
        margin-top: -87px
    }
}

@media (min-width: 1200px) {
    .s-back-to-skew:before {
        background: #fff;
        height: 100%;
        display: block;
        content: "";
        position: absolute;
        top: 0;
        right: -58px;
        left: 55px;
        transform: skew(-43deg);
        z-index: 2
    }
}

.s-back-to-skew .container {
    position: relative;
    z-index: 2
}

@media (max-width: 1365px) {
    .s-back-to-skew .container {
        max-width: 100%;
        padding-left: 85px
    }
}

@media (max-width: 1199.98px) {
    .s-back-to-skew .container {
        padding-left: 20px
    }
}

.s-back-to-skew .row {
    height: 73px;
    align-items: center
}

@media (max-width: 1199.98px) {
    .s-back-to-skew .row {
        height: 64px
    }
}

.s-back-to-skew a {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #00a3e0;
    display: inline-block;
    position: relative;
    padding: 0 0 0 35px
}

.s-back-to-skew svg, .s-back-to-skew img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.s-back-to-line {
    position: relative
}

@media (max-width: 767.98px) {
    .s-back-to-line {
        border-bottom: 1px solid #e9e9e9;
        margin-bottom: 25px;
        border-top: 1px #e9e9e9 solid
    }
}

.s-back-to-line .row {
    height: 73px;
    align-items: center
}

@media (max-width: 1199.98px) {
    .s-back-to-line .row {
        height: 64px
    }
}

.s-back-to-line a {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    color: #00a3e0;
    display: inline-block;
    position: relative;
    padding: 0 0 0 35px
}

.s-back-to-line svg, .s-back-to-line img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.s-help-articles {
    background: #f8f8f8;
    padding-top: 70px;
    padding-bottom: 105px
}

@media (max-width: 1199.98px) {
    .s-help-articles {
        padding-top: 50px;
        padding-bottom: 40px
    }
}

@media (max-width: 767.98px) {
    .s-help-articles {
        padding-top: 40px;
        padding-bottom: 30px
    }
}

@media (min-width: 1200px) {
    .s-help-articles .container {
        max-width: 825px
    }
}

.s-help-articles .b-articles-nav {
    margin-top: 45px
}

@media (max-width: 1199.98px) {
    .s-help-articles .b-articles-nav {
        margin-top: 35px
    }
}

@media (max-width: 767.98px) {
    .s-help-articles .b-articles-nav {
        margin-top: 20px
    }
}

.s-help-articles .b-articles-list {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .s-help-articles .b-articles-list {
        margin-top: 50px
    }
}

@media (max-width: 767.98px) {
    .s-help-articles .b-articles-list {
        margin-top: 40px
    }
}

.s-help-articles .b-pagination {
    margin-top: 45px
}

@media (max-width: 1199.98px) {
    .s-help-articles .b-pagination {
        margin-top: 35px
    }
}

@media (max-width: 767.98px) {
    .s-help-articles .b-pagination {
        margin-top: 25px
    }
}

.s-help-results {
    background: #f8f8f8;
    padding-top: 85px;
    padding-bottom: 105px
}

@media (max-width: 1199.98px) {
    .s-help-results {
        padding-top: 50px;
        padding-bottom: 45px
    }
}

@media (max-width: 767.98px) {
    .s-help-results {
        padding-top: 40px;
        padding-bottom: 30px
    }
}

@media (min-width: 1200px) {
    .s-help-results .heading-section, .s-help-results .m-policy__content h3, .m-policy__content .s-help-results h3 {
        margin: 0 25px
    }
}

@media (max-width: 575.98px) {
    .s-help-results .heading-section, .s-help-results .m-policy__content h3, .m-policy__content .s-help-results h3 {
        font-size: 2.8rem;
        line-height: 32px
    }
}

.s-help-results__phrase {
    margin: 25px 25px 0
}

@media (max-width: 1199.98px) {
    .s-help-results__phrase {
        margin: 8px 0 0
    }
}

.s-help-results__phrase p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2rem
}

.s-help-results__phrase span {
    margin-right: 15px;
    color: #231f20
}

.s-help-results__phrase small {
    font-family: "Geomanist", sans-serif;
    font-weight: 300;
    color: #797979
}

@media (max-width: 1199.98px) {
    .s-help-results__phrase small {
        font-size: 1.4rem
    }
}

.s-help-results__phrase .btn-blue-link {
    margin-top: 18px
}

.s-help-results__phrase--no-results {
    margin-top: 55px
}

.s-help-results .container {
    max-width: 825px
}

@media (max-width: 1199.98px) {
    .s-help-results .container {
        max-width: 835px
    }
}

@media (min-width: 1200px) {
    .s-help-results .b-articles-nav {
        margin: 25px 25px 0
    }
}

@media (max-width: 1199.98px) {
    .s-help-results .b-articles-nav {
        margin-top: 40px
    }
}

@media (max-width: 767.98px) {
    .s-help-results .b-articles-nav {
        margin-top: 25px
    }
}

.s-help-results .b-articles-list {
    margin-top: 40px
}

@media (max-width: 1199.98px) {
    .s-help-results .b-articles-list {
        margin-top: 60px
    }
}

@media (max-width: 767.98px) {
    .s-help-results .b-articles-list {
        margin-top: 35px
    }
}

@media (min-width: 1200px) {
    .s-help-results .b-articles-list__item-list .b-articles-box {
        min-height: 140px;
        margin-top: 0;
        border-radius: 0
    }

    .s-help-results .b-articles-list__item-list .b-articles-box:first-child {
        border-radius: 6px 6px 0 0
    }

    .s-help-results .b-articles-list__item-list .b-articles-box:last-child {
        border-radius: 0 0 6px 6px;
        padding-bottom: 20px
    }

    .s-help-results .b-articles-list__item-list .b-articles-box__text {
        padding-bottom: 20px
    }
}

.s-help-results .b-pagination {
    margin: 80px 25px 0
}

@media (max-width: 1199.98px) {
    .s-help-results .b-pagination {
        margin: 45px 0 0
    }
}

@media (max-width: 767.98px) {
    .s-help-results .b-pagination {
        margin-top: 25px
    }
}

.s-help-article {
    padding-top: 25px
}

@media (max-width: 1199.98px) {
    .s-help-article {
        padding-top: 65px;
        padding-bottom: 45px
    }
}

@media (max-width: 767.98px) {
    .s-help-article {
        padding-top: 40px;
        padding-bottom: 30px;
        background: #f8f8f8
    }
}

@media (max-width: 575.98px) {
    .s-help-article {
        padding-top: 25px
    }
}

@media (min-width: 1200px) {
    .s-help-article .b-help-article {
        padding-right: 60px;
        padding-left: 100px
    }
}

.s-help-article .b-rate-box {
    margin-top: 70px
}

@media (min-width: 1200px) {
    .s-help-article .b-rate-box {
        margin-left: 100px
    }
}

@media (max-width: 1199.98px) {
    .s-help-article .b-rate-box {
        margin-top: 45px
    }
}

@media (max-width: 575.98px) {
    .s-help-article .b-rate-box {
        margin-top: 25px
    }
}

.s-help-article .b-articles-sidebar {
    margin: 10px 0 0
}

@media (max-width: 1199.98px) {
    .s-help-article .b-articles-sidebar {
        margin-top: 55px
    }
}

@media (max-width: 575.98px) {
    .s-help-article .b-articles-sidebar {
        margin-top: 40px
    }
}

.s-help-article .b-help-article-exp__breadcrumb {
    font-size: 15px;
    font-weight: 400;
    color: #231f20
}

@media (min-width: 576px) {
    .s-help-article .b-help-article-exp__breadcrumb {
        font-size: 19px
    }
}

.s-help-article .b-help-article-exp__title {
    font-size: 40px;
    margin: 20px 0
}

@media (max-width: 767.98px) {
    .s-help-article .b-help-article-exp__title {
        margin-top: 0;
        font-size: 24px
    }
}

.s-help-article .b-help-article-exp__subtitle {
    margin: 0 0 30px;
    font-size: 16px;
    color: #797979;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400
}

@media (min-width: 576px) {
    .s-help-article .b-help-article-exp__subtitle {
        font-size: 20px
    }
}

@media (min-width: 1200px) {
    .s-help-article .b-help-article-exp {
        padding-left: 100px
    }
}

.s-help-article code {
    background: #fff;
    border-left: 3px solid #00a3e0;
    color: #666;
    page-break-inside: avoid;
    font-family: monospace;
    font-size: 14px;
    line-height: 1.6;
    max-width: 100%;
    overflow: auto;
    padding: 1em 1.5em;
    display: block
}

.s-news-list {
    padding: 50px 0 75px
}

@media (max-width: 1199.98px) {
    .s-news-list {
        padding: 70px 0 60px
    }
}

@media (max-width: 767.98px) {
    .s-news-list {
        padding: 20px 0 45px
    }
}

.s-news-list .b-pagination {
    margin-top: 85px
}

@media (max-width: 1199.98px) {
    .s-news-list .b-pagination {
        margin-top: 45px
    }
}

.s-news-bar {
    background: #f8f8f8;
    padding-bottom: 40px;
    position: relative
}

@media (max-width: 1199.98px) {
    .s-news-bar {
        padding-top: 40px;
        padding-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .s-news-bar {
        padding: 20px 0
    }
}

@media (max-width: 1365px) {
    .s-news-bar .container {
        max-width: 100%;
        padding-left: 85px
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar .container {
        padding-left: 20px
    }
}

.s-news-bar .row {
    align-items: center
}

.s-news-bar__dates {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 2
}

@media (min-width: 1200px) {
    .s-news-bar__dates {
        margin-top: -30px
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar__dates {
        margin-left: 15px;
        display: inline-block
    }
}

@media (max-width: 767.98px) {
    .s-news-bar__dates {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .s-news-bar__dates-toggle {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar__dates-toggle button {
        background: 0 0;
        width: 86px;
        height: 44px;
        padding: 0 10px;
        font-family: "Geomanist Book", sans-serif;
        font-size: 2rem;
        color: #231f20;
        border: none;
        display: block;
        position: relative;
        text-align: left;
        border-radius: 6px 6px 0 0;
        transition: all .4s ease
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar__dates-toggle button svg, .s-news-bar__dates-toggle button img {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        display: block;
        transition: all .4s ease
    }
}

.s-news-bar__dates-toggle--active {
    background: #fff
}

.s-news-bar__dates-toggle--active button svg, .s-news-bar__dates-toggle--active button img {
    right: 10px
}

@media (min-width: 1200px) {
    .s-news-bar__dates-dropdown {
        margin-right: 30px
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar__dates-dropdown {
        background: #fff;
        width: 86px;
        overflow: hidden;
        box-shadow: 0px 6px 0px rgba(0, 0, 0, .05), 0px 4px 0px rgba(0, 0, 0, .05);
        position: absolute;
        top: 100%;
        left: 0;
        border-radius: 0 0 6px 6px;
        padding-bottom: 10px;
        display: none
    }
}

@media (min-width: 1200px) {
    .s-news-bar__dates-dropdown li {
        display: inline-block;
        margin-left: 25px
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar__dates-dropdown li {
        display: block
    }
}

@media (min-width: 1200px) {
    .s-news-bar__dates-dropdown li:first-child {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .s-news-bar__dates-dropdown .hidden {
        display: none
    }
}

.s-news-bar__dates-dropdown a {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2rem;
    color: #a7a5a6
}

@media (max-width: 1199.98px) {
    .s-news-bar__dates-dropdown a {
        display: block;
        padding: 7px 10px
    }
}

.s-news-bar__dates-dropdown a:hover {
    color: #231f20
}

.s-news-bar__dates-dropdown .active a {
    color: #231f20
}

@media (max-width: 1199.98px) {
    .s-news-bar__dates-dropdown--visible {
        max-height: 255px;
        overflow-y: scroll;
        display: block
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar__dates-more {
        display: none
    }
}

.s-news-bar__dates-more button {
    background: 0 0;
    width: 8px;
    height: 14px;
    padding: 0;
    border: none;
    display: block;
    font-size: 0
}

.s-news-bar__dates-more button svg, .s-news-bar__dates-more button img {
    display: block
}

.s-news-bar__dates-more button svg path, .s-news-bar__dates-more button img path {
    transition: all .4s ease
}

.s-news-bar__dates-more button:hover svg path, .s-news-bar__dates-more button:hover img path {
    stroke: #231f20
}

.s-news-bar__search {
    position: relative
}

@media (min-width: 1200px) {
    .s-news-bar__search {
        max-width: 325px;
        width: 100%;
        float: right;
        margin-top: -30px
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar__search {
        display: none;
        margin: 0 10px 0 15px
    }
}

@media (max-width: 767.98px) {
    .s-news-bar__search {
        margin: 10px 0 0
    }
}

.s-news-bar__search-btn {
    position: absolute;
    top: -45px;
    right: 15px
}

@media (min-width: 1200px) {
    .s-news-bar__search-btn {
        display: none
    }
}

@media (max-width: 767.98px) {
    .s-news-bar__search-btn {
        top: -45px;
        right: 5px
    }
}

.s-news-bar__search-btn button {
    background: 0 0;
    width: 46px;
    height: 46px;
    padding: 0;
    border: none;
    position: relative
}

.s-news-bar__search-btn button:before, .s-news-bar__search-btn button:after {
    width: 19px;
    height: 18px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%)
}

.s-news-bar__search-btn button:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuNiI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTM5NDUxIDAuOTUyMjA4QzEuNDU4MyAwLjQyNjMxOCAyLjEyNDI2IDAuMjQ4Njg2IDIuNDI2OTIgMC41NTU0NTVMMTcuMTE2NiAxNS40NDQ1QzE3LjQxOTMgMTUuNzUxMyAxNy4yNDQgMTYuNDI2MyAxNi43MjUyIDE2Ljk1MjJDMTYuMjA2MyAxNy40NzgxIDE1LjU0MDQgMTcuNjU1NyAxNS4yMzc3IDE3LjM0OUwwLjU0ODAxMSAyLjQ1OTg3QzAuMjQ1MzUgMi4xNTMxIDAuNDIwNjA0IDEuNDc4MSAwLjkzOTQ1MSAwLjk1MjIwOFoiIGZpbGw9IiNBN0E1QTYiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMTM0OCAwLjk1MjIwOEMxNi42MTU5IDAuNDI2MzE4IDE1Ljk1IDAuMjQ4Njg2IDE1LjY0NzMgMC41NTU0NTVMMC45NTc2MTQgMTUuNDQ0NUMwLjY1NDk1MyAxNS43NTEzIDAuODMwMjA2IDE2LjQyNjMgMS4zNDkwNSAxNi45NTIyQzEuODY3OSAxNy40NzgxIDIuNTMzODYgMTcuNjU1NyAyLjgzNjUzIDE3LjM0OUwxNy41MjYyIDIuNDU5ODdDMTcuODI4OSAyLjE1MzEgMTcuNjUzNiAxLjQ3ODEgMTcuMTM0OCAwLjk1MjIwOFoiIGZpbGw9IiNBN0E1QTYiLz4NCjwvZz4NCjwvc3ZnPg0K);
    opacity: 0;
    left: 7px
}

.s-news-bar__search-btn button:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuMDAwMiAxNi41NTU4TDEyLjg1MjEgMTIuNDA3NyIgc3Ryb2tlPSIjQTdBNUE2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjxwYXRoIGQ9Ik03LjY2NjYzIDE0LjMzMzNDMTEuMzQ4NSAxNC4zMzMzIDE0LjMzMzMgMTEuMzQ4NSAxNC4zMzMzIDcuNjY2NjNDMTQuMzMzMyAzLjk4NDc1IDExLjM0ODUgMSA3LjY2NjYzIDFDMy45ODQ3NSAxIDEgMy45ODQ3NSAxIDcuNjY2NjNDMSAxMS4zNDg1IDMuOTg0NzUgMTQuMzMzMyA3LjY2NjYzIDE0LjMzMzNaIiBzdHJva2U9IiNBN0E1QTYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PC9zdmc+);
    left: 0
}

@media (max-width: 1199.98px) {
    .s-news-bar__search-btn--active {
        top: 9px;
        z-index: 9
    }
}

.s-news-bar__search-btn--active button:before {
    opacity: 1
}

.s-news-bar__search-btn--active button:after {
    opacity: 0
}

@media (max-width: 1199.98px) and (max-width: 1199.98px) {
    .s-news-bar__search--active .s-news-bar__search-col {
        position: absolute;
        top: 30px
    }
}

@media (max-width: 1199.98px) {
    .s-news-bar__search--active .s-news-bar__search .select-search__btn {
        display: none
    }
}

@media (max-width: 1199.98px) and (max-width: 1199.98px) {
    .s-news-bar__search--active .s-news-bar__dates-col {
        opacity: 0
    }
}

.s-news-results {
    padding-top: 40px;
    padding-bottom: 75px
}

@media (max-width: 1199.98px) {
    .s-news-results {
        padding-top: 55px;
        padding-left: 25px;
        padding-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .s-news-results {
        padding-top: 45px;
        padding-left: 0;
        padding-bottom: 45px
    }
}

@media (max-width: 1199.98px) {
    .s-news-results .heading-section, .s-news-results .m-policy__content h3, .m-policy__content .s-news-results h3 {
        font-size: 4rem;
        line-height: 44px
    }
}

@media (max-width: 767.98px) {
    .s-news-results .heading-section, .s-news-results .m-policy__content h3, .m-policy__content .s-news-results h3 {
        font-size: 2.4rem;
        line-height: 26px
    }
}

.s-news-results__phrase {
    margin-top: 25px
}

@media (max-width: 767.98px) {
    .s-news-results__phrase {
        margin-top: 20px
    }
}

.s-news-results__phrase p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2rem
}

.s-news-results__phrase span {
    color: #231f20;
    margin-right: 15px
}

.s-news-results__phrase small {
    font-family: "Geomanist", sans-serif;
    font-weight: 300;
    color: #797979
}

@media (max-width: 1199.98px) {
    .s-news-results__phrase small {
        font-size: 1.4rem
    }
}

.s-news-results__phrase .btn-blue-link {
    margin-top: 18px
}

.s-news-results__phrase--no-results {
    margin-top: 55px
}

.s-news-results__phrase--no-results .btn-blue-link {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .s-news-results__phrase--no-results .btn-blue-link {
        margin-top: 18px
    }
}

.s-news-results .b-news-list-list {
    margin-top: 70px
}

@media (max-width: 767.98px) {
    .s-news-results .b-news-list-list {
        margin-top: 45px
    }
}

.s-news-results .b-pagination {
    margin-top: 80px
}

@media (max-width: 1199.98px) {
    .s-news-results .b-pagination {
        margin-top: 60px;
        margin-left: -25px
    }
}

@media (max-width: 767.98px) {
    .s-news-results .b-pagination {
        margin-top: 45px;
        margin-left: 0
    }
}

.s-news-article {
    border-top: 1px #e9e9e9 solid;
    padding-top: 45px;
    padding-bottom: 100px
}

@media (max-width: 1199.98px) {
    .s-news-article {
        padding-top: 28px;
        padding-bottom: 45px
    }
}

@media (max-width: 767.98px) {
    .s-news-article {
        padding-top: 40px;
        padding-bottom: 30px
    }
}

@media (max-width: 575.98px) {
    .s-news-article {
        padding-top: 25px
    }
}

@media (min-width: 1200px) {
    .s-news-article__content {
        padding-right: 60px;
        padding-left: 100px
    }
}

.s-news-article__content .date {
    font-size: 1.4rem;
    line-height: 18px;
    color: #797979;
    margin: 0
}

@media (max-width: 1199.98px) {
    .s-news-article__content .heading-section, .s-news-article__content .m-policy__content h3, .m-policy__content .s-news-article__content h3 {
        margin-top: 8px
    }
}

@media (max-width: 767.98px) {
    .s-news-article__content .heading-section, .s-news-article__content .m-policy__content h3, .m-policy__content .s-news-article__content h3 {
        margin-top: 12px
    }
}

.s-news-article__content .b-video-box {
    margin: 45px 0
}

@media (min-width: 768px) {
    .s-news-article__content .b-video-box {
        height: 410px
    }
}

@media (min-width: 1200px) {
    .s-news-article__content .b-video-box {
        height: 480px
    }
}

@media (max-width: 1199.98px) {
    .s-news-article__content .b-video-box {
        margin-top: 30px;
        margin-bottom: 35px
    }
}

.s-news-article__content ul, .s-news-article__content p {
    display: block;
    margin: 30px 0
}

@media (max-width: 767.98px) {
    .s-news-article__content ul, .s-news-article__content p {
        margin: 20px 0
    }
}

.s-news-article__content ul:first-child, .s-news-article__content p:first-child {
    margin-top: 0
}

.s-news-article__content ul:last-child, .s-news-article__content p:last-child {
    margin-bottom: 0
}

.s-news-article__content a {
    color: #00a3e0
}

.s-news-article__content ol {
    padding: 0 0 0 17px;
    list-style: none;
    counter-reset: item
}

.s-news-article__content ol > li {
    counter-increment: item
}

.s-news-article__content ol > li:after {
    content: counter(item) ".";
    color: #00a3e0
}

.s-news-article__content ol li {
    position: relative
}

.s-news-article__content ol li:after {
    width: 15px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -20px;
    text-align: center
}

.s-news-article__content ul li {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    line-height: 21px;
    position: relative;
    padding: 0 0 0 45px;
    margin-top: 12px
}

@media (max-width: 767.98px) {
    .s-news-article__content ul li {
        padding: 0 0 0 25px
    }
}

.s-news-article__content ul li:before {
    background: #00a3e0;
    width: 8px;
    height: 8px;
    display: block;
    content: "";
    position: absolute;
    top: 7px;
    left: 18px;
    border-radius: 50%
}

@media (max-width: 767.98px) {
    .s-news-article__content ul li:before {
        width: 6px;
        height: 6px;
        top: 8px;
        left: 0
    }
}

.s-news-article .b-comparison {
    margin-top: 55px
}

@media (max-width: 1199.98px) {
    .s-news-article .b-comparison {
        margin-top: 70px
    }
}

@media (max-width: 767.98px) {
    .s-news-article .b-comparison {
        margin-top: 55px
    }
}

.s-news-article .b-comparison__table {
    margin-bottom: -30px
}

.s-news-article .b-comparison__table-col {
    width: calc(50% - 10px)
}

.s-news-article .b-comparison__slider-heading ul {
    display: flex
}

.s-news-article .b-comparison__slider-heading li {
    margin: 0;
    padding: 0 10px
}

.s-news-article .b-comparison__slider-heading li:before {
    content: none
}

.s-news-article .b-comparison__slider-content-heading p {
    font-family: "Geomanist Book", sans-serif;
    color: #00a3e0;
    display: flex
}

.s-news-article .b-articles-sidebar {
    margin: 10px 0 0
}

@media (max-width: 1199.98px) {
    .s-news-article .b-articles-sidebar {
        margin-top: 85px
    }
}

@media (max-width: 767.98px) {
    .s-news-article .b-articles-sidebar {
        margin-top: 50px
    }
}

@media (max-width: 1199.98px) {
    .s-news-article .b-articles-sidebar li:last-child {
        border-bottom: none
    }
}

.s-social {
    background: #f8f8f8;
    padding: 80px 0 125px
}

@media (max-width: 1199.98px) {
    .s-social {
        padding: 65px 0 90px
    }
}

@media (max-width: 767.98px) {
    .s-social {
        padding: 55px 0 40px
    }
}

.s-social .heading-medium {
    text-align: center;
    color: #231f20
}

@media (max-width: 1199.98px) {
    .s-social .heading-medium {
        max-width: 480px;
        width: 100%;
        font-size: 2.8rem;
        line-height: 32px;
        display: block;
        margin: 0 auto
    }
}

@media (max-width: 767.98px) {
    .s-social .heading-medium {
        max-width: 320px;
        margin: 0;
        font-size: 2.4rem;
        line-height: 26px;
        text-align: left
    }
}

@media (max-width: 359px) {
    .s-social .heading-medium {
        max-width: 280px;
        font-size: 2rem;
        line-height: 22px
    }
}

.s-social .b-social-slider {
    margin-top: 80px
}

@media (max-width: 1199.98px) {
    .s-social .b-social-slider {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .s-social .b-social-slider {
        margin-top: 20px
    }
}

.s-social--white {
    background: 0 0
}

.s-video-text {
    border-top: 1px #e9e9e9 solid;
    padding: 85px 0 115px
}

@media (max-width: 1199.98px) {
    .s-video-text {
        padding: 60px 0 75px
    }
}

@media (max-width: 767.98px) {
    .s-video-text {
        padding: 35px 0 30px
    }
}

.s-video-text .container {
    max-width: 1420px
}

@media (min-width: 1200px) {
    .s-video-text .row {
        align-items: center
    }
}

.s-video-text .heading-section, .s-video-text .m-policy__content h3, .m-policy__content .s-video-text h3 {
    margin-bottom: 100px;
    color: #00a3e0
}

@media (min-width: 768px) {
    .s-video-text .heading-section, .s-video-text .m-policy__content h3, .m-policy__content .s-video-text h3 {
        text-align: center
    }
}

@media (max-width: 1199.98px) {
    .s-video-text .heading-section, .s-video-text .m-policy__content h3, .m-policy__content .s-video-text h3 {
        margin-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .s-video-text .heading-section, .s-video-text .m-policy__content h3, .m-policy__content .s-video-text h3 {
        margin-bottom: 35px
    }
}

@media (min-width: 768px) {
    .s-video-text .heading-section br, .s-video-text .m-policy__content h3 br, .m-policy__content .s-video-text h3 br {
        display: none
    }
}

@media (min-width: 1200px) {
    .s-video-text .b-video-box {
        height: 420px
    }
}

@media (min-width: 768px) {
    .s-video-text .b-video-box {
        margin-right: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) and (max-width: 1199.98px) {
    .s-video-text .b-video-box {
        height: 27vw
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-video-text .b-video-box__btn {
        margin-top: 0
    }

    .s-video-text .b-video-box__btn:before {
        width: 45px;
        height: 45px
    }

    .s-video-text .b-video-box__btn svg, .s-video-text .b-video-box__btn img {
        width: 11px;
        height: 14px;
        top: 16px;
        transform: translateX(3px)
    }

    .s-video-text .b-video-box__btn p {
        font-size: 1.8rem;
        line-height: 22px;
        margin-top: 12px
    }

    .s-video-text .b-video-box span {
        right: 8px;
        bottom: 8px
    }
}

.s-video-text__text {
    margin-right: -30px;
    margin-left: 30px;
    padding-bottom: 50px
}

@media (max-width: 1199.98px) {
    .s-video-text__text {
        margin-right: 0;
        margin-left: -10px;
        padding-bottom: 0
    }
}

@media (max-width: 767.98px) {
    .s-video-text__text {
        margin-top: 35px;
        margin-left: 0
    }
}

.s-video-text__text h3 {
    margin-bottom: 25px
}

@media (max-width: 1199.98px) {
    .s-video-text__text h3 {
        margin-right: 30px
    }
}

@media (max-width: 767.98px) {
    .s-video-text__text h3 {
        margin-bottom: 20px;
        margin-right: 0
    }
}

@media (min-width: 768px) {
    .s-video-text__text h3 br {
        display: none
    }
}

.s-video-text__text p {
    margin-top: 24px
}

.s-video-text__text p:first-child {
    margin-top: 0
}

@media (min-width: 1200px) {
    .s-video-text__text p {
        font-size: 1.8rem
    }
}

.s-video-text__text p strong {
    font-weight: 500
}

@media (max-width: 1199.98px) {
    .s-video-text--reverse .row {
        flex-direction: row-reverse
    }
}

@media (max-width: 767.98px) {
    .s-video-text--reverse .row {
        flex-direction: column-reverse
    }
}

@media (min-width: 1200px) {
    .s-video-text--reverse .s-video-text__text {
        margin-left: -30px;
        margin-right: 30px
    }
}

@media (min-width: 1200px) and (max-width: 1199.98px) {
    .s-video-text--reverse .s-video-text__text {
        margin-left: 0;
        margin-right: -10px
    }
}

@media (min-width: 1200px) and (max-width: 767.98px) {
    .s-video-text--reverse .s-video-text__text {
        margin-right: 0
    }
}

@media (min-width: 1200px) {
    .s-video-text--reverse .b-video-box {
        margin-right: 0
    }
}

@media (min-width: 1200px) and (min-width: 768px) {
    .s-video-text--reverse .b-video-box {
        margin-left: 30px
    }
}

.s-faq {
    padding: 80px 0 95px
}

@media (max-width: 1199.98px) {
    .s-faq {
        padding: 60px 0 65px
    }
}

@media (max-width: 767.98px) {
    .s-faq {
        padding: 35px 0 40px
    }
}

.s-faq .heading-section, .s-faq .m-policy__content h3, .m-policy__content .s-faq h3 {
    font-size: 2.8rem;
    line-height: 32px;
    text-align: center
}

@media (max-width: 767.98px) {
    .s-faq .heading-section, .s-faq .m-policy__content h3, .m-policy__content .s-faq h3 {
        font-size: 2.4rem;
        line-height: 26px;
        text-align: left
    }
}

.s-faq .b-harmonica {
    margin-top: 55px
}

@media (max-width: 1199.98px) {
    .s-faq .b-harmonica {
        margin-top: 35px
    }
}

.s-faq .b-harmonica .b-text-primary ul {
    padding-left: 24px !important
}

.s-faq .b-btn-center {
    margin-top: 45px
}

@media (max-width: 1199.98px) {
    .s-faq .b-btn-center {
        margin-top: 25px
    }
}

.s-features-slider {
    padding: 85px 0
}

.s-features-slider--less-padding {
    padding: 0 0 70px
}

@media (max-width: 1199.98px) {
    .s-features-slider {
        padding: 0
    }
}

.s-features-slider .b-btn-center {
    margin-top: 55px
}

@media (max-width: 1199.98px) {
    .s-features-slider .b-btn-center {
        margin-top: -20px
    }
}

@media (max-width: 767.98px) {
    .s-features-slider .b-btn-center {
        margin-top: -10px
    }
}

@media (max-width: 1199.98px) {
    .podpis-elektroniczny .s-features-slider .b-features-slider, .pieczec-elektroniczna .s-features-slider .b-features-slider {
        padding: 40px 0 45px;
        margin-top: 20px
    }

    .podpis-elektroniczny .s-features-slider .b-features-slider:before, .pieczec-elektroniczna .s-features-slider .b-features-slider:before {
        background: #e9e9e9;
        width: 100vw;
        height: 1px;
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: -20px
    }
}

.s-heading-tab {
    background: rgba(248, 248, 248, .8);
    border-top: 1px #e9e9e9 solid;
    padding: 100px 0 160px
}

@media (max-width: 1199.98px) {
    .s-heading-tab {
        padding: 55px 0 60px
    }
}

@media (max-width: 767.98px) {
    .s-heading-tab {
        padding: 35px 0 30px
    }
}

.s-heading-tab .heading-large {
    color: #00a3e0;
    margin-top: 20px;
    font-size: 4rem
}

@media (max-width: 1199.98px) {
    .s-heading-tab .heading-large {
        font-size: 2.8rem;
        line-height: 32px;
        text-align: center;
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    .s-heading-tab .heading-large {
        font-size: 2.4rem;
        line-height: 26px;
        text-align: left
    }
}

@media (max-width: 1199.98px) {
    .s-heading-tab .b-tab-text-check {
        margin-top: 25px
    }
}

@media (max-width: 767.98px) {
    .s-heading-tab .b-tab-text-check {
        margin-top: 10px
    }
}

.s-verify {
    background: #f8f8f8;
    border-width: 1px 0;
    border-color: #e9e9e9;
    border-style: solid;
    padding: 125px 0 180px
}

@media (max-width: 1199.98px) {
    .s-verify {
        padding: 55px 0 60px
    }
}

@media (max-width: 767.98px) {
    .s-verify {
        border: none;
        padding: 45px 0
    }
}

.s-verify .heading-large {
    color: #00a3e0;
    margin-bottom: 105px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-verify .heading-large {
        font-size: 2.8rem;
        line-height: 32px
    }
}

@media (max-width: 1199.98px) {
    .s-verify .heading-large {
        text-align: center;
        margin-bottom: 55px
    }
}

@media (max-width: 767.98px) {
    .s-verify .heading-large {
        margin-bottom: 35px;
        text-align: left
    }
}

.s-verify__text {
    margin-top: 15px;
    padding-right: 55px
}

@media (max-width: 1199.98px) {
    .s-verify__text {
        margin-top: 0;
        padding: 0
    }
}

@media (max-width: 1199.98px) {
    .s-verify__text .heading-box-basic, .s-verify__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .s-verify__text h3, .s-verify__text .s-video-text__text h3, .s-video-text__text .s-verify__text h3, .s-verify__text .s-image-text__text h3, .s-image-text__text .s-verify__text h3 {
        font-size: 2.1rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .s-verify__text .heading-box-basic, .s-verify__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .s-verify__text h3, .s-verify__text .s-video-text__text h3, .s-video-text__text .s-verify__text h3, .s-verify__text .s-image-text__text h3, .s-image-text__text .s-verify__text h3 {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.s-verify__text p {
    margin-top: 25px
}

@media (min-width: 1200px) {
    .s-verify__text p {
        font-size: 1.8rem;
        line-height: 26px
    }
}

@media (max-width: 1199.98px) {
    .s-verify__text p {
        margin-top: 18px
    }
}

@media (max-width: 767.98px) {
    .s-verify__text p {
        font-size: 1.6rem;
        line-height: 24px;
        margin-top: 10px
    }
}

.s-verify .b-list-icon-vertical {
    max-width: 460px;
    width: 100%
}

@media (max-width: 1199.98px) {
    .s-verify .b-list-icon-vertical {
        max-width: 100%;
        margin-top: 40px
    }
}

@media (max-width: 767.98px) {
    .s-verify .b-list-icon-vertical {
        margin-top: 35px
    }
}

.s-check-circle-list {
    padding: 90px 0 140px
}

@media (max-width: 1199.98px) {
    .s-check-circle-list {
        padding: 55px 0 65px
    }
}

@media (max-width: 767.98px) {
    .s-check-circle-list {
        padding: 45px 0
    }
}

@media (min-width: 768px) {
    .s-check-circle-list .heading-section, .s-check-circle-list .m-policy__content h3, .m-policy__content .s-check-circle-list h3 {
        text-align: center
    }
}

.s-check-circle-list__line {
    background: #f8f8f8;
    height: 1px;
    margin: 60px 0 50px
}

@media (max-width: 1199.98px) {
    .s-check-circle-list__line {
        margin: 40px 0
    }
}

@media (max-width: 767.98px) {
    .s-check-circle-list__line {
        display: none
    }
}

@media (max-width: 767.98px) {
    .s-check-circle-list__text {
        margin-top: 20px
    }
}

.s-check-circle-list__text .heading-box-basic, .s-check-circle-list__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .s-check-circle-list__text h3, .s-check-circle-list__text .s-video-text__text h3, .s-video-text__text .s-check-circle-list__text h3, .s-check-circle-list__text .s-image-text__text h3, .s-image-text__text .s-check-circle-list__text h3 {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .s-check-circle-list__text .heading-box-basic, .s-check-circle-list__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .s-check-circle-list__text h3, .s-check-circle-list__text .s-video-text__text h3, .s-video-text__text .s-check-circle-list__text h3, .s-check-circle-list__text .s-image-text__text h3, .s-image-text__text .s-check-circle-list__text h3 {
        margin-bottom: 12px
    }
}

@media (max-width: 575.98px) {
    .s-check-circle-list__text .heading-box-basic, .s-check-circle-list__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .s-check-circle-list__text h3, .s-check-circle-list__text .s-video-text__text h3, .s-video-text__text .s-check-circle-list__text h3, .s-check-circle-list__text .s-image-text__text h3, .s-image-text__text .s-check-circle-list__text h3 {
        font-size: 1.6rem;
        line-height: 21px
    }
}

.s-check-circle-list__text p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    line-height: 21px
}

@media (max-width: 767.98px) {
    .s-check-circle-list__text p {
        line-height: 24px
    }
}

.s-check-circle-list__logotypes {
    margin: 85px 0 65px;
    display: flex;
    justify-content: space-between
}

@media (max-width: 1199.98px) {
    .s-check-circle-list__logotypes {
        flex-wrap: wrap;
        justify-content: space-evenly
    }

    .s-check-circle-list__logotypes img {
        margin-top: 15px
    }
}

.s-check-circle-list .b-check-circle-list {
    margin-top: 45px;
    align-items: flex-start
}

@media (max-width: 767.98px) {
    .s-check-circle-list .b-check-circle-list {
        margin-top: 20px
    }
}

@media (min-width: 1200px) {
    .s-check-circle-list .b-check-circle-list__item {
        width: calc(47% - 12px)
    }
}

@media (max-width: 767.98px) {
    .s-check-circle-list .b-check-circle-list__item {
        width: 100%;
        margin-right: 0
    }

    .s-check-circle-list .b-check-circle-list__item:nth-child(2) {
        margin-top: 20px
    }
}

.s-check-circle-list .b-check-circle-list__item p strong {
    font-weight: 500
}

.s-check-circle-list .b-check-circle-list.columns-3 .b-check-circle-list__item {
    margin-top: 20px !important;
    margin-right: 0 !important
}

@media (min-width: 1200px) {
    .s-check-circle-list .b-check-circle-list.columns-3 .b-check-circle-list__item {
        width: calc(33% - 12px)
    }
}

.s-text-half-image {
    padding: 85px 0 80px
}

@media (max-width: 1199.98px) {
    .s-text-half-image {
        padding: 60px 0 70px
    }
}

@media (max-width: 767.98px) {
    .s-text-half-image {
        padding: 45px 0 40px
    }
}

.s-text-half-image + .s-text-half-image {
    border-top: 1px solid #e9e9e9
}

.s-text-half-image .container {
    max-width: 1420px
}

.s-text-half-image .heading-section, .s-text-half-image .m-policy__content h3, .m-policy__content .s-text-half-image h3 {
    margin-bottom: 85px
}

@media (min-width: 768px) {
    .s-text-half-image .heading-section, .s-text-half-image .m-policy__content h3, .m-policy__content .s-text-half-image h3 {
        text-align: center
    }
}

@media (max-width: 1199.98px) {
    .s-text-half-image .heading-section, .s-text-half-image .m-policy__content h3, .m-policy__content .s-text-half-image h3 {
        margin-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .s-text-half-image .heading-section, .s-text-half-image .m-policy__content h3, .m-policy__content .s-text-half-image h3 {
        margin-bottom: 25px
    }
}

.s-companies-use {
    border-top: 1px #e9e9e9 solid;
    padding: 80px 0 75px
}

@media (max-width: 1199.98px) {
    .s-companies-use {
        padding: 65px 0 50px
    }
}

@media (max-width: 767.98px) {
    .s-companies-use {
        padding: 35px 0 40px
    }
}

.s-companies-use .heading-section, .s-companies-use .m-policy__content h3, .m-policy__content .s-companies-use h3 {
    font-size: 2.8rem;
    line-height: 32px;
    text-align: center
}

@media (max-width: 767.98px) {
    .s-companies-use .heading-section, .s-companies-use .m-policy__content h3, .m-policy__content .s-companies-use h3 {
        font-size: 2.4rem;
        line-height: 26px;
        text-align: left
    }
}

.s-companies-use .b-companies-slider {
    margin-top: 55px
}

@media (max-width: 1199.98px) {
    .s-companies-use .b-companies-slider {
        margin-top: 65px
    }
}

@media (max-width: 575.98px) {
    .s-companies-use .b-companies-slider {
        margin-top: 35px
    }
}

.s-adjust {
    padding: 100px 0 75px
}

@media (max-width: 1199.98px) {
    .s-adjust {
        padding: 55px 0 0
    }
}

@media (max-width: 767.98px) {
    .s-adjust {
        padding: 40px 0 0
    }
}

@media (min-width: 768px) {
    .s-adjust .heading-section, .s-adjust .m-policy__content h3, .m-policy__content .s-adjust h3 {
        text-align: center
    }
}

@media (min-width: 1200px) {
    .s-adjust .heading-section br, .s-adjust .m-policy__content h3 br, .m-policy__content .s-adjust h3 br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .s-adjust .heading-section br, .s-adjust .m-policy__content h3 br, .m-policy__content .s-adjust h3 br {
        display: none
    }
}

.s-adjust .b-equate {
    margin-top: 90px
}

@media (max-width: 1199.98px) {
    .s-adjust .b-equate {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .s-adjust .b-equate {
        margin-top: 30px
    }
}

.s-adjust .b-equate.simplysign .b-equate__heading {
    margin-bottom: 0;
    border: none
}

.s-adjust .b-equate.simplysign .b-equate__heading-image {
    margin-top: -33px
}

.s-adjust .b-equate.simplysign .b-equate__text {
    margin: 0
}

.s-adjust .b-equate.simplysign .b-equate__text h3 {
    margin-bottom: 35px
}

.s-adjust .b-features-slider {
    margin-top: 70px
}

@media (max-width: 1199.98px) {
    .s-adjust .b-features-slider {
        margin-top: 15px
    }

    .s-adjust .b-features-slider:before {
        background: #e9e9e9;
        width: 100vw;
        height: 1px;
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: -20px
    }
}

@media (max-width: 767.98px) {
    .s-adjust .b-features-slider {
        margin-top: 20px;
        padding-top: 40px
    }
}

.s-more-page {
    background: #f8f8f8;
    text-align: center;
    padding: 75px 0 70px
}

@media (max-width: 1199.98px) {
    .s-more-page {
        padding: 60px 0
    }
}

@media (max-width: 767.98px) {
    .s-more-page {
        padding: 45px 0
    }
}

.s-more-page .heading-section, .s-more-page .m-policy__content h3, .m-policy__content .s-more-page h3 {
    max-width: 590px;
    width: 100%;
    margin: 0 auto;
    display: block
}

@media (max-width: 1199.98px) {
    .s-more-page .heading-section, .s-more-page .m-policy__content h3, .m-policy__content .s-more-page h3 {
        max-width: 330px;
        font-size: 2.4rem;
        line-height: 26px
    }
}

@media (max-width: 767.98px) {
    .s-more-page .heading-section, .s-more-page .m-policy__content h3, .m-policy__content .s-more-page h3 {
        max-width: 280px
    }
}

.s-more-page .btn-border {
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .s-more-page .btn-border {
        margin-top: 20px
    }
}

@media (min-width: 576px) {
    .s-more-page--white {
        background: 0 0;
        border-top: 1px #f1f1f1 solid
    }
}

.s-partners {
    padding: 50px 0 70px
}

@media (max-width: 1199.98px) {
    .s-partners {
        padding-bottom: 55px
    }
}

@media (max-width: 767.98px) {
    .s-partners {
        padding: 45px 0 50px
    }
}

@media (min-width: 768px) {
    .s-partners .heading-section, .s-partners .m-policy__content h3, .m-policy__content .s-partners h3 {
        font-size: 2.8rem;
        line-height: 32px;
        text-align: center
    }
}

@media (min-width: 768px) {
    .s-partners .heading-section br, .s-partners .m-policy__content h3 br, .m-policy__content .s-partners h3 br {
        display: none
    }
}

.s-partners .b-partners-slider {
    margin-top: 30px
}

@media (max-width: 1199.98px) {
    .s-partners .b-partners-slider {
        margin-top: 35px
    }
}

@media (max-width: 767.98px) {
    .s-partners .b-partners-slider {
        margin-top: 10px
    }
}

.s-guardians {
    background: #f8f8f8;
    padding: 100px 0
}

@media (max-width: 1199.98px) {
    .s-guardians {
        padding: 55px 0 75px
    }
}

@media (max-width: 767.98px) {
    .s-guardians {
        padding: 40px 0 25px
    }
}

@media (min-width: 768px) {
    .s-guardians .heading-section, .s-guardians .m-policy__content h3, .m-policy__content .s-guardians h3 {
        text-align: center
    }
}

.s-guardians__text {
    text-align: center;
    margin-top: 30px
}

@media (max-width: 767.98px) {
    .s-guardians__text {
        text-align: left;
        margin-top: 20px
    }
}

.s-guardians__text p {
    font-size: 1.8rem;
    color: #797979;
    line-height: 26px
}

@media (max-width: 1199.98px) {
    .s-guardians__text p {
        font-size: 1.6rem;
        line-height: 24px
    }
}

@media (max-width: 767.98px) {
    .s-guardians__text p br {
        display: none
    }
}

.s-guardians .b-guardians-slider {
    margin-top: 70px
}

@media (max-width: 1199.98px) {
    .s-guardians .b-guardians-slider {
        margin-top: 50px
    }
}

@media (max-width: 767.98px) {
    .s-guardians .b-guardians-slider {
        margin-top: 35px
    }
}

.s-guardians .b-guardians-grid {
    margin-top: 45px
}

@media (max-width: 767.98px) {
    .s-guardians .b-guardians-grid {
        margin-top: 25px
    }
}

.s-guardians--grid {
    padding-bottom: 80px
}

@media (min-width: 768px) {
    .s-guardians--grid {
        padding-top: 65px
    }
}

@media (max-width: 1199.98px) {
    .s-guardians--grid {
        padding-bottom: 55px
    }
}

@media (max-width: 767.98px) {
    .s-guardians--grid {
        margin-bottom: 10px;
        padding-bottom: 20px
    }
}

@media (min-width: 768px) {
    .s-guardians--grid .heading-section, .s-guardians--grid .m-policy__content h3, .m-policy__content .s-guardians--grid h3 {
        font-size: 4rem;
        line-height: 44px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-guardians--grid .s-guardians__text {
        margin-top: 35px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-guardians--grid .s-guardians__text p {
        font-size: 1.8rem;
        line-height: 26px
    }
}

.s-products-certum {
    background: #f8f8f8;
    padding: 105px 0 145px
}

@media (max-width: 1199.98px) {
    .s-products-certum {
        padding: 55px 0 60px
    }
}

@media (max-width: 767.98px) {
    .s-products-certum {
        padding: 35px 0 25px
    }
}

@media (min-width: 768px) {
    .s-products-certum .heading-section, .s-products-certum .m-policy__content h3, .m-policy__content .s-products-certum h3 {
        text-align: center
    }
}

.s-products-certum .b-products-certum {
    margin-top: 70px
}

@media (max-width: 1199.98px) {
    .s-products-certum .b-products-certum {
        margin-top: 15px
    }
}

@media (max-width: 767.98px) {
    .s-products-certum .b-products-certum {
        margin-top: 30px
    }
}

.s-image-text {
    padding: 85px 0 160px
}

@media (max-width: 1199.98px) {
    .s-image-text {
        padding: 55px 0 60px
    }
}

@media (max-width: 767.98px) {
    .s-image-text {
        padding: 35px 0
    }
}

.s-image-text .container {
    max-width: 1420px
}

@media (min-width: 1200px) {
    .s-image-text .row {
        align-items: center
    }
}

.s-image-text .heading-section, .s-image-text .m-policy__content h3, .m-policy__content .s-image-text h3 {
    margin-bottom: 80px
}

@media (min-width: 768px) {
    .s-image-text .heading-section, .s-image-text .m-policy__content h3, .m-policy__content .s-image-text h3 {
        text-align: center
    }
}

@media (max-width: 1199.98px) {
    .s-image-text .heading-section, .s-image-text .m-policy__content h3, .m-policy__content .s-image-text h3 {
        margin-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .s-image-text .heading-section, .s-image-text .m-policy__content h3, .m-policy__content .s-image-text h3 {
        margin-bottom: 35px
    }
}

@media (min-width: 768px) {
    .s-image-text .heading-section br, .s-image-text .m-policy__content h3 br, .m-policy__content .s-image-text h3 br {
        display: none
    }
}

.s-image-text__image {
    border-radius: 6px;
    overflow: hidden
}

@media (min-width: 1200px) {
    .s-image-text__image {
        height: 420px
    }
}

@media (min-width: 768px) {
    .s-image-text__image {
        margin-right: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) and (max-width: 1199.98px) {
    .s-image-text__image {
        height: 27vw
    }
}

.s-image-text__text {
    margin-right: -30px;
    margin-left: 30px
}

@media (max-width: 1199.98px) {
    .s-image-text__text {
        margin-right: 0;
        margin-left: -10px;
        padding-bottom: 0
    }
}

@media (max-width: 767.98px) {
    .s-image-text__text {
        margin-top: 30px;
        margin-left: 0
    }
}

.s-image-text__text h3 {
    margin-bottom: 25px
}

@media (max-width: 1199.98px) {
    .s-image-text__text h3 {
        margin-right: 30px
    }
}

@media (max-width: 767.98px) {
    .s-image-text__text h3 {
        margin-bottom: 15px;
        margin-right: 0
    }
}

@media (min-width: 768px) {
    .s-image-text__text h3 br {
        display: none
    }

    .eu .s-image-text__text h3 br {
        display: initial
    }
}

@media (max-width: 767.98px) {
    .s-image-text__text h3 + p {
        margin-top: 15px
    }
}

.s-image-text__text p {
    margin-top: 24px
}

.s-image-text__text p:first-child {
    margin-top: 0
}

@media (min-width: 1200px) {
    .s-image-text__text p {
        font-size: 1.8rem
    }
}

.s-solution-used {
    background: #f8f8f8;
    padding: 105px 0 100px
}

@media (max-width: 1199.98px) {
    .s-solution-used {
        padding: 55px 0 75px
    }
}

@media (max-width: 767.98px) {
    .s-solution-used {
        padding: 30px 0 75px
    }
}

@media (min-width: 768px) {
    .s-solution-used .heading-section, .s-solution-used .m-policy__content h3, .m-policy__content .s-solution-used h3 {
        text-align: center
    }
}

.s-solution-used .b-solution-slider {
    margin-top: 70px
}

@media (max-width: 1199.98px) {
    .s-solution-used .b-solution-slider {
        margin-top: 40px
    }
}

@media (max-width: 767.98px) {
    .s-solution-used .b-solution-slider {
        margin-top: 30px
    }
}

.s-table {
    background: #f8f8f8;
    padding: 100px 0 90px
}

@media (max-width: 1199.98px) {
    .s-table {
        padding: 65px 0
    }
}

@media (max-width: 767.98px) {
    .s-table {
        background: 0 0;
        padding: 35px 0 40px;
        border-top: 1px #e9e9e9 solid;
        border-bottom: 1px #e9e9e9 solid
    }
}

@media (min-width: 768px) {
    .s-table .heading-section, .s-table .m-policy__content h3, .m-policy__content .s-table h3 {
        text-align: center
    }
}

.s-table .b-table {
    margin-top: 70px
}

@media (max-width: 1199.98px) {
    .s-table .b-table {
        margin-top: 60px
    }
}

@media (max-width: 767.98px) {
    .s-table .b-table {
        margin-top: 0
    }
}

.s-tab-harmonica {
    background: #f8f8f8;
    padding-top: 95px
}

@media (max-width: 1199.98px) {
    .s-tab-harmonica {
        padding-top: 55px
    }
}

@media (max-width: 767.98px) {
    .s-tab-harmonica {
        padding-top: 35px;
        padding-bottom: 20px
    }
}

.s-tab-harmonica .heading-large {
    color: #00a3e0
}

@media (max-width: 1199.98px) {
    .s-tab-harmonica .heading-large {
        font-size: 2.8rem;
        line-height: 32px;
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .s-tab-harmonica .heading-large {
        font-size: 2.4rem;
        line-height: 26px;
        color: #231f20;
        text-align: left
    }
}

.s-tab-harmonica .heading-mlarge {
    color: #00a3e0;
    margin-bottom: 50px
}

.s-tab-harmonica .b-tab-heading {
    margin-top: 6px
}

@media (max-width: 1199.98px) {
    .s-tab-harmonica .b-tab-heading {
        margin-top: 25px
    }
}

.s-blockquote-slider {
    background: #f8f8f8;
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 1199.98px) {
    .s-blockquote-slider {
        padding-top: 50px;
        padding-bottom: 35px
    }
}

@media (max-width: 767.98px) {
    .s-blockquote-slider {
        padding-top: 35px
    }
}

@media (min-width: 768px) {
    .s-blockquote-slider .heading-section, .s-blockquote-slider .m-policy__content h3, .m-policy__content .s-blockquote-slider h3 {
        text-align: center
    }
}

@media (max-width: 575.98px) {
    .s-blockquote-slider .heading-section, .s-blockquote-slider .m-policy__content h3, .m-policy__content .s-blockquote-slider h3 {
        max-width: 280px;
        width: 100%;
        display: block
    }
}

.s-blockquote-slider .b-blockquote-slider {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .s-blockquote-slider .b-blockquote-slider {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .s-blockquote-slider .b-blockquote-slider {
        margin-top: 30px
    }
}

.s-blockquote-slider .b-blockquote__quote:before {
    background: #f8f8f8
}

.s-blockquote-slider .b-blockquote__quote img {
    background: #f8f8f8
}

.s-blockquote-slider .b-logotypes-slider-2 {
    max-width: 795px;
    width: 100%;
    margin: 50px auto 0 auto
}

@media (max-width: 575.98px) {
    .s-blockquote-slider .b-logotypes-slider-2 {
        width: auto;
        margin-right: -20px;
        margin-left: -20px
    }
}

.s-blockquote-slider--white {
    background: 0 0
}

.s-blockquote-slider--white .b-blockquote__quote:before {
    background: #fff
}

.s-blockquote-slider--white .b-blockquote__quote img {
    background: #fff
}

.s-discover {
    background: #f8f8f8;
    padding: 110px 0 29vw;
    position: relative
}

@media (max-width: 1199.98px) {
    .s-discover {
        padding: 55px 0 29vw
    }
}

@media (max-width: 767.98px) {
    .s-discover {
        padding-top: 30px;
        padding-bottom: 40vw
    }
}

.s-discover .container {
    position: relative;
    z-index: 2
}

.s-discover .heading-section, .s-discover .m-policy__content h3, .m-policy__content .s-discover h3 {
    max-width: 790px;
    width: 100%;
    margin: 0 auto
}

@media (max-width: 1199.98px) {
    .s-discover .heading-section, .s-discover .m-policy__content h3, .m-policy__content .s-discover h3 {
        max-width: 500px
    }
}

@media (min-width: 768px) {
    .s-discover .heading-section, .s-discover .m-policy__content h3, .m-policy__content .s-discover h3 {
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .s-discover .heading-section, .s-discover .m-policy__content h3, .m-policy__content .s-discover h3 {
        max-width: 100%
    }
}

.s-discover .b-tab-image-text {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .s-discover .b-tab-image-text {
        margin-top: 30px
    }
}

@media (max-width: 767.98px) {
    .s-discover .b-tab-image-text {
        margin-top: 20px
    }
}

.s-discover__bg {
    height: 44vw;
    position: absolute;
    right: 0;
    bottom: -16vw;
    left: 0;
    z-index: 1
}

@media (max-width: 767.98px) {
    .s-discover__bg {
        right: -28vw;
        bottom: 0;
        left: -6vw
    }
}

.s-image-circle-text {
    background: #f8f8f8;
    position: relative
}

@media (max-width: 767.98px) {
    .s-image-circle-text {
        background: #fff;
        z-index: 2
    }
}

@media (min-width: 768px) {
    .s-image-circle-text:before, .s-image-circle-text:after {
        background: #fff;
        width: calc(60vw - 90px);
        display: block;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        border-radius: 6px
    }
}

.s-image-circle-text:before {
    left: 45px
}

@media (max-width: 1199.98px) {
    .s-image-circle-text:before {
        left: 20px
    }
}

.s-image-circle-text:after {
    right: 45px
}

@media (max-width: 1199.98px) {
    .s-image-circle-text:after {
        right: 20px
    }
}

@media (max-width: 1365px) {
    .s-image-circle-text .container {
        padding-right: 85px;
        padding-left: 85px
    }
}

@media (max-width: 1199.98px) {
    .s-image-circle-text .container {
        padding-right: 40px;
        padding-left: 40px
    }
}

@media (max-width: 767.98px) {
    .s-image-circle-text .container {
        padding-right: 20px;
        padding-left: 20px
    }
}

.s-helped {
    background: #f8f8f8;
    padding: 85px 0 110px
}

@media (max-width: 1199.98px) {
    .s-helped {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (max-width: 767.98px) {
    .s-helped {
        padding-top: 35px;
        padding-bottom: 30px
    }
}

@media (min-width: 768px) {
    .s-helped .heading-section, .s-helped .m-policy__content h3, .m-policy__content .s-helped h3 {
        text-align: center
    }
}

.s-helped .b-helped-companies {
    margin-top: 65px
}

@media (max-width: 1199.98px) {
    .s-helped .b-helped-companies {
        margin-top: 45px
    }
}

.s-steps-coop {
    padding-top: 90px;
    padding-bottom: 90px
}

@media (max-width: 1199.98px) {
    .s-steps-coop {
        padding-top: 45px;
        padding-bottom: 40px
    }
}

@media (max-width: 767.98px) {
    .s-steps-coop {
        padding-top: 30px;
        padding-bottom: 15px
    }
}

@media (min-width: 768px) {
    .s-steps-coop .heading-section, .s-steps-coop .m-policy__content h3, .m-policy__content .s-steps-coop h3 {
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .s-steps-coop .heading-section br, .s-steps-coop .m-policy__content h3 br, .m-policy__content .s-steps-coop h3 br {
        display: none
    }
}

.s-steps-coop .b-steps-coop {
    margin-top: 70px
}

@media (max-width: 1199.98px) {
    .s-steps-coop .b-steps-coop {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .s-steps-coop .b-steps-coop {
        margin-top: 35px
    }
}

.s-care {
    background: #f8f8f8;
    padding: 75px 0
}

@media (max-width: 1199.98px) {
    .s-care {
        padding: 0
    }
}

@media (max-width: 767.98px) {
    .s-care {
        border-top: 1px #e9e9e9 solid;
        padding: 30px 0 0
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-care .heading-section, .s-care .m-policy__content h3, .m-policy__content .s-care h3 {
        display: none
    }
}

@media (min-width: 768px) {
    .s-care .heading-section, .s-care .m-policy__content h3, .m-policy__content .s-care h3 {
        text-align: center
    }
}

.s-care .b-personal-adviser {
    margin-top: 82px
}

@media (max-width: 1199.98px) {
    .s-care .b-personal-adviser {
        margin-top: 0
    }
}

.s-care__care {
    background: #fff;
    margin-top: 25px;
    padding: 50px 50px 0
}

@media (max-width: 1199.98px) {
    .s-care__care {
        background: 0 0;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
        border-top: 15px #fff solid
    }
}

@media (max-width: 767.98px) {
    .s-care__care {
        border-top: none;
        margin-top: 5px;
        text-align: left
    }
}

.s-care__care .b-team-text {
    position: relative
}

@media (max-width: 767.98px) {
    .s-care__care .b-team-text:after {
        background: #e9e9e9;
        height: 1px;
        position: absolute;
        right: -20px;
        bottom: -25px;
        left: -20px;
        display: block;
        content: ""
    }
}

.s-care__care .b-team-slider {
    margin-top: 65px
}

@media (max-width: 1199.98px) {
    .s-care__care .b-team-slider {
        margin-top: 50px
    }
}

.s-people-brand {
    padding: 80px 0 0
}

@media (max-width: 1199.98px) {
    .s-people-brand {
        padding-top: 60px
    }
}

@media (max-width: 767.98px) {
    .s-people-brand {
        padding-top: 50px
    }
}

.s-people-brand .b-team-text {
    position: relative
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-text {
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .s-people-brand .b-team-text {
        text-align: left
    }
}

@media (max-width: 767.98px) {
    .s-people-brand .b-team-text:after {
        background: #e9e9e9;
        height: 1px;
        display: block;
        content: "";
        position: absolute;
        right: -20px;
        bottom: -30px;
        left: -20px
    }
}

.s-people-brand .b-team-text .heading-section, .s-people-brand .b-team-text .m-policy__content h3, .m-policy__content .s-people-brand .b-team-text h3 {
    margin-bottom: 36px
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-text .heading-section, .s-people-brand .b-team-text .m-policy__content h3, .m-policy__content .s-people-brand .b-team-text h3 {
        margin-bottom: 30px
    }
}

.s-people-brand .b-team-text p {
    margin-top: 28px
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-text p {
        margin-top: 24px
    }
}

.s-people-brand .b-team-text__logotypes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 28px 0 0;
    padding: 0;
    justify-content: flex-start;
    align-items: flex-start
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-text__logotypes {
        margin-top: 24px;
        justify-content: center
    }
}

@media (max-width: 767.98px) {
    .s-people-brand .b-team-text__logotypes {
        justify-content: flex-start
    }
}

.s-people-brand .b-team-text__logotypes-text {
    max-width: 715px;
    width: calc(100% - 320px)
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-text__logotypes-text {
        max-width: 100%;
        width: 100%
    }
}

.s-people-brand .b-team-text__logotypes-text p:first-child {
    margin-top: 0
}

.s-people-brand .b-team-text__logotypes-list {
    width: 320px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: -8px
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-text__logotypes-list {
        margin-top: 38px
    }
}

@media (max-width: 767.98px) {
    .s-people-brand .b-team-text__logotypes-list {
        margin-top: 25px
    }
}

@media (max-width: 575.98px) {
    .s-people-brand .b-team-text__logotypes-list {
        width: calc(100% + 20px);
        margin-right: -10px;
        margin-left: -10px
    }
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-text__logotypes-item {
        margin: 0
    }
}

.s-people-brand__heading-slider {
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .s-people-brand__heading-slider {
        margin-top: 60px
    }
}

.s-people-brand .b-team-slider {
    margin: 50px 0 0
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-slider {
        margin: 18px 0 0;
        padding: 0
    }
}

@media (max-width: 767.98px) {
    .s-people-brand .b-team-slider {
        margin-top: 28px;
        margin-bottom: 10px
    }
}

.s-people-brand .b-team-slider .swiper-container {
    margin: 0 100px
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-slider .swiper-container {
        margin: 0
    }
}

.s-people-brand .b-team-slider .swiper-container--less {
    margin: 0 0 100px
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-slider .swiper-container--less {
        margin-bottom: 0
    }
}

@media (max-width: 1199.98px) {
    .s-people-brand .b-team-slider .swiper-container--1 {
        margin-bottom: 80px
    }
}

@media (max-width: 767.98px) {
    .s-people-brand .b-team-slider .swiper-container--1 {
        margin-bottom: 0
    }
}

.s-people-brand .b-team-slider .swiper-button-prev {
    left: 25px
}

.s-people-brand .b-team-slider .swiper-button-next {
    right: 25px
}

@media (min-width: 768px) {
    .s-people-brand .b-team-slider .swiper-pagination {
        margin-top: 60px
    }
}

.s-people-brand .b-team-slider .b-team-box {
    background: #f8f8f8
}

@media (max-width: 767.98px) {
    .s-people-brand .b-team-slider .b-team-box {
        background: 0 0
    }
}

.s-asseco-part {
    padding: 125px 0 195px
}

@media (max-width: 1199.98px) {
    .s-asseco-part {
        padding: 35px 0 30px
    }
}

@media (max-width: 767.98px) {
    .s-asseco-part {
        padding: 45px 0 30px
    }
}

@media (min-width: 1200px) {
    .s-asseco-part__logo {
        position: absolute;
        top: 10px;
        right: 50px
    }
}

@media (max-width: 1199.98px) {
    .s-asseco-part__logo {
        max-width: 210px;
        width: 100%
    }
}

@media (max-width: 767.98px) {
    .s-asseco-part__logo {
        max-width: 165px
    }
}

@media (max-width: 1199.98px) {
    .s-asseco-part__logo svg, .s-asseco-part__logo img {
        width: 100%;
        height: auto;
        display: block
    }
}

@media (max-width: 1199.98px) {
    .s-asseco-part__heading {
        margin-top: 30px
    }
}

.s-asseco-part__text {
    margin-top: 95px
}

@media (min-width: 1200px) {
    .s-asseco-part__text {
        max-width: 490px;
        width: 100%
    }
}

@media (max-width: 1199.98px) {
    .s-asseco-part__text {
        margin-top: 24px
    }
}

.s-asseco-part__text p {
    font-size: 1.8rem;
    line-height: 26px;
    margin-top: 24px
}

@media (max-width: 1199.98px) {
    .s-asseco-part__text p {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.s-asseco-part__text p:first-child {
    margin-top: 0
}

.s-asseco-part__image {
    margin-top: 195px;
    position: relative
}

@media (min-width: 1200px) {
    .s-asseco-part__image {
        float: right
    }
}

@media (max-width: 1199.98px) {
    .s-asseco-part__image {
        margin: 60px -20px 40px;
        padding-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .s-asseco-part__image {
        margin: 65px -25px 40px -45px;
        padding-bottom: 15px
    }
}

.s-asseco-part__image:before {
    background: #f8f8f8;
    width: 588px;
    height: 448px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%)
}

@media (max-width: 1199.98px) {
    .s-asseco-part__image:before {
        width: auto;
        height: auto;
        transform: none;
        top: -25px;
        right: 20px;
        bottom: 0;
        left: 20px
    }
}

@media (max-width: 767.98px) {
    .s-asseco-part__image:before {
        right: 25px;
        left: 45px
    }
}

.s-asseco-part__image img {
    position: relative;
    z-index: 2
}

@media (min-width: 1200px) {
    .s-asseco-part__image img {
        max-width: none;
        margin-top: 18px
    }
}

@media (max-width: 1199.98px) {
    .s-asseco-part__image img {
        width: 100%
    }
}

.s-cert {
    padding: 65px 0
}

@media (max-width: 1199.98px) {
    .s-cert {
        padding-top: 55px;
        padding-bottom: 55px
    }
}

@media (max-width: 767.98px) {
    .s-cert {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.s-cert .heading-section, .s-cert .m-policy__content h3, .m-policy__content .s-cert h3 {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
    color: #00a3e0
}

@media (min-width: 768px) {
    .s-cert .heading-section, .s-cert .m-policy__content h3, .m-policy__content .s-cert h3 {
        text-align: center
    }
}

@media (max-width: 1199.98px) {
    .s-cert .heading-section, .s-cert .m-policy__content h3, .m-policy__content .s-cert h3 {
        max-width: 580px
    }
}

@media (max-width: 767.98px) {
    .s-cert .heading-section, .s-cert .m-policy__content h3, .m-policy__content .s-cert h3 {
        max-width: 100%;
        width: auto;
        margin-right: 11px
    }
}

.s-cert .b-tab-cert {
    margin-top: 50px
}

@media (max-width: 1199.98px) {
    .s-cert .b-tab-cert {
        margin-top: 20px
    }
}

.s-timeline {
    background: #f8f8f8;
    border-width: 1px 0;
    border-style: solid;
    border-color: #f1f1f1;
    padding: 80px 0 0;
    position: relative
}

@media (max-width: 1199.98px) {
    .s-timeline {
        padding: 55px 0 15px
    }
}

@media (max-width: 767.98px) {
    .s-timeline {
        padding: 45px 0 50px
    }
}

.s-timeline__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s-timeline .heading-large {
    max-width: 520px;
    width: 100%;
    color: #00a3e0
}

@media (max-width: 1199.98px) {
    .s-timeline .heading-large {
        font-size: 2.8rem;
        line-height: 32px
    }
}

@media (max-width: 767.98px) {
    .s-timeline .heading-large {
        max-width: 300px;
        width: 100%;
        font-size: 2.4rem;
        line-height: 26px
    }
}

.eu .s-timeline .heading-large {
    max-width: none;
    padding-bottom: 50px
}

@media (max-width: 1199.98px) {
    .eu .s-timeline .heading-large {
        padding-bottom: 0
    }
}

.s-timeline .b-timeline {
    margin-top: 40px
}

.s-see-also {
    background: #f8f8f8;
    padding-bottom: 40px;
    position: relative
}

@media (max-width: 1199.98px) {
    .s-see-also {
        padding: 30px 0
    }
}

@media (max-width: 767.98px) {
    .s-see-also {
        background: #fff;
        padding: 20px 0
    }
}

@media (max-width: 1365px) {
    .s-see-also .container {
        max-width: 100%;
        padding-left: 85px
    }
}

@media (max-width: 1199.98px) {
    .s-see-also .container {
        padding-left: 20px
    }
}

.s-see-also .row {
    align-items: center
}

.s-see-also p {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 21px;
    color: #231f20;
    margin-top: -34px;
    position: relative;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .s-see-also p {
        font-size: 1.8rem;
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    .s-see-also p {
        font-size: 1.4rem
    }
}

.s-see-also a {
    color: #00a3e0
}

.s-purchase {
    background: #f8f8f8
}

@media (min-width: 768px) {
    .s-purchase {
        padding-bottom: 60px
    }
}

@media (min-width: 1200px) {
    .s-purchase .b-steps-purchase {
        margin-top: -6px
    }
}

.s-purchase-article {
    background: #f8f8f8;
    padding-top: 48px;
    padding-bottom: 130px
}

@media (max-width: 1199.98px) {
    .s-purchase-article {
        padding-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .s-purchase-article {
        padding-top: 40px;
        padding-bottom: 30px
    }
}

@media (max-width: 575.98px) {
    .s-purchase-article {
        padding-top: 25px
    }
}

@media (min-width: 1200px) {
    .s-purchase-article .b-help-article-exp {
        max-width: 795px;
        width: 100%
    }
}

.s-purchase-article .b-help-article-exp__heading p {
    font-size: 1.4rem;
    line-height: 18px;
    color: #231f20
}

.s-purchase-article .b-help-article-exp__heading p:first-child {
    margin-top: 0
}

.s-purchase-article .b-help-article-exp__heading .heading-section, .s-purchase-article .b-help-article-exp__heading .m-policy__content h3, .m-policy__content .s-purchase-article .b-help-article-exp__heading h3 {
    margin-top: 14px
}

.s-purchase-article .b-help-article-exp__heading .btn-download {
    margin-top: 5px
}

.s-purchase-article .b-table-contents {
    margin-top: 30px
}

.s-purchase-article .b-table-contents ul {
    margin-top: 0
}

@media (min-width: 768px) {
    .s-purchase-article .b-tabs-step {
        margin-top: 30px
    }
}

.s-purchase-article .b-tabs-step__heading h2 {
    width: 100%;
    font-family: "Geomanist Book", sans-serif;
    font-size: 2.8rem;
    line-height: 32px;
    color: #00a3e0
}

@media (max-width: 767.98px) {
    .s-purchase-article .b-tabs-step__heading h2 {
        font-size: 1.8rem;
        line-height: 22px
    }
}

.s-purchase-article .b-active-sidebar {
    margin: 10px 0 0
}

@media (max-width: 1199.98px) {
    .s-purchase-article .b-active-sidebar {
        margin-top: 55px
    }
}

@media (max-width: 575.98px) {
    .s-purchase-article .b-active-sidebar {
        margin-top: 40px
    }
}

.s-universal {
    margin: 50px 0
}

@media (max-width: 767.98px) {
    .s-universal {
        margin-top: 20px;
        margin-bottom: 0
    }
}

.s-universal > .container > .row {
    margin-top: 50px
}

.s-universal > .container > .row:first-child {
    margin-top: 0
}

.s-universal .heading-section, .s-universal .m-policy__content h3, .m-policy__content .s-universal h3, .s-universal .heading-medium {
    text-align: center
}

.s-text-image-border {
    margin: 50px 0
}

@media (max-width: 1199.98px) {
    .s-text-image-border {
        margin: 30px 0
    }
}

@media (max-width: 767.98px) {
    .s-text-image-border {
        margin: 20px 0
    }
}

@media (min-width: 1200px) {
    .s-contact-image-border {
        background: #f8f8f8
    }
}

@media (max-width: 1199.98px) {
    .s-contact-image-border {
        padding-bottom: 30px;
        border-bottom: 1px #e9e9e9 solid
    }
}

@media (max-width: 767.98px) {
    .s-contact-image-border {
        padding-bottom: 20px
    }
}

.s-contact-image-border .b-text-image-border {
    margin-top: -30px;
    position: relative;
    z-index: 2
}

@media (max-width: 1340px) {
    .s-contact-image-border .b-text-image-border {
        margin-top: 30px
    }
}

@media (max-width: 767.98px) {
    .s-contact-image-border .b-text-image-border {
        margin-top: 25px
    }
}

.s-logotypes-center {
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    padding: 60px 0 80px
}

@media (max-width: 1199.98px) {
    .s-logotypes-center {
        padding: 50px 0 60px
    }
}

@media (max-width: 767.98px) {
    .s-logotypes-center {
        padding-top: 40px;
        padding-bottom: 35px
    }
}

.s-logotypes-center .heading-section, .s-logotypes-center .m-policy__content h3, .m-policy__content .s-logotypes-center h3 {
    font-size: 2.8rem;
    line-height: 32px;
    text-align: center
}

@media (max-width: 1199.98px) {
    .s-logotypes-center .heading-section, .s-logotypes-center .m-policy__content h3, .m-policy__content .s-logotypes-center h3 {
        max-width: 580px;
        width: 100%;
        margin: 0 auto
    }
}

@media (max-width: 767.98px) {
    .s-logotypes-center .heading-section, .s-logotypes-center .m-policy__content h3, .m-policy__content .s-logotypes-center h3 {
        max-width: 100%;
        font-size: 2.4rem;
        line-height: 26px;
        text-align: left
    }
}

.s-logotypes-center__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .s-logotypes-center__content {
        margin-top: 40px
    }
}

.s-logotypes-center__item {
    width: 225px;
    text-align: center;
    margin: 0 20px
}

@media (max-width: 767.98px) {
    .s-logotypes-center__item {
        width: 50%;
        margin: 0
    }
}

.s-logotypes-center__item p {
    line-height: 21px;
    margin-top: 20px
}

@media (max-width: 767.98px) {
    .s-logotypes-center__item p {
        min-height: 42px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }
}

.s-logotypes-center__logo {
    height: 60px
}

@media (max-width: 767.98px) {
    .s-logotypes-center__logo {
        height: 45px
    }
}

.s-logotypes-center__logo img {
    max-height: 100%;
    margin: 0 auto;
    display: block
}

.s-world-map {
    background: #f8f8f8;
    border-width: 1px 0;
    border-style: solid;
    border-color: #f4f4f4 transparent;
    padding-top: 95px;
    padding-bottom: 60px
}

@media (max-width: 1199.98px) {
    .s-world-map {
        padding-top: 60px;
        padding-bottom: 40px
    }
}

@media (max-width: 767.98px) {
    .s-world-map {
        padding-top: 40px
    }
}

.s-world-map .heading-section, .s-world-map .m-policy__content h3, .m-policy__content .s-world-map h3 {
    text-align: center
}

@media (max-width: 575.98px) {
    .s-world-map .heading-section, .s-world-map .m-policy__content h3, .m-policy__content .s-world-map h3 {
        max-width: 280px;
        width: 100%;
        margin: 0 auto
    }
}

.s-world-map__map {
    margin-top: 60px
}

@media (max-width: 1199.98px) {
    .s-world-map__map {
        margin-top: 30px
    }
}

@media (max-width: 767.98px) {
    .s-world-map__map {
        margin-top: 55px;
        margin-right: -15px;
        margin-left: -15px
    }
}

.s-world-map__map img {
    display: block;
    margin: 0 auto
}

.s-world-map__countries {
    margin-top: 15px
}

@media (max-width: 1199.98px) {
    .s-world-map__countries {
        margin-top: 35px
    }
}

@media (max-width: 767.98px) {
    .s-world-map__countries {
        margin-top: 25px
    }
}

.s-world-map__countries .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible
}

.s-world-map__countries .swiper-container:after {
    content: '';
    display: block;
    width: 200%;
    height: 1px;
    background: 0 0;
    background-size: 10% 1px;
    background-position: -50px;
    background-repeat: repeat-x;
    position: absolute;
    left: -10%;
    top: 40%;
    animation: line-slide 60s forwards infinite linear;
    z-index: 1
}

.s-world-map__countries .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    position: relative
}

@keyframes line-slide {
    0% {
        background-position: -5% 0
    }
    100% {
        background-position: 100% 0
    }
}

.s-world-map__countries .swiper-slide {
    width: auto
}

@media (max-width: 1199.98px) {
    .s-world-map__countries .swiper-slide:first-child {
        margin-left: 30px
    }
}

@media (max-width: 767.98px) {
    .s-world-map__countries .swiper-slide:first-child {
        margin-left: 0
    }
}

@media (max-width: 1199.98px) {
    .s-world-map__countries .swiper-slide:last-child {
        margin-right: 20px
    }
}

@media (max-width: 767.98px) {
    .s-world-map__countries .swiper-slide:last-child {
        margin-right: 0
    }
}

.s-world-map__countries .swiper-slide:last-child p {
    padding-right: 0
}

.s-world-map__countries .swiper-slide:last-child p:after {
    content: none
}

.s-world-map__countries p {
    position: relative;
    display: block;
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    color: #231f20;
    padding-right: 21px
}

.s-world-map__countries p:after {
    background: #00a3e0;
    width: 4px;
    height: 4px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    border-radius: 50%
}

.s-404 {
    padding: 110px 0;
    text-align: center
}

@media (max-width: 1199.98px) {
    .s-404 {
        padding: 55px 0
    }
}

@media (max-width: 767.98px) {
    .s-404 {
        padding: 40px 0
    }
}

.s-404__title {
    margin: 20px 0
}

.s-404__title h2 {
    color: #00a3e0
}

.s-404__content {
    color: #000
}

.s-repository-article {
    background: #f8f8f8;
    padding-top: 75px;
    padding-bottom: 130px
}

.s-white-text .heading-section, .s-white-text .m-policy__content h3, .m-policy__content .s-white-text h3 {
    margin-bottom: 50px
}

.s-white-text .heading-section.low-margin, .s-white-text .m-policy__content h3.low-margin, .m-policy__content .s-white-text h3.low-margin {
    margin-bottom: 20px
}

.s-white-text .heading-section + p, .s-white-text .m-policy__content h3 + p, .m-policy__content .s-white-text h3 + p {
    font-family: 'Geomanist Book';
    font-size: 16px;
    color: #231f20;
    margin-bottom: 50px
}

.s-white-text .heading-medium {
    color: #000;
    margin-bottom: 50px
}

.s-white-text .white_content {
    background: #fff;
    border-radius: 3px;
    padding: 30px
}

.s-white-text .white_content--title .heading-medium {
    font-size: 3.2rem;
    color: #000
}

.s-white-text .white_content--title .small-title {
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #231f20;
    font-weight: 500
}

.s-white-text .white_content .b-text-primary {
    margin: 25px 0
}

.s-white-text .white_content .b-text-primary a {
    font-family: "Geomanist Book", sans-serif;
    color: #00a3e0;
    display: block;
    margin: 21px 0
}

.s-white-text .white_content .b-text-primary strong {
    display: block
}

.s-timestamp {
    padding: 80px 0
}

.s-timestamp .heading-large {
    color: #00a3e0;
    margin-bottom: 60px
}

.s-timestamp .b-text-primary ul {
    padding-left: 20px
}

.s-project-milestones {
    padding: 100px 0;
    background: #00a3e0
}

.s-project-milestones .heading-section, .s-project-milestones .m-policy__content h3, .m-policy__content .s-project-milestones h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 85px
}

@media (max-width: 1199.98px) {
    .s-project-milestones {
        display: none
    }
}

.s-tailor-made {
    padding: 70px 0;
    background: #00a3e0
}

.s-tailor-made .heading-section, .s-tailor-made .m-policy__content h3, .m-policy__content .s-tailor-made h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 35px
}

@media (max-width: 1199.98px) {
    .s-tailor-made {
        display: none
    }
}

.s-simplysign {
    padding: 120px 0 0
}

.s-simplysign__heading {
    text-align: center
}

.s-simplysign__heading h2 {
    color: #4f4f4f
}

.s-simplysign__content {
    text-align: left
}

.s-simplysign__content strong {
    font-weight: 500
}

.s-blue {
    background: #f5fcff;
    border: 1px solid #33b5e6;
    border-radius: 6px;
    padding: 30px;
    margin-bottom: 255px
}

@media (max-width: 767.98px) {
    .s-blue {
        margin-bottom: 25px
    }
}

.s-blue-title {
    font-size: 28px;
    font-weight: 400;
    color: #231f20
}

@media (max-width: 767.98px) {
    .s-blue-title {
        font-size: 22px
    }
}

.s-simplysign-api {
    padding: 110px 0 115px;
    background: #f7f7f7
}

.s-simplysign-api__heading h2 {
    font-size: 5.4rem;
    color: #4f4f4f;
    line-height: 54px
}

.s-simplysign-api__heading--sub {
    color: #797979;
    font-size: 2.5rem;
    margin-top: 10px
}

.s-simplysign-api__content {
    text-align: left
}

.s-simplysign-api__content strong {
    font-weight: 500
}

.s-simplysign-api__image {
    margin-top: 90px;
    text-align: center
}

.s-simplysign-compare {
    padding: 115px 0
}

.s-simplysign-compare__content .heading-section, .s-simplysign-compare__content .m-policy__content h3, .m-policy__content .s-simplysign-compare__content h3 {
    color: #4f4f4f;
    margin-bottom: 23px
}

.s-simplysign-compare__content .heading-medium {
    margin-bottom: 35px
}

@media (min-width: 768px) {
    .s-simplysign-compare__image {
        margin-top: 100%
    }
}

@media (max-width: 991.98px) {
    .s-simplysign-compare__image {
        margin-top: 30px
    }
}

.s-simplysign-compare__table {
    padding-left: 100px
}

@media (max-width: 1199.98px) {
    .s-simplysign-compare__table {
        padding-left: 0
    }
}

@media (max-width: 991.98px) {
    .s-simplysign-compare .b-table__slider-heading span {
        margin-bottom: 15px
    }

    .s-simplysign-compare .b-table__slider-heading span:after {
        bottom: -16px
    }
}

.s-simplysign-compare .b-table__slider-header {
    display: none !important
}

.s-simplysign-compare .b-table__slider-btn {
    display: none !important
}

.s-simplysign-compare .b-table__table-row:first-child .b-table__table-col {
    border: none;
    box-shadow: none
}

.s-simplysign-compare .b-table--code-signing .b-table__table-col {
    width: calc(32% - 6px)
}

.s-simplysign-compare .b-table--code-signing .b-table__table-col:first-child {
    width: calc(34% - 15px)
}

.s-simplysign-compare .b-table__table-col {
    background: #fff !important
}

.s-simplysign-compare .b-table__table-row:last-child .b-table__table-col {
    border-bottom: none
}

.s-simplysign-compare .b-table__table-row:last-child {
    border-bottom: 1px #f1f1f1 solid
}

.s-simplysign-compare .b-table__table-header {
    background: 0 0 !important
}

.s-simplysign-compare .b-table__table-header h4 {
    text-align: center;
    font-weight: 400;
    font-size: 2.1rem;
    color: #231f20
}

.s-simplysign-compare .b-table__table-header h4 p {
    font-family: "Geomanist", sans-serif;
    font-size: 1.2rem !important;
    font-weight: 400;
    text-transform: none;
    color: #231f20
}

.s-simplysign-contact {
    padding: 60px 0 200px
}

.s-simplysign-compatibile {
    padding: 0 0 60px
}

.s-simplysign-compatibile__heading {
    text-align: center;
    margin-bottom: 50px
}

.s-simplysign-compatibile__image {
    position: relative
}

@media (max-width: 1199.98px) {
    .s-simplysign-compatibile__image {
        display: flex;
        justify-content: center;
        margin-bottom: 30px
    }
}

.s-simplysign-compatibile__image img {
    border: 1px solid #00a3e0;
    border-radius: 10px;
    z-index: 1;
    position: relative
}

.s-simplysign-compatibile__image:after {
    content: '';
    top: 50%;
    right: 0;
    height: 1px;
    background: #00a3e0;
    width: calc(100% - 15px);
    position: absolute;
    z-index: 0
}

@media (max-width: 1199.98px) {
    .s-simplysign-compatibile__image:after {
        display: none
    }
}

.s-simplysign-compatibile__content {
    text-align: left;
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media (max-width: 1199.98px) {
    .s-simplysign-compatibile__content {
        text-align: center
    }
}

.s-simplysign-compatibile__content strong {
    font-weight: 500
}

.s-wysiwyg {
    padding: 80px 0 100px
}

.s-list-image {
    background: #f8f8f8;
    padding: 60px 0 120px
}

.s-list-image__heading {
    margin-bottom: 55px
}

.s-list-image__heading .heading-large {
    color: #00a3e0
}

.s-list-image__content ul li {
    position: relative;
    padding: 0 0 0 30px;
    margin-top: 6px
}

@media (max-width: 1199.98px) {
    .s-list-image__content ul li {
        line-height: 30px;
        margin: 0
    }
}

@media (max-width: 767.98px) {
    .s-list-image__content ul li {
        line-height: 24px;
        margin-top: 5px;
        padding: 0 0 0 15px
    }
}

.s-list-image__content ul li:before {
    background: #00a3e0;
    width: 6px;
    height: 6px;
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .s-list-image__content ul li:before {
        top: 14px
    }
}

@media (max-width: 767.98px) {
    .s-list-image__content ul li:before {
        top: 10px
    }
}

@media (min-width: 1200px) {
    .s-list-image__content ul li:first-child {
        margin-top: 0
    }
}

.s-list-image__content strong {
    font-weight: 500
}

.s-list-image__image img {
    border-radius: 6px
}

.s-list-image__buttons {
    margin: 50px 0;
    display: flex;
    flex-wrap: wrap
}

.s-list-image__buttons .btn-primary {
    flex: 1 0 40%;
    max-width: 40%;
    text-align: center
}

.s-list-image__buttons .btn-primary:first-child {
    margin-right: 60px
}

.s-main-top {
    max-height: 400px
}

.s-main-top__image {
    mix-blend-mode: multiply
}

@media all and (max-width: 575px) {
    .s-main-top__image {
        bottom: 0;
        top: 0
    }
}

.s-main-top__image img {
    width: unset;
    height: unset
}

@media all and (max-width: 1200px) {
    .s-main-top__image img {
        width: 100%;
        height: 100%
    }
}

.s-main-top .s-help-search__title {
    color: #fff;
    max-width: 520px;
    position: relative
}

.s-main-top .s-help-search__title--main {
    margin-top: 64px;
    font-size: 44px;
    font-weight: 400
}

@media all and (max-width: 400px) {
    .s-main-top .s-help-search__title--main {
        font-size: 36px
    }
}

.s-main-top .s-help-search__title--link {
    text-decoration: underline
}

.s-main-prod .align-self--start {
    align-self: flex-start
}

.s-main-prod .b-category-box {
    border-radius: 20px
}

@media all and (max-width: 1200px) {
    .s-main-prod .b-category-box {
        margin-top: 20px
    }
}

.s-main-prod .b-category-box__header {
    display: flex;
    margin-bottom: 35px;
    height: 72px;
    color: #4b4446
}

.s-main-prod .b-category-box__header img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin-bottom: 25px
}

.s-main-prod .b-category-box__header img.full-image {
    max-width: 100%;
    height: auto;
    margin: 0
}

.s-main-prod .b-category-box__header h2 {
    font-size: 30px;
    font-weight: 500;
    margin-left: 10px;
    line-height: 36px;
    font-family: "Geomanist Book", sans-serif
}

.s-main-prod .b-category-box__title {
    position: relative
}

.s-main-prod .b-category-box__title p {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.s-main-prod .b-category-box__title p span {
    font-size: 14px;
    text-decoration: none
}

.s-main-prod .b-category-box__title p span:after {
    display: none
}

.s-main-prod .b-category-box__description {
    margin-bottom: 25px
}

.s-main-prod .b-category-box__icons {
    color: #231f20;
    margin-bottom: 25px
}

.s-main-prod .b-category-box__icons img {
    color: #231f20;
    width: 20px;
    margin-right: 25px
}

.s-main-prod .b-category-box span a {
    pointer-events: auto
}

.s-main-bottom {
    color: #4b4446;
    padding-top: 50px
}

@media all and (max-width: 1200px) {
    .s-main-bottom {
        padding-top: 0
    }
}

.s-main-bottom .row {
    justify-content: space-around;
    flex-wrap: nowrap
}

@media all and (max-width: 930px) {
    .s-main-bottom .row {
        justify-content: center;
        align-items: center;
        flex-direction: column
    }
}

.s-main-bottom__left {
    font-size: 30px;
    max-width: 250px
}

@media all and (max-width: 930px) {
    .s-main-bottom__left {
        max-width: unset;
        padding: 20px 0;
        text-align: center
    }
}

@media all and (max-width: 600px) {
    .s-main-bottom__left {
        font-size: 25px
    }
}

.s-main-bottom__center {
    font-size: 14px;
    max-width: 400px
}

@media all and (max-width: 930px) {
    .s-main-bottom__center {
        max-width: unset;
        padding: 0;
        text-align: center
    }
}

.s-main-bottom__center p {
    margin-bottom: 20px
}

.s-main-bottom__center a {
    color: #00a3e0;
    text-decoration: none
}

.s-main-bottom__center .b-category-box__icons {
    margin-top: 20px
}

.s-main-bottom__center .b-category-box__icons img {
    margin-right: 25px
}

@media all and (max-width: 930px) {
    .s-main-bottom__right {
        padding: 30px 0 20px
    }

    .s-main-bottom__right img {
        width: 100px
    }
}

.s-download-single {
    padding-top: 40px;
    padding-bottom: 0
}

.s-download-single__link {
    font-size: 14px
}

.s-download-single .b-category-box {
    border-radius: 12px;
    margin-top: 35px
}

.s-download-single .b-category-box__header .header__title {
    font-size: 30px;
    margin-bottom: 0
}

.s-download-single .b-category-box__header .header__txt {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 18px
}

.s-download-single .b-category-box__description {
    font-size: 18px;
    line-height: 32px;
    max-width: 680px
}

.s-download-single .b-category-box__link {
    margin-top: 32px;
    margin-bottom: 60px
}

.s-download-single .b-category-box__link--orange, .s-download-single .b-category-box__link--blue {
    display: flex;
    align-items: center
}

.s-download-single .b-category-box__link--orange img, .s-download-single .b-category-box__link--blue img {
    margin-right: 10px
}

.s-download-single .b-category-box__link--orange {
    margin-top: 20px
}

.s-download-single .b-category-box__link--orange > p, .s-download-single .b-category-box__link--orange a {
    color: #f28700
}

.s-download-single .b-category-box__link--blue > p, .s-download-single .b-category-box__link--blue a {
    color: #00a3e0
}

.s-download-single .b-category-box__devices {
    display: flex
}

.s-download-single .b-category-box__devices .row {
    width: 100%
}

.s-download-single .b-category-box__devices.mt {
    margin-top: 50px
}

.s-download-single .b-category-box__devices .devices__left {
    margin-top: 7px
}

.s-download-single .b-category-box__devices .devices__left--img {
    width: 150px
}

.s-download-single .b-category-box__devices .devices__left img {
    width: 100%
}

.s-download-single .b-category-box__devices .devices__right--title {
    font-size: 26px;
    margin: 7px 0
}

.s-download-single .b-category-box__devices .devices__right--buttons {
    display: flex
}

.s-download-single .b-category-box__devices .devices__right--buttons .button__container {
    display: flex;
    padding: 10px 160px 10px 16px;
    background-color: #f4f4f4;
    border-radius: 10px;
    margin-right: 20px;
    margin-top: 20px
}

.s-download-single .b-category-box__devices .devices__right--buttons .button__container p {
    margin-left: 20px;
    font-size: 20px
}

.s-download-single .b-category-box__devices .devices__right--double-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.s-download-single .b-category-box__devices .devices__right--double-buttons .button__item {
    display: flex;
    flex: 1 0 50%;
    max-width: calc(50% - 10px);
    padding: 10px;
    background-color: #f4f4f4;
    border-radius: 10px;
    margin-top: 20px;
    align-items: center
}

.s-download-single .b-category-box__devices .devices__right--double-buttons .button__item p {
    color: #231f20;
    margin-left: 20px;
    font-size: 20px
}

.s-download-single .b-category-box__devices .devices__right--double-buttons .button__item img {
    width: 18px;
    height: 18px
}

.s-download-single .b-category-box__devices--desktop .devices__right--title {
    line-height: 30px
}

.s-download-single .b-category-box__devices--desktop .devices__right--txt {
    margin-top: 20px;
    font-size: 15px
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons {
    flex-direction: column;
    align-items: flex-start
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons .button__container {
    flex-direction: column;
    padding: 10px
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons .button__container img {
    margin-left: 10px
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons .button__container p.small {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 10px;
    font-size: 13px
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons .button__container p.small.with-border {
    border-right: 1px solid #a7a5a6
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons .button__container .button__item {
    display: flex;
    cursor: pointer;
    align-items: center;
    color: #231f20
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons .button__container .button__icon {
    padding: 0 14px
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons .button__container .button__list {
    display: none
}

.s-download-single .b-category-box__devices--desktop .devices__right--buttons .button__container .show {
    display: block
}

.s-download-single .b-category-box__icon-description {
    display: flex;
    align-items: center;
    padding: 20px;
    background-color: #f4f4f4;
    margin: 60px 0
}

.s-download-single .b-category-box__icon-description .icon-description__left {
    width: 90px;
    margin-right: 25px
}

.s-download-single .b-category-box__icon-description .icon-description__left--img {
    width: 90px
}

.s-download-single .b-category-box__icon-description .icon-description__right--txt {
    font-size: 16px;
    max-width: 620px
}

.m-ssl .modal-dialog {
    max-width: 900px
}

@media (max-width: 991.98px) {
    .m-ssl .modal-dialog {
        max-width: 100%;
        margin: 20px
    }
}

@media (max-width: 767.98px) {
    .m-ssl .modal-dialog {
        min-height: calc(100% - 95px);
        margin: 95px 0 0;
        align-items: flex-end
    }
}

.m-ssl .modal-content {
    border: none;
    border-radius: 6px
}

@media (max-width: 767.98px) {
    .m-ssl .modal-content {
        border-radius: 6px 6px 0 0
    }
}

.m-ssl .btn-close {
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 2
}

@media (max-width: 767.98px) {
    .m-ssl .btn-close {
        top: -30px
    }
}

@media (max-width: 767.98px) {
    .m-ssl .btn-close path {
        fill: #fff
    }
}

.m-ssl__wrapper {
    position: relative;
    padding-bottom: 45px
}

@media (max-width: 767.98px) {
    .m-ssl__wrapper {
        min-height: 545px;
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap
    }
}

@media (max-width: 767.98px) {
    .m-ssl .swiper-container {
        width: 100%;
        padding-bottom: 165px
    }
}

.m-ssl .swiper-slide {
    padding-bottom: 1px
}

@media (max-width: 767.98px) {
    .m-ssl .swiper-slide {
        padding-bottom: 2px;
        box-sizing: border-box
    }
}

@media (max-width: 767.98px) {
    .m-ssl .swiper-slide:nth-child(1) .m-ssl__content {
        padding-top: 55px
    }
}

.m-ssl__content {
    padding: 60px 70px 0
}

@media (max-width: 991.98px) {
    .m-ssl__content {
        padding-right: 60px;
        padding-left: 60px
    }
}

@media (max-width: 767.98px) {
    .m-ssl__content {
        padding: 75px 20px 0
    }
}

.m-ssl__content h4 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 4rem;
    line-height: 44px;
    color: #231f20
}

@media (max-width: 767.98px) {
    .m-ssl__content h4 {
        max-width: 275px;
        width: 100%;
        font-size: 1.8rem;
        line-height: 22px;
        display: block
    }
}

.m-ssl__content h4 + p {
    margin-top: 30px
}

@media (max-width: 767.98px) {
    .m-ssl__content h4 + p {
        margin-top: 15px
    }
}

.m-ssl__content p {
    color: #797979
}

@media (max-width: 767.98px) {
    .m-ssl__content p {
        font-size: 1.4rem;
        line-height: 18px
    }
}

.m-ssl__content p + div {
    margin-top: 25px
}

@media (max-width: 767.98px) {
    .m-ssl__content p + div {
        margin-top: 20px
    }
}

.m-ssl__field-group {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-right: -20px;
    margin-bottom: -20px
}

@media (max-width: 767.98px) {
    .m-ssl__field-group {
        margin-top: 30px;
        margin-right: 0;
        margin-left: 0
    }
}

.m-ssl__input-item {
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px
}

@media (max-width: 767.98px) {
    .m-ssl__input-item {
        width: 100%;
        margin: 0 0 18px
    }
}

.m-ssl__input-item:last-child {
    margin-right: 0
}

@media (max-width: 767.98px) {
    .m-ssl__input-item:last-child {
        margin-bottom: 0
    }
}

.m-ssl__input-item input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.m-ssl__input-item input:checked + label {
    color: #00a04f
}

.m-ssl__input-item input:checked + label:after {
    opacity: 1
}

.m-ssl__input-item input:checked + label:before {
    border-width: 2px;
    border-color: #00a04f
}

.m-ssl__input-item label {
    display: block;
    border-radius: 6px;
    padding: 18px 23px;
    font-weight: 500;
    font-size: 1.6rem;
    color: #00a3e0;
    margin: 0;
    cursor: pointer;
    box-sizing: border-box;
    transition: all .4s ease
}

@media (max-width: 767.98px) {
    .m-ssl__input-item label {
        text-align: center
    }
}

.m-ssl__input-item label:before, .m-ssl__input-item label:after {
    display: block;
    content: "";
    position: absolute;
    transition: border-color .2s, color .2s ease;
    z-index: 2
}

.m-ssl__input-item label:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px rgba(0, 163, 224, .7) solid;
    border-radius: 6px
}

.m-ssl__input-item label:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxjaXJjbGUgY3g9IjEwLjUiIGN5PSIxMC41IiByPSIxMC41IiBmaWxsPSIjMDBBMDRGIi8+DQo8cGF0aCBkPSJNOS40MDAzOSAxMy4yODUyTDYuMzk2MDEgMTAuNjE4NCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPHBhdGggZD0iTTkuNDAwMzkgMTMuMjg1MkwxNS4xMjA0IDcuNzEzNzMiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K);
    width: 21px;
    height: 21px;
    top: -9px;
    right: -9px;
    border-radius: 50%;
    opacity: 0;
    transition: all .4s ease
}

.m-ssl__footer {
    padding: 0 75px 0 70px;
    margin-top: 45px
}

@media (max-width: 767.98px) {
    .m-ssl__footer {
        width: 100%;
        padding: 0 20px;
        margin-top: auto
    }
}

@media (max-width: 767.98px) {
    .m-ssl__footer--hidden .m-ssl__progress {
        display: none
    }
}

@media (max-width: 767.98px) {
    .m-ssl__footer--hidden .m-ssl__nav {
        display: none
    }
}

.m-ssl__progress {
    background: rgba(0, 163, 224, .3);
    height: 8px;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    padding: 0 3px
}

@media (max-width: 767.98px) {
    .m-ssl__progress {
        background: 0 0;
        height: 3px;
        position: absolute;
        top: 28px;
        right: 10px;
        left: 10px;
        padding: 0
    }
}

.m-ssl__progress div {
    flex: 1;
    transition: all .4s ease;
    margin: 2px 0;
    position: relative;
    overflow: hidden
}

@media (max-width: 767.98px) {
    .m-ssl__progress div {
        background: rgba(0, 163, 224, .3);
        margin: 0 10px;
        border-radius: 6px
    }
}

.m-ssl__progress div:before {
    background: #00a3e0;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: ""
}

@media (min-width: 768px) {
    .m-ssl__progress div:first-child {
        border-radius: 6px 0 0 6px
    }
}

@media (min-width: 768px) {
    .m-ssl__progress div:last-child {
        border-radius: 0 6px 6px 0
    }
}

.m-ssl__progress div.active:before {
    width: 100%;
    transition: all .4s ease
}

.m-ssl__nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0 0
}

@media (max-width: 767.98px) {
    .m-ssl__nav {
        justify-content: center;
        flex-direction: column-reverse;
        position: absolute;
        right: 20px;
        bottom: 20px;
        left: 20px;
        z-index: 2;
        margin: 0
    }
}

.m-ssl__nav .btn-underline {
    background: 0 0;
    height: auto;
    padding: 0 0 5px;
    border-width: 0 0 1px
}

@media (max-width: 767.98px) {
    .m-ssl__nav .btn-underline {
        margin-top: 20px
    }
}

.m-ssl__nav-prev--hidden {
    opacity: 0;
    visibility: hidden
}

@media (max-width: 767.98px) {
    .m-ssl__nav-prev--hidden {
        display: none
    }
}

@media (max-width: 767.98px) {
    .m-ssl__nav .btn-primary {
        width: 100%
    }
}

.m-ssl__nav .btn-primary[disabled] {
    opacity: .3
}

.m-ssl__finish {
    text-align: center
}

@media (max-width: 991.98px) {
    .m-ssl__finish {
        margin-right: -60px;
        margin-left: -60px
    }
}

@media (max-width: 767.98px) {
    .m-ssl__finish {
        margin-top: -40px;
        margin-right: -20px;
        margin-bottom: -135px;
        margin-left: -20px
    }
}

@media (max-width: 767.98px) {
    .m-ssl__finish h4 {
        max-width: 250px;
        font-size: 2.4rem;
        line-height: 26px;
        text-align: center;
        margin: 0 auto
    }
}

.m-ssl__finish-content {
    background: #f8f8f8;
    margin-top: 45px;
    padding: 40px 20px 35px;
    border-radius: 6px
}

@media (max-width: 767.98px) {
    .m-ssl__finish-content {
        margin-top: 25px;
        padding-top: 35px;
        padding-bottom: 30px
    }
}

.m-ssl__finish-content h5 {
    font-weight: 500;
    font-size: 2.8rem;
    line-height: 32px;
    color: #f28700;
    text-transform: uppercase
}

.m-ssl__finish-content .text-border {
    background: #fff;
    border: 3px #f28700 solid;
    display: inline-block;
    border-radius: 3px;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 18px;
    color: #f28700;
    padding: 3px 11px;
    text-transform: uppercase;
    margin: 20px 0 0
}

@media (max-width: 767.98px) {
    .m-ssl__finish-content .text-border {
        margin: 15px 0 0
    }
}

.m-ssl__finish-content ul {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media (max-width: 767.98px) {
    .m-ssl__finish-content ul {
        margin-top: 30px;
        padding: 0 30px
    }
}

.m-ssl__finish-content li {
    margin-bottom: 20px;
    margin: 0 20px;
    padding: 0 0 0 33px;
    position: relative
}

@media (max-width: 767.98px) {
    .m-ssl__finish-content li {
        width: 100%;
        margin: 10px 0 0;
        text-align: left
    }
}

.m-ssl__finish-content li svg {
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0
}

@media (max-width: 767.98px) {
    .m-ssl__finish-content li:first-child {
        margin-top: 0
    }
}

.m-ssl__finish-content .btn-primary {
    margin-top: 35px
}

@media (max-width: 767.98px) {
    .m-ssl__finish-content .btn-primary {
        margin-top: 30px
    }
}

.m-ssl__finish .btn-underline {
    margin-top: 35px;
    padding-bottom: 5px
}

@media (max-width: 767.98px) {
    .m-ssl__finish .btn-underline {
        margin-top: 30px;
        margin-bottom: 0
    }
}

.modal__overlay {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.modal-backdrop {
    display: none
}

.m-report {
    overflow: hidden !important
}

.m-report .modal-dialog {
    max-width: 790px;
    margin: 90px auto
}

@media (max-width: 1199.98px) {
    .m-report .modal-dialog {
        max-width: 100%;
        min-height: calc(100% - 95px);
        margin: 95px 0 0;
        align-items: flex-end
    }
}

.m-report .modal-dialog-centered {
    min-height: calc(100% - 180px)
}

.m-report .modal-content {
    max-height: calc(100vh - 180px);
    border: none;
    border-radius: 6px
}

@media (max-width: 1199.98px) {
    .m-report .modal-content {
        max-height: calc(100vh - 90px);
        border-radius: 6px 6px 0 0
    }
}

.m-report .btn-close {
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .m-report .btn-close {
        top: -30px
    }
}

@media (max-width: 1199.98px) {
    .m-report .btn-close path {
        fill: #fff
    }
}

.m-report__content {
    background: #fff;
    text-align: left;
    padding: 0 74px 0 100px;
    overflow-y: auto;
    margin: 65px 26px 0 0
}

@media (max-width: 1199.98px) {
    .m-report__content {
        padding: 0 64px 0 90px
    }
}

@media (max-width: 767.98px) {
    .m-report__content {
        padding: 0 20px 30px;
        margin-top: 30px;
        margin-right: 10px;
        margin-bottom: -30px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .m-report__header .heading-section, .m-report__header .m-policy__content h3, .m-policy__content .m-report__header h3 {
        font-size: 4rem;
        line-height: 44px
    }
}

.m-report__header p {
    margin-top: 10px;
    color: #797979
}

.m-report__form {
    margin-top: 20px;
    margin-bottom: 130px
}

@media (max-width: 767.98px) {
    .m-report__form {
        margin-top: 25px;
        margin-bottom: 100px
    }
}

.m-report__form-fields > label:first-child {
    margin-top: 0
}

.m-report__form-approv {
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .m-report__form-approv {
        margin-top: 40px
    }
}

.m-report__form-approv .checkbox-primary {
    margin-top: 25px
}

@media (max-width: 767.98px) {
    .m-report__form-approv .checkbox-primary {
        margin-top: 40px
    }
}

.m-report__form-approv .checkbox-primary label {
    padding-left: 52px
}

.m-report__form-approv .checkbox-primary:first-child {
    margin-top: 0
}

.m-report__form-nots {
    font-size: 1.2rem;
    line-height: 14px;
    color: #797979;
    margin-top: 45px
}

.m-report__form-nots > p {
    font-size: 1.2rem;
    line-height: 14px;
    color: #797979;
    font-family: "Geomanist", sans-serif
}

.m-report__form-nots > * {
    margin-top: 14px
}

.m-report__form-nots > *:first-child {
    margin-top: 0
}

.m-report__form-nots a {
    color: #00a3e0
}

.m-report__form-nots ul li {
    position: relative;
    padding: 0 0 0 20px
}

.m-report__form-nots ul li:before {
    background: #00a3e0;
    width: 4px;
    height: 4px;
    display: block;
    content: "";
    position: absolute;
    top: 6px;
    left: 7px;
    border-radius: 50%
}

.m-report__form-send {
    text-align: center;
    margin-top: 35px
}

@media (max-width: 767.98px) {
    .m-report__form-send {
        margin-top: 25px;
        text-align: left
    }
}

#m-report-scroll.hide {
    display: none !important
}

.m-form-rodo {
    max-height: 260px;
    overflow-y: scroll;
    line-height: 2;
    margin-bottom: 30px
}

.m-form-rodo h1, .m-form-rodo h2, .m-form-rodo h3, .m-form-rodo h4, .m-form-rodo h5, .m-form-rodo h6 {
    margin-bottom: 20px;
    font-family: "Geomanist Book", sans-serif
}

.m-form-rodo ul, .m-form-rodo ol {
    margin-left: 10px;
    padding: 0 10px
}

.m-form-rodo ol li {
    list-style-type: decimal
}

.m-policy {
    overflow: hidden !important
}

.m-policy .modal-dialog {
    max-width: 790px;
    margin: 90px auto
}

@media (max-width: 1199.98px) {
    .m-policy .modal-dialog {
        max-width: 100%;
        min-height: calc(100% - 95px);
        margin: 95px 0 0;
        align-items: flex-end
    }
}

.m-policy .modal-dialog-centered {
    min-height: calc(100% - 180px)
}

.m-policy .modal-content {
    max-height: calc(100vh - 180px);
    border: none;
    border-radius: 6px
}

@media (max-width: 1199.98px) {
    .m-policy .modal-content {
        max-height: calc(100vh - 90px);
        border-radius: 6px 6px 0 0
    }
}

.m-policy .btn-close {
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .m-policy .btn-close {
        top: -30px
    }
}

@media (max-width: 1199.98px) {
    .m-policy .btn-close path {
        fill: #fff
    }
}

.m-policy__content {
    padding: 0 75px 0 100px;
    overflow-y: auto;
    margin: 65px 26px 90px 0
}

@media (max-width: 1199.98px) {
    .m-policy__content {
        padding: 0 75px 0 55px
    }
}

@media (max-width: 767.98px) {
    .m-policy__content {
        font-size: 1.4rem;
        line-height: 24px;
        padding: 0 20px 0 30px;
        margin-top: 35px;
        margin-right: 10px
    }
}

.m-policy__content-inner {
    padding-bottom: 130px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .m-policy__content h3 {
        font-size: 4rem;
        line-height: 44px
    }
}

@media (max-width: 767.98px) {
    .m-policy__content h3 {
        font-size: 2.1rem;
        line-height: 26px
    }
}

.m-policy__content h4 {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 21px;
    color: #231f20;
    margin-top: 30px
}

@media (max-width: 767.98px) {
    .m-policy__content h4 {
        font-size: 1.4rem;
        line-height: 24px;
        margin-top: 24px
    }
}

.m-policy__content p {
    margin-top: 24px
}

@media (max-width: 767.98px) {
    .m-policy__content p {
        margin-top: 12px
    }
}

.m-policy__content ul {
    margin-top: 16px
}

@media (max-width: 767.98px) {
    .m-policy__content ul {
        margin-top: 12px
    }
}

.m-policy__content ul li {
    position: relative;
    padding: 0 0 0 20px;
    color: #231f20;
    margin-top: 5px
}

@media (max-width: 767.98px) {
    .m-policy__content ul li {
        margin-top: 1px
    }
}

.m-policy__content ul li:before {
    background: #00a3e0;
    width: 5px;
    height: 5px;
    display: block;
    content: "";
    position: absolute;
    top: 11px;
    left: 7px;
    border-radius: 50%
}

.m-policy__content ul li:first-child {
    margin-top: 0
}

.m-policy__content a {
    color: #00a3e0
}

.m-policy__btns {
    background: #f8f8f8;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 23px 0 23px 100px;
    border-radius: 0 0 6px 6px
}

@media (max-width: 1199.98px) {
    .m-policy__btns {
        padding-left: 55px
    }
}

@media (max-width: 767.98px) {
    .m-policy__btns {
        padding: 20px 30px
    }
}

.m-policy__btns ul {
    display: flex;
    flex-wrap: wrap
}

.m-policy__btns li {
    margin-right: 8px
}

@media (max-width: 767.98px) {
    .m-policy__btns li {
        width: 100%;
        margin: 8px 0 0
    }
}

@media (max-width: 767.98px) {
    .m-policy__btns li:first-child {
        margin-top: 0
    }
}

.m-policy__btns li:last-child {
    margin-right: 0
}

@media (max-width: 767.98px) {
    .m-policy__btns a {
        width: 100%;
        text-align: center
    }
}

#m-policy-scroll.hide {
    display: none !important
}

@media (max-width: 767.98px) {
    .ekspertyza-epodpisu .s-hero-icon .swiper-slide:nth-child(1) {
        width: 130px
    }
}

@media (max-width: 767.98px) {
    .ekspertyza-epodpisu .s-hero-icon .swiper-slide:nth-child(5) {
        width: 130px
    }
}

@media (min-width: 1200px) {
    .ekspertyza-epodpisu .s-video-text {
        padding-top: 115px;
        padding-bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .ekspertyza-epodpisu .s-video-text {
        padding-bottom: 60px
    }
}

@media (min-width: 1200px) {
    .ekspertyza-epodpisu .s-video-text .heading-section, .ekspertyza-epodpisu .s-video-text .m-policy__content h3, .m-policy__content .ekspertyza-epodpisu .s-video-text h3 {
        margin-bottom: 70px
    }
}

@media (min-width: 768px) {
    .ekspertyza-epodpisu .s-video-text .b-video-box__btn p {
        max-width: none
    }
}

@media (max-width: 767.98px) {
    .ekspertyza-epodpisu .s-video-text .b-video-box__btn p {
        max-width: 210px
    }
}

@media (max-width: 575.98px) {
    .ekspertyza-epodpisu .s-video-text .b-video-box__btn p {
        max-width: 180px
    }
}

@media (min-width: 1200px) {
    .ekspertyza-epodpisu .s-video-text__text {
        padding-bottom: 0
    }
}

@media (min-width: 1200px) {
    .ekspertyza-epodpisu .s-video-text__text p {
        text-align: justify
    }
}

@media (min-width: 1200px) {
    .ekspertyza-epodpisu .s-features-slider {
        padding-top: 75px
    }
}

@media (max-width: 1199.98px) {
    .ekspertyza-epodpisu .s-features-slider {
        border-top: 1px #e9e9e9 solid
    }
}

@media (max-width: 767.98px) {
    .ekspertyza-epodpisu .s-features-slider .b-features-slider {
        padding-top: 40px
    }
}

@media (max-width: 767.98px) {
    .ekspertyza-epodpisu .s-features-slider .b-features-slider__heading {
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
}

@media (max-width: 575.98px) {
    .ekspertyza-epodpisu .s-features-slider .b-features-slider__heading {
        max-width: 300px
    }
}

.pieczec-elektroniczna .s-hero__image {
    background: linear-gradient(90deg, rgba(35, 31, 32, .4) 0%, rgba(35, 31, 32, 0) 100%)
}

@media (max-width: 767.98px) {
    .pieczec-elektroniczna .s-hero-icon .swiper-slide:nth-child(1) {
        width: 115px
    }
}

@media (max-width: 767.98px) {
    .pieczec-elektroniczna .s-hero-icon .swiper-slide:nth-child(2) {
        width: 135px
    }
}

@media (max-width: 1199.98px) {
    .pieczec-elektroniczna .s-hero-icon .swiper-slide:nth-child(3) .s-hero-icon__text {
        max-width: 110px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 1199.98px) {
    .pieczec-elektroniczna .s-hero-icon .swiper-slide:nth-child(4) .s-hero-icon__text p br {
        display: none
    }
}

@media (min-width: 1200px) {
    .pieczec-elektroniczna .s-contact-us-2 {
        padding-top: 108px;
        padding-bottom: 120px
    }

    .pieczec-elektroniczna .s-contact-us-2 .heading-large {
        margin-top: 10px
    }
}

@media (max-width: 575.98px) {
    .podpis-elektroniczny .s-hero__text .heading-large br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .podpis-elektroniczny .s-hero-icon .swiper-slide:nth-child(3) {
        width: 135px
    }
}

@media (max-width: 767.98px) {
    .podpis-elektroniczny .s-hero-icon .swiper-slide:nth-child(5) {
        width: 170px
    }
}

.podpis-elektroniczny .s-video-text__text h3 {
    max-width: 400px;
    width: 100%
}

@media (min-width: 1200px) {
    .podpis-elektroniczny .s-heading-tab .heading-large {
        margin-top: -8px
    }
}

@media (min-width: 1200px) {
    .podpis-elektroniczny .s-adjust .b-equate__heading {
        margin-bottom: 40px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .podpis-elektroniczny .s-adjust .b-equate__heading-text {
        min-height: 90px;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

.podpis-elektroniczny .s-adjust .b-equate__heading + .b-equate__text {
    font-size: 1.2rem;
    line-height: 16px
}

@media (min-width: 1200px) {
    .podpis-elektroniczny .s-adjust .b-equate__bottom p {
        margin-bottom: 0;
        min-height: 60px
    }
}

@media (max-width: 767.98px) {
    .podpis-elektroniczny .s-adjust .b-equate__bottom .btn-primary {
        width: 100%;
        font-size: 1.4rem;
        line-height: 14px;
        text-align: center;
        padding: 9px 10px 11px
    }
}

@media (max-width: 359px) {
    .podpis-elektroniczny .s-adjust .b-equate__bottom .btn-primary {
        font-size: 1.3rem
    }
}

.podpis-elektroniczny .s-adjust .b-equate__bottom .btn-primary br {
    display: none
}

@media (max-width: 575.98px) {
    .podpis-elektroniczny .s-adjust .b-equate__bottom .btn-primary br {
        display: block
    }
}

@media (min-width: 1200px) {
    .podpis-elektroniczny .s-contact-us-2 {
        padding-top: 108px;
        padding-bottom: 120px
    }

    .podpis-elektroniczny .s-contact-us-2 .heading-large {
        margin-top: 10px
    }
}

.podpis-elektroniczny section:not(.s-hero) {
    padding: 70px 0;
    background: #f8f8f8
}

.podpis-elektroniczny section:not(.s-hero):nth-of-type(2n) {
    background: #fff
}

@media (max-width: 575.98px) {
    .program-partnerski .s-hero__text .heading-large {
        max-width: 280px;
        width: 100%;
        display: block
    }
}

@media (max-width: 575.98px) {
    .program-partnerski .s-hero__text .heading-large br {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .program-partnerski .s-hero-icon__item {
        max-width: 140px;
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 1199.98px) {
    .program-partnerski .s-hero-icon__text p br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .program-partnerski .s-hero-icon .swiper-slide:nth-child(1) {
        width: 115px
    }
}

@media (max-width: 767.98px) {
    .program-partnerski .s-hero-icon .swiper-slide:nth-child(2) {
        width: 135px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .program-partnerski .s-hero-icon .swiper-slide:nth-child(3) .s-hero-icon__text {
        max-width: 97px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 1199.98px) {
    .program-partnerski .s-hero-icon .swiper-slide:nth-child(4) .s-hero-icon__text p br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .program-partnerski .s-text-half-image {
        padding-top: 30px
    }
}

@media (max-width: 767.98px) {
    .program-partnerski .s-text-half-image .heading-section, .program-partnerski .s-text-half-image .m-policy__content h3, .m-policy__content .program-partnerski .s-text-half-image h3 {
        margin-bottom: 40px
    }
}

@media (min-width: 768px) {
    .program-partnerski .s-text-half-image .heading-section br, .program-partnerski .s-text-half-image .m-policy__content h3 br, .m-policy__content .program-partnerski .s-text-half-image h3 br {
        display: none
    }
}

.program-partnerski .s-features-slider {
    padding: 65px 0
}

@media (max-width: 1199.98px) {
    .program-partnerski .s-features-slider {
        padding: 15px 0 50px
    }
}

@media (max-width: 767.98px) {
    .program-partnerski .s-features-slider {
        padding: 0 0 40px
    }
}

@media (max-width: 767.98px) {
    .program-partnerski .s-features-slider .b-features-slider {
        padding-top: 5px
    }
}

@media (min-width: 768px) {
    .program-partnerski .s-products-certum {
        margin-top: 15px
    }
}

.program-partnerski .s-contact-us-2 {
    background: 0 0
}

@media (min-width: 1200px) {
    .program-partnerski .s-contact-us-2 {
        padding-top: 100px;
        padding-bottom: 130px
    }
}

@media (max-width: 767.98px) {
    .program-partnerski .s-contact-us-2 {
        padding-top: 45px
    }
}

.program-partnerski .s-contact-us-2 .offset-xl-1 .b-contact-box__icon {
    margin-top: 3px
}

.program-partnerski .s-contact-us-2 .b-contact-box__text .btn-underline {
    margin-top: 25px
}

@media (max-width: 767.98px) {
    .program-partnerski .s-contact-us-2 .b-contact-box__text .btn-underline {
        margin-top: 12px
    }
}

@media (max-width: 767.98px) {
    .case-study .s-hero {
        border-bottom: 1px #e9e9e9 solid
    }
}

@media (max-width: 1199.98px) {
    .case-study .s-hero:after {
        content: none
    }
}

@media (min-width: 1200px) {
    .case-study .s-hero .row {
        height: 680px
    }
}

.case-study .s-hero:before {
    background: #fff
}

.case-study .s-hero__image {
    background: 0 0
}

@media (max-width: 1199.98px) {
    .case-study .s-hero__logotype img {
        transform: scale(.9);
        transform-origin: center left
    }
}

@media (max-width: 767.98px) {
    .case-study .s-hero__logotype img {
        transform: scale(.8)
    }
}

.case-study .s-hero__text .heading-large {
    font-family: "Geomanist", sans-serif;
    color: #231f20;
    margin-top: 22px
}

@media (max-width: 1199.98px) {
    .case-study .s-hero__text .heading-large {
        margin-top: 10px
    }
}

@media (max-width: 767.98px) {
    .case-study .s-hero__text .heading-large {
        font-family: "Geomanist Book", sans-serif;
        font-weight: 400
    }
}

.case-study .s-hero__text .heading-large strong {
    font-family: "Geomanist Book", sans-serif;
    font-weight: 400
}

@media (min-width: 1200px) {
    .case-study .s-image-text {
        padding-top: 0
    }
}

.case-study .s-image-text__text p strong {
    font-weight: 400;
    font-family: "Geomanist Book", sans-serif
}

@media (max-width: 1199.98px) {
    .case-study .s-verify {
        padding-bottom: 85px
    }
}

@media (max-width: 767.98px) {
    .case-study .s-verify {
        padding-top: 35px;
        padding-bottom: 40px
    }
}

@media (min-width: 1200px) {
    .case-study .s-verify:not(.s-verify--image) .heading-large {
        margin-bottom: 70px
    }
}

@media (max-width: 767.98px) {
    .case-study .s-verify:not(.s-verify--image) .heading-large {
        margin-bottom: 30px
    }
}

.case-study .s-verify--image .heading-large {
    margin-bottom: 0
}

.case-study .s-verify .heading-medium {
    color: #231f20;
    margin-bottom: 20px
}

@media (min-width: 1200px) {
    .case-study .s-verify__text .heading-box-basic, .case-study .s-verify__text .b-text-video-image-grid__text h3, .b-text-video-image-grid__text .case-study .s-verify__text h3, .case-study .s-verify__text .s-video-text__text h3, .s-video-text__text .case-study .s-verify__text h3, .case-study .s-verify__text .s-image-text__text h3, .s-image-text__text .case-study .s-verify__text h3 {
        max-width: 480px;
        width: 100%
    }
}

.case-study .s-verify__text p {
    font-size: 1.6rem;
    line-height: 24px
}

.case-study .s-verify .b-list-icon-vertical {
    max-width: 513px
}

@media (max-width: 1199.98px) {
    .case-study .s-verify .b-list-icon-vertical {
        max-width: 545px
    }
}

@media (max-width: 767.98px) {
    .case-study .s-verify .b-list-icon-vertical {
        max-width: 100%
    }
}

.case-study .s-verify .b-list-icon-vertical__text p {
    font-family: "Geomanist", sans-serif
}

@media (max-width: 767.98px) {
    .case-study .s-verify .b-list-icon-vertical__text p br {
        display: none
    }
}

.case-study .s-verify .b-list-icon-vertical__text strong {
    font-weight: 500
}

.case-study .s-verify .col-xl-6:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width: 1200px) {
    .case-study .s-check-circle-list {
        padding-top: 110px;
        padding-bottom: 200px
    }
}

@media (max-width: 767.98px) {
    .case-study .s-check-circle-list {
        padding-top: 40px;
        padding-bottom: 35px
    }
}

.case-study .s-check-circle-list__text p {
    font-family: "Geomanist", sans-serif
}

@media (max-width: 1199.98px) {
    .case-study .s-check-circle-list__text p {
        line-height: 24px
    }
}

@media (min-width: 1200px) {
    .case-study .s-check-circle-list .b-check-circle-list {
        width: 100%;
        margin-top: 55px
    }
}

@media (max-width: 767.98px) {
    .case-study .s-check-circle-list .b-check-circle-list {
        margin-top: 30px
    }
}

@media (max-width: 575.98px) {
    .case-study .s-solution-used .heading-section, .case-study .s-solution-used .m-policy__content h3, .m-policy__content .case-study .s-solution-used h3 {
        max-width: 300px;
        width: 100%;
        display: block
    }
}

.email-id .s-hero__image {
    background: 0 0
}

.email-id .s-hero__image img {
    mix-blend-mode: soft-light
}

@media (max-width: 575.98px) {
    .email-id .s-hero__text .heading-large {
        margin-right: -2px
    }
}

@media (max-width: 575.98px) {
    .email-id .s-hero__text .heading-large br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .email-id .s-hero__text .btn-primary span {
        display: none
    }
}

@media (min-width: 768px) {
    .email-id .s-hero-icon .swiper-slide {
        width: auto;
        flex: 1
    }
}

@media (max-width: 767.98px) {
    .email-id .s-hero-icon .swiper-slide {
        margin-right: 10px
    }
}

@media (max-width: 767.98px) {
    .email-id .s-hero-icon .swiper-slide:nth-child(1) {
        width: 140px;
        order: 1
    }
}

@media (max-width: 767.98px) {
    .email-id .s-hero-icon .swiper-slide:nth-child(2) {
        order: 3
    }
}

@media (max-width: 767.98px) {
    .email-id .s-hero-icon .swiper-slide:nth-child(3) {
        width: 140px;
        order: 2
    }
}

@media (max-width: 767.98px) {
    .email-id .s-hero-icon .swiper-slide:nth-child(4) {
        width: 130px;
        order: 4
    }
}

@media (max-width: 767.98px) {
    .email-id .s-text-half-image {
        padding-top: 30px
    }
}

@media (max-width: 767.98px) {
    .email-id .s-text-half-image .heading-section, .email-id .s-text-half-image .m-policy__content h3, .m-policy__content .email-id .s-text-half-image h3 {
        margin-bottom: 40px
    }
}

@media (min-width: 768px) {
    .email-id .s-text-half-image .heading-section br, .email-id .s-text-half-image .m-policy__content h3 br, .m-policy__content .email-id .s-text-half-image h3 br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .email-id .s-features-slider .b-features-slider {
        padding-top: 40px
    }
}

@media (max-width: 575.98px) {
    .email-id .s-features-slider .b-features-slider__heading {
        max-width: 270px;
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 575.98px) {
    .email-id .s-features-slider .b-features-slider__text .heading-box-small {
        min-height: 36px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }
}

@media (min-width: 1200px) {
    .email-id .s-contact-us-2 {
        padding-top: 115px;
        padding-bottom: 125px
    }
}

@media (min-width: 1200px) {
    .email-id .s-contact-us-2 .heading-large {
        margin-top: 10px
    }
}

.email-id .s-contact-us-2 .b-contact-box__text p {
    color: #797979
}

@media (min-width: 1200px) {
    .email-id .s-contact-us-2 .b-contact-box__text .btn-underline {
        margin-top: 15px
    }
}

.czytniki .s-hero__image {
    background: 0 0
}

@media (max-width: 767.98px) {
    .czytniki .s-hero__text .heading-large {
        margin-right: 10px
    }
}

@media (max-width: 767.98px) {
    .czytniki .s-hero__text .heading-large br {
        display: none
    }
}

.czytniki .s-hero--shadow:after {
    opacity: .8
}

@media (min-width: 1200px) {
    .czytniki .s-video-text {
        padding-bottom: 65px
    }
}

@media (min-width: 1200px) {
    .czytniki .s-video-text .heading-section, .czytniki .s-video-text .m-policy__content h3, .m-policy__content .czytniki .s-video-text h3 {
        margin-bottom: 85px
    }
}

.czytniki .s-video-text .d-xl-none h3 br {
    display: block
}

@media (max-width: 767.98px) {
    .czytniki .s-video-text .d-xl-none h3 br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .czytniki .s-hero-icon .swiper-slide:nth-child(1) {
        width: 110px
    }
}

@media (max-width: 767.98px) {
    .czytniki .s-hero-icon .swiper-slide:nth-child(2) {
        width: 145px
    }
}

@media (max-width: 767.98px) {
    .czytniki .s-hero-icon .swiper-slide:nth-child(3) {
        width: 100px
    }
}

@media (max-width: 767.98px) {
    .czytniki .s-hero-icon .swiper-slide:nth-child(4) {
        width: 130px
    }
}

.czytniki .s-table {
    background: 0 0
}

@media (min-width: 1200px) {
    .czytniki .s-table {
        padding-bottom: 115px
    }
}

@media (max-width: 1199.98px) {
    .czytniki .s-table {
        padding-top: 55px
    }
}

@media (max-width: 767.98px) {
    .czytniki .s-table {
        padding-top: 32px
    }
}

@media (max-width: 767.98px) {
    .czytniki .s-table__slider {
        margin-top: 20px
    }
}

@media (min-width: 1200px) {
    .czytniki .s-contact-us-2 {
        padding-top: 115px;
        padding-bottom: 125px
    }
}

@media (min-width: 1200px) {
    .czytniki .s-contact-us-2 .heading-large {
        margin-top: 10px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .czytniki .s-contact-us-2 .b-contact-box__text {
        max-width: 265px
    }
}

@media (min-width: 1200px) {
    .czytniki .s-contact-us-2 .b-contact-box__text .btn-underline {
        margin-top: 15px
    }
}

.czytniki .swiper-wrapper {
    justify-content: center
}

.certyfikat-ssl .s-hero__image {
    background: rgba(35, 31, 32, .3)
}

@media (max-width: 1199.98px) {
    .certyfikat-ssl .s-hero-icon {
        padding-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .certyfikat-ssl .s-hero-icon .swiper-slide:nth-child(1) {
        width: 110px
    }
}

@media (max-width: 767.98px) {
    .certyfikat-ssl .s-hero-icon .swiper-slide:nth-child(2) {
        width: 145px
    }
}

@media (max-width: 767.98px) {
    .certyfikat-ssl .s-hero-icon .swiper-slide:nth-child(3) {
        width: 105px
    }
}

.certyfikat-ssl .s-hero-icon .swiper-slide:nth-child(3) .s-hero-icon__text {
    max-width: 200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 1199.98px) {
    .certyfikat-ssl .s-hero-icon .swiper-slide:nth-child(3) .s-hero-icon__text {
        max-width: 150px
    }
}

@media (max-width: 767.98px) {
    .certyfikat-ssl .s-hero-icon .swiper-slide:nth-child(5) {
        width: 130px
    }
}

@media (min-width: 1200px) {
    .certyfikat-ssl .s-video-text {
        padding-bottom: 90px
    }
}

@media (max-width: 767.98px) {
    .certyfikat-ssl .s-video-text__text p br {
        display: none
    }
}

@media (min-width: 1200px) {
    .certyfikat-ssl .s-table {
        padding-top: 90px;
        padding-bottom: 115px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .certyfikat-ssl .s-table {
        padding-top: 55px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .certyfikat-ssl .s-table .b-table {
        margin-top: 55px
    }
}

@media (max-width: 767.98px) {
    .certyfikat-ssl .s-features-slider .b-features-slider {
        padding-top: 40px
    }
}

@media (min-width: 1200px) {
    .certyfikat-ssl .s-contact-us-3 {
        padding-top: 95px;
        padding-bottom: 135px
    }

    .certyfikat-ssl .s-contact-us-3 .heading-large {
        margin-bottom: 95px
    }

    .certyfikat-ssl .s-contact-us-3 .b-contact-box__text p {
        margin-top: 6px
    }

    .certyfikat-ssl .s-contact-us-3 .b-contact-box__text .btn-underline {
        margin-top: 20px
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-hero__text .heading-large {
        max-width: 310px
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-hero__text .heading-large br {
        display: none
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-hero-icon .swiper-slide:nth-child(3) {
        width: 130px
    }

    .code-signing .s-hero-icon .swiper-slide:nth-child(5) {
        width: 130px
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-text-half-image {
        padding-top: 35px
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-text-half-image .heading-section, .code-signing .s-text-half-image .m-policy__content h3, .m-policy__content .code-signing .s-text-half-image h3 {
        margin-bottom: 35px
    }
}

@media (min-width: 768px) {
    .code-signing .s-text-half-image .b-text-video-image-grid .row {
        border-top: none;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 82px
    }

    .code-signing .s-text-half-image .b-text-video-image-grid .row:before, .code-signing .s-text-half-image .b-text-video-image-grid .row:after {
        content: none
    }

    .code-signing .s-text-half-image .b-text-video-image-grid .row:first-child {
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid .row {
        padding-top: 35px;
        padding-bottom: 30px
    }

    .code-signing .s-text-half-image .b-text-video-image-grid .row:first-child {
        padding-top: 0
    }

    .code-signing .s-text-half-image .b-text-video-image-grid .row:last-child {
        padding-bottom: 0
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid .row:first-child .b-text-video-image-grid__text {
        margin-top: 35px
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid .row:first-child .b-text-video-image-grid__text h3 {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (min-width: 1200px) {
    .code-signing .s-text-half-image .b-text-video-image-grid__text {
        margin-left: 75px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid__text {
        margin-left: 10px
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid__text {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid__text h3 {
        font-size: 2.1rem;
        line-height: 26px;
        margin-bottom: 23px
    }
}

@media (max-width: 767.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid__text h3 {
        font-size: 2.1rem;
        line-height: 26px;
        margin-bottom: 24px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid__text p {
        margin-top: 23px
    }
}

@media (min-width: 1200px) {
    .code-signing .s-text-half-image .b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__text {
        margin-right: 75px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .code-signing .s-text-half-image .b-text-video-image-grid [class*=col-]:nth-child(odd) .b-text-video-image-grid__text {
        margin-right: 10px
    }
}

@media (min-width: 1200px) {
    .code-signing .s-table {
        padding-top: 95px
    }
}

@media (min-width: 768px) {
    .code-signing .s-table .heading-section br, .code-signing .s-table .m-policy__content h3 br, .m-policy__content .code-signing .s-table h3 br {
        display: none
    }
}

.code-signing .s-table .b-table__slider-col {
    padding-top: 0;
    margin-bottom: 0
}

.code-signing .s-table .b-table__slider-heading span {
    flex: 1
}

@media (min-width: 1200px) {
    .code-signing .s-contact-us-2 {
        padding-top: 108px;
        padding-bottom: 120px
    }

    .code-signing .s-contact-us-2 .heading-large {
        margin-top: 10px
    }

    .code-signing .s-contact-us-2 .b-contact-box__text .btn-underline {
        margin-top: 20px
    }
}

.certum-by-asseco .s-hero__image {
    background: 0 0
}

@media (max-width: 400px) {
    .certum-by-asseco .s-hero__image {
        transform: scale(1.2)
    }
}

.certum-by-asseco .s-video-text {
    border-top: none
}

@media (min-width: 1200px) {
    .certum-by-asseco .s-video-text {
        padding-top: 0;
        padding-bottom: 60px
    }
}

@media (max-width: 1199.98px) {
    .certum-by-asseco .s-video-text {
        padding-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .certum-by-asseco .s-video-text {
        padding-bottom: 35px
    }
}

.certum-by-asseco .s-video-text .heading-section, .certum-by-asseco .s-video-text .m-policy__content h3, .m-policy__content .certum-by-asseco .s-video-text h3 {
    max-width: 800px;
    width: 100%;
    color: #00a3e0;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 1200px) {
    .certum-by-asseco .s-video-text .heading-section, .certum-by-asseco .s-video-text .m-policy__content h3, .m-policy__content .certum-by-asseco .s-video-text h3 {
        margin-bottom: 90px
    }
}

@media (max-width: 767.98px) {
    .certum-by-asseco .s-video-text .heading-section, .certum-by-asseco .s-video-text .m-policy__content h3, .m-policy__content .certum-by-asseco .s-video-text h3 {
        max-width: 100%
    }
}

.certum-by-asseco .s-video-text__text {
    padding-bottom: 0
}

.certum-by-asseco .s-video-text .b-video-box__btn p {
    max-width: 320px
}

@media (min-width: 1200px) {
    .certum-by-asseco .s-products-certum {
        padding-top: 75px;
        padding-bottom: 120px
    }
}

@media (max-width: 575.98px) {
    .rozwiazania-dedykowane .s-hero__text .heading-large {
        margin-right: 5px
    }
}

@media (max-width: 575.98px) {
    .rozwiazania-dedykowane .s-hero__text .heading-large br {
        display: none
    }
}

@media (min-width: 1200px) {
    .rozwiazania-dedykowane .s-hero-icon {
        padding-bottom: 35px
    }
}

@media (max-width: 767.98px) {
    .rozwiazania-dedykowane .s-hero-icon .swiper-slide:nth-child(3) {
        width: 140px
    }
}

@media (max-width: 767.98px) {
    .rozwiazania-dedykowane .s-hero-icon .swiper-slide:nth-child(5) {
        width: 214px
    }
}

.rozwiazania-dedykowane .s-contact-us-2 {
    background: 0 0
}

@media (min-width: 1200px) {
    .rozwiazania-dedykowane .s-contact-us-2 {
        padding-top: 100px;
        padding-bottom: 130px
    }
}

@media (max-width: 767.98px) {
    .rozwiazania-dedykowane .s-contact-us-2 {
        padding-top: 30px
    }
}

.rozwiazania-dedykowane .s-contact-us-2 .offset-xl-1 .b-contact-box__icon {
    margin-top: 3px
}

.aktywuj .s-hero__text .heading-large span {
    color: #fdc300
}

@media (max-width: 575.98px) {
    .aktywuj .s-hero__text .heading-large br {
        display: none
    }
}

@media (min-width: 768px) {
    .aktywuj .s-contact-us-3 .b-contact-box__text .heading-box-large {
        min-height: 64px;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

.aktywuj .b-steps-purchase__content:last-of-type strong {
    color: #00a3e0
}

.repozytorium .s-hero__image {
    background: 0 0 !important
}

.repozytorium .s-hero .row {
    height: 400px
}

.repozytorium .s-hero__bg {
    background: #00a3e0
}

.repozytorium .s-hero:before {
    background: #fff
}

.repozytorium .s-list-links .heading-medium {
    color: #000;
    text-align: center
}

.single-post .b-text-video-image-grid .row--blue {
    color: #231f20
}

.single-post .b-text-video-image-grid .row--blue h3 {
    color: #231f20
}

.single-post .b-companies-slider__text h4 {
    word-break: break-all !important
}

.single-post .s-contact-us-2 .heading-large {
    color: #00a3e0;
    word-break: break-word
}

.single-post [class*=swiper-button-] {
    display: none
}

.single-post .b-help-article-exp .s-tab-harmonica ul li:before {
    top: 27px !important
}

.single-post .b-trusted-slider__modal-author {
    width: 100%
}

.single-post .b-trusted-slider__modal blockquote {
    width: auto !important
}

.single-post .b-trusted-slider__modal blockquote svg {
    display: none
}

.single-post .b-trusted-slider__modal-bottom {
    margin: 75px 60px 0 55px
}

.single-post .b-trusted-slider__modal-btn {
    width: 100%;
    margin-top: 10px
}

.single-post .s-contact-us-2 .offset-xl-1 {
    max-width: 55%;
    flex: 0 0 55%
}

.single-post .s-contact-us-2 .b-contact-box {
    max-width: unset
}

.single-post .s-hero-icon__icon {
    height: 80px
}

.single-post .s-hero-icon__icon p {
    word-break: break-all !important
}

.single-post .s-hero-icon__text {
    word-break: break-word
}

.cepik .s-hero:after {
    background: #fff;
    background: -moz-linear-gradient(90deg, #000001 10%, rgba(255, 255, 255, .05) 50%);
    background: -webkit-linear-gradient(90deg, #000001 10%, rgba(255, 255, 255, .05) 50%);
    background: linear-gradient(90deg, #000001 10%, rgba(255, 255, 255, .05) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.cepik .s-hero .s-hero__shape {
    z-index: 2
}

.country-node .s-hero:after {
    background: #fff;
    background: -moz-linear-gradient(90deg, #0e0c0d 0%, rgba(255, 255, 255, 0) 30%);
    background: -webkit-linear-gradient(90deg, #0e0c0d 0%, rgba(255, 255, 255, 0) 30%);
    background: linear-gradient(90deg, #0e0c0d 0%, rgba(255, 255, 255, 0) 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e0c0d", endColorstr="#ffffff", GradientType=1);
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.country-node .s-hero .s-hero__shape {
    z-index: 2
}

.cards .b-text-video-image-grid .row {
    border: none !important
}

.cards .b-text-video-image-grid .row:after {
    display: none !important
}

.psd2 .s-hero:after {
    background: #fff;
    background: -moz-linear-gradient(90deg, #0e0c0d 0%, rgba(255, 255, 255, 0) 30%);
    background: -webkit-linear-gradient(90deg, #0e0c0d 0%, rgba(255, 255, 255, 0) 30%);
    background: linear-gradient(90deg, #0e0c0d 0%, rgba(255, 255, 255, 0) 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e0c0d", endColorstr="#ffffff", GradientType=1);
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.psd2 .s-hero .s-hero__shape {
    z-index: 2
}

.psd2 .s-contact-us-2 {
    background: #fff
}

.homepage .s-products-box + .s-support {
    margin-top: 80px
}

.simplysign .s-features-slider {
    background: #f8f8f8
}

.simplysign .s-features-slider .b-features-slider__item--flex {
    display: flex
}

.simplysign .s-features-slider .b-features-slider__item--flex .b-features-slider__icon {
    flex-basis: 20%
}

.simplysign .s-features-slider .b-features-slider__item--flex .b-features-slider__text {
    text-align: left;
    flex-basis: 80%
}

.simplysign .s-features-slider .b-features-slider__item--flex .b-features-slider__text strong:first-of-type {
    margin: 10px 0 15px;
    display: block
}

@media (min-width: 768px) {
    .simplysign .b-check-circle-list__item {
        width: calc(30% - 12px);
        margin-top: 20px;
        margin-right: 24px
    }
}

.simplysign .s-simplysign-buy .container {
    padding-top: 60px;
    padding-bottom: 50px;
    border-top: 3px solid #e9e9e9
}

.simplysign .b-contact-box {
    max-width: 100%
}

.simplysign .b-contact-box__text p {
    color: #231f20;
    margin: 0
}

.simplysign .b-table--code-signing .b-table__table-col:first-child {
    padding-right: 20px
}

.simplysign-contact .s-hero:before {
    background: #fff
}

.adobe .s-hero:before {
    background: #fff
}

.adobe .s-features-slider .b-features-slider__item--flex {
    display: flex
}

.adobe .s-features-slider .b-features-slider__item--flex .b-features-slider__icon {
    flex-basis: 20%;
    height: auto
}

.adobe .s-features-slider .b-features-slider__item--flex .b-features-slider__icon img {
    transform: translateY(-100%)
}

.adobe .s-features-slider .b-features-slider__item--flex .b-features-slider__text {
    text-align: left;
    flex-basis: 80%
}

.adobe .s-features-slider .b-features-slider__item--flex .b-features-slider__text strong:first-of-type {
    margin: 10px 0 15px;
    display: block
}

.adobe .s-simplysign-contact__content hr {
    color: transparent;
    border-bottom: 1px solid #e9e9e9
}

.adobe .b-text-video-image-grid .row {
    border: none
}

.adobe .b-text-video-image-grid .row:after, .adobe .b-text-video-image-grid .row:before {
    display: none
}

.adobe .b-text-video-image-grid__image {
    display: flex;
    justify-content: center;
    align-items: center
}

.adobe .b-text-video-image-grid__image img {
    max-width: 100%;
    object-fit: none
}

.invalidate .s-hero:before {
    background: #fff
}

.invalidate .s-hero:before--shadow:after {
    opacity: .8
}

@media (max-width: 1199.98px) {
    .eu .s-hero--home .s-hero__text .heading-large {
        max-width: 510px;
        width: 100%
    }
}

@media (max-width: 767.98px) {
    .eu .s-hero--home .s-hero__text .heading-large {
        max-width: 305px
    }
}

.eu .s-support .heading-large {
    width: 100%
}

@media (min-width: 768px) {
    .eu .s-support .b-support-box__text p {
        min-height: 48px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .eu .s-support .b-support-box__text p {
        min-height: 36px
    }
}

.eu .s-contact-pre {
    padding-bottom: 50px
}

@media (max-width: 1199.98px) {
    .eu .s-contact-pre {
        padding-top: 0;
        padding-bottom: 35px
    }
}

.eu .s-contact-pre__text {
    margin: 60px 0 0
}

@media (max-width: 1199.98px) {
    .eu .s-contact-pre__text {
        margin-top: 25px
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__text p {
        line-height: 18px
    }
}

.eu .s-contact-pre__1 {
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__1 {
        margin-top: 25px
    }
}

.eu .s-contact-pre__2 {
    margin-top: 50px;
    margin-left: 45px
}

@media (max-width: 1199.98px) {
    .eu .s-contact-pre__2 {
        margin-left: -65px
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__2 {
        margin-top: 25px;
        margin-left: 0
    }
}

@media (max-width: 1199.98px) {
    .eu .s-contact-pre__3 {
        margin-top: 45px
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__3 {
        margin-top: 30px
    }
}

.eu .s-contact-pre__phone, .eu .s-contact-pre__email {
    margin-left: 40px
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__phone, .eu .s-contact-pre__email {
        margin-left: 0
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__phone:before, .eu .s-contact-pre__email:before {
        background-size: 40px
    }
}

@media (min-width: 768px) {
    .eu .s-contact-pre__phone .heading-box-medium, .eu .s-contact-pre__email .heading-box-medium {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__phone .heading-box-medium, .eu .s-contact-pre__email .heading-box-medium {
        margin-bottom: 5px
    }
}

@media (min-width: 1200px) {
    .eu .s-contact-pre__phone a, .eu .s-contact-pre__email a {
        font-size: 2.4rem;
        line-height: 44px
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__phone a, .eu .s-contact-pre__email a {
        font-size: 1.8rem;
        line-height: 22px
    }
}

@media (max-width: 1279px) {
    .eu .s-contact-pre__phone {
        margin-left: 0
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__phone p {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

@media (min-width: 1200px) {
    .eu .s-contact-pre__btns {
        max-width: 440px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 15px;
        padding-right: 0;
        padding-left: 40px
    }

    .eu .s-contact-pre__btns-item {
        width: 50%;
        margin-top: 0
    }

    .eu .s-contact-pre__btns-item .btn-primary {
        font-size: 1.4rem;
        padding: 7px 15px 8px;
        display: inline-block
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-pre__btns-item {
        margin-top: 20px
    }

    .eu .s-contact-pre__btns-item .btn-primary {
        margin-top: 15px
    }
}

@media (min-width: 1341px) {
    .eu .s-contact-point {
        padding-bottom: 145px
    }
}

@media (max-width: 1199.98px) {
    .eu .s-contact-point .heading-box-small {
        margin-top: 80px
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-point .heading-box-small {
        margin-top: 20px
    }
}

.eu .s-contact-point__image {
    float: none
}

@media (max-width: 767.98px) {
    .eu .s-contact-point__image {
        margin-top: -25px;
        margin-right: -30px;
        margin-left: -30px;
        text-align: center
    }
}

.eu .s-contact-point__image img {
    max-width: none;
    mix-blend-mode: darken;
    margin: 60px 0 0 -20px
}

@media (max-width: 1340px) {
    .eu .s-contact-point__image img {
        max-width: 100%
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-point__image img {
        margin-left: 0
    }
}

.eu .s-contact-point__image-btn {
    top: 57%;
    left: 20px
}

.eu .s-contact-opt {
    padding-bottom: 110px
}

@media (max-width: 1199.98px) {
    .eu .s-contact-opt {
        padding-top: 35px;
        padding-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-opt {
        padding-bottom: 45px
    }
}

@media (max-width: 767.98px) {
    .eu .s-contact-opt .heading-small {
        margin-bottom: 40px
    }
}

.eu .s-contact-opt__partner {
    color: #231f20
}

@media (max-width: 767.98px) {
    .eu .s-contact-opt__3 {
        margin-top: 40px
    }
}

.eu .s-contact-opt__complaint address {
    color: #231f20
}

.eu .s-contact-opt__complaint p a {
    color: #00a3e0
}

@media (min-width: 768px) {
    .eu.czytniki .s-contact-us-2 .b-contact-box__text p {
        min-height: 48px
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .eu.czytniki .s-contact-us-2 .b-contact-box__text p {
        min-height: 36px
    }
}

@media (max-width: 1199.98px) {
    .eu.czytniki .s-faq {
        padding-top: 40px
    }
}

.safari .b-steps-coop__nav .count {
    line-height: 34px
}

.safari .b-steps-coop__nav .text {
    margin-top: 4px
}

.safari .b-steps-coop__heading .count {
    line-height: 34px
}

.safari .b-steps-coop__heading p {
    margin-top: 4px
}

.environmental-ribbon {
    background-color: #003057;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    top: 5rem;
    left: -8.8rem;
    white-space: nowrap;
    width: 32rem;
    pointer-events: none;
    opacity: .75;
    padding: 1rem;
    text-align: center;
    font-size: 1.6rem;
    color: #fff;
    font-weight: 500
}

.wrapper_txt_image_btn {
    display: grid;
    grid-gap: 10px;
    grid-template-columns:auto auto;
    margin-top: 20px
}

.wrapper_txt_image_btn_1 {
    padding: 11px 20px 13px 0;
    font-size: 1.8rem
}

.wrapper_txt_image_btn_1 a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px
}

.btn-secondary {
    background: #e1f5fe;
    font-family: "Geomanist Book", sans-serif;
    color: #00a3e0 !important;
    display: inline-block;
    padding: 11px 20px 13px;
    border-radius: 6px;
    border: none;
    transition: all .4s ease
}

.same_size {
    margin-top: 20px;
    font-size: 1.8rem;
    line-height: 180%;
    padding-left: 20px
}

ul.blue_circle_num {
    counter-reset: section;
    list-style: none;
    margin-top: 40px
}

ul.blue_circle_num li {
    margin: 0 0 10px;
    letter-spacing: .02em;
    font-size: 16px;
    line-height: 36px
}

ul.blue_circle_num li:before {
    content: counter(section);
    counter-increment: section;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 20px 0 0;
    border: 2px solid #68cdfc;
    border-radius: 100%;
    text-align: center;
    color: #68cdfc;
    background: #f8f8f8
}

@media (min-width: 992px) {
    .half_image_p_sub {
        margin: 0 120px 80px
    }
}

@media (max-width: 991px) {
    .half_image_p_sub {
        margin: 0 20px 20px
    }
}

h2.heading-section {
    text-align: center
}

@charset "UTF-8";
p.odpis-elektroniczny .s-faq section {
    padding: 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(static/images/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url(//www.certum.eu/en/wp-content/themes/certum/dist/./fonts/slick.eot);
    src: url(//www.certum.eu/en/wp-content/themes/certum/dist/./fonts/slick.eot?#iefix) format("embedded-opentype"), url(//www.certum.eu/en/wp-content/themes/certum/dist/./fonts/slick.woff) format("woff"), url(//www.certum.eu/en/wp-content/themes/certum/dist/./fonts/slick.ttf) format("truetype"), url(//www.certum.eu/en/wp-content/themes/certum/dist/./fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0px;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: 0 0;
    color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

@media (min-width: 768px) {
    .case-study .scroll-text {
        height: 420px;
        overflow: auto;
        padding-right: 15px;
        position: relative
    }
}

.case-study .b-product-certum-box__logo img {
    max-height: 130px;
    width: auto
}

.case-study .b-tailor-made__item {
    display: block
}

.case-study .b-tailor-made__item .b-tailor-made__item--icon {
    padding: 25px 0
}

.case-study .b-tailor-made__item .b-tailor-made__item--icon img {
    width: auto;
    height: 45px
}

.case-study .b-tailor-made__item .b-tailor-made__item--title {
    flex: 1 100%
}

.case-study .b-blockquote {
    padding-top: 50px;
    padding-bottom: 50px
}

.case-study .s-project-milestones {
    background-color: #f1f1f1;
    background-image: url(static/images/waves.png);
    background-repeat: no-repeat;
    background-size: 100%
}

.case-study .s-project-milestones h2 {
    color: #00a3e0
}

.case-study .s-project-milestones .slick-nav {
    display: none
}

.case-study .s-project-milestones .slick-arrows {
    position: relative;
    width: 100px;
    height: 20px;
    margin-top: 30px;
    margin-bottom: 200px
}

.case-study .s-project-milestones .slick-arrows button.slick-prev {
    left: 15px
}

.case-study .s-project-milestones .slick-arrows button:before {
    color: #00a3e0;
    font-size: 40px
}

.case-study .s-project-milestones .b-project-milestones-slider__item {
    padding-top: 50px;
    position: relative
}

.case-study .s-project-milestones .b-project-milestones-slider__item:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 8px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 2px solid #00a3e0;
    border-radius: 50%;
    outline: 8px solid rgba(0, 163, 224, .1)
}

.case-study .s-project-milestones .b-project-milestones-slider__item:before {
    content: '';
    display: block;
    height: 1px;
    background-color: rgba(0, 163, 224, .2);
    position: absolute;
    left: 15px;
    top: 20px;
    width: 90%
}

.case-study .s-project-milestones .b-project-milestones-slider__item .b-project-milestones-slider__item--desc {
    position: relative
}

.case-study .s-project-milestones .b-project-milestones-slider__item .b-project-milestones-slider__item--desc p {
    display: none
}

.case-study .s-project-milestones .b-project-milestones-slider__item.slick-current {
    padding-top: 0
}

.case-study .s-project-milestones .b-project-milestones-slider__item.slick-current:after {
    display: none
}

.case-study .s-project-milestones .b-project-milestones-slider__item.slick-current h3 {
    font-weight: 500;
    font-size: 40px;
    color: #00a3e0;
    position: relative;
    top: -10px
}

.case-study .s-project-milestones .b-project-milestones-slider__item.slick-current .b-project-milestones-slider__item--desc p {
    display: block
}

.case-study .s-project-milestones .b-project-milestones-slider__item.slick-current .b-project-milestones-slider__item--date {
    margin-top: 30px
}

.case-study .b-tailor-made {
    height: 100%
}

.case-study .b-tailor-made .b-tailor-made__item {
    max-width: 100%
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}</style>