.websoftlogic-archives {
    box-sizing: border-box
}

.websoftlogic-archives-dropdown label {
    display: block
}

.websoftlogic-avatar {
    line-height: 0
}

.websoftlogic-avatar,
.websoftlogic-avatar img {
    box-sizing: border-box
}

.websoftlogic-avatar.aligncenter {
    text-align: center
}

.websoftlogic-audio {
    box-sizing: border-box
}

.websoftlogic-audio figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.websoftlogic-audio audio {
    min-width: 300px;
    width: 100%
}

.websoftlogic-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

.websoftlogic-button__link.aligncenter {
    text-align: center
}

.websoftlogic-button__link.alignright {
    text-align: right
}

:where(.websoftlogic-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.websoftlogic-button[style*=text-decoration] .websoftlogic-button__link {
    text-decoration: inherit
}

.websoftlogic-buttons>.websoftlogic-button.has-custom-width {
    max-width: none
}

.websoftlogic-buttons>.websoftlogic-button.has-custom-width .websoftlogic-button__link {
    width: 100%
}

.websoftlogic-buttons>.websoftlogic-button.has-custom-font-size .websoftlogic-button__link {
    font-size: inherit
}

.websoftlogic-buttons>.websoftlogic-button.websoftlogic-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.websoftlogic-buttons>.websoftlogic-button.websoftlogic-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.websoftlogic-buttons>.websoftlogic-button.websoftlogic-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.websoftlogic-buttons>.websoftlogic-button.websoftlogic-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.websoftlogic-buttons.is-vertical>.websoftlogic-button.websoftlogic-button__width-25 {
    width: 25%
}

.websoftlogic-buttons.is-vertical>.websoftlogic-button.websoftlogic-button__width-50 {
    width: 50%
}

.websoftlogic-buttons.is-vertical>.websoftlogic-button.websoftlogic-button__width-75 {
    width: 75%
}

.websoftlogic-button.is-style-squared,
.websoftlogic-button__link.websoftlogic-button.is-style-squared {
    border-radius: 0
}

.websoftlogic-button.no-border-radius,
.websoftlogic-button__link.no-border-radius {
    border-radius: 0 !important
}

.websoftlogic-button .websoftlogic-button__link.is-style-outline,
.websoftlogic-button.is-style-outline>.websoftlogic-button__link {
    border: 2px solid;
    padding: .667em 1.333em
}

.websoftlogic-button .websoftlogic-button__link.is-style-outline:not(.has-text-color),
.websoftlogic-button.is-style-outline>.websoftlogic-button__link:not(.has-text-color) {
    color: currentColor
}

.websoftlogic-button .websoftlogic-button__link.is-style-outline:not(.has-background),
.websoftlogic-button.is-style-outline>.websoftlogic-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.websoftlogic-button .websoftlogic-button__link:where(.has-border-color) {
    border-width: initial
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-top-color]) {
    border-top-width: medium
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-right-color]) {
    border-right-width: medium
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-bottom-color]) {
    border-bottom-width: medium
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-left-color]) {
    border-left-width: medium
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-style]) {
    border-width: initial
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-top-style]) {
    border-top-width: medium
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-right-style]) {
    border-right-width: medium
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-bottom-style]) {
    border-bottom-width: medium
}

.websoftlogic-button .websoftlogic-button__link:where([style*=border-left-style]) {
    border-left-width: medium
}

.websoftlogic-buttons.is-vertical {
    flex-direction: column
}

.websoftlogic-buttons.is-vertical>.websoftlogic-button:last-child {
    margin-bottom: 0
}

.websoftlogic-buttons>.websoftlogic-button {
    display: inline-block;
    margin: 0
}

.websoftlogic-buttons.is-content-justification-left {
    justify-content: flex-start
}

.websoftlogic-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.websoftlogic-buttons.is-content-justification-center {
    justify-content: center
}

.websoftlogic-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.websoftlogic-buttons.is-content-justification-right {
    justify-content: flex-end
}

.websoftlogic-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.websoftlogic-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.websoftlogic-buttons.aligncenter {
    text-align: center
}

.websoftlogic-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .websoftlogic-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.websoftlogic-buttons[style*=text-decoration] .websoftlogic-button,
.websoftlogic-buttons[style*=text-decoration] .websoftlogic-button__link {
    text-decoration: inherit
}

.websoftlogic-buttons.has-custom-font-size .websoftlogic-button__link {
    font-size: inherit
}

.websoftlogic-button.aligncenter,
.websoftlogic-calendar {
    text-align: center
}

.websoftlogic-calendar td,
.websoftlogic-calendar th {
    border: 1px solid;
    padding: .25em
}

.websoftlogic-calendar th {
    font-weight: 400
}

.websoftlogic-calendar caption {
    background-color: inherit
}

.websoftlogic-calendar table {
    border-collapse: collapse;
    width: 100%
}

.websoftlogic-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.websoftlogic-calendar table:where(:not(.has-text-color)) td,
.websoftlogic-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.websoftlogic-calendar table.has-background th {
    background-color: inherit
}

.websoftlogic-calendar table.has-text-color th {
    color: inherit
}

:where(.websoftlogic-calendar table:not(.has-background) th) {
    background: #ddd
}

.websoftlogic-categories {
    box-sizing: border-box
}

.websoftlogic-categories.alignleft {
    margin-right: 2em
}

.websoftlogic-categories.alignright {
    margin-left: 2em
}

.websoftlogic-categories.websoftlogic-categories-dropdown.aligncenter {
    text-align: center
}

.websoftlogic-code {
    box-sizing: border-box
}

.websoftlogic-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.websoftlogic-columns {
    align-items: normal !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important
}

@media (min-width:782px) {
    .websoftlogic-columns {
        flex-wrap: nowrap !important
    }
}

.websoftlogic-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.websoftlogic-columns.are-vertically-aligned-center {
    align-items: center
}

.websoftlogic-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width:781px) {
    .websoftlogic-columns:not(.is-not-stacked-on-mobile)>.websoftlogic-column {
        flex-basis: 100% !important
    }
}

@media (min-width:782px) {
    .websoftlogic-columns:not(.is-not-stacked-on-mobile)>.websoftlogic-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .websoftlogic-columns:not(.is-not-stacked-on-mobile)>.websoftlogic-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.websoftlogic-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

.websoftlogic-columns.is-not-stacked-on-mobile>.websoftlogic-column {
    flex-basis: 0;
    flex-grow: 1
}

.websoftlogic-columns.is-not-stacked-on-mobile>.websoftlogic-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.websoftlogic-columns) {
    margin-bottom: 1.75em
}

:where(.websoftlogic-columns.has-background) {
    padding: 1.25em 2.375em
}

.websoftlogic-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.websoftlogic-column.is-vertically-aligned-top {
    align-self: flex-start
}

.websoftlogic-column.is-vertically-aligned-center {
    align-self: center
}

.websoftlogic-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.websoftlogic-column.is-vertically-aligned-bottom,
.websoftlogic-column.is-vertically-aligned-center,
.websoftlogic-column.is-vertically-aligned-top {
    width: 100%
}

.websoftlogic-post-comments {
    box-sizing: border-box
}

.websoftlogic-post-comments .alignleft {
    float: left
}

.websoftlogic-post-comments .alignright {
    float: right
}

.websoftlogic-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.websoftlogic-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.websoftlogic-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.websoftlogic-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.websoftlogic-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.websoftlogic-post-comments .comment-author {
    line-height: 1.5
}

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

.websoftlogic-post-comments .comment-author cite {
    font-style: normal
}

.websoftlogic-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.websoftlogic-post-comments .comment-meta b {
    font-weight: 400
}

.websoftlogic-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.websoftlogic-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.websoftlogic-post-comments .comment-form-author label,
.websoftlogic-post-comments .comment-form-comment label,
.websoftlogic-post-comments .comment-form-email label,
.websoftlogic-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.websoftlogic-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.websoftlogic-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.websoftlogic-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.websoftlogic-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.websoftlogic-post-comments .comment-reply-title {
    margin-bottom: 0
}

.websoftlogic-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

.websoftlogic-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.websoftlogic-post-comments input:not([type=submit]),
.websoftlogic-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.websoftlogic-post-comments input:not([type=submit]):not([type=checkbox]),
.websoftlogic-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.websoftlogic-post-comments input[type=submit]) {
    border: none
}

.websoftlogic-comments-pagination>.websoftlogic-comments-pagination-next,
.websoftlogic-comments-pagination>.websoftlogic-comments-pagination-numbers,
.websoftlogic-comments-pagination>.websoftlogic-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.websoftlogic-comments-pagination>.websoftlogic-comments-pagination-next:last-child,
.websoftlogic-comments-pagination>.websoftlogic-comments-pagination-numbers:last-child,
.websoftlogic-comments-pagination>.websoftlogic-comments-pagination-previous:last-child {
    margin-right: 0
}

.websoftlogic-comments-pagination .websoftlogic-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.websoftlogic-comments-pagination .websoftlogic-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.websoftlogic-comments-pagination .websoftlogic-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.websoftlogic-comments-pagination .websoftlogic-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.websoftlogic-comments-pagination.aligncenter {
    justify-content: center
}

.websoftlogic-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.websoftlogic-comment-template li {
    clear: both
}

.websoftlogic-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.websoftlogic-comment-template.alignleft {
    float: left
}

.websoftlogic-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.websoftlogic-comment-template.alignright {
    float: right
}

.websoftlogic-cover,
.websoftlogic-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
}

.websoftlogic-cover .has-background-dim:not([class*=-background-color]),
.websoftlogic-cover-image .has-background-dim:not([class*=-background-color]),
.websoftlogic-cover-image.has-background-dim:not([class*=-background-color]),
.websoftlogic-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.websoftlogic-cover .has-background-dim.has-background-gradient,
.websoftlogic-cover-image .has-background-dim.has-background-gradient {
    background-color: transparent
}

.websoftlogic-cover-image.has-background-dim:before,
.websoftlogic-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.websoftlogic-cover .websoftlogic-cover__background,
.websoftlogic-cover .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image .websoftlogic-cover__background,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-10 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-10 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-10 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-10 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-20 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-20 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-20 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-20 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-30 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-30 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-30 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-30 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-40 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-40 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-40 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-40 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-50 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-50 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-50 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-50 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-60 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-60 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-60 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-60 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-70 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-70 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-70 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-70 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-80 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-80 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-80 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-80 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-90 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-90 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-90 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-90 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.websoftlogic-cover-image.has-background-dim.has-background-dim-100 .websoftlogic-cover__background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-100 .websoftlogic-cover__gradient-background,
.websoftlogic-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.websoftlogic-cover.has-background-dim.has-background-dim-100 .websoftlogic-cover__background,
.websoftlogic-cover.has-background-dim.has-background-dim-100 .websoftlogic-cover__gradient-background,
.websoftlogic-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-0,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-0,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-0,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-10,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-10,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-10,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-20,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-20,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-20,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-30,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-30,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-30,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-40,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-40,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-40,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-50,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-50,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-50,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-60,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-60,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-60,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-70,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-70,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-70,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-80,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-80,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-80,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-90,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-90,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-90,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.websoftlogic-cover .websoftlogic-cover__background.has-background-dim.has-background-dim-100,
.websoftlogic-cover .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-100,
.websoftlogic-cover-image .websoftlogic-cover__background.has-background-dim.has-background-dim-100,
.websoftlogic-cover-image .websoftlogic-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.websoftlogic-cover-image.alignleft,
.websoftlogic-cover-image.alignright,
.websoftlogic-cover.alignleft,
.websoftlogic-cover.alignright {
    max-width: 420px;
    width: 100%
}

.websoftlogic-cover-image:after,
.websoftlogic-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

@supports (position:sticky) {

    .websoftlogic-cover-image:after,
    .websoftlogic-cover:after {
        content: none
    }
}

.websoftlogic-cover-image.aligncenter,
.websoftlogic-cover-image.alignleft,
.websoftlogic-cover-image.alignright,
.websoftlogic-cover.aligncenter,
.websoftlogic-cover.alignleft,
.websoftlogic-cover.alignright {
    display: flex
}

.websoftlogic-cover .websoftlogic-cover__inner-container,
.websoftlogic-cover-image .websoftlogic-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1
}

.websoftlogic-cover h1:not(.has-text-color),
.websoftlogic-cover h2:not(.has-text-color),
.websoftlogic-cover h3:not(.has-text-color),
.websoftlogic-cover h4:not(.has-text-color),
.websoftlogic-cover h5:not(.has-text-color),
.websoftlogic-cover h6:not(.has-text-color),
.websoftlogic-cover p:not(.has-text-color),
.websoftlogic-cover-image h1:not(.has-text-color),
.websoftlogic-cover-image h2:not(.has-text-color),
.websoftlogic-cover-image h3:not(.has-text-color),
.websoftlogic-cover-image h4:not(.has-text-color),
.websoftlogic-cover-image h5:not(.has-text-color),
.websoftlogic-cover-image h6:not(.has-text-color),
.websoftlogic-cover-image p:not(.has-text-color) {
    color: inherit
}

.websoftlogic-cover-image.is-position-top-left,
.websoftlogic-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.websoftlogic-cover-image.is-position-top-center,
.websoftlogic-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.websoftlogic-cover-image.is-position-top-right,
.websoftlogic-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.websoftlogic-cover-image.is-position-center-left,
.websoftlogic-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.websoftlogic-cover-image.is-position-center-center,
.websoftlogic-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.websoftlogic-cover-image.is-position-center-right,
.websoftlogic-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.websoftlogic-cover-image.is-position-bottom-left,
.websoftlogic-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.websoftlogic-cover-image.is-position-bottom-center,
.websoftlogic-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.websoftlogic-cover-image.is-position-bottom-right,
.websoftlogic-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.websoftlogic-cover-image.has-custom-content-position.has-custom-content-position .websoftlogic-cover__inner-container,
.websoftlogic-cover.has-custom-content-position.has-custom-content-position .websoftlogic-cover__inner-container {
    margin: 0;
    width: auto
}

.websoftlogic-cover .websoftlogic-cover__image-background,
.websoftlogic-cover video.websoftlogic-cover__video-background,
.websoftlogic-cover-image .websoftlogic-cover__image-background,
.websoftlogic-cover-image video.websoftlogic-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%
}

.websoftlogic-cover-image.has-parallax,
.websoftlogic-cover.has-parallax,
.websoftlogic-cover__image-background.has-parallax,
video.websoftlogic-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports (-webkit-touch-callout:inherit) {

    .websoftlogic-cover-image.has-parallax,
    .websoftlogic-cover.has-parallax,
    .websoftlogic-cover__image-background.has-parallax,
    video.websoftlogic-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion:reduce) {

    .websoftlogic-cover-image.has-parallax,
    .websoftlogic-cover.has-parallax,
    .websoftlogic-cover__image-background.has-parallax,
    video.websoftlogic-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.websoftlogic-cover-image.is-repeated,
.websoftlogic-cover.is-repeated,
.websoftlogic-cover__image-background.is-repeated,
video.websoftlogic-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.websoftlogic-cover__image-background,
.websoftlogic-cover__video-background {
    z-index: 0
}

.websoftlogic-cover-image-text,
.websoftlogic-cover-image-text a,
.websoftlogic-cover-image-text a:active,
.websoftlogic-cover-image-text a:focus,
.websoftlogic-cover-image-text a:hover,
.websoftlogic-cover-text,
.websoftlogic-cover-text a,
.websoftlogic-cover-text a:active,
.websoftlogic-cover-text a:focus,
.websoftlogic-cover-text a:hover,
section.websoftlogic-cover-image h2,
section.websoftlogic-cover-image h2 a,
section.websoftlogic-cover-image h2 a:active,
section.websoftlogic-cover-image h2 a:focus,
section.websoftlogic-cover-image h2 a:hover {
    color: #fff
}

.websoftlogic-cover-image .websoftlogic-cover.has-left-content {
    justify-content: flex-start
}

.websoftlogic-cover-image .websoftlogic-cover.has-right-content {
    justify-content: flex-end
}

.websoftlogic-cover-image.has-left-content .websoftlogic-cover-image-text,
.websoftlogic-cover.has-left-content .websoftlogic-cover-text,
section.websoftlogic-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.websoftlogic-cover-image.has-right-content .websoftlogic-cover-image-text,
.websoftlogic-cover.has-right-content .websoftlogic-cover-text,
section.websoftlogic-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.websoftlogic-cover .websoftlogic-cover-text,
.websoftlogic-cover-image .websoftlogic-cover-image-text,
section.websoftlogic-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(.websoftlogic-cover-image:not(.has-text-color)),
:where(.websoftlogic-cover:not(.has-text-color)) {
    color: #fff
}

:where(.websoftlogic-cover-image.is-light:not(.has-text-color)),
:where(.websoftlogic-cover.is-light:not(.has-text-color)) {
    color: #000
}

.websoftlogic-details {
    box-sizing: border-box;
    overflow: hidden
}

.websoftlogic-details summary {
    cursor: pointer
}

.websoftlogic-details>:not(summary) {
    margin-block-end: 0;
    margin-block-start: var(--wp--style--block-gap)
}

.websoftlogic-details>:last-child {
    margin-bottom: 0
}

.websoftlogic-embed.alignleft,
.websoftlogic-embed.alignright,
.websoftlogic[data-align=left]>[data-type="core/embed"],
.websoftlogic[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.websoftlogic-embed.alignleft .websoftlogic-embed__wrapper,
.websoftlogic-embed.alignright .websoftlogic-embed__wrapper,
.websoftlogic[data-align=left]>[data-type="core/embed"] .websoftlogic-embed__wrapper,
.websoftlogic[data-align=right]>[data-type="core/embed"] .websoftlogic-embed__wrapper {
    min-width: 280px
}

.websoftlogic-cover .websoftlogic-embed {
    min-height: 240px;
    min-width: 320px
}

.websoftlogic-embed {
    overflow-wrap: break-word
}

.websoftlogic-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.websoftlogic-embed iframe {
    max-width: 100%
}

.websoftlogic-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .websoftlogic-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 .websoftlogic-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .websoftlogic-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .websoftlogic-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .websoftlogic-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .websoftlogic-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .websoftlogic-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .websoftlogic-embed__wrapper:before {
    padding-top: 200%
}

.websoftlogic-file:not(.wp-element-button) {
    font-size: .8em
}

.websoftlogic-file.aligncenter {
    text-align: center
}

.websoftlogic-file.alignright {
    text-align: right
}

.websoftlogic-file *+.websoftlogic-file__button {
    margin-left: .75em
}

:where(.websoftlogic-file) {
    margin-bottom: 1.5em
}

.websoftlogic-file__embed {
    margin-bottom: 1em
}

:where(.websoftlogic-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.websoftlogic-file__button):is(a):active,
:where(.websoftlogic-file__button):is(a):focus,
:where(.websoftlogic-file__button):is(a):hover,
:where(.websoftlogic-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.blocks-gallery-grid:not(.has-nested-images),
.websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images) .blocks-gallery-image,
.websoftlogic-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),
.websoftlogic-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images) .blocks-gallery-image img,
.websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.websoftlogic-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.websoftlogic-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.websoftlogic-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.websoftlogic-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,
    .websoftlogic-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .websoftlogic-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,
    .websoftlogic-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .websoftlogic-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,
    .websoftlogic-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .websoftlogic-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,
    .websoftlogic-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .websoftlogic-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,
    .websoftlogic-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .websoftlogic-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,
    .websoftlogic-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .websoftlogic-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),
    .websoftlogic-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .websoftlogic-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .websoftlogic-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .websoftlogic-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .websoftlogic-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .websoftlogic-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .websoftlogic-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .websoftlogic-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .websoftlogic-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .websoftlogic-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .websoftlogic-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .websoftlogic-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .websoftlogic-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .websoftlogic-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .websoftlogic-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.websoftlogic-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,
.websoftlogic-gallery:not(.has-nested-images).alignleft,
.websoftlogic-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.websoftlogic-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.websoftlogic-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.websoftlogic-gallery.has-nested-images {
    align-items: normal
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image>a,
.websoftlogic-gallery.has-nested-images figure.websoftlogic-image>div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-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%
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image figcaption img {
    display: inline
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image figcaption a {
    color: inherit
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image.has-custom-border img {
    box-sizing: border-box
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image.has-custom-border>a,
.websoftlogic-gallery.has-nested-images figure.websoftlogic-image.has-custom-border>div,
.websoftlogic-gallery.has-nested-images figure.websoftlogic-image.is-style-rounded>a,
.websoftlogic-gallery.has-nested-images figure.websoftlogic-image.is-style-rounded>div {
    flex: 1 1 auto
}

.websoftlogic-gallery.has-nested-images figure.websoftlogic-image.has-custom-border figcaption,
.websoftlogic-gallery.has-nested-images figure.websoftlogic-image.is-style-rounded figcaption {
    background: 0 0;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.websoftlogic-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.websoftlogic-gallery.has-nested-images:not(.is-cropped) figure.websoftlogic-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.websoftlogic-gallery.has-nested-images.is-cropped figure.websoftlogic-image:not(#individual-image) {
    align-self: inherit
}

.websoftlogic-gallery.has-nested-images.is-cropped figure.websoftlogic-image:not(#individual-image)>a,
.websoftlogic-gallery.has-nested-images.is-cropped figure.websoftlogic-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.websoftlogic-gallery.has-nested-images.is-cropped figure.websoftlogic-image:not(#individual-image) a,
.websoftlogic-gallery.has-nested-images.is-cropped figure.websoftlogic-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.websoftlogic-gallery.has-nested-images.columns-1 figure.websoftlogic-image:not(#individual-image) {
    width: 100%
}

@media (min-width:600px) {
    .websoftlogic-gallery.has-nested-images.columns-3 figure.websoftlogic-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .websoftlogic-gallery.has-nested-images.columns-4 figure.websoftlogic-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
    }

    .websoftlogic-gallery.has-nested-images.columns-5 figure.websoftlogic-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
    }

    .websoftlogic-gallery.has-nested-images.columns-6 figure.websoftlogic-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
    }

    .websoftlogic-gallery.has-nested-images.columns-7 figure.websoftlogic-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
    }

    .websoftlogic-gallery.has-nested-images.columns-8 figure.websoftlogic-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
    }

    .websoftlogic-gallery.has-nested-images.columns-default figure.websoftlogic-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .websoftlogic-gallery.has-nested-images.columns-default figure.websoftlogic-image:not(#individual-image):first-child:nth-last-child(2),
    .websoftlogic-gallery.has-nested-images.columns-default figure.websoftlogic-image:not(#individual-image):first-child:nth-last-child(2)~figure.websoftlogic-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
    }

    .websoftlogic-gallery.has-nested-images.columns-default figure.websoftlogic-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.websoftlogic-gallery.has-nested-images.alignleft,
.websoftlogic-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.websoftlogic-gallery.has-nested-images.aligncenter {
    justify-content: center
}

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

.websoftlogic-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.websoftlogic-image[style*=border-radius] img,
.websoftlogic-image[style*=border-radius]>a {
    border-radius: inherit
}

.websoftlogic-image.has-custom-border img {
    box-sizing: border-box
}

.websoftlogic-image.aligncenter {
    text-align: center
}

.websoftlogic-image.alignfull img,
.websoftlogic-image.alignwide img {
    height: auto;
    width: 100%
}

.websoftlogic-image .aligncenter,
.websoftlogic-image .alignleft,
.websoftlogic-image .alignright,
.websoftlogic-image.aligncenter,
.websoftlogic-image.alignleft,
.websoftlogic-image.alignright {
    display: table
}

.websoftlogic-image .aligncenter>figcaption,
.websoftlogic-image .alignleft>figcaption,
.websoftlogic-image .alignright>figcaption,
.websoftlogic-image.aligncenter>figcaption,
.websoftlogic-image.alignleft>figcaption,
.websoftlogic-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.websoftlogic-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.websoftlogic-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.websoftlogic-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.websoftlogic-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.websoftlogic-image .is-style-rounded img,
.websoftlogic-image.is-style-circle-mask img,
.websoftlogic-image.is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .websoftlogic-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
    }
}

.websoftlogic-image :where(.has-border-color) {
    border-style: solid
}

.websoftlogic-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.websoftlogic-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.websoftlogic-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.websoftlogic-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.websoftlogic-image :where([style*=border-width]) {
    border-style: solid
}

.websoftlogic-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.websoftlogic-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.websoftlogic-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.websoftlogic-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.websoftlogic-image figure {
    margin: 0
}

.wp-lightbox-container .img-container {
    position: relative
}

.wp-lightbox-container button {
    background: 0 0;
    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 .websoftlogic-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 .websoftlogic-image figcaption {
    display: none
}

.wp-lightbox-overlay .websoftlogic-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.wp-lightbox-overlay button {
    background: 0 0;
    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 .websoftlogic-image img {
    animation: lightbox-zoom-in .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.active .websoftlogic-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) .websoftlogic-image img {
    animation: lightbox-zoom-out .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .websoftlogic-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.websoftlogic-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.websoftlogic-latest-comments:not([style*=line-height] .websoftlogic-latest-comments__comment)) {
    line-height: 1.1
}

:where(.websoftlogic-latest-comments:not([style*=line-height] .websoftlogic-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.websoftlogic-latest-comments:not([style*=line-height])),
.has-excerpts :where(.websoftlogic-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.websoftlogic-latest-comments .websoftlogic-latest-comments {
    padding-left: 0
}

.websoftlogic-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .websoftlogic-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .websoftlogic-latest-comments__comment .websoftlogic-latest-comments__comment-excerpt,
.has-avatars .websoftlogic-latest-comments__comment .websoftlogic-latest-comments__comment-meta {
    margin-left: 3.25em
}

.websoftlogic-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.websoftlogic-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.websoftlogic-latest-comments .avatar,
.websoftlogic-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.websoftlogic-latest-comments[class*=-font-size] a,
.websoftlogic-latest-comments[style*=font-size] a {
    font-size: inherit
}

.websoftlogic-latest-posts {
    box-sizing: border-box
}

.websoftlogic-latest-posts.alignleft {
    margin-right: 2em
}

.websoftlogic-latest-posts.alignright {
    margin-left: 2em
}

.websoftlogic-latest-posts.websoftlogic-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.websoftlogic-latest-posts.websoftlogic-latest-posts__list li {
    clear: both
}

.websoftlogic-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.websoftlogic-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width:600px) {
    .websoftlogic-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

    .websoftlogic-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .websoftlogic-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .websoftlogic-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .websoftlogic-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .websoftlogic-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .websoftlogic-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .websoftlogic-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .websoftlogic-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .websoftlogic-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.websoftlogic-latest-posts__post-author,
.websoftlogic-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.websoftlogic-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .5em
}

.websoftlogic-latest-posts__featured-image a {
    display: inline-block
}

.websoftlogic-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.websoftlogic-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.websoftlogic-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

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

.websoftlogic-media-text {
    box-sizing: border-box;
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.websoftlogic-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.websoftlogic-media-text.is-vertically-aligned-top .websoftlogic-media-text__content,
.websoftlogic-media-text.is-vertically-aligned-top .websoftlogic-media-text__media {
    align-self: start
}

.websoftlogic-media-text .websoftlogic-media-text__content,
.websoftlogic-media-text .websoftlogic-media-text__media,
.websoftlogic-media-text.is-vertically-aligned-center .websoftlogic-media-text__content,
.websoftlogic-media-text.is-vertically-aligned-center .websoftlogic-media-text__media {
    align-self: center
}

.websoftlogic-media-text.is-vertically-aligned-bottom .websoftlogic-media-text__content,
.websoftlogic-media-text.is-vertically-aligned-bottom .websoftlogic-media-text__media {
    align-self: end
}

.websoftlogic-media-text .websoftlogic-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0
}

.websoftlogic-media-text .websoftlogic-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word
}

.websoftlogic-media-text.has-media-on-the-right .websoftlogic-media-text__media {
    grid-column: 2;
    grid-row: 1
}

.websoftlogic-media-text.has-media-on-the-right .websoftlogic-media-text__content {
    grid-column: 1;
    grid-row: 1
}

.websoftlogic-media-text__media img,
.websoftlogic-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.websoftlogic-media-text.is-image-fill .websoftlogic-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.websoftlogic-media-text.is-image-fill .websoftlogic-media-text__media>a {
    display: block;
    height: 100%
}

.websoftlogic-media-text.is-image-fill .websoftlogic-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) {
    .websoftlogic-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }

    .websoftlogic-media-text.is-stacked-on-mobile .websoftlogic-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .websoftlogic-media-text.is-stacked-on-mobile .websoftlogic-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

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

.websoftlogic-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0
}

.websoftlogic-navigation ul,
.websoftlogic-navigation ul li {
    list-style: none;
    padding: 0
}

.websoftlogic-navigation .websoftlogic-navigation-item {
    align-items: center;
    display: flex;
    position: relative
}

.websoftlogic-navigation .websoftlogic-navigation-item .websoftlogic-navigation__submenu-container:empty {
    display: none
}

.websoftlogic-navigation .websoftlogic-navigation-item__content {
    display: block
}

.websoftlogic-navigation .websoftlogic-navigation-item__content.websoftlogic-navigation-item__content {
    color: inherit
}

.websoftlogic-navigation.has-text-decoration-underline .websoftlogic-navigation-item__content,
.websoftlogic-navigation.has-text-decoration-underline .websoftlogic-navigation-item__content:active,
.websoftlogic-navigation.has-text-decoration-underline .websoftlogic-navigation-item__content:focus {
    text-decoration: underline
}

.websoftlogic-navigation.has-text-decoration-line-through .websoftlogic-navigation-item__content,
.websoftlogic-navigation.has-text-decoration-line-through .websoftlogic-navigation-item__content:active,
.websoftlogic-navigation.has-text-decoration-line-through .websoftlogic-navigation-item__content:focus {
    text-decoration: line-through
}

.websoftlogic-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.websoftlogic-navigation:where(:not([class*=has-text-decoration])) a:active,
.websoftlogic-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

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

.websoftlogic-navigation .websoftlogic-navigation__submenu-icon svg {
    stroke: currentColor;
    display: inline-block;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.websoftlogic-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.websoftlogic-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.websoftlogic-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.websoftlogic-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.websoftlogic-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.websoftlogic-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.websoftlogic-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.websoftlogic-navigation .has-child .websoftlogic-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
}

.websoftlogic-navigation .has-child .websoftlogic-navigation__submenu-container>.websoftlogic-navigation-item>.websoftlogic-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.websoftlogic-navigation .has-child .websoftlogic-navigation__submenu-container>.websoftlogic-navigation-item>.websoftlogic-navigation-item__content .websoftlogic-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.websoftlogic-navigation .has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation-item__content {
    margin: 0
}

@media (min-width:782px) {
    .websoftlogic-navigation .has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .websoftlogic-navigation .has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container:before {
        background: 0 0;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .websoftlogic-navigation .has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-icon {
        margin-right: .25em
    }

    .websoftlogic-navigation .has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.websoftlogic-navigation .has-child:not(.open-on-click):hover>.websoftlogic-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.websoftlogic-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.websoftlogic-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.websoftlogic-navigation .has-child .websoftlogic-navigation-submenu__toggle[aria-expanded=true]~.websoftlogic-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.websoftlogic-navigation.has-background .has-child .websoftlogic-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width:782px) {
    .websoftlogic-navigation.has-background .has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.websoftlogic-navigation-submenu {
    display: flex;
    position: relative
}

.websoftlogic-navigation-submenu .websoftlogic-navigation__submenu-icon svg {
    stroke: currentColor
}

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

.websoftlogic-navigation-submenu__toggle {
    cursor: pointer
}

.websoftlogic-navigation-item.open-on-click .websoftlogic-navigation-submenu__toggle {
    padding-right: .85em
}

.websoftlogic-navigation-item.open-on-click .websoftlogic-navigation-submenu__toggle+.websoftlogic-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.websoftlogic-navigation .websoftlogic-page-list,
.websoftlogic-navigation__container,
.websoftlogic-navigation__responsive-close,
.websoftlogic-navigation__responsive-container,
.websoftlogic-navigation__responsive-container-content,
.websoftlogic-navigation__responsive-dialog {
    gap: inherit
}

:where(.websoftlogic-navigation.has-background .websoftlogic-navigation-item a:not(.wp-element-button)),
:where(.websoftlogic-navigation.has-background .websoftlogic-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.websoftlogic-navigation .websoftlogic-navigation__submenu-container .websoftlogic-navigation-item a:not(.wp-element-button)),
:where(.websoftlogic-navigation .websoftlogic-navigation__submenu-container .websoftlogic-navigation-submenu a:not(.wp-element-button)),
:where(.websoftlogic-navigation .websoftlogic-navigation__submenu-container .websoftlogic-navigation-submenu button.websoftlogic-navigation-item__content),
:where(.websoftlogic-navigation .websoftlogic-navigation__submenu-container .websoftlogic-pages-list__item button.websoftlogic-navigation-item__content) {
    padding: .5em 1em
}

.websoftlogic-navigation.items-justified-right .websoftlogic-navigation__container .has-child .websoftlogic-navigation__submenu-container,
.websoftlogic-navigation.items-justified-right .websoftlogic-page-list>.has-child .websoftlogic-navigation__submenu-container,
.websoftlogic-navigation.items-justified-space-between .websoftlogic-page-list>.has-child:last-child .websoftlogic-navigation__submenu-container,
.websoftlogic-navigation.items-justified-space-between>.websoftlogic-navigation__container>.has-child:last-child .websoftlogic-navigation__submenu-container {
    left: auto;
    right: 0
}

.websoftlogic-navigation.items-justified-right .websoftlogic-navigation__container .has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container,
.websoftlogic-navigation.items-justified-right .websoftlogic-page-list>.has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container,
.websoftlogic-navigation.items-justified-space-between .websoftlogic-page-list>.has-child:last-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container,
.websoftlogic-navigation.items-justified-space-between>.websoftlogic-navigation__container>.has-child:last-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width:782px) {

    .websoftlogic-navigation.items-justified-right .websoftlogic-navigation__container .has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container,
    .websoftlogic-navigation.items-justified-right .websoftlogic-page-list>.has-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container,
    .websoftlogic-navigation.items-justified-space-between .websoftlogic-page-list>.has-child:last-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container,
    .websoftlogic-navigation.items-justified-space-between>.websoftlogic-navigation__container>.has-child:last-child .websoftlogic-navigation__submenu-container .websoftlogic-navigation__submenu-container {
        left: auto;
        right: 100%
    }
}

.websoftlogic-navigation:not(.has-background) .websoftlogic-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    color: #000
}

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

.websoftlogic-navigation__container .is-responsive {
    display: none
}

.websoftlogic-navigation__container:only-child,
.websoftlogic-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)
    }
}

.websoftlogic-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.websoftlogic-navigation__responsive-container .websoftlogic-navigation-link a {
    color: inherit
}

.websoftlogic-navigation__responsive-container .websoftlogic-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)
}

.websoftlogic-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit !important;
    color: inherit !important
}

.websoftlogic-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) {
    .websoftlogic-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-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)
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content,
.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-navigation__container,
.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-page-list {
    justify-content: flex-start
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-navigation__submenu-icon {
    display: none
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .has-child .websoftlogic-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
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-navigation__container,
.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-navigation__submenu-container {
    gap: inherit
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em)
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-navigation-item__content {
    padding: 0
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-navigation-item,
.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-navigation__container,
.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__responsive-container-content .websoftlogic-page-list {
    align-items: var(--navigation-layout-justification-setting, initial);
    display: flex;
    flex-direction: column
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation-item,
.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation-item .websoftlogic-navigation__submenu-container,
.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-page-list {
    background: transparent !important;
    color: inherit !important
}

.websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__submenu-container.websoftlogic-navigation__submenu-container.websoftlogic-navigation__submenu-container.websoftlogic-navigation__submenu-container {
    left: auto;
    right: auto
}

@media (min-width:600px) {
    .websoftlogic-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .websoftlogic-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .websoftlogic-navigation__responsive-container-close {
        display: none
    }

    .websoftlogic-navigation__responsive-container.is-menu-open .websoftlogic-navigation__submenu-container.websoftlogic-navigation__submenu-container.websoftlogic-navigation__submenu-container.websoftlogic-navigation__submenu-container {
        left: 0
    }
}

.websoftlogic-navigation:not(.has-background) .websoftlogic-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.websoftlogic-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.websoftlogic-navigation__responsive-container-close,
.websoftlogic-navigation__responsive-container-open {
    background: 0 0;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.websoftlogic-navigation__responsive-container-close svg,
.websoftlogic-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.websoftlogic-navigation__responsive-container-open {
    display: flex
}

.websoftlogic-navigation__responsive-container-open.websoftlogic-navigation__responsive-container-open.websoftlogic-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

@media (min-width:600px) {
    .websoftlogic-navigation__responsive-container-open:not(.always-shown) {
        display: none
    }
}

.websoftlogic-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.websoftlogic-navigation__responsive-container-close.websoftlogic-navigation__responsive-container-close.websoftlogic-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.websoftlogic-navigation__responsive-close {
    width: 100%
}

.has-modal-open .websoftlogic-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size, 100%)
}

.websoftlogic-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .websoftlogic-navigation__responsive-close,
.is-menu-open .websoftlogic-navigation__responsive-container-content,
.is-menu-open .websoftlogic-navigation__responsive-dialog {
    box-sizing: border-box
}

.websoftlogic-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .websoftlogic-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width:782px) {
    .has-modal-open .admin-bar .is-menu-open .websoftlogic-navigation__responsive-dialog {
        margin-top: 32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.websoftlogic-navigation .websoftlogic-navigation-item__label {
    overflow-wrap: break-word;
    word-break: normal
}

.websoftlogic-navigation .websoftlogic-navigation-item__description {
    display: none
}

.websoftlogic-navigation .websoftlogic-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)
}

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

.websoftlogic-post-author {
    display: flex;
    flex-wrap: wrap
}

.websoftlogic-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.websoftlogic-post-author__avatar {
    margin-right: 1em
}

.websoftlogic-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.websoftlogic-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.websoftlogic-post-author__name {
    margin: 0
}

.websoftlogic-post-comments-form {
    box-sizing: border-box
}

.websoftlogic-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.websoftlogic-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.websoftlogic-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.websoftlogic-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.websoftlogic-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.websoftlogic-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.websoftlogic-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.websoftlogic-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.websoftlogic-post-comments-form input:not([type=submit]),
.websoftlogic-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.websoftlogic-post-comments-form input:not([type=submit]):not([type=checkbox]),
.websoftlogic-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.websoftlogic-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),
.websoftlogic-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.websoftlogic-post-comments-form .comment-form-author label,
.websoftlogic-post-comments-form .comment-form-email label,
.websoftlogic-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.websoftlogic-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.websoftlogic-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.websoftlogic-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.websoftlogic-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

.websoftlogic-post-date {
    box-sizing: border-box
}

:where(.websoftlogic-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.websoftlogic-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.websoftlogic-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.websoftlogic-post-excerpt__more-link {
    display: inline-block
}

.websoftlogic-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.websoftlogic-post-featured-image a {
    display: block;
    height: 100%
}

.websoftlogic-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.websoftlogic-post-featured-image.alignfull img,
.websoftlogic-post-featured-image.alignwide img {
    width: 100%
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.websoftlogic-post-featured-image {
    position: relative
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-gradient {
    background-color: transparent
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.websoftlogic-post-featured-image .websoftlogic-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.websoftlogic-post-navigation-link .websoftlogic-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

.websoftlogic-post-navigation-link .websoftlogic-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.websoftlogic-post-navigation-link .websoftlogic-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

.websoftlogic-post-navigation-link .websoftlogic-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.websoftlogic-post-terms {
    box-sizing: border-box
}

.websoftlogic-post-terms .websoftlogic-post-terms__separator {
    white-space: pre-wrap
}

.websoftlogic-post-time-to-read,
.websoftlogic-post-title {
    box-sizing: border-box
}

.websoftlogic-post-title {
    word-break: break-word
}

.websoftlogic-post-title a {
    display: inline-block
}

.websoftlogic-preformatted {
    white-space: pre-wrap
}

.websoftlogic-preformatted.has-background {
    padding: 1.25em 2.375em
}

.websoftlogic-pullquote {
    box-sizing: border-box;
    overflow-wrap: break-word;
    padding: 3em 0;
    text-align: center
}

.websoftlogic-pullquote blockquote,
.websoftlogic-pullquote cite,
.websoftlogic-pullquote p {
    color: inherit
}

.websoftlogic-pullquote.alignleft,
.websoftlogic-pullquote.alignright {
    max-width: 420px
}

.websoftlogic-pullquote cite,
.websoftlogic-pullquote footer {
    position: relative
}

.websoftlogic-pullquote .has-text-color a {
    color: inherit
}

:where(.websoftlogic-pullquote) {
    margin: 0 0 1em
}

.websoftlogic-pullquote.has-text-align-left blockquote {
    text-align: left
}

.websoftlogic-pullquote.has-text-align-right blockquote {
    text-align: right
}

.websoftlogic-pullquote.is-style-solid-color {
    border: none
}

.websoftlogic-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.websoftlogic-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.websoftlogic-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.websoftlogic-pullquote cite {
    color: inherit
}

.websoftlogic-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.websoftlogic-post-template.websoftlogic-post-template {
    background: 0 0
}

.websoftlogic-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.websoftlogic-post-template.is-flex-container>li {
    margin: 0;
    width: 100%
}

@media (min-width:600px) {
    .websoftlogic-post-template.is-flex-container.is-flex-container.columns-2>li {
        width: calc(50% - .625em)
    }

    .websoftlogic-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .websoftlogic-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .websoftlogic-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .websoftlogic-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media (max-width:600px) {
    .websoftlogic-post-template-is-layout-grid.websoftlogic-post-template-is-layout-grid.websoftlogic-post-template-is-layout-grid.websoftlogic-post-template-is-layout-grid {
        grid-template-columns: 1fr
    }
}

.websoftlogic-query-pagination>.websoftlogic-query-pagination-next,
.websoftlogic-query-pagination>.websoftlogic-query-pagination-numbers,
.websoftlogic-query-pagination>.websoftlogic-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.websoftlogic-query-pagination>.websoftlogic-query-pagination-next:last-child,
.websoftlogic-query-pagination>.websoftlogic-query-pagination-numbers:last-child,
.websoftlogic-query-pagination>.websoftlogic-query-pagination-previous:last-child {
    margin-right: 0
}

.websoftlogic-query-pagination.is-content-justification-space-between>.websoftlogic-query-pagination-next:last-of-type {
    margin-inline-start: auto
}

.websoftlogic-query-pagination.is-content-justification-space-between>.websoftlogic-query-pagination-previous:first-child {
    margin-inline-end: auto
}

.websoftlogic-query-pagination .websoftlogic-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.websoftlogic-query-pagination .websoftlogic-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.websoftlogic-query-pagination .websoftlogic-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.websoftlogic-query-pagination .websoftlogic-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.websoftlogic-query-pagination.aligncenter {
    justify-content: center
}

.websoftlogic-query-title,
.websoftlogic-quote {
    box-sizing: border-box
}

.websoftlogic-quote {
    overflow-wrap: break-word
}

.websoftlogic-quote.is-large:where(:not(.is-style-plain)),
.websoftlogic-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.websoftlogic-quote.is-large:where(:not(.is-style-plain)) p,
.websoftlogic-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.websoftlogic-quote.is-large:where(:not(.is-style-plain)) cite,
.websoftlogic-quote.is-large:where(:not(.is-style-plain)) footer,
.websoftlogic-quote.is-style-large:where(:not(.is-style-plain)) cite,
.websoftlogic-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.websoftlogic-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.websoftlogic-read-more:not([style*=text-decoration]),
.websoftlogic-read-more:not([style*=text-decoration]):active,
.websoftlogic-read-more:not([style*=text-decoration]):focus {
    text-decoration: none
}

ul.websoftlogic-rss {
    list-style: none;
    padding: 0
}

ul.websoftlogic-rss.websoftlogic-rss {
    box-sizing: border-box
}

ul.websoftlogic-rss.alignleft {
    margin-right: 2em
}

ul.websoftlogic-rss.alignright {
    margin-left: 2em
}

ul.websoftlogic-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

ul.websoftlogic-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width:600px) {
    ul.websoftlogic-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.websoftlogic-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.websoftlogic-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.websoftlogic-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.websoftlogic-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.websoftlogic-rss__item-author,
.websoftlogic-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.websoftlogic-search__button {
    margin-left: 10px;
    word-break: normal
}

.websoftlogic-search__button.has-icon {
    line-height: 0
}

.websoftlogic-search__button svg {
    fill: currentColor;
    min-height: 24px;
    min-width: 24px;
    vertical-align: text-bottom
}

:where(.websoftlogic-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.websoftlogic-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.websoftlogic-search__label {
    width: 100%
}

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

.websoftlogic-search.websoftlogic-search__button-only .websoftlogic-search__button {
    margin-left: 0
}

:where(.websoftlogic-search__button-inside .websoftlogic-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.websoftlogic-search__button-inside .websoftlogic-search__inside-wrapper) .websoftlogic-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

:where(.websoftlogic-search__button-inside .websoftlogic-search__inside-wrapper) .websoftlogic-search__input:focus {
    outline: none
}

:where(.websoftlogic-search__button-inside .websoftlogic-search__inside-wrapper) :where(.websoftlogic-search__button) {
    padding: 4px 8px
}

.websoftlogic-search.aligncenter .websoftlogic-search__inside-wrapper {
    margin: auto
}

.websoftlogic-search__button-behavior-expand .websoftlogic-search__inside-wrapper {
    min-width: 0 !important;
    transition-property: width
}

.websoftlogic-search__button-behavior-expand .websoftlogic-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.websoftlogic-search__button-behavior-expand.websoftlogic-search__searchfield-hidden,
.websoftlogic-search__button-behavior-expand.websoftlogic-search__searchfield-hidden .websoftlogic-search__inside-wrapper {
    overflow: hidden
}

.websoftlogic-search__button-behavior-expand.websoftlogic-search__searchfield-hidden .websoftlogic-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
}

.websoftlogic[data-align=right] .websoftlogic-search__button-behavior-expand .websoftlogic-search__inside-wrapper {
    float: right
}

.websoftlogic-separator {
    border: 1px solid;
    border-left: none;
    border-right: none
}

.websoftlogic-separator.is-style-dots {
    background: none !important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center
}

.websoftlogic-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.websoftlogic-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.websoftlogic-site-logo a {
    display: inline-block
}

.websoftlogic-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

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

.websoftlogic-site-logo a,
.websoftlogic-site-logo img {
    border-radius: inherit
}

.websoftlogic-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.websoftlogic-site-logo.is-style-rounded {
    border-radius: 9999px
}

.websoftlogic-site-title a {
    color: inherit
}

.websoftlogic-social-links {
    background: 0 0;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.websoftlogic-social-links .wp-social-link a,
.websoftlogic-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.websoftlogic-social-links .wp-social-link a {
    padding: .25em
}

.websoftlogic-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.websoftlogic-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.websoftlogic-social-links.has-small-icon-size {
    font-size: 16px
}

.websoftlogic-social-links,
.websoftlogic-social-links.has-normal-icon-size {
    font-size: 24px
}

.websoftlogic-social-links.has-large-icon-size {
    font-size: 36px
}

.websoftlogic-social-links.has-huge-icon-size {
    font-size: 48px
}

.websoftlogic-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.websoftlogic-social-links.alignright {
    justify-content: flex-end
}

.websoftlogic-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
    .websoftlogic-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.websoftlogic-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.websoftlogic-social-link:hover {
    transform: scale(1.1)
}

.websoftlogic-social-links .websoftlogic-social-link .websoftlogic-social-link-anchor,
.websoftlogic-social-links .websoftlogic-social-link .websoftlogic-social-link-anchor svg,
.websoftlogic-social-links .websoftlogic-social-link .websoftlogic-social-link-anchor:active,
.websoftlogic-social-links .websoftlogic-social-link .websoftlogic-social-link-anchor:hover,
.websoftlogic-social-links .websoftlogic-social-link .websoftlogic-social-link-anchor:visited {
    fill: currentColor;
    color: currentColor
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    stroke: #000;
    background-color: #fefc00;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.websoftlogic-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link {
    background: 0 0
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-snapchat {
    stroke: #000;
    color: #fff
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.websoftlogic-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.websoftlogic-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.websoftlogic-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.websoftlogic-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .websoftlogic-social-link-label {
    color: #000
}

.websoftlogic-spacer {
    clear: both
}

.websoftlogic-tag-cloud {
    box-sizing: border-box
}

.websoftlogic-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.websoftlogic-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.websoftlogic-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.websoftlogic-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.websoftlogic-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.websoftlogic-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important
}

.websoftlogic-table {
    overflow-x: auto
}

.websoftlogic-table table {
    border-collapse: collapse;
    width: 100%
}

.websoftlogic-table thead {
    border-bottom: 3px solid
}

.websoftlogic-table tfoot {
    border-top: 3px solid
}

.websoftlogic-table td,
.websoftlogic-table th {
    border: 1px solid;
    padding: .5em
}

.websoftlogic-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.websoftlogic-table .has-fixed-layout td,
.websoftlogic-table .has-fixed-layout th {
    word-break: break-word
}

.websoftlogic-table.aligncenter,
.websoftlogic-table.alignleft,
.websoftlogic-table.alignright {
    display: table;
    width: auto
}

.websoftlogic-table.aligncenter td,
.websoftlogic-table.aligncenter th,
.websoftlogic-table.alignleft td,
.websoftlogic-table.alignleft th,
.websoftlogic-table.alignright td,
.websoftlogic-table.alignright th {
    word-break: break-word
}

.websoftlogic-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.websoftlogic-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.websoftlogic-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.websoftlogic-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.websoftlogic-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.websoftlogic-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.websoftlogic-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.websoftlogic-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.websoftlogic-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.websoftlogic-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.websoftlogic-table.is-style-stripes td,
.websoftlogic-table.is-style-stripes th {
    border-color: transparent
}

.websoftlogic-table .has-border-color td,
.websoftlogic-table .has-border-color th,
.websoftlogic-table .has-border-color tr,
.websoftlogic-table .has-border-color>* {
    border-color: inherit
}

.websoftlogic-table table[style*=border-top-color] tr:first-child,
.websoftlogic-table table[style*=border-top-color] tr:first-child td,
.websoftlogic-table table[style*=border-top-color] tr:first-child th,
.websoftlogic-table table[style*=border-top-color]>*,
.websoftlogic-table table[style*=border-top-color]>* td,
.websoftlogic-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.websoftlogic-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.websoftlogic-table table[style*=border-right-color] td:last-child,
.websoftlogic-table table[style*=border-right-color] th,
.websoftlogic-table table[style*=border-right-color] tr,
.websoftlogic-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.websoftlogic-table table[style*=border-bottom-color] tr:last-child,
.websoftlogic-table table[style*=border-bottom-color] tr:last-child td,
.websoftlogic-table table[style*=border-bottom-color] tr:last-child th,
.websoftlogic-table table[style*=border-bottom-color]>*,
.websoftlogic-table table[style*=border-bottom-color]>* td,
.websoftlogic-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.websoftlogic-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.websoftlogic-table table[style*=border-left-color] td:first-child,
.websoftlogic-table table[style*=border-left-color] th,
.websoftlogic-table table[style*=border-left-color] tr,
.websoftlogic-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.websoftlogic-table table[style*=border-style] td,
.websoftlogic-table table[style*=border-style] th,
.websoftlogic-table table[style*=border-style] tr,
.websoftlogic-table table[style*=border-style]>* {
    border-style: inherit
}

.websoftlogic-table table[style*=border-width] td,
.websoftlogic-table table[style*=border-width] th,
.websoftlogic-table table[style*=border-width] tr,
.websoftlogic-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

:where(.websoftlogic-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.websoftlogic-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.websoftlogic-text-columns,
.websoftlogic-text-columns.aligncenter {
    display: flex
}

.websoftlogic-text-columns .websoftlogic-column {
    margin: 0 1em;
    padding: 0
}

.websoftlogic-text-columns .websoftlogic-column:first-child {
    margin-left: 0
}

.websoftlogic-text-columns .websoftlogic-column:last-child {
    margin-right: 0
}

.websoftlogic-text-columns.columns-2 .websoftlogic-column {
    width: 50%
}

.websoftlogic-text-columns.columns-3 .websoftlogic-column {
    width: 33.33333%
}

.websoftlogic-text-columns.columns-4 .websoftlogic-column {
    width: 25%
}

pre.websoftlogic-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.websoftlogic-verse) {
    font-family: inherit
}

.websoftlogic-video {
    box-sizing: border-box
}

.websoftlogic-video video {
    width: 100%
}

@supports (position:sticky) {
    .websoftlogic-video [poster] {
        object-fit: cover
    }
}

.websoftlogic-video.aligncenter {
    text-align: center
}

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

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

@font-face {
    font-display: swap;
    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-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    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-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1*var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    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: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

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 {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.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-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    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>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    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-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    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-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #094a4d;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    overflow-anchor: none
}

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

body {
    margin: 0;
    padding: 0;
    line-height: 1;
    min-width: 320px;
    position: relative;
    -ms-touch-action: pan-x;
    background: #fff
}

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

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

a {
    text-decoration: none;
    background: 0 0
}

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

a img {
    border: 0
}

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

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

button {
    background-color: transparent
}

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    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;
    -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
}

textarea {
    overflow: auto;
    resize: none
}

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

td,
th {
    padding: 0
}

ol,
ul {
    list-style: none
}

input,
button,
textarea,
select {
    border: 0;
    outline: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box
}

img {
    max-width: 100%;
    height: auto;
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none;
    ms-touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.hidden {
    display: none
}

.img-wrapper {
    line-height: 0
}

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

body {
    font-family: "Work Sans", sans-serif, sans-serif;
    font-size: 16px;
    color: #fff;
    background: #01626e;
    font-weight: 300
}

.container,
.container_form {
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1340px
}

@media screen and (min-width:1800px) {

    .container,
    .container_form {
        max-width: 1700px
    }
}

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

    .container,
    .container_form {
        max-width: 1240px
    }
}

.fixed-mail-icon {
    width: 74px;
    height: 74px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 20;
    border-radius: 100%;
    cursor: pointer;
    overflow: hidden
}

.fixed-mail-icon:hover svg circle {
    stroke: #f39900
}

.fixed-mail-icon:hover svg path {
    fill: #f39900
}

.fixed-mail-icon svg cirle,
.fixed-mail-icon svg path {
    -webkit-transition: .2s;
    transition: .2s
}

@media screen and (max-width:575px) {
    .fixed-mail-icon {
        width: 50px;
        height: 50px
    }
}

.lending-title-wrapper--center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.lending-title {
    position: relative;
    padding-bottom: clamp(15px, 26/1440*100vw, 26px);
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: clamp(22px, 40/1440*100vw, 40px);
    line-height: 1.225
}

.lending-title:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: clamp(3px, 6/1440*100vw, 6px);
    background-color: #ff6915;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

header {
    padding-top: 40px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 20
}

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

header .logo {
    color: #fff;
    font-size: 43px;
    font-family: "Monoton", cursive;
    letter-spacing: 3px;
    position: relative;
    text-transform: uppercase
}

header .main-navigation {
    margin-left: auto
}

header nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1cc7f185;  
    padding: 10px;
    border-radius: 5px;
}

header nav ul li {
    display: inline-block;
    margin-left: 23px;
    vertical-align: top;
}

header nav ul li:first-child {
    margin-left: 0
}

header nav ul li a {
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .2s;
    transition: .2s;
    
}

header nav ul li a:hover {
    color: #f39900;
    background-color: #1cc7f185;   
    padding: 10px;
    border-radius: 5px; 
}

header nav ul li ul {
    position: absolute;
    padding: 10px;
    background-color: #47280385;
    display: none;
    border-radius: 5px;
}

header nav ul li ul li {
    display: block;
    margin-left: 0;
    border-radius: 5px; 
}

header nav ul li ul li:first-child {
    border-top: solid 1px #fff;
    padding-top: 10px
}

header nav ul li ul li a {
    display: block;
    padding: 10px 10px
}

header nav ul li.menu-item-has-children>a:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/wp-content/themes/somtamlabs/assets/img/icons/next.svg");
    float: right;
    margin-left: 9px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

header nav ul li:hover>a {
    color: #5e168d
}

header nav ul li:hover ul {
    display: block
}

header nav .site_lang .language_select .languages_list li {
    margin-left: 0
}

.site_lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 30px;
    color: #fff;
    position: relative
}

.site_lang .language_select {
    position: relative
}

.site_lang .language_select .lang_toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}

.site_lang .language_select .lang_toggle span {
    pointer-events: none;
    text-transform: uppercase;
    line-height: 1
}

.site_lang .language_select .lang_toggle:after {
    content: "";
    position: absolute;
    left: calc(100% + 10px);
    width: 8px;
    height: 8px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/icons/arrow.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.site_lang .language_select .lang_toggle.active:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.site_lang .language_select .lang_toggle:hover span {
    color: #f39900
}

.site_lang .language_select .languages_list {
    display: none;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    border-radius: 4px;
    z-index: 5;
    width: 60px
}

.site_lang .language_select .languages_list li {
    width: 100%;
    display: inline-block
}

.site_lang .language_select .languages_list li.current-lang {
    pointer-events: none;
    display: none
}

.site_lang .language_select .languages_list li.current-lang a {
    cursor: not-allowed
}

.site_lang .language_select .languages_list li:hover a {
    color: #f39900
}

.site_lang .language_select .languages_list li a {
    padding: 4px 0;
    width: 100%;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase
}

.fixed-nav {
    position: fixed;
    right: -320px;
    top: 0;
    z-index: 30;
    width: 320px;
    height: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.fixed-nav .page-shadow {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 20;
    opacity: 0;
    visibility: hidden
}

.fixed-nav__container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/fixed-menu.png") left bottom no-repeat, #000;
    padding-top: 100px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 21;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fixed-nav .icon {
    width: 40px;
    height: 40px;
    position: fixed;
    z-index: 35;
    right: 40px;
    top: 35px;
    cursor: pointer
}

.fixed-nav .icon span {
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 2px #000;
    box-shadow: 0px 2px #000;
    left: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.fixed-nav .icon span:nth-child(2) {
    top: 10px
}

.fixed-nav .icon span:nth-child(3) {
    top: 20px
}

.fixed-nav .logo {
    color: #fff;
    text-transform: uppercase;
    font-size: 37px;
    font-family: "Monoton", cursive;
    letter-spacing: 3px
}

.fixed-nav nav {
    border-top: solid 1px #fff;
    margin-top: 25px;
    padding-top: 35px;
    width: 100%;
    margin-bottom: 25px
}

.fixed-nav nav ul li {
    display: block;
    margin-bottom: 10px
}

.fixed-nav nav ul li:last-child {
    margin-bottom: 0
}

.fixed-nav nav ul li a {
    color: #fff;
    font-size: 1.1em;
    display: block;
    padding: 12px 0;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transition: .2s;
    transition: .2s
}

.fixed-nav nav ul li a:hover {
    color: #f39900
}

.fixed-nav.active {
    opacity: 1
}

.fixed-nav.is-opened {
    right: 0
}

.fixed-nav.is-opened .page-shadow {
    opacity: 1;
    visibility: visible
}

.fixed-nav.is-opened .fixed-nav__container {
    opacity: 1
}

.fixed-nav.is-opened .icon span:nth-child(1) {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 10px
}

.fixed-nav.is-opened .icon span:nth-child(2) {
    display: none
}

.fixed-nav.is-opened .icon span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fixed-nav .site_lang {
    margin-right: 40px
}

.fixed-nav .site_lang .language_select .lang_toggle span {
    font-size: 18px
}

@media screen and (min-width:1800px) {
    header .logo {
        font-size: 53px
    }

    header nav ul li {
        margin-left: 23px
    }
}

@media screen and (max-width:1200px) {
    header nav {
        display: none
    }

    .fixed-nav {
        opacity: 1
    }
}

@media screen and (max-width:991px) {
    .fixed-nav .icon {
        top: 35px
    }

    header {
        padding-top: 25px
    }
}

@media screen and (max-width:575px) {
    header .logo {
        font-size: 25px
    }

    .fixed-nav .icon {
        top: 25px;
        right: 20px
    }
}

@media screen and (max-width:359px) {
    .fixed-nav__container {
        padding-top: 60px;
        background: url("/wp-content/themes/somtamlabs/assets/img/decorations/fixed-menu.png") -5% 100% no-repeat, #000
    }

    .fixed-nav .icon {
        width: 30px;
        height: 25px
    }

    .fixed-nav .icon span {
        height: 2px
    }

    .fixed-nav .icon span:nth-child(2) {
        top: 10px
    }

    .fixed-nav .icon span:nth-child(3) {
        top: 20px
    }
}

main {
    overflow: hidden;
    min-height: calc(100vh - 291px)
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 400;
    font-family: "Monoton", cursive, serif;
    letter-spacing: 3px
}

h2 {
    font-size: 45px;
    line-height: 1.15;
    letter-spacing: 3px
}

@media screen and (max-width:1200px) {
    h2 {
        font-size: 35px
    }
}

@media screen and (max-width:575px) {
    h2 {
        font-size: 25px
    }
}

p {
    line-height: 1.35
}

.wpcf7-form.sent .wpcf7-response-output {
    display: none
}

.section {
    padding-top: 70px;
    padding-bottom: 70px
}

.section.white-section {
    background: rgba(255, 255, 255, .11);
    color: #000
}

@media screen and (max-width:1200px) {
    .section {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.block-title {
    line-height: 1.2
}

.block-title__heading {
    text-transform: uppercase;
    font-size: 37px;
    padding-bottom: 10px
}

.block-title h2 {
    font-size: 52px;
    text-transform: uppercase
}

.block-title p {
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 20px;
    font-size: 18px
}

.btn {
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    -webkit-transition: .2s;
    transition: .2s;
    font-weight: 500
}

.btn.btn-black {
    background: #000;
    border: solid 1px #000;
    color: #fff
}

.btn.btn-black:hover {
    background: 0 0;
    color: #000
}

.btn.btn-big {
    font-size: 20px;
    padding: 14px 15px
}

.pagination {
    margin-top: 40px
}

.pagination .screen-reader-text {
    display: none
}

.pagination .nav-links .page-numbers {
    font-size: 20px;
    color: #fff;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    margin: 0 10px;
    padding: 5px
}

.pagination .nav-links .page-numbers:hover {
    color: #ee8702
}

.pagination .nav-links .page-numbers.current {
    pointer-events: none;
    color: #ee8702
}

.btn-orange {
    font-size: calc(30/16*1rem);
    line-height: 1.2;
    padding: calc(28/16*1rem) calc(66/16*1rem);
    text-transform: uppercase;
    color: #fff;
    background: #ff6915;
    -webkit-box-shadow: 0 calc(6/16*1rem) calc(26/16*1rem) calc(4/16*1rem) rgba(255, 255, 255, .15);
    box-shadow: 0 calc(6/16*1rem) calc(26/16*1rem) calc(4/16*1rem) rgba(255, 255, 255, .15);
    border-radius: calc(103/16*1rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(428/16*1rem);
    font-weight: 700
}

.dscf7captcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    width: 100% !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #000 !important;
    max-width: 450px;
    margin-top: 20px
}

.dscf7captcha .wpcf7-form-control-wrap {
    width: 100% !important;
    max-width: 200px
}

.custom_modal.home-contact .dscf7captcha {
    color: #fff !important
}

footer {
    padding: 25px 0
}

footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

footer .container:before {
    content: "";
    position: absolute;
    right: 35px;
    bottom: 0;
    z-index: 0;
    width: 20%;
    max-width: 277px;
    height: 185px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/decorations/footer-decor.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

footer .copyright {
    width: 100%;
    position: relative
}

footer .copyright p {
    font-size: 14px;
    font-weight: 300
}

footer .footer-block {
    margin-bottom: 24px;
    width: 40%;
    max-width: 650px
}

footer .footer-block .logo {
    font-size: 42px;
    font-family: "Monoton";
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 25px;
    display: inline-block;
    text-transform: uppercase
}

footer .footer-block .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer .footer-block .social-links p {
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px
}

footer .footer-block .social-links .social-link {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 12px;
    border-radius: 50%;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

footer .footer-block .social-links .social-link:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, .7);
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, .7)
}

footer .footer-block .social-links .social-link img {
    width: 100%
}

footer .footer-nav {
    padding: 15px 0;
    padding-left: 20px;
    border-left: 1px solid #fff
}

footer .footer-nav .menu-item {
    margin-bottom: 12px
}

footer .footer-nav .menu-item:last-child {
    margin-bottom: 0
}

footer .footer-nav .menu-item a {
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase
}

footer .footer-nav .menu-item a:hover {
    text-decoration: underline
}

footer .footer-nav .menu-item .current-page {
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline
}

.custom_modal {
    width: 100%;
    max-width: 95%;
    max-height: 95vh;
    padding: 0;
    border-radius: 40px;
    background-color: #075f81
}

.custom_modal .fancybox-close-small {
    width: 60px;
    height: 60px;
    right: 10px;
    top: 10px
}

.custom_modal .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 100px 10%
}

.custom_modal .inner .images_slider {
    width: 50%;
    padding: 0 7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom_modal .inner .images_slider .apps_modal_swiper {
    width: 100%;
    max-width: 450px
}

.custom_modal .inner .images_slider .apps_modal_swiper .swiper-slide {
    border-radius: 50px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff
}

.custom_modal .inner .images_slider .apps_modal_swiper .swiper-slide img {
    max-width: 90%;
    max-height: 100%
}

.custom_modal .inner .images_slider .apps_modal_swiper .swiper-wrapper {
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.custom_modal .inner .images_slider .apps_modal_swiper .app-swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: 25px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom_modal .inner .images_slider .apps_modal_swiper .app-swiper-pagination .swiper-pagination-bullet-active {
    background: #000
}

.custom_modal .inner .images_slider .apps_modal_swiper .app_modal_nav .swiper-button-prev {
    left: -40px;
    font-size: 35px;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    z-index: 1
}

.custom_modal .inner .images_slider .apps_modal_swiper .app_modal_nav .swiper-button-prev.swiper-button-disabled {
    opacity: .5 !important
}

.custom_modal .inner .images_slider .apps_modal_swiper .app_modal_nav .swiper-button-next {
    right: -100px;
    font-size: 35px;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    z-index: 1
}

.custom_modal .inner .images_slider .apps_modal_swiper .app_modal_nav .swiper-button-next.swiper-button-disabled {
    opacity: .5 !important
}

.custom_modal .inner .images_slider .apps_modal_swiper .swiper-lazy-preloader {
    border-color: #ee8702;
    border-top-color: transparent
}

.custom_modal .inner .images_slider .apps_modal_swiper:hover .app_modal_nav .swiper-button-prev {
    left: 5%;
    opacity: 1
}

.custom_modal .inner .images_slider .apps_modal_swiper:hover .app_modal_nav .swiper-button-next {
    right: 5%;
    opacity: 1
}

.custom_modal .inner .app_info {
    width: 50%
}

.custom_modal .inner .app_info .app_title {
    letter-spacing: 5px;
    font-weight: 400;
    font-family: "Monoton";
    font-size: 52px;
    text-align: center;
    margin-bottom: 10px
}

.custom_modal .inner .app_info .sub_title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 50px
}

.custom_modal .inner .app_info .app_description {
    padding-top: 50px;
    width: 100%;
    border-top: 1px solid #fff;
    margin-bottom: 20px;
    display: inline-block
}

.custom_modal .inner .app_info .app_description p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 15px
}

.custom_modal .inner .app_info .app_links {
    width: 100%;
    text-align: center
}

.custom_modal .inner .app_info .app_links .links {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.custom_modal .inner .app_info .app_links .links p {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px
}

.custom_modal .inner .app_info .app_links .links a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(50% - 30px);
    max-width: 150px;
    margin: 0 15px
}

.custom_modal .inner .app_info .app_links .links a img {
    width: 100%;
    height: 100px;
    max-width: 100px;
    margin-bottom: 20px
}

.custom_modal .inner .app_info .app_links .links a span {
    width: 100%;
    text-align: center;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px
}

.custom_modal .inner .app_info .app_links .links.disabled_links a {
    pointer-events: none;
    color: #bbb
}

.custom_modal .inner .app_info .app_links .links.disabled_links a img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.custom_modal .inner .app_info .app_links .reference_website {
    min-width: 100%;
    font-size: 20px;
    color: #fff;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 25px
}

.custom_modal .inner .app_info .app_links .reference_website:hover {
    color: #ee8702
}

.custom_modal .inner .app_info .app_links .reference_website.disabled_links {
    color: #bbb;
    pointer-events: none
}

.custom_modal.person_modal {
    position: relative
}

.custom_modal.person_modal .inner {
    position: relative;
    overflow: hidden
}

.custom_modal.person_modal .inner:before {
    content: "";
    position: absolute;
    left: -5%;
    bottom: -280px;
    width: 35%;
    height: 100%;
    max-width: 415px;
    max-height: 520px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/decorations/papaya.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.custom_modal.person_modal .person_image {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 5%
}

.custom_modal.person_modal .person_image img {
    max-width: 100%
}

.custom_modal.person_modal .person_info {
    width: 50%
}

.custom_modal.person_modal .person_info .person_title {
    letter-spacing: 5px;
    font-weight: 400;
    font-family: "Monoton";
    font-size: 52px;
    text-align: center;
    margin-bottom: 10px
}

.custom_modal.person_modal .person_info .person_sub_title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 50px
}

.custom_modal.person_modal .person_info .person_description {
    padding-top: 50px;
    width: 100%;
    border-top: 1px solid #fff;
    margin-bottom: 0;
    display: inline-block
}

.custom_modal.person_modal .person_info .person_description p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 15px
}

.custom_modal.form-modal {
    width: 50%;
    max-width: unset;
    max-height: none;
    padding: 35px 0 0
}

@media screen and (max-width:767px) {
    .custom_modal.form-modal {
        width: 100%
    }
}

.custom_modal.form-modal:before {
    display: none
}

.custom_modal.form-modal .inner {
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.custom_modal.form-modal .inner .form-title {
    line-height: 1.4
}

.custom_modal.form-modal .inner .form-contact {
    padding-left: 0;
    width: 100%;
    padding-bottom: 0
}

@media screen and (max-width:1200px) {
    .custom_modal .inner {
        padding: 35px 5%
    }

    .custom_modal .inner .app_info .app_title {
        font-size: 45px
    }

    .custom_modal .inner .app_info .sub_title {
        margin-bottom: 30px
    }

    .custom_modal .inner .app_info .app_description {
        padding-top: 30px
    }

    .custom_modal .inner .app_info .app_links .links p {
        font-size: 18px;
        margin-bottom: 20px
    }

    .custom_modal .inner .app_info .app_links .links a img {
        width: 50%
    }

    .custom_modal .inner .app_info .app_links .links a span {
        font-size: 16px
    }
}

@media screen and (max-width:991px) {
    footer .footer-block .logo {
        font-size: 30px;
        margin-bottom: 15px
    }

    .custom_modal .inner .images_slider {
        padding: 0;
        padding-right: 20px
    }

    .custom_modal .inner .app_info {
        padding: 0;
        padding-left: 20px
    }

    .custom_modal .inner .app_info .app_title {
        font-size: 36px
    }

    .fancybox-active {
        overflow: hidden !important
    }
}

@media screen and (max-width:767px) {
    footer .footer-block {
        width: 100%
    }

    footer .container:before {
        width: 35%
    }

    .custom_modal .inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .custom_modal .inner .images_slider {
        padding: 0;
        width: 100%;
        max-width: 400px;
        margin-bottom: 30px
    }

    .custom_modal .inner .person_image {
        width: 100%;
        margin-bottom: 30px
    }

    .custom_modal .inner .app_info {
        padding: 0;
        width: 100%
    }

    .custom_modal .inner .person_info {
        padding: 0;
        width: 100%
    }
}

@media screen and (max-width:575px) {
    footer .container:before {
        display: none
    }

    footer .copyright p {
        font-size: 12px
    }

    footer .footer-block .social-links .social-link {
        width: 35px;
        height: 35px
    }

    .custom_modal {
        max-width: 100%;
        max-height: 100%;
        border-radius: 20px
    }

    .custom_modal .fancybox-close-small {
        right: 0;
        top: 0;
        width: 50px;
        height: 50px
    }

    .custom_modal .inner {
        padding: 15px;
        padding-top: 30px
    }

    .custom_modal .inner .images_slider {
        padding: 0;
        width: 100%;
        max-width: calc(100% - 30px);
        margin-bottom: 30px
    }

    .custom_modal .inner .images_slider .apps_modal_swiper .swiper-wrapper {
        height: 350px
    }

    .custom_modal .inner .images_slider .apps_modal_swiper .swiper-slide {
        border-radius: 20px
    }

    .custom_modal .inner .person_image {
        width: 100%;
        margin-bottom: 30px
    }

    .custom_modal .inner .app_info {
        padding: 0;
        width: 100%
    }

    .custom_modal .inner .app_info .app_title {
        font-size: 32px
    }

    .custom_modal .inner .app_info .sub_title {
        margin-bottom: 20px;
        font-size: 16px
    }

    .custom_modal .inner .app_info .app_description {
        padding-top: 20px
    }

    .custom_modal .inner .person_info {
        padding: 0;
        width: 100%
    }

    .custom_modal .inner .person_info .person_title {
        font-size: 32px
    }

    .custom_modal .inner .person_info .person_sub_title {
        margin-bottom: 20px;
        font-size: 16px
    }

    .custom_modal .inner .person_info .person_description {
        padding-top: 20px
    }
}

@media screen and (max-width:359px) {
    .custom_modal .inner .app_info .app_title {
        font-size: 28px
    }

    .custom_modal .inner .app_info .app_description p {
        font-size: 14px
    }

    .custom_modal .inner .app_info .app_links .links p {
        margin-bottom: 10px
    }

    .custom_modal .inner .app_info .app_links .links a {
        width: auto
    }

    .custom_modal .inner .person_info .person_title {
        font-size: 28px
    }

    .custom_modal .inner .person_info .person_description p {
        font-size: 14px
    }

    .custom_modal .inner .images_slider .apps_modal_swiper .swiper-wrapper {
        height: 300px
    }

    .custom_modal .inner .images_slider .apps_modal_swiper .app_modal_nav .swiper-button-prev {
        left: 5px;
        opacity: 1
    }

    .custom_modal .inner .images_slider .apps_modal_swiper .app_modal_nav .swiper-button-prev:after {
        font-size: 25px
    }

    .custom_modal .inner .images_slider .apps_modal_swiper .app_modal_nav .swiper-button-next {
        right: 5px;
        opacity: 1
    }

    .custom_modal .inner .images_slider .apps_modal_swiper .app_modal_nav .swiper-button-next:after {
        font-size: 25px
    }
}

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #000
}

@-webkit-keyframes blinking {

    20%,
    24%,
    53%,
    57% {
        opacity: .3;
        text-shadow: 0 0 0px rgba(255, 255, 255, .5)
    }

    22% {
        opacity: .8;
        text-shadow: 0 0 4px #fff
    }

    0%,
    19%,
    25%,
    52%,
    58% {
        opacity: 1;
        text-shadow: 0 0 20px rgba(255, 255, 255, .5), 0 0 10px #fff, 0 0 5px rgba(229, 229, 229, .3)
    }
}

@keyframes blinking {

    20%,
    24%,
    53%,
    57% {
        opacity: .3;
        text-shadow: 0 0 0px rgba(255, 255, 255, .5)
    }

    22% {
        opacity: .8;
        text-shadow: 0 0 4px #fff
    }

    0%,
    19%,
    25%,
    52%,
    58% {
        opacity: 1;
        text-shadow: 0 0 20px rgba(255, 255, 255, .5), 0 0 10px #fff, 0 0 5px rgba(229, 229, 229, .3)
    }
}

@-webkit-keyframes arrow-slide {
    0% {
        top: -10px;
        opacity: 1
    }

    100% {
        top: 10px;
        opacity: 0
    }
}

@keyframes arrow-slide {
    0% {
        top: -10px;
        opacity: 1
    }

    100% {
        top: 10px;
        opacity: 0
    }
}

.scroll-down {
    width: 24px;
    height: 24px;
    cursor: pointer;
    left: 0;
    right: 0;
    bottom: 45px;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 40px
}

.scroll-down img {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: -10px;
    -webkit-animation: arrow-slide 1.5s ease infinite;
    animation: arrow-slide 1.5s ease infinite;
    width: 100%
}

.scroll-down:hover img {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 1 !important
}

.hero-section {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.hero-section:before {
    content: "";
    width: 315px;
    height: 730px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/decorations/hero-line.png");
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    position: absolute;
    left: auto;
    right: 90%;
    bottom: -5vh;
    margin: auto 0;
    opacity: 0;
    -webkit-animation: fadeIn 1.5s ease 2s forwards;
    animation: fadeIn 1.5s ease 2s forwards
}

.hero-section .content {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.hero-section .content .decor_dots {
    position: absolute;
    left: auto;
    right: 115%;
    top: -12vh;
    width: 132px;
    height: 132px;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.hero-section .content .decor_dots img {
    width: 100%
}

.hero-section .content h1 {
    font-size: 70px;
    line-height: 1.1;
    letter-spacing: 3px
}

.hero-section .content h1 span {
    font-family: "Work Sans", sans-serif;
    font-size: .9em;
    font-weight: 200;
    letter-spacing: 0px
}

.hero-section .content h1 strong {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400
}

.hero-section .content h1 strong i {
    font-style: normal;
    text-shadow: 0 0 20px rgba(255, 255, 255, .5), 0 0 10px #fff, 0 0 5px rgba(229, 229, 229, .3);
    -webkit-animation: blinking 5s ease infinite;
    animation: blinking 5s ease infinite;
    -webkit-animation-delay: .8857322074s;
    animation-delay: .8857322074s;
    display: inline
}

.hero-section .content h1 strong i:nth-child(1) {
    -webkit-animation-delay: .7293147032s;
    animation-delay: .7293147032s
}

.hero-section .content h1 strong i:nth-child(2) {
    -webkit-animation-delay: .4440460881s;
    animation-delay: .4440460881s
}

.hero-section .content h1 strong i:nth-child(3n) {
    -webkit-animation-delay: .0336107462s;
    animation-delay: .0336107462s
}

.hero-section .content p {
    text-transform: uppercase;
    font-size: 24px;
    padding-top: 35px
}

.hero-section .img {
    position: absolute;
    right: 20px;
    bottom: 50px;
    max-width: 340px;
    opacity: .8
}

.hero-section .scroll-down {
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45px;
    margin: 0 auto
}

@media screen and (min-width:1800px) {
    .hero-section .img {
        max-width: 100%
    }
}

@media screen and (max-width:1400px) {
    .hero-section .img {
        max-width: 240px
    }

    .hero-section .content .decor_dots {
        top: 0
    }
}

@media screen and (max-width:1200px) {
    .hero-section:before {
        width: 180px
    }
}

@media screen and (max-width:991px) {
    .hero-section:before {
        display: none
    }

    .hero-section .content p {
        max-width: 70%
    }
}

@media screen and (max-width:767px) {
    .hero-section {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 25vh
    }

    .hero-section .content h1 {
        font-size: 52px
    }

    .hero-section .content h1 span {
        font-size: 30px
    }

    .hero-section .content h1 strong {
        letter-spacing: 0px
    }

    .hero-section .content p {
        font-size: 18px
    }
}

@media screen and (max-width:575px) {
    .hero-section {
        padding-top: 25vh;
        min-height: 95vh
    }

    .hero-section .content h1 {
        font-size: 32px
    }

    .hero-section .content h1 span {
        font-size: 20px;
        font-weight: 300
    }

    .hero-section .content p {
        max-width: 100%;
        font-size: 16px
    }

    .hero-section .img {
        max-width: 60%;
        opacity: .5
    }
}

@media screen and (max-width:359px) {
    .hero-section .content h1 {
        font-size: 28px
    }

    .hero-section .content h1 span {
        font-size: 18px
    }

    .hero-section .content p {
        font-size: 14px
    }
}

.hero-section.fr_ver .container .content {
    max-width: 1010px
}

.hero-section.thank-you-page .container .content {
    max-width: 1100px
}

.hero-section.thank-you-page .container .content .btn {
    padding: 20px;
    background: #ff6915;
    -webkit-box-shadow: 0 6px 26px 4px rgba(255, 255, 255, .15);
    box-shadow: 0 6px 26px 4px rgba(255, 255, 255, .15);
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 25px auto;
    text-transform: uppercase;
    color: #f5f5f5
}

.home-about {
    background: #fff;
    color: #000;
    text-align: center;
    position: relative
}

.home-about:before {
    content: "";
    width: 700px;
    height: 536px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/decorations/about-line.png");
    position: absolute;
    right: 0;
    top: 0
}

.home-about .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-about .container .content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-top: 70px;
    padding-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 55px 24px 57px 0 rgba(0, 0, 0, .03);
    box-shadow: 55px 24px 57px 0 rgba(0, 0, 0, .03);
    border-radius: 0 0 45px;
    padding-right: 50px
}

.home-about .container .content .title h2 {
    font-size: 64px;
    letter-spacing: 3px
}

.home-about .container .content .title p {
    padding-top: 20px;
    font-size: 17px
}

.home-about .container .content article {
    padding-top: 70px;
    text-align: justify
}

.home-about .container .content article p {
    padding-bottom: 35px;
    font-size: 18px
}

.home-about .container .content article p:last-child {
    padding-bottom: 0
}

.home-about .container .image {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative
}

.home-about .container .image:before {
    content: "";
    width: 110px;
    height: 91px;
    background: url(/wp-content/themes/somtamlabs/assets/img/decorations/square-black.png);
    position: absolute;
    right: 115px;
    bottom: 65px;
    background-size: contain;
    background-repeat: no-repeat
}

.home-about .container .image img {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

@media screen and (min-width:1800px) {
    .home-about article {
        font-size: 1.1em
    }

    .home-about .container .image img {
        max-width: 500px
    }
}

@media screen and (max-width:1200px) {
    .home-about:before {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left top;
        width: 50%
    }

    .home-about .container .content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        padding: 50px 0
    }

    .home-about .container .content .title h2 {
        font-size: 50px
    }

    .home-about .container .content__inside {
        width: 100%;
        padding-right: 20px
    }

    .home-about .container .image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home-about .container .image img {
        max-width: 90%;
        height: auto
    }
}

@media screen and (max-width:991px) {
    .home-about .container .content {
        width: 60%
    }

    .home-about .container .content .title h2 {
        font-size: 45px
    }

    .home-about .container .image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }
}

@media screen and (max-width:767px) {
    .home-about .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }

    .home-about .container .content {
        width: 100%;
        padding: 40px 20px;
        padding-bottom: 20px;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .home-about .container .content__inside {
        padding: 0
    }

    .home-about .container .image {
        display: none
    }
}

@media screen and (max-width:575px) {
    .home-about .container .content .title h2 {
        font-size: 36px
    }
}

@media screen and (max-width:359px) {
    .home-about .container .content .title h2 {
        font-size: 30px
    }
}

.home-cases {
    -webkit-box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    position: relative
}

.home-cases .block-title {
    text-align: right
}

.home-cases__list {
    overflow: hidden;
    counter-reset: cases-section
}

.home-cases__list .case-single {
    text-align: center;
    position: relative;
    counter-increment: cases-section
}

.home-cases__list .case-single:before {
    content: "";
    width: 315px;
    height: 730px;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/hero-line.png");
    position: absolute;
    bottom: -270px;
    margin: auto 0
}

.home-cases__list .case-single:nth-child(odd):before {
    left: -150px;
    top: 0;
    bottom: auto
}

.home-cases__list .case-single:nth-child(odd) .case-single__container .image {
    padding-right: 70px
}

.home-cases__list .case-single:nth-child(odd) .case-single__container .image .decor-img {
    position: absolute;
    width: 100%;
    max-width: 400px;
    right: 0;
    bottom: 0;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.home-cases__list .case-single:nth-child(odd) .case-single__container .image .decor-img img {
    max-width: 100%;
    -webkit-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    transform: rotate(55deg)
}

.home-cases__list .case-single:nth-child(odd) .case-single__container .image img {
    max-width: 420px
}

.home-cases__list .case-single:nth-child(odd) .image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.home-cases__list .case-single:nth-child(odd) .image .number {
    right: 140px
}

.home-cases__list .case-single:nth-child(odd) .image .number:before {
    font-style: normal;
    text-shadow: 0 0 20px rgba(255, 255, 255, .5), 0 0 10px #fff, 0 0 5px rgba(229, 229, 229, .3);
    -webkit-animation: blinking 5s ease infinite;
    animation: blinking 5s ease infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    display: inline
}

.home-cases__list .case-single:nth-child(odd) .content__title {
    text-align: right
}

.home-cases__list .case-single:nth-child(even):before {
    right: -150px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    top: 0;
    bottom: auto
}

.home-cases__list .case-single:nth-child(even) .case-single__container .image .decor-img {
    position: absolute;
    width: 100%;
    max-width: 400px;
    left: -50px;
    bottom: 0;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.home-cases__list .case-single:nth-child(even) .case-single__container .image img {
    max-width: 420px
}

.home-cases__list .case-single:nth-child(even) .image .number {
    left: 0
}

.home-cases__list .case-single:nth-child(even) .image .number:before {
    font-style: normal;
    text-shadow: 0 0 20px rgba(255, 255, 255, .5), 0 0 10px #fff, 0 0 5px rgba(229, 229, 229, .3);
    -webkit-animation: blinking 3s ease infinite;
    animation: blinking 3s ease infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    display: inline-block
}

.home-cases__list .case-single:last-child:before {
    display: none
}

.home-cases__list .case-single__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1340px;
    margin: 0 auto;
    position: relative
}

.home-cases__list .case-single__container .image {
    position: relative;
    padding-top: 140px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: center;
    height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home-cases__list .case-single__container .image img {
    z-index: 2;
    position: relative
}

.home-cases__list .case-single__container .image:before {
    content: "";
    position: absolute
}

.home-cases__list .case-single__container .image .number {
    font-size: 138px;
    font-family: "Monoton", cursive, serif;
    position: absolute;
    top: 0
}

.home-cases__list .case-single__container .image .number:before {
    content: counter(cases-section, decimal-leading-zero)
}

.home-cases__list .case-single__container .content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-right: 20px;
    padding-top: 50px
}

.home-cases__list .case-single__container .content__title {
    text-align: left
}

.home-cases__list .case-single__container .content__title h3 {
    font-size: 42px
}

.home-cases__list .case-single__container .content__title p {
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 20px
}

.home-cases__list .case-single__container .content article {
    text-align: justify;
    line-height: 1.8em;
    padding-top: 50px;
    font-size: 18px
}

.home-cases__list .case-single__container .content .btn {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 12px 22px;
    margin-top: 30px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.home-cases__list .case-single__container .content .btn:before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
    background-color: #fff;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.home-cases__list .case-single__container .content .btn:hover {
    color: #000
}

.home-cases__list .case-single__container .content .btn:hover:before {
    width: 100%;
    height: 100%;
    opacity: 1
}

.home-cases__list .case-single:last-child {
    margin-bottom: 100px
}

.home-cases__list .case-single:last-child .scroll-down {
    display: none
}

.home-cases__list .case-single .scroll-down {
    margin-top: 70px;
    margin-bottom: 0
}

@media screen and (max-width:1400px) {
    .home-cases__list .case-single__container {
        max-width: 1240px;
        padding-left: 20px;
        padding-right: 20px
    }

    .home-cases__list .case-single__container .image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 40%
    }

    .home-cases__list .case-single__container .image img {
        max-width: 350px
    }

    .home-cases__list .case-single__container .image .decor-img img {
        max-width: unset;
        width: 100%
    }

    .home-cases__list .case-single__container .image .number {
        font-size: 100px
    }

    .home-cases__list .case-single__container .content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .home-cases__list .case-single:first-child .case-single__container .image img {
        max-width: 350px
    }
}

@media screen and (max-width:1200px) {
    .home-cases .home-cases__list .case-single {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .home-cases .home-cases__list .case-single:before {
        display: none
    }

    .home-cases .home-cases__list .case-single__container .image {
        padding: 0 20px;
        padding-top: 120px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 40%
    }

    .home-cases .home-cases__list .case-single__container .image .number {
        font-size: 100px;
        right: auto;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .home-cases .home-cases__list .case-single__container .image:before {
        max-width: 85%;
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important
    }

    .home-cases .home-cases__list .case-single__container .content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        padding: 0 10px;
        padding-top: 30px
    }

    .home-cases .home-cases__list .case-single:first-child .case-single__container .image {
        padding-right: 20px
    }
}

@media screen and (max-width:991px) {
    .home-cases .home-cases__list .case-single__container .content__title h3 {
        font-size: 32px
    }

    .home-cases .home-cases__list .case-single:first-child .case-single__container .image:before {
        bottom: 0
    }
}

@media screen and (max-width:767px) {
    .home-cases .block-title {
        text-align: center
    }

    .home-cases .home-cases__list .case-single__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home-cases .home-cases__list .case-single__container .content {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .home-cases .home-cases__list .case-single__container .content__title {
        text-align: center
    }

    .home-cases .home-cases__list .case-single__container .image {
        width: 100%;
        max-width: 400px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px;
        height: 400px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home-cases .home-cases__list .case-single__container .image img {
        max-height: 100%
    }

    .home-cases .home-cases__list .case-single__container .image .case_img_main {
        max-width: 100% !important
    }

    .home-cases .home-cases__list .case-single__container .image .decor-img {
        -webkit-transition: none !important;
        transition: none !important
    }

    .home-cases .case-single .case-single__container .image .decor-img {
        max-width: 300px !important;
        left: 10% !important;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .home-cases .case-single:nth-child(even) .case-single__container .image .decor-img {
        left: 0
    }
}

@media screen and (max-width:575px) {
    .home-cases .block-title h2 {
        font-size: 30px
    }

    .home-cases .home-cases__list .case-single__container .image {
        padding-top: 80px;
        height: 300px
    }

    .home-cases .home-cases__list .case-single__container .image .number {
        font-size: 60px
    }

    .home-cases .home-cases__list .case-single__container .content__title h3 {
        font-size: 24px
    }

    .home-cases .home-cases__list .case-single__container .content article {
        line-height: 1.5
    }
}

@media screen and (max-width:359px) {
    .home-cases .home-cases__list .case-single__container .image {
        height: 250px
    }
}

.home-references {
    overflow: hidden;
    -webkit-box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    text-align: center
}

.home-references .container {
    position: relative
}

.home-references .container:before {
    content: "";
    width: 315px;
    height: 730px;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/hero-line.png");
    position: absolute;
    top: -276px;
    right: 155px;
    margin: auto 0;
    -webkit-transform: rotate(90deg) rotateX(180deg);
    transform: rotate(90deg) rotateX(180deg)
}

.home-references .container:after {
    content: "";
    width: 315px;
    height: 730px;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/hero-line.png");
    position: absolute;
    bottom: -575px;
    left: 155px;
    margin: auto 0;
    -webkit-transform: rotate(270deg) rotateX(180deg);
    transform: rotate(270deg) rotateX(180deg)
}

.home-references .block-title {
    text-align: left
}

.home-references .swiper-container {
    margin-top: 70px;
    overflow: visible
}

.home-references .swiper-container nav {
    text-align: center;
    padding-bottom: 20px
}

.home-references .swiper-container nav .swiper-button-next,
.home-references .swiper-container nav .swiper-button-prev {
    position: static;
    display: inline-block;
    background: url("/wp-content/themes/somtamlabs/assets/img/icons/arrow.svg") center no-repeat;
    background-size: 24px
}

.home-references .swiper-container nav .swiper-button-next:after,
.home-references .swiper-container nav .swiper-button-prev:after {
    display: none
}

.home-references .swiper-container nav .swiper-button-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 30px
}

.home-references .swiper-container .swiper-wrapper .swiper-slide {
    font-size: 30px;
    text-align: center;
    width: 400px;
    padding: 20px;
    cursor: pointer;
    overflow: hidden
}

.home-references .swiper-container .swiper-wrapper .swiper-slide__container {
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.home-references .swiper-container .swiper-wrapper .swiper-slide__container:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.home-references .swiper-container .swiper-wrapper .swiper-slide .img {
    overflow: hidden;
    border-radius: 30px;
    height: 480px
}

.home-references .swiper-container .swiper-wrapper .swiper-slide .img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.home-references .swiper-container .swiper-wrapper .swiper-slide .title {
    display: block;
    font-family: "Monoton", cursive;
    letter-spacing: 3px;
    line-height: 1.1;
    margin-top: 24px
}

.home-references .swiper-container .swiper-wrapper .swiper-slide p {
    text-transform: uppercase
}

.home-references .scroll-down {
    margin-bottom: 0;
    margin-top: 50px
}

@media screen and (max-width:1200px) {
    .home-references .swiper-container .swiper-wrapper .swiper-slide {
        width: 300px;
        padding: 5px
    }
}

@media screen and (max-width:991px) {
    .home-references .block-title {
        position: relative
    }

    .home-references .container:before {
        right: auto;
        left: 70%;
        z-index: 0;
        background-size: contain;
        background-position: left;
        background-repeat: no-repeat;
        width: 300px;
        top: -50px;
        height: 300px
    }
}

@media screen and (max-width:767px) {
    .home-references .container:after {
        width: 300px;
        height: 300px;
        background: url(/wp-content/themes/somtamlabs/assets/img/decorations/hero-line.png);
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat;
        bottom: -240px;
        left: 30%
    }

    .home-references .swiper-container .swiper-wrapper .swiper-slide {
        width: 250px
    }

    .home-references .swiper-container .swiper-wrapper .swiper-slide .title {
        font-size: 24px
    }

    .home-references .swiper-container .swiper-wrapper .swiper-slide .sub_title {
        font-size: 18px
    }
}

@media screen and (max-width:575px) {
    .home-references .block-title {
        text-align: center
    }

    .home-references .block-title h2 {
        font-size: 32px
    }
}

@media screen and (max-width:359px) {
    .home-references .block-title h2 {
        font-size: 30px
    }

    .home-references .scroll-down {
        margin-top: 40px
    }

    .home-references .container:after {
        display: none
    }
}

.home-process {
    -webkit-box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    overflow: hidden;
    counter-reset: item-num
}

.home-process .container {
    position: relative
}

.home-process .container:after {
    content: "";
    width: 315px;
    height: 730px;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/hero-line.png");
    position: absolute;
    bottom: -470px;
    right: 100px;
    margin: auto 0;
    -webkit-transform: rotate(270deg) rotateX(180deg);
    transform: rotate(270deg) rotateX(180deg)
}

.home-process .block-title {
    text-align: right;
    margin-bottom: 40px
}

.home-process .process-row {
    text-align: center;
    position: relative
}

.home-process .process-row__title {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 60px;
    padding-top: 20px;
    font-weight: 200
}

.home-process .process-row__content .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-process .process-row__content .list .item {
    max-width: 250px;
    width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    counter-increment: item-num
}

.home-process .process-row__content .list .item__number {
    font-family: "Monoton", cursive;
    font-size: 40px;
    letter-spacing: 3px;
    padding-bottom: 20px
}

.home-process .process-row__content .list .item__number:before {
    content: counter(item-num, decimal-leading-zero)
}

.home-process .process-row__content .list .item__title {
    text-transform: uppercase;
    font-size: 23px;
    padding-right: 50px;
    padding-bottom: 25px;
    line-height: 1.2;
    font-weight: 200
}

.home-process .process-row__content .list .item__image {
    position: relative;
    margin-top: auto
}

.home-process .process-row__content .list .item__image .img {
    -webkit-transition: .3s;
    transition: .3s
}

.home-process .process-row__content .list .item__image .img img {
    height: 230px
}

.home-process .process-row__content .list .item__image article {
    font-size: 15px;
    line-height: 1.5;
    position: absolute;
    top: 30px;
    left: 0;
    opacity: 0;
    text-align: justify;
    -webkit-transition: .3s;
    transition: .3s
}

.home-process .process-row__content .list .item:hover .item__image .img {
    opacity: 0
}

.home-process .process-row__content .list .item:hover .item__image article {
    opacity: 1;
    top: 0
}

.home-process .process-row:nth-child(1):after {
    content: "";
    position: absolute;
    width: 210px;
    height: 113px;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/case-points.png");
    right: 200px;
    bottom: -25px
}

@media screen and (max-width:1200px) {
    .home-process .process-row__content .list {
        position: relative;
        z-index: 1
    }

    .home-process .process-row__content .list .item {
        width: calc(25% - 10px)
    }

    .home-process .process-row__content .list .item__image {
        width: 100%;
        padding-top: 100%;
        display: inline-block
    }

    .home-process .process-row__content .list .item__image .img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

    .home-process .process-row__content .list .item__image .img:after {
        content: "+";
        position: absolute;
        left: 50%;
        bottom: -30px;
        color: #fff;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        font-size: 26px;
        border-radius: 50%;
        border: 1px solid #fff;
        width: 30px;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .home-process .process-row__content .list .item__image .img img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        max-height: 85%;
        max-width: 85%
    }

    .home-process .process-row__content .list .item__image article {
        line-height: 1.3;
        text-align: left
    }

    .home-process .process-row__content .list .item__title {
        font-size: 18px;
        padding-right: 0
    }

    .home-process .process-row:first-child:after {
        display: none
    }
}

@media screen and (max-width:767px) {
    .home-process .block-title {
        text-align: center
    }

    .home-process .block-title h2 {
        font-size: 36px
    }

    .home-process .process-row__content .list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .home-process .process-row__content .list .item {
        width: calc(50% - 10px);
        margin-bottom: 80px;
        text-align: center
    }

    .home-process .process-row:first-child:after {
        display: none
    }

    .home-process .scroll-down {
        margin-top: 30px
    }

    .home-process .container:after {
        z-index: 0
    }

    .home-process .container .rows {
        position: relative;
        z-index: 1
    }
}

@media screen and (max-width:575px) {
    .home-process .block-title h2 {
        font-size: 32px
    }

    .home-process .process-row__content .list .item {
        width: 100%;
        text-align: center
    }

    .home-process .process-row__content .list .item__image {
        width: 200px;
        margin: auto;
        padding-top: 80%
    }
}

@media screen and (max-width:359px) {
    .home-process .block-title h2 {
        font-size: 30px
    }
}

.home-team {
    -webkit-box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    text-align: center
}

.home-team .block-title {
    text-align: left
}

.home-team .team-list {
    padding-top: 35px;
    text-align: left
}

.home-team .team-list .row .row__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.home-team .team-list .row .item {
    max-width: 33%;
    margin-bottom: 15px
}

.home-team .team-list .row__title {
    text-transform: uppercase;
    font-size: 21px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    letter-spacing: 1px
}

.home-team .team-list .item {
    width: 100%;
    border-right: solid 1px #4d4d4d
}

.home-team .team-list .item__container {
    max-width: 260px;
    margin: 0 auto
}

.home-team .team-list .item .img {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 175px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home-team .team-list .item .img img {
    width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.home-team .team-list .item:last-child {
    border-right: 0
}

.home-team .team-list .item .name {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 20px
}

.home-team .team-list .item .title {
    padding-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

.home-team .team-list .item .title__position {
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.3
}

.home-team .team-list .item .title__btn {
    display: inline-block;
    width: 27px;
    height: 27px;
    min-width: 27px;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.home-team .team-list .item .title:hover .title__btn {
    -webkit-transform: rotate(90deg) scale(1.2);
    -ms-transform: rotate(90deg) scale(1.2);
    transform: rotate(90deg) scale(1.2)
}

.home-team .scroll-down {
    margin-bottom: 0;
    margin-top: 90px
}

@media screen and (max-width:1200px) {
    .home-team .team-list .row .row__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .home-team .team-list .row .item {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin: 0;
        padding: 0 15px
    }

    .home-team .team-list .row .item__container .img {
        width: 100%;
        height: 175px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .home-team .team-list .row .item__container .img img {
        width: 100%;
        max-height: 100%
    }

    .home-team .team-list .row .item .title {
        position: relative
    }

    .home-team .team-list .row .item .title__position {
        font-size: 14px;
        width: 100%
    }
}

@media screen and (max-width:991px) {
    .home-team .team-list .row .row__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .home-team .team-list .row .item:nth-child(3n) {
        border: none
    }
}

@media screen and (max-width:767px) {
    .home-team .block-title {
        text-align: center
    }

    .home-team .block-title h2 {
        font-size: 36px
    }

    .home-team .team-list .row .item {
        max-width: 50%;
        margin-bottom: 40px;
        border: none
    }
}

@media screen and (max-width:575px) {
    .home-team .block-title h2 {
        font-size: 32px
    }

    .home-team .team-list .row__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home-team .team-list .row .item {
        width: 100%;
        max-width: 320px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 40px;
        border: none;
        padding: 0
    }
}

@media screen and (max-width:359px) {
    .home-team .block-title h2 {
        font-size: 30px
    }

    .home-team .team-list .item .name {
        font-size: 20px
    }
}

.home-values {
    text-align: center;
    -webkit-box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    box-shadow: 0px 10px 13px 0px rgba(255, 255, 255, .11);
    overflow: hidden
}

.home-values .block-title {
    text-align: right
}

.home-values .scroll-down {
    margin-bottom: 0;
    margin-top: 100px
}

.home-values .container {
    position: relative
}

.home-values .container:before {
    content: "";
    width: 113px;
    height: 210px;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/points-values.png");
    position: absolute;
    top: 40px;
    left: 0
}

.home-values .container:after {
    content: "";
    width: 315px;
    height: 730px;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/hero-line.png");
    position: absolute;
    bottom: -420px;
    left: -50px;
    margin: auto 0;
    -webkit-transform: rotate(270deg) rotateX(180deg);
    transform: rotate(270deg) rotateX(180deg)
}

.home-values .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 45px;
    position: relative;
    
}

.home-values .content .img {
    position: absolute;
    right: 60%;
    top: 0;
    opacity: .8
}

.home-values .content .list {
    width: 100%;
    max-width: 50%;
    background-color: #55060a;
}

.home-values .content .list .item {
    padding: 20px;
    border-bottom: 1px solid #4d4d4d;
    border-radius: 10px;
    text-align: right;
    background-color: #19625c;
}

.home-values .content .list .item__title {
    text-align: left;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
}

.home-values .content .list .item__title span {
    letter-spacing: 1px;
}

.home-values .content .list .item .btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/wp-content/themes/somtamlabs/assets/img/icons/plus.png");
    background-size: contain;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.home-values .content .list .item p {
    text-align: justify;
    padding: 5px;
    display: none;
    font-size: 18px;
    background-color: #044b30;
    border-radius: 5px;
}

.home-values .content .list .item.is-opened .btn {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media screen and (max-width:1200px) {
    .home-values .content .list {
        max-width: 60%
    }

    .home-values .content .img {
        right: 65%
    }
}

@media screen and (max-width:767px) {
    .home-values .block-title {
        text-align: center
    }

    .home-values .block-title h2 {
        font-size: 36px
    }

    .home-values .container:before {
        display: none
    }

    .home-values .content .list {
        max-width: 100%
    }

    .home-values .content .list .item {
        text-align: center
    }

    .home-values .content .list .item__title {
        text-align: center
    }

    .home-values .content .img {
        display: none
    }
}

@media screen and (max-width:575px) {
    .home-values .block-title h2 {
        font-size: 32px
    }

    .home-values .container:after {
        display: none
    }
}

@media screen and (max-width:359px) {
    .home-values .block-title h2 {
        font-size: 30px
    }

    .home-values .scroll-down {
        z-index: 1
    }
}

.home-blog {
    overflow: hidden;
    text-align: center
}

.home-blog .block-title {
    text-align: left
}

.home-blog .scroll-down {
    margin-bottom: 0;
    margin-top: 90px
}

.home-blog .container {
    position: relative
}

.home-blog .container:after {
    content: "";
    width: 113px;
    height: 210px;
    background: url("/wp-content/themes/somtamlabs/assets/img/decorations/points-values.png");
    position: absolute;
    bottom: 0;
    right: 40px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.home-blog .img {
    position: absolute;
    left: 0;
    opacity: .8;
    bottom: -130px;
    left: -410px
}

.home-blog .content {
    padding-top: 60px;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.home-blog .content .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
}

.home-blog .content .list .item {
    border: solid 1px #4a4a4a;
    border-radius: 35px;
    max-width: 33%;
    overflow: hidden;
    text-align: left;
    display: block;
    width: calc(33.3333333333% - 30px);
    margin: 0 15px 30px;
    background-color: #000;
    position: relative;
    z-index: 2
}

.home-blog .content .list .item__img {
    display: block;
    overflow: hidden;
    padding-top: 65%;
    width: 100%;
    text-align: center;
    position: relative
}

.home-blog .content .list .item__img img {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0
}

.home-blog .content .list .item__text {
    padding: 20px;
    background-color: #000
}

.home-blog .content .list .item__text .title {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    letter-spacing: 2px;
    margin-bottom: 10px;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.home-blog .content .list .item__text .title:hover {
    text-decoration: underline;
    color: #ee8702
}

.home-blog .content .list .item__text .category {
    width: 100%;
    display: inline-block
}

.home-blog .content .list .item__text .category a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    color: #ee8702 !important;
    letter-spacing: 2px;
    line-height: 1.9em;
    font-weight: 500
}

.home-blog .content .list .item__text .category a:hover {
    text-decoration: underline
}

.home-blog .content .list .item__text p {
    line-height: 1.8em;
    font-size: .9em;
    padding-top: 10px
}

.home-blog .content .list .item:hover .item__img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.home-blog .content a.btn {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: solid 1px #fff;
    border-radius: 20px;
    padding: 12px 22px;
    margin-top: 30px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.home-blog .content a.btn:before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
    background-color: #fff;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.home-blog .content a.btn:hover {
    color: #000
}

.home-blog .content a.btn:hover:before {
    width: 100%;
    height: 100%;
    opacity: 1
}

@media screen and (max-width:767px) {
    .home-blog .img {
        display: none
    }

    .home-blog .block-title {
        text-align: center
    }

    .home-blog .block-title h2 {
        font-size: 45px
    }

    .home-blog .content .list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .home-blog .content .list .item {
        max-width: calc(50% - 20px);
        width: calc(50% - 30px);
        margin: 0 10px;
        margin-bottom: 40px
    }
}

@media screen and (max-width:575px) {
    .home-blog .block-title h2 {
        font-size: 30px
    }

    .home-blog .container:after {
        display: none
    }

    .home-blog .content .list .item {
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        margin-bottom: 40px;
        width: 100%;
        margin: 0;
        margin-bottom: 30px
    }

    .home-blog .content .list .item__text {
        padding: 15px
    }

    .home-blog .content .list .item__text p {
        line-height: 1.5;
        font-size: 14px
    }
}

.home-email {
    text-align: center;
    -webkit-box-shadow: 0px 10px 13px 0px rgba(229, 229, 229, .58);
    box-shadow: 0px 10px 13px 0px rgba(229, 229, 229, .58);
    overflow: hidden
}

.home-email .btn {
    margin-top: 35px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.home-email .btn:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-color: #fff;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    z-index: -1
}

.home-email .btn:hover {
    background: 0 0
}

.home-email .btn:hover:before {
    width: 100%
}

.home-email .container {
    position: relative
}

.home-email .container .img {
    position: absolute;
    bottom: -222px;
    right: -150px;
    width: 450px;
    height: 450px;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.home-email .container .img img {
    width: 100%
}

.home-email.home-email-quote {
    position: relative;
    z-index: 1
}

.home-email-contact {
    -webkit-box-shadow: none;
    box-shadow: none
}

.home-email-contact.section.white-section {
    background: 0 0;
    background-color: #fff;
    background-image: url(/wp-content/themes/somtamlabs/assets/img/decorations/home-email-contact.png);
    background-size: auto 80%;
    background-position: bottom right;
    background-repeat: no-repeat
}

.home-email-contact .img {
    display: none
}

@media screen and (max-width:1200px) {
    .home-email .container .img {
        width: 350px;
        height: 350px;
        left: 80%;
        bottom: -50%
    }
}

@media screen and (max-width:991px) {
    .home-email.section.white-section {
        background-size: auto 65%
    }
}

@media screen and (max-width:767px) {
    .home-email .block-title h2 {
        font-size: 36px
    }

    .home-email .block-title__heading {
        font-size: 26px
    }

    .home-email .btn {
        font-size: 16px
    }

    .home-email .container .img {
        width: 250px;
        height: 250px;
        left: auto;
        right: -100px
    }
}

@media screen and (max-width:575px) {
    .home-email .block-title h2 {
        font-size: 32px
    }

    .home-email .container .img {
        width: 220px;
        height: 220px
    }
}

.home-contact {
    -webkit-box-shadow: 0px 10px 13px 0px rgba(229, 229, 229, .58);
    box-shadow: 0px 10px 13px 0px rgba(229, 229, 229, .58);
    position: relative;
    padding: 35px 0
}

.home-contact:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 32%;
    max-height: 280px;
    z-index: 0;
    max-width: 510px;
    max-height: 280px;
    background-image: url(/wp-content/themes/somtamlabs/assets/img/decorations/contact_decoration.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: auto;
    right: 50%
}

.home-contact .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-contact .content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-right: 70px;
    border-right: solid 1px #7f7f7f;
    width: 50%
}

.home-contact .content ul {
    padding-top: 40px
}

.home-contact .content ul li {
    display: block;
    margin-bottom: 25px;
    line-height: 1.4;
    font-size: 18px
}

.home-contact .content ul li:last-child {
    margin-bottom: 0
}

.home-contact .content ul li a {
    color: #000
}

.home-contact .content ul li a:hover {
    text-decoration: underline
}

.home-contact .content .scroll-down {
    margin: 80px 20% 0
}

.home-contact .form-contact {
    width: 50%;
    padding-left: 5%;
    padding-bottom: 30px;
    padding-top: 12px
}

.home-contact .form-contact form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.home-contact .form-contact form p {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.home-contact .form-contact form p br {
    display: none
}

.home-contact .form-contact form .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-bottom: 5px
}

.home-contact .form-contact form .wpcf7-not-valid {
    margin-bottom: 5px;
    border-color: red
}

.home-contact .form-contact form .ajax-loader {
    margin: 0 auto
}

.home-contact .form-contact form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%
}

.home-contact .form-contact form .wpcf7-response-output {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 10px;
    background-color: #fff;
    position: relative
}

.home-contact .form-contact form input {
    width: 100%;
    padding: 15px;
    font-weight: 300;
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 20px;
    margin-bottom: 14px;
    color: #000
}

.home-contact .form-contact form input.submit {
    width: auto;
    padding: 8px 15px 5px;
    margin-left: auto;
    background-color: #0f7a8d;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: .1em;
    border-radius: 12px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    margin-bottom: 0
}

.home-contact .form-contact form input.submit:hover {
    background-color: #2e8526;
    color: #000
}

.home-contact .form-contact form input::-webkit-input-placeholder {
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form input::-moz-placeholder {
    -moz-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form input:-ms-input-placeholder {
    -ms-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form input::-ms-input-placeholder {
    -ms-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form input::placeholder {
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form input:focus::-webkit-input-placeholder {
    padding-left: 10px
}

.home-contact .form-contact form input:focus::-moz-placeholder {
    padding-left: 10px
}

.home-contact .form-contact form input:focus:-ms-input-placeholder {
    padding-left: 10px
}

.home-contact .form-contact form input:focus::-ms-input-placeholder {
    padding-left: 10px
}

.home-contact .form-contact form input:focus::placeholder {
    padding-left: 10px
}

.home-contact .form-contact form textarea {
    width: 100%;
    padding: 25px 15px;
    font-weight: 300;
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 30px;
    margin-bottom: 24px;
    color: #000
}

.home-contact .form-contact form textarea::-webkit-input-placeholder {
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form textarea::-moz-placeholder {
    -moz-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form textarea:-ms-input-placeholder {
    -ms-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form textarea::-ms-input-placeholder {
    -ms-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form textarea::placeholder {
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.home-contact .form-contact form textarea:focus::-webkit-input-placeholder {
    padding-left: 10px
}

.home-contact .form-contact form textarea:focus::-moz-placeholder {
    padding-left: 10px
}

.home-contact .form-contact form textarea:focus:-ms-input-placeholder {
    padding-left: 10px
}

.home-contact .form-contact form textarea:focus::-ms-input-placeholder {
    padding-left: 10px
}

.home-contact .form-contact form textarea:focus::placeholder {
    padding-left: 10px
}

@media screen and (max-width:991px) {
    .home-contact:before {
        height: 25%
    }

    .home-contact .content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        padding-right: 20px
    }

    .home-contact .content .scroll-down {
        margin: 25px 45% 0
    }

    .home-contact .form-contact {
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    .home-contact .block-title h2 {
        font-size: 36px
    }

    .home-contact .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home-contact .content {
        width: 100%;
        border-right: none;
        padding-right: 0;
        margin-bottom: 25px
    }

    .home-contact .content .scroll-down {
        display: none
    }

    .home-contact .form-contact {
        padding-left: 0;
        width: 100%
    }

    .home-contact .form-contact form input {
        font-size: 16px;
        padding: 8px 15px;
        padding-top: 10px
    }

    .home-contact .form-contact form input::-webkit-input-placeholder {
        font-size: 16px;
        line-height: 1
    }

    .home-contact .form-contact form input::-moz-placeholder {
        font-size: 16px;
        line-height: 1
    }

    .home-contact .form-contact form input:-ms-input-placeholder {
        font-size: 16px;
        line-height: 1
    }

    .home-contact .form-contact form input::-ms-input-placeholder {
        font-size: 16px;
        line-height: 1
    }

    .home-contact .form-contact form input::placeholder {
        font-size: 16px;
        line-height: 1
    }

    .home-contact:before {
        height: 120px;
        width: 250px
    }
}

@media screen and (max-width:359px) {
    .home-contact .block-title h2 {
        font-size: 32px
    }

    .home-contact .content ul li {
        font-size: 16px
    }
}

.content_page {
    padding-top: 160px;
    border-bottom: 1px solid #fff;
    position: relative;
    overflow: hidden
}

.content_page .page_title {
    margin-bottom: 50px;
    padding: 25px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .5);
    width: 100%
}

.content_page .page_title h1 {
    font-size: 52px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.content_page .page_title .page_sub_title {
    font-size: 18px
}

.content_page .inner_content {
    padding: 0 10% 50px;
    position: relative
}

.content_page .inner_content .featured_image {
    max-height: 450px;
    width: 100%;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 30px
}

.content_page .inner_content .featured_image img {
    max-width: 100%;
    margin: 0;
    width: 100%
}

.content_page .inner_content:before {
    content: url("/wp-content/themes/somtamlabs/assets/img/decorations/papaya.png");
    position: absolute;
    right: 95%;
    top: 12%
}

.content_page .inner_content:after {
    content: "";
    width: 315px;
    height: 730px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/decorations/hero-line.png");
    position: absolute;
    left: 95%;
    top: 25%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.content_page .inner_content a {
    color: #fff;
    text-decoration: underline
}

.content_page .inner_content a:hover {
    color: #f39900;
    text-decoration: none
}

.content_page .inner_content p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px
}

.content_page .inner_content h2,
.content_page .inner_content h3,
.content_page .inner_content h4,
.content_page .inner_content h5 {
    font-family: inherit;
    letter-spacing: 0px;
    margin-bottom: 30px
}

.content_page .inner_content h2 {
    font-size: 30px
}

.content_page .inner_content h3 {
    font-size: 26px
}

.content_page .inner_content h4 {
    font-size: 22px
}

.content_page .inner_content h5 {
    font-size: 20px
}

.content_page .inner_content ul {
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 25px
}

.content_page .inner_content ul li {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.3
}

.content_page .inner_content ul li:last-child {
    margin-bottom: 0
}

.content_page .inner_content ol {
    padding-left: 20px;
    list-style: decimal;
    margin-bottom: 25px
}

.content_page .inner_content ol li {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.3
}

.content_page .inner_content ol li:last-child {
    margin-bottom: 0
}

.content_page .inner_content blockquote {
    position: relative;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 1.3
}

.content_page .inner_content blockquote:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '"';
    color: #fff;
    font-size: 70px;
    opacity: .6
}

.content_page .inner_content img {
    margin-bottom: 15px;
    max-width: 100%;
    display: inherit
}

.content_page .inner_content img.aligncenter {
    margin: 0 auto;
    text-align: center
}

.content_page .inner_content img.alignleft {
    margin-left: 0;
    text-align: left
}

.content_page .inner_content img.alignright {
    margin-right: 0;
    text-align: right
}

.content_page .inner_content .wp-caption {
    margin-left: 0;
    text-align: left;
    max-width: 100%
}

.content_page .inner_content .wp-caption img {
    display: inline-block
}

.content_page .inner_content .wp-caption.aligncenter {
    margin: 0 auto;
    text-align: center
}

.content_page .inner_content .wp-caption.alignleft {
    margin-left: 0;
    text-align: left
}

.content_page .inner_content .wp-caption.alignright {
    margin-right: 0;
    text-align: right
}

@media screen and (max-width:1200px) {
    .content_page {
        padding-top: 140px
    }

    .content_page .page_title h1 {
        font-size: 45px
    }
}

@media screen and (max-width:991px) {
    .content_page {
        padding-top: 120px
    }

    .content_page .page_title h1 {
        font-size: 36px
    }

    .content_page .inner_content p {
        font-size: 16px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .content_page .page_title h1 {
        font-size: 32px
    }

    .content_page .inner_content {
        padding: 0 0 30px
    }

    .content_page .inner_content:before {
        display: none
    }

    .content_page .inner_content:after {
        display: none
    }

    .content_page .inner_content h2 {
        font-size: 26px
    }

    .content_page .inner_content h3 {
        font-size: 22px
    }

    .content_page .inner_content h4 {
        font-size: 20px
    }

    .content_page .inner_content h5 {
        font-size: 18px
    }

    .content_page .inner_content ul li {
        font-size: 16px
    }

    .content_page .inner_content ol li {
        font-size: 16px
    }

    .content_page .inner_content blockquote {
        font-size: 16px
    }
}

@media screen and (max-width:575px) {
    .content_page .page_title {
        margin-bottom: 30px
    }

    .content_page .page_title h1 {
        font-size: 28px;
        line-height: 1.3
    }

    .content_page .inner_content p {
        font-size: 14px
    }

    .content_page .inner_content ul li {
        font-size: 14px
    }

    .content_page .inner_content ol li {
        font-size: 14px
    }

    .content_page .inner_content blockquote {
        font-size: 14px
    }
}

.news_page .home-blog {
    padding-top: 0
}

.category_page .home-blog {
    padding-top: 0
}

.categories-filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.categories-filter-list li {
    margin: 5px 15px
}

.categories-filter-list li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.categories-filter-list li a:hover {
    color: #ee8702
}

.categories-filter-list li.current-cat a {
    color: #ee8702
}

@media screen and (max-width:767px) {
    .categories-filter-list li a {
        font-size: 16px
    }
}

@media screen and (max-width:575px) {
    .categories-filter-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #000
}

.careers_page {
    top: 100px;
    z-index: 2
}

@media screen and (min-width:768px) {
    .careers_page {
        top: 0
    }
}

@media screen and (max-width:991px) {
    .careers_page {
        padding-top: unset !important
    }
}

.careers_page:before {
    content: unset !important
}

.careers_page .content {
    margin-bottom: 100px
}

.careers_page .container {
    position: relative;
    margin-bottom: 180px;
    padding-top: 150px
}

@media screen and (max-width:991px) {
    .careers_page .container {
        padding-top: 75px
    }
}

.careers_page .container:after {
    content: "";
    position: absolute;
    width: 235px;
    height: 235px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/decorations/career_after.png");
    background-size: cover;
    background-repeat: no-repeat;
    top: 15%;
    right: 10%
}

.careers_page .container .vacancies_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2%
}

@media screen and (max-width:767px) {
    .careers_page .container .vacancies_container {
        gap: unset
    }
}

.careers_page .container .vacancies_container .vacancies__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 32%;
    border: 3px solid #fff;
    border-radius: 16px;
    padding: 30px;
    margin-bottom: 30px
}

@media screen and (max-width:991px) {
    .careers_page .container .vacancies_container .vacancies__item {
        width: 49%
    }
}

@media screen and (max-width:767px) {
    .careers_page .container .vacancies_container .vacancies__item {
        width: 100%
    }
}

.careers_page .container .vacancies_container .vacancies__item .title {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    margin: 0 auto 30px auto
}

@media screen and (max-width:1200px) {
    .careers_page .container .vacancies_container .vacancies__item .title {
        font-size: 24px
    }
}

.careers_page .container .vacancies_container .vacancies__item .caption {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 40px
}

.careers_page .container .vacancies_container .vacancies__item .btn_border {
    width: 100%;
    min-height: 52px;
    max-width: 128px;
    color: #fff;
    border-radius: 16px;
    border: 1px solid;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:575px) {
    .careers_page .container .vacancies_container .vacancies__item .btn_border {
        max-width: 100%;
        margin-bottom: 15px
    }
}

.careers_page .container .vacancies_container .vacancies__item .btn_border:hover {
    background-color: #fff;
    color: #000
}

.careers_page .container .vacancies_container .vacancies__item .btn_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-top: auto
}

@media screen and (max-width:575px) {
    .careers_page .container .vacancies_container .vacancies__item .btn_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.careers_page .container .vacancies_container .vacancies__item .vacancie_image {
    display: none
}

.careers_page .container .vacancies_container .vacancies__item .vacancie_image:nth-child(1) {
    display: block !important;
    position: absolute;
    bottom: 0;
    left: 14%
}

.careers_page .container .send_details {
    width: 100%;
    max-width: 760px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    .careers_page .container .send_details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.careers_page .container .send_details .left__caption {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    max-width: 280px
}

@media screen and (min-width:768px) {
    .careers_page .container .send_details .left__caption {
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
}

.careers_page .container .send_details .send_us {
    width: 100%;
    max-width: 360px;
    min-height: 35px;
    border: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    border-radius: 16px
}

.careers_page .container .send_details .send_us:hover {
    color: #000;
    background-color: #fff
}

.form_section {
    background-color: #fff;
    min-height: 500px;
    position: relative
}

@media screen and (max-width:575px) {
    .form_section {
        padding-left: 15px;
        padding-right: 15px
    }
}

.form_section .container {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form_section .container .form-contact {
    width: 100% !important
}

.form_section .container .form-contact form .wpcf7-not-valid-tip {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.form_section .container .form-contact form .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%
}

@media screen and (max-width:991px) {
    .form_section .container .form-contact form .form {
        display: block
    }
}

.form_section .container .form-contact form .form .left_attachments .title {
    color: #000;
    margin-bottom: 107px
}

@media screen and (max-width:991px) {
    .form_section .container .form-contact form .form .left_attachments .title {
        margin-bottom: 30px
    }
}

.form_section .container .form-contact form .form .left_attachments .cover_letter .attachment,
.form_section .container .form-contact form .form .left_attachments .resumer .attachment {
    color: #c4c4c4;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    width: 100%;
    max-width: 300px;
    min-height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #000;
    border-radius: 20px;
    position: relative;
    margin: 0 auto;
    cursor: pointer
}

.form_section .container .form-contact form .form .left_attachments .cover_letter .attachment span,
.form_section .container .form-contact form .form .left_attachments .resumer .attachment span {
    display: none
}

.form_section .container .form-contact form .form .left_attachments .cover_letter .attachment:before,
.form_section .container .form-contact form .form .left_attachments .resumer .attachment:before {
    content: "";
    width: 52px;
    height: 52px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/icons/attachment.svg");
    position: absolute;
    left: -85px;
    top: 0
}

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

    .form_section .container .form-contact form .form .left_attachments .cover_letter .attachment:before,
    .form_section .container .form-contact form .form .left_attachments .resumer .attachment:before {
        content: unset
    }
}

.form_section .container .form-contact form .form .left_attachments .cover_letter .attachment:hover:before,
.form_section .container .form-contact form .form .left_attachments .resumer .attachment:hover:before {
    content: "";
    width: 52px;
    height: 52px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/icons/attachment_hover.svg");
    position: absolute;
    left: -85px;
    top: 0
}

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

    .form_section .container .form-contact form .form .left_attachments .cover_letter .attachment:hover:before,
    .form_section .container .form-contact form .form .left_attachments .resumer .attachment:hover:before {
        content: unset
    }
}

.form_section .container .form-contact form .form .left_attachments .cover_letter .attachment .span,
.form_section .container .form-contact form .form .left_attachments .resumer .attachment .span {
    width: 100%;
    text-align: center
}

.form_section .container .form-contact form .form .left_attachments .cover_letter input,
.form_section .container .form-contact form .form .left_attachments .resumer input {
    display: none
}

.form_section .container .form-contact form .form .left_attachments .cover_letter .file_preview,
.form_section .container .form-contact form .form .left_attachments .resumer .file_preview {
    text-align: center;
    color: #000;
    margin-bottom: 20px;
    font-weight: 600
}

.form_section .container .form-contact form .form .right_form_inputs {
    width: 40%;
    position: relative
}

@media screen and (max-width:991px) {
    .form_section .container .form-contact form .form .right_form_inputs {
        width: 98%
    }
}

.form_section .container .form-contact form .form .right_form_inputs:after {
    content: "";
    width: 165px;
    height: 133px;
    background-image: url("/wp-content/themes/somtamlabs/assets/img/square-black.png");
    position: absolute;
    right: -30%;
    top: -20%;
    z-index: 1
}

@media screen and (max-width:575px) {
    .form_section .container .form-contact form .form .right_form_inputs:after {
        content: unset
    }
}

.form_section .container .form-contact form .form .right_form_inputs:before {
    content: "";
    width: 385px;
    height: 1px;
    position: absolute;
    left: -37%;
    top: 45%;
    border: 3px solid #d7d7d7;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width:991px) {
    .form_section .container .form-contact form .form .right_form_inputs:before {
        content: unset !important
    }
}

.form_section .container .form-contact form .form .right_form_inputs .wpcf7-form-control.wpcf7-submit.submit {
    float: right !important
}

@media screen and (max-width:991px) {
    .form_section .container .form-contact form .form .right_form_inputs .wpcf7-form-control.wpcf7-submit.submit {
        margin-bottom: 20px
    }
}

.fixed-nav__container .hide_mobile>a {
    display: none !important
}

@media screen and (max-width:1200px) {
    .hide_mobile>a {
        display: none !important
    }
}

.home-contact .form-contact form .wpcf7-response-output {
    color: #000 !important;
    max-width: 50%;
    margin: 0 auto;
    margin-top: 15px
}

.content_page .inner_content .costum_text {
    line-height: 1.4
}

.content_page .inner_content .costum_text p {
    margin-bottom: 15px !important;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    #wpadminbar {
        position: fixed !important
    }
}