.fsww {
    color: #000
}

.fsww .center {
    text-align: center !important
}

.fsww .input-box {
    margin-bottom: 25px
}

.fsww .postbox {
    padding: 10px !important;
    margin-bottom: 15px !important
}

.fsww .inside {
    padding: 10px !important
}

.fsww .input-box div {
    display: inline-block;
    vertical-align: middle
}

.fsww .input-box .input-field {
    width: 100% !important
}

.fsww .input-box .textarea-field {
    width: 100% !important;
    height: 200px
}

.fsww .input-box .label {
    width: 235px;
    color: #000;
    padding-right: 15px
}

.fsww .input-box .input {
    width: 300px;
    position: relative
}

.fsww .input-box .tip {
    width: 100%;
    font-size: 12px;
    padding: 10px 0;
    color: #7a7a7a
}

.fsww .sub-input-box .label {
    width: auto !important
}

.fsww .sub-input-box .input {
    width: auto !important
}

.fsww .input-box .input.xl {
    width: 75% !important
}

.fsww .date {
    width: 95px !important;
    vertical-align: middle;
    margin-right: 1px
}

.fsww .submit {
    float: none !important;
    padding: 0 !important
}

.fsww tbody tr:hover {
    cursor: pointer;
    background: #efefef
}

.fsww .xs {
    width: 8%
}

.fsww .s {
    width: 11%
}

.fsww .m {
    width: 13%
}

.fsww .l {
    width: 23%
}

.fsww .fsww-actions {
    margin-right: 4px
}

.fsww button .dashicons {
    font-size: 17px;
    line-height: 25px;
    margin: 0 !important;
    width: 15px !important;
    text-align: left !important;
    margin-left: -5px !important
}

.fsww .fsww-actions-window {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1000;
    padding-left: 200px;
    padding-top: 75px;
    padding-right: 45px;
    box-sizing: border-box;
    padding-bottom: 10px;
    overflow-y: scroll
}

.fsww .fsww-actions-window .container {
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    width: 55%;
    margin: 0 auto
}

.fsww .lock {
    opacity: .7
}

.fsww .fsww-actions-from {
    display: inline-block
}

.fsww .helper {
    position: absolute;
    right: -26px;
    top: 6px;
    color: #fff;
    background: #2ea2cc;
    width: 16px;
    height: 16px;
    font-size: 12px;
    text-align: center;
    border-radius: 100%;
    line-height: 15px;
    cursor: pointer;
    z-index: 10000
}

.fsww .helper .tip {
    display: none;
    width: 250px;
    text-align: left;
    background: #efefef;
    padding: 9px;
    border-radius: 2px;
    color: #000;
    font-size: 12px;
    line-height: 17px;
    box-sizing: border-box;
    position: relative;
    top: -16px;
    right: -26px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .2)
}

.fsww .helper.extra {
    width: 90px;
    border-radius: 2px;
    right: -105px;
    padding: 2px;
    top: 30px;
    z-index: 10000
}

.fsww .helper.extra .tip {
    width: 350px !important;
    top: 8px
}

.fsww .helper:hover .tip {
    display: block
}

.fsww thead .helper {
    position: absolute;
    display: inline-block;
    right: inherit !important;
    margin-left: 8px;
    top: 10px !important
}

.fsww .helper:hover .tip {
    z-index: 100000 !important
}

.fsww .pages {
    float: right;
    margin-bottom: 12px;
    margin-top: 10px
}

.wp-block-archives {
    box-sizing: border-box
}

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

.wp-block-avatar {
    line-height: 0
}

.wp-block-avatar, .wp-block-avatar img {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

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

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

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

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-buttons.is-vertical {
    flex-direction: column
}

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

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

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

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

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

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

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

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

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

.wp-block-buttons.aligncenter {
    text-align: center
}

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

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

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

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

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

.wp-block-calendar th {
    font-weight: 400
}

.wp-block-calendar caption {
    background-color: inherit
}

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

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

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

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

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

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

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center
}

.wp-block-code {
    box-sizing: border-box
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .alignleft {
    float: right
}

.wp-block-post-comments .alignright {
    float: left
}

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

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

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-right: 3.25em
}

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

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

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

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: right;
    height: 2.5em;
    margin-left: .75em;
    margin-top: .5em;
    width: 2.5em
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

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

.wp-block-comment-template li {
    clear: both
}

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

.wp-block-comment-template.alignleft {
    float: right
}

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

.wp-block-comment-template.alignright {
    float: left
}

.wp-block-cover, .wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    direction: ltr;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@supports (position:sticky) {
    .wp-block-cover-image:after, .wp-block-cover:after {
        content: none
    }
}

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

.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    direction: rtl;
    width: 100%;
    z-index: 1
}

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

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

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

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

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

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

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

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

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

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

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

.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

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

@supports (-webkit-touch-callout:inherit) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

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

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

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

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

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

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

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

.wp-block-cover .wp-block-cover-text, .wp-block-cover-image .wp-block-cover-image-text, section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)), :where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

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

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

.wp-block-details summary {
    cursor: pointer
}

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

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

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

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

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

.wp-block-embed {
    overflow-wrap: break-word
}

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

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

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

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

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

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

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

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

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

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file * + .wp-block-file__button {
    margin-right: .75em
}

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

.wp-block-file__embed {
    margin-bottom: 1em
}

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

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

.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 0 1em 1em;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-left: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption, .wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-left: 0;
    width: 100%
}

@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-left: 1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-left: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-left: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-left: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-left: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-left: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-left: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-left: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

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

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

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

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

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

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

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

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-group {
    box-sizing: border-box
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 1.25em 2.375em
}

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

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

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

.wp-block-image.aligncenter {
    text-align: center
}

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

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

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

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

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

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

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

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

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

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

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

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

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

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

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

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

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

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

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

.wp-block-image figure {
    margin: 0
}

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

.wp-lightbox-container button {
    background: none;
    border: none;
    cursor: zoom-in;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100
}

.wp-lightbox-container button:focus-visible {
    outline: 5px auto #212121;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 5px
}

.wp-lightbox-overlay {
    height: 100vh;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    cursor: pointer;
    left: 12.5px;
    padding: 0;
    position: absolute;
    top: 12.5px;
    z-index: 5000000
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

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

.wp-lightbox-overlay button {
    background: none;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.fade.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.fade.active img {
    animation: turn-on-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) {
    animation: turn-off-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img {
    animation: turn-off-visibility .25s both
}

.wp-lightbox-overlay.zoom img {
    height: var(--lightbox-image-max-height);
    position: absolute;
    transform-origin: top right;
    width: var(--lightbox-image-max-width)
}

.wp-lightbox-overlay.zoom.active {
    opacity: 1;
    visibility: visible
}

.wp-lightbox-overlay.zoom.active .wp-block-image img {
    animation: lightbox-zoom-in .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.active .wp-block-image img {
        animation: turn-on-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility .4s forwards
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
    animation: lightbox-zoom-out .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
        animation: turn-off-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim {
    animation: turn-off-visibility .4s forwards
}

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

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }
    99% {
        opacity: 0;
        visibility: visible
    }
    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        right: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height))
    }
    to {
        right: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        right: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1);
        visibility: visible
    }
    99% {
        visibility: visible
    }
    to {
        right: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height))
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-right: 0
}

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

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

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

.wp-block-latest-comments .wp-block-latest-comments {
    padding-right: 0
}

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

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

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-right: 3.25em
}

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

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

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

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

.wp-block-latest-posts {
    box-sizing: border-box
}

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

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

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-right: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

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

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

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

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-left: 0
    }

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

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-left: 0
    }

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

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-left: 0
    }

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

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-left: 0
    }

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

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-left: 0
    }
}

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

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

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

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

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

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

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol, ul {
    box-sizing: border-box
}

ol.has-background, ul.has-background {
    padding: 1.25em 2.375em
}

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100% !important
    }

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

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

.wp-block-navigation {
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center;
    position: relative
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-right: 0
}

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

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

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

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

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

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

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

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

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

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-right: .25em;
    padding: 0;
    width: .6em
}

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

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

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

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

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

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

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

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

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: 100%;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

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

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

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

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

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

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-left: .25em
    }

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

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

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

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

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    right: 0;
    top: 100%
}

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

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

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

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: right;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-left: .85em
}

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

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

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

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

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

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

@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        right: auto
    }
}

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

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
    list-style: none;
    margin: 0;
    padding-right: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child, .wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

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

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

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial)
}

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

.wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: var(--wp--style--root--padding-top, 2rem) var(--wp--style--root--padding-left, 2rem) var(--wp--style--root--padding-bottom, 2rem) var(--wp--style--root--padding-right, 2rem);
    z-index: 100000
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting, inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

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

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

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

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

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

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

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

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

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

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

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

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        right: 0
    }
}

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

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

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

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

.wp-block-navigation__responsive-container-open {
    display: flex
}

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

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

.wp-block-navigation__responsive-container-close {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2
}

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

.wp-block-navigation__responsive-close {
    width: 100%
}

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

.wp-block-navigation__responsive-close:focus {
    outline: none
}

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

.wp-block-navigation__responsive-dialog {
    position: relative
}

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

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

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

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

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align, initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: right;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em 0 0 .1em;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-right: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

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

.wp-block-post-author__avatar {
    margin-left: 1em
}

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

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

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-post-date {
    box-sizing: border-box
}

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

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

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

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

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

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

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

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

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

.wp-block-post-featured-image {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-post-terms {
    box-sizing: border-box
}

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

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

.wp-block-post-title {
    word-break: break-word
}

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

.wp-block-preformatted {
    white-space: pre-wrap
}

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

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

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

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

.wp-block-pullquote cite, .wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

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

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: right
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: left
}

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

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

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

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

.wp-block-pullquote cite {
    color: inherit
}

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

.wp-block-post-template.wp-block-post-template {
    background: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

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

.wp-block-quote {
    overflow-wrap: break-word
}

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

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

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

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

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

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

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

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

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

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

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

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

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

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

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

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

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

.wp-block-search__button {
    margin-right: 10px;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

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

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

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

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-right: 0
}

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

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

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

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

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

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

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

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

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

.wp-block-site-title a {
    color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

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

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

.wp-block-tag-cloud a {
    display: inline-block;
    margin-left: 5px
}

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

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

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

.wp-block-table {
    overflow-x: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
}

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

.wp-block-text-columns .wp-block-column:first-child {
    margin-right: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-left: 0
}

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

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

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

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

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

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    width: 100%
}

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

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper, .entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: right;
    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;
    line-height: normal;
    padding: 15px 23px 14px;
    right: 5px;
    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-left-style: solid
}

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

html :where([style*=border-left-color]) {
    border-right-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-left-style: solid
}

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

html :where([style*=border-left-width]) {
    border-right-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
    }
}

.components-custom-select-control {
    position: relative
}

.components-custom-select-control__label {
    display: block;
    margin-bottom: 8px
}

.components-custom-select-control__button {
    border: 1px solid #757575;
    border-radius: 2px;
    min-height: 30px;
    min-width: 130px;
    position: relative;
    text-align: left
}

.components-custom-select-control__button.components-custom-select-control__button {
    padding-right: 24px
}

.components-custom-select-control__button:focus:not(:disabled) {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color)
}

.components-custom-select-control__button .components-custom-select-control__button-icon {
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.components-custom-select-control__menu {
    background-color: #fff;
    border: 1px solid #1e1e1e;
    border-radius: 2px;
    max-height: 400px;
    min-width: 100%;
    outline: none;
    overflow: auto;
    padding: 0;
    position: absolute;
    transition: none;
    z-index: 1000000
}

.components-custom-select-control__menu[aria-hidden=true] {
    display: none
}

.components-custom-select-control__item {
    align-items: center;
    cursor: default;
    display: flex;
    line-height: 28px;
    list-style-type: none;
    padding: 8px
}

.components-custom-select-control__item.is-highlighted {
    background: #ddd
}

.components-custom-select-control__item .components-custom-select-control__item-icon {
    margin-left: auto;
    margin-right: 0
}

.components-custom-select-control__item:last-child {
    margin-bottom: 0
}

.components-snackbar {
    background-color: #1e1e1e;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 13px;
    max-width: 600px;
    padding: 16px 24px;
    pointer-events: auto;
    width: 100%
}

@media (min-width: 600px) {
    .components-snackbar {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.components-snackbar:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color)
}

.components-snackbar.components-snackbar-explicit-dismiss {
    cursor: default
}

.components-snackbar .components-snackbar__content-with-icon {
    margin-left: 24px
}

.components-snackbar .components-snackbar__icon {
    left: 28px;
    position: absolute;
    top: 24px
}

.components-snackbar .components-snackbar__dismiss-button {
    cursor: pointer;
    margin-left: 32px
}

.components-snackbar__action.components-button {
    color: #fff;
    flex-shrink: 0;
    height: auto;
    line-height: 1.4;
    margin-left: 32px;
    padding: 0
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
    background-color: transparent;
    text-decoration: underline
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus {
    box-shadow: none;
    color: #fff;
    outline: 1px dotted #fff
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
    color: var(--wp-admin-theme-color)
}

.components-snackbar__content {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
    line-height: 1.4
}

.components-snackbar-list {
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 100000
}

.components-snackbar-list__notice-container {
    padding-top: 8px;
    position: relative
}

.components-combobox-control {
    width: 100%
}

input.components-combobox-control__input[type=text] {
    border: none;
    box-shadow: none;
    font-size: 16px;
    line-height: inherit;
    margin: 0;
    min-height: auto;
    padding: 2px;
    width: 100%
}

@media (min-width: 600px) {
    input.components-combobox-control__input[type=text] {
        font-size: 13px
    }
}

input.components-combobox-control__input[type=text]:focus {
    box-shadow: none;
    outline: none
}

.components-combobox-control__suggestions-container {
    align-items: flex-start;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media (prefers-reduced-motion: reduce) {
    .components-combobox-control__suggestions-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media (min-width: 600px) {
    .components-combobox-control__suggestions-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-combobox-control__suggestions-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container:focus-within {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__reset.components-button {
    display: flex;
    height: 24px;
    min-width: 24px;
    padding: 0
}

.components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 2px 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media (prefers-reduced-motion: reduce) {
    .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media (min-width: 600px) {
    .components-form-token-field__input-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-form-token-field__input-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.components-form-token-field__input-container.is-active {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-form-token-field__input-container input[type=text].components-form-token-field__input {
    background: inherit;
    border: 0;
    box-shadow: none;
    color: #1e1e1e;
    display: inline-block;
    flex: 1;
    font-size: 16px;
    margin-left: 4px;
    max-width: 100%;
    min-height: 24px;
    min-width: 50px;
    padding: 0;
    width: 100%
}

@media (min-width: 600px) {
    .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size: 13px
    }
}

.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input, .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.components-form-token-field__input-container .components-form-token-field__token + input[type=text].components-form-token-field__input {
    width: auto
}

.components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.components-form-token-field__token.is-success .components-form-token-field__remove-token, .components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.components-form-token-field__token.is-error .components-form-token-field__remove-token, .components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.components-form-token-field__token.is-validating .components-form-token-field__remove-token, .components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: 0 0;
    color: var(--wp-admin-theme-color)
}

.components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: 0 0;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
    border-radius: 4px 0 0 4px;
    color: #cc1818;
    padding: 0 4px 0 6px
}

.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.components-form-token-field__remove-token.components-button, .components-form-token-field__token-text {
    background: #ddd;
    display: inline-block;
    height: auto;
    line-height: 24px;
    min-width: unset;
    transition: all .2s cubic-bezier(.4, 1, .4, 1)
}

@media (prefers-reduced-motion: reduce) {
    .components-form-token-field__remove-token.components-button, .components-form-token-field__token-text {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.components-form-token-field__token-text {
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.components-form-token-field__remove-token.components-button {
    border-radius: 0 2px 2px 0;
    color: #1e1e1e;
    cursor: pointer;
    line-height: 10px;
    overflow: initial;
    padding: 0 2px
}

.components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.components-form-token-field__suggestions-list {
    border-top: 1px solid #757575;
    flex: 1 0 100%;
    list-style: none;
    margin: 4px -4px -4px;
    max-height: 9em;
    min-width: 100%;
    overflow-y: auto;
    padding: 0;
    transition: all .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.components-form-token-field__suggestion-match {
    text-decoration: underline
}

.wc-block-grid__products .wc-block-grid__product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product-image a {
    border: 0;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
    display: none
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.2;
    padding: 0
}

.wc-block-grid__product-price {
    display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
    margin-left: .5em
}

.wc-block-grid__product-add-to-cart.wp-block-button {
    white-space: normal;
    word-break: break-word
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    display: inline-flex;
    font-size: 1em;
    justify-content: center;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: .5em 1em;
    text-align: center;
    white-space: normal;
    word-break: break-word
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
    opacity: .25
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-right: .5em;
    width: auto
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-right: .5em;
    width: auto
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
    content: "";
    margin: 0
}

.wc-block-grid__product-rating {
    display: block
}

.wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 5.3em
}

.wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
    content: "SSSSS";
    right: 0;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
    right: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid__product-onsale {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    padding: .25em .75em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 12px
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px
}

.theme-twentysixteen .wc-block-grid .price ins {
    color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
    font-size: .88889em
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.theme-twentynineteen .wc-block-grid__product-title:before {
    display: none
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

.theme-twentytwenty .wc-block-grid__product-link {
    color: #000
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
    color: #cd2653;
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-size: 1em
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
    margin-top: 0
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-size: .9em
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
    opacity: .5
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
    text-decoration: none
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
    font-size: .7em
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    line-height: 1
}

.theme-twentytwenty .wc-block-components-product-button > .wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart > .wp-block-button__link {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    background: #cd2653;
    color: #fff;
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    text-transform: uppercase
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
    position: static
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
    position: absolute
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
    position: absolute;
    left: 4px;
    top: 4px;
    z-index: 1
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
    font-size: 1em
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em;
    padding: .5em
}

@media only screen and (min-width: 768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

@media only screen and (min-width: 1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
    display: block;
    margin-top: 12px
}

.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins {
    text-decoration: none
}

.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;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto !important;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    -webkit-clip-path: none;
    clip-path: none;
    color: #2b2d2f;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wc-block-components-product-add-to-cart-attribute-picker {
    flex-basis: 100%;
    margin: 0
}

.wc-block-components-product-add-to-cart-attribute-picker label {
    display: block;
    font-size: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
    position: relative
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
    min-height: 1.75em;
    min-width: 60%
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
    margin-bottom: 24px
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
    border-color: #cc1818
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
    outline-color: #cc1818
}

.wc-block-components-product-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
    display: block
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text > svg {
    fill: currentColor;
    height: 1.5em;
    margin: -.25em .5em -.25em 0;
    vertical-align: top;
    width: 1.5em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
    color: #43454b;
    flex-basis: 5em;
    margin: 0 0 .75em 1em;
    padding: .618em;
    text-align: center
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button > *, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity > *, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button > *, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
    margin: 0
}

.wp-block-button.wc-block-components-product-button {
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
    border-style: none;
    display: inline-flex;
    font-family: inherit;
    font-weight: inherit;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder > * {
    visibility: hidden
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-all-products .wp-block-button.wc-block-components-product-button {
    margin-bottom: 12px
}

.is-loading .wc-block-components-product-button > .wc-block-components-product-button__button {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-button > .wc-block-components-product-button__button > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-button > .wc-block-components-product-button__button:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-product-button > .wc-block-components-product-button__button {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
    background-color: var(--button--color-background);
    border-color: var(--button--color-background);
    color: var(--button--color-text)
}

.wc-block-components-product-category-list {
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-category-list ul {
    display: inline;
    margin: 0;
    padding: 0
}

.wc-block-components-product-category-list ul li {
    display: inline;
    list-style: none
}

.wc-block-components-product-category-list ul li:after {
    content: ", "
}

.wc-block-components-product-category-list ul li:last-child:after {
    content: ""
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image, .wc-block-components-product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a, .wc-block-components-product-image a {
    border: 0;
    border-radius: inherit;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img, .wc-block-components-product-image img {
    border-radius: inherit;
    vertical-align: middle;
    width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden], .wc-block-components-product-image img[hidden] {
    display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""], .wc-block-components-product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
    right: 4px;
    margin: 0;
    position: absolute;
    left: auto;
    top: 4px
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
    right: 50%;
    margin: 0;
    position: absolute;
    left: auto;
    top: 4px;
    transform: translateX(50%)
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
    right: auto;
    margin: 0;
    position: absolute;
    left: 4px;
    top: 4px
}

.is-loading .wc-block-components-product-image {
    background-color: currentColor !important;
    border: 0 !important;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: auto;
    z-index: 1
}

.is-loading .wc-block-components-product-image > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-product-image {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-image {
    margin: 0 0 12px
}

.wc-block-components-product-price {
    display: block
}

.wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-rating {
    display: block
}

.wc-block-components-product-rating__stars {
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 5.3em
}

.wc-block-components-product-rating__stars:before {
    color: inherit;
    content: "SSSSS";
    right: 0;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__stars span {
    color: inherit;
    right: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__link {
    display: inline-block;
    font-size: .875em;
    text-align: inherit;
    width: 100%
}

.wc-block-all-products .wc-block-components-product-rating {
    margin-bottom: 12px;
    margin-top: 0
}

.wc-block-single-product .wc-block-components-product-rating__stars {
    margin: 0
}

.wc-block-all-products .is-loading .wc-block-components-product-rating, .wp-block-query .is-loading .wc-block-components-product-rating {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.wc-block-all-products .is-loading .wc-block-components-product-rating > *, .wp-block-query .is-loading .wc-block-components-product-rating > * {
    visibility: hidden
}

.wc-block-all-products .is-loading .wc-block-components-product-rating:after, .wp-block-query .is-loading .wc-block-components-product-rating:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-all-products .is-loading .wc-block-components-product-rating, .wp-block-query .is-loading .wc-block-components-product-rating {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-sale-badge {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    box-sizing: border-box;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    margin: 0 auto 12px;
    padding: .25em .75em;
    position: static;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-components-product-sale-badge span {
    background-color: inherit;
    color: inherit
}

.wc-block-components-product-sku {
    display: block;
    font-size: .875em;
    margin-bottom: 12px;
    margin-top: 0;
    text-transform: uppercase
}

.wc-block-components-product-stock-indicator {
    display: block;
    font-size: .875em;
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-summary {
    margin-bottom: 12px;
    margin-top: 0
}

.is-loading .wc-block-components-product-summary:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    height: 6em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-summary:before > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-summary:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-product-summary:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-tag-list {
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-tag-list ul {
    display: inline;
    margin: 0;
    padding: 0
}

.wc-block-components-product-tag-list ul li {
    display: inline;
    list-style: none
}

.wc-block-components-product-tag-list ul li:after {
    content: ", "
}

.wc-block-components-product-tag-list ul li:last-child:after {
    content: ""
}

.wc-block-components-product-title {
    display: block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0
}

.wc-block-components-product-title a {
    color: inherit;
    font-size: inherit
}

.is-loading .wc-block-components-product-title:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.is-loading .wc-block-components-product-title:before > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-title:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-product-title:before {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
    width: 10em
}

.wc-block-components-product-title--align-left {
    text-align: right
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: left
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    min-height: 3em;
    position: relative;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text > svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner + .wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background: 0 0;
    color: currentColor
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-components-button:not(.is-link).outlined:active, .wc-block-components-button:not(.is-link).outlined:disabled, .wc-block-components-button:not(.is-link).outlined:focus, .wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 700;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    padding: 0 1em;
    text-decoration: inherit;
    text-decoration: none;
    text-transform: inherit;
    text-transform: none
}

body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained, body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:active, body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:disabled, body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:focus, body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:hover {
    background-color: #1e1e1e;
    color: #fff
}

body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:hover {
    opacity: .9
}

.wc-block-components-form {
    counter-reset: checkout-step
}

.wc-block-components-form .wc-block-components-checkout-step {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0 24px 0 0;
    position: relative
}

.is-mobile .wc-block-components-form .wc-block-components-checkout-step, .is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-right: 0
}

.wc-block-components-checkout-step--disabled {
    opacity: .6
}

.wc-block-components-checkout-step__container {
    position: relative
}

.wc-block-components-checkout-step__content > * {
    margin-bottom: 1em
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content > :last-child {
    margin-bottom: 0;
    padding-bottom: 1.5em
}

.wc-block-components-checkout-step__heading {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    justify-content: space-between;
    margin: .75em 0 1em;
    position: relative
}

.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading, .wc-block-components-express-payment-continue-rule + .wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
    margin-top: 0
}

.wc-block-components-checkout-step__title {
    margin: 0 0 0 12px
}

.wc-block-components-checkout-step__heading-content {
    font-size: .75em
}

.wc-block-components-checkout-step__heading-content a {
    color: inherit;
    font-weight: 700
}

.wc-block-components-checkout-step__description {
    font-size: .875em;
    line-height: 1.25;
    margin-bottom: 16px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    background: 0 0;
    border: 0;
    border-radius: 0;
    content: " " counter(checkout-step) ".";
    content: " " counter(checkout-step) "."/"";
    counter-increment: checkout-step;
    right: -24px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(50%);
    vertical-align: baseline;
    white-space: nowrap;
    width: 24px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-right: 1px solid;
    content: "";
    height: 100%;
    right: -24px;
    opacity: .3;
    position: absolute;
    top: 0
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before, .is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    content: counter(checkout-step) ". ";
    content: counter(checkout-step) ". "/"";
    right: auto;
    position: static;
    top: auto;
    transform: none
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after, .is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    content: unset
}

.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title {
    font-size: 1em;
    line-height: 24px;
    margin: 0 0 0 12px
}

.wc-block-components-order-summary .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-order-summary .wc-block-components-panel__content {
    margin-bottom: 0
}

.wc-block-components-order-summary__content {
    display: table;
    width: 100%
}

.wc-block-components-order-summary-item {
    display: flex;
    font-size: .875em;
    padding-bottom: 1px;
    padding-top: 16px;
    position: relative;
    width: 100%
}

.wc-block-components-order-summary-item:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-order-summary-item:first-child {
    padding-top: 0
}

.wc-block-components-order-summary-item:last-child > div {
    padding-bottom: 0
}

.wc-block-components-order-summary-item:last-child:after {
    display: none
}

.wc-block-components-order-summary-item .wc-block-components-product-metadata {
    font-size: 1em
}

.wc-block-components-order-summary-item__description, .wc-block-components-order-summary-item__image {
    display: table-cell;
    vertical-align: top
}

.wc-block-components-order-summary-item__image {
    padding-bottom: 16px;
    position: relative;
    width: 48px
}

.wc-block-components-order-summary-item__image > img {
    max-width: 48px;
    width: 48px
}

.wc-block-components-order-summary-item__quantity {
    align-items: center;
    background: #fff;
    border: 2px solid;
    border-radius: 1em;
    box-shadow: 0 0 0 2px #fff;
    color: #000;
    display: flex;
    justify-content: center;
    line-height: 1;
    min-height: 20px;
    min-width: 20px;
    padding: 0 .4em;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-components-order-summary-item__description {
    padding-bottom: 16px;
    padding-right: 24px;
    padding-left: 12px
}

.wc-block-components-order-summary-item__description .wc-block-components-product-metadata, .wc-block-components-order-summary-item__description p {
    line-height: 1.375;
    margin-top: 4px
}

.wc-block-components-order-summary-item__total-price {
    font-weight: 700;
    margin-right: auto;
    text-align: left
}

.wc-block-components-order-summary-item__individual-prices {
    display: block
}

.wc-block-components-payment-method-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 14px
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    display: inline-block;
    height: 24px;
    margin: 0 4px 2px;
    max-height: 24px;
    max-width: 38px;
    padding: 0;
    width: auto
}

.wc-block-components-payment-method-icons--align-left {
    justify-content: flex-start
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
    margin-right: 0;
    margin-left: 8px
}

.wc-block-components-payment-method-icons--align-right {
    justify-content: flex-end
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
    margin-right: 8px;
    margin-left: 0
}

.wc-block-components-payment-method-icons:last-child {
    margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon, .is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 16px
}

.wc-block-components-payment-method-label--with-icon {
    display: inline-block;
    vertical-align: middle
}

.wc-block-components-payment-method-label--with-icon > img, .wc-block-components-payment-method-label--with-icon > svg {
    margin: -2px 0 0 4px;
    vertical-align: middle
}

.is-mobile .wc-block-components-payment-method-label--with-icon > img, .is-mobile .wc-block-components-payment-method-label--with-icon > svg, .is-small .wc-block-components-payment-method-label--with-icon > img, .is-small .wc-block-components-payment-method-label--with-icon > svg {
    display: none
}

.editor-styles-wrapper .wc-block-components-checkout-policies, .wc-block-components-checkout-policies {
    font-size: .75em;
    line-height: 1;
    list-style: none outside;
    margin: 24px 0;
    text-align: center
}

.wc-block-components-checkout-policies__item {
    display: inline-block;
    list-style: none outside;
    margin: 0;
    padding: 0 .25em
}

.wc-block-components-checkout-policies__item:not(:first-child) {
    border-right: 1px solid #ccc
}

.wc-block-components-checkout-policies__item > a {
    color: inherit;
    padding: 0 .25em
}

.wc-block-components-product-badge {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: .75em;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    white-space: nowrap
}

.wc-block-components-product-details.wc-block-components-product-details {
    list-style: none;
    margin: .5em 0;
    padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
    margin-right: 0
}

.wc-block-components-product-details__name, .wc-block-components-product-details__value {
    display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 700
}

img.wc-block-components-product-image[alt=""] {
    border: 1px solid #f2f2f2
}

.wc-block-components-product-metadata {
    font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description > p, .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: .25em 0
}

.wc-block-components-checkout-return-to-cart-button {
    box-shadow: none;
    color: inherit;
    padding-right: calc(24px + .25em);
    position: relative;
    text-decoration: none
}

.wc-block-components-checkout-return-to-cart-button svg {
    fill: currentColor;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.rtl .wc-block-components-checkout-return-to-cart-button svg {
    transform: translateY(-50%) scale(-1)
}

.wc-block-components-shipping-calculator-address {
    margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
    margin-top: 1.5em;
    width: 100%
}

.wc-block-components-shipping-calculator {
    padding: .5em 0 .75em
}

.wc-block-components-shipping-rates-control__package {
    margin: 0;
    position: relative
}

.wc-block-components-shipping-rates-control__package:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-shipping-rates-control__package.wc-block-components-panel {
    margin-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: .75em;
    padding-top: .75em
}

.wc-block-components-shipping-rates-control__package:last-child {
    position: relative
}

.wc-block-components-shipping-rates-control__package:last-child:after {
    border-style: solid;
    border-width: 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-shipping-rates-control__package:last-child .wc-block-components-panel__button {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content {
    padding-bottom: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control {
    margin-bottom: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
    font-size: .875em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__description-group {
    color: #757575;
    font-size: .75em
}

.wc-block-components-shipping-rates-control__package-items {
    display: block;
    font-size: .875em;
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
    display: inline-block;
    margin: 0;
    overflow-wrap: anywhere;
    padding: 0;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
    content: ", ";
    white-space: pre
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__content {
    padding-bottom: 0
}

.wc-block-components-totals-coupon__form {
    display: flex;
    margin-bottom: 0;
    width: 100%
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex-grow: 1;
    margin-bottom: 0;
    margin-top: 0
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    flex-shrink: 0;
    height: 3em;
    margin-right: 8px;
    padding-right: 24px;
    padding-left: 24px;
    white-space: nowrap
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin {
    margin: 0
}

.wc-block-components-totals-coupon__content {
    flex-direction: column;
    position: relative
}

.wc-block-components-totals-discount__coupon-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
    color: #4ab866
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
    margin-bottom: 0
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-shipping .wc-block-components-shipping-address {
    display: block;
    margin-top: 16px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
    flex-basis: 100%;
    text-align: right
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
    margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0;
    opacity: .8
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active, .theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus, .theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list, .wc-block-components-checkbox-list {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li, .wc-block-components-checkbox-list li {
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button, .editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button, .wc-block-components-checkbox-list li.show-less button, .wc-block-components-checkbox-list li.show-more button {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 0;
    text-decoration: underline
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li, .wc-block-components-checkbox-list.is-loading li {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li > *, .wc-block-components-checkbox-list.is-loading li > * {
    visibility: hidden
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after, .wc-block-components-checkbox-list.is-loading li:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li, .wc-block-components-checkbox-list.is-loading li {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    color: inherit;
    display: inline-flex;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    margin: 0 0 .365em .365em;
    max-width: 100%;
    padding: .25em .5em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-chip, .wc-block-components-chip:active, .wc-block-components-chip:focus, .wc-block-components-chip:hover {
    background: 0 0;
    border: 1px solid;
    color: inherit
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
    border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
    border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
    border-radius: 2em;
    padding-right: .75em;
    padding-left: .25em
}

.wc-block-components-chip .wc-block-components-chip__text {
    flex-grow: 1;
    font-size: .875em
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
    padding-left: .5em
}

.wc-block-components-chip .wc-block-components-chip__remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e0e0e0;
    border: 0;
    border-radius: 25px;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    width: 16px
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
    fill: #1e1e1e
}

.theme-twentytwentyone .wc-block-components-chip, .theme-twentytwentyone .wc-block-components-chip:active, .theme-twentytwentyone .wc-block-components-chip:focus, .theme-twentytwentyone .wc-block-components-chip:hover {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
    background: 0 0
}

.wc-block-components-chip__remove:focus, .wc-block-components-chip__remove:hover, button.wc-block-components-chip:focus > .wc-block-components-chip__remove, button.wc-block-components-chip:hover > .wc-block-components-chip__remove {
    background: #949494
}

.wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon, .wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon, button.wc-block-components-chip:focus > .wc-block-components-chip__remove .wc-block-components-chip__remove-icon, button.wc-block-components-chip:hover > .wc-block-components-chip__remove .wc-block-components-chip__remove-icon {
    fill: #fff
}

.wc-block-components-chip__remove:disabled, button.wc-block-components-chip:disabled > .wc-block-components-chip__remove {
    fill: #fff;
    cursor: not-allowed
}

.wc-block-components-combobox .wc-block-components-combobox-control, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    color: inherit;
    color: #2b2d2f;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    height: 3em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    opacity: 1;
    outline: inherit;
    padding: 1.5em 16px .25em;
    text-align: right;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    text-transform: none;
    white-space: nowrap;
    width: 100%
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true], .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true], .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #50575e;
    border-top: 0;
    color: #2b2d2f;
    margin: 3em 0 0;
    max-height: 300px;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    position: absolute;
    z-index: 10
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    color: #757575;
    cursor: default;
    font-size: 1em;
    list-style: none;
    margin: 0;
    padding: .25em 16px
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: #ddd
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: rgba(0, 0, 0, .4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
    background-color: #00669e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: inherit;
    color: #757575;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 17px 0 0;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    transform: translateY(.75em);
    transform-origin: top right;
    transition: all .2s ease;
    white-space: nowrap;
    z-index: 1
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        transition: none
    }
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label {
    color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover {
    border-color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.wc-block-components-country-input {
    margin-top: 1.5em
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(480px)
    }
}

@keyframes slidein {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(480px)
    }
}

@media only screen and (max-width: 480px) {
    @-webkit-keyframes slidein {
        0% {
            transform: translateX(0)
        }
        to {
            transform: translateX(100vw)
        }
    }@keyframes slidein {
         0% {
             transform: translateX(0)
         }
         to {
             transform: translateX(100vw)
         }
     }
}

.wc-block-components-drawer__screen-overlay {
    background-color: rgba(95, 95, 95, .35);
    bottom: 0;
    right: 0;
    opacity: 1;
    position: fixed;
    left: 0;
    top: 0;
    transition: opacity .3s;
    z-index: 9999
}

.wc-block-components-drawer__screen-overlay--with-slide-out {
    transition: opacity .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadein;
    animation-name: fadein
}

.wc-block-components-drawer__screen-overlay--is-hidden {
    opacity: 0;
    pointer-events: none
}

.wc-block-components-drawer {
    background: #fff;
    display: block;
    height: 100%;
    right: 100%;
    position: relative;
    position: fixed;
    left: 0;
    top: 0;
    transform: translateX(480px);
    width: 480px
}

.wc-block-components-drawer:after {
    border-style: solid;
    border-width: 0 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

@media only screen and (max-width: 480px) {
    .wc-block-components-drawer {
        transform: translateX(100vw);
        width: 100vw
    }
}

.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer {
    transition: transform .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: slidein;
    animation-name: slidein
}

.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer {
    transform: translateX(0)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-drawer, .wc-block-components-drawer__screen-overlay {
        -webkit-animation-name: none !important;
        animation-name: none !important;
        transition: none !important
    }
}

.wc-block-components-drawer .components-modal__content {
    padding: 40px 16px
}

.wc-block-components-drawer .components-modal__header {
    position: relative
}

.wc-block-components-drawer .components-modal__header .components-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    margin: -1em;
    padding: 1em;
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: baseline
}

.wc-block-components-drawer .components-modal__header .components-button > span {
    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;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-block-components-drawer .components-modal__header-heading {
    border: 0;
    border-radius: 0;
    font-size: 1.25rem;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word
}

.wc-filter-element-label-list-count:before {
    content: " ("
}

.wc-filter-element-label-list-count:after {
    content: ")"
}

.wc-block-filter-title-placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 1.625em;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 12px;
    max-width: 100% !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
    min-width: 80px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-filter-title-placeholder > * {
    visibility: hidden
}

.wc-block-filter-title-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-filter-title-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-filter-title-placeholder .wc-block-active-filters__title, .wc-block-filter-title-placeholder .wc-block-attribute-filter__title, .wc-block-filter-title-placeholder .wc-block-price-filter__title, .wc-block-filter-title-placeholder .wc-block-rating-filter__title, .wc-block-filter-title-placeholder .wc-block-stock-filter__title {
    height: 1em;
    margin: 0
}

.wc-block-components-filter-reset-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .875em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-filter-reset-button:active, .wc-block-components-filter-reset-button:focus, .wc-block-components-filter-reset-button:hover {
    background: 0 0
}

.wc-block-components-filter-reset-button:hover {
    color: inherit;
    text-decoration: none
}

.wc-block-components-filter-reset-button[disabled] {
    cursor: not-allowed
}

.wc-block-components-filter-submit-button {
    border: none;
    display: block;
    margin-right: auto;
    white-space: nowrap
}

.wc-block-components-filter-submit-button.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    line-height: normal;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-filter-submit-button.is-loading > * {
    visibility: hidden
}

.wc-block-components-filter-submit-button.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-filter-submit-button.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-blocks-components-form-token-field-wrapper .components-popover {
    right: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: z-index(".components-popover")
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded, .wc-blocks-components-form-token-field-wrapper .components-popover[data-x-axis][data-y-axis] {
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: z-index(".components-popover") !important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-right: 2px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    border: 8px solid #ccc
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow).is-alternate:before {
    border-color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after {
    border: 8px solid #fff
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after, .wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top] {
    margin-top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    bottom: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after {
    bottom: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after, .wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    border-bottom: none;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-style: solid;
    margin-right: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom] {
    margin-top: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after {
    top: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after, .wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    border-bottom-style: solid;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top: none;
    margin-right: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    left: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after, .wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    border-bottom-color: transparent;
    border-right-style: solid;
    border-left: none;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right] {
    margin-right: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    right: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after, .wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    border-bottom-color: transparent;
    border-right: none;
    border-left-style: solid;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=top] {
    bottom: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=bottom] {
    top: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=middle] {
    align-items: center;
    display: flex
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-top {
    margin-top: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-bottom {
    margin-top: -12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__content {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 .7px 1px rgba(0, 0, 0, .1), 0 1.2px 1.7px -.2px rgba(0, 0, 0, .1), 0 2.3px 3.3px -.5px rgba(0, 0, 0, .1);
    height: 100%
}

.is-alternate .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: 1px solid #1e1e1e;
    box-shadow: none
}

.components-popover .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    height: auto;
    overflow-y: auto;
    position: absolute
}

.components-popover.is-expanded .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: none;
    border-top: 1px solid #1e1e1e;
    height: calc(100% - 48px);
    min-width: auto;
    overflow-y: visible;
    position: static
}

.components-popover[data-y-axis=top] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    bottom: 100%
}

.components-popover[data-x-axis=center] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    right: 50%;
    transform: translateX(50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    right: 100%;
    position: absolute
}

.components-popover:not([data-y-axis=middle])[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    left: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-left: -25px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header {
    align-items: center;
    background: #fff;
    display: flex;
    height: 48px;
    justify-content: space-between;
    padding: 0 16px 0 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover__close.components-button {
    z-index: z-index(".components-popover__close")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover {
    z-index: z-index(".components-tooltip")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover .components-popover__content {
    min-width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content {
    background: #1e1e1e;
    border-radius: 2px;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content > div {
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip__shortcut {
    display: inline-block;
    margin-right: 8px
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper {
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper .event-catcher {
    bottom: 0;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper {
    border-color: #949494
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label, .wc-blocks-components-form-token-field-wrapper .components-visually-hidden {
    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;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field, .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border-color: inherit;
    box-sizing: border-box;
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    min-height: 30px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button, .wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #e0e0e0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token {
    border: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0 solid #949494;
    right: -1px;
    margin: 1px 0 0;
    position: absolute;
    left: -1px;
    top: 100%;
    z-index: 50
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list:empty {
    display: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    padding: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: #f0f0f0;
    color: #2f2f2f
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token {
    margin-left: 0;
    position: relative;
    width: 100%;
    z-index: 1
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__remove-token.components-button, .wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    background: 0 0
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    padding-right: 4px;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token + input[type=text].components-form-token-field__input {
    position: absolute
}

.wc-blocks-components-form-token-field-wrapper.single-selection .is-active .components-form-token-field__token + input[type=text].components-form-token-field__input {
    border: 1px solid #949494;
    margin: 0 2px 4px;
    padding: 0 5px;
    position: static
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

.wc-block-components-loading-mask {
    min-height: 34px;
    pointer-events: none;
    position: relative
}

.wc-block-components-loading-mask .components-spinner {
    right: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%)
}

.wc-block-components-loading-mask .wc-block-components-loading-mask__children {
    opacity: .25
}

.wc-block-components-pagination {
    margin: 0 auto 16px
}

.wc-block-components-pagination__ellipsis, .wc-block-components-pagination__page {
    color: #333;
    display: inline-block;
    font-size: 1em;
    font-weight: 400
}

.wc-block-components-pagination__page {
    border-color: transparent;
    min-width: 2.2em;
    padding: .3em .6em
}

@media (max-width: 782px) {
    .wc-block-components-pagination__page {
        min-width: 1.6em;
        padding: .1em .2em
    }
}

.wc-block-components-pagination__page:not(.toggle) {
    background-color: transparent
}

.wc-block-components-pagination__ellipsis {
    padding: .3em
}

@media (max-width: 782px) {
    .wc-block-components-pagination__ellipsis {
        padding: .1em
    }
}

.wc-block-components-pagination__page--active[disabled] {
    color: #333;
    font-weight: 700;
    opacity: 1 !important
}

.wc-block-components-pagination__page--active[disabled]:focus, .wc-block-components-pagination__page--active[disabled]:hover {
    background-color: inherit;
    color: #333;
    opacity: 1 !important
}

html[dir=rtl] .wc-block-components-pagination-page--arrow span {
    display: inline-block;
    transform: scaleX(-1)
}

.wc-block-components-price-slider {
    margin-bottom: 24px
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button, .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button, .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button > *, .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button > *, .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper > * {
    visibility: hidden
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button:after, .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button:after, .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button, .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button, .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__amount {
    display: none
}

.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
}

.wc-block-components-price-slider__range-input-wrapper {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    border-radius: 4px;
    clear: both;
    flex-grow: 1;
    height: 4px;
    margin: 15px 0;
    outline: none;
    padding: 0 !important;
    position: relative
}

.wc-block-components-price-slider__range-input-wrapper:before {
    background: currentColor;
    bottom: 0;
    content: "";
    right: 0;
    opacity: .2;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-price-slider__range-input-wrapper.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: .5625em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-components-price-slider__range-input-wrapper.is-loading > * {
    visibility: hidden
}

.wc-block-components-price-slider__range-input-wrapper.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-price-slider__range-input-wrapper.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: currentColor;
    background: var(--track-background);
    height: 4px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wc-block-components-price-slider__controls {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    margin: 16px 0
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    border-radius: 4px;
    border-width: 1px;
    font-size: .875em;
    margin: 0;
    max-width: 80px;
    min-width: 0;
    padding: 8px;
    width: auto
}

.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    max-width: 60px
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0 !important;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading > * {
    visibility: hidden
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider__range-text {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 24px 0
}

.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount {
    font-size: .875em
}

.wc-block-components-price-slider__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end
}

.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    font-size: .875em;
    margin-right: 0;
    margin-top: 0
}

.wc-block-components-price-slider__range-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    display: block;
    height: 0;
    right: 0;
    margin: 0;
    outline: none;
    outline: none !important;
    padding: 0 !important;
    pointer-events: none;
    position: relative;
    position: absolute;
    top: 0;
    width: 100%
}

.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    height: 1px;
    outline: 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    background-position: 100% 0;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: -5px 0 0;
    padding: 0;
    pointer-events: auto;
    -webkit-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input::-webkit-slider-progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    margin: 0;
    outline: none;
    padding: 0 !important
}

.wc-block-components-price-slider__range-input::-moz-focus-outer {
    border: 0
}

.wc-block-components-price-slider__range-input::-moz-range-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    height: 1px;
    outline: 0
}

.wc-block-components-price-slider__range-input::-moz-range-progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    margin: 0;
    outline: none;
    padding: 0 !important
}

.wc-block-components-price-slider__range-input::-moz-range-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    background-position: 100% 0;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -moz-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-moz-range-thumb:hover {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input::-ms-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    background-position: 100% 0;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -ms-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-ms-thumb:hover {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input:focus::-ms-thumb {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
    z-index: 21
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb {
    background-position-x: right;
    margin-right: -2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    background-position-x: right;
    transform: translate(2px, 2px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb {
    background-position-x: right
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max {
    z-index: 20
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
    background-position-x: left;
    margin-right: 2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    background-position-x: left;
    transform: translate(-2px, 2px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb {
    background-position-x: left
}

.rtl .wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(270deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #af7dd1;
    background: var(--track-background)
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: 0 0;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        top: 7px;
        width: 100%
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

    .wc-block-components-price-slider__range-input::-ms-track {
        background: 0 0;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        pointer-events: auto;
        transform: translate(-1px)
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        background-color: currentColor !important;
        border: 0 !important;
        border-radius: .25rem;
        box-shadow: none;
        color: currentColor !important;
        display: block;
        line-height: 1;
        max-width: 100% !important;
        opacity: .15;
        outline: 0 !important;
        overflow: hidden !important;
        pointer-events: none;
        position: relative !important;
        width: 100%;
        z-index: 1
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper > * {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite;
        background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
        background-repeat: no-repeat;
        content: " ";
        display: block;
        height: 100%;
        right: 0;
        position: absolute;
        left: 0;
        top: 0;
        transform: translateX(100%)
    }
}

@media screen and (-ms-high-contrast: active)and (prefers-reduced-motion: reduce), screen and (-ms-high-contrast: none)and (prefers-reduced-motion: reduce) {
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@supports (-ms-ime-align:auto) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: 0 0;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        top: 7px;
        width: 100%
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

    .wc-block-components-price-slider__range-input::-ms-track {
        background: 0 0;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        pointer-events: auto;
        transform: translate(-1px)
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        background-color: currentColor !important;
        border: 0 !important;
        border-radius: .25rem;
        box-shadow: none;
        color: currentColor !important;
        display: block;
        line-height: 1;
        max-width: 100% !important;
        opacity: .15;
        outline: 0 !important;
        overflow: hidden !important;
        pointer-events: none;
        position: relative !important;
        width: 100%;
        z-index: 1
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper > * {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite;
        background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
        background-repeat: no-repeat;
        content: " ";
        display: block;
        height: 100%;
        right: 0;
        position: absolute;
        left: 0;
        top: 0;
        transform: translateX(100%)
    }

    @media screen and (prefers-reduced-motion: reduce) {
        .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
            -webkit-animation: none;
            animation: none
        }
    }.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
         -webkit-animation: none;
         animation: none
     }
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
    background: 0 0;
    border: 3px solid;
    box-sizing: border-box
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
    --range-color: currentColor;
    margin: -3px
}

.theme-twentytwentyone .wc-block-price-filter__range-input {
    background: 0 0;
    margin: -3px;
    width: calc(100% + 6px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb {
    margin-top: -9px
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    transform: translate(-2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    transform: translate(2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track {
    border-color: transparent !important
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
        border: 0;
        height: auto;
        height: 50px;
        position: relative
    }

    .theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
        display: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input {
        height: 100%;
        margin: 0;
        width: 100%
    }
}

.wc-block-components-product-sort-select {
    margin-bottom: 24px;
    text-align: right
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

.wc-block-grid {
    text-align: center
}

.wc-block-grid__no-products {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-grid__no-products .wc-block-grid__no-products-image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-grid__no-products .wc-block-grid__no-products-title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-grid__no-products .wc-block-grid__no-products-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-grid__products {
    background-clip: padding-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px 16px;
    padding: 0
}

.wc-block-grid__product {
    border-bottom: 16px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    box-sizing: border-box;
    float: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto
}

.wc-block-grid__product.wc-block-grid__product {
    box-sizing: border-box
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product, .wc-block-grid.has-aligned-buttons .wc-block-grid__product {
    display: flex;
    flex-direction: column
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product > :last-child, .wc-block-grid.has-aligned-buttons .wc-block-grid__product > :last-child {
    margin-bottom: 0;
    margin-top: auto;
    padding-bottom: 12px
}

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product, .wc-block-grid.has-1-columns .wc-block-grid__product {
    flex: 1 0 100%;
    max-width: 100%
}

.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product, .wc-block-grid.has-2-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%
}

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product, .wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product, .wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 1 0 25%;
    max-width: 25%
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product {
    flex: 1 0 20%;
    max-width: 20%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product {
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product, .wc-block-grid.has-7-columns .wc-block-grid__product {
    flex: 1 0 14.2857142857%;
    max-width: 14.2857142857%
}

.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product, .wc-block-grid.has-8-columns .wc-block-grid__product {
    flex: 1 0 12.5%;
    max-width: 12.5%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product {
    font-size: .5em
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
    font-size: .58em
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull), .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
    font-size: .92em
}

@media (max-width: 480px) {
    .wc-block-grid.has-2-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        padding: 0
    }
}

@media (min-width: 481px)and (max-width: 600px) {
    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
        padding-left: 8px
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
        padding-right: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
        padding-left: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
        padding-right: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
        padding-left: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
        padding-right: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
        padding-left: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
        padding-right: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
        padding-left: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
        padding-right: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
        padding-left: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
        padding-right: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
        padding-left: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
        padding-right: 8px
    }
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: right
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: left
}

.wc-block-components-product-price__value.is-discounted {
    margin-right: .5em
}

.is-loading .wc-block-components-product-price:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5em;
    z-index: 1
}

.is-loading .wc-block-components-product-price:before > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-price:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-product-price:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-quantity-selector {
    border-radius: 4px;
    box-sizing: content-box;
    display: flex;
    margin: 0 0 .25em;
    position: relative;
    width: 107px
}

.wc-block-components-quantity-selector:after {
    border: 1px solid;
    border-radius: 4px;
    bottom: 0;
    content: "";
    right: 0;
    opacity: .45;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    min-width: 40px;
    order: 2;
    padding: .4em 0;
    text-align: center;
    vertical-align: middle
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
    opacity: .6
}

.wc-block-components-quantity-selector input::-webkit-inner-spin-button, .wc-block-components-quantity-selector input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    background: none transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    opacity: .6;
    padding: 0;
    text-align: center;
    text-decoration: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    opacity: 1
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
    box-shadow: none;
    cursor: default;
    opacity: .6
}

.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus {
    border-radius: 0 4px 4px 0;
    order: 1
}

.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--plus {
    border-radius: 4px 0 0 4px;
    order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    background: none transparent
}

.wc-block-components-radio-control__option {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 1em 0;
    padding: 0 2.25em 0 0;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-radio-control__option:first-child {
    margin-top: 0
}

.wc-block-components-radio-control__option:last-child {
    margin-bottom: 0
}

.wc-block-components-radio-control__option-layout {
    display: table;
    width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
    display: none
}

.wc-block-components-radio-control__description-group, .wc-block-components-radio-control__label-group {
    display: table-row
}

.wc-block-components-radio-control__description-group > span, .wc-block-components-radio-control__label-group > span {
    display: table-cell
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description, .wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label, .wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description, .wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
    min-width: 50%;
    text-align: left
}

.wc-block-components-radio-control__label, .wc-block-components-radio-control__secondary-label {
    line-height: max(1.5rem, 24px)
}

.wc-block-components-radio-control__description, .wc-block-components-radio-control__secondary-description {
    font-size: .875em;
    line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #50575e;
    border-radius: 50%;
    display: inline-block;
    height: 1.5em;
    right: 0;
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.5em
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75em;
    right: 50%;
    margin: 0;
    min-height: 12px;
    min-width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    width: .75em
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-width: 2px
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background-color: var(--form--color-text)
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
    display: none
}

.is-loading .wc-block-components-review-list-item__text {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 60%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__text > * {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__text:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-review-list-item__text {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__text:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image > * {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    font-size: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author > * {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product, .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars > span {
    display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 120px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date > * {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:before {
    content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item, .wc-block-components-review-list-item__item {
    list-style: none;
    margin: 0 0 48px
}

.wc-block-components-review-list-item__info {
    -ms-grid-columns: 1fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns:1fr;
    margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info {
    -ms-grid-columns: calc(3em + 16px) 1fr;
    grid-template-columns:calc(3em + 16px) 1fr
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
    -ms-grid-column: 2;
    grid-column: 2
}

.wc-block-components-review-list-item__image {
    -ms-grid-row-span: 2;
    align-items: center;
    display: flex;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1/3;
    height: 3em;
    justify-content: center;
    position: relative;
    width: 3em
}

.wc-block-components-review-list-item__image > img {
    display: block;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wc-block-components-review-list-item__verified {
    bottom: -7px;
    height: 21px;
    line-height: 21px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    left: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
    content: "";
    display: block;
    height: 21px;
    width: 21px
}

.wc-block-components-review-list-item__meta {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
    content: "";
    flex-basis: 100%;
    order: 3
}

.wc-block-components-review-list-item__author, .wc-block-components-review-list-item__product {
    display: block;
    font-weight: 700;
    margin-left: 8px;
    order: 1
}

.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author {
    font-weight: 400;
    order: 4
}

.wc-block-components-review-list-item__published-date {
    order: 5
}

.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date {
    padding-right: 8px;
    position: relative
}

.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date:before {
    border-left: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-right: -8px;
    opacity: .5;
    position: absolute;
    top: calc(50% + .1em);
    transform: translateY(-50%);
    vertical-align: middle
}

.wc-block-components-review-list-item__author:first-child + .wc-block-components-review-list-item__published-date:before, .wc-block-components-review-list-item__rating + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date:before {
    display: none
}

.wc-block-components-review-list-item__rating {
    order: 2
}

.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars {
    display: block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 5.3em
}

.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars:before {
    content: "SSSSS";
    float: right;
    right: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span {
    float: right;
    right: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span:before {
    color: #e6a237;
    content: "SSSSS";
    right: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.wc-block-components-review-sort-select {
    text-align: left
}

.wc-block-components-sidebar-layout {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wc-block-components-sidebar-layout .wc-block-must-login-prompt {
    display: block
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    box-sizing: border-box;
    margin: 0;
    padding-left: 3.7735849057%;
    width: 65%
}

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-right: 2.2641509434%;
    width: 35%
}

.wc-block-components-sidebar .wc-block-components-panel > h2 {
    border: 0;
    border-radius: 0;
    font-size: 1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.is-medium.wc-block-components-sidebar-layout, .is-mobile.wc-block-components-sidebar-layout, .is-small.wc-block-components-sidebar-layout {
    flex-direction: column;
    margin: 0 auto 16px
}

.is-medium.wc-block-components-sidebar-layout .wc-block-components-main, .is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-small.wc-block-components-sidebar-layout .wc-block-components-main, .is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    padding: 0;
    width: 100%
}

.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon-link, .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-right: 16px;
    padding-left: 16px
}

.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item {
    padding: 0
}

.wc-block-components-sidebar .wc-block-components-panel > h2 {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-sidebar .wc-block-components-panel > h2 .wc-block-components-panel__button {
    font-weight: 400
}

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel > h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-left: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-right: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    right: 50%;
    margin: -.5em -.5em 0 0;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wc-block-components-state-input {
    margin-top: 1.5em
}

.wc-block-components-tabs .wc-block-components-tabs__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: inset 0 -1px currentColor;
    color: inherit;
    flex: auto;
    outline-offset: -1px;
    padding: 12px 16px;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item.is-active {
    box-shadow: inset 0 -3px currentColor;
    font-weight: 600;
    position: relative
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:focus {
    outline: 1px dotted currentColor;
    outline-offset: -1px
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:active, .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:hover {
    background: 0 0
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content {
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content > img, .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content > svg {
    height: 1.2em;
    margin: .2em 0 -.2em;
    vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons {
    margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 1.2em;
    vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__content {
    padding: 16px 0;
    text-transform: none
}

.wc-block-components-textarea {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.375;
    margin: 0;
    padding: .75em 16px;
    width: 100%
}

.has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-textarea::-moz-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea::placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}

.theme-twentytwenty .wc-block-components-title.wc-block-components-title, .wc-block-components-title.wc-block-components-title {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.wc-block-components-express-payment {
    margin: auto;
    position: relative
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
    grid-gap: 10px;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(calc(33% - 10px), 1fr));
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons > li {
    margin: 0;
    width: 100%
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons > li > img {
    height: 48px;
    width: 100%
}

@media (max-width: 782px) {
    .wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }
}

.wc-block-components-express-payment--checkout {
    margin-top: 15px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
    display: flex;
    flex-direction: row;
    right: 0;
    position: absolute;
    left: 0;
    top: -5px;
    vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
    border-right: 1px solid;
    border-radius: 0 5px 0 0;
    border-top: 1px solid;
    content: "";
    display: block;
    height: 4px;
    margin-left: 12px;
    opacity: .3;
    pointer-events: none;
    width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
    border-radius: 5px 0 0;
    border-left: 1px solid;
    border-top: 1px solid;
    content: "";
    display: block;
    flex-grow: 1;
    height: 4px;
    margin-right: 12px;
    opacity: .3;
    pointer-events: none
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
    flex-grow: 0;
    transform: translateY(-50%)
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
    padding: 19px 24px 24px;
    position: relative
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 0 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content > p {
    margin-bottom: 1em
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons > li {
    padding-bottom: 16px;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons > li:last-child {
    padding-bottom: 0
}

.wc-block-components-express-payment-continue-rule {
    align-items: center;
    display: flex;
    margin: 24px 0;
    padding: 0 24px;
    text-align: center
}

.wc-block-components-express-payment-continue-rule:before {
    margin-left: 10px
}

.wc-block-components-express-payment-continue-rule:after {
    margin-right: 10px
}

.wc-block-components-express-payment-continue-rule:after, .wc-block-components-express-payment-continue-rule:before {
    border-bottom: 1px solid;
    content: " ";
    flex: 1;
    opacity: .3
}

.wc-block-components-express-payment-continue-rule--cart {
    margin: 16px 0;
    text-transform: uppercase
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
    display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
    padding-right: 12px;
    padding-left: 12px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.components-notice.wc-block-checkout__no-payment-methods-notice {
    margin-bottom: 16px
}

.wc-block-card-elements {
    display: flex;
    width: 100%
}

.wc-block-card-elements .wc-block-components-validation-error {
    position: static
}

.wc-block-gateway-container {
    margin-bottom: 1.5em;
    position: relative;
    white-space: nowrap
}

.wc-block-gateway-container.wc-card-number-element {
    flex-basis: 15em;
    flex-grow: 1;
    min-width: min(15em, 60%)
}

.wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: 7em;
    margin-right: 12px;
    min-width: min(7em, calc(24% - 12px))
}

.wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: 7em;
    margin-right: 12px;
    min-width: min(5em, calc(16% - 12px))
}

.wc-block-gateway-container .wc-block-gateway-input {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    cursor: text;
    font-family: inherit;
    font-size: 1em;
    height: 3em;
    line-height: 1.375;
    margin: 0;
    padding: .75em 16px .75em 0;
    width: 100%
}

.wc-block-gateway-container .wc-block-gateway-input:focus, .wc-block-gateway-container:focus {
    background-color: #fff
}

.wc-block-gateway-container label {
    color: inherit;
    color: #757575;
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    right: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 17px 0 0;
    max-width: calc(100% - 24px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(.75em);
    transform-origin: top right;
    transition: transform .2s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-gateway-container label {
        transition: none
    }
}

.wc-block-gateway-container.wc-inline-card-element label {
    margin-right: calc(24px + 1.5em)
}

.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty + label, .wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty) + label {
    margin-right: 16px;
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container.wc-inline-card-element + .wc-block-components-validation-error {
    margin-top: -24px;
    position: static
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty, .wc-block-gateway-container .wc-block-gateway-input:not(.empty) {
    padding: 1.5em 16px .25em 0
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty + label, .wc-block-gateway-container .wc-block-gateway-input:not(.empty) + label {
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container .wc-block-gateway-input.has-error {
    border-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error:focus {
    outline-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error + label {
    color: #cc1818
}

.is-large .wc-card-cvc-element .wc-block-components-validation-error > p, .is-large .wc-card-expiry-element .wc-block-components-validation-error > p, .is-medium .wc-card-cvc-element .wc-block-components-validation-error > p, .is-medium .wc-card-expiry-element .wc-block-components-validation-error > p {
    line-height: 16px;
    padding-top: 4px
}

.is-mobile .wc-card-cvc-element .wc-block-components-validation-error > p, .is-mobile .wc-card-expiry-element .wc-block-components-validation-error > p, .is-small .wc-card-cvc-element .wc-block-components-validation-error > p, .is-small .wc-card-expiry-element .wc-block-components-validation-error > p {
    min-height: 28px
}

.wc-block-components-checkout-payment-methods * {
    pointer-events: all
}

.is-mobile .wc-block-card-elements, .is-small .wc-block-card-elements {
    flex-wrap: wrap
}

.is-mobile .wc-block-gateway-container.wc-card-number-element, .is-small .wc-block-gateway-container.wc-card-number-element {
    flex-basis: 100%
}

.is-mobile .wc-block-gateway-container.wc-card-expiry-element, .is-small .wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: calc(50% - 8px);
    margin-right: 0;
    margin-left: 8px
}

.is-mobile .wc-block-gateway-container.wc-card-cvc-element, .is-small .wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: calc(50% - 8px);
    margin-right: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    padding-right: 56px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    content: none
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
    right: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
    margin: 0;
    padding-bottom: 1em;
    padding-top: 1em
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
    font-weight: 700
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option, .wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    position: relative
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 1px 1px 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after {
    border-width: 1px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after {
    border-width: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
    height: 24px;
    max-height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    padding-right: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
    display: none
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned {
    height: 28px;
    padding-top: 14px
}

.wc-block-components-radio-control-accordion-content {
    padding: 0 16px 1em
}

.wc-block-components-radio-control-accordion-content:empty {
    display: none
}

.wc-block-checkout__order-notes .wc-block-components-checkout-step__content {
    padding-bottom: 0
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-top: 2em;
    max-width: 100% !important;
    min-height: 15em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block > * {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block h3 {
    display: none
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
    box-sizing: content-box;
    display: inline-block;
    margin-bottom: 2em;
    padding-left: 5%;
    text-align: center;
    vertical-align: top;
    width: 30%
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product:nth-child(3n+3) {
    padding-left: 0
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-name {
    font-weight: 400
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-price {
    display: block
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button {
    margin-top: 1em
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link) {
    background-color: #eee;
    color: #333;
    font-weight: 600;
    margin-top: 1em
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link):focus, .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link):hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333
}

@media (max-width: 480px) {
    .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
        display: block;
        width: 100%
    }
}

.is-medium .wc-block-cart__sidebar, .is-mobile .wc-block-cart__sidebar, .is-small .wc-block-cart__sidebar {
    margin-bottom: 24px;
    order: 0
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title, .wc-block-cart__empty-cart__title {
    font-size: inherit
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    background-color: currentColor;
    content: "";
    display: block;
    height: 5em;
    margin: 0 auto 2em;
    -webkit-mask-image: url(/static/home/fonts/f05765755281404a990ae8d7ee189f7d.woff);
    mask-image: url(/static/home/fonts/f05765755281404a990ae8d7ee189f7d.woff);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 5em;
    mask-size: 5em;
    width: 5em
}

.wp-block-woocommerce-empty-cart-block > .aligncenter {
    margin-right: auto !important;
    margin-left: auto !important
}

.wc-block-cart__submit {
    margin: 0 0 16px;
    position: relative
}

.wc-block-cart__submit-button {
    box-sizing: border-box;
    margin: 0;
    width: 100%
}

.wc-block-cart .wc-block-cart__submit-container {
    padding: 0
}

@media (min-width: 783px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        display: none
    }
}

@media (max-width: 782px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        background: #fff;
        bottom: 0;
        right: 0;
        padding: 16px;
        position: fixed;
        width: 100%;
        z-index: 9999
    }

    .wc-block-cart .wc-block-cart__submit-container--sticky:before {
        box-shadow: 0 -10px 20px 10px currentColor;
        color: hsla(0, 0%, 80%, .5);
        content: "";
        height: 100%;
        right: 0;
        position: absolute;
        left: 0;
        top: 0
    }
}

.wc-block-checkout-error {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-checkout-error .wc-block-checkout-error__image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-checkout-error .wc-block-checkout-error__title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-checkout-error .wc-block-checkout-error__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout-empty {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-checkout-empty .wc-block-checkout-empty__image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-checkout-empty .wc-block-checkout-empty__title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-checkout-empty .wc-block-checkout-empty__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__actions_row {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    height: auto;
    padding: 1em;
    width: 50%
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text {
    line-height: 24px
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text > svg {
    fill: #fff;
    vertical-align: top
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
    display: none
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    width: 100%
}

.is-large .wc-block-checkout__actions {
    padding: 1.5em 0;
    position: relative
}

.is-large .wc-block-checkout__actions:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-checkout__form {
    margin: 0;
    max-width: 100%
}

.is-medium .wc-block-checkout__main, .is-mobile .wc-block-checkout__main, .is-small .wc-block-checkout__main {
    order: 1
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form {
    margin-right: -6px;
    margin-left: -6px
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after {
    clear: both;
    content: "";
    display: block
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
    float: right;
    margin-right: 6px;
    margin-left: 6px;
    position: relative;
    width: calc(50% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2) {
    margin-top: 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company {
    width: calc(100% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox {
    clear: both
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__option, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option {
    margin: 0;
    padding: .75em 2.5em .75em 0;
    position: relative
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__option:after, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-checkout__pickup-options .wc-block-components-shipping-rates-control__no-results-notice, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control .wc-block-components-radio-control__input, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control .wc-block-components-radio-control__input {
    margin-top: 1px;
    top: auto;
    transform: none
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__option-layout, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option-layout {
    display: block
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group {
    display: flex;
    width: 100%
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group > :last-child, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group > :last-child {
    margin-right: auto
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__description-group, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description-group {
    display: none
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__option-checked .wc-block-components-radio-control__description-group, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option-checked .wc-block-components-radio-control__description-group {
    display: block
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group em, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group em {
    font-style: inherit;
    text-transform: uppercase
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__description-group, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description-group {
    background-color: #f0f0f0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 1em;
    margin-top: .5em;
    padding: 1px .75em;
    width: 100%
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__description, .wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description {
    display: block;
    margin: .75em 0;
    text-align: right;
    width: 100%
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description {
    color: #757575
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description > svg, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description > svg {
    fill: currentColor;
    margin-top: -4px;
    vertical-align: middle
}

.wc-block-checkout__shipping-method-container {
    display: flex;
    gap: 16px;
    justify-content: space-between;
    width: 100%
}

.edit-post-visual-editor .wc-block-checkout__shipping-method-option, .wc-block-checkout__shipping-method-option {
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: inherit;
    display: flex;
    flex-basis: 0;
    flex-direction: column;
    flex-grow: 1;
    gap: 4px;
    height: 100%;
    justify-content: center;
    min-height: 80px;
    outline: 1px solid currentColor;
    padding: 16px 12px
}

.edit-post-visual-editor .wc-block-checkout__shipping-method-option.components-button:focus:not(:disabled), .edit-post-visual-editor .wc-block-checkout__shipping-method-option.components-button:hover:not(:disabled), .edit-post-visual-editor .wc-block-checkout__shipping-method-option:focus, .edit-post-visual-editor .wc-block-checkout__shipping-method-option:hover, .wc-block-checkout__shipping-method-option.components-button:focus:not(:disabled), .wc-block-checkout__shipping-method-option.components-button:hover:not(:disabled), .wc-block-checkout__shipping-method-option:focus, .wc-block-checkout__shipping-method-option:hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333
}

.edit-post-visual-editor .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected, .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected {
    outline: 3px solid currentColor
}

.wc-block-checkout__shipping-method-option-icon {
    fill: currentColor
}

.wc-block-checkout__shipping-method-option-title {
    font-size: 1rem;
    font-weight: 700
}

.wc-block-checkout__shipping-method-option-price {
    font-size: .875rem
}

.wc-block-checkout__shipping-method-option-price em {
    font-style: inherit;
    text-transform: uppercase
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    margin: 0;
    padding: .75em 2.5em .75em 0;
    position: relative
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.wc-block-checkout__terms {
    margin: 1.5em 0
}

.wc-block-checkout__terms textarea {
    position: relative;
    top: -5px
}

.wc-block-checkout__terms.wc-block-checkout__terms--disabled {
    opacity: .6
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: inherit;
    display: block;
    flex-basis: 0;
    flex-grow: 1
}

.wc-block-checkout__sidebar .wc-block-components-totals-footer-item {
    margin: 0;
    padding: 0
}

.is-medium .wc-block-checkout__sidebar, .is-mobile .wc-block-checkout__sidebar, .is-small .wc-block-checkout__sidebar {
    margin-bottom: 24px;
    order: 0
}

.wc-block-checkout__add-note {
    margin: 1.5em 0
}

.is-medium .wc-block-checkout__add-note, .is-mobile .wc-block-checkout__add-note, .is-small .wc-block-checkout__add-note {
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1em 0;
    position: relative
}

.is-medium .wc-block-checkout__add-note:after, .is-mobile .wc-block-checkout__add-note:after, .is-small .wc-block-checkout__add-note:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-checkout__add-note .wc-block-components-textarea {
    margin-top: 16px
}

.wc-block-checkout__order-notes.wc-block-components-checkout-step {
    padding-right: 0
}

.wp-block-woocommerce-checkout {
    margin: 0
}

.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point {
    top: -96px
}

.wp-block-woocommerce-checkout.is-loading {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    padding-right: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block {
    padding-left: 3.7735849057%;
    width: 65%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    box-sizing: border-box;
    margin: 0
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: none;
    line-height: 1;
    margin: 0 0 1.5em;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div > *, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div > * {
    visibility: hidden
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div:after, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block {
    display: block;
    min-height: 10em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block {
    display: block;
    min-height: 24em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block {
    display: block;
    margin-right: 50%;
    min-height: 4em;
    width: 50%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block {
    display: block;
    min-height: 47em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel > h2, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: 1em;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel > h2 .wc-block-components-panel__button, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 .wc-block-components-panel__button {
    font-weight: 400
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-coupon-link, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
    padding-right: 16px;
    padding-left: 16px
}

@media only screen and (max-width: 700px) {
    .wp-block-woocommerce-checkout.is-loading {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
        padding: 0;
        width: 100%
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
        padding-right: 0;
        padding-left: 0
    }
}

.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wp-block-woocommerce-featured-category {
    background-color: transparent;
    border-color: transparent;
    box-sizing: border-box;
    color: #fff
}

.wc-block-featured-category {
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wc-block-featured-category.has-background-dim .background-dim__overlay:before {
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    right: 0;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.wc-block-featured-category.has-background-dim-10 .background-dim__overlay:before {
    opacity: .1
}

.wc-block-featured-category.has-background-dim-20 .background-dim__overlay:before {
    opacity: .2
}

.wc-block-featured-category.has-background-dim-30 .background-dim__overlay:before {
    opacity: .3
}

.wc-block-featured-category.has-background-dim-40 .background-dim__overlay:before {
    opacity: .4
}

.wc-block-featured-category.has-background-dim-50 .background-dim__overlay:before {
    opacity: .5
}

.wc-block-featured-category.has-background-dim-60 .background-dim__overlay:before {
    opacity: .6
}

.wc-block-featured-category.has-background-dim-70 .background-dim__overlay:before {
    opacity: .7
}

.wc-block-featured-category.has-background-dim-80 .background-dim__overlay:before {
    opacity: .8
}

.wc-block-featured-category.has-background-dim-90 .background-dim__overlay:before {
    opacity: .9
}

.wc-block-featured-category.has-background-dim-100 .background-dim__overlay:before {
    opacity: 1
}

.wc-block-featured-category__selection {
    width: 100%
}

.wc-block-featured-category.has-left-content {
    justify-content: flex-start
}

.wc-block-featured-category.has-left-content .wc-block-featured-category__description, .wc-block-featured-category.has-left-content .wc-block-featured-category__price, .wc-block-featured-category.has-left-content .wc-block-featured-category__title, .wc-block-featured-category.has-left-content .wc-block-featured-category__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-category.has-right-content {
    justify-content: flex-end
}

.wc-block-featured-category.has-right-content .wc-block-featured-category__description, .wc-block-featured-category.has-right-content .wc-block-featured-category__price, .wc-block-featured-category.has-right-content .wc-block-featured-category__title, .wc-block-featured-category.has-right-content .wc-block-featured-category__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-category.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wc-block-featured-category__description, .wc-block-featured-category__price, .wc-block-featured-category__title, .wc-block-featured-category__variation {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-category__description a, .wc-block-featured-category__description a:active, .wc-block-featured-category__description a:focus, .wc-block-featured-category__description a:hover, .wc-block-featured-category__price a, .wc-block-featured-category__price a:active, .wc-block-featured-category__price a:focus, .wc-block-featured-category__price a:hover, .wc-block-featured-category__title a, .wc-block-featured-category__title a:active, .wc-block-featured-category__title a:focus, .wc-block-featured-category__title a:hover, .wc-block-featured-category__variation a, .wc-block-featured-category__variation a:active, .wc-block-featured-category__variation a:focus, .wc-block-featured-category__variation a:hover {
    color: #fff
}

.wc-block-featured-category__description, .wc-block-featured-category__link, .wc-block-featured-category__price, .wc-block-featured-category__title, .wc-block-featured-category__variation {
    color: inherit;
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1
}

.wc-block-featured-category .wc-block-featured-category__background-image {
    bottom: 0;
    height: 100%;
    right: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
    .wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion: reduce) {
    .wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
        background-attachment: scroll
    }
}

.wc-block-featured-category__description {
    color: inherit
}

.wc-block-featured-category__description p {
    margin: 0
}

.wc-block-featured-category .wc-block-featured-category__title {
    color: inherit;
    margin-top: 0
}

.wc-block-featured-category .wc-block-featured-category__title div {
    color: inherit
}

.wc-block-featured-category .wc-block-featured-category__title:before {
    display: none
}

.wc-block-featured-category__wrapper {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.wc-block-featured-category .wp-block-button.aligncenter {
    text-align: center
}

.wp-block-woocommerce-featured-product {
    background-color: transparent;
    border-color: transparent;
    box-sizing: border-box;
    color: #fff
}

.wc-block-featured-product {
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wc-block-featured-product.has-background-dim .background-dim__overlay:before {
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    right: 0;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.wc-block-featured-product.has-background-dim-10 .background-dim__overlay:before {
    opacity: .1
}

.wc-block-featured-product.has-background-dim-20 .background-dim__overlay:before {
    opacity: .2
}

.wc-block-featured-product.has-background-dim-30 .background-dim__overlay:before {
    opacity: .3
}

.wc-block-featured-product.has-background-dim-40 .background-dim__overlay:before {
    opacity: .4
}

.wc-block-featured-product.has-background-dim-50 .background-dim__overlay:before {
    opacity: .5
}

.wc-block-featured-product.has-background-dim-60 .background-dim__overlay:before {
    opacity: .6
}

.wc-block-featured-product.has-background-dim-70 .background-dim__overlay:before {
    opacity: .7
}

.wc-block-featured-product.has-background-dim-80 .background-dim__overlay:before {
    opacity: .8
}

.wc-block-featured-product.has-background-dim-90 .background-dim__overlay:before {
    opacity: .9
}

.wc-block-featured-product.has-background-dim-100 .background-dim__overlay:before {
    opacity: 1
}

.wc-block-featured-product__selection {
    width: 100%
}

.wc-block-featured-product.has-left-content {
    justify-content: flex-start
}

.wc-block-featured-product.has-left-content .wc-block-featured-product__description, .wc-block-featured-product.has-left-content .wc-block-featured-product__price, .wc-block-featured-product.has-left-content .wc-block-featured-product__title, .wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-product.has-right-content {
    justify-content: flex-end
}

.wc-block-featured-product.has-right-content .wc-block-featured-product__description, .wc-block-featured-product.has-right-content .wc-block-featured-product__price, .wc-block-featured-product.has-right-content .wc-block-featured-product__title, .wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-product.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wc-block-featured-product__description, .wc-block-featured-product__price, .wc-block-featured-product__title, .wc-block-featured-product__variation {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-product__description a, .wc-block-featured-product__description a:active, .wc-block-featured-product__description a:focus, .wc-block-featured-product__description a:hover, .wc-block-featured-product__price a, .wc-block-featured-product__price a:active, .wc-block-featured-product__price a:focus, .wc-block-featured-product__price a:hover, .wc-block-featured-product__title a, .wc-block-featured-product__title a:active, .wc-block-featured-product__title a:focus, .wc-block-featured-product__title a:hover, .wc-block-featured-product__variation a, .wc-block-featured-product__variation a:active, .wc-block-featured-product__variation a:focus, .wc-block-featured-product__variation a:hover {
    color: #fff
}

.wc-block-featured-product__description, .wc-block-featured-product__link, .wc-block-featured-product__price, .wc-block-featured-product__title, .wc-block-featured-product__variation {
    color: inherit;
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1
}

.wc-block-featured-product .wc-block-featured-product__background-image {
    bottom: 0;
    height: 100%;
    right: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
    .wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion: reduce) {
    .wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
        background-attachment: scroll
    }
}

.wc-block-featured-product__description {
    color: inherit
}

.wc-block-featured-product__description p {
    margin: 0
}

.wc-block-featured-product .wc-block-featured-product__title {
    color: inherit;
    margin-top: 0
}

.wc-block-featured-product .wc-block-featured-product__title div {
    color: inherit
}

.wc-block-featured-product .wc-block-featured-product__title:before {
    display: none
}

.wc-block-featured-product__wrapper {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.wc-block-featured-product .wp-block-button.aligncenter {
    text-align: center
}

.wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
    border: 0;
    margin-top: 0
}

.wc-block-featured-product .wc-block-featured-product__title:before, .wc-block-featured-product .wc-block-featured-product__variation:before {
    display: none
}

.wc-block-featured-product .wc-block-featured-product__variation {
    font-style: italic;
    padding-top: 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
    line-height: 1.5;
    margin: 0
}

.wc-block-mini-cart__badge, .wc-block-mini-cart__quantity-badge {
    align-items: center;
    display: flex
}

.wc-block-mini-cart__badge {
    background: 0 0;
    border: .15em solid;
    border-radius: 1em;
    box-sizing: border-box;
    color: inherit;
    font-size: .875em;
    font-weight: 600;
    height: 1.4285714286em;
    justify-content: center;
    margin-right: -.7142857143em;
    min-width: 1.4285714286em;
    padding: 0 .25em;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-mini-cart__icon {
    display: block;
    height: 1.5em;
    width: 1.5em
}

html[dir=rtl] .wc-block-mini-cart__icon {
    transform: scaleX(-1)
}

.wc-block-cart .wc-block-components-shipping-calculator {
    white-space: nowrap
}

.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
    margin-top: 0
}

table.wc-block-cart-items, table.wc-block-cart-items td, table.wc-block-cart-items th {
    background: none !important;
    border: 0;
    margin: 0 0 2em
}

.editor-styles-wrapper table.wc-block-cart-items, table.wc-block-cart-items {
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: .75em;
    text-transform: uppercase
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
    visibility: hidden
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
    text-align: left;
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    margin: 0;
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    text-transform: none;
    vertical-align: baseline;
    white-space: nowrap
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    background: 0 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 1em;
    line-height: inherit;
    text-align: left
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
    margin-bottom: .75em
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled, table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
    opacity: .5;
    pointer-events: none;
    transition: opacity .2s ease
}

.wc-block-cart .wc-block-components-totals-footer-item, .wc-block-cart .wc-block-components-totals-taxes {
    margin: 0
}

.wc-block-cart--is-loading h2 span, .wc-block-cart--is-loading th span, .wc-block-mini-cart__drawer.is-loading h2 span, .wc-block-mini-cart__drawer.is-loading th span {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    min-width: 84px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading h2 span > *, .wc-block-cart--is-loading th span > *, .wc-block-mini-cart__drawer.is-loading h2 span > *, .wc-block-mini-cart__drawer.is-loading th span > * {
    visibility: hidden
}

.wc-block-cart--is-loading h2 span:after, .wc-block-cart--is-loading th span:after, .wc-block-mini-cart__drawer.is-loading h2 span:after, .wc-block-mini-cart__drawer.is-loading th span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading h2 span, .wc-block-cart--is-loading th span, .wc-block-mini-cart__drawer.is-loading h2 span, .wc-block-mini-cart__drawer.is-loading th span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading h2 span:before, .wc-block-cart--is-loading th span:before, .wc-block-mini-cart__drawer.is-loading h2 span:before, .wc-block-mini-cart__drawer.is-loading th span:before {
    content: " "
}

.wc-block-cart--is-loading h2 span, .wc-block-mini-cart__drawer.is-loading h2 span {
    min-width: 33%
}

.wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-cart--is-loading .wc-block-components-quantity-selector, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-metadata > *, .wc-block-cart--is-loading .wc-block-components-product-price > *, .wc-block-cart--is-loading .wc-block-components-quantity-selector > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector > * {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-metadata:after, .wc-block-cart--is-loading .wc-block-components-product-price:after, .wc-block-cart--is-loading .wc-block-components-quantity-selector:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-cart--is-loading .wc-block-components-quantity-selector, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    min-width: 84px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-name > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name > * {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-name:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading .wc-block-components-product-name, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name:before, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata {
    margin-top: .25em;
    min-width: 8em
}

.wc-block-cart--is-loading .wc-block-cart-item__remove-link, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image > a, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-cart-item__image > a > *, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a > * {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image > a:after, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading .wc-block-cart-item__image > a, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price {
    display: block;
    margin-top: .25em;
    max-width: 3em
}

.wc-block-cart--is-loading .wc-block-components-product-price:before, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 460px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card > *, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card > * {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:before, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:before {
    content: " "
}

.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: none
}

.is-loading + .wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: flex
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: flex-end;
    display: flex;
    flex-direction: column
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
    margin-top: 4px
}

.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, .is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge, .is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, .is-small .wc-block-cart-item__total .wc-block-components-sale-badge, .is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
    display: none
}

.is-medium table.wc-block-cart-items td, .is-mobile table.wc-block-cart-items td, .is-small table.wc-block-cart-items td {
    padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-medium table.wc-block-cart-items .wc-block-cart-items__header, .is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-mobile table.wc-block-cart-items .wc-block-cart-items__header, .is-small table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-small table.wc-block-cart-items .wc-block-cart-items__header {
    display: none
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row, .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row {
    position: relative
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after, .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after, .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    -ms-grid-columns: 80px 132px;
    display: -ms-grid;
    display: grid;
    grid-template-columns:80px 132px;
    padding: 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    padding-left: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
    -ms-grid-column-span: 2;
    -ms-grid-column-align: stretch;
    -ms-grid-column: 2;
    grid-column-end: 4;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    justify-self: stretch;
    padding: 0 0 16px 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    padding-left: 16px;
    padding-top: 16px;
    vertical-align: bottom
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    -ms-grid-row: 1;
    grid-row-start: 1
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
    display: inline-block
}

.is-large.wc-block-cart {
    margin-bottom: 3em
}

.is-large.wc-block-cart .wc-block-cart-items {
    position: relative
}

.is-large.wc-block-cart .wc-block-cart-items:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: .25rem 0 .25rem 16px;
    white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 16px 16px 16px 0;
    position: relative;
    vertical-align: top
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-left: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-left: 16px
}

.is-large.wc-block-cart .wc-block-components-radio-control__input {
    right: 0;
    margin: 0
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 600;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: .25rem 0;
    text-align: left;
    text-decoration: inherit;
    text-transform: inherit;
    text-transform: uppercase;
    vertical-align: baseline
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator, .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
    padding-right: 16px;
    padding-left: 16px
}

.is-large.wc-block-cart .wc-block-cart__payment-options {
    padding: 16px 0 0
}

.is-large.wc-block-cart .wc-block-cart__payment-options:empty {
    padding: 0
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block {
    display: none
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block {
    box-sizing: border-box;
    margin: 0;
    min-height: 10em;
    padding-left: 3.7735849057%;
    width: 65%
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 15em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block > * {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
    box-sizing: border-box;
    margin: 0;
    min-height: 12em;
    padding-right: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin: 0 0 1em;
    max-width: 100% !important;
    min-height: 3em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block > * {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block:after, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block:after, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block:after, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block {
    height: 20em
}

@media only screen and (max-width: 700px) {
    .wp-block-woocommerce-cart.is-loading {
        padding-top: 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
        padding: 0;
        width: 100%
    }
}

.wc-block-mini-cart {
    display: inline-block
}

.wc-block-mini-cart__button {
    align-items: center;
    background-color: transparent;
    border: none;
    color: inherit;
    display: flex;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding: .75em .5em
}

.wc-block-mini-cart__button:hover:not([disabled]) {
    opacity: .6
}

.wc-block-mini-cart__amount {
    display: none
}

.wc-block-mini-cart__tax-label {
    margin-left: .5em
}

@media screen and (min-width: 768px) {
    .wc-block-mini-cart__amount {
        display: initial;
        font-size: inherit;
        font-weight: inherit;
        margin-left: 8px
    }
}

.modal-open .wc-block-mini-cart__button {
    pointer-events: none
}

.wc-block-mini-cart__drawer {
    font-size: 1rem
}

.wc-block-mini-cart__drawer .components-modal__content .components-modal__header .components-button {
    margin: unset;
    padding: unset
}

.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices {
    margin: 16px 16px -16px 40px;
    margin-bottom: unset
}

.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices .wc-block-components-notices__notice {
    margin-bottom: unset
}

.wc-block-mini-cart__drawer .components-modal__content {
    padding: 0;
    position: relative
}

.wc-block-mini-cart__drawer .components-modal__header {
    height: 56px;
    position: relative;
    position: absolute;
    left: 4px;
    top: 40px
}

.wc-block-mini-cart__drawer .components-modal__header button {
    margin: 0;
    left: 0;
    transform: translateY(-50%)
}

.wc-block-mini-cart__drawer .components-modal__header svg {
    fill: currentColor;
    display: block
}

.wp-block-woocommerce-mini-cart-contents {
    box-sizing: border-box;
    height: 100vh;
    height: 100dvh;
    justify-content: center;
    max-height: -webkit-fill-available;
    padding: 0
}

:where(.wp-block-woocommerce-mini-cart-contents) {
    background: #fff
}

.wp-block-woocommerce-empty-mini-cart-contents-block, .wp-block-woocommerce-filled-mini-cart-contents-block {
    display: flex;
    flex-direction: column;
    height: 100vh;
    height: 100dvh;
    max-height: -webkit-fill-available
}

.wp-block-woocommerce-empty-mini-cart-contents-block {
    justify-content: center
}

.wp-block-woocommerce-filled-mini-cart-contents-block {
    justify-content: space-between
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper {
    overflow-y: auto;
    padding: 40px 16px 16px
}

h2.wc-block-mini-cart__title {
    font-size: 2em;
    margin: 40px 16px 0
}

.wc-block-mini-cart__items {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-y: auto;
    padding: 16px 16px 0
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table {
    margin-bottom: auto;
    margin-left: -16px;
    padding-left: 16px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row {
    padding-bottom: 8px;
    padding-top: 8px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row:last-child:after {
    content: none
}

.wc-block-mini-cart__footer {
    border-top: 1px solid #ddd;
    padding: 24px 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
    font-weight: 600;
    margin-bottom: 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    display: none;
    font-size: .75em;
    font-weight: 400
}

@media only screen and (min-width: 480px) {
    .wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
        display: unset
    }
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions {
    display: flex;
    gap: 16px
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button {
    flex-grow: 1
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined {
    display: none
}

@media only screen and (min-width: 480px) {
    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined {
        display: inline-flex
    }
}

.wc-block-mini-cart__footer .wc-block-components-payment-method-icons {
    margin-top: 16px
}

.wc-block-mini-cart__shopping-button {
    display: flex;
    justify-content: center
}

.wc-block-mini-cart__shopping-button a {
    border: 2px solid;
    color: currentColor;
    font-weight: 600;
    padding: 12px 24px;
    text-decoration: none
}

.wc-block-mini-cart__shopping-button a:focus, .wc-block-mini-cart__shopping-button a:hover {
    background-color: #1e1e1e;
    border-color: #1e1e1e;
    color: #fff
}

.admin-bar .wp-block-woocommerce-mini-cart-contents {
    margin-top: 32px
}

.admin-bar .wp-block-woocommerce-empty-mini-cart-contents-block, .admin-bar .wp-block-woocommerce-filled-mini-cart-contents-block, .admin-bar .wp-block-woocommerce-mini-cart-contents {
    height: calc(100vh - 32px)
}

.admin-bar .wc-block-components-drawer .components-modal__header .components-button {
    top: 32px
}

.wc-block-components-checkbox {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin-top: 1.5em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-checkbox label {
    align-items: flex-start;
    display: flex;
    font-size: .875em;
    position: relative
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 2px solid #50575e;
    border-radius: 2px;
    box-sizing: border-box;
    font-size: 1em;
    height: 1.5em;
    margin: 0 0 0 1em;
    min-height: 1.5em;
    min-width: 1.5em;
    overflow: hidden;
    position: static;
    vertical-align: middle;
    width: 1.5em
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #fff;
    border-color: #50575e
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid #50575e;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after, .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
    content: ""
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked) + .wc-block-components-checkbox__mark {
    display: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid hsla(0, 0%, 100%, .6);
    outline-offset: 2px
}

.wc-block-components-checkbox.has-error, .wc-block-components-checkbox.has-error a {
    color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover {
    border-color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus {
    outline: 2px solid #cc1818;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #000;
    height: 1.125em;
    margin-right: .1875em;
    margin-top: .0625em;
    pointer-events: none;
    position: absolute;
    width: 1.125em
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox > span {
    line-height: 1.5em;
    vertical-align: middle
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .wc-block-components-checkbox__mark {
        display: none
    }
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox], .theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox] {
    background-color: #fff;
    border-color: var(--form--border-color);
    position: relative
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked, .theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked {
    background-color: #fff;
    border-color: var(--form--border-color)
}

.theme-twentytwentyone .wc-block-components-checkbox__mark {
    display: none
}

.wc-block-components-panel.has-border {
    position: relative
}

.wc-block-components-panel.has-border:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-panel.has-border + .wc-block-components-panel.has-border:after {
    border-top-width: 0
}

.wc-block-components-panel.has-border.no-top-border {
    position: relative
}

.wc-block-components-panel.has-border.no-top-border:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-panel__button {
    border: 0;
    border-radius: 0;
    height: auto;
    line-height: 1;
    margin: .375em 0 0;
    padding: .375em 0 0 32px;
    position: relative;
    text-align: right;
    vertical-align: baseline;
    width: 100%;
    word-break: break-word
}

.wc-block-components-panel__button[aria-expanded=true] {
    margin-bottom: .375em;
    padding-bottom: .375em
}

.wc-block-components-panel__button, .wc-block-components-panel__button:active, .wc-block-components-panel__button:focus, .wc-block-components-panel__button:hover {
    background: 0 0;
    box-shadow: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-panel__button > .wc-block-components-panel__button-icon {
    fill: currentColor;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.wc-block-components-panel__content[hidden] {
    display: none
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button {
    background-color: inherit;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button, .theme-twentytwenty .wc-block-components-panel__button {
    background: none transparent;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus, .theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover, .theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus, .theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover {
    background: none transparent
}

.wc-block-store-notice {
    border: 2px solid;
    border-radius: 4px;
    font-size: .875em;
    margin: 16px 0;
    padding: .5em
}

.wc-block-store-notice .components-notice__content {
    position: relative
}

.wc-block-store-notice .components-notice__content > div {
    padding-right: 2.5em
}

.wc-block-store-notice .components-notice__content svg {
    height: 2em;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
    width: 2em
}

.wc-block-store-notice.is-warning {
    background-color: #fffdf9;
    border-color: #fec
}

.wc-block-store-notice.is-warning .components-notice__content svg {
    fill: #f9b51f
}

.wc-block-store-notice.is-info {
    background-color: #e7f6f9;
    border-color: #c8f6ff
}

.wc-block-store-notice.is-info .components-notice__content svg {
    fill: #419ece
}

.wc-block-store-notice.is-error {
    background-color: #f8ebea;
    border-color: #ffd4cd
}

.wc-block-store-notice.is-error .components-notice__content svg {
    fill: #cd433b
}

.wc-block-components-notices {
    display: block;
    margin: 1.5em 0
}

.wc-block-components-notices:first-child {
    margin-top: 0
}

.wc-block-components-notices:empty {
    margin: 0
}

.wc-block-components-notices .wc-block-components-notices__notice {
    display: flex;
    flex-wrap: nowrap;
    margin: 0
}

.wc-block-components-notices .wc-block-components-notices__notice a {
    text-decoration: underline
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss {
    background: transparent none;
    border: 0;
    color: currentColor;
    margin: 0 auto 0 0;
    outline: 0;
    padding: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg {
    fill: currentColor;
    vertical-align: text-top
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content > div:not(.components-notice__actions) :first-child {
    margin-top: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content > div:not(.components-notice__actions) :last-child {
    margin-bottom: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content li + li {
    margin: .25em 0 0
}

.wc-block-components-notices .wc-block-components-notices__notice + .wc-block-components-notices__notice {
    margin-top: 1em
}

.theme-twentytwenty .wc-block-components-notices__notice, .theme-twentytwentyone .wc-block-components-notices__notice {
    padding: 1.5rem 3rem
}

.wc-block-components-notices__snackbar {
    bottom: 20px;
    right: 16px;
    position: fixed;
    width: auto
}

@media (max-width: 782px) {
    .wc-block-components-notices__snackbar {
        bottom: auto;
        right: 0;
        position: fixed;
        top: 10px
    }

    .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
        margin-right: 10px;
        margin-left: 10px
    }
}

.wc-block-components-form .wc-block-components-text-input, .wc-block-components-text-input {
    margin-top: 1.5em;
    position: relative;
    white-space: nowrap
}

.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    color: inherit;
    color: #757575;
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    right: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 17px 0 0;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(.75em);
    transform-origin: top right;
    transition: transform .2s ease
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label, .has-dark-controls .wc-block-components-text-input label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
        transition: none
    }
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill + label, .wc-block-components-text-input input:-webkit-autofill + label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input.is-active label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    height: 3em;
    line-height: 1.375;
    margin: 0;
    min-height: 0;
    padding: .75em 0;
    text-indent: 16px;
    width: 100%
}

.wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .wc-block-components-text-input input[type=email]:focus, .wc-block-components-text-input input[type=number]:focus, .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-text-input input[type=text]:focus, .wc-block-components-text-input input[type=url]:focus {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url], .has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=number], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .has-dark-controls .wc-block-components-text-input input[type=email]:focus, .has-dark-controls .wc-block-components-text-input input[type=number]:focus, .has-dark-controls .wc-block-components-text-input input[type=tel]:focus, .has-dark-controls .wc-block-components-text-input input[type=text]:focus, .has-dark-controls .wc-block-components-text-input input[type=url]:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=number] {
    -moz-appearance: textfield
}

.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button, .wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button, .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button, .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=number], .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-text-input.is-active input[type=text], .wc-block-components-text-input.is-active input[type=url] {
    padding: 1.5em 0 .25em
}

.wc-block-components-form .wc-block-components-text-input.has-error input, .wc-block-components-form .wc-block-components-text-input.has-error input:active, .wc-block-components-form .wc-block-components-text-input.has-error input:focus, .wc-block-components-form .wc-block-components-text-input.has-error input:hover, .wc-block-components-text-input.has-error input, .wc-block-components-text-input.has-error input:active, .wc-block-components-text-input.has-error input:focus, .wc-block-components-text-input.has-error input:hover {
    border-color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input.has-error input:focus, .wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input, .has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:active, .has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:hover, .has-dark-controls .wc-block-components-text-input.has-error input, .has-dark-controls .wc-block-components-text-input.has-error input:active, .has-dark-controls .wc-block-components-text-input.has-error input:focus, .has-dark-controls .wc-block-components-text-input.has-error input:hover {
    border-color: #f18c8c
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus, .has-dark-controls .wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #f18c8c
}

.wc-block-components-form .wc-block-components-text-input.has-error label, .wc-block-components-text-input.has-error label {
    color: #cc1818
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error label, .has-dark-controls .wc-block-components-text-input.has-error label {
    color: #f18c8c
}

.wc-block-components-form .wc-block-components-text-input:only-child, .wc-block-components-text-input:only-child {
    margin-top: 1.5em
}

.wc-block-components-totals-wrapper {
    padding: 16px 0;
    position: relative
}

.wc-block-components-totals-wrapper:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-totals-wrapper.has-bottom-border:after {
    border-bottom-width: 1px
}

.wc-block-components-totals-wrapper:empty {
    padding: 0
}

.wc-block-components-totals-wrapper:empty:after {
    content: none
}

.wc-block-components-totals-wrapper.slot-wrapper {
    padding: 0
}

.wc-block-components-totals-wrapper.slot-wrapper > * > * {
    padding: 16px 0;
    position: relative
}

.wc-block-components-totals-wrapper.slot-wrapper > * > :after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-totals-wrapper.slot-wrapper > * > :last-child:after {
    border-bottom-width: 0
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child {
    position: relative
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}

.wc-block-components-totals-item {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.wc-block-components-totals-item__label {
    flex-grow: 1
}

.wc-block-components-totals-item__value {
    font-weight: 700;
    white-space: nowrap
}

.wc-block-components-totals-item__description {
    font-size: .875em;
    width: 100%
}

.wc-block-components-validation-error {
    color: #cc1818;
    font-size: .75em;
    max-width: 100%;
    white-space: normal
}

.wc-block-components-validation-error > p {
    margin: 0;
    padding: 4px 0 0
}

.has-dark-mode-palette .wc-block-components-validation-error {
    color: #f18c8c
}

.wc-block-components-select + .wc-block-components-validation-error {
    margin-bottom: 24px
}

.wp-block-woocommerce-active-filters h1, .wp-block-woocommerce-active-filters h2, .wp-block-woocommerce-active-filters h3, .wp-block-woocommerce-active-filters h4, .wp-block-woocommerce-active-filters h5, .wp-block-woocommerce-active-filters h6 {
    text-transform: inherit
}

.wp-block-woocommerce-active-filters .wc-block-filter-title-placeholder .wc-block-active-filters__title {
    height: 1em
}

.wc-block-active-filters {
    margin-bottom: 24px;
    overflow: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline;
    float: left;
    font-family: inherit;
    font-size: inherit;
    font-size: .875em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 15px 0 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-active-filters .wc-block-active-filters__clear-all:active, .wc-block-active-filters .wc-block-active-filters__clear-all:focus, .wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    background: 0 0
}

.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    color: inherit;
    text-decoration: none
}

.wc-block-active-filters .wc-block-active-filters__clear-all, .wc-block-active-filters .wc-block-active-filters__clear-all:active, .wc-block-active-filters .wc-block-active-filters__clear-all:focus, .wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    background: 0 0;
    color: inherit
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    float: left;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder > * {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-active-filters .wc-block-active-filters__clear-all-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list {
    clear: both;
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-top: 12px
}

.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading.wc-block-active-filters__list--chips {
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0 10px
}

.wc-block-active-filters .wc-block-active-filters__list li {
    list-style: none outside;
    margin: 9px 0 0;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list li ul {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list > li:first-child, .wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
    margin: 0
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list {
    display: inline-block
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list > span {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list > span > * {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list > span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list > span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips {
    display: inline-block
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips > span {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 13px;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    height: 1em;
    line-height: 1;
    margin-left: 15px !important;
    max-width: 100% !important;
    min-width: 70px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips > span > * {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips > span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips > span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:last-of-type > span {
    margin-left: 0 !important
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:nth-child(3) {
    flex-grow: 1;
    max-width: 200px
}

.wc-block-active-filters .wc-block-active-filters__list > .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name {
    margin: 9px 0 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
    display: block;
    font-size: .75em;
    font-weight: 700;
    letter-spacing: .1em;
    margin: 16px 0 0;
    text-transform: uppercase
}

.wc-block-active-filters .wc-block-active-filters__list-item-operator {
    font-style: italic;
    font-weight: 400
}

.wc-block-active-filters .wc-block-active-filters__list-item-name {
    align-items: center;
    display: flex;
    font-size: .875em;
    padding: 0;
    position: relative
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e0e0e0;
    border: 0;
    border-radius: 25px;
    color: currentColor;
    font-size: .75em;
    height: 16px;
    line-height: 16px;
    margin: 0 0 0 .5em;
    padding: 0;
    width: 16px
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus, .wc-block-active-filters .wc-block-active-filters__list-item-remove:hover {
    background: #949494
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus .wc-block-components-chip__remove-icon, .wc-block-active-filters .wc-block-active-filters__list-item-remove:hover .wc-block-components-chip__remove-icon {
    fill: #fff
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:disabled {
    color: #e0e0e0;
    cursor: not-allowed
}

.wc-block-active-filters .wc-block-active-filters__list--chips li, .wc-block-active-filters .wc-block-active-filters__list--chips ul {
    display: inline
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type {
    display: none
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip {
    margin-bottom: .1875em;
    margin-top: .1875em
}

.wp-block-woocommerce-attribute-filter {
    border-style: none !important
}

.wp-block-woocommerce-attribute-filter h1, .wp-block-woocommerce-attribute-filter h2, .wp-block-woocommerce-attribute-filter h3, .wp-block-woocommerce-attribute-filter h4, .wp-block-woocommerce-attribute-filter h5, .wp-block-woocommerce-attribute-filter h6 {
    text-transform: inherit
}

.wc-block-attribute-filter {
    border-color: inherit;
    border-radius: inherit;
    margin-bottom: 16px
}

.wc-block-attribute-filter .is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: 1em;
    line-height: 1;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-attribute-filter .is-loading > * {
    visibility: hidden
}

.wc-block-attribute-filter .is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-attribute-filter .is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-attribute-filter.style-dropdown {
    align-items: flex-start;
    display: flex;
    gap: 16px;
    position: relative
}

.wc-block-attribute-filter.style-dropdown .single-selection .components-form-token-field__token + input[type=text].components-form-token-field__input {
    opacity: 0
}

.wc-block-attribute-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token + input[type=text].components-form-token-field__input {
    opacity: 1
}

.wc-block-attribute-filter.style-dropdown .wc-block-components-filter-submit-button {
    height: 36px;
    line-height: 1
}

.wc-block-attribute-filter.style-dropdown > svg {
    pointer-events: none;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
    margin: 0;
    width: 100%
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li label {
    cursor: pointer
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper {
    flex-grow: 1;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-width: unset;
    width: 0
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading) {
    border: 1px solid #757575 !important;
    border-radius: 4px
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper.is-loading {
    border-radius: .25em
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field {
    border-radius: inherit
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border: 0;
    border-radius: inherit;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding: 8px;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input {
    font-size: .875em
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list {
    border: 1px solid #757575;
    border-radius: 4px;
    margin-top: 8px;
    max-height: 21em
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    margin: 12px;
    padding: 12px
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion, .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token {
    font-size: .875em
}

.wc-block-attribute-filter__conditions-toggle, .wc-block-attribute-filter__display-toggle, .wc-block-attribute-filter__multiple-toggle {
    width: 100%
}

.wc-block-attribute-filter__instructions {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 1em
}

.wc-block-attribute-filter__selection {
    padding-top: 1em
}

.woocommerce-product-attributes .woocommerce-search-list__search .components-base-control__label {
    color: inherit;
    color: #757575;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-attribute-filter__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end
}

.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button {
    margin-right: 0
}

.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button:disabled {
    cursor: auto;
    opacity: .6
}

.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button {
    font-size: .875em;
    margin-top: 0
}

.editor-styles-wrapper .wc-block-components-checkbox, .wc-block-components-checkbox {
    margin-top: 1em
}

.editor-styles-wrapper .wc-block-attribute-filter__button.wc-block-attribute-filter__button, .wc-block-attribute-filter__button.wc-block-attribute-filter__button {
    font-size: .875em;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: .5em 1em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.woocommerce.wc-block-breadcrumbs {
    font-size: inherit
}

.woocommerce.woocommerce-shop .wc-block-breadcrumbs .woocommerce-breadcrumb {
    display: block;
    margin: auto
}

.woocommerce.wc-block-catalog-sorting form {
    float: none
}

.woocommerce.wc-block-catalog-sorting select.orderby {
    color: inherit;
    font-size: inherit
}

.woocommerce.wc-block-catalog-sorting .woocommerce-ordering {
    margin: auto
}

.wp-block-woocommerce-customer-account a {
    align-items: center;
    color: currentColor !important;
    display: flex;
    text-decoration: none !important
}

.wp-block-woocommerce-customer-account a:hover {
    text-decoration: underline !important
}

.wp-block-woocommerce-customer-account a .icon + .label {
    margin-right: 8px
}

.wp-block-woocommerce-customer-account a .icon {
    height: 1em;
    width: 1em
}

:where(div[data-block-name="woocommerce/legacy-template"]) {
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px
}

.wp-block-woocommerce-price-filter {
    border-color: #757575;
    border-radius: 4px;
    border-style: none !important
}

.wp-block-woocommerce-price-filter h1, .wp-block-woocommerce-price-filter h2, .wp-block-woocommerce-price-filter h3, .wp-block-woocommerce-price-filter h4, .wp-block-woocommerce-price-filter h5, .wp-block-woocommerce-price-filter h6 {
    text-transform: inherit
}

.wc-block-price-filter, .wc-block-price-filter__controls, .wc-block-price-slider {
    border-color: inherit;
    border-radius: inherit
}

.wc-block-price-filter__controls input {
    border-color: inherit !important;
    border-radius: inherit !important;
    border-style: solid
}

.wc-block-price-filter__controls .input-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: 2em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5.625em;
    z-index: 1
}

.wc-block-price-filter__controls .input-loading > * {
    visibility: hidden
}

.wc-block-price-filter__controls .input-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-price-filter__controls .input-loading {
        -webkit-animation: none;
        animation: none
    }
}

.editor-styles-wrapper .wc-block-price-filter__button.wc-block-components-price-slider__button, .wc-block-price-filter__button.wc-block-components-price-slider__button {
    font-size: .875em;
    padding: .5em 1em
}

.wc-block-product-categories {
    margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
    display: flex
}

.wc-block-product-categories select {
    margin-left: .5em
}

.wc-block-product-categories-list--has-images {
    list-style: none outside
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    clear: both;
    list-style: none outside;
    margin: 4px 60px 4px 0
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
    margin: 4px 0 0
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    border: 1px solid #eee;
    display: inline-block;
    margin: 0 -60px 0 .5em;
    max-width: 50px;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0
}

.wc-block-product-categories-list-item-count:before {
    content: " ("
}

.wc-block-product-categories-list-item-count:after {
    content: ")"
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
    background: currentColor;
    display: inline-block;
    height: 1em;
    min-width: 200px;
    opacity: .2;
    width: 50%
}

.wc-block-product-categories__button {
    align-items: center;
    display: flex;
    margin: 0;
    overflow: hidden;
    padding: 0 .5em;
    position: relative
}

.wc-block-product-categories__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-categories__button svg {
    transform: rotate(-180deg)
}

.wc-block-product-categories__button:active {
    color: currentColor
}

.wc-block-product-categories__button:disabled, .wc-block-product-categories__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-categories__button:disabled:focus, .wc-block-product-categories__button[aria-disabled=true]:focus {
    box-shadow: none
}

.color-block-support-panel .wc-block-feedback-prompt {
    grid-column: 1/-1
}

.woocommerce.wc-block-product-results-count .woocommerce-result-count {
    float: none;
    font-size: inherit;
    margin: auto
}

.wc-block-product-search .wc-block-product-search__fields {
    display: flex
}

.wc-block-product-search .wc-block-product-search__field {
    flex-grow: 1;
    line-height: 1.8;
    padding: 6px 8px
}

.wc-block-product-search .wc-block-product-search__button {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin: 0 6px 0 0;
    overflow: hidden;
    padding: 0 .5em;
    position: relative
}

.wc-block-product-search .wc-block-product-search__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-search .wc-block-product-search__button svg {
    transform: rotate(-180deg)
}

.wc-block-product-search .wc-block-product-search__button:active {
    color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-search .wc-block-product-search__button:disabled:focus, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
    box-shadow: none
}

.wc-block-rating-filter.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-rating-filter.is-loading > * {
    visibility: hidden
}

.wc-block-rating-filter.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-rating-filter.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-rating-filter.style-dropdown {
    align-items: flex-start;
    display: flex;
    gap: 16px;
    position: relative
}

.wc-block-rating-filter.style-dropdown .single-selection .components-form-token-field__token + input[type=text].components-form-token-field__input {
    opacity: 0
}

.wc-block-rating-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token + input[type=text].components-form-token-field__input {
    opacity: 1
}

.wc-block-rating-filter.style-dropdown .wc-block-components-filter-submit-button {
    height: 36px;
    line-height: 1
}

.wc-block-rating-filter.style-dropdown > svg {
    pointer-events: none;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-rating-filter .wc-block-components-product-rating__stars {
    display: inline-block;
    height: 1em;
    line-height: 1
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper {
    flex-grow: 1;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-width: unset;
    width: 0
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading) {
    border: 1px solid #757575 !important;
    border-radius: 4px
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper.is-loading {
    border-radius: .25em
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field {
    border-radius: inherit
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border: 0;
    border-radius: inherit;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding: 8px;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input {
    font-size: .875em
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder {
    color: #000
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder {
    color: #000
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder {
    color: #000
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list {
    border: 1px solid #757575;
    border-radius: 4px;
    margin-top: 8px;
    max-height: 21em
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    margin: 12px;
    padding: 12px
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion, .wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token {
    font-size: .875em
}

.wc-block-rating-filter .wc-block-components-product-rating {
    margin-bottom: 0
}

.wp-block-woocommerce-rating-filter {
    margin-bottom: 24px
}

.wp-block-woocommerce-rating-filter .wc-block-rating-filter .wc-block-rating-filter-list li input, .wp-block-woocommerce-rating-filter .wc-block-rating-filter .wc-block-rating-filter-list li label {
    cursor: pointer
}

.wc-block-rating-filter__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    margin-top: 16px
}

.wc-block-rating-filter__actions .wc-block-components-filter-submit-button {
    margin-right: 0
}

.wc-block-rating-filter__actions .wc-block-components-filter-submit-button:disabled {
    cursor: auto;
    opacity: .6
}

.wc-block-rating-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    font-size: .875em;
    margin-right: 0;
    margin-top: 0
}

.editor-styles-wrapper .wc-block-rating-filter .wc-block-rating-filter__button, .wc-block-rating-filter__actions .wc-block-rating-filter__button {
    font-size: .875em;
    margin-top: .5em;
    padding: .5em 1em
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(-100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(-100%)
    }
}

.wp-block-woocommerce-stock-filter h1, .wp-block-woocommerce-stock-filter h2, .wp-block-woocommerce-stock-filter h3, .wp-block-woocommerce-stock-filter h4, .wp-block-woocommerce-stock-filter h5, .wp-block-woocommerce-stock-filter h6 {
    text-transform: inherit
}

.wc-block-stock-filter {
    margin-bottom: 24px
}

.wc-block-stock-filter.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-stock-filter.is-loading > * {
    visibility: hidden
}

.wc-block-stock-filter.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-stock-filter.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-stock-filter .wc-block-stock-filter-list {
    margin: 0
}

.wc-block-stock-filter .wc-block-stock-filter-list li label {
    cursor: pointer
}

.wc-block-stock-filter .wc-block-stock-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-stock-filter.style-dropdown {
    align-items: flex-start;
    display: flex;
    gap: 16px;
    position: relative
}

.wc-block-stock-filter.style-dropdown .single-selection .components-form-token-field__token + input[type=text].components-form-token-field__input {
    opacity: 0
}

.wc-block-stock-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token + input[type=text].components-form-token-field__input {
    opacity: 1
}

.wc-block-stock-filter.style-dropdown .wc-block-components-filter-submit-button {
    height: 36px;
    line-height: 1
}

.wc-block-stock-filter.style-dropdown > svg {
    pointer-events: none;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper {
    flex-grow: 1;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-width: unset;
    width: 0
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading) {
    border: 1px solid #757575 !important;
    border-radius: 4px
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper.is-loading {
    border-radius: .25em
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field {
    border-radius: inherit
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border: 0;
    border-radius: inherit;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding: 8px;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input {
    font-size: .875em
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder {
    color: #000
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder {
    color: #000
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder {
    color: #000
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list {
    border: 1px solid #757575;
    border-radius: 4px;
    margin-top: 8px;
    max-height: 21em
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    margin: 12px;
    padding: 12px
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion, .wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token {
    font-size: .875em
}

.wc-block-stock-filter .wc-block-components-product-rating {
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container {
    padding: 4px 8px 4px 30px
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__token-text {
    background-color: #fff;
    border: 1px solid;
    border-radius: 0 25px 25px 0;
    border-left: 0;
    line-height: 22px;
    padding: .25em .75em .25em .5em
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container > .components-form-token-field__input {
    margin: .25em 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token {
    background-color: #fff;
    border: 1px solid;
    border-right: 0;
    border-radius: 25px 0 0 25px;
    padding: 1px 0 0 .25em
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token.has-icon svg {
    background-color: #e0e0e0;
    border-radius: 25px
}

.wc-block-stock-filter__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    margin-top: 16px
}

.wc-block-stock-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    font-size: .875em;
    margin-right: 0;
    margin-top: 0
}

.editor-styles-wrapper .wc-block-stock-filter .wc-block-stock-filter__button, .wc-block-stock-filter__actions .wc-block-stock-filter__button {
    font-size: .875em;
    margin-top: .5em;
    padding: .5em 1em
}

@font-face {
    font-display: swap;
    font-family: 'IRANYekanXFaNum';
    src: url('/static/home/fonts/iranyekanxfanum-regular.eot');
    src: url('/static/home/fonts/iranyekanxfanum-regular.eot') format('embedded-opentype'), url('/static/home/fonts/iranyekanxfanum-regular.woff2') format('woff2'), url('/static/home/fonts/iranyekanxfanum-regular.woff') format('woff'), url(/wp-content/plugins/latepoint/public/stylesheets/font/IRANYekanXFaNum-Regular.otf) format('otf'), url('/wp-content/plugins/latepoint/public/stylesheets/font/IRANYekanXFaNum-Regular.ttf') format('truetype'), url('/static/home/fonts/iranyekanxfanum-regular.svg#iranyekanxfanum-regular') format('svg')
}

.payment-btn {
    cursor: pointer;
    color: #fff !important;
    width: 200px;
    margin: 15% 25% 5%;
    padding: 16px 5px;
    background-color: green;
    border-radius: 4px;
    position: absolute;
    text-align: center
}

.payment-btn:hover {
    background-color: #23cf1a !important;
    border-radius: 50px !important;
    transition-property: border-radius;
    transition-duration: 1s
}

.latepoint-admin, .latepoint-w {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar
}

.latepoint-admin, .latepoint-admin .os-template-preview-content, .latepoint-admin .os-template-preview-content h1, .latepoint-admin .os-template-preview-content h2, .latepoint-admin .os-template-preview-content h3, .latepoint-admin .os-template-preview-content h4, .latepoint-admin .os-template-preview-content h5, .latepoint-w, .latepoint-w .os-template-preview-content, .latepoint-w .os-template-preview-content h1, .latepoint-w .os-template-preview-content h2, .latepoint-w .os-template-preview-content h3, .latepoint-w .os-template-preview-content h4, .latepoint-w .os-template-preview-content h5 {
    font-family: "IRANYekanXFaNum", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

.latepoint-admin .os-template-preview-content .os-template-var, .latepoint-w .os-template-preview-content .os-template-var {
    font-family: "SF Mono", SFMono-Regular, ui-monospace, "DejaVu Sans Mono", Menlo, Consolas, monospace
}

.latepoint-admin *, .latepoint-admin :after, .latepoint-admin :before, .latepoint-w *, .latepoint-w :after, .latepoint-w :before {
    box-sizing: border-box
}

.latepoint-admin article, .latepoint-admin aside, .latepoint-admin figcaption, .latepoint-admin figure, .latepoint-admin footer, .latepoint-admin header, .latepoint-admin hgroup, .latepoint-admin main, .latepoint-admin nav, .latepoint-admin section, .latepoint-w article, .latepoint-w aside, .latepoint-w figcaption, .latepoint-w figure, .latepoint-w footer, .latepoint-w header, .latepoint-w hgroup, .latepoint-w main, .latepoint-w nav, .latepoint-w section {
    display: block
}

.latepoint-admin [tabindex="-1"]:focus, .latepoint-w [tabindex="-1"]:focus {
    outline: 0 !important
}

.latepoint-admin hr, .latepoint-w hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.latepoint-admin h1, .latepoint-admin h2, .latepoint-admin h3, .latepoint-admin h4, .latepoint-admin h5, .latepoint-admin h6, .latepoint-admin p, .latepoint-w h1, .latepoint-w h2, .latepoint-w h3, .latepoint-w h4, .latepoint-w h5, .latepoint-w h6, .latepoint-w p {
    margin-top: 0
}

.latepoint-admin abbr[data-original-title], .latepoint-admin abbr[title], .latepoint-w abbr[data-original-title], .latepoint-w abbr[title] {
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

.latepoint-admin address, .latepoint-w address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

.latepoint-admin dl, .latepoint-admin ol, .latepoint-admin ul, .latepoint-w dl, .latepoint-w ol, .latepoint-w ul {
    margin-top: 0;
    margin-bottom: 1rem
}

.latepoint-admin ol ol, .latepoint-admin ol ul, .latepoint-admin ul ol, .latepoint-admin ul ul, .latepoint-w ol ol, .latepoint-w ol ul, .latepoint-w ul ol, .latepoint-w ul ul {
    margin-bottom: 0
}

.latepoint-admin dd, .latepoint-w dd {
    margin-bottom: .5rem;
    margin-left: 0
}

.latepoint-admin blockquote, .latepoint-admin figure, .latepoint-w blockquote, .latepoint-w figure {
    margin: 0 0 1rem
}

.latepoint-admin dfn, .latepoint-w dfn {
    font-style: italic
}

.latepoint-admin b, .latepoint-admin strong, .latepoint-w b, .latepoint-w strong {
    font-weight: bolder
}

.latepoint-admin small, .latepoint-w small {
    font-size: 80%
}

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

.latepoint-admin sub, .latepoint-w sub {
    bottom: -.25em
}

.latepoint-admin sup, .latepoint-w sup {
    top: -.5em
}

.latepoint-admin a:not([href]):not([tabindex]), .latepoint-w a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

.latepoint-admin a:not([href]):not([tabindex]):focus, .latepoint-w a:not([href]):not([tabindex]):focus {
    outline: 0
}

.latepoint-admin code, .latepoint-admin kbd, .latepoint-admin pre, .latepoint-admin samp, .latepoint-w code, .latepoint-w kbd, .latepoint-w pre, .latepoint-w samp {
    font-size: 1em
}

.latepoint-admin pre, .latepoint-w pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

.latepoint-admin img, .latepoint-w img {
    vertical-align: middle;
    border-style: none
}

.latepoint-admin svg, .latepoint-w svg {
    overflow: hidden;
    vertical-align: middle
}

.latepoint-admin table, .latepoint-w table {
    border-collapse: collapse
}

.latepoint-admin caption, .latepoint-w caption {
    text-align: left;
    caption-side: bottom
}

.latepoint-admin th, .latepoint-w th {
    text-align: inherit
}

.latepoint-admin label, .latepoint-admin output, .latepoint-w label, .latepoint-w output {
    display: inline-block
}

.latepoint-admin button, .latepoint-w button {
    border-radius: 0
}

.latepoint-admin button:focus, .latepoint-w button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

.latepoint-admin button, .latepoint-admin input, .latepoint-admin optgroup, .latepoint-admin select, .latepoint-admin textarea, .latepoint-w button, .latepoint-w input, .latepoint-w optgroup, .latepoint-w select, .latepoint-w textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.latepoint-admin button, .latepoint-admin input, .latepoint-w button, .latepoint-w input {
    overflow: visible
}

.latepoint-admin button, .latepoint-admin select, .latepoint-w button, .latepoint-w select {
    text-transform: none
}

.latepoint-admin [type=reset], .latepoint-admin [type=submit], .latepoint-admin button, .latepoint-admin html [type=button], .latepoint-w [type=reset], .latepoint-w [type=submit], .latepoint-w button, .latepoint-w html [type=button] {
    -webkit-appearance: button
}

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

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

.latepoint-admin input[type=date], .latepoint-admin input[type=datetime-local], .latepoint-admin input[type=month], .latepoint-admin input[type=time], .latepoint-w input[type=date], .latepoint-w input[type=datetime-local], .latepoint-w input[type=month], .latepoint-w input[type=time] {
    -webkit-appearance: listbox
}

.latepoint-admin textarea, .latepoint-w textarea {
    overflow: auto;
    resize: vertical
}

.latepoint-admin fieldset, .latepoint-w fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.latepoint-admin legend, .latepoint-w legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

.latepoint-admin progress, .latepoint-w progress {
    vertical-align: baseline
}

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

.latepoint-admin [type=search], .latepoint-w [type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

.latepoint-admin [type=search]::-webkit-search-cancel-button, .latepoint-admin [type=search]::-webkit-search-decoration, .latepoint-w [type=search]::-webkit-search-cancel-button, .latepoint-w [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.latepoint-admin ::-webkit-file-upload-button, .latepoint-w ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.latepoint-admin summary, .latepoint-w summary {
    display: list-item;
    cursor: pointer
}

.latepoint-admin template, .latepoint-w template {
    display: none
}

.latepoint-admin [hidden], .latepoint-w [hidden] {
    display: none !important
}

/*!
 * Copyright (c) 2023 LatePoint LLC. All rights reserved.
 */
@keyframes selectedSlotCheckmark {
    0% {
        transform: rotate(-65deg) scale(.5)
    }
    to {
        transform: rotate(0deg) scale(1)
    }
}

@keyframes latepointFadeUp {
    0% {
        transform: translate3d(0, 40px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes latepointMessage {
    0% {
        transform: translate3d(0, -10px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes latepointFadeDown {
    0% {
        transform: translate3d(0, -40px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes agentBio {
    0% {
        transform: scale(.8);
        opacity: 0
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes osLightboxAnimation {
    0% {
        transform: translate3d(-50%, -40%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(-50%, -50%, 0);
        opacity: 1
    }
}

@keyframes latepointAvailabilityPopup {
    0% {
        transform: translate3d(-50%, -60%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(-50%, -105%, 0);
        opacity: 1
    }
}

@keyframes latepointNextBtn {
    0% {
        transform: translate3d(-15px, 0, 0) scale(.9);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 1
    }
}

@keyframes latepointPrevBtn {
    0% {
        transform: translate3d(15px, 0, 0) scale(.9);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 1
    }
}

@font-face {
    font-display: swap;
    font-family: "latepoint";
    src: url(/static/home/fonts/fc31430ad08247c9baa07203cc09db0b.woff) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" latepoint-icon-"], [class^=latepoint-icon-] {
    font-family: "latepoint" !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.latepoint-icon-qrcode:before {
    content: ""
}

.latepoint-icon-cross:before {
    content: ""
}

.latepoint-icon-google:before {
    content: ""
}

.latepoint-icon-brand:before, .latepoint-icon-facebook:before, .latepoint-icon-social:before {
    content: ""
}

.latepoint-icon-arrow-up:before {
    content: ""
}

.latepoint-icon-arrow-up2:before {
    content: ""
}

.latepoint-icon-arrow-down:before {
    content: ""
}

.latepoint-icon-arrow-down2:before {
    content: ""
}

.latepoint-icon-arrow-right:before {
    content: ""
}

.latepoint-icon-arrow-left:before {
    content: ""
}

.latepoint-icon-lp-logo:before {
    content: ""
}

.latepoint-icon-book:before {
    content: ""
}

.latepoint-icon-calendar:before {
    content: ""
}

.latepoint-icon-check:before {
    content: ""
}

.latepoint-icon-external-link:before {
    content: ""
}

.latepoint-icon-file-text:before {
    content: ""
}

.latepoint-icon-list:before {
    content: ""
}

.latepoint-icon-menu:before {
    content: ""
}

.latepoint-icon-message-circle:before {
    content: ""
}

.latepoint-icon-message-square:before {
    content: ""
}

.latepoint-icon-minus:before {
    content: ""
}

.latepoint-icon-minus-circle:before {
    content: ""
}

.latepoint-icon-minus-square:before {
    content: ""
}

.latepoint-icon-paperclip:before {
    content: ""
}

.latepoint-icon-plus:before {
    content: ""
}

.latepoint-icon-plus-circle:before {
    content: ""
}

.latepoint-icon-plus-square:before {
    content: ""
}

.latepoint-icon-printer:before {
    content: ""
}

.latepoint-icon-shopping-cart:before {
    content: ""
}

.latepoint-icon-clothes-21:before {
    content: ""
}

.latepoint-icon-ui-09:before {
    content: ""
}

.latepoint-icon-ui-15:before {
    content: ""
}

.latepoint-icon-ui-24:before {
    content: ""
}

.latepoint-icon-ui-50:before {
    content: ""
}

.latepoint-icon-ui-47:before {
    content: ""
}

.latepoint-icon-ui-46:before {
    content: ""
}

.latepoint-icon-common-01:before {
    content: ""
}

.latepoint-icon-checkmark:before {
    content: ""
}

.latepoint-icon-arrow-2-right:before {
    content: ""
}

.latepoint-icon-arrow-2-left:before {
    content: ""
}

.latepoint-icon-ui-83:before {
    content: ""
}

.latepoint-w {
    font-family: "IRANYekanXFaNum", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px
}

.latepoint-w h1, .latepoint-w h2, .latepoint-w h3, .latepoint-w h4, .latepoint-w h5, .latepoint-w h6 {
    font-family: "IRANYekanXFaNum", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500
}

.latepoint-w .latepoint-section-heading-w {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    padding: 10px 0;
    margin-top: 20px
}

.latepoint-w .latepoint-section-heading-w .latepoint-section-heading {
    margin: 0;
    padding: 0
}

.latepoint-w .latepoint-section-heading-w .heading-extra {
    font-weight: 500;
    color: #8e97b3
}

.latepoint-tab-content {
    display: none
}

.latepoint-tab-content.active {
    display: block
}

.latepoint-btn {
    padding: 9px 14px;
    background-color: #2d54de;
    color: #fff;
    border-radius: 0;
    text-decoration: none !important;
    font-weight: 500;
    display: inline-block;
    box-shadow: none;
    border: 0;
    line-height: 1.2;
    cursor: pointer
}

.latepoint-btn:focus, .latepoint-btn:hover {
    outline: 0;
    color: #fff !important;
    background-color: #1d40bb;
    box-shadow: none
}

.latepoint-btn.latepoint-btn-danger {
    background-color: #fb7f7f;
    color: #fff
}

.latepoint-btn.latepoint-btn-danger.latepoint-btn-link {
    background-color: transparent;
    border-color: transparent
}

.latepoint-btn.latepoint-btn-danger.latepoint-btn-link i, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link span {
    color: #d83838
}

.latepoint-btn.latepoint-btn-danger.latepoint-btn-link span {
    border-bottom: 1px solid #d83838
}

.latepoint-btn.latepoint-btn-danger.latepoint-btn-link.os-loading, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link.os-loading:focus, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link.os-loading:hover {
    color: transparent !important
}

.latepoint-btn.latepoint-btn-danger.latepoint-btn-link.os-loading:after, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link.os-loading:focus:after, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link.os-loading:hover:after {
    border-bottom: 2px solid #d83838;
    border-left: 2px solid #d83838;
    border-top: 2px solid #d83838
}

.latepoint-btn.latepoint-btn-danger.latepoint-btn-link:focus, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link:hover {
    color: #d83838 !important;
    background-color: transparent
}

.latepoint-btn.latepoint-btn-danger.latepoint-btn-link:focus i, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link:focus span, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link:hover i, .latepoint-btn.latepoint-btn-danger.latepoint-btn-link:hover span {
    color: #d83838 !important
}

.latepoint-btn.latepoint-btn-danger:active, .latepoint-btn.latepoint-btn-danger:focus {
    color: #fff;
    background-color: #fb7f7f
}

.latepoint-btn.latepoint-btn-danger:hover {
    background-color: #f94e4e
}

.latepoint-btn.latepoint-btn-primary {
    background-color: #2d54de;
    color: #fff
}

.latepoint-btn.latepoint-btn-primary i, .latepoint-btn.latepoint-btn-primary span {
    color: #fff
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-outline {
    background-color: transparent;
    color: #2d54de;
    border: 1px solid #2d54de
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-outline:focus, .latepoint-btn.latepoint-btn-primary.latepoint-btn-outline:hover {
    border-color: #1d40bb;
    color: #2d54de;
    background-color: transparent
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-outline.latepoint-btn-primary.os-loading:after {
    border-bottom-color: #2d54de;
    border-left-color: #2d54de;
    border-top-color: #2d54de
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-link i, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link span, .latepoint-btn.latepoint-btn-primary.latepoint-btn-outline i, .latepoint-btn.latepoint-btn-primary.latepoint-btn-outline span {
    color: #2d54de
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent;
    color: #2d54de;
    border-color: transparent;
    padding-left: 0;
    padding-right: 0
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-link span {
    border-bottom: 1px solid #2d54de
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-link.os-loading, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link.os-loading:focus, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link.os-loading:hover {
    color: transparent !important
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-link.os-loading:after, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link.os-loading:focus:after, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link.os-loading:hover:after {
    border-bottom: 2px solid #2d54de;
    border-left: 2px solid #2d54de;
    border-top: 2px solid #2d54de
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-link:focus, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:focus i, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:focus span, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover i, .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover span {
    color: #2d54de !important
}

.latepoint-btn.latepoint-btn-grey {
    background-color: #eee;
    color: #111 !important
}

.latepoint-btn.latepoint-btn-white {
    background-color: #fff;
    color: #111 !important
}

.latepoint-btn.latepoint-btn-block {
    display: block;
    text-align: center
}

.latepoint-btn.os-loading {
    position: relative
}

.latepoint-btn.os-loading, .latepoint-btn.os-loading i, .latepoint-btn.os-loading span {
    color: transparent !important
}

.latepoint-book-button.os-loading:after, .latepoint-btn.os-loading:after {
    display: block;
    content: "";
    width: 14px !important;
    height: 14px !important;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important
}

.latepoint-btn.os-loading.latepoint-btn-secondary:after, .latepoint-btn.os-loading.latepoint-btn-white:after {
    border-bottom: 2px solid #1f222b;
    border-left: 2px solid #1f222b;
    border-top: 2px solid #1f222b;
    border-right: 2px solid transparent
}

.latepoint-btn.latepoint-btn-secondary {
    background-color: #edeff6;
    color: #252c39
}

.latepoint-btn.latepoint-btn-secondary.latepoint-btn-link {
    border-color: 2px solid #111
}

.latepoint-btn.latepoint-btn-secondary:focus, .latepoint-btn.latepoint-btn-secondary:hover {
    outline: 0;
    color: #252c39 !important;
    background-color: #cbd1e5;
    box-shadow: none
}

.latepoint-btn span {
    line-height: 1.5
}

.latepoint-btn i, .latepoint-btn span, .latepoint-login-form-w .os-social-login-options .os-social-login-option i, .latepoint-login-form-w .os-social-login-options .os-social-login-option span {
    display: inline-block;
    vertical-align: middle
}

.latepoint-btn i + span, .latepoint-btn span + i {
    margin-left: 6px
}

.latepoint-book-button-wrapper.latepoint-book-button-align-center {
    text-align: center
}

.latepoint-book-button-wrapper.latepoint-book-button-align-right {
    text-align: right
}

.latepoint-book-button-wrapper.latepoint-book-button-align-left {
    text-align: left
}

.latepoint-book-button-wrapper.latepoint-book-button-align-justify {
    text-align: center
}

.latepoint-book-button-wrapper.latepoint-book-button-align-justify .latepoint-book-button {
    display: block
}

.latepoint-book-button {
    display: inline-block;
    background-color: #2d54de;
    padding: 10px 20px;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    text-decoration: none;
    outline: 0;
    cursor: pointer
}

.latepoint-book-button:focus, .latepoint-book-button:hover {
    box-shadow: none;
    background-color: #5978e5;
    color: #fff;
    text-decoration: none
}

.latepoint-book-button.os-loading {
    color: transparent !important;
    position: relative
}

.latepoint-w .os-form-w {
    background-color: #fff;
    padding: 30px;
    margin: 20px 0
}

.latepoint-w .os-form-group {
    margin-bottom: 15px !important;
    position: relative
}

.latepoint-w .os-form-group.os-form-select-group .os-form-control, .latepoint-w .os-form-group.os-form-select-group input.os-form-control, .latepoint-w .os-form-group.os-form-textfield-group .os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input.os-form-control {
    position: relative !important;
    display: block !important;
    box-shadow: none !important;
    border: 1px solid #cad2e0 !important;
    padding: 12px 10px !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    width: 100%;
    color: #32373c;
    line-height: 1.2;
    font-size: 14px !important;
    font-weight: 500 !important;
    transition: all .2s ease;
    height: auto;
    margin: 0
}

.latepoint-w .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .os-form-group.os-form-select-group input.os-form-control:focus, .latepoint-w .os-form-group.os-form-textfield-group .os-form-control:focus, .latepoint-w .os-form-group.os-form-textfield-group input.os-form-control:focus {
    background-color: #f5f7ff !important;
    border-color: #5779ef !important;
    outline: 0;
    box-shadow: none
}

.latepoint-w .os-form-group.os-form-select-group input[type=email], .latepoint-w .os-form-group.os-form-select-group input[type=number], .latepoint-w .os-form-group.os-form-select-group input[type=password], .latepoint-w .os-form-group.os-form-select-group input[type=tel], .latepoint-w .os-form-group.os-form-select-group input[type=text], .latepoint-w .os-form-group.os-form-select-group textarea, .latepoint-w .os-form-group.os-form-textfield-group input[type=email], .latepoint-w .os-form-group.os-form-textfield-group input[type=number], .latepoint-w .os-form-group.os-form-textfield-group input[type=password], .latepoint-w .os-form-group.os-form-textfield-group input[type=tel], .latepoint-w .os-form-group.os-form-textfield-group input[type=text], .latepoint-w .os-form-group.os-form-textfield-group textarea {
    -webkit-appearance: none
}

.latepoint-w .os-form-group.os-form-select-group.os-invalid label, .latepoint-w .os-form-group.os-form-textfield-group.os-invalid label {
    color: #d56e67 !important
}

.latepoint-w .os-form-group.os-form-select-group.os-invalid .os-form-control, .latepoint-w .os-form-group.os-form-select-group.os-invalid input.os-form-control, .latepoint-w .os-form-group.os-form-textfield-group.os-invalid .os-form-control, .latepoint-w .os-form-group.os-form-textfield-group.os-invalid input.os-form-control {
    border-color: #eb3a3a !important
}

.latepoint-w .os-form-group.os-form-select-group.os-invalid .os-form-control::placeholder, .latepoint-w .os-form-group.os-form-select-group.os-invalid input.os-form-control::placeholder, .latepoint-w .os-form-group.os-form-textfield-group.os-invalid .os-form-control::placeholder, .latepoint-w .os-form-group.os-form-textfield-group.os-invalid input.os-form-control::placeholder {
    color: #e38888 !important
}

.latepoint-w .os-form-group.os-form-select-group.os-invalid .os-form-control:focus, .latepoint-w .os-form-group.os-form-select-group.os-invalid input.os-form-control:focus, .latepoint-w .os-form-group.os-form-textfield-group.os-invalid .os-form-control:focus, .latepoint-w .os-form-group.os-form-textfield-group.os-invalid input.os-form-control:focus {
    border-color: #c10505 !important
}

.latepoint-w .os-form-group.os-form-select-group label {
    display: block !important;
    font-size: 14px;
    margin: 0
}

.latepoint-w .os-form-group.os-form-select-group select.os-form-control {
    height: 44px !important
}

.latepoint-w .os-form-group.os-form-checkbox-group label {
    padding: 0;
    border-radius: 0;
    display: block;
    color: #1f222b;
    vertical-align: middle;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer
}

.latepoint-w .os-form-group.os-form-checkbox-group label input.os-form-checkbox {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 0;
    box-shadow: none;
    border-color: #aaa
}

.latepoint-w .os-form-group.os-form-checkbox-group label a {
    text-decoration: underline
}

.latepoint-w .os-form-group.os-form-textfield-group label {
    display: block;
    margin-bottom: 1px;
    line-height: 1.1;
    cursor: default;
    font-size: 11px !important;
    color: #afb8d6 !important;
    font-weight: 500 !important;
    position: absolute !important;
    top: 5px;
    left: 12px;
    z-index: 2;
    opacity: 0;
    transform: translateY(-3px);
    transition: all .2s ease
}

.latepoint-w .os-form-group.os-form-textfield-group .os-form-control input.os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input.os-form-control input.os-form-control {
    z-index: 1
}

.latepoint-w .os-form-group.os-form-textfield-group .os-form-control::placeholder, .latepoint-w .os-form-group.os-form-textfield-group input.os-form-control::placeholder {
    color: #afb8d6
}

.latepoint-w .os-form-group.os-form-textfield-group .os-form-control.os-framed-field, .latepoint-w .os-form-group.os-form-textfield-group input.os-form-control.os-framed-field {
    height: 46px !important
}

.latepoint-w .os-form-group.os-form-textfield-group .os-form-control.os-framed-field.braintree-hosted-fields-invalid, .latepoint-w .os-form-group.os-form-textfield-group .os-form-control.os-framed-field.invalid, .latepoint-w .os-form-group.os-form-textfield-group input.os-form-control.os-framed-field.braintree-hosted-fields-invalid, .latepoint-w .os-form-group.os-form-textfield-group input.os-form-control.os-framed-field.invalid {
    border-color: #f16161 !important
}

.latepoint-w .os-form-group.os-form-textfield-group.has-value label {
    opacity: 1 !important;
    transform: translateY(0) !important
}

.latepoint-w .os-form-group.os-form-textfield-group.has-value input.os-form-control, .latepoint-w .os-form-group.os-form-textfield-group.has-value textarea.os-form-control {
    padding: 18px 10px 6px !important
}

.latepoint-w .os-form-group.os-form-phonefield-group {
    border: 1px solid #cad2e0;
    border-radius: 0
}

.latepoint-w .os-form-group.os-form-phonefield-group:has(.os-form-control:focus) {
    border-color: #2d54de
}

.latepoint-w .os-form-group.os-form-phonefield-group .iti__selected-dial-code {
    color: #32373c;
    font-weight: 500;
    font-size: 14px !important;
    white-space: nowrap;
    line-height: .8
}

.latepoint-w .os-form-group.os-form-phonefield-group.os-invalid {
    border-color: #eb3a3a
}

.latepoint-w .os-form-group.os-form-phonefield-group.os-invalid:has(.os-form-control:focus) {
    border-color: #eb3a3a
}

.latepoint-w .os-form-group.os-form-phonefield-group .iti__selected-flag {
    padding: 12px 4px 12px 12px;
    transition: all .2s ease
}

.latepoint-w .os-form-group.os-form-phonefield-group .os-form-control, .latepoint-w .os-form-group.os-form-phonefield-group input.os-form-control {
    border: 0 !important
}

.latepoint-w .os-form-group.os-form-phonefield-group .os-form-control.os-mask-phone, .latepoint-w .os-form-group.os-form-phonefield-group input.os-form-control.os-mask-phone {
    padding-left: 0 !important;
    border-left: none !important
}

.latepoint-w .os-form-group.os-form-phonefield-group .os-form-control.os-mask-phone.invalid, .latepoint-w .os-form-group.os-form-phonefield-group input.os-form-control.os-mask-phone.invalid {
    border-color: #f16161 !important
}

.latepoint-w .os-form-group.os-form-phonefield-group:not(.has-value) .iti.iti--allow-dropdown {
    align-items: center
}

.latepoint-w .os-form-group.os-form-phonefield-group:not(.has-value) .iti__selected-flag {
    padding-top: 10px;
    padding-bottom: 10px
}

.latepoint-w .os-form-group.os-form-phonefield-group.has-value .iti__selected-flag {
    padding-top: 18px;
    padding-bottom: 8px
}

.latepoint-w .os-form-group.os-form-phonefield-group.has-value input.os-form-control.os-mask-phone {
    padding-left: 0 !important;
    padding-top: 18px !important
}

.latepoint-w .os-form-buttons.os-flex {
    display: flex;
    align-items: center
}

.latepoint-w .os-form-buttons.os-flex.os-space-between {
    justify-content: space-between
}

.latepoint-w .os-form-buttons .os-form-group {
    display: inline-block;
    margin-bottom: 0 !important
}

.latepoint-w .os-form-buttons .os-form-group .latepoint-btn {
    margin-right: 5px
}

.latepoint-w .os-form-header {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.latepoint-w .os-form-header h2, .latepoint-w .os-form-header h3, .latepoint-w .os-form-header h4 {
    margin-bottom: 5px;
    margin-top: 0
}

.latepoint-w .os-form-desc {
    color: rgba(0, 0, 0, .7)
}

.latepoint-w .os-image-container {
    border: 5px solid #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    border-radius: 6px;
    max-width: 100px;
    margin-bottom: 10px;
    min-height: 50px
}

.latepoint-w .os-image-container img {
    border-radius: 4px;
    width: 100%;
    height: auto;
    display: block
}

.latepoint-w .settings-image-selector {
    margin: 20px 0
}

.latepoint-w .os-form-message-w {
    padding: 12px 20px;
    background-color: #f9f9f9;
    color: #333;
    margin-bottom: 20px;
    font-weight: 500;
    border-radius: 0
}

.latepoint-w .os-form-message-w ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.latepoint-w .os-form-message-w ul li {
    margin-bottom: 10px
}

.latepoint-w .os-form-message-w ul li:last-child {
    margin-bottom: 0
}

.latepoint-w .os-form-message-w.status-error {
    background-color: #fff4f4;
    color: #d00c0c;
    border: 2px solid #f75160
}

.latepoint-w .os-form-message-w.status-success {
    background-color: #e0fbd1;
    color: #437724
}

.text-center {
    text-align: center
}

.os-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px
}

.os-col-4, .os-col-8 {
    flex: 0 0 66.6%;
    padding: 0 7px
}

.os-col-4 {
    flex: 0 0 33.3%
}

.os-col-3, .os-col-9 {
    flex: 0 0 25%;
    padding: 0 7px
}

.os-col-9 {
    flex: 0 0 75%
}

.os-col-12, .os-col-6 {
    flex: 0 0 50%;
    padding: 0 7px
}

.os-col-12 {
    flex: 0 0 100%
}

@media (max-width: 600px) {
    .os-col-sm-12 {
        flex: 0 0 100%;
        padding: 0 7px
    }
}

.latepoint-login-form-w {
    max-width: 430px;
    margin: 30px auto !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 10px 25px rgba(0, 0, 0, .1);
    padding: 40px;
    background-color: #fff
}

.latepoint-login-form-w h4 {
    margin: 0 0 15px;
    padding: 0;
    color: #2d54de
}

.latepoint-login-form-w .os-form-group:last-child {
    margin-bottom: 0
}

.latepoint-login-form-w .os-form-buttons {
    justify-content: space-between
}

.latepoint-login-form-w .os-social-or {
    color: #2d54de;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 16px
}

.latepoint-login-form-w .os-social-or span {
    display: inline-block;
    position: relative
}

.latepoint-login-form-w .os-social-or span:after, .latepoint-login-form-w .os-social-or span:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #e2e5ef;
    width: 20px;
    left: -30px
}

.latepoint-login-form-w .os-social-or span:after {
    left: auto;
    right: -30px
}

.latepoint-login-form-w .os-social-login-options {
    display: flex;
    justify-content: space-between
}

.latepoint-login-form-w .os-social-login-options .os-social-login-option {
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #2d54de;
    display: block;
    color: #2d54de;
    text-decoration: none;
    font-weight: 500;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden
}

.latepoint-login-form-w .os-social-login-options .os-social-login-option i {
    margin-right: 10px
}

.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-google {
    border: 0;
    padding: 0;
    border-radius: 0;
    max-width: 50%
}

.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-facebook {
    color: #32373b;
    border-color: #d4dae6
}

.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-facebook img {
    width: 16px;
    height: auto;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle
}

.os-password-reset-form-w {
    position: relative
}

.os-password-reset-form-w .password-reset-back-to-login {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 11px;
    align-items: center;
    color: #bd3d3d
}

.os-password-reset-form-w .password-reset-back-to-login span {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}

.os-password-reset-form-w .password-reset-back-to-login i {
    display: inline-block;
    vertical-align: middle
}

.os-notifications {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
    z-index: 10001;
    display: flex;
    flex-direction: column-reverse
}

.os-notifications .os-notification-close {
    position: absolute;
    top: 50%;
    right: 5px;
    cursor: pointer;
    padding: 5px;
    font-size: 14px;
    transform: translateY(-50%);
    display: block;
    line-height: 1
}

.os-notifications .item {
    background-color: rgba(29, 210, 101, .95);
    color: #fff;
    font-weight: 500;
    font-size: 16.8px;
    min-width: 500px;
    text-align: center;
    padding: 14px 40px 14px 30px;
    position: relative
}

.os-notifications .item + .item {
    margin-bottom: 10px
}

.latepoint-login-form-w {
    animation: .6s cubic-bezier(.45, 1.1, .4, 1) 0s both latepointFadeUp
}

.os-password-reset-form-w, .os-step-tab-content {
    animation: .3s cubic-bezier(.45, 1.1, .4, 1.2) 0s both latepointFadeUp
}

.os-agent-bio-popup {
    animation: .4s cubic-bezier(.45, 1.3, .6, 1) 0s both agentBio
}

.agent-bio-popup-content-i {
    animation: .4s cubic-bezier(.45, 1.1, .4, 1) 0s both latepointFadeUp
}

.agent-bio-popup-head .agent-bio-title, .agent-bio-popup-head h3 {
    animation: .4s cubic-bezier(.45, 1.1, .4, 1) 0s both latepointFadeDown
}

.agent-bio-popup-feature-value {
    animation: .4s cubic-bezier(0, 1, .51, 1) .05s both latepointFadeUp
}

.agent-bio-popup-feature-label {
    animation: .4s cubic-bezier(0, 1, .51, 1) .1s both latepointFadeUp
}

.latepoint-lightbox-i {
    transform-origin: center center;
    animation: .5s cubic-bezier(0, 1, .51, 1) 0s both osLightboxAnimation
}

.latepoint-message {
    animation: .15s cubic-bezier(.45, 1.3, .6, 1.1) 0s both latepointMessage
}

.latepoint-w .latepoint-booking-form-element .lp-options {
    margin-top: 20px
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option {
    box-shadow: 0 0 0 2px #e8ebee;
    cursor: pointer;
    transition: transform .1s ease
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option.selected, .latepoint-w .latepoint-booking-form-element .lp-options .lp-option:hover {
    box-shadow: 0 0 0 2px #2d54de
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option.selected .lp-option-label, .latepoint-w .latepoint-booking-form-element .lp-options .lp-option:hover .lp-option-label {
    color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option .lp-option-image {
    padding-bottom: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    transform-origin: center center
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option .lp-option-label {
    font-weight: 500;
    color: #1f222b;
    font-size: 16px;
    padding: 10px
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-grid {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-grid .lp-option {
    text-align: center
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-grid .lp-option .lp-option-image-w {
    padding: 15px 30px;
    border-bottom: 1px solid #e8ebee
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-grid.lp-options-grid-three .lp-option {
    flex: 0 0 30%
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-grid.lp-options-grid-two .lp-option {
    flex: 0 0 45%
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-rows {
    display: flex;
    flex-direction: column
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-rows .lp-option {
    margin-bottom: 15px;
    display: flex;
    align-items: center
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-rows .lp-option .lp-option-image {
    flex: 0 0 50px;
    width: 50px
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-rows .lp-option .lp-option-image-w {
    padding: 10px 15px;
    border-right: 1px solid #e8ebee
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-rows .lp-option .lp-option-label {
    flex: 1;
    padding-left: 20px
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option-amount-w {
    padding: 15px 30px;
    border-bottom: 1px solid #e8ebee
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option-amount {
    border-radius: 50%;
    padding-bottom: 100%;
    box-shadow: 0 0 0 2px #2d54de;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option-amount .lp-amount-value {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 500;
    color: #1f222b;
    font-size: 16px
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option-amount.lp-amount-deposit {
    background-color: #d5deff;
    box-shadow: none
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option-amount.lp-amount-deposit .lp-slice {
    width: 50%;
    padding-bottom: 50%;
    background: #fff;
    border-radius: 70px 0 0;
    box-shadow: 0 0 0 2px #2d54de, 0 0 0 6px #fff;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: bottom right;
    transform: rotate(-45deg)
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option-amount.lp-amount-deposit .lp-amount-value {
    left: 0;
    background-color: #fff;
    padding: 2px 0
}

.latepoint-w .latepoint-booking-form-element .os-items {
    margin: 0 !important;
    padding: 0 !important
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-rows + .os-items {
    margin-top: 15px !important
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-rows > .os-item + .os-item {
    margin-top: 15px
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-rows .os-item .os-item-i:hover .os-item-name-w {
    transform: translateX(3px)
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i {
    cursor: pointer;
    display: flex;
    background: #fff;
    border: 2px solid #e5e7ee;
    align-items: center;
    box-shadow: none;
    outline: 0;
    padding: 10px 15px;
    color: #1f222b;
    text-decoration: none
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i:hover {
    border-color: #2d54de;
    text-decoration: none
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-img-w {
    flex: 0 0 45px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    margin-left: 15px;
    display: block
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-name-w {
    padding: 5px 0;
    margin-left: auto;
    display: block;
    transition: transform .2s ease-out
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-name-w .os-item-name {
    font-weight: 500;
    font-size: 16px;
    display: block
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-name-w .os-item-desc {
    color: #8e97b3;
    font-size: 12px;
    display: block;
    margin-top: 3px
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-child-count {
    display: block;
    color: #8e97b3;
    font-size: 11px;
    transform: translateX(35px);
    transition: transform .2s ease
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-price-w {
    border-left: 1px solid rgba(0, 0, 0, .05);
    padding-left: 15px;
    margin-left: 10px;
    text-align: center;
    display: block
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    display: block;
    color: #d09f1d;
    line-height: 1.1;
    font-weight: 500;
    font-family: "SF Mono", SFMono-Regular, ui-monospace, "DejaVu Sans Mono", Menlo, Consolas, monospace;
    font-size: 15px
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-price-w .os-item-price-label {
    display: block;
    color: #8e97b3;
    font-size: 11px;
    white-space: nowrap
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item:last-child {
    margin-bottom: 0
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.os-allow-multiselect .os-item-i:before, .latepoint-w .latepoint-booking-form-element .os-items .os-item.with-plus:after {
    font-family: "latepoint" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.with-plus:after {
    left: 15px;
    content: "";
    font-size: 16px;
    color: #2d54de;
    transition: all .2s ease;
    padding-right: 10px;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.with-description .os-item-name-w {
    padding: 5px 0
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.os-allow-multiselect .os-item-i {
    padding-left: 50px
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.os-allow-multiselect .os-item-i:before {
    background-color: #fff;
    color: #fff;
    padding: 3px;
    font-size: 12px;
    content: "";
    left: 15px;
    display: block;
    box-shadow: inset 0 0 0 2px #e5e7ee
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
    background-color: #2d54de;
    box-shadow: none
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.os-allow-multiselect.selected .os-item-i:before:hover {
    box-shadow: none
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.selected.has-child-items > .os-item-i {
    display: none
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item:not(.selected) .os-items {
    display: none
}

.latepoint-w .latepoint-booking-form-element .os-items.selected > .os-items + .os-item-categories-holder {
    margin-top: 15px
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid {
    display: grid
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item {
    text-align: center
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item.os-item-span-row {
    grid-column: 1/4
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item.os-item-span-row .os-item-i, .latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item.os-item-span-row.with-floating-price .os-item-i {
    padding: 15px 20px
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item.os-item-span-row .os-duration-value-label {
    display: none
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item.os-item-span-row .os-duration-name {
    text-align: left;
    font-weight: 500;
    font-size: 16px
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item .os-item-i {
    display: block;
    padding: 10px
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item .os-item-i .os-item-name-w {
    padding-bottom: 0;
    padding-top: 10px
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item .os-item-i .os-item-img-w {
    flex: 1;
    height: auto;
    padding-bottom: 100%;
    margin: 0
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item .os-item-i .os-item-img-w.os-with-avatar {
    padding: 2px 15px
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item .os-item-i .os-item-img-w.os-with-avatar .os-avatar {
    background-size: cover;
    background-position: center center;
    padding-bottom: 100%
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid .os-item.with-floating-price .os-item-i {
    padding: 25px 10px 15px
}

.latepoint-w .latepoint-booking-form-element .os-items.os-as-grid.os-three-columns {
    grid-template-columns:1fr 1fr 1fr;
    column-gap: 15px;
    row-gap: 15px
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item-details-btn {
    font-size: 12px;
    padding: 5px 0;
    font-weight: 500;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    max-width: 100%;
    z-index: 1;
    border: 0;
    color: #2d54de;
    transition: transform .2s ease
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item-details-btn span {
    display: inline-block;
    transition: all .2s ease;
    border-bottom: 1px dotted rgba(45, 84, 222, .5)
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item-details-btn:hover {
    border-color: #e5e7ee;
    color: #16318f
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item-details-btn:hover span {
    border-bottom-style: solid
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item {
    position: relative
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.with-details .os-item-name-w {
    transition: transform .2s ease;
    z-index: 2;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.with-details .os-item-img-w {
    transition: transform .2s ease
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.with-details .os-item-i:hover .os-item-img-w {
    transform-origin: center center;
    transform: translateY(-8px) scale(.9)
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.with-details .os-item-i:hover .os-item-name-w {
    transform: translateY(-18px)
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.with-details .os-item-i:hover .os-item-details-btn {
    opacity: 1;
    transform: translateY(-9px)
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item.selected .os-item-details-btn:hover {
    border-color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .show-selected-only > .os-items.os-as-rows {
    margin-top: 0 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded {
    border-radius: 8px;
    overflow: hidden
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-form-group.os-form-phonefield-group {
    border-radius: 6px !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .dp-timeslot .dp-label, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .info-box, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .info-box .info-box-buttons a, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .latepoint-message, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-password-reset-form-holder .os-password-reset-form-w, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .step-confirmation-w .confirmation-cabinet-info, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .step-confirmation-w .qr-code-on-confirmation .qr-code-vevent .qr-code-label, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .step-confirmation-w .step-confirmation-set-password {
    border-radius: 6px
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .step-payment-w .payment-total-info .applied-coupon-code, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .step-payment-w .payment-total-info .coupon-code-input-w input.coupon-code-input {
    border-radius: 6px !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .lp-options .lp-option, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-items .os-item .os-item-i, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-items .os-item .os-item-i .os-item-img-w, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-items .os-item.os-allow-multiselect .os-item-i:before, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-monthly-calendar-days .os-day .os-day-box, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .select-total-attendies-w {
    border-radius: 6px
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .latepoint-progress ul li .progress-item, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .latepoint-progress ul li .progress-item span {
    border-radius: 2px
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .latepoint-side-panel {
    border-radius: 6px 0 0 6px
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .latepoint-summary-w {
    border-radius: 0 6px 6px 0
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-items .os-item .os-item-i .os-with-avatar {
    padding: 5px 15px
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-items .os-item .os-item-i .os-with-avatar .os-avatar {
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 100%
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .latepoint-btn, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .step-payment-w .payment-total-info {
    border-radius: 6px
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-form-group.os-form-select-group .os-form-control, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-form-group.os-form-select-group input.os-form-control, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-form-group.os-form-textfield-group .os-form-control, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-form-group.os-form-textfield-group input.os-form-control {
    border-radius: 6px !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-form-group.os-form-phonefield-group input.os-form-control {
    border-radius: 0 6px 6px 0 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-form-group.os-form-phonefield-group .iti__selected-flag {
    border-radius: 6px 0 0 6px
}

/*!
 * Copyright (c) 2022 LatePoint LLC. All rights reserved.
 */
@keyframes LatepointSlideUp {
    0% {
        transform: translate3d(0, 40px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes LatepointSlideDown {
    0% {
        transform: translate3d(0, -40px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes LatepointSlideLeft {
    0% {
        transform: translate3d(10px, 0, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes LatepointSlideRight {
    0% {
        transform: translate3d(-10px, 0, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes LatepointSlideUpHalf {
    0% {
        transform: translate3d(0, 20px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes LatepointSlideUpTiny {
    0% {
        transform: translate3d(0, 10px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes LatepointSlideDownHalf {
    0% {
        transform: translate3d(0, -20px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes LatepointSlideUpMobileSummary {
    0% {
        transform: translate3d(-50%, -30%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(-50%, -50%, 0);
        opacity: 1
    }
}

@keyframes os-loading-delayed {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
        opacity: 0
    }
    50% {
        transform: translate(-50%, -50%) rotate(180deg);
        opacity: 1
    }
    to {
        transform: translate(-50%, -50%) rotate(360deg);
        opacity: 0
    }
}

@keyframes os-loading {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
        opacity: 1
    }
    50% {
        transform: translate(-50%, -50%) rotate(180deg);
        opacity: .2
    }
    to {
        transform: translate(-50%, -50%) rotate(360deg);
        opacity: 1
    }
}

@keyframes stepCategoryItem {
    0% {
        transform: translate3d(0, -10px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.latepoint-resources-items-w {
    display: grid;
    margin: 40px 0;
    align-items: start
}

.latepoint-resources-items-w.resources-columns-2 {
    grid-template-columns:1fr 1fr;
    grid-gap: 50px
}

.latepoint-resources-items-w.resources-columns-3 {
    grid-template-columns:1fr 1fr 1fr;
    grid-gap: 40px
}

.latepoint-resources-items-w.resources-columns-4 {
    grid-template-columns:1fr 1fr 1fr 1fr;
    grid-gap: 30px
}

.latepoint-resources-items-w.resources-columns-5 {
    grid-template-columns:1fr 1fr 1fr 1fr 1fr;
    grid-gap: 20px
}

.latepoint-resources-items-w .resource-item {
    box-shadow: 0 2px 18px -6px rgba(0, 0, 0, .2), 0 1px 2px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    background-color: #fff;
    transition: all .2s ease
}

.latepoint-resources-items-w .resource-item.ri-centered {
    text-align: center
}

.latepoint-resources-items-w .resource-item:hover {
    box-shadow: 0 5px 24px -9px rgba(0, 0, 0, .4), 0 3px 6px 0 rgba(0, 0, 0, .2);
    transform: translateY(-2px)
}

.latepoint-resources-items-w .resource-item .ri-avatar {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto 20px
}

.latepoint-resources-items-w .resource-item .ri-map {
    margin: -20px -20px 25px
}

.latepoint-resources-items-w .resource-item .ri-media {
    padding-bottom: 75%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    margin: -20px -20px 25px
}

.latepoint-resources-items-w .resource-item .ri-name h3 {
    margin: 10px 0;
    font-size: 21px
}

.latepoint-resources-items-w .resource-item .ri-title {
    color: #2d54de;
    font-weight: 500;
    font-size: 14px
}

.latepoint-resources-items-w .resource-item .ri-price {
    color: #2d54de;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px
}

.latepoint-resources-items-w .resource-item .ri-description {
    color: #8e97b3;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.3
}

.latepoint-resources-items-w .resource-item .ri-external-link {
    margin-left: 3px;
    display: inline-block
}

.latepoint-resources-items-w .resource-item .ri-buttons {
    margin-top: 20px
}

.customer-dashboard-tabs {
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 20px 0 30px
}

.customer-dashboard-tabs a {
    display: block;
    padding: 10px 0;
    font-weight: 500;
    text-decoration: none;
    color: #8e97b3;
    position: relative;
    font-size: 19px;
    margin-right: 40px
}

.customer-dashboard-tabs a:focus, .customer-dashboard-tabs a:hover {
    text-decoration: none
}

.customer-dashboard-tabs a:after {
    content: "";
    height: 2px;
    background-color: #2d54de;
    left: 0;
    bottom: -1px;
    display: block;
    position: absolute
}

.customer-dashboard-tabs a.active {
    color: #2d54de
}

.customer-dashboard-tabs a.active:after {
    width: 100%
}

.customer-bookings-tiles {
    display: grid;
    grid-gap: 30px;
    grid-template-columns:1fr 1fr 1fr 1fr
}

.customer-bookings-tiles .new-booking-tile {
    border: 2px dotted rgba(45, 84, 222, .4);
    opacity: .7;
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #2d54de;
    position: relative;
    padding: 30px 20px;
    min-height: 100px;
    text-decoration: none
}

.customer-bookings-tiles .new-booking-tile i, .customer-bookings-tiles .new-booking-tile span {
    display: block
}

.customer-bookings-tiles .new-booking-tile i {
    margin-top: auto;
    font-size: 19px
}

.customer-bookings-tiles .new-booking-tile span {
    margin-top: 15px;
    margin-bottom: auto;
    font-weight: 500;
    font-size: 19px
}

.customer-bookings-tiles .new-booking-tile:hover {
    opacity: 1;
    border-color: #2d54de;
    border-style: solid
}

.customer-bookings-tiles .new-booking-tile.os-loading {
    color: transparent
}

.customer-bookings-tiles .new-booking-tile.os-loading:before, .latepoint-customer-timezone-selector-w.os-loading label:before {
    display: block;
    content: "";
    width: 30px !important;
    height: 30px !important;
    border-bottom: 2px solid #2d54de;
    border-left: 2px solid #2d54de;
    border-top: 2px solid #2d54de;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important
}

.customer-bookings-tiles .customer-booking {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .06);
    border-bottom-color: #999;
    padding: 20px;
    color: #222;
    align-self: flex-start
}

.customer-bookings-tiles h6.customer-booking-service-name {
    color: #14161d;
    padding-bottom: 20px;
    margin: 0;
    text-align: left;
    text-transform: none;
    font-size: 19px;
    line-height: 1.2
}

.customer-bookings-tiles .customer-booking-service-color {
    height: 1px;
    background-color: #eee
}

.customer-bookings-tiles .customer-booking-info {
    margin: 20px 0;
    padding: 0;
    font-size: 15px
}

.customer-bookings-tiles .customer-booking-info .customer-booking-info-row {
    display: flex;
    margin: 10px 0
}

.customer-bookings-tiles .customer-booking-info .booking-info-label {
    flex: 0 1 80px;
    color: #8e97b3
}

.customer-bookings-tiles .customer-booking-info .booking-info-value, .latepoint-w b, .latepoint-w strong {
    font-weight: 500
}

.customer-bookings-tiles .customer-booking-info .booking-info-value.status-approved, .customer-bookings-tiles .customer-booking-info .booking-info-value.status-cancelled, .customer-bookings-tiles .customer-booking-info .booking-info-value.status-pending {
    font-size: 13px;
    padding: 2px 5px
}

.customer-bookings-tiles .customer-booking-info .booking-info-value.status-approved {
    background-color: #45b782;
    color: #fff
}

.customer-bookings-tiles .customer-booking-info .booking-info-value.status-pending {
    background-color: #fde29f;
    color: #3a2f15
}

.customer-bookings-tiles .customer-booking-info .booking-info-value.status-cancelled {
    background-color: #e63c26;
    color: #fff
}

.customer-bookings-tiles .customer-booking-buttons {
    display: flex;
    padding-top: 10px;
    border-top: 1px solid #eee;
    justify-content: space-between;
    padding-bottom: 10px
}

.customer-bookings-tiles .customer-booking-buttons .latepoint-btn, .os-zoom-info-link a {
    display: block;
    padding: 5px 0;
    white-space: nowrap
}

.customer-bookings-tiles .customer-booking-buttons .latepoint-btn i + span {
    margin-left: 4px
}

.customer-bookings-tiles .customer-booking-buttons .latepoint-request-booking-cancellation {
    margin-left: auto
}

.latepoint-customer-timezone-selector-w {
    position: relative;
    margin-top: -10px
}

.latepoint-customer-timezone-selector-w.os-loading label {
    position: relative
}

.latepoint-customer-timezone-selector-w.os-loading label:before {
    width: 12px !important;
    height: 12px !important;
    border-bottom: 2px solid #1f222b;
    border-left: 2px solid #1f222b;
    border-top: 2px solid #1f222b;
    right: auto;
    left: -15px;
    z-index: 9999
}

.latepoint-customer-timezone-selector-w .os-form-group.os-form-select-group {
    display: flex;
    align-items: center
}

.latepoint-customer-timezone-selector-w .os-form-group.os-form-select-group label {
    display: block !important;
    font-size: 15px;
    font-weight: 500;
    color: #8e97b3;
    white-space: nowrap;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: auto
}

.latepoint-customer-timezone-selector-w .os-form-group.os-form-select-group select.os-form-control {
    width: 240px;
    height: 34px !important;
    padding: 0 3px !important
}

.customer-password-form-w {
    margin-top: 40px
}

.os-zoom-info-link {
    background-color: #eff5ff;
    border: 1px solid #bcc6f1;
    border-bottom-color: #a7b4ed;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .05);
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-weight: 500
}

.os-zoom-info-link img {
    display: block;
    width: 20px;
    height: 20px;
    margin: 5px 10px;
    flex: 0
}

.os-zoom-info-link a {
    flex: 1;
    font-size: 14px;
    padding: 10px 25px 10px 10px;
    position: relative;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .3);
    color: #2d54de
}

.os-zoom-info-link a:hover {
    background-color: #fff
}

.os-zoom-info-link a:before {
    font-family: "latepoint" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 8px;
    transform: translateY(-50%)
}

.load-booking-summary-btn-w {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    text-align: center
}

.customer-dashboard-booking-summary-lightbox .confirmation-head-info {
    margin-bottom: 25px;
    position: relative
}

.customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation.show-vevent-qr-code .qr-code-vevent {
    display: block;
    margin: 0 auto 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1)
}

.customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation.show-vevent-qr-code .qr-show-trigger {
    display: none
}

.customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation .qr-show-trigger {
    float: right;
    width: 100px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer
}

.customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation .qr-show-trigger .latepoint-icon {
    font-size: 45px;
    color: #111
}

.customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation .qr-show-trigger .qr-code-trigger-label {
    display: inline-block;
    line-height: 1.2;
    color: #111;
    border-bottom: 1px solid #777;
    font-weight: 500;
    margin-top: 10px;
    font-size: 11px;
    text-transform: uppercase
}

.customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation .qr-code-booking-info, .customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation .qr-code-vevent {
    display: none
}

.customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation .qr-code-vevent img, .latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation .qr-code-vevent img {
    display: block;
    margin: 0 auto
}

.customer-dashboard-booking-summary-lightbox .qr-code-on-confirmation .qr-code-vevent .qr-code-label {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    padding: 10px 15px;
    background: #fff1af;
    line-height: 1.4;
    color: #000
}

.customer-dashboard-booking-summary-lightbox .payment-summary-info .confirmation-info-w {
    margin-top: 0
}

.customer-dashboard-booking-summary-lightbox .confirmation-header {
    margin-bottom: 0;
    margin-top: 0
}

.customer-dashboard-booking-summary-lightbox .confirmation-number {
    color: #8e97b3;
    padding-top: 0;
    margin-bottom: 8px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500
}

.customer-dashboard-booking-summary-lightbox .confirmation-number strong, .latepoint-booking-form-element .step-confirmation-w .confirmation-number strong {
    font-size: 36px;
    letter-spacing: normal;
    color: #14161d;
    display: block;
    line-height: 1.1
}

.customer-dashboard-booking-summary-lightbox .ical-download-btn, .customer-dashboard-booking-summary-lightbox .print-booking-btn {
    margin-bottom: 5px;
    padding: 2px 7px 3px 6px;
    border: 1px solid #ad3d12;
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
    font-size: 13px;
    font-weight: 500
}

.customer-dashboard-booking-summary-lightbox .ical-download-btn {
    color: #ad3d12;
    margin-right: 5px
}

.customer-dashboard-booking-summary-lightbox .ical-download-btn i, .customer-dashboard-booking-summary-lightbox .ical-download-btn span, .customer-dashboard-booking-summary-lightbox .print-booking-btn i, .customer-dashboard-booking-summary-lightbox .print-booking-btn span {
    display: inline-block;
    vertical-align: middle
}

.customer-dashboard-booking-summary-lightbox .ical-download-btn span, .customer-dashboard-booking-summary-lightbox .print-booking-btn span {
    margin-left: 7px
}

.customer-dashboard-booking-summary-lightbox .print-booking-btn {
    border-color: #111;
    color: #111
}

.entry-content a, .entry-summary a, .latepoint-lightbox-w .latepoint-lightbox-i a, .latepoint-lightbox-w .latepoint-lightbox-i a img, .posts-navigation a, .site-footer .widget-area a, .widget a, .widget_authors a strong {
    box-shadow: none
}

.os_trigger_booking {
    cursor: pointer
}

.latepoint-lightbox-w {
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999;
    display: none
}

.latepoint-lightbox-w.width-400 .latepoint-lightbox-i {
    width: 400px
}

.latepoint-lightbox-w.width-500 .latepoint-lightbox-i {
    width: 500px
}

.latepoint-lightbox-w.width-600 .latepoint-lightbox-i {
    width: 600px
}

.latepoint-lightbox-w.width-700 .latepoint-lightbox-i {
    width: 700px
}

.latepoint-lightbox-w.width-800 .latepoint-lightbox-i {
    width: 800px
}

.latepoint-lightbox-w.front-lightbox .latepoint-lightbox-i {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2), 0 20px 50px rgba(0, 0, 0, .4);
    padding: 40px;
    max-height: 94vh;
    overflow: auto
}

.latepoint-lightbox-w.front-lightbox .latepoint-lightbox-i .latepoint-lightbox-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 24px;
    color: #333;
    text-decoration: none;
    display: block;
    transition: all .6s ease;
    outline: 0;
    box-shadow: none
}

.latepoint-lightbox-w.front-lightbox .latepoint-lightbox-i .latepoint-lightbox-close .latepoint-icon-x:before {
    content: ""
}

.latepoint-lightbox-w.front-lightbox .latepoint-lightbox-i .latepoint-lightbox-close:focus {
    outline: 0
}

.latepoint-lightbox-w.front-lightbox .latepoint-lightbox-i .latepoint-lightbox-close:hover, .latepoint-w .latepoint-booking-form-element h1, .latepoint-w .latepoint-booking-form-element h2, .latepoint-w .latepoint-booking-form-element h3, .latepoint-w .latepoint-booking-form-element h4, .latepoint-w .latepoint-booking-form-element h5 {
    color: #2d54de
}

.latepoint-lightbox-w button, .latepoint-lightbox-w input, .latepoint-lightbox-w select, .latepoint-lightbox-w textarea {
    font-family: "IRANYekanXFaNum", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px
}

.latepoint-lightbox-w .latepoint-lightbox-i {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 740px;
    z-index: 9999;
    border-radius: 0
}

.latepoint-lightbox-w .latepoint-lightbox-i .latepoint-booking-form-element {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2), 0 20px 50px rgba(0, 0, 0, .4)
}

.latepoint-lightbox-w.latepoint-hide-side-panel .latepoint-lightbox-i {
    width: 470px
}

.latepoint-lightbox-w h1, .latepoint-lightbox-w h2, .latepoint-lightbox-w h3, .latepoint-lightbox-w h4, .latepoint-lightbox-w h5, .latepoint-lightbox-w h6 {
    font-family: "IRANYekanXFaNum", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    color: #2d54de;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.45
}

.latepoint-lightbox-w h5, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w > .os-selectable-items .os-item a.os-service-selector .service-name-w .service-name {
    font-size: 15px
}

.latepoint-w {
    line-height: 1.3;
    max-width: initial !important
}

.latepoint-w ul li {
    list-style: none
}

.latepoint-w.booking-form-in-lightbox .latepoint-lightbox-i > .latepoint-lightbox-close, .latepoint-w.latepoint-shortcode-booking-form .latepoint-booking-form-element .latepoint-lightbox-close {
    display: none !important
}

.latepoint-w.latepoint-shortcode-booking-form .latepoint-booking-form-element {
    box-shadow: 0 10px 30px 0 rgba(115, 125, 146, .11), 0 1px 2px 0 rgba(160, 170, 185, .6);
    margin: 20px auto;
    max-width: 740px
}

.latepoint-w.latepoint-shortcode-booking-form .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-summary-trigger {
    right: 20px;
    font-size: 20px
}

.latepoint-w.latepoint-shortcode-booking-form .latepoint-booking-form-element .latepoint-heading-w {
    text-align: center
}

.latepoint-w.latepoint-shortcode-booking-form .latepoint-booking-form-element .latepoint-form-w .latepoint-body {
    max-height: inherit
}

.latepoint-w.latepoint-with-summary .latepoint-booking-form-element, .latepoint-w.latepoint-with-summary .latepoint-lightbox-i {
    transition: all .4s cubic-bezier(.05, .45, .1, 1)
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w {
    padding-top: 17px;
    padding-bottom: 17px
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .os-heading-text {
    font-size: 21px
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-summary-w .summary-header {
    padding: 17px 28px 14px 26px;
    font-size: 14px
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-summary-w .summary-header .os-lines {
    top: 26px
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-form-w .latepoint-body:after {
    height: 80px
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element.hidden-buttons .latepoint-form-w .latepoint-body:after {
    height: 40px
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w {
    padding-left: 40px;
    padding-right: 40px
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-form-w .latepoint-body {
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px
}

.latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel .latepoint-timezone-selector-w, .latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-progress {
    display: block
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-side-panel {
    display: none
}

.latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .step-datepicker-w {
    padding: 0 15px
}

.latepoint-w.latepoint-hide-side-panel.latepoint-shortcode-booking-form .latepoint-booking-form-element {
    max-width: 470px
}

.latepoint-w .latepoint-booking-form-element {
    display: flex;
    align-items: stretch;
    position: relative
}

.latepoint-w .latepoint-booking-form-element a {
    text-decoration: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress {
    text-align: center;
    color: #8e97b3;
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: auto
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    justify-content: center;
    display: flex
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress ul li {
    display: block;
    flex: 0 0 6px;
    padding: 0;
    margin: 0 4px
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress ul li .progress-item {
    height: 6px;
    width: 6px;
    background-color: rgba(0, 0, 0, .07);
    display: block;
    color: #8e97b3;
    text-decoration: none;
    position: relative;
    box-shadow: none;
    font-weight: 500;
    font-size: 12px
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress ul li .progress-item span {
    position: absolute;
    left: 50%;
    top: -5px;
    transform: translate(-50%, -150%);
    display: inline-block;
    background-color: #2d54de;
    color: #fff;
    padding: 3px 6px;
    line-height: 1.1;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease;
    white-space: nowrap
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress ul li .progress-item:hover {
    background-color: rgba(0, 0, 0, .15)
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress ul li .progress-item:hover span {
    opacity: 1;
    transform: translate(-50%, -105%);
    visibility: visible
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress ul li.active .progress-item, .latepoint-w .latepoint-booking-form-element .latepoint-progress ul li.complete .progress-item {
    background-color: rgba(45, 84, 222, .7)
}

.latepoint-w .latepoint-booking-form-element .latepoint-progress ul li.active .progress-item:hover, .latepoint-w .latepoint-booking-form-element .latepoint-progress ul li.complete .progress-item:hover {
    background-color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .info-box {
    background-color: #fff3cb;
    margin-top: 20px;
    padding: 10px;
    font-size: 12px;
    color: #4e4841
}

.latepoint-w .latepoint-booking-form-element .info-box .info-box-buttons {
    margin-top: 10px
}

.latepoint-w .latepoint-booking-form-element .info-box .info-box-buttons a {
    background-color: #fff;
    color: #1f222b;
    font-weight: 500;
    padding: 3px 8px;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel {
    flex: 0 0 270px;
    background-color: #fff;
    border-left: 1px solid rgba(0, 0, 0, .1);
    padding: 15px 30px 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 0;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-timezone-selector-w {
    margin-top: 15px;
    display: none;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 10px
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-timezone-selector-w.os-loading:before {
    display: block;
    content: "";
    width: 12px !important;
    height: 12px !important;
    border-bottom: 2px solid #1f222b;
    border-left: 2px solid #1f222b;
    border-top: 2px solid #1f222b;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important;
    left: -13px;
    right: auto;
    top: auto;
    bottom: 1px;
    z-index: 9999
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-timezone-selector-w .os-form-group.os-form-select-group label {
    display: block !important;
    font-size: 11px !important;
    color: #8e97b3;
    margin-bottom: 3px
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-timezone-selector-w .os-form-group.os-form-select-group select.os-form-control {
    height: 26px !important;
    padding: 0 3px !important;
    font-size: 11px !important
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-timezone-selector-w .os-form-group {
    margin-bottom: 0 !important
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-timezone-selector-w select {
    text-align-last: center;
    text-align: center
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-step-desc-w {
    padding: 20px 0 50px;
    color: #8e97b3
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-step-desc-w .latepoint-step-desc-library {
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-step-desc-w .latepoint-step-desc .latepoint-desc-media {
    margin-top: 20px;
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    margin-bottom: 15px
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-step-desc-w .latepoint-step-desc .latepoint-desc-title {
    padding-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-questions {
    color: #8e97b3;
    margin-top: auto
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-questions h5 {
    line-height: 1.4;
    margin: 0 0 5px;
    position: relative;
    font-size: 15px;
    text-transform: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-questions p:last-child {
    margin-bottom: 0
}

.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-questions a {
    text-decoration: underline
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w {
    flex: 1;
    max-width: 470px;
    background-color: #fff;
    border-radius: 0;
    position: relative;
    z-index: 2
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w form {
    background-color: #fff;
    padding: 0;
    min-height: 100%
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w {
    display: none;
    align-items: center;
    padding: 30px 15px;
    justify-content: space-around;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .select-total-attendies-label {
    padding-right: 20px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .select-total-attendies-label h4 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 19px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .select-total-attendies-label .sta-sub-label {
    font-size: 12px;
    color: #8e97b3
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border: 1px solid #cad2e0;
    outline-style: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w input {
    text-align: center;
    border: 0 !important;
    padding: 0 5px !important;
    font-size: 21px !important;
    font-weight: 500;
    width: 50px !important;
    margin: 0 !important;
    background-color: #fff !important;
    color: #1f222b !important
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w input::placeholder {
    color: rgba(0, 0, 0, .1)
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w input:focus {
    outline: 0 !important;
    box-shadow: none !important
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector {
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    font-size: 20px;
    background-color: #f3f4f9;
    border-radius: 4px;
    padding: 4px;
    line-height: 1;
    flex: 0;
    text-align: center
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector:hover {
    color: #fff;
    background-color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w.style-centered {
    text-align: center
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w.style-centered .total-attendies-selector-w {
    width: 150px;
    margin: 0 auto;
    justify-content: space-between
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w.style-centered .total-attendies-selector-w input {
    font-size: 30px !important;
    width: 100% !important;
    line-height: 1.4 !important;
    font-family: "SF Mono", SFMono-Regular, ui-monospace, "DejaVu Sans Mono", Menlo, Consolas, monospace
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w.style-centered .select-total-attendies-label {
    margin-bottom: 20px;
    padding: 0
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w.style-centered .select-total-attendies-label h4 {
    font-size: 25px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .select-total-attendies-w.style-centered .select-total-attendies-label .sta-sub-label {
    font-size: 16px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-form {
    display: flex;
    justify-content: stretch;
    flex-direction: column
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w {
    position: absolute;
    z-index: 2;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    text-align: right
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-close, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-summary-trigger {
    position: absolute;
    top: 50%;
    left: 55px;
    transform: translateY(-50%);
    color: #1e222b;
    font-size: 20px;
    box-shadow: none;
    line-height: 18px;
    z-index: 2;
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-close i, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-summary-trigger i {
    line-height: 1;
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-close {
    left: 17px;
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .os-heading-text {
    margin: 0;
    font-size: 18px;
    line-height: 1.2
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-next-btn.disabled, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-prev-btn.disabled, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .os-heading-text-library {
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body {
    padding: 80px 30px 0;
    flex: 1;
    max-height: 84vh;
    overflow-y: scroll;
    transition: all .2s ease;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body:after {
    content: "";
    height: 85px;
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body h3, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body h4 {
    color: #14161d
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body .os-step-header {
    margin-top: 0;
    margin-bottom: 25px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body h3 {
    font-size: 19px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body h4 {
    font-size: 16px;
    padding: 0
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer {
    padding: 10px;
    border-top: 1px solid rgba(0, 0, 0, .05);
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-progress {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-progress ul li {
    flex: 0 0 5px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-progress ul li .progress-item {
    width: 5px;
    height: 5px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-next-btn {
    margin-right: auto;
    animation: .3s cubic-bezier(.45, 1.1, .4, 1.2) 0s both latepointNextBtn
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-prev-btn {
    animation: .3s cubic-bezier(.45, 1, .4, 1.2) 0s both latepointPrevBtn
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn {
    font-weight: 500;
    box-shadow: none;
    padding: 8px 14px;
    font-size: 12px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn.disabled {
    background-color: #e3e6f0;
    color: #b5bad2
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn.disabled i, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn.disabled span {
    color: #b5bad2
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn i {
    transform: rotate(180deg);
    font-size: 9px;
    transition: transform .1s ease
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn i + span, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn span + i {
    margin-right: 5px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn:hover.latepoint-prev-btn i {
    transform: translateX(3px) rotate(180deg)
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup {
    overflow-y: auto;
    position: absolute;
    z-index: 9999;
    background-color: #fff;
    top: -30px;
    left: -30px;
    right: -30px;
    bottom: -30px;
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup.active {
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .os-agent-bio-close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ff5151;
    color: #fff;
    padding: 10px;
    font-size: 12px;
    font-weight: 500;
    z-index: 9999
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .os-agent-bio-close i, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .os-agent-bio-close span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .os-agent-bio-close span {
    margin-right: 10px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-head {
    background-size: cover;
    background-position: center center;
    padding: 80px 40px 40px;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-head h3 {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    font-size: 28px;
    margin: 0;
    z-index: 2;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-head .agent-bio-title {
    margin-top: 5px;
    color: rgba(255, 255, 255, .8);
    z-index: 2;
    position: relative;
    font-size: 19px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, .1));
    z-index: 1
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content {
    padding: 40px;
    font-size: 15px;
    line-height: 19px;
    position: relative;
    z-index: 2
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .bio-curve {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(-100%);
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    z-index: 9999
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-top: -15px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    margin-bottom: 30px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature {
    flex: 1;
    padding: 0 15px
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature:first-child {
    padding-right: 0
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature:last-child {
    padding-left: 0
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter, .latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-value {
    font-family: IRANYekanXFaNum !important;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-label {
    font-size: 12px;
    color: #8e97b3
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature + .agent-bio-popup-feature {
    border-right: 1px solid rgba(0, 0, 0, .05)
}

.latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter {
    line-height: 19px;
    padding-right: 1px
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content {
    color: #8e97b3;
    min-height: 200px;
    text-align: right
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content.is-hidden {
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .latepoint-step-content-text-centered {
    text-align: center;
    margin-bottom: 15px
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .latepoint-step-content-text-centered > h4, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .latepoint-step-content-text-left > h4 {
    margin-bottom: 5px
}

.latepoint-w .latepoint-booking-form-element .lp-demo-mode-msg {
    padding: 8px 10px;
    background-color: #ffd534;
    color: #211f1a;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .lp-demo-mode-msg {
    border-radius: 6px
}

.latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .dp-capacity, .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .os-available-slots-tooltip {
    border-radius: 4px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-payment-method-content {
    position: relative;
    display: none
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-payment-method-content.os-loading .lp-payment-method-content-i {
    opacity: 0;
    min-height: 50px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-payment-method-content.os-loading:before {
    display: block;
    content: "";
    width: 40px !important;
    height: 40px !important;
    border-bottom: 2px solid #2d54de;
    border-left: 2px solid #2d54de;
    border-top: 2px solid #2d54de;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important;
    z-index: 9999
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fdf2d9;
    padding: 5px 10px;
    color: #c7a46d;
    font-size: 16px;
    margin-top: 20px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info div {
    white-space: nowrap
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .lp-price-value {
    font-weight: 500;
    color: #a45d00;
    font-family: IRANYekanXFaNum !important
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .lp-price-value > span {
    text-decoration: line-through;
    display: inline-block;
    margin-right: 3px;
    opacity: .5;
    font-size: 14px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info a {
    color: #846337;
    display: block;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .61);
    font-weight: 500;
    padding: 2px;
    border-radius: 2px 5px;
    font-size: 12px;
    margin-left: 30px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .payment-deposit-price-w, .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .payment-total-price-w {
    padding: 4px 0;
    margin: 0 auto
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .payment-deposit-price-w, .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info.paying-deposit .payment-total-price-w {
    display: none
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info.paying-deposit .payment-deposit-price-w {
    display: block
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .applied-coupon-code {
    display: none;
    padding: 4px 5px 4px 8px;
    line-height: 1;
    background-color: #fff;
    color: #111;
    border: 1px dashed #111;
    font-weight: 500;
    font-size: 12px;
    margin-left: 20px;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .applied-coupon-code .coupon-code-self {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .applied-coupon-code .coupon-code-clear {
    line-height: 1.1;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    cursor: pointer;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .applied-coupon-code .coupon-code-clear.os-loading:before {
    display: block;
    content: "";
    width: 10px !important;
    height: 10px !important;
    border-bottom: 2px solid #111;
    border-left: 2px solid #111;
    border-top: 2px solid #111;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important;
    right: -5px;
    left: auto
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .applied-coupon-code .coupon-code-clear.os-loading i {
    opacity: 0
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w {
    display: none;
    position: relative;
    margin-right: 20px !important
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w.os-loading:before {
    display: block;
    content: "";
    width: 12px !important;
    height: 12px !important;
    border-bottom: 2px solid #a45d00;
    border-left: 2px solid #a45d00;
    border-top: 2px solid #a45d00;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important;
    left: -13px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w input.coupon-code-input {
    border: 1px solid #d0bca8 !important;
    padding: 5px 7px !important;
    background-color: #fff !important;
    box-shadow: none !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
    display: block !important;
    width: 180px !important;
    margin: 0 !important;
    border-radius: 0 !important
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w input.coupon-code-input:active, .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w input.coupon-code-input:focus {
    box-shadow: none !important;
    outline: 0 !important
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w input.coupon-code-input::placeholder {
    color: #a38e7b !important
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    vertical-align: middle;
    background-color: #2d54de;
    color: #fff;
    text-transform: uppercase;
    padding: 2px 5px;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info.entering-coupon .coupon-code-trigger-w {
    display: none
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info.entering-coupon .coupon-code-input-w {
    display: block
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-payment-methods-w, .latepoint-w .latepoint-booking-form-element .step-payment-w .lp-payment-portions-w, .latepoint-w .latepoint-booking-form-element .step-payment-w .lp-payment-times-w, .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info.coupon-is-applied .coupon-code-input-w, .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info.coupon-is-applied .coupon-code-trigger-w {
    display: none
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info.coupon-is-applied .applied-coupon-code {
    display: block
}

.latepoint-booking-form-element .os-password-reset-form-holder p, .latepoint-booking-form-element .step-confirmation-w .step-confirmation-set-password h4, .latepoint-w .latepoint-booking-form-element .step-payment-w > h4 {
    margin-bottom: 10px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-paypal-btn-trigger-w {
    text-align: center
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-paypal-btn-trigger-w .lp-paypal-demo-mode-trigger {
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    background-color: #fac555;
    border-radius: 40px;
    color: #111;
    margin-top: 15px;
    font-weight: 500;
    cursor: pointer
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-paypal-btn-trigger-w .lp-paypal-demo-mode-trigger:hover {
    box-shadow: 0 0 0 2px #ffb011
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-paypal-btn-trigger-w .lp-paypal-demo-mode-trigger span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-paypal-btn-trigger-w .lp-paypal-demo-mode-trigger img {
    height: 20px;
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-paypal-btn-trigger-w .lp-paypal-btn-trigger {
    padding: 20px 0 5px;
    position: relative;
    min-height: 60px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w .lp-paypal-btn-trigger-w .lp-paypal-btn-trigger:before {
    display: block;
    content: "";
    width: 20px !important;
    height: 20px !important;
    border-bottom: 2px solid #2d54de;
    border-left: 2px solid #2d54de;
    border-top: 2px solid #2d54de;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important;
    top: 35px
}

.latepoint-w .latepoint-booking-form-element .step-payment-w[data-sub-step=payment-methods] .lp-payment-methods-w, .latepoint-w .latepoint-booking-form-element .step-payment-w[data-sub-step=payment-portions] .lp-payment-portions-w, .latepoint-w .latepoint-booking-form-element .step-payment-w[data-sub-step=payment-times] .lp-payment-times-w {
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .latepoint-step-content-text-centered {
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-service-duration .os-item-category-info-w, .latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-service-duration .os-services .os-item .os-service-selector, .latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-total-attendies .os-item-categories-holder, .latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-total-attendies .os-services {
    display: none !important
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-service-duration .os-item-category-w > .os-services .os-item {
    border: 0 !important
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-service-duration .os-item-category-w.selected {
    box-shadow: none !important
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-total-attendies .select-total-attendies-w {
    display: flex
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-service-duration .latepoint-step-content-text-centered, .latepoint-w .latepoint-booking-form-element .latepoint-step-content.selecting-total-attendies .select-total-attendies-w.style-centered {
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w > .os-selectable-items .os-item a.os-service-selector, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-service-durations .os-item {
    position: relative
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-service-durations .os-item .os-duration-value {
    font-size: 46px;
    font-weight: 500;
    line-height: 1.1;
    color: #2d54de;
    font-family: "SF Mono", SFMono-Regular, ui-monospace, "DejaVu Sans Mono", Menlo, Consolas, monospace
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-service-durations .os-item .os-duration-label, .time-selector-w .th-timezone strong {
    color: #8e97b3
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-service-durations .os-item .os-duration-sub-label {
    opacity: .8;
    color: #8e97b3
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-service-durations .os-item .os-duration-sub-label span {
    font-weight: 500;
    color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-service-durations .os-item .os-duration-price {
    font-family: "SF Mono", SFMono-Regular, ui-monospace, "DejaVu Sans Mono", Menlo, Consolas, monospace;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    color: #d09f1d;
    line-height: 1;
    font-size: 15px;
    font-weight: 500
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w > .os-selectable-items {
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w > .os-selectable-items .os-item a.os-service-selector:hover, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w > .os-selectable-items .os-item.selected > .os-service-selector:hover {
    border-color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w > .os-selectable-items .os-item.selected, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w > .os-selectable-items .os-item:hover {
    z-index: 2;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w .os-item-category-w {
    margin-top: 0;
    box-shadow: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w .os-item-category-w .os-item-category-info-w {
    border: 0;
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w .os-item-category-info .os-item-category-img-w {
    flex: 0 0 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    margin-right: 15px;
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w .os-item-category-info .os-item-category-name {
    font-weight: 500;
    font-size: 16px;
    display: block;
    margin-right: auto;
    flex: 1;
    transition: transform .2s ease
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w .os-item-category-info .os-item-category-services-count {
    display: block;
    color: #8e97b3;
    font-size: 11px;
    transform: translateX(-40px);
    transition: transform .2s ease
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected {
    box-shadow: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-item-category-info-w {
    display: block;
    border-bottom: 1px solid #e5e7ee;
    background-color: #f4f6f9;
    border-top: none;
    position: relative
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-item-category-info-w:last-child {
    border-bottom: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-item-category-info-w .os-item-category-img-w {
    opacity: 0
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-item-category-info-w .os-item-category-services-count {
    transform: translateX(0)
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-item-category-info-w:before {
    position: absolute;
    top: 50%;
    left: 25px;
    font-family: "latepoint" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 10px;
    transform: translateY(-50%);
    color: #8e97b3;
    transition: all .2s ease
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-item-category-info-w > .os-item-category-info:after {
    opacity: 0;
    transform: translate(5px, -50%)
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-item-category-info-w:hover:before {
    transform: translate(-5px, -50%);
    color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-item-category-info-w:hover .os-item-category-name {
    color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-categories-holder.show-selected-only .os-item-category-w.selected > .os-item-categories-holder > .os-item-category-w, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-categories-holder.show-selected-only .os-item-category-w.selected > .os-item-categories-holder > .os-item-category-w > .os-item-category-info-w, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-categories-holder.show-selected-only .os-item-category-w.selected > .os-item-categories-holder > .os-selectable-items, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-category-w.selected > .os-selectable-items {
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-categories-holder.show-selected-only > .os-selectable-items:not(.selected) {
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-categories-holder.show-selected-only .os-item-category-info-w, .latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-categories-holder.show-selected-only .os-item-category-w.selected > .os-item-category-info-w {
    display: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-item-categories-holder.show-selected-only .os-item-category-w:not(.selected) {
    border: 0
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item {
    margin-bottom: 15px;
    list-style: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i {
    display: flex;
    background: #fff;
    border: 1px solid #e5e7ee;
    align-items: center;
    box-shadow: none;
    outline: 0;
    padding: 10px 15px;
    color: #1f222b;
    text-decoration: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i:hover {
    border-color: #2d54de;
    text-decoration: none
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i .service-img-w {
    flex: 0 0 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    margin-right: 15px
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i .service-name-w {
    padding: 10px 0;
    margin-right: auto
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i .service-name-w .service-name {
    font-weight: 500;
    font-size: 16px;
    display: block
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i .service-name-w .service-desc {
    color: #8e97b3;
    font-size: 12px;
    display: block;
    margin-top: 3px
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i .service-price-w {
    border-left: 1px solid rgba(0, 0, 0, .05);
    padding-left: 15px;
    margin-left: 10px;
    text-align: center
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i .service-price-w .service-price {
    display: block;
    color: #d09f1d;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 500
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item .os-item-i .service-price-w .service-price-label {
    display: block;
    color: #8e97b3;
    font-size: 11px;
    white-space: nowrap
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item.selected .os-service-durations {
    display: flex
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item.selected > .os-item-i {
    border-color: #2d54de
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content .os-services_ .os-item.with-description a .service-name-w {
    padding: 5px 0
}

.os-weekdays {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.os-weekdays .weekday {
    text-transform: uppercase;
    font-size: 9px;
    color: #859cec;
    font-weight: 500;
    width: 14.2%;
    text-align: center;
    padding: 5px 0
}

.os-weekdays .weekday.weekday-6, .os-weekdays .weekday.weekday-7 {
    color: #ccb63b;
    background-color: #fffef2
}

.os-current-month-label-w {
    position: relative
}

.os-current-month-label-w .os-month-next-btn, .os-current-month-label-w .os-month-prev-btn {
    position: absolute;
    border: 0;
    font-size: 12px;
    background-color: transparent !important;
    box-shadow: none;
    outline: 0;
    color: #111;
    top: 55%;
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer
}

.os-current-month-label-w .os-month-next-btn.os-loading, .os-current-month-label-w .os-month-next-btn.os-loading i, .os-current-month-label-w .os-month-next-btn.os-loading span, .os-current-month-label-w .os-month-prev-btn.os-loading, .os-current-month-label-w .os-month-prev-btn.os-loading i, .os-current-month-label-w .os-month-prev-btn.os-loading span {
    color: transparent !important
}

.os-current-month-label-w .os-month-next-btn.os-loading:after, .os-current-month-label-w .os-month-prev-btn.os-loading:after {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-bottom: 2px solid #1f222b;
    border-left: 2px solid #1f222b;
    border-top: 2px solid #1f222b;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear
}

.os-current-month-label-w .os-month-next-btn:hover, .os-current-month-label-w .os-month-prev-btn:hover {
    color: #2d54de
}

.os-current-month-label-w .os-month-next-btn:focus, .os-current-month-label-w .os-month-prev-btn:focus {
    outline: 0
}

.os-current-month-label-w .os-month-next-btn.disabled, .os-current-month-label-w .os-month-prev-btn.disabled {
    color: rgba(0, 0, 0, .1)
}

.os-current-month-label-w .os-month-prev-btn {
    left: 10px
}

.os-current-month-label-w .os-month-next-btn {
    right: 10px
}

.os-current-month-label-w .os-current-month-label {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    color: #1f222b
}

.os-current-month-label-w .os-current-month-label .current-year {
    display: inline-block;
    vertical-align: middle;
    color: rgba(31, 34, 43, .3);
    margin-left: 5px
}

.latepoint-booking-form-element .step-confirmation-w .ical-download-btn i, .latepoint-booking-form-element .step-confirmation-w .ical-download-btn span, .latepoint-booking-form-element .step-confirmation-w .print-booking-btn i, .latepoint-booking-form-element .step-confirmation-w .print-booking-btn span, .os-current-month-label-w .os-current-month-label .current-month {
    display: inline-block;
    vertical-align: middle
}

.os-monthly-calendar-days-w.active {
    display: block
}

.os-monthly-calendar-days-w.hide-if-single-slot .os-day.os-not-available .os-day-number, .os-monthly-calendar-days-w.hide-if-single-slot .os-day:hover .os-day-box .os-day-number {
    top: 50%
}

.os-monthly-calendar-days-w, .os-monthly-calendar-days-w.hide-if-single-slot .os-day.os-not-available .os-day-status {
    display: none
}

.os-monthly-calendar-days-w.hide-if-single-slot .os-day.os-one-slot-only .os-day-number {
    top: 50%
}

.os-monthly-calendar-days-w.hide-if-single-slot .os-day.os-one-slot-only .os-day-status {
    display: none
}

.os-monthly-calendar-days-w.hide-if-single-slot .os-day.selected:after {
    font-family: "latepoint" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    background-color: #2d54de;
    box-shadow: 0 0 0 2px #fff;
    border-radius: 50%;
    width: 14px;
    line-height: 14px;
    height: 14px;
    bottom: 50%;
    left: 50%;
    font-size: 10px;
    text-align: center;
    position: absolute;
    color: #fff;
    transform: translate(11px, -10px)
}

.step-datepicker-w {
    padding: 0 25px
}

.step-datepicker-w .dp-capacity {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, -100%, 0);
    background-color: #111;
    padding: 4px 6px;
    color: #fff;
    font-weight: 500;
    display: none;
    white-space: nowrap;
    z-index: 9999;
    font-size: 11px;
    animation: .1s ease latepointAvailabilityPopup;
    animation-fill-mode: both
}

.step-datepicker-w .time-selector-w:not(.style-timeline) .dp-timepicker-trigger:not(.selected):hover .dp-capacity {
    display: block
}

.os-monthly-calendar-days {
    display: grid;
    grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 15px
}

.os-monthly-calendar-days .os-day {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    position: relative
}

.os-monthly-calendar-days .os-day.week-day-6, .os-monthly-calendar-days .os-day.week-day-7 {
    background-color: #fffef2
}

.os-monthly-calendar-days .os-day.os-day-next-month, .os-monthly-calendar-days .os-day.os-day-prev-month {
    color: #b7bccb;
    background-color: #fff
}

.os-monthly-calendar-days .os-day.os-day-current .os-day-box {
    background-color: #f4f5f9
}

.os-monthly-calendar-days .os-day.os-day-current.os-not-available {
    cursor: not-allowed
}

.os-monthly-calendar-days .os-day.os-day-current.os-not-available .os-day-box {
    background-color: #f7e9e9
}

.os-monthly-calendar-days .os-day.os-day-current.os-not-available .os-day-box .os-day-status {
    background-color: #f5d5d5
}

.os-monthly-calendar-days .os-day.os-day-current.os-not-available .os-day-box .os-day-number {
    color: #752f2f
}

.os-monthly-calendar-days .os-day.os-day-current.os-not-available.selected .os-day-box {
    background-color: #ec7376
}

.os-monthly-calendar-days .os-day.os-day-current.os-not-available.selected .os-day-box .os-day-number {
    color: #fff
}

.os-monthly-calendar-days .os-day.os-day-passed .os-day-box {
    background-color: transparent
}

.os-monthly-calendar-days .os-day.os-day-passed .os-day-box .os-day-number, .os-monthly-calendar-days .os-day.os-not-in-allowed-period .os-day-box .os-day-number {
    color: #bdc5da
}

.os-monthly-calendar-days .os-day.os-not-in-allowed-period .os-day-box {
    background-color: #f7f8fb
}

.os-monthly-calendar-days .os-day.os-today .os-day-box {
    background-color: #fff6cb;
    border-color: #fff6cb
}

.os-monthly-calendar-days .os-day.os-month-next .os-day-box, .os-monthly-calendar-days .os-day.os-month-prev .os-day-box {
    opacity: .6
}

.os-monthly-calendar-days .os-day.os-month-next .os-day-box:hover, .os-monthly-calendar-days .os-day.os-month-prev .os-day-box:hover {
    opacity: 1
}

.os-monthly-calendar-days .os-day .os-day-box {
    padding-bottom: 100%;
    position: relative
}

.os-monthly-calendar-days .os-day .os-available-slots-tooltip {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, -100%, 0);
    background-color: #111;
    padding: 4px 6px;
    color: #fff;
    font-weight: 500;
    display: none;
    white-space: nowrap;
    z-index: 9999;
    font-size: 11px;
    animation: .1s ease latepointAvailabilityPopup;
    animation-fill-mode: both
}

.os-monthly-calendar-days .os-day .os-day-number {
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #424754;
    transition: all .1s ease;
    font-family: IRANYekanXFaNum !important
}

.os-monthly-calendar-days .os-day .os-day-status {
    transition: height .1s ease
}

.os-monthly-calendar-days .os-day:hover .os-day-box .os-day-number {
    top: 40%;
    font-size: 18px;
    white-space: nowrap
}

.os-monthly-calendar-days .os-day:hover .os-day-box:hover .os-available-slots-tooltip {
    display: block
}

.os-monthly-calendar-days .os-day:hover .os-day-status {
    height: 7px
}

.os-monthly-calendar-days .os-day.selected .os-day-box {
    background-color: #2d54de;
    border-color: transparent;
    color: #fff;
    opacity: 1
}

.os-monthly-calendar-days .os-day.selected .os-day-box .os-day-number {
    top: 50%;
    color: #fff;
    font-size: 18px
}

.os-monthly-calendar-days .os-day.selected .os-day-box .os-day-status, .time-selector-w.style-timebox .timeslots .dp-timebox .dp-label-capacity, .time-selector-w.style-timebox .timeslots .dp-timebox.is-off {
    display: none
}

.os-day-status {
    margin: 0;
    height: 4px;
    position: absolute;
    border-radius: 2px;
    overflow: hidden;
    bottom: 3px;
    left: 3px;
    right: 3px;
    background-color: #e6e9ef
}

.os-day-status .day-available {
    background-color: #8fe286;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    min-width: 3px
}

.times-header {
    color: #16171d;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 10px
}

.times-header span {
    color: #2d54de;
    border-bottom: 1px dotted #2d54de
}

.os-dates-w {
    margin: 0 -2.2%
}

.os-times-w {
    position: relative
}

.timeslots {
    display: flex;
    justify-content: space-between
}

.timeslots .not-working-message {
    flex: 1;
    padding: 3px 5px;
    text-align: center;
    background-color: #f7e8e8;
    color: #752f2f;
    font-weight: 500
}

.dp-timebox {
    white-space: nowrap;
    text-align: center;
    padding: 8px 3px;
    line-height: 1.1;
    background-color: #caffc4;
    border: 1px solid #caffc4;
    border-radius: 4px;
    font-size: 12px;
    color: #185210;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    width: auto !important;
    max-width: none !important
}

.dp-timebox .dp-success-label, .dp-timebox .dp-tick, .latepoint-booking-form-element .step-confirmation-w .step-confirmation-set-password .set-password-fields .os-form-group.os-form-textfield-group.has-value label {
    display: none !important
}

.dp-timebox:hover {
    border-color: #6bd25b;
    background-color: #d0fbcb
}

.dp-timebox.is-booked, .dp-timebox.is-off {
    color: #b3bbca;
    background-color: #f3f5f9;
    box-shadow: none;
    border: 1px solid #f3f5f9;
    cursor: not-allowed
}

.dp-timebox.selected {
    background-color: #2d54de;
    color: #fff;
    border-color: #2d54de;
    box-shadow: none
}

.dp-timebox.selected:after {
    font-family: "latepoint" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    background-color: #2d54de;
    box-shadow: 0 0 0 2px #fff;
    border-radius: 50%;
    width: 14px;
    line-height: 14px;
    height: 14px;
    top: -5px;
    right: -5px;
    font-size: 10px;
    text-align: center;
    position: absolute;
    color: #fff;
    animation: .2s ease 0s selectedSlotCheckmark;
    animation-fill-mode: both
}

.time-selector-w {
    display: none;
    margin-top: 20px;
    margin-left: -2px;
    margin-right: -2px
}

.time-selector-w .th-timezone {
    text-transform: uppercase;
    font-size: 9px;
    margin-top: 4px
}

.time-selector-w.style-timebox {
    margin-top: 20px
}

.time-selector-w.style-timebox .timeslots {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    grid-gap: 10px
}

.time-selector-w.style-timebox .timeslots.slots-not-available {
    grid-template-columns:repeat(1, 1fr) !important
}

.time-selector-w.style-timebox .timeslots .not-working-message {
    border-radius: 4px;
    padding: 6px
}

.time-selector-w.style-timebox .times-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.time-selector-w.style-timebox .times-header .times-header-label {
    flex: 1;
    margin: 0 15px;
    white-space: nowrap
}

.time-selector-w.style-timebox .times-header .th-line {
    height: 1px;
    flex: 1;
    background-color: rgba(0, 0, 0, .1);
    content: ""
}

.time-selector-w.style-timeline {
    padding-bottom: 30px;
    flex-wrap: no-wrap
}

.time-selector-w.with-end-time.time-system-12 .timeslots {
    grid-template-columns:repeat(2, 1fr)
}

.time-selector-w.with-end-time.time-system-12 .dp-timebox span.dp-label-end-time, .time-selector-w.with-end-time.time-system-24 .dp-timebox span.dp-label-end-time {
    opacity: .7
}

.time-selector-w.with-end-time.time-system-24 .timeslots {
    grid-template-columns:repeat(3, 1fr)
}

.time-selector-w.without-end-time.time-system-12 .timeslots {
    grid-template-columns:repeat(4, 1fr)
}

.time-selector-w.without-end-time.time-system-24 .timeslots {
    grid-template-columns:repeat(5, 1fr)
}

.dp-timeslot {
    height: 24px;
    flex-grow: 1;
    margin: 0;
    box-shadow: inset 1px 0 0 0 #fff, inset -1px 0 0 0 #fff;
    border-radius: 0;
    position: relative;
    cursor: pointer;
    background-color: #8fe286
}

.dp-timeslot .dp-success-label, .dp-timeslot .dp-tick {
    display: block;
    text-align: center;
    text-transform: uppercase
}

.dp-timeslot .dp-tick {
    position: absolute;
    top: 34px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 7px;
    color: rgba(0, 0, 0, .4);
    line-height: 1.4;
    font-weight: 500
}

.dp-timeslot .dp-tick strong {
    display: block;
    color: #000;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap
}

.dp-timeslot .dp-success-label {
    color: rgba(255, 255, 255, .8);
    margin-bottom: 4px;
    font-size: 9px
}

.dp-timeslot .dp-label {
    display: none;
    text-align: center;
    padding: 7px 8px;
    line-height: 1;
    background-color: #04bb03;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    left: 50%;
    top: -8px;
    transform: translate(-50%, -100%);
    white-space: nowrap;
    transition: all .2s ease;
    z-index: 10
}

.dp-timeslot .dp-label-capacity {
    display: block;
    color: rgba(255, 255, 255, .8);
    text-align: center;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 9px
}

.dp-timeslot.selected:not(.is-booked), .dp-timeslot.selected:not(.is-off) {
    background-color: #2d54de;
    z-index: 4
}

.dp-timeslot.selected:not(.is-booked) .dp-label-capacity, .dp-timeslot.selected:not(.is-off) .dp-label-capacity {
    display: none
}

.dp-timeslot.selected:not(.is-booked):hover, .dp-timeslot.selected:not(.is-off):hover {
    background-color: #2d54de
}

.dp-timeslot.selected:not(.is-booked):after, .dp-timeslot.selected:not(.is-off):after {
    content: "";
    position: absolute;
    width: 1px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    bottom: 0;
    background-color: #2d54de;
    display: none
}

.dp-timeslot.selected:not(.is-booked) .dp-label, .dp-timeslot.selected:not(.is-off) .dp-label {
    top: -3px;
    background-color: #2d54de;
    color: #fff;
    display: block
}

.dp-timeslot.selected:not(.is-booked):before, .dp-timeslot.selected:not(.is-off):before {
    background-color: #2d54de;
    display: block;
    width: 10px;
    height: 10px;
    transform: translateX(-50%) rotate(45deg);
    top: -12px;
    left: 50%
}

.dp-timeslot.is-booked {
    background-color: #e6e9ef;
    margin: 0;
    cursor: not-allowed
}

.dp-timeslot.is-booked .dp-label, .dp-timeslot.is-booked:before, .dp-timeslot.is-booked:hover, .dp-timeslot.is-off .dp-label, .dp-timeslot.is-off:before {
    background-color: #e42806
}

.dp-timeslot.is-off {
    margin: 0;
    border-color: #fff;
    max-width: 25%;
    cursor: not-allowed
}

.dp-timeslot.is-off, .dp-timeslot.is-off:hover {
    background-color: #e6e9ef
}

.dp-timeslot.is-off:hover .dp-label {
    display: none
}

.dp-timeslot.with-tick:after {
    content: "";
    position: absolute;
    width: 1px;
    left: 50%;
    height: 3px;
    bottom: -7px;
    background-color: rgba(0, 0, 0, .4)
}

.dp-timeslot:hover {
    background-color: #04bb03
}

.dp-timeslot:hover:before {
    top: 0
}

.dp-timeslot:hover .dp-label, body.latepoint-lightbox-active .latepoint-lightbox-w {
    display: block
}

.lp-strike {
    text-decoration: line-through;
    opacity: .8
}

.latepoint-booking-form-element .step-verify-w .payment-summary-info .confirmation-info-w {
    margin-top: 0
}

.latepoint-booking-form-element .step-confirmation-w .confirmation-head-info {
    margin-bottom: 25px;
    position: relative
}

.latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation.show-vevent-qr-code .qr-code-vevent {
    display: block;
    margin: 0 auto 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1)
}

.latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation.show-vevent-qr-code .qr-show-trigger {
    display: none
}

.latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation .qr-show-trigger {
    float: right;
    width: 100px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer
}

.latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation .qr-show-trigger .latepoint-icon {
    font-size: 45px;
    color: #111
}

.latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation .qr-show-trigger .qr-code-trigger-label {
    display: inline-block;
    line-height: 1.2;
    color: #111;
    border-bottom: 1px solid #777;
    font-weight: 500;
    margin-top: 10px;
    font-size: 11px;
    text-transform: uppercase
}

.latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation .qr-code-booking-info, .latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation .qr-code-vevent {
    display: none
}

.latepoint-booking-form-element .step-confirmation-w .qr-code-on-confirmation .qr-code-vevent .qr-code-label {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    padding: 10px 15px;
    background: #fff1af;
    line-height: 1.4;
    color: #000
}

.latepoint-booking-form-element .step-confirmation-w .payment-summary-info .confirmation-info-w {
    margin-top: 0
}

.latepoint-booking-form-element .step-confirmation-w .confirmation-header {
    margin-bottom: 0;
    margin-top: 0
}

.latepoint-booking-form-element .step-confirmation-w .confirmation-number {
    color: #8e97b3;
    padding-top: 0;
    margin-bottom: 8px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500
}

.latepoint-booking-form-element .step-confirmation-w .ical-download-btn, .latepoint-booking-form-element .step-confirmation-w .print-booking-btn {
    margin-bottom: 5px;
    padding: 2px 7px 3px 6px;
    border: 1px solid #ad3d12;
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
    font-size: 13px;
    font-weight: 500
}

.latepoint-booking-form-element .step-confirmation-w .ical-download-btn {
    color: #ad3d12;
    margin-right: 5px
}

.latepoint-booking-form-element .step-confirmation-w .ical-download-btn span, .latepoint-booking-form-element .step-confirmation-w .print-booking-btn span {
    margin-left: 7px
}

.latepoint-booking-form-element .step-confirmation-w .print-booking-btn {
    border-color: #111;
    color: #111
}

.latepoint-booking-form-element .step-confirmation-w .step-confirmation-set-password {
    margin-top: 20px;
    display: none
}

.latepoint-booking-form-element .step-confirmation-w .step-confirmation-set-password .set-password-fields {
    display: flex;
    align-items: center
}

.latepoint-booking-form-element .step-confirmation-w .step-confirmation-set-password .set-password-fields .os-form-group {
    flex: 1;
    margin: 0;
    margin-bottom: 0 !important;
    margin-right: 10px
}

.latepoint-booking-form-element .step-confirmation-w .step-confirmation-set-password .set-password-fields .os-form-group.os-form-textfield-group input.os-form-control {
    padding: 7px 10px !important
}

.latepoint-booking-form-element .step-confirmation-w .step-confirmation-set-password .set-password-fields .latepoint-btn {
    flex: 0;
    white-space: nowrap;
    display: block;
    text-align: center;
    padding: 9px 20px
}

.latepoint-booking-form-element .step-confirmation-w .confirmation-cabinet-info {
    background-color: #f5f6ff;
    margin-top: 20px;
    text-align: center;
    padding: 20px 40px;
    display: none
}

.latepoint-booking-form-element .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-text {
    color: #14161d;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500
}

.latepoint-booking-form-element .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link {
    font-size: 14px;
    background-color: #2d54de;
    color: #fff !important;
    padding: 8px 15px !important;
    font-weight: 500;
    text-decoration: none !important;
    border: 0 !important;
    display: inline-block !important
}

.confirmation-info-w {
    margin-top: 20px
}

.confirmation-info-w ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.confirmation-info-w ul li {
    flex: 0 0 50%;
    list-style-type: none;
    margin: 0;
    color: #8e97b3;
    font-weight: 500;
    padding: 7px 10px 7px 0;
    line-height: 1.4;
    font-size: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.confirmation-info-w ul li strong {
    text-transform: none;
    letter-spacing: normal;
    color: #1f222b;
    display: block;
    font-size: 14px
}

.confirmation-info-w .confirmation-section-heading {
    font-size: 18px;
    display: block;
    border-bottom: 1px solid #2d54de;
    margin: 15px 0 5px;
    color: #2d54de
}

.latepoint-booking-form-element.hidden-buttons .latepoint-form-w .latepoint-body:after {
    height: 40px
}

.latepoint-booking-form-element.hidden-buttons .latepoint-form-w .latepoint-footer {
    display: none
}

.latepoint-booking-form-element .os-social-or {
    color: #2d54de;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 12px
}

.latepoint-booking-form-element .os-social-or span {
    display: inline-block;
    position: relative
}

.latepoint-booking-form-element .os-social-or span:after, .latepoint-booking-form-element .os-social-or span:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #e2e5ef;
    width: 20px;
    left: -30px
}

.latepoint-booking-form-element .os-social-or span:after {
    left: auto;
    right: -30px
}

.latepoint-booking-form-element .os-social-login-options {
    display: flex;
    justify-content: space-between
}

.latepoint-booking-form-element .os-social-login-options .os-social-login-option {
    padding: 4px 10px;
    border-radius: 4px;
    border: 1px solid #2d54de;
    color: #2d54de;
    display: block;
    overflow: hidden;
    text-decoration: none;
    font-weight: 500;
    white-space: nowrap;
    cursor: pointer
}

.latepoint-booking-form-element .os-social-login-options .os-social-login-option i, .latepoint-booking-form-element .os-social-login-options .os-social-login-option span {
    display: inline-block;
    vertical-align: middle
}

.latepoint-booking-form-element .os-social-login-options .os-social-login-option i {
    margin-right: 8px
}

.latepoint-booking-form-element .os-social-login-options .os-social-login-option.os-social-login-google {
    border: 0;
    padding: 0;
    border-radius: 0;
    max-width: 50%
}

.latepoint-booking-form-element .os-social-login-options .os-social-login-option.os-social-login-facebook {
    color: #32373b;
    border-color: #d9dce0
}

.latepoint-booking-form-element .os-social-login-options .os-social-login-option.os-social-login-facebook:hover {
    border-color: #1977f2
}

.latepoint-booking-form-element .os-social-login-options .os-social-login-option.os-social-login-facebook img {
    width: 16px;
    height: auto;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle
}

.latepoint-booking-form-element .os-step-tabs, .latepoint-booking-form-element .step-contact-logged-in-header-w {
    display: flex;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    justify-content: space-between;
    height: 34px
}

.latepoint-booking-form-element .os-step-tabs {
    color: #8e97b3;
    align-items: flex-end;
    box-shadow: 0 1px 0 0 #e2e5ef
}

.latepoint-booking-form-element .os-step-tabs .os-step-tab {
    transition: all .2s ease;
    text-align: center;
    padding: 8px 0;
    position: relative;
    line-height: 14px;
    font-size: 14px
}

.latepoint-booking-form-element .os-step-tabs .os-step-tab:hover {
    cursor: pointer;
    color: #1f222b
}

.latepoint-booking-form-element .os-step-tabs .os-step-tab:before {
    position: absolute;
    content: "";
    background-color: #2d54de;
    height: 1px;
    left: 0;
    bottom: -1px;
    width: 0
}

.latepoint-booking-form-element .os-step-tabs .os-step-tab.active {
    color: #1f222b;
    font-size: 19px;
    line-height: 14px;
    padding-bottom: 12px;
    padding-top: 8px
}

.latepoint-booking-form-element .os-step-tabs .os-step-tab.active:before {
    width: 100%
}

.latepoint-booking-form-element .step-contact-logged-in-header-w {
    color: #898c98;
    align-items: center;
    border-bottom: 1px solid #e2e5ef
}

.latepoint-booking-form-element .step-contact-logged-in-header-w span {
    display: block;
    margin-right: 5px;
    margin-left: auto
}

.latepoint-booking-form-element .step-contact-logged-in-header-w a {
    display: block;
    color: #2d54de;
    text-decoration: underline
}

.latepoint-booking-form-element .step-contact-logged-in-header-w div {
    color: #1f222b;
    font-size: 15px;
    line-height: 14px;
    padding-bottom: 12px;
    padding-top: 8px;
    position: relative
}

.latepoint-booking-form-element .step-contact-logged-in-header-w div:before {
    position: absolute;
    content: "";
    background-color: #2d54de;
    height: 2px;
    left: 0;
    bottom: -1px;
    width: 100%;
    transition: all .2s ease
}

.latepoint-booking-form-element .os-form-buttons {
    align-items: flex-start
}

.latepoint-booking-form-element .os-password-reset-form-holder .os-password-reset-form-w {
    padding: 20px;
    border: 1px solid #aaa;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1), 0 5px 10px rgba(0, 0, 0, .05);
    margin-bottom: 15px
}

.latepoint-booking-form-element .os-password-reset-form-holder h4 {
    margin: 0 0 5px;
    padding: 0
}

.latepoint-booking-form-element .os-password-reset-form-holder .os-form-message-w {
    margin-bottom: 10px;
    margin-top: 10px
}

.latepoint-booking-form-element .os-step-existing-customer-login-w {
    margin-bottom: 10px
}

.latepoint-booking-form-element .os-step-existing-customer-login-w .step-forgot-password-btn {
    text-decoration: underline;
    padding-top: 0;
    padding-bottom: 0
}

.latepoint-booking-form-element .os-step-existing-customer-login-w .step-login-existing-customer-btn {
    padding: 12px 25px;
    font-size: 15px;
    position: relative
}

.latepoint-booking-form-element .os-step-existing-customer-login-w .step-login-existing-customer-btn i {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px
}

.latepoint-message {
    border-radius: 0
}

.latepoint-message.latepoint-message-success {
    padding: 10px 15px;
    font-weight: 500;
    margin-bottom: 15px;
    background: #aeffbe;
    color: #258432;
    text-align: center;
    border: 1px solid #54e665;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05)
}

.latepoint-message.latepoint-message-error {
    padding: 10px;
    font-weight: 500;
    margin-bottom: 15px;
    background: #ffcfcf;
    color: #750e0e;
    text-align: center;
    border: 1px solid #ffcfcf;
    box-shadow: none
}

.latepoint-message.latepoint-message-warning {
    padding: 10px;
    font-weight: 500;
    margin-bottom: 15px;
    background: #ffeabe;
    color: #75450e;
    text-align: center;
    border: 1px solid #c16d18;
    box-shadow: 0 2px 4px rgba(64, 55, 40, .05)
}

.latepoint-message.latepoint-message-info {
    padding: 10px;
    font-weight: 500;
    margin-bottom: 15px;
    background: #d5dcff;
    color: #181b2d;
    text-align: center
}

.os-booking-limit-reached {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    background-color: #fff0f0;
    border: 1px solid #b95252;
    color: #b95252;
    font-size: 16px;
    text-align: center;
    padding: 30px;
    display: flex;
    align-items: center
}

.os-booking-limit-reached .os-booking-limit-icon-w {
    margin-bottom: 10px;
    font-size: 40px;
    color: #d8adb0;
    line-height: 1
}

.os-booking-limit-reached h3 {
    color: #5f1b1b;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0
}

.latepoint-print-confirmation-w {
    direction: rtl;
    padding: 40px;
    max-width: 800px;
    margin: 0 auto
}

.latepoint-print-confirmation-w .confirmation-head-info {
    margin-bottom: 50px;
    position: relative
}

.latepoint-print-confirmation-w .qr-code-on-confirmation .qr-code-booking-info, .latepoint-print-confirmation-w .qr-code-on-confirmation .qr-show-trigger {
    display: none
}

.latepoint-print-confirmation-w .qr-code-on-confirmation .qr-code-vevent {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #eee
}

.latepoint-print-confirmation-w .qr-code-on-confirmation .qr-code-vevent img {
    width: 300px;
    height: 300px;
    display: block;
    margin: 0 auto
}

.latepoint-print-confirmation-w .qr-code-on-confirmation .qr-code-vevent .qr-code-label {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 15px;
    background: #fff1af;
    color: #423d26
}

.latepoint-print-confirmation-w .payment-summary-info .confirmation-info-w {
    margin-top: 0
}

.latepoint-print-confirmation-w .confirmation-header {
    margin-bottom: 0;
    margin-top: 0
}

.latepoint-print-confirmation-w .confirmation-number {
    color: #8e97b3;
    padding-top: 0;
    margin-bottom: 8px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500
}

.latepoint-print-confirmation-w .confirmation-number strong {
    font-size: 36px;
    letter-spacing: normal;
    color: #14161d;
    display: block;
    line-height: 1.1
}

.latepoint-w .latepoint-booking-form-element .payment-total-info {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) 0ms LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .latepoint-timezone-selector-w {
    animation: .3s cubic-bezier(.45, 1, .4, 1.2) 0ms LatepointSlideUpHalf;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-demo-mode-msg {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .2ms LatepointSlideDown;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-card-i {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) 0ms LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-paypal-btn-trigger, .latepoint-w .latepoint-booking-form-element .lp-paypal-demo-mode-trigger {
    animation: .4s cubic-bezier(.45, 1.1, .4, 1.2) .1s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option, .latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child > .os-animated-self, .latepoint-w .latepoint-booking-form-element .total-attendies-selector-w {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .1s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option:nth-child(1), .latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(1) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) 0ms LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option:nth-child(2), .latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(2) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) 70ms LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option:nth-child(3), .latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(3) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .14s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option:nth-child(4), .latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(4) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .21s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option:nth-child(5), .latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(5) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .28s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .lp-options .lp-option:nth-child(6), .latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(6) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .35s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(7) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .42s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(8) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .49s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .os-animated-parent > .os-animated-child:nth-child(9) > .os-animated-self {
    animation: .4s cubic-bezier(.45, 1, .4, 1.2) .56s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content-text-centered h4, .latepoint-w .latepoint-booking-form-element .latepoint-step-content-text-left h4, .latepoint-w .latepoint-booking-form-element .select-total-attendies-label h4 {
    animation: .4s cubic-bezier(.45, 1.1, .4, 1.2) 0s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .latepoint-step-content-text-centered div, .latepoint-w .latepoint-booking-form-element .latepoint-step-content-text-left div, .latepoint-w .latepoint-booking-form-element .select-total-attendies-label div {
    animation: .4s cubic-bezier(.45, 1.1, .4, 1.2) .05s LatepointSlideUp;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .total-attendies-selector-plus {
    animation: .3s cubic-bezier(.45, 1, .4, 1.2) .25s LatepointSlideLeft;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element .total-attendies-selector-minus {
    animation: .3s cubic-bezier(.45, 1, .4, 1.2) .25s LatepointSlideRight;
    animation-fill-mode: both
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-body:before {
    display: block;
    content: "";
    width: 40px !important;
    height: 40px !important;
    border-bottom: 2px solid #2d54de;
    border-left: 2px solid #2d54de;
    border-top: 2px solid #2d54de;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important;
    animation-delay: .25s;
    opacity: 0
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-message, .latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content, .latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group {
    transition: all .3s ease;
    opacity: 0;
    transform: translateY(20px)
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w {
    transform: translateY(10px)
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(1) {
    transition-delay: .05s
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(2) {
    transition-delay: .1s
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(3) {
    transition-delay: .15s
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(4) {
    transition-delay: .2s
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(5) {
    transition-delay: .25s
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(6) {
    transition-delay: .3s
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(7) {
    transition-delay: .35s
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(8) {
    transition-delay: .4s
}

.latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-step-content.step-contact-w .os-form-group:nth-child(9) {
    transition-delay: .45s
}

.latepoint-w .latepoint-booking-form-element.step-content-mid-loading .step-contact-w {
    opacity: 0;
    transform: translateY(10px)
}

.latepoint-w .latepoint-booking-form-element.step-content-mid-loading .step-contact-w .os-form-group {
    opacity: 0;
    transform: translateY(20px)
}

.latepoint-w .latepoint-booking-form-element.step-content-mid-loading .latepoint-message, .latepoint-w .latepoint-booking-form-element.step-content-mid-loading .latepoint-step-content {
    opacity: 0;
    transform: translateY(30px)
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-message, .latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content, .latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group {
    transition: all .3s cubic-bezier(.25, 1.15, .5, 1.2);
    opacity: 1;
    transform: translateY(0)
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w {
    transform: translateY(0)
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(1) {
    transition-delay: .05s
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(2) {
    transition-delay: .1s
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(3) {
    transition-delay: .15s
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(4) {
    transition-delay: .2s
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(5) {
    transition-delay: .25s
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(6) {
    transition-delay: .3s
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(7) {
    transition-delay: .35s
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(8) {
    transition-delay: .4s
}

.latepoint-w .latepoint-booking-form-element.step-content-loaded .latepoint-step-content.step-contact-w .os-form-group:nth-child(9) {
    transition-delay: .45s
}

.latepoint-w .latepoint-booking-form-element.step-changing .os-heading-text {
    transition: all .3s ease;
    transform: translateX(-15px);
    opacity: 0
}

.latepoint-w .latepoint-booking-form-element.step-changing .latepoint-step-desc .latepoint-desc-media {
    transition: all .7s cubic-bezier(.25, 1.15, .5, 1);
    transform: translateX(-25px);
    opacity: 0
}

.latepoint-w .latepoint-booking-form-element.step-changing .latepoint-step-desc .latepoint-desc-title {
    transition: all .5s ease;
    transition-delay: .05s;
    transform: translateX(-15px);
    opacity: 0
}

.latepoint-w .latepoint-booking-form-element.step-changing .latepoint-step-desc .latepoint-desc-content {
    transition: all .5s ease;
    transition-delay: .1s;
    transform: translateX(-20px);
    opacity: 0
}

.latepoint-w .latepoint-booking-form-element.step-changed .latepoint-heading-w .os-heading-text, .latepoint-w .latepoint-booking-form-element.step-changed .latepoint-step-desc .latepoint-desc-media {
    transition: all .5s cubic-bezier(.25, 1.15, .5, 1);
    transform: translateX(0);
    opacity: 1
}

.latepoint-w .latepoint-booking-form-element.step-changed .latepoint-step-desc .latepoint-desc-title {
    transition: all .5s cubic-bezier(.25, 1.15, .5, 1);
    transform: translateX(0);
    transition-delay: .1s;
    opacity: 1
}

.latepoint-w .latepoint-booking-form-element.step-changed .latepoint-step-desc .latepoint-desc-content {
    transition: all .5s cubic-bezier(.25, 1.15, .5, 1);
    transform: translateX(0);
    transition-delay: .2s;
    opacity: 1
}

/*!
 * Copyright (c) 2022 LatePoint LLC. All rights reserved.
 */
@keyframes osLightboxMobileAnimation {
    0% {
        transform: translate3d(0, 10%, 0) scale(.9);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 1
    }
}

.summary-box-heading {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    margin-top: 15px
}

.summary-box-heading .sbh-item {
    text-transform: uppercase;
    color: #8e97b3;
    font-weight: 500;
    letter-spacing: 0;
    position: relative;
    font-size: 9px
}

.summary-box-heading .sbh-item + .sbh-item {
    margin-left: 10px
}

.summary-box-heading .sbh-item + .sbh-item:before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #ddd;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: -7px;
    transform: translateY(-50%)
}

.summary-box-heading .sbh-line {
    height: 1px;
    background-color: #f1f1f1;
    flex: 1;
    margin-left: 10px
}

.summary-box {
    margin-bottom: 10px
}

.summary-box.main-box {
    margin-bottom: 15px
}

.summary-box .summary-box-content.with-media {
    display: flex;
    align-items: center
}

.summary-box .summary-box-content .sbc-content-i {
    margin-left: 10px
}

.summary-box .summary-box-content .os-avatar-w {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 20px;
    background-color: #dedede;
    color: #1f222b;
    font-weight: 500;
    font-size: 11px;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center
}

.summary-box .summary-box-content .os-location-image {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    background-image: url(/static/home/images/location-image.png);
    background-size: cover;
    border-radius: 6px
}

.summary-box .sbc-main-item {
    font-weight: 500;
    color: #1f222b;
    font-size: 14px
}

.summary-box .sbc-main-item a {
    text-decoration: none;
    color: #2d54de
}

.summary-box .sbc-sub-item {
    color: #8e97b3;
    font-size: 12px
}

.summary-box .sbc-link-item {
    color: #2d54de;
    font-size: 12px;
    text-decoration: underline !important;
    font-weight: 500
}

.summary-box .sbc-big-item {
    font-size: 18px;
    font-weight: 500;
    color: #1f222b;
    margin-bottom: 5px
}

.summary-box .sbc-highlighted-item {
    color: #2d54de;
    font-weight: 500;
    font-size: 12px
}

.summary-box .sbc-highlighted-item span {
    color: #8e97b3;
    font-size: 12px;
    font-weight: 400
}

.price-breakdown-w, .subtotal-separator {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee
}

.price-breakdown-w .pb-heading {
    font-weight: 500;
    color: #1f222b;
    margin-bottom: 5px
}

.subtotal-separator {
    margin-top: 10px;
    padding-top: 10px
}

.summary-price-item-w {
    display: flex;
    justify-content: space-between;
    margin-bottom: 7px
}

.summary-price-item-w .spi-name {
    color: #1f222b;
    font-weight: 400
}

.summary-price-item-w .spi-price {
    color: #1f222b;
    font-weight: 500;
    font-family: "SF Mono", SFMono-Regular, ui-monospace, "DejaVu Sans Mono", Menlo, Consolas, monospace
}

.summary-price-item-w.spi-strong .spi-name, .summary-price-item-w.spi-strong .spi-price, .summary-price-item-w.spi-total .spi-name, .summary-price-item-w.spi-total .spi-price {
    font-weight: 500
}

.summary-price-item-w.spi-total {
    border-top: 2px solid #1f222b;
    padding-top: 10px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #1f222b
}

.summary-price-item-w.spi-positive .spi-price {
    color: #3f8607
}

.summary-price-item-w .pi-badge {
    display: inline-block;
    background-color: #eee;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 1px 3px;
    font-weight: 500;
    color: #000;
    margin-left: 4px
}

.summary-price-item-w .pi-note {
    color: #8e97b3;
    font-size: 11px
}

.summary-attributes {
    padding: 6px 10px;
    border-radius: 4px;
    background-color: #f7f7f7;
    color: #8e97b3;
    font-size: 12px;
    border: 1px solid #ddd
}

.summary-attributes.sa-clean {
    border-radius: 0;
    margin-top: 5px;
    padding: 5px 0 0;
    background-color: transparent;
    border: 0;
    border-top: 1px solid #f1f1f1
}

.latepoint-w .latepoint-form-w .pb-heading, .summary-attributes.sa-hidden {
    display: none
}

.summary-attributes > span {
    position: relative;
    display: inline-block
}

.summary-attributes > span:not(:last-child) {
    margin-right: 15px
}

.summary-attributes > span:not(:last-child):before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #bbb;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    right: -9px;
    transform: translateY(-50%)
}

.summary-attributes > span strong {
    color: #1f222b;
    font-weight: 500
}

.latepoint-w.latepoint-with-summary.latepoint-summary-is-open .latepoint-summary-w {
    display: block;
    transform: none
}

.latepoint-w .latepoint-summary-w {
    flex: 0 0 290px;
    width: 290px;
    transition: all .4s cubic-bezier(.05, .45, .1, 1);
    transform: translateX(-60px);
    background-color: #fff;
    z-index: 1;
    display: none;
    flex-direction: column;
    position: relative
}

.latepoint-w .latepoint-summary-w:after {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    height: 30px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), #fff);
    right: 0;
    left: 0
}

.latepoint-w .latepoint-summary-w.os-loading .summary-header:before {
    display: block;
    content: "";
    width: 16px !important;
    height: 16px !important;
    border-bottom: 2px solid #2d54de;
    border-left: 2px solid #2d54de;
    border-top: 2px solid #2d54de;
    border-right: 2px solid transparent;
    border-radius: 20px;
    position: absolute;
    transform: translate(-50%, -50%);
    animation: os-loading .7s infinite linear;
    background-color: transparent !important;
    top: auto;
    right: auto;
    bottom: -46px;
    left: 20px
}

.latepoint-w .latepoint-summary-w .summary-header {
    font-size: 14px;
    line-height: 1.3;
    color: #14161d;
    font-weight: 600;
    padding: 13px 30px 12px;
    text-transform: uppercase;
    letter-spacing: 0;
    position: relative;
    margin: 0;
    text-align: right;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.latepoint-w .latepoint-summary-w .summary-header .latepoint-lightbox-summary-trigger {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 19px;
    font-size: 20px;
    background-color: #fff;
    padding: 3px 5px 3px 15px;
    z-index: 2;
    color: #1f222b
}

.latepoint-w .latepoint-summary-w .summary-header span {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 6px 5px 7px;
    display: inline-block;
    margin-right: 11px;
    line-height: 1
}

.latepoint-w .latepoint-summary-w .summary-header .os-lines {
    position: absolute;
    top: 21px;
    left: 30px;
    right: 30px;
    z-index: 1
}

.latepoint-w .latepoint-summary-w .summary-header .os-lines:before {
    display: block;
    content: "";
    height: 6px;
    border-top: 2px dotted #b7c2e8;
    border-bottom: 2px dotted #b7c2e8;
    margin-bottom: 2px
}

.latepoint-w .latepoint-summary-w .summary-header .os-lines:after {
    display: block;
    content: "";
    height: 6px;
    border-top: 2px dotted #b7c2e8
}

.latepoint-w .latepoint-summary-w .summary-price-item-w {
    margin-bottom: 5px
}

.latepoint-w .latepoint-summary-w .summary-price-item-w.spi-total {
    font-size: 14px;
    padding-top: 5px;
    margin-top: 5px;
    border-top-width: 1px;
    margin-bottom: 0
}

.latepoint-w .latepoint-summary-w .os-summary-contents {
    padding: 25px 30px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1
}

.latepoint-w .latepoint-summary-w .price-breakdown-w {
    padding: 25px 30px 30px;
    margin: 20px -30px -30px;
    background: #fff;
    border-top: 1px solid #eee
}

.latepoint-w .latepoint-summary-w .price-breakdown-w .pb-heading {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 9px;
    font-weight: 500;
    color: #8e97b3
}

.latepoint-w .latepoint-summary-w .price-breakdown-w .summary-attributes, .latepoint-w .latepoint-summary-w .price-breakdown-w .summary-box-heading {
    display: none
}

.latepoint-w .latepoint-summary-w .summary-box-heading {
    flex: 1;
    align-items: baseline;
    margin: 0
}

.latepoint-w .latepoint-summary-w .summary-box-heading .sbh-line {
    margin-left: 5px
}

.latepoint-w .latepoint-summary-w .summary-box {
    margin-bottom: 5px
}

.latepoint-w .latepoint-summary-w .summary-box .sbc-big-item {
    font-size: 19px
}

.latepoint-w .latepoint-summary-w .summary-box.main-box {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1
}

.latepoint-w .latepoint-summary-w .summary-box.main-box .summary-box-heading .sbh-item {
    text-transform: capitalize;
    letter-spacing: normal;
    font-size: 11px
}

.latepoint-w .latepoint-summary-w .summary-box.main-box .summary-box-heading .sbh-line {
    display: none
}

.latepoint-w .latepoint-summary-w .summary-box:not(.main-box) {
    display: flex;
    align-items: baseline
}

.latepoint-w .latepoint-summary-w .summary-box:not(.main-box) .sbc-link-item, .latepoint-w .latepoint-summary-w .summary-box:not(.main-box) .sbc-sub-item, .latepoint-w .latepoint-summary-w .summary-box:not(.main-box) .summary-box-content .os-avatar-w, .latepoint-w .latepoint-summary-w .summary-box:not(.main-box) .summary-box-content .os-location-image {
    display: none
}

.latepoint-w .latepoint-summary-w .summary-box:not(.main-box) .summary-box-content .sbc-content-i {
    margin-left: 5px
}

.latepoint-w .latepoint-summary-w .summary-boxes-columns {
    display: block
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-summary-w .os-summary-line .os-summary-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple h1, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple h2, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple h3, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple h4, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple h5 {
    color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-progress ul li.active .progress-item, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-progress ul li.complete .progress-item {
    background-color: rgba(163, 47, 150, .7)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-progress ul li .progress-item span, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-progress ul li.active .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-progress ul li.complete .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-side-panel .latepoint-progress ul li a span {
    background-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-side-panel {
    background-color: #fcf1fd
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-side-panel .latepoint-questions, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-side-panel .latepoint-step-desc-w, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-summary-w .os-summary-line .os-summary-label {
    color: #a58eb3
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-summary-w .summary-header, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-summary-w .summary-header .os-lines:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-summary-w .summary-header .os-lines:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item.selected > .os-item-i {
    border-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-btn.latepoint-btn-primary, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
    background-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent;
    color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item.selected > .os-item-details-btn {
    border-color: #a32f96;
    color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item > .os-item-i:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-services-w .os-item-category-w > .os-services .os-item.selected > .os-service-selector:hover {
    border-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item.os-allow-multiselect:not(.selected) .os-item-i:hover {
    border-color: rgba(163, 47, 150, .6)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item:hover > .os-item-details-btn {
    border-color: #a32f96;
    color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item .os-item-details-btn:hover {
    color: #a32f96;
    border-color: #e5e7ee
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-items .os-item.with-plus:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-services-w .os-service-durations .os-item .os-duration-value {
    color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-confirmation-w .confirmation-cabinet-info {
    background-color: #fcecfd
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link {
    background-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-confirmation-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-confirmation-w .payment-summary-info h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-verify-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-verify-w .payment-summary-info h5 {
    border-bottom-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-form-group.os-form-phonefield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-form-group.os-form-select-group input.os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-form-group.os-form-textfield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-form-group.os-form-textfield-group input.os-form-control:focus {
    background-color: transparent !important;
    border-color: #a32f96 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-form-group.os-form-textfield-group:has(input:focus) .iti__selected-flag {
    border-color: #a32f96 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple.step-content-loading .latepoint-body:before {
    border-bottom-color: #a32f96;
    border-left-color: #a32f96;
    border-top-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .times-header span {
    color: #a32f96;
    border-bottom-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .lp-options .lp-option.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .lp-options .lp-option:hover {
    box-shadow: 0 0 0 2px #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .lp-options .lp-option.selected .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .lp-options .lp-option:hover .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-social-or, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-contact-logged-in-header-w a {
    color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .dp-timeslot.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .dp-timeslot.selected .dp-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-step-tabs .os-step-tab:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-contact-logged-in-header-w div:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit {
    background-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-weekdays .weekday {
    color: #a58eb3
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-monthly-calendar-days .os-day.selected:not(.os-not-available) .os-day-box {
    background-color: #a32f96
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-weekdays .weekday.weekday-6, .latepoint-w .latepoint-booking-form-element.latepoint-color-purple .os-weekdays .weekday.weekday-7 {
    color: #ccb63b
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-summary-w .os-summary-line .os-summary-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-green h1, .latepoint-w .latepoint-booking-form-element.latepoint-color-green h2, .latepoint-w .latepoint-booking-form-element.latepoint-color-green h3, .latepoint-w .latepoint-booking-form-element.latepoint-color-green h4, .latepoint-w .latepoint-booking-form-element.latepoint-color-green h5 {
    color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-progress ul li.active .progress-item, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-progress ul li.complete .progress-item {
    background-color: rgba(28, 160, 15, .7)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-progress ul li .progress-item span, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-progress ul li.active .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-progress ul li.complete .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-side-panel .latepoint-progress ul li a span {
    background-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-side-panel {
    background-color: #f0fff4
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-side-panel .latepoint-questions, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-side-panel .latepoint-step-desc-w, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-summary-w .os-summary-line .os-summary-label {
    color: #708e6e
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-summary-w .summary-header, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-summary-w .summary-header .os-lines:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-summary-w .summary-header .os-lines:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item.selected > .os-item-i {
    border-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-btn.latepoint-btn-primary, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
    background-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent;
    color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item.selected > .os-item-details-btn {
    border-color: #1ca00f;
    color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item > .os-item-i:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-services-w .os-item-category-w > .os-services .os-item.selected > .os-service-selector:hover {
    border-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item.os-allow-multiselect:not(.selected) .os-item-i:hover {
    border-color: rgba(28, 160, 15, .6)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item:hover > .os-item-details-btn {
    border-color: #1ca00f;
    color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item .os-item-details-btn:hover {
    color: #1ca00f;
    border-color: #e5e7ee
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-items .os-item.with-plus:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-services-w .os-service-durations .os-item .os-duration-value {
    color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-confirmation-w .confirmation-cabinet-info {
    background-color: #e7fde4
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link {
    background-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-confirmation-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-confirmation-w .payment-summary-info h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-verify-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-verify-w .payment-summary-info h5 {
    border-bottom-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-form-group.os-form-phonefield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-form-group.os-form-select-group input.os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-form-group.os-form-textfield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-form-group.os-form-textfield-group input.os-form-control:focus {
    background-color: transparent !important;
    border-color: #1ca00f !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-form-group.os-form-textfield-group:has(input:focus) .iti__selected-flag {
    border-color: #1ca00f !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green.step-content-loading .latepoint-body:before {
    border-bottom-color: #1ca00f;
    border-left-color: #1ca00f;
    border-top-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .times-header span {
    color: #1ca00f;
    border-bottom-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .lp-options .lp-option.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .lp-options .lp-option:hover {
    box-shadow: 0 0 0 2px #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .lp-options .lp-option.selected .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .lp-options .lp-option:hover .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-social-or, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-contact-logged-in-header-w a {
    color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .dp-timeslot.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .dp-timeslot.selected .dp-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-step-tabs .os-step-tab:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-contact-logged-in-header-w div:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit {
    background-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-weekdays .weekday {
    color: #708e6e
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-monthly-calendar-days .os-day.selected:not(.os-not-available) .os-day-box {
    background-color: #1ca00f
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-weekdays .weekday.weekday-6, .latepoint-w .latepoint-booking-form-element.latepoint-color-green .os-weekdays .weekday.weekday-7 {
    color: #ccb63b
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-summary-w .os-summary-line .os-summary-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-red h1, .latepoint-w .latepoint-booking-form-element.latepoint-color-red h2, .latepoint-w .latepoint-booking-form-element.latepoint-color-red h3, .latepoint-w .latepoint-booking-form-element.latepoint-color-red h4, .latepoint-w .latepoint-booking-form-element.latepoint-color-red h5 {
    color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-progress ul li.active .progress-item, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-progress ul li.complete .progress-item {
    background-color: rgba(173, 17, 17, .7)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-progress ul li .progress-item span, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-progress ul li.active .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-progress ul li.complete .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-side-panel .latepoint-progress ul li a span {
    background-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-side-panel {
    background-color: #fdf1f1
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-side-panel .latepoint-questions, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-side-panel .latepoint-step-desc-w, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-summary-w .os-summary-line .os-summary-label {
    color: #947777
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-summary-w .summary-header, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-summary-w .summary-header .os-lines:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-summary-w .summary-header .os-lines:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item.selected > .os-item-i {
    border-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-btn.latepoint-btn-primary, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
    background-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent;
    color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item.selected > .os-item-details-btn {
    border-color: #ad1111;
    color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item > .os-item-i:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-services-w .os-item-category-w > .os-services .os-item.selected > .os-service-selector:hover {
    border-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item.os-allow-multiselect:not(.selected) .os-item-i:hover {
    border-color: rgba(173, 17, 17, .6)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item:hover > .os-item-details-btn {
    border-color: #ad1111;
    color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item .os-item-details-btn:hover {
    color: #ad1111;
    border-color: #e5e7ee
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-items .os-item.with-plus:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-services-w .os-service-durations .os-item .os-duration-value {
    color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-confirmation-w .confirmation-cabinet-info {
    background-color: #fef2f2
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link {
    background-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-confirmation-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-confirmation-w .payment-summary-info h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-verify-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-verify-w .payment-summary-info h5 {
    border-bottom-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-form-group.os-form-phonefield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-form-group.os-form-select-group input.os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-form-group.os-form-textfield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-form-group.os-form-textfield-group input.os-form-control:focus {
    background-color: transparent !important;
    border-color: #ad1111 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-form-group.os-form-textfield-group:has(input:focus) .iti__selected-flag {
    border-color: #ad1111 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red.step-content-loading .latepoint-body:before {
    border-bottom-color: #ad1111;
    border-left-color: #ad1111;
    border-top-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .times-header span {
    color: #ad1111;
    border-bottom-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .lp-options .lp-option.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .lp-options .lp-option:hover {
    box-shadow: 0 0 0 2px #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .lp-options .lp-option.selected .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .lp-options .lp-option:hover .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-social-or, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-contact-logged-in-header-w a {
    color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-step-tabs .os-step-tab:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-contact-logged-in-header-w div:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit {
    background-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-label {
    color: #947777
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-monthly-calendar-days .os-day.selected:not(.os-not-available) .os-day-box {
    background-color: #ad1111
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .dp-timeslot.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .dp-timeslot.selected .dp-label {
    background-color: #1449ff
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-weekdays .weekday {
    color: #ab9595
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-weekdays .weekday.weekday-6, .latepoint-w .latepoint-booking-form-element.latepoint-color-red .os-weekdays .weekday.weekday-7 {
    color: #ccb63b
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-summary-w .os-summary-line .os-summary-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-black h1, .latepoint-w .latepoint-booking-form-element.latepoint-color-black h2, .latepoint-w .latepoint-booking-form-element.latepoint-color-black h3, .latepoint-w .latepoint-booking-form-element.latepoint-color-black h4, .latepoint-w .latepoint-booking-form-element.latepoint-color-black h5 {
    color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-progress ul li.active .progress-item, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-progress ul li.complete .progress-item {
    background-color: rgba(34, 34, 34, .7)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-progress ul li .progress-item span, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-progress ul li.active .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-progress ul li.complete .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-side-panel .latepoint-progress ul li a span {
    background-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-side-panel {
    background-color: #f5f5f5
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-side-panel .latepoint-questions, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-side-panel .latepoint-step-desc-w, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-summary-w .os-summary-line .os-summary-label {
    color: #999
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-summary-w .summary-header, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-summary-w .summary-header .os-lines:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-summary-w .summary-header .os-lines:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item.selected > .os-item-i {
    border-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-btn.latepoint-btn-primary, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
    background-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent;
    color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item.selected > .os-item-details-btn {
    border-color: #222;
    color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item > .os-item-i:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-services-w .os-item-category-w > .os-services .os-item.selected > .os-service-selector:hover {
    border-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item.os-allow-multiselect:not(.selected) .os-item-i:hover {
    border-color: rgba(34, 34, 34, .6)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item:hover > .os-item-details-btn {
    border-color: #222;
    color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item .os-item-details-btn:hover {
    color: #222;
    border-color: #e5e7ee
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-items .os-item.with-plus:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-services-w .os-service-durations .os-item .os-duration-value {
    color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-confirmation-w .confirmation-cabinet-info {
    background-color: #eee
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link {
    background-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-confirmation-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-confirmation-w .payment-summary-info h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-verify-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-verify-w .payment-summary-info h5 {
    border-bottom-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-form-group.os-form-phonefield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-form-group.os-form-select-group input.os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-form-group.os-form-textfield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-form-group.os-form-textfield-group input.os-form-control:focus {
    background-color: transparent !important;
    border-color: #222 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-form-group.os-form-textfield-group:has(input:focus) .iti__selected-flag {
    border-color: #222 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black.step-content-loading .latepoint-body:before {
    border-bottom-color: #222;
    border-left-color: #222;
    border-top-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .times-header span {
    color: #222;
    border-bottom-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .lp-options .lp-option.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .lp-options .lp-option:hover {
    box-shadow: 0 0 0 2px #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .lp-options .lp-option.selected .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .lp-options .lp-option:hover .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-social-or, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-contact-logged-in-header-w a {
    color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .dp-timeslot.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .dp-timeslot.selected .dp-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-step-tabs .os-step-tab:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-contact-logged-in-header-w div:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit {
    background-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-weekdays .weekday {
    color: #999
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-monthly-calendar-days .os-day.selected:not(.os-not-available) .os-day-box {
    background-color: #222
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-weekdays .weekday.weekday-6, .latepoint-w .latepoint-booking-form-element.latepoint-color-black .os-weekdays .weekday.weekday-7 {
    color: #ccb63b
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-summary-w .os-summary-line .os-summary-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue h1, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue h2, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue h3, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue h4, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue h5 {
    color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-progress ul li.active .progress-item, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-progress ul li.complete .progress-item {
    background-color: rgba(75, 100, 232, .7)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-progress ul li .progress-item span, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-progress ul li.active .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-progress ul li.complete .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-side-panel .latepoint-progress ul li a span {
    background-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-side-panel {
    background-color: #fff
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-side-panel .latepoint-questions, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-side-panel .latepoint-step-desc-w, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-summary-w .os-summary-line .os-summary-label {
    color: #8e97b3
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-summary-w .summary-header, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-summary-w .summary-header .os-lines:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-summary-w .summary-header .os-lines:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item.selected > .os-item-i {
    border-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-btn.latepoint-btn-primary, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
    background-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent;
    color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item.selected > .os-item-details-btn {
    border-color: #4b64e8;
    color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item > .os-item-i:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-services-w .os-item-category-w > .os-services .os-item.selected > .os-service-selector:hover {
    border-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item.os-allow-multiselect:not(.selected) .os-item-i:hover {
    border-color: rgba(75, 100, 232, .6)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item:hover > .os-item-details-btn {
    border-color: #4b64e8;
    color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item .os-item-details-btn:hover {
    color: #4b64e8;
    border-color: #e5e7ee
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-items .os-item.with-plus:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-services-w .os-service-durations .os-item .os-duration-value {
    color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-confirmation-w .confirmation-cabinet-info {
    background-color: #e0e9ff
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link {
    background-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-confirmation-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-confirmation-w .payment-summary-info h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-verify-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-verify-w .payment-summary-info h5 {
    border-bottom-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-form-group.os-form-phonefield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-form-group.os-form-select-group input.os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-form-group.os-form-textfield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-form-group.os-form-textfield-group input.os-form-control:focus {
    background-color: transparent !important;
    border-color: #4b64e8 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-form-group.os-form-textfield-group:has(input:focus) .iti__selected-flag {
    border-color: #4b64e8 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue.step-content-loading .latepoint-body:before {
    border-bottom-color: #4b64e8;
    border-left-color: #4b64e8;
    border-top-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .times-header span {
    color: #4b64e8;
    border-bottom-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .lp-options .lp-option.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .lp-options .lp-option:hover {
    box-shadow: 0 0 0 2px #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .lp-options .lp-option.selected .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .lp-options .lp-option:hover .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-social-or, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-contact-logged-in-header-w a {
    color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .dp-timeslot.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .dp-timeslot.selected .dp-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-step-tabs .os-step-tab:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-contact-logged-in-header-w div:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit {
    background-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-label {
    color: #8e97b3
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-monthly-calendar-days .os-day.selected:not(.os-not-available) .os-day-box {
    background-color: #4b64e8
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-weekdays .weekday {
    color: #7a98ff
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-weekdays .weekday.weekday-6, .latepoint-w .latepoint-booking-form-element.latepoint-color-blue .os-weekdays .weekday.weekday-7 {
    color: #ccb63b
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-summary-w .os-summary-line .os-summary-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal h1, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal h2, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal h3, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal h4, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal h5 {
    color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-progress ul li.active .progress-item, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-progress ul li.complete .progress-item {
    background-color: rgba(15, 140, 119, .7)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-progress ul li .progress-item span, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-progress ul li.active .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-progress ul li.complete .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-side-panel .latepoint-progress ul li a span {
    background-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-side-panel {
    background-color: #edf8f9
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-side-panel .latepoint-questions, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-side-panel .latepoint-step-desc-w, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-summary-w .os-summary-line .os-summary-label {
    color: #67807c
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-summary-w .summary-header, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-summary-w .summary-header .os-lines:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-summary-w .summary-header .os-lines:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item.selected > .os-item-i {
    border-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-btn.latepoint-btn-primary, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
    background-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent;
    color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item.selected > .os-item-details-btn {
    border-color: #0f8c77;
    color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item > .os-item-i:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-services-w .os-item-category-w > .os-services .os-item.selected > .os-service-selector:hover {
    border-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item.os-allow-multiselect:not(.selected) .os-item-i:hover {
    border-color: rgba(15, 140, 119, .6)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item:hover > .os-item-details-btn {
    border-color: #0f8c77;
    color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item .os-item-details-btn:hover {
    color: #0f8c77;
    border-color: #e5e7ee
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-items .os-item.with-plus:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-services-w .os-service-durations .os-item .os-duration-value {
    color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-confirmation-w .confirmation-cabinet-info {
    background-color: #edf8f9
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link {
    background-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-confirmation-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-confirmation-w .payment-summary-info h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-verify-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-verify-w .payment-summary-info h5 {
    border-bottom-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-form-group.os-form-phonefield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-form-group.os-form-select-group input.os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-form-group.os-form-textfield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-form-group.os-form-textfield-group input.os-form-control:focus {
    background-color: transparent !important;
    border-color: #0f8c77 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-form-group.os-form-textfield-group:has(input:focus) .iti__selected-flag {
    border-color: #0f8c77 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal.step-content-loading .latepoint-body:before {
    border-bottom-color: #0f8c77;
    border-left-color: #0f8c77;
    border-top-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .times-header span {
    color: #0f8c77;
    border-bottom-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .lp-options .lp-option.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .lp-options .lp-option:hover {
    box-shadow: 0 0 0 2px #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .lp-options .lp-option.selected .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .lp-options .lp-option:hover .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-social-or, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-contact-logged-in-header-w a {
    color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .dp-timeslot.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .dp-timeslot.selected .dp-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-step-tabs .os-step-tab:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-contact-logged-in-header-w div:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit {
    background-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-weekdays .weekday {
    color: #67807c
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-monthly-calendar-days .os-day.selected:not(.os-not-available) .os-day-box {
    background-color: #0f8c77
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-weekdays .weekday.weekday-6, .latepoint-w .latepoint-booking-form-element.latepoint-color-teal .os-weekdays .weekday.weekday-7 {
    color: #ccb63b
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-summary-w .os-summary-line .os-summary-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange h1, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange h2, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange h3, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange h4, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange h5 {
    color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-progress ul li.active .progress-item, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-progress ul li.complete .progress-item {
    background-color: rgba(204, 116, 36, .7)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-progress ul li .progress-item span, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-progress ul li.active .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-progress ul li.complete .progress-item:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-side-panel .latepoint-progress ul li a span {
    background-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-side-panel {
    background-color: #fffbf3
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-side-panel .latepoint-questions, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-side-panel .latepoint-step-desc-w, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-summary-w .os-summary-line .os-summary-label {
    color: #9e9e9e
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-btn.latepoint-btn-primary.latepoint-btn-link:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-summary-w .summary-header, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-summary-w .summary-header .os-lines:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-summary-w .summary-header .os-lines:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item.selected > .os-item-i {
    border-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-btn.latepoint-btn-primary, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-form-w .select-total-attendies-w .total-attendies-selector-w .total-attendies-selector:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
    background-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent;
    color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item.selected > .os-item-details-btn {
    border-color: #cc7424;
    color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item > .os-item-i:hover, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-services-w .os-item-category-w > .os-services .os-item.selected > .os-service-selector:hover {
    border-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item.os-allow-multiselect:not(.selected) .os-item-i:hover {
    border-color: rgba(204, 116, 36, .6)
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item:hover > .os-item-details-btn {
    border-color: #cc7424;
    color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item .os-item-details-btn:hover {
    color: #cc7424;
    border-color: #e5e7ee
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-items .os-item.with-plus:after, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-services-w .os-service-durations .os-item .os-duration-value {
    color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-confirmation-w .confirmation-cabinet-info {
    background-color: #fdf2e7
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-confirmation-w .confirmation-cabinet-info .confirmation-cabinet-link {
    background-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-confirmation-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-confirmation-w .payment-summary-info h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-verify-w .confirmation-info-w h5, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-verify-w .payment-summary-info h5 {
    border-bottom-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-form-group.os-form-phonefield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-form-group.os-form-select-group input.os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-form-group.os-form-textfield-group .os-form-control:focus, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-form-group.os-form-textfield-group input.os-form-control:focus {
    background-color: transparent !important;
    border-color: #cc7424 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-form-group.os-form-textfield-group:has(input:focus) .iti__selected-flag {
    border-color: #cc7424 !important
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange.step-content-loading .latepoint-body:before {
    border-bottom-color: #cc7424;
    border-left-color: #cc7424;
    border-top-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .times-header span {
    color: #cc7424;
    border-bottom-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .lp-options .lp-option.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .lp-options .lp-option:hover {
    box-shadow: 0 0 0 2px #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i:first-letter, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-value, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .lp-options .lp-option.selected .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .lp-options .lp-option:hover .lp-option-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-social-or, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-contact-logged-in-header-w a {
    color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .dp-timeslot.selected, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .dp-timeslot.selected .dp-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-step-tabs .os-step-tab:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-contact-logged-in-header-w div:before, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .step-payment-w .payment-total-info .coupon-code-input-w .coupon-code-input-submit {
    background-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-content-i, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features .agent-bio-popup-feature .agent-bio-popup-feature-label, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-weekdays .weekday {
    color: #9e9e9e
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-monthly-calendar-days .os-day.selected:not(.os-not-available) .os-day-box {
    background-color: #cc7424
}

.latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-weekdays .weekday.weekday-6, .latepoint-w .latepoint-booking-form-element.latepoint-color-orange .os-weekdays .weekday.weekday-7 {
    color: #ccb63b
}

@media (min-width: 601px) and (max-width: 1050px) {
    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel) .latepoint-form-w {
        border-right: none !important
    }

    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel) .latepoint-lightbox-i, .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel).latepoint-shortcode-booking-form .latepoint-booking-form-element {
        max-width: 740px
    }

    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel) .latepoint-summary-w {
        display: none !important
    }

    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel) .latepoint-summary-w .summary-header {
        text-align: left
    }

    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel) .latepoint-summary-w .summary-header span {
        margin-left: 15px
    }

    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel).latepoint-summary-is-open .latepoint-summary-w {
        animation: .4s cubic-bezier(.45, 1, .4, 1.1) 0ms LatepointSlideUpMobileSummary;
        animation-fill-mode: both
    }

    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel).latepoint-summary-is-open .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-summary-trigger, .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel).latepoint-summary-is-open.show-summary-on-mobile .latepoint-lightbox-summary-trigger {
        display: block
    }

    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel).latepoint-summary-is-open.show-summary-on-mobile .latepoint-booking-form-element:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .3);
        z-index: 3
    }

    .latepoint-w.latepoint-with-summary:not(.latepoint-hide-side-panel).latepoint-summary-is-open.show-summary-on-mobile .latepoint-summary-w {
        display: block !important;
        position: fixed;
        top: 50%;
        left: 50%;
        min-width: 300px;
        width: auto;
        flex: 1;
        border-radius: 6px !important;
        bottom: auto;
        z-index: 4;
        overflow: auto;
        box-shadow: 0 10px 28px -5px rgba(0, 0, 0, .4), 0 2px 3px 0 rgba(0, 0, 0, .4);
        max-height: 80vh;
        transform: translate3d(-50%, -50%, 0)
    }
}

@media (max-width: 600px) {
    .latepoint-resources-items-w, .latepoint-w.latepoint-with-summary.latepoint-summary-is-open .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-summary-trigger, .latepoint-w.latepoint-with-summary.latepoint-summary-is-open.show-summary-on-mobile .latepoint-lightbox-summary-trigger {
        display: block
    }

    .latepoint-resources-items-w .resource-item {
        margin-bottom: 20px
    }

    .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded .latepoint-summary-w {
        border-radius: 0 !important
    }

    .latepoint-w .os-form-group.os-form-phonefield-group .iti__selected-dial-code, .latepoint-w .os-form-group.os-form-textfield-group input[type=email].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input[type=number].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input[type=password].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input[type=tel].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input[type=text].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group select.os-form-control, .latepoint-w .os-form-group.os-form-textfield-group textarea.os-form-control {
        font-size: 16px !important
    }

    .latepoint-w.latepoint-with-summary .latepoint-summary-w .summary-header {
        text-align: left
    }

    .latepoint-w .customer-dashboard-tabs a + a, .latepoint-w.latepoint-with-summary .latepoint-summary-w .summary-header span {
        margin-left: 15px
    }

    .latepoint-w.latepoint-with-summary.latepoint-summary-is-open .latepoint-summary-w {
        animation: .4s cubic-bezier(.45, 1, .4, 1.1) 0ms LatepointSlideUpMobileSummary;
        animation-fill-mode: both
    }

    .latepoint-w.latepoint-with-summary.latepoint-summary-is-open.show-summary-on-mobile .latepoint-booking-form-element:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .3);
        z-index: 3
    }

    .latepoint-w.latepoint-with-summary.latepoint-summary-is-open.show-summary-on-mobile .latepoint-summary-w {
        display: block !important;
        position: fixed;
        top: 50%;
        left: 50%;
        width: auto;
        flex: 1;
        border-radius: 6px !important;
        bottom: auto;
        z-index: 4;
        overflow: auto;
        box-shadow: 0 10px 28px -5px rgba(0, 0, 0, .4), 0 2px 3px 0 rgba(0, 0, 0, .4);
        max-height: 80vh;
        max-width: 90vw;
        min-width: 80vw;
        transform: translate3d(0, -50%, 0)
    }

    .latepoint-w .latepoint-booking-form-element.latepoint-border-radius-rounded {
        border-radius: 0
    }

    .qr-code-on-confirmation {
        display: none !important
    }

    .latepoint-booking-form-element .os-social-login-options .os-social-login-option.os-social-login-facebook img, .latepoint-booking-form-element .os-social-login-options .os-social-login-option.os-social-login-google img {
        margin-right: 5px;
        width: 15px
    }

    .latepoint-login-form-w .os-social-login-options {
        display: block
    }

    .latepoint-login-form-w .os-social-login-options .os-social-login-option {
        flex: 1;
        margin-bottom: 10px
    }

    .customer-bookings-tiles {
        grid-template-columns:1fr
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-progress ul li {
        margin: 0 3px
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn {
        padding: 10px
    }

    .latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .step-datepicker-w {
        padding: 0
    }

    .latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .os-items.os-as-grid .os-item .os-item-i .os-item-img-w.os-with-avatar {
        padding: 5px
    }

    .latepoint-w.latepoint-hide-side-panel .latepoint-booking-form-element .latepoint-form-w .latepoint-body {
        padding-left: 15px;
        padding-right: 15px
    }

    .latepoint-w .customer-bookings-tiles .customer-booking {
        flex: 1
    }

    .latepoint-w .customer-dashboard-tabs {
        overflow-x: auto
    }

    .latepoint-w .customer-dashboard-tabs a {
        margin: 0;
        text-align: center;
        white-space: nowrap
    }

    .latepoint-w .customer-dashboard-tabs a:after {
        bottom: 0;
        top: auto;
        height: 0;
        width: 100%
    }

    .latepoint-w .customer-dashboard-tabs a.active:after {
        height: 3px
    }

    .latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-child-count, .latepoint-w .latepoint-booking-form-element .step-services-w .os-item-category-w .os-item-category-info .os-item-category-services-count, .latepoint-w .latepoint-section-heading-w .heading-extra {
        display: none
    }

    .latepoint-w .latepoint-customer-timezone-selector-w .os-form-group.os-form-select-group {
        display: block
    }

    .latepoint-w .latepoint-customer-timezone-selector-w .os-form-group.os-form-select-group label {
        margin-bottom: 5px
    }

    .latepoint-w .latepoint-customer-timezone-selector-w .os-form-group.os-form-select-group select {
        width: 100% !important
    }

    .latepoint-w .dp-timeslot {
        height: 30px
    }

    .latepoint-w .dp-timeslot .dp-tick {
        top: 40px
    }

    .latepoint-w .latepoint-booking-form-element {
        display: block;
        height: 100%
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body:after, .latepoint-w .latepoint-booking-form-element.step-content-loading .latepoint-timezone-selector-w {
        display: none !important
    }

    .latepoint-w .latepoint-booking-form-element.addon-timezone-selector-active .os-dates-w {
        padding-top: 30px
    }

    .latepoint-w .latepoint-booking-form-element .lp-options.lp-options-grid {
        justify-content: space-evently
    }

    .latepoint-w .latepoint-booking-form-element .step-datepicker-w {
        padding: 10px 0
    }

    .latepoint-w .latepoint-booking-form-element .os-social-login-options, .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info {
        flex-direction: column;
        align-items: center
    }

    .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .payment-deposit-price-w, .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .payment-total-price-w {
        padding: 8px 0
    }

    .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-trigger-w {
        margin-bottom: 5px
    }

    .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-trigger-w a {
        margin-left: 0
    }

    .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w {
        margin-left: 0 !important
    }

    .latepoint-w .latepoint-booking-form-element .step-payment-w .payment-total-info .coupon-code-input-w input.coupon-code-input {
        font-size: 16px !important;
        -webkit-appearance: none;
        width: 155px !important;
        border-radius: 0 !important
    }

    .latepoint-w .latepoint-booking-form-element .step-services-w ul.os-services li a {
        padding: 5px 10px
    }

    .latepoint-w .latepoint-booking-form-element .step-services-w ul.os-services li a .service-price-w {
        padding-left: 5px;
        margin-left: 5px
    }

    .latepoint-w .latepoint-booking-form-element .step-services-w ul.os-services li a .service-img-w {
        margin-right: 10px
    }

    .latepoint-w .latepoint-booking-form-element .step-services-w .os-service-durations li .os-duration-value {
        font-size: 32px
    }

    .latepoint-w .latepoint-booking-form-element .os-social-login-options > .os-social-login-option {
        flex: 0;
        margin-bottom: 10px;
        padding: 5px 8px 6px;
        max-width: initial
    }

    .latepoint-w .latepoint-booking-form-element .os-social-login-options > .os-social-login-option.os-social-login-google {
        padding: 0
    }

    .latepoint-w .latepoint-booking-form-element .os-social-login-options > .os-social-login-option i {
        margin-right: 5px
    }

    .latepoint-w .latepoint-booking-form-element .os-monthly-calendar-days, .latepoint-w .latepoint-booking-form-element .os-weekdays {
        grid-gap: 12px
    }

    .latepoint-w .latepoint-booking-form-element .os-monthly-calendar-days .os-day .os-day-number {
        top: 45%
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-side-panel {
        display: none
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w, .latepoint-w .latepoint-form-w .latepoint-heading-w {
        padding-left: 15px !important
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-heading-w .latepoint-lightbox-close {
        right: 15px
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body {
        padding-left: 15px;
        padding-right: 15px;
        max-height: 100vh;
        padding-bottom: 80px
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup {
        top: -30px;
        left: -15px;
        right: -15px;
        bottom: -20px
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content {
        padding: 40px 15px
    }

    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .os-agent-bio-popup .agent-bio-popup-content .agent-bio-popup-features {
        margin-bottom: 20px
    }

    .latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel {
        position: absolute;
        top: 51px;
        z-index: 999;
        left: 0;
        right: 0;
        display: block;
        flex: 1;
        padding: 0;
        border: 0 !important;
        background-color: #fff
    }

    .latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel .latepoint-progress, .latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel .latepoint-questions, .latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel .latepoint-step-desc-w, .latepoint-w .latepoint-summary-w {
        display: none !important
    }

    .latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel .latepoint-timezone-selector-w {
        margin-top: 0;
        padding: 10px 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel .latepoint-timezone-selector-w .os-form-group {
        display: flex;
        align-items: center
    }

    .latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel .latepoint-timezone-selector-w .os-form-group label {
        margin-bottom: 0;
        margin-right: 10px;
        white-space: nowrap;
        flex: 1
    }

    .latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-side-panel .latepoint-timezone-selector-w .os-form-group select {
        text-align-last: left;
        text-align: center
    }

    .latepoint-w .latepoint-form-w {
        height: 100%
    }

    .latepoint-w .latepoint-form-w .latepoint-body {
        padding-left: 15px;
        padding-right: 15px
    }

    .latepoint-w .latepoint-lightbox-i {
        width: auto !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: none;
        animation: .4s cubic-bezier(0, 1, .51, 1) 0s both osLightboxMobileAnimation
    }

    @keyframes osLightboxAnimation {
        0% {
            transform: translate3d(0, -40%, 0) scale(1.2);
            opacity: 0
        }
        to {
            transform: translate3d(0, -50%, 0) scale(1);
            opacity: 1
        }
    }
}

@media (min-width: 960px) {
    .latepoint-w .summary-boxes-columns {
        display: flex;
        justify-content: space-between
    }

    .latepoint-w .summary-boxes-columns .summary-box {
        flex: 0 0 48%;
        overflow: hidden
    }

    .latepoint-w.latepoint-with-summary.latepoint-summary-is-open .latepoint-summary-w {
        display: flex
    }

    .latepoint-w.latepoint-with-summary.latepoint-summary-is-open .latepoint-form-w {
        border-left: 1px solid rgba(0, 0, 0, .1)
    }

    .latepoint-w.latepoint-with-summary.latepoint-summary-is-open .latepoint-lightbox-i {
        width: 1030px
    }

    .latepoint-w.latepoint-with-summary.latepoint-summary-is-open.latepoint-hide-side-panel .latepoint-lightbox-i {
        width: 760px
    }

    .latepoint-shortcode-booking-form.latepoint-with-summary.latepoint-summary-is-open .latepoint-booking-form-element {
        max-width: 1030px
    }

    .latepoint-shortcode-booking-form.latepoint-with-summary.latepoint-summary-is-open.latepoint-hide-side-panel .latepoint-booking-form-element {
        max-width: 760px
    }
}

.latepoint .iti, .latepoint-admin .iti {
    direction: ltr;
    position: relative;
    display: flex;
    align-items: flex-end
}

.latepoint .iti *, .latepoint-admin .iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.latepoint .iti__hide, .latepoint-admin .iti__hide {
    display: none
}

.latepoint .iti__v-hide, .latepoint-admin .iti__v-hide {
    visibility: hidden
}

.latepoint .iti input, .latepoint .iti input[type=tel], .latepoint .iti input[type=text], .latepoint-admin .iti input, .latepoint-admin .iti input[type=tel], .latepoint-admin .iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.latepoint .iti__flag-container, .latepoint-admin .iti__flag-container {
    position: relative
}

.latepoint .iti__selected-flag, .latepoint-admin .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px 6px 8px 0;
    min-height: 20px
}

.latepoint .iti__arrow, .latepoint-admin .iti__arrow {
    margin-left: 4px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #555;
    margin-right: 0
}

.latepoint .iti__arrow--up, .latepoint-admin .iti__arrow--up {
    margin-left: 7px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #555;
    border-right: none
}

.latepoint .iti__country-list, .latepoint-admin .iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    border: 1px solid #ababbf;
    border-bottom-color: #9c9ead;
    border-radius: 6px;
    box-shadow: 0 5px 8px -3px rgba(0, 0, 0, .2), 0 5px 20px -5px rgba(0, 0, 0, .2);
    background-color: #fff;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 0 0 1px -1px
}

.latepoint .iti__country-list {
    font-size: 14px
}

.latepoint .iti__country-list--dropup, .latepoint-admin .iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width: 500px) {
    .latepoint .iti__country-list, .latepoint-admin .iti__country-list {
        white-space: normal
    }
}

.latepoint .iti__flag-box, .latepoint-admin .iti__flag-box {
    display: inline-block;
    width: 20px
}

.latepoint .iti__divider, .latepoint-admin .iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.latepoint .iti__country, .latepoint-admin .iti__country {
    padding: 6px 8px;
    outline: 0;
    margin-bottom: 0
}

.latepoint .iti__dial-code, .latepoint-admin .iti__dial-code {
    color: #999
}

.latepoint .iti__country.iti__highlight, .latepoint-admin .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05)
}

.latepoint .iti__country-name, .latepoint .iti__dial-code, .latepoint .iti__flag-box, .latepoint-admin .iti__country-name, .latepoint-admin .iti__dial-code, .latepoint-admin .iti__flag-box {
    vertical-align: middle
}

.latepoint .iti__country-name, .latepoint .iti__flag-box, .latepoint-admin .iti__country-name, .latepoint-admin .iti__flag-box {
    margin-right: 6px
}

.latepoint .iti--allow-dropdown input, .latepoint .iti--allow-dropdown input[type=tel], .latepoint .iti--allow-dropdown input[type=text], .latepoint .iti--separate-dial-code input, .latepoint .iti--separate-dial-code input[type=tel], .latepoint .iti--separate-dial-code input[type=text], .latepoint-admin .iti--allow-dropdown input, .latepoint-admin .iti--allow-dropdown input[type=tel], .latepoint-admin .iti--allow-dropdown input[type=text], .latepoint-admin .iti--separate-dial-code input, .latepoint-admin .iti--separate-dial-code input[type=tel], .latepoint-admin .iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.latepoint .iti--allow-dropdown .iti__flag-container, .latepoint .iti--separate-dial-code .iti__flag-container, .latepoint-admin .iti--allow-dropdown .iti__flag-container, .latepoint-admin .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.latepoint .iti--allow-dropdown input[disabled] + .iti__flag-container:hover, .latepoint .iti--allow-dropdown input[readonly] + .iti__flag-container:hover, .latepoint-admin .iti--allow-dropdown input[disabled] + .iti__flag-container:hover, .latepoint-admin .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default
}

.latepoint .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag, .latepoint .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag, .latepoint-admin .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag, .latepoint-admin .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.latepoint .iti--separate-dial-code .iti__selected-dial-code, .latepoint-admin .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.latepoint .iti--container, .latepoint-admin .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 100000;
    padding: 1px
}

.latepoint .iti--allow-dropdown .iti__flag-container:hover, .latepoint .iti--container:hover, .latepoint-admin .iti--allow-dropdown .iti__flag-container:hover, .latepoint-admin .iti--container:hover {
    cursor: pointer
}

.latepoint-admin.iti-mobile .iti--container, .latepoint.iti-mobile .iti--container {
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    position: fixed
}

.latepoint-admin.iti-mobile .iti__country-list, .latepoint.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.latepoint-admin.iti-mobile .iti__country, .latepoint.iti-mobile .iti__country {
    padding: 10px;
    line-height: 1.5em
}

.latepoint .iti__flag, .latepoint-admin .iti__flag {
    width: 20px
}

.latepoint .iti__flag.iti__be, .latepoint-admin .iti__flag.iti__be {
    width: 18px
}

.latepoint .iti__flag.iti__ch, .latepoint-admin .iti__flag.iti__ch {
    width: 15px
}

.latepoint .iti__flag.iti__mc, .latepoint-admin .iti__flag.iti__mc {
    width: 19px
}

.latepoint .iti__flag.iti__ne, .latepoint-admin .iti__flag.iti__ne {
    width: 18px
}

.latepoint .iti__flag.iti__np, .latepoint-admin .iti__flag.iti__np {
    width: 13px
}

.latepoint .iti__flag.iti__va, .latepoint-admin .iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .latepoint .iti__flag, .latepoint-admin .iti__flag {
        background-size: 5652px 15px
    }
}

.latepoint .iti__flag.iti__ac, .latepoint-admin .iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.latepoint .iti__flag.iti__ad, .latepoint-admin .iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.latepoint .iti__flag.iti__ae, .latepoint-admin .iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.latepoint .iti__flag.iti__af, .latepoint-admin .iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.latepoint .iti__flag.iti__ag, .latepoint-admin .iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.latepoint .iti__flag.iti__ai, .latepoint-admin .iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.latepoint .iti__flag.iti__al, .latepoint-admin .iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.latepoint .iti__flag.iti__am, .latepoint-admin .iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.latepoint .iti__flag.iti__ao, .latepoint-admin .iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.latepoint .iti__flag.iti__aq, .latepoint-admin .iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.latepoint .iti__flag.iti__ar, .latepoint-admin .iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.latepoint .iti__flag.iti__as, .latepoint-admin .iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.latepoint .iti__flag.iti__at, .latepoint-admin .iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.latepoint .iti__flag.iti__au, .latepoint-admin .iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.latepoint .iti__flag.iti__aw, .latepoint-admin .iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.latepoint .iti__flag.iti__ax, .latepoint-admin .iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.latepoint .iti__flag.iti__az, .latepoint-admin .iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.latepoint .iti__flag.iti__ba, .latepoint-admin .iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.latepoint .iti__flag.iti__bb, .latepoint-admin .iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.latepoint .iti__flag.iti__bd, .latepoint-admin .iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.latepoint .iti__flag.iti__be, .latepoint-admin .iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.latepoint .iti__flag.iti__bf, .latepoint-admin .iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.latepoint .iti__flag.iti__bg, .latepoint-admin .iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.latepoint .iti__flag.iti__bh, .latepoint-admin .iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.latepoint .iti__flag.iti__bi, .latepoint-admin .iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.latepoint .iti__flag.iti__bj, .latepoint-admin .iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.latepoint .iti__flag.iti__bl, .latepoint-admin .iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.latepoint .iti__flag.iti__bm, .latepoint-admin .iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.latepoint .iti__flag.iti__bn, .latepoint-admin .iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.latepoint .iti__flag.iti__bo, .latepoint-admin .iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.latepoint .iti__flag.iti__bq, .latepoint-admin .iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.latepoint .iti__flag.iti__br, .latepoint-admin .iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.latepoint .iti__flag.iti__bs, .latepoint-admin .iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.latepoint .iti__flag.iti__bt, .latepoint-admin .iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.latepoint .iti__flag.iti__bv, .latepoint-admin .iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.latepoint .iti__flag.iti__bw, .latepoint-admin .iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.latepoint .iti__flag.iti__by, .latepoint-admin .iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.latepoint .iti__flag.iti__bz, .latepoint-admin .iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.latepoint .iti__flag.iti__ca, .latepoint-admin .iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.latepoint .iti__flag.iti__cc, .latepoint-admin .iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.latepoint .iti__flag.iti__cd, .latepoint-admin .iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.latepoint .iti__flag.iti__cf, .latepoint-admin .iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.latepoint .iti__flag.iti__cg, .latepoint-admin .iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.latepoint .iti__flag.iti__ch, .latepoint-admin .iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.latepoint .iti__flag.iti__ci, .latepoint-admin .iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.latepoint .iti__flag.iti__ck, .latepoint-admin .iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.latepoint .iti__flag.iti__cl, .latepoint-admin .iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.latepoint .iti__flag.iti__cm, .latepoint-admin .iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.latepoint .iti__flag.iti__cn, .latepoint-admin .iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.latepoint .iti__flag.iti__co, .latepoint-admin .iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.latepoint .iti__flag.iti__cp, .latepoint-admin .iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.latepoint .iti__flag.iti__cr, .latepoint-admin .iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.latepoint .iti__flag.iti__cu, .latepoint-admin .iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.latepoint .iti__flag.iti__cv, .latepoint-admin .iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.latepoint .iti__flag.iti__cw, .latepoint-admin .iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.latepoint .iti__flag.iti__cx, .latepoint-admin .iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.latepoint .iti__flag.iti__cy, .latepoint-admin .iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.latepoint .iti__flag.iti__cz, .latepoint-admin .iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.latepoint .iti__flag.iti__de, .latepoint-admin .iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.latepoint .iti__flag.iti__dg, .latepoint-admin .iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.latepoint .iti__flag.iti__dj, .latepoint-admin .iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.latepoint .iti__flag.iti__dk, .latepoint-admin .iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.latepoint .iti__flag.iti__dm, .latepoint-admin .iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.latepoint .iti__flag.iti__do, .latepoint-admin .iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.latepoint .iti__flag.iti__dz, .latepoint-admin .iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.latepoint .iti__flag.iti__ea, .latepoint-admin .iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.latepoint .iti__flag.iti__ec, .latepoint-admin .iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.latepoint .iti__flag.iti__ee, .latepoint-admin .iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.latepoint .iti__flag.iti__eg, .latepoint-admin .iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.latepoint .iti__flag.iti__eh, .latepoint-admin .iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.latepoint .iti__flag.iti__er, .latepoint-admin .iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.latepoint .iti__flag.iti__es, .latepoint-admin .iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.latepoint .iti__flag.iti__et, .latepoint-admin .iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.latepoint .iti__flag.iti__eu, .latepoint-admin .iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.latepoint .iti__flag.iti__fi, .latepoint-admin .iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.latepoint .iti__flag.iti__fj, .latepoint-admin .iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.latepoint .iti__flag.iti__fk, .latepoint-admin .iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.latepoint .iti__flag.iti__fm, .latepoint-admin .iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.latepoint .iti__flag.iti__fo, .latepoint-admin .iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.latepoint .iti__flag.iti__fr, .latepoint-admin .iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.latepoint .iti__flag.iti__ga, .latepoint-admin .iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.latepoint .iti__flag.iti__gb, .latepoint-admin .iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.latepoint .iti__flag.iti__gd, .latepoint-admin .iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.latepoint .iti__flag.iti__ge, .latepoint-admin .iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.latepoint .iti__flag.iti__gf, .latepoint-admin .iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.latepoint .iti__flag.iti__gg, .latepoint-admin .iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.latepoint .iti__flag.iti__gh, .latepoint-admin .iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.latepoint .iti__flag.iti__gi, .latepoint-admin .iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.latepoint .iti__flag.iti__gl, .latepoint-admin .iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.latepoint .iti__flag.iti__gm, .latepoint-admin .iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.latepoint .iti__flag.iti__gn, .latepoint-admin .iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.latepoint .iti__flag.iti__gp, .latepoint-admin .iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.latepoint .iti__flag.iti__gq, .latepoint-admin .iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.latepoint .iti__flag.iti__gr, .latepoint-admin .iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.latepoint .iti__flag.iti__gs, .latepoint-admin .iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.latepoint .iti__flag.iti__gt, .latepoint-admin .iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.latepoint .iti__flag.iti__gu, .latepoint-admin .iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.latepoint .iti__flag.iti__gw, .latepoint-admin .iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.latepoint .iti__flag.iti__gy, .latepoint-admin .iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.latepoint .iti__flag.iti__hk, .latepoint-admin .iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.latepoint .iti__flag.iti__hm, .latepoint-admin .iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.latepoint .iti__flag.iti__hn, .latepoint-admin .iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.latepoint .iti__flag.iti__hr, .latepoint-admin .iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.latepoint .iti__flag.iti__ht, .latepoint-admin .iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.latepoint .iti__flag.iti__hu, .latepoint-admin .iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.latepoint .iti__flag.iti__ic, .latepoint-admin .iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.latepoint .iti__flag.iti__id, .latepoint-admin .iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.latepoint .iti__flag.iti__ie, .latepoint-admin .iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.latepoint .iti__flag.iti__il, .latepoint-admin .iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.latepoint .iti__flag.iti__im, .latepoint-admin .iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.latepoint .iti__flag.iti__in, .latepoint-admin .iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.latepoint .iti__flag.iti__io, .latepoint-admin .iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.latepoint .iti__flag.iti__iq, .latepoint-admin .iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.latepoint .iti__flag.iti__ir, .latepoint-admin .iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.latepoint .iti__flag.iti__is, .latepoint-admin .iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.latepoint .iti__flag.iti__it, .latepoint-admin .iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.latepoint .iti__flag.iti__je, .latepoint-admin .iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.latepoint .iti__flag.iti__jm, .latepoint-admin .iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.latepoint .iti__flag.iti__jo, .latepoint-admin .iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.latepoint .iti__flag.iti__jp, .latepoint-admin .iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.latepoint .iti__flag.iti__ke, .latepoint-admin .iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.latepoint .iti__flag.iti__kg, .latepoint-admin .iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.latepoint .iti__flag.iti__kh, .latepoint-admin .iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.latepoint .iti__flag.iti__ki, .latepoint-admin .iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.latepoint .iti__flag.iti__km, .latepoint-admin .iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.latepoint .iti__flag.iti__kn, .latepoint-admin .iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.latepoint .iti__flag.iti__kp, .latepoint-admin .iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.latepoint .iti__flag.iti__kr, .latepoint-admin .iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.latepoint .iti__flag.iti__kw, .latepoint-admin .iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.latepoint .iti__flag.iti__ky, .latepoint-admin .iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.latepoint .iti__flag.iti__kz, .latepoint-admin .iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.latepoint .iti__flag.iti__la, .latepoint-admin .iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.latepoint .iti__flag.iti__lb, .latepoint-admin .iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.latepoint .iti__flag.iti__lc, .latepoint-admin .iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.latepoint .iti__flag.iti__li, .latepoint-admin .iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.latepoint .iti__flag.iti__lk, .latepoint-admin .iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.latepoint .iti__flag.iti__lr, .latepoint-admin .iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.latepoint .iti__flag.iti__ls, .latepoint-admin .iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.latepoint .iti__flag.iti__lt, .latepoint-admin .iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.latepoint .iti__flag.iti__lu, .latepoint-admin .iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.latepoint .iti__flag.iti__lv, .latepoint-admin .iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.latepoint .iti__flag.iti__ly, .latepoint-admin .iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.latepoint .iti__flag.iti__ma, .latepoint-admin .iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.latepoint .iti__flag.iti__mc, .latepoint-admin .iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.latepoint .iti__flag.iti__md, .latepoint-admin .iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.latepoint .iti__flag.iti__me, .latepoint-admin .iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.latepoint .iti__flag.iti__mf, .latepoint-admin .iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.latepoint .iti__flag.iti__mg, .latepoint-admin .iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.latepoint .iti__flag.iti__mh, .latepoint-admin .iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.latepoint .iti__flag.iti__mk, .latepoint-admin .iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.latepoint .iti__flag.iti__ml, .latepoint-admin .iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.latepoint .iti__flag.iti__mm, .latepoint-admin .iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.latepoint .iti__flag.iti__mn, .latepoint-admin .iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.latepoint .iti__flag.iti__mo, .latepoint-admin .iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.latepoint .iti__flag.iti__mp, .latepoint-admin .iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.latepoint .iti__flag.iti__mq, .latepoint-admin .iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.latepoint .iti__flag.iti__mr, .latepoint-admin .iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.latepoint .iti__flag.iti__ms, .latepoint-admin .iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.latepoint .iti__flag.iti__mt, .latepoint-admin .iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.latepoint .iti__flag.iti__mu, .latepoint-admin .iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.latepoint .iti__flag.iti__mv, .latepoint-admin .iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.latepoint .iti__flag.iti__mw, .latepoint-admin .iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.latepoint .iti__flag.iti__mx, .latepoint-admin .iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.latepoint .iti__flag.iti__my, .latepoint-admin .iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.latepoint .iti__flag.iti__mz, .latepoint-admin .iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.latepoint .iti__flag.iti__na, .latepoint-admin .iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.latepoint .iti__flag.iti__nc, .latepoint-admin .iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.latepoint .iti__flag.iti__ne, .latepoint-admin .iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.latepoint .iti__flag.iti__nf, .latepoint-admin .iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.latepoint .iti__flag.iti__ng, .latepoint-admin .iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.latepoint .iti__flag.iti__ni, .latepoint-admin .iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.latepoint .iti__flag.iti__nl, .latepoint-admin .iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.latepoint .iti__flag.iti__no, .latepoint-admin .iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.latepoint .iti__flag.iti__np, .latepoint-admin .iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.latepoint .iti__flag.iti__nr, .latepoint-admin .iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.latepoint .iti__flag.iti__nu, .latepoint-admin .iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.latepoint .iti__flag.iti__nz, .latepoint-admin .iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.latepoint .iti__flag.iti__om, .latepoint-admin .iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.latepoint .iti__flag.iti__pa, .latepoint-admin .iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.latepoint .iti__flag.iti__pe, .latepoint-admin .iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.latepoint .iti__flag.iti__pf, .latepoint-admin .iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.latepoint .iti__flag.iti__pg, .latepoint-admin .iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.latepoint .iti__flag.iti__ph, .latepoint-admin .iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.latepoint .iti__flag.iti__pk, .latepoint-admin .iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.latepoint .iti__flag.iti__pl, .latepoint-admin .iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.latepoint .iti__flag.iti__pm, .latepoint-admin .iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.latepoint .iti__flag.iti__pn, .latepoint-admin .iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.latepoint .iti__flag.iti__pr, .latepoint-admin .iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.latepoint .iti__flag.iti__ps, .latepoint-admin .iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.latepoint .iti__flag.iti__pt, .latepoint-admin .iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.latepoint .iti__flag.iti__pw, .latepoint-admin .iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.latepoint .iti__flag.iti__py, .latepoint-admin .iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.latepoint .iti__flag.iti__qa, .latepoint-admin .iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.latepoint .iti__flag.iti__re, .latepoint-admin .iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.latepoint .iti__flag.iti__ro, .latepoint-admin .iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.latepoint .iti__flag.iti__rs, .latepoint-admin .iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.latepoint .iti__flag.iti__ru, .latepoint-admin .iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.latepoint .iti__flag.iti__rw, .latepoint-admin .iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.latepoint .iti__flag.iti__sa, .latepoint-admin .iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.latepoint .iti__flag.iti__sb, .latepoint-admin .iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.latepoint .iti__flag.iti__sc, .latepoint-admin .iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.latepoint .iti__flag.iti__sd, .latepoint-admin .iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.latepoint .iti__flag.iti__se, .latepoint-admin .iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.latepoint .iti__flag.iti__sg, .latepoint-admin .iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.latepoint .iti__flag.iti__sh, .latepoint-admin .iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.latepoint .iti__flag.iti__si, .latepoint-admin .iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.latepoint .iti__flag.iti__sj, .latepoint-admin .iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.latepoint .iti__flag.iti__sk, .latepoint-admin .iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.latepoint .iti__flag.iti__sl, .latepoint-admin .iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.latepoint .iti__flag.iti__sm, .latepoint-admin .iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.latepoint .iti__flag.iti__sn, .latepoint-admin .iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.latepoint .iti__flag.iti__so, .latepoint-admin .iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.latepoint .iti__flag.iti__sr, .latepoint-admin .iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.latepoint .iti__flag.iti__ss, .latepoint-admin .iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.latepoint .iti__flag.iti__st, .latepoint-admin .iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.latepoint .iti__flag.iti__sv, .latepoint-admin .iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.latepoint .iti__flag.iti__sx, .latepoint-admin .iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.latepoint .iti__flag.iti__sy, .latepoint-admin .iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.latepoint .iti__flag.iti__sz, .latepoint-admin .iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.latepoint .iti__flag.iti__ta, .latepoint-admin .iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.latepoint .iti__flag.iti__tc, .latepoint-admin .iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.latepoint .iti__flag.iti__td, .latepoint-admin .iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.latepoint .iti__flag.iti__tf, .latepoint-admin .iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.latepoint .iti__flag.iti__tg, .latepoint-admin .iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.latepoint .iti__flag.iti__th, .latepoint-admin .iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.latepoint .iti__flag.iti__tj, .latepoint-admin .iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.latepoint .iti__flag.iti__tk, .latepoint-admin .iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.latepoint .iti__flag.iti__tl, .latepoint-admin .iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.latepoint .iti__flag.iti__tm, .latepoint-admin .iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.latepoint .iti__flag.iti__tn, .latepoint-admin .iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.latepoint .iti__flag.iti__to, .latepoint-admin .iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.latepoint .iti__flag.iti__tr, .latepoint-admin .iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.latepoint .iti__flag.iti__tt, .latepoint-admin .iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.latepoint .iti__flag.iti__tv, .latepoint-admin .iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.latepoint .iti__flag.iti__tw, .latepoint-admin .iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.latepoint .iti__flag.iti__tz, .latepoint-admin .iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.latepoint .iti__flag.iti__ua, .latepoint-admin .iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.latepoint .iti__flag.iti__ug, .latepoint-admin .iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.latepoint .iti__flag.iti__um, .latepoint-admin .iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.latepoint .iti__flag.iti__un, .latepoint-admin .iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.latepoint .iti__flag.iti__us, .latepoint-admin .iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.latepoint .iti__flag.iti__uy, .latepoint-admin .iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.latepoint .iti__flag.iti__uz, .latepoint-admin .iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.latepoint .iti__flag.iti__va, .latepoint-admin .iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.latepoint .iti__flag.iti__vc, .latepoint-admin .iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.latepoint .iti__flag.iti__ve, .latepoint-admin .iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.latepoint .iti__flag.iti__vg, .latepoint-admin .iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.latepoint .iti__flag.iti__vi, .latepoint-admin .iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.latepoint .iti__flag.iti__vn, .latepoint-admin .iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.latepoint .iti__flag.iti__vu, .latepoint-admin .iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.latepoint .iti__flag.iti__wf, .latepoint-admin .iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.latepoint .iti__flag.iti__ws, .latepoint-admin .iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.latepoint .iti__flag.iti__xk, .latepoint-admin .iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.latepoint .iti__flag.iti__ye, .latepoint-admin .iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.latepoint .iti__flag.iti__yt, .latepoint-admin .iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.latepoint .iti__flag.iti__za, .latepoint-admin .iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.latepoint .iti__flag.iti__zm, .latepoint-admin .iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.latepoint .iti__flag.iti__zw, .latepoint-admin .iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.latepoint .iti__flag, .latepoint-admin .iti__flag {
    height: 15px;
    box-shadow: none;
    border-radius: 2px;
    background-image: url(/static/home/images/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .latepoint .iti__flag, .latepoint-admin .iti__flag {
        background-image: url(/static/home/images/flags@2x.png)
    }
}

.latepoint .iti__flag.iti__np, .latepoint-admin .iti__flag.iti__np {
    background-color: transparent
}

.latepoint-admin .iti__country-list {
    font-size: 12px
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("/static/home/images/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.lgx-carousel-section .lgx-carousel {
    position: relative;
    text-align: center
}

.lgx-carousel-section .lgx-carousel .lgx-item {
    margin: 0 auto;
    padding: 25px 0
}

.lgx-carousel-section .lgx-carousel .owl-video-tn {
    background-color: #000
}

.lgx-carousel-section .owl-theme .owl-controls .owl-prev, .lgx-carousel-section .owl-theme .owl-controls .owl-next {
    position: absolute;
    top: 45%
}

.lgx-carousel-section .owl-theme .owl-controls .owl-prev {
    left: 23px
}

.lgx-carousel-section .owl-theme .owl-controls .owl-next {
    right: 23px
}

.lgx-carousel-section .owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: 0 0;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    opacity: .7;
    -webkit-transition: all .2 ease;
    transition: all .3s linear
}

.lgx-carousel-section .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #008299;
    opacity: 1
}

.lgx-carousel-section .active .lgx-zoomInDown {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 0s;
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

.lgx-carousel-section .active .lgx-fadeInDown {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 0s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.lgx-carousel-section .active .lgx-fadeInUp {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 0s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.lgx-carousel-section .active .lgx-slideInRight-img {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

.lgx-carousel-section .active .lgx-rotateInDownLeft-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.lgx-carousel-section .active .lgx-rotateInDownLeft-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.lgx-carousel-section .active .lgx-rotateInDownLeft-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.lgx-carousel-section .active .lgx-rotateInDownLeft-four {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

.lgx-carousel-section .active .lgx-slideInLeft-img {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

.lgx-carousel-section .active .lgx-rotateInUpRight-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.lgx-carousel-section .active .lgx-rotateInUpRight-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.lgx-carousel-section .active .lgx-rotateInUpRight-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.lgx-carousel-section .active .lgx-rotateInUpRight-four {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.7s;
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

.lgx-carousel-section .active .lgx-zoomInUp-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

.lgx-carousel-section .active .lgx-zoomInUp-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

.lgx-carousel-section .active .lgx-zoomInUp-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

.lgx-carousel-section .active .lgx-zoomInUp-four {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

.mnsfpt > * {
    box-sizing: border-box !important
}

.mnsfpt .left {
    float: left
}

.mnsfpt .right {
    float: right
}

.mnsfpt-ltr {
    direction: ltr !important
}

.mnsfpt-rtl {
    direction: rtl !important
}

.mnsfpt-text-right {
    text-align: right !important
}

.mnsfpt-text-left {
    text-align: left !important
}

.mnsfpt-clearfix::after {
    content: "";
    display: block;
    clear: both
}

.mnsfpt input[type=email], .mnsfpt input[type=number], .mnsfpt input[type=password], .mnsfpt input[type=text], .mnsfpt select, .mnsfpt textarea {
    box-shadow: none;
    border: 1px solid #b2b2b2;
    background: #f2f2f2;
    border-radius: 5px;
    padding: 10px 20px;
    height: 47px
}

.mnsfpt textarea {
    height: auto
}

.mnsfpt button, .mnsfpt input[type=submit] {
    cursor: pointer;
    display: inline-block;
    border: none;
    background: #0085fb;
    border-radius: 5px;
    color: #fff;
    padding: 10px 20px;
    box-shadow: none;
    height: 47px
}

.mnsfpt-necessary {
    color: #ff5656
}

.mnsfpt-verified-badge {
    color: #809c13;
    font-size: 120%;
    margin: 0 5px;
    vertical-align: middle;
    display: inline-block
}

.mnsfpt_mobile_code_select {
    background: rgba(255, 255, 255, .9);
    position: absolute;
    top: 100%;
    left: 22px;
    min-width: 150px;
    max-height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(149, 149, 149, .51);
    z-index: 100
}

.mnsfpt_mobile_code_select > li {
    display: block;
    padding: 5px 10px;
    cursor: pointer
}

.mnsfpt_mobile_code_select > li:hover {
    background: rgba(132, 132, 132, .1)
}

.mnsfpt_mobile_code_select > li.selected {
    background: rgba(132, 132, 132, .1)
}

.mnsfpt .mnsfpt-landline-number, .mnsfpt .mnsfpt-mobile-number {
    display: inline-block;
    direction: ltr
}

.mnsfpt .mnsfpt-message {
    border: 1px solid #b2b2b2;
    margin: 10px 0;
    padding: 10px 20px;
    border-radius: 5px;
    background: #f0f0f0
}

.mnsfpt .mnsfpt-message.mnsfpt-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.mnsfpt .mnsfpt-message.mnsfpt-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.mnsfpt .mnsfpt-message.mnsfpt-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.mnsfpt .mnsfpt-message .mnsfpt-message-close {
    float: right;
    cursor: pointer
}

html[dir=rtl] .mnsfpt .mnsfpt-message .mnsfpt-message-close {
    float: left
}

.mnsfpt .mnsfpt-message .mnsfpt-message-close .svg-inline--fa {
    vertical-align: middle;
    margin-top: -2px
}

.mnsfpt .mnsfpt-upload-area {
    box-shadow: none;
    border: 5px dashed #b2b2b2;
    background: #f2f2f2;
    border-radius: 5px;
    padding: 25px 20px;
    text-align: center
}

.mnsfpt .mnsfpt-upload-area .upload-button {
    margin: 20px 0;
    display: inline-block;
    border: none;
    background: #0085fb;
    border-radius: 5px;
    color: #fff;
    padding: 10px 20px;
    box-shadow: none;
    line-height: 30px;
    cursor: pointer
}

.mnsfpt .mnsfpt-upload-area input[type=file] {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.mnsfpt-auth-page-container {
    padding: 10px
}

.mnsfpt-auth-page-container > .mnsfpt-form-description {
    margin-bottom: 20px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    border-radius: 5px;
    margin-bottom: 10px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group:last-child {
    margin-bottom: 0
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header {
    font-size: 18px;
    line-height: 50px;
    padding: 10px 25px;
    cursor: pointer;
    transition: all .3s ease
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group.opened > .mnsfpt-fields-group-header {
    background: rgba(223, 223, 223, .1)
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header .svg-inline--fa {
    width: 30px;
    vertical-align: middle;
    margin-top: -4px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .title .svg-inline--fa, .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .title img.icon {
    width: 30px;
    max-height: 30px;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 5px;
    display: inline-block !important
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .title .svg-inline--fa, html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .title img.icon {
    margin-right: 0;
    margin-left: 5px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .edit {
    color: #0085fb;
    margin-right: 20px;
    position: relative
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .edit {
    margin-right: 0;
    margin-left: 20px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .edit::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 0%;
    background: rgba(0, 0, 0, .1);
    left: 50%;
    top: 50%;
    border-radius: 50%;
    transition: all .3s ease
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .edit::before {
    left: auto;
    right: 50%
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .edit:hover::before {
    width: 120%;
    height: 100%;
    left: -7%;
    top: 0;
    border-radius: 5px
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .edit:hover::before {
    left: auto;
    right: -7%
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-header > .status {
    display: block
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group.verified > .mnsfpt-fields-group-header > .status {
    color: #809c13
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group.rejected > .mnsfpt-fields-group-header > .status {
    color: red
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group.pending > .mnsfpt-fields-group-header > .status {
    color: #f39c12
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body {
    padding: 20px 25px 20px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm {
    padding: 10px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .accept, .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .cancel {
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
    position: relative;
    line-height: 40px
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .accept, html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .cancel {
    margin-left: 0;
    margin-right: 20px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .accept::before, .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .cancel::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    top: 100%;
    left: 25%;
    transition: all .3s ease
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .accept::before, html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .cancel::before {
    left: auto;
    right: 25%
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .accept:hover::before, .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .cancel:hover::before {
    width: 90%;
    left: 5%
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .accept:hover::before, html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .cancel:hover::before {
    left: auto;
    right: 5%
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .accept::before {
    background: #809c13
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-fields-edit-confirm > .cancel::before {
    background: red
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-messages {
    padding: 0 10px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-description {
    padding: 10px;
    opacity: .7;
    transition: all .3s ease
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-description:hover {
    opacity: 1
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .section-add-row {
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    background: rgba(223, 223, 223, .27);
    border-radius: 5px;
    margin: 0 10px 10px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .section-add-row .svg-inline--fa {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .section-add-row .svg-inline--fa {
    margin-right: 0;
    margin-left: 5px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .section-add-row .section-row-counter {
    background: rgba(0, 0, 0, .13);
    border-radius: 20px;
    padding: 0 5px;
    vertical-align: middle;
    font-size: 90%;
    margin-left: 5px
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .section-add-row .section-row-counter {
    margin-left: 0;
    margin-right: 5px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-section-rows .mnsfpt-section-row {
    border-bottom: 2px dashed #b2b2b2;
    padding-bottom: 20px;
    margin-bottom: 15px;
    position: relative
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-section-rows .mnsfpt-section-row:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-section-rows .mnsfpt-section-row .section-delete-row {
    position: absolute;
    right: 0;
    top: 0;
    background: #ff5656;
    border-radius: 0 0 5px 5px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    transition: all .1s ease;
    margin: -14px 10px 0 0;
    font-size: 12px;
    padding: 5px 10px
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-section-rows .mnsfpt-section-row .section-delete-row {
    margin: -14px 0 0 10px;
    right: auto;
    left: 0
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-section-rows .mnsfpt-section-row:hover > .section-delete-row {
    visibility: visible;
    opacity: 1
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field {
    float: left;
    padding: 10px;
    position: relative
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field {
    float: right
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field.w-1 {
    width: 100%
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field.w-2 {
    width: 50%
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field.w-3 {
    width: 33.3333%
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field.w-4 {
    width: 25%
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field label.mnsfpt-label {
    display: block
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field label.mnsfpt-checkbox-label, .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field label.mnsfpt-radio-label {
    display: inline-block;
    margin-right: 20px
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field label.mnsfpt-checkbox-label, html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field label.mnsfpt-radio-label {
    margin-right: 0;
    margin-left: 20px
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field label.mnsfpt-checkbox-label input[type=checkbox], .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field label.mnsfpt-radio-label input[type=radio] {
    vertical-align: middle
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field .mnsfpt-field-help {
    float: right;
    cursor: pointer
}

html[dir=rtl] .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field .mnsfpt-field-help {
    float: left
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field .mnsfpt-field-help .svg-inline--fa {
    vertical-align: middle
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field .mnsfpt-help-tooltip {
    position: absolute;
    width: 90%;
    top: 100%;
    left: 5%;
    background: #fff;
    box-shadow: 0 0 5px rgba(55, 55, 55, .3);
    border-radius: 5px;
    padding: 10px 20px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    z-index: 1000
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field .mnsfpt-help-tooltip.hover {
    top: 10px;
    visibility: visible;
    opacity: 1
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field .mnsfpt-input {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important
}

.mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field .mnsfpt-resend-placeholder {
    padding: 0 20px;
    font-size: 120%;
    vertical-align: middle;
    font-weight: 700
}

.mnsfpt-email-address-field input, .mnsfpt-mobile-number-field input {
    display: inline-block;
    max-width: 50%
}

.mnsfpt-location-picker {
    display: block
}

.mnsfpt-location-picker .mnsfpt-map-container {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.mnsfpt-location-picker .mnsfpt-map-container .leaflet-bottom.leaflet-right {
    display: none
}

.mnsfpt-location-picker .mnsfpt-map-container .mnsfpt-marker {
    position: absolute;
    z-index: 1000;
    height: 30px;
    width: 30px;
    border: 3px solid #f26666;
    background: #f26666;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    transition: all .3s ease;
    opacity: .8
}

.mnsfpt-location-picker .mnsfpt-map-container:hover .mnsfpt-marker {
    background: 0 0;
    opacity: 1
}

.mnsfpt-location-picker .mnsfpt-map-container .mnsfpt-map-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    z-index: 9999;
    cursor: pointer
}

.mnsfpt-location-picker .mnsfpt-map-container .mnsfpt-map-overlay span {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    line-height: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    font-size: 200%;
    font-weight: 700
}

.mnsfpt-location-picker .mnsfpt-latitude, .mnsfpt-location-picker .mnsfpt-longitude {
    display: inline-block;
    padding: 20px 0 0;
    margin-right: 20px
}

html[dir=rtl] .mnsfpt-location-picker .mnsfpt-latitude, html[dir=rtl] .mnsfpt-location-picker .mnsfpt-longitude {
    margin-right: 0;
    margin-left: 20px
}

.mnsfpt-signature-pad {
    background: #f2f2f2;
    padding: 10px;
    border: 1px solid #b2b2b2;
    border-radius: 5px
}

.mnsfpt-signature-pad .pad-wrapper {
    position: relative;
    width: 100%;
    height: 400px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px
}

.mnsfpt-signature-pad .pad-wrapper canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 5px
}

.mnsfpt-signature-pad .mnsfpt-pad-actions {
    overflow: hidden
}

.mnsfpt-signature-pad .mnsfpt-pad-actions .mnsfpt-pad-button {
    float: right;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background: #f2f2f2;
    margin-left: 10px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #e6e6e6;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative
}

.mnsfpt-signature-pad .mnsfpt-pad-actions .mnsfpt-pad-button:hover {
    background: #f2f2f2
}

.mnsfpt-signature-pad .mnsfpt-pad-actions .mnsfpt-pad-button.active {
    font-weight: 700;
    border-color: #bdbdbd;
    background: #e3e3e3;
    opacity: 1
}

.mnsfpt-signature-pad .mnsfpt-pad-actions .mnsfpt-pad-button .mnsfpt-tip {
    display: none;
    position: absolute;
    width: max-content;
    bottom: 0;
    left: 50px;
    background: #fff;
    padding: 0 10px;
    z-index: 1;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(106, 106, 106, .28);
    font-size: 13px;
    font-weight: 400
}

html[dir=rtl] .mnsfpt-signature-pad .mnsfpt-pad-actions .mnsfpt-pad-button .mnsfpt-tip {
    left: auto;
    right: 50px
}

.mnsfpt-signature-pad .mnsfpt-pad-actions .mnsfpt-pad-button:hover .mnsfpt-tip {
    display: block
}

.mnsfpt-limited-page {
    text-align: center;
    margin-top: 150px
}

.mnsfpt-limited-page .mnsfpt-limited-page-wrapper {
    max-width: 800px;
    margin: auto
}

.mnsfpt-limited-page .mnsfpt-limited-page-wrapper .mnsfpt-limited-page-buttons a.mnsfpt-limited-page-button {
    display: inline-block;
    margin: 0 15px
}

@media screen and (max-width: 960px) {
    .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field.w-2, .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field.w-3, .mnsfpt-auth-page-container > .mnsfpt-fields-group > .mnsfpt-fields-group-body .mnsfpt-field.w-4 {
        width: 100%
    }
}

.tml {
    font-size: 1em
}

.tml * {
    box-sizing: border-box
}

.tml .tml-field-wrap {
    margin-bottom: 1em
}

.tml .tml-label {
    display: block;
    margin: .5em 0
}

.tml .tml-checkbox + .tml-label {
    display: inline
}

.tml .tml-field {
    width: 100%
}

.tml .tml-description {
    display: block;
    font-size: .85em;
    font-style: italic;
    margin: .5em 0
}

.tml .tml-errors, .tml .tml-messages {
    list-style: none;
    margin: 0;
    padding: 0
}

.tml .tml-action-confirmaction .success, .tml .tml-error, .tml .tml-message, .tml .tml-success {
    border-left: 4px solid #00a0d2;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .1);
    display: block;
    margin: 0 0 1em;
    padding: .75em
}

.tml .tml-error {
    border-left-color: #dc3232
}

.tml .tml-action-confirmaction .success, .tml .tml-success {
    border-left-color: #46b450
}

#pass-strength-result {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #23282d;
    font-weight: 700;
    opacity: 0;
    margin-bottom: 1em;
    padding: .5em
}

#pass-strength-result.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
    opacity: 1
}

#pass-strength-result.good {
    background-color: #ffe399;
    border-color: #ffc733;
    opacity: 1
}

#pass-strength-result.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
    opacity: 1
}

#pass-strength-result.short {
    background-color: #f1adad;
    border-color: #e35b5b;
    opacity: 1
}

@media screen {
    .switch-toggle a, .switch-light span span {
        display: none
    }

    @media only screen {
        .switch-light {
            display: block;
            height: 1.875em;
            position: relative;
            overflow: visible;
            padding: 0;
            margin-left: 6.25em
        }

        .switch-light * {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        .switch-light a {
            display: block;
            -webkit-transition: all .2s ease-out;
            -moz-transition: all .2s ease-out;
            transition: all .2s ease-out
        }

        .switch-light label, .switch-light > span {
            line-height: 1.875em;
            vertical-align: middle
        }

        .switch-light input:focus ~ a, .switch-light input:focus + label {
            outline: 1px dotted #888
        }

        .switch-light label {
            position: relative;
            z-index: 3;
            display: block;
            width: 100%
        }

        .switch-light input {
            position: absolute;
            opacity: 0;
            z-index: 5
        }

        .switch-light input:checked ~ a {
            right: 0
        }

        .switch-light > span {
            position: absolute;
            left: -6.25em;
            width: 100%;
            margin: 0;
            padding-right: 6.25em;
            text-align: left
        }

        .switch-light > span span {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            display: block;
            width: 50%;
            margin-left: 6.25em;
            text-align: center
        }

        .switch-light > span span:last-child {
            left: 50%
        }

        .switch-light a {
            position: absolute;
            right: 50%;
            top: 0;
            z-index: 4;
            display: block;
            width: 50%;
            height: 100%;
            padding: 0
        }

        .switch-toggle {
            display: block;
            height: 1.875em;
            position: relative;
            padding: 0 !important
        }

        .switch-toggle * {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        .switch-toggle a {
            display: block;
            -webkit-transition: all .2s ease-out;
            -moz-transition: all .2s ease-out;
            transition: all .2s ease-out
        }

        .switch-toggle label, .switch-toggle > span {
            line-height: 1.875em;
            vertical-align: middle
        }

        .switch-toggle input:focus ~ a, .switch-toggle input:focus + label {
            outline: 1px dotted #888
        }

        .switch-toggle * {
            font-size: 1em
        }

        .switch-toggle input {
            position: absolute;
            opacity: 0;
            left: 0
        }

        .switch-toggle input + label {
            position: relative;
            z-index: 2;
            float: left;
            width: 50%;
            height: 100%;
            margin: 0;
            text-align: center
        }

        .switch-toggle a {
            position: absolute;
            top: 0;
            left: 0;
            padding: 0;
            z-index: 1;
            width: 50%;
            height: 100%
        }

        .switch-toggle input:last-of-type:checked ~ a {
            left: 50%
        }

        .switch-toggle.switch-3 label, .switch-toggle.switch-3 a {
            width: 33.3333333333%
        }

        .switch-toggle.switch-3 input:checked:nth-of-type(2) ~ a {
            left: 33.3333333333%
        }

        .switch-toggle.switch-3 input:checked:last-of-type ~ a {
            left: 66.6666666667%
        }

        .switch-toggle.switch-4 label, .switch-toggle.switch-4 a {
            width: 25%
        }

        .switch-toggle.switch-4 input:checked:nth-of-type(2) ~ a {
            left: 25%
        }

        .switch-toggle.switch-4 input:checked:nth-of-type(3) ~ a {
            left: 50%
        }

        .switch-toggle.switch-4 input:checked:last-of-type ~ a {
            left: 75%
        }

        .switch-toggle.switch-5 label, .switch-toggle.switch-5 a {
            width: 20%
        }

        .switch-toggle.switch-5 input:checked:nth-of-type(2) ~ a {
            left: 20%
        }

        .switch-toggle.switch-5 input:checked:nth-of-type(3) ~ a {
            left: 40%
        }

        .switch-toggle.switch-5 input:checked:nth-of-type(4) ~ a {
            left: 60%
        }

        .switch-toggle.switch-5 input:checked:last-of-type ~ a {
            left: 80%
        }

        .switch-candy {
            background-color: #2d3035;
            border-radius: 3px;
            color: #fff;
            font-weight: 700;
            text-align: center;
            text-shadow: 1px 1px 1px #191b1e;
            box-shadow: inset 0 2px 6px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .2)
        }

        .switch-candy label {
            color: #fff;
            -webkit-transition: color .2s ease-out;
            -moz-transition: color .2s ease-out;
            transition: color .2s ease-out
        }

        .switch-candy input:checked + label {
            color: #333;
            text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
        }

        .switch-candy a {
            border: 1px solid #333;
            background-color: #70c66b;
            border-radius: 3px;
            background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
            background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
            box-shadow: 0 1px 1px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(255, 255, 255, .45)
        }

        .switch-candy > span {
            color: #333;
            text-shadow: none
        }

        .switch-candy span {
            color: #fff
        }

        .switch-candy.switch-candy-blue a {
            background-color: #38a3d4
        }

        .switch-candy.switch-candy-yellow a {
            background-color: #f5e560
        }

        .switch-android {
            background-color: #464747;
            border-radius: 1px;
            box-shadow: inset rgba(0, 0, 0, .1) 0 1px 0;
            color: #fff
        }

        .switch-android label {
            color: #fff
        }

        .switch-android > span span {
            opacity: 0;
            margin-left: 7.1875em;
            -webkit-transition: all .1s;
            -moz-transition: all .1s;
            transition: all .1s
        }

        .switch-android > span span:first-of-type {
            opacity: 1
        }

        .switch-android > span span, .switch-android input + label {
            font-size: 85%;
            line-height: 2.15625em
        }

        .switch-android a {
            background-color: #666;
            border-radius: 1px;
            box-shadow: inset rgba(255, 255, 255, .2) 0 1px 0, inset rgba(0, 0, 0, .3) 0 -1px 0
        }

        .switch-android.switch-light input:checked ~ a {
            background-color: #0e88b1
        }

        .switch-android.switch-light input:checked ~ span span:first-of-type {
            opacity: 0
        }

        .switch-android.switch-light input:checked ~ span span:last-of-type {
            opacity: 1
        }

        .switch-android.switch-toggle, .switch-android > span span {
            text-transform: uppercase
        }

        .switch-ios.switch-light {
            color: #868686
        }

        .switch-ios.switch-light a {
            left: 0;
            width: 1.875em;
            background-color: #fff;
            border: 1px solid #d3d3d3;
            border-radius: 100%;
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            transition: all .3s ease-out;
            box-shadow: inset 0 -3px 3px rgba(0, 0, 0, .025), 0 1px 4px rgba(0, 0, 0, .15), 0 4px 4px rgba(0, 0, 0, .1)
        }

        .switch-ios.switch-light > span span {
            width: 100%;
            left: 0;
            opacity: 0
        }

        .switch-ios.switch-light > span span:first-of-type {
            opacity: 1;
            padding-left: 1.875em
        }

        .switch-ios.switch-light > span span:last-of-type {
            padding-right: 1.875em
        }

        .switch-ios.switch-light > span:before {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            left: 6.25em;
            top: 0;
            background-color: #fafafa;
            border: 1px solid #d3d3d3;
            border-radius: 30px;
            -webkit-transition: all .5s ease-out;
            -moz-transition: all .5s ease-out;
            transition: all .5s ease-out;
            box-shadow: inset rgba(0, 0, 0, .1) 0 1px 0
        }

        .switch-ios.switch-light input:checked ~ a {
            left: 100%;
            margin-left: -1.875em
        }

        .switch-ios.switch-light input:checked ~ span:before {
            border-color: #53d76a;
            box-shadow: inset 0 0 0 30px #53d76a
        }

        .switch-ios.switch-light input:checked ~ span span:first-of-type {
            opacity: 0
        }

        .switch-ios.switch-light input:checked ~ span span:last-of-type {
            opacity: 1;
            color: #fff
        }

        .switch-ios.switch-toggle {
            background-color: #fafafa;
            border: 1px solid #d3d3d3;
            border-radius: 30px;
            box-shadow: inset rgba(0, 0, 0, .1) 0 1px 0
        }

        .switch-ios.switch-toggle a {
            background-color: #53d76a;
            border-radius: 25px;
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            transition: all .3s ease-out
        }

        .switch-ios.switch-toggle label {
            color: #868686
        }

        .switch-ios input:checked + label {
            color: #3a3a3a
        }
    }@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 80em) {
    .switch-light, .switch-toggle {
        -webkit-animation: webkitSiblingBugfix infinite 1s
    }
}@-webkit-keyframes webkitSiblingBugfix {
     from {
         -webkit-transform: translate3d(0, 0, 0)
     }
     to {
         -webkit-transform: translate3d(0, 0, 0)
     }
 }.basic-switch-woocommerce-deposits {
      margin: 10px 0
  }

    .basic-switch-woocommerce-deposits label {
        margin: 0 5px 0 0
    }
}

.wc-deposits-options-form {
    margin-bottom: 12px
}

.wc-deposits-options-form .deposit-options {
    overflow: hidden
}

.wc-deposits-options-form hr.separator {
    margin: 4px
}

.wc-deposits-options-form .input-radio {
    display: none
}

@media only screen {
    .wc-deposits-options-form input.input-radio:enabled ~ label {
        margin: 0;
        text-shadow: rgba(0, 0, 0, .6) 0px -1px 0px;
        box-shadow: rgba(0, 0, 0, .0745098) 0px -1px 0px 0px inset, rgba(255, 255, 255, .298039) 0px 1px 0px 0px inset, rgba(0, 0, 0, .0980392) 0px 1px 2px 0px
    }

    .wc-deposits-options-form input.input-radio:disabled ~ label {
        color: #797979;
        background-color: #555;
        box-shadow: rgba(0, 0, 0, .0745098) 0px -1px 0px 0px inset, rgba(255, 255, 255, .298039) 0px 1px 0px 0px inset, rgba(0, 0, 0, .0980392) 0px 1px 2px 0px
    }
}

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999
}

#tiptip_holder.tip_top {
    padding-bottom: 5px
}

#tiptip_holder.tip_bottom {
    padding-top: 5px
}

#tiptip_holder.tip_right {
    padding-left: 5px
}

#tiptip_holder.tip_left {
    padding-right: 5px
}

#tiptip_content {
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255, 255, 255, .25);
    background-color: #191919;
    background-color: rgba(25, 25, 25, .92);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255, 255, 255, .35)
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255, 255, 255, .35)
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255, 255, 255, .35)
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255, 255, 255, .35)
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: #191919;
    border-top-color: rgba(25, 25, 25, .92)
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: #191919;
    border-bottom-color: rgba(25, 25, 25, .92)
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: #191919;
    border-right-color: rgba(25, 25, 25, .92)
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: #191919;
    border-left-color: rgba(25, 25, 25, .92)
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #tiptip_content {
        padding: 4px 8px 5px;
        background-color: rgba(45, 45, 45, .88)
    }

    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: rgba(45, 45, 45, .88)
    }

    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: rgba(20, 20, 20, .92)
    }
}

.wcdp_hidden {
    display: none !important
}

#deposit-help-tip {
    background: rgba(80, 80, 80, .92);
    padding: 1px 7px;
    color: #fff;
    border-radius: 5px
}

.wcdp-payment-plans {
    padding: 10px
}

.wcdp-payment-plans a {
    cursor: pointer
}

.wcdp-payment-plans ul {
    list-style: none !important
}

@font-face {
    font-display: swap;
    font-family: 'fsww';
    src: url('/static/home/fonts/fsww.eot');
    src: url('/static/home/fonts/fsww.eot') format('embedded-opentype'), url('/static/home/fonts/fsww.woff') format('woff'), url('/static/home/fonts/fsww.ttf') format('truetype'), url('/static/home/fonts/fsww.svg#fsww') format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=fsww-icon-]:before {
    display: inline-block;
    font-family: 'fsww';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fsww-icon-wallet:before {
    content: '\0041'
}

.fsww-balance {
    margin-left: 16px !important;
    padding: 0 10px
}

.fsww-right {
    float: right
}

.fsww-input {
    border: 1px solid #66666678 !important
}

.fsww-wallet-icon {
    display: inline-block;
    width: 27px;
    margin-right: 8px;
    font-size: 24px;
    vertical-align: middle
}

.fsww-modals {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none
}

.fsww-modals-container {
    background: #000000bd;
    height: 100%;
    width: 100%;
    padding-top: 160px
}

.fsww-refund-modal {
    min-width: 360px;
    background: #fff;
    padding: 23px;
    margin: auto;
    max-width: 520px;
    border-radius: 2px
}

.fsww-hide-overflow {
    overflow: hidden
}

.fsww-modals-container textarea {
    min-width: 100%;
    max-width: 100%
}

.fsww-right {
    float: right
}

.fsww-wallet-checkout-icon {
    margin-top: -3px
}

.wpast-wrap {
    font-size: 13px !important;
    line-height: 32px !important
}

.wpast-wrap *, .wpast-wrap *:before, .wpast-wrap *:after {
    box-sizing: border-box
}

.wpast-wrap p {
    font-size: 13px !important;
    line-height: 32px !important
}

.wpast-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 32px;
    font-size: 13px
}

.wpast-wrap ul li {
    padding: 0;
    margin: 0;
    line-height: 32px;
    font-size: 13px
}

.wpast-wrap a {
    text-decoration: none;
    color: #212529
}

.wpast-wrap img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.wpast-wrap .wpast-clearfix:after {
    content: '';
    display: block;
    clear: both
}

.wpast-wrap .wpast-not-found-answer {
    margin: 20px
}

.wpast-wrap .wpast-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.wpast-wrap .wpast-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.wpast-wrap .wpast-col-12, .wpast-wrap .wpast-col-lg-6 {
    padding-right: 15px;
    padding-left: 15px
}

.wpast-wrap .wpast-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 768px) {
    .wpast-wrap .wpast-col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }
}

@media (min-width: 992px) {
    .wpast-wrap .wpast-col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 992px) {
    .wpast-wrap .wpast-col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 992px) {
    .wpast-wrap .wpast-col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

.wpast-wrap .wpast-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    height: 42px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 3px 15px;
    font-size: 13px;
    line-height: 32px;
    border-radius: 3px;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.wpast-wrap .wpast-btn-small {
    line-height: 26px;
    height: 28px;
    padding: 0 10px
}

.wpast-wrap .wpast-btn:focus {
    outline: 0;
    box-shadow: none
}

.wpast-wrap .wpast-btn:disabled, .wpast-wrap .wpast-btn.disabled {
    opacity: .65;
    pointer-events: none
}

.wpast-wrap .wpast-btn-primary {
    color: #fff;
    background-color: #3867d6;
    border-color: #3867d6
}

.wpast-wrap .wpast-btn-primary:hover, .wpast-wrap .wpast-btn-primary:focus, .wpast-wrap .wpast-btn-primary:active {
    color: #fff;
    background-color: #2550b6;
    border-color: #2550b6
}

.wpast-wrap .wpast-btn-success {
    color: #fff;
    background-color: #20bf6b;
    border-color: #20bf6b
}

.wpast-wrap .wpast-btn-success:hover, .wpast-wrap .wpast-btn-success:focus, .wpast-wrap .wpast-btn-success:active {
    color: #fff;
    background-color: #199353;
    border-color: #199353
}

.wpast-wrap .wpast-btn-secondary {
    color: #fff;
    background-color: #535353;
    border-color: #535353
}

.wpast-wrap .wpast-btn-secondary:hover, .wpast-wrap .wpast-btn-secondary:focus, .wpast-wrap .wpast-btn-secondary:active {
    color: #fff;
    background-color: #3a3a3a;
    border-color: #3a3a3a
}

.wpast-wrap .wpast-btn-warning {
    color: #fff;
    background-color: #f7b731;
    border-color: #f7b731
}

.wpast-wrap .wpast-btn-warning:hover, .wpast-wrap .wpast-btn-warning:focus, .wpast-wrap .wpast-btn-warning:active {
    color: #fff;
    background-color: #eca309;
    border-color: #eca309
}

.wpast-wrap .wpast-btn-danger {
    color: #fff;
    background-color: #eb3b5a;
    border-color: #eb3b5a
}

.wpast-wrap .wpast-btn-danger:hover, .wpast-wrap .wpast-btn-danger:focus, .wpast-wrap .wpast-btn-danger:active {
    color: #fff;
    background-color: #dd1739;
    border-color: #dd1739
}

.wpast-wrap .wpast-form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 3px 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.wpast-wrap .wpast-form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none
}

.wpast-wrap textarea.wpast-form-control {
    height: auto
}

.wpast-wrap .wpast-custom-select {
    display: inline-block;
    width: 100%;
    height: 42px;
    padding: 3px 30px 3px 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23c6cdd2' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 10px;
    background-size: 8px !important;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wpast-wrap .wpast-custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: none
}

.wpast-wrap label {
    cursor: pointer;
    margin-bottom: 0
}

.wpast-wrap .wpast-checkbox, .wpast-wrap .wpast-radio {
    margin: 0 5px 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: 2px;
    display: inline-block;
    width: 15px;
    min-width: 15px;
    height: 15px;
    background: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #dcd7ca;
    box-shadow: none;
    cursor: pointer
}

.wpast-wrap .wpast-checkbox:focus, .wpast-wrap .wpast-radio:focus {
    box-shadow: none;
    outline: none
}

.wpast-wrap .wpast-radio {
    border-radius: 50%
}

.wpast-wrap .wpast-radio:checked {
    background: #fff
}

.wpast-wrap .wpast-radio:checked:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #403c37;
    border-radius: 50%;
    left: 3px;
    top: 3px
}

.wpast-wrap .wpast-checkbox {
    border-radius: 0
}

.wpast-wrap .wpast-checkbox:checked {
    background: #fff
}

.wpast-wrap .wpast-checkbox:checked:before {
    content: url("/static/home/fonts/6a0d9275ce9849b09b43c32e095bde8b.woff");
    position: absolute;
    display: inline-block;
    margin: -3px -2px 0 0;
    height: 17px;
    width: 17px
}

.wpast-wrap .wpast-form-label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer
}

.wpast-wrap .wpast-form-group {
    margin-bottom: 20px
}

.wpast-wrap .wpast-table {
    width: 100%;
    color: #212529;
    border-collapse: collapse;
    font-size: 13px;
    margin: 20px 0
}

.wpast-wrap .wpast-table th, .wpast-wrap .wpast-table td {
    padding: 20px 10px;
    vertical-align: top
}

.wpast-wrap .wpast-table thead th {
    background: #e3eaf2;
    font-weight: 700
}

.wpast-wrap .wpast-table.wpast-table-bordered {
    border: 1px solid #e3eaf2
}

.wpast-wrap .wpast-table .wpast-table-bordered th, .wpast-wrap .wpast-table .wpast-table-bordered td {
    border: 1px solid #8d99a9
}

.wpast-wrap .wpast-table .wpast-table-bordered thead th, .wpast-wrap .wpast-table .wpast-table-bordered thead td {
    border-bottom-width: 2px
}

.wpast-wrap .wpast-table.wpast-table-striped tbody tr:nth-of-type(even) {
    background-color: #f6f7fb
}

@media (max-width: 768px) {
    .wpast-wrap .wpast-table.wpast-table-responsive tr th {
        display: none
    }

    .wpast-wrap .wpast-table.wpast-table-responsive tr td {
        width: 100%;
        display: block;
        border: none !important;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .wpast-wrap .wpast-table.wpast-table-responsive tbody tr:nth-child(1) td:nth-child(1) {
        border-top: 1px solid #e3eaf2 !important
    }
}

.wpast-wrap .wpast-alert {
    position: relative;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid transparent;
    border-radius: 3px
}

.wpast-wrap .wpast-alert p {
    margin-bottom: 0
}

.wpast-wrap .wpast-alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.wpast-wrap .wpast-alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.wpast-wrap .wpast-alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.wpast-wrap .wpast-alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.wpast-wrap .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 90%;
    word-wrap: break-word
}

.wpast-wrap .tooltip.show {
    opacity: .9
}

.wpast-wrap .tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.wpast-wrap .tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.wpast-wrap .bs-tooltip-top, .wpast-wrap .bs-tooltip-auto[x-placement^=top] {
    padding: .4rem 0
}

.wpast-wrap .bs-tooltip-top .arrow, .wpast-wrap .bs-tooltip-auto[x-placement^=top] .arrow {
    bottom: 0
}

.wpast-wrap .bs-tooltip-top .arrow:before, .wpast-wrap .bs-tooltip-auto[x-placement^=top] .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: rgba(0, 0, 0, .75)
}

.wpast-wrap .bs-tooltip-right, .wpast-wrap .bs-tooltip-auto[x-placement^=right] {
    padding: 0 .4rem
}

.wpast-wrap .bs-tooltip-right .arrow, .wpast-wrap .bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.wpast-wrap .bs-tooltip-right .arrow:before, .wpast-wrap .bs-tooltip-auto[x-placement^=right] .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: rgba(0, 0, 0, .75)
}

.wpast-wrap .bs-tooltip-bottom, .wpast-wrap .bs-tooltip-auto[x-placement^=bottom] {
    padding: .4rem 0
}

.wpast-wrap .bs-tooltip-bottom .arrow, .wpast-wrap .bs-tooltip-auto[x-placement^=bottom] .arrow {
    top: 0
}

.wpast-wrap .bs-tooltip-bottom .arrow:before, .wpast-wrap .bs-tooltip-auto[x-placement^=bottom] .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: rgba(0, 0, 0, .75)
}

.wpast-wrap .bs-tooltip-left, .wpast-wrap .bs-tooltip-auto[x-placement^=left] {
    padding: 0 .4rem
}

.wpast-wrap .bs-tooltip-left .arrow, .wpast-wrap .bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.wpast-wrap .bs-tooltip-left .arrow:before, .wpast-wrap .bs-tooltip-auto[x-placement^=left] .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: rgba(0, 0, 0, .75)
}

.wpast-wrap .tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 3px
}

.wpast-wrap .wpast-status {
    padding: 0 15px;
    white-space: nowrap;
    border: 2px solid #e3eaf2;
    line-height: 28px;
    border-radius: 14px 0 14px 14px;
    display: inline-flex;
    align-items: center;
    background: #fff
}

.wpast-wrap .wpast-status .wpast-status-color {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px
}

.wpast-wrap.wpast-all-tickets .wpast-statues-box .wpast-status-item > a {
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e3eaf2;
    padding: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    background: #fff
}

.wpast-wrap.wpast-all-tickets .wpast-statues-box .wpast-status-item > a .wpast-status-icon {
    position: relative;
    display: inline-block
}

.wpast-wrap.wpast-all-tickets .wpast-statues-box .wpast-status-item > a .wpast-status-icon img {
    width: 32px;
    height: 32px
}

.wpast-wrap.wpast-all-tickets .wpast-statues-box .wpast-status-item > a .wpast-status-icon span {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    top: 50%;
    transform: translateY(-50%);
    right: -5px
}

.wpast-wrap.wpast-all-tickets .wpast-statues-box .wpast-status-item > a .wpast-status-count {
    font-size: 150%
}

@media (max-width: 768px) {
    .wpast-wrap.wpast-all-tickets .wpast-statues-box .wpast-status-item {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        margin-bottom: 20px;
        max-width: 50%;
        width: 50%
    }
}

.wpast-wrap.wpast-all-tickets .wpast-filter-container {
    margin-top: 30px
}

@media (min-width: 768px) {
    .wpast-wrap.wpast-all-tickets .wpast-filter-container {
        display: flex;
        align-items: flex-end;
        justify-content: space-between
    }
}

.wpast-wrap.wpast-all-tickets .wpast-filter-container .wpast-total-count {
    font-weight: 700
}

.wpast-wrap.wpast-all-tickets .wpast-filter-container #wpast-filter {
    margin-left: auto
}

.wpast-wrap.wpast-all-tickets .wpast-filter-container .wpast-custom-select {
    width: auto
}

@media (max-width: 768px) {
    .wpast-wrap.wpast-all-tickets .wpast-filter-container .wpast-custom-select, .wpast-wrap.wpast-all-tickets .wpast-filter-container .wpast-btn {
        margin-bottom: 5px
    }
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list {
    margin: 10px 0;
    line-height: 26px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    padding: 20px 10px;
    border: 1px solid #e3eaf2;
    border-left-width: 3px;
    display: flex;
    flex-wrap: wrap
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item > div {
    flex: 1 1 0;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item > div:first-child {
    justify-content: start
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-title .wpast-ticket-title {
    font-weight: 700;
    font-size: 110%;
    margin-bottom: 10px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-title .wpast-item-inner > div {
    display: flex;
    align-items: center
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-title .wpast-item-inner > div .wpast-ticket-department {
    display: inline-block;
    background: #f6f7fb;
    color: #8d99a9;
    padding: 0 10px;
    line-height: 32px;
    border-radius: 16px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-title .wpast-item-inner > div .wpast-ticket-department img {
    width: 12px;
    height: 12px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-title .wpast-item-inner > div .wpast-rating {
    margin: 0 5px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-title .wpast-item-inner > div .wpast-rating:before {
    display: inline-block;
    position: relative;
    content: '';
    width: 18px;
    height: 18px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFF2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTE4VDEyOjI0OjU2KzAzOjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMS0xOFQxMjoyNjoyMCswMzozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0xOFQxMjoyNjoyMCswMzozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjEiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJEb3QgR2FpbiAyMCUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzM0MmJlMGItOWRkZS0xMTRiLWE3OTAtZTdhZDM1ZmMzMDJmIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjczNDJiZTBiLTlkZGUtMTE0Yi1hNzkwLWU3YWQzNWZjMzAyZiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjczNDJiZTBiLTlkZGUtMTE0Yi1hNzkwLWU3YWQzNWZjMzAyZiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NzM0MmJlMGItOWRkZS0xMTRiLWE3OTAtZTdhZDM1ZmMzMDJmIiBzdEV2dDp3aGVuPSIyMDE5LTAxLTE4VDEyOjI0OjU2KzAzOjMwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GqVKZgAAAetJREFUKJE1ks1LlFEUh59z750ZZ/w2iyKhGhjKKOkD2hThKiRoEa0KVwotQndByxb9CSEtahUURFuhsFq0mLKoVYQIGVlCamY5ofPOvO89p8Xo2Z6Hh9/h/KSKAG14QFCSkTQ2XzhaU8QAqeJwRGp4lGK+bT3G5i7NBCVQQAEH4GiwxirLbI7JD7fixxRFCNs+qbY4AotEf2heb6gPU4sViQdJEWzH1LL10DtBIjM8s6RrohvbWW0bA11ZV/dJbmeTDoh3OqfyK/EDNWokINUxV2FQ+q2DZvOTH4eA0X4/GYpFrcuqfGVB3n7klJtI58JSXFiL/RiBjBN842+5tJfB5IHNymyHPNZaOuowNujFCEQOs0yNduKjRrtek1msqK99bJzPUhAKeAIeaPpYJcg5SxxQl2FLw8tcbwGH4XEkpH02I4kbtmTnui294FfcWZ32GB7BiGfstN/vNxXDGSC4Tpv3650YYECKrbn5Rs8/tqjjIpGIHtVC21yZDMpS8fwm/ewLv459Z4klnKJE9Ag/45+kP3/XP0+nG/dy+6RuC7uPH2CAAVwgkMNX/EYy/uV9bshd19FsoO9d/qZs5sslSpQI0npP2S6zR2/5pyBwyV9kMhuRV9pqwZsWdJWce2i47egC6BVyPMHgP9Lq0P1+bJJTAAAAAElFTkSuQmCC");
    top: 5px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-title .wpast-item-inner > div .wpast-rating.wpast-active:before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTE4VDEyOjMxOjM3KzAzOjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMS0xOFQxMjozMTo1NSswMzozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0xOFQxMjozMTo1NSswMzozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5YzkxZDM4MS0yNTc4LWY1NDgtYTUwMC1jZGVkYjMzMWU2MTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OWM5MWQzODEtMjU3OC1mNTQ4LWE1MDAtY2RlZGIzMzFlNjEyIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OWM5MWQzODEtMjU3OC1mNTQ4LWE1MDAtY2RlZGIzMzFlNjEyIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5YzkxZDM4MS0yNTc4LWY1NDgtYTUwMC1jZGVkYjMzMWU2MTIiIHN0RXZ0OndoZW49IjIwMTktMDEtMThUMTI6MzE6MzcrMDM6MzAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5H2/OXAAACIElEQVQ4jY2TMWtUURCFv5n3NnGTuNkQVkgVMTaxEhuNhSmNQgoxIjYBQWzEIoWF/8DCIkWwMIitjWCRShD8C3ZpxEYUiXGLSGSz995jcXc3u9lgHJjinTdz7jl37pi2l8DbIAMKhkOLEA34OAgDbmAOIVJm1MAAEqQjPKZXOOA6P4BHy2SWP33gBOuQqsyJLeDMIZsjcIVkkGyIZJCopwAIBzlNq4e436cdoB0GGY4lEvmaWk1oNWdwu4u6lX6H/b0Z9vfATiICkGCiVjI+uYrSVA9PaYqx2irjtRJpqM20ff0BHuuIBmbTmBqYNxAXUaoOVvs+8AnFH4ifmO1ivkOMzRKLt8GWMGVvAnR0dF21aQxYOJxyp9b8vSPdgLR+jMmTwx2kDZJueh73wRqt8CQ/yv8IA9ojkMJTPD5GFrMOM2jG5xykW8D3E4lU7lL/fI/27rPuNmQiCUYcZmvvmBzZJA5PpReFwZ5eMvrtDaOBrouSIgEVqAPN3xA4g//DYhKMhzq/LuU9swQVcGQgz+L+pEmCrh3zcPtsAc4iGqmRiqxIhpMKSJ6T4izGfO/kJDC2MNsiBkixc9M2j+wccnJ/gWe8lxcAQ4JK8ZVTxSOkZRSWqU48pFL9giKAYcz39zqe6MsVAKJtcHr0KtPVF4QEoQXTs5tMNC4Tw3oeU1rp7y373BvSW6TXWGULCVLq/SIFUNrByjWUPoDXOtsrgL8Ei9wkwrfhhAAAAABJRU5ErkJggg==");
    cursor: pointer
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-user img.avatar {
    border-radius: 50%;
    margin-right: 10px;
    max-width: 36px;
    height: auto
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-user .wpast-reply-count {
    display: inline-block;
    position: relative;
    margin: 0 10px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-user .wpast-reply-count span {
    position: absolute;
    background: #eb3b5a;
    color: #fff;
    border: 2px solid #fff;
    right: -50%;
    top: 0;
    line-height: 16px;
    padding: 1px 6px;
    border-radius: 10px;
    font-size: 12px;
    min-width: 20px;
    height: 20px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-user .wpast-reply-count.wpast-reply-0 img {
    opacity: .25
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-date .wpast-date, .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-date .wpast-reply-date {
    width: 100%
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-date .wpast-reply-date span {
    color: #8d99a9;
    border-bottom: 1px dotted #8d99a9;
    line-height: 26px;
    cursor: help
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-actions .wpast-btn {
    background: 0 0;
    border-color: #8d99a9;
    color: #8d99a9
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-actions .wpast-btn:hover {
    color: #fff;
    background: #8d99a9
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width: 992px) {
    .wpast-wrap.wpast-all-tickets .wpast-tickets-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 5px);
        flex: 0 0 calc(50% - 5px);
        max-width: calc(50% - 5px)
    }

    .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item > div {
        padding: 0;
        display: block
    }

    .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item > div:not(:last-child) {
        margin-bottom: 10px
    }

    .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-actions .wpast-btn {
        display: block
    }

    .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item:nth-child(odd) {
        margin-right: 10px
    }
}

@media (max-width: 768px) {
    .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item:nth-child(odd) {
        margin-right: 10px
    }
}

.wpast-wrap.wpast-all-tickets ul.page-numbers {
    text-align: center
}

.wpast-wrap.wpast-all-tickets ul.page-numbers li {
    display: inline-block
}

.wpast-wrap.wpast-all-tickets ul.page-numbers li .page-numbers {
    display: inline-block;
    border: 1px solid #e3eaf2;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    padding: 0 15px;
    border-radius: 3px
}

.wpast-wrap.wpast-all-tickets ul.page-numbers li .dots {
    border: none
}

.wpast-wrap.wpast-all-tickets ul.page-numbers li .current {
    border-color: #8d99a9
}

.wpast-wrap .wpast-panel-header {
    border-bottom: 1px solid #e3eaf2;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.wpast-wrap .wpast-panel-header h4 {
    margin: 0;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 700
}

.wpast-wrap .wpast-panel-header .wpast-btn {
    float: right
}

.wpast-wrap .wpast-panel-header .wpast-logout {
    margin: 0 5px
}

.wpast-wrap .wpast-help-text {
    border-radius: 3px;
    padding: 10px;
    background: #f6f7fb;
    font-size: 13px !important;
    line-height: 32px !important
}

.wpast-wrap .wpast-help-text p {
    font-size: 13px !important;
    line-height: 32px !important
}

.wpast-wrap .wpast-help-text p:last-child {
    margin-bottom: 0
}

.wpast-wrap .wpast-fags {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 20px
}

.wpast-wrap .wpast-fags li {
    margin: 0 0 10px;
    border: 1px solid #e3eaf2;
    border-radius: 3px;
    background: #f6f7fb
}

.wpast-wrap .wpast-fags li:before, .wpast-wrap .wpast-fags li:after {
    display: none
}

.wpast-wrap .wpast-fags li h5 {
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    line-height: 28px;
    padding: 10px
}

.wpast-wrap .wpast-fags li h5:after {
    content: "\002B";
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: #8d99a9
}

.wpast-wrap .wpast-fags li.wpast-collapse {
    background: #fff
}

.wpast-wrap .wpast-fags li.wpast-collapse h5 {
    color: #eb3b5a;
    border-bottom: 1px solid #e3eaf2
}

.wpast-wrap .wpast-fags li.wpast-collapse h5:after {
    content: '\2212';
    color: #eb3b5a
}

.wpast-wrap .wpast-fags li p {
    margin-bottom: 0;
    display: none;
    padding: 10px
}

.wpast-wrap #wpast-submit-ticket.multi-step .wpast-step-1, .wpast-wrap #wpast-submit-ticket.multi-step .wpast-step-2 {
    display: none
}

.wpast-wrap #wpast-submit-ticket .wpast-child-department:not(.wpast-child-department-0) {
    display: none
}

.wpast-wrap #wpast-submit-ticket div.wpast-child-department {
    margin: 0
}

@media (min-width: 992px) {
    .wpast-wrap #wpast-submit-ticket .wpast-step-2 .wpast-row:nth-child(1):not(.wpast-recordings-row) .wpast-col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.wpast-wrap #wpast-submit-ticket .wpast-user-wrapper {
    display: none
}

.wpast-wrap #wpast-submit-ticket .wpast-user-wrapper .wpast-form-group > div {
    position: relative
}

.wpast-wrap #wpast-submit-ticket .wpast-user-wrapper .wpast-form-group > div .wpast-loader {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none
}

.wpast-wrap #wpast-submit-ticket .wpast-user-wrapper .wpast-form-group > div .wpast-ajax-results {
    display: none;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    color: #212529;
    background-color: #f6f7fb;
    border: 1px solid #ced4da;
    border-radius: 3px;
    position: absolute;
    z-index: 99;
    max-height: 256px;
    overflow-y: auto
}

.wpast-wrap #wpast-submit-ticket .wpast-user-wrapper .wpast-form-group > div .wpast-ajax-results ul li {
    padding: 0 10px;
    cursor: pointer
}

.wpast-wrap #wpast-submit-ticket .wpast-user-wrapper .wpast-form-group > div .wpast-ajax-results ul li:hover {
    background: #fff
}

.wpast-wrap #wpast-submit-ticket .wpast-product-wrapper {
    display: none
}

.wpast-wrap #wpast-submit-ticket .wpast-product-wrapper .wpast-form-group > div {
    position: relative
}

.wpast-wrap #wpast-submit-ticket .wpast-product-wrapper .wpast-form-group > div .wpast-loader {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none
}

.wpast-wrap #wpast-submit-ticket .wpast-product-wrapper .wpast-form-group > div .wpast-ajax-results {
    display: none;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    color: #212529;
    background-color: #f6f7fb;
    border: 1px solid #ced4da;
    border-radius: 3px;
    position: absolute;
    z-index: 99;
    max-height: 256px;
    overflow-y: auto
}

.wpast-wrap #wpast-submit-ticket .wpast-product-wrapper .wpast-form-group > div .wpast-ajax-results ul li {
    padding: 0 10px;
    cursor: pointer
}

.wpast-wrap #wpast-submit-ticket .wpast-product-wrapper .wpast-form-group > div .wpast-ajax-results ul li:hover {
    background: #fff
}

.wpast-wrap #wpast-submit-ticket .wpast-description-wrapper {
    display: none
}

.wpast-wrap #wpast-submit-ticket .wpast-description-wrapper .wpast-description {
    padding: 10px;
    border-radius: 3px;
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731
}

.wpast-wrap #wpast-submit-ticket .wpast-fields-wrapper {
    margin-bottom: 20px;
    display: none
}

.wpast-wrap #wpast-submit-ticket .wpast-fields-wrapper > div {
    padding: 10px 0;
    background: #f6f7fb;
    border: 1px solid #e3eaf2
}

.wpast-wrap #wpast-submit-ticket .wpast-fields-wrapper label {
    display: inline-block
}

.wpast-wrap #wpast-submit-ticket .wpast-fields-wrapper .wpast-field-wrapper {
    display: none
}

.wpast-wrap #wpast-submit-ticket .wpast-upload-wrapper .wpast-upload {
    text-align: center;
    border: 1px dashed #00bfd6;
    background-color: rgba(0, 191, 214, .05);
    padding: 10px
}

.wpast-wrap #wpast-submit-ticket .wpast-upload-wrapper .wpast-upload .wpast-max-size, .wpast-wrap #wpast-submit-ticket .wpast-upload-wrapper .wpast-upload .wpast-extensions {
    padding-bottom: 5px
}

.wpast-wrap #wpast-submit-ticket .wpast-upload-wrapper .wpast-upload input[type=file] {
    display: none
}

.wpast-wrap #wpast-submit-ticket button.wpast-submit .wpast-loader {
    display: none;
    float: right;
    margin-left: 7px;
    position: relative;
    top: 2px
}

.wpast-wrap #wpast-submit-ticket .wpast-upload-wrapper .wpast-upload, .wpast-wrap #wpast-submit-ticket-reply .wpast-upload-wrapper .wpast-upload {
    text-align: center;
    border: 1px dashed #00bfd6;
    background-color: rgba(0, 191, 214, .05);
    padding: 10px
}

.wpast-wrap #wpast-submit-ticket .wpast-upload-wrapper .wpast-upload .wpast-max-size, .wpast-wrap #wpast-submit-ticket .wpast-upload-wrapper .wpast-upload .wpast-extensions, .wpast-wrap #wpast-submit-ticket-reply .wpast-upload-wrapper .wpast-upload .wpast-max-size, .wpast-wrap #wpast-submit-ticket-reply .wpast-upload-wrapper .wpast-upload .wpast-extensions {
    padding-bottom: 5px
}

.wpast-wrap #wpast-submit-ticket .wpast-upload-wrapper .wpast-upload input[type=file], .wpast-wrap #wpast-submit-ticket-reply .wpast-upload-wrapper .wpast-upload input[type=file] {
    display: none
}

.wpast-wrap #wpast-submit-ticket button.wpast-submit .wpast-send, .wpast-wrap #wpast-submit-ticket-reply button.wpast-submit .wpast-send {
    margin-right: 7px;
    width: 26px;
    height: 26px
}

.wpast-wrap #wpast-submit-ticket button.wpast-submit .wpast-loader, .wpast-wrap #wpast-submit-ticket-reply button.wpast-submit .wpast-loader {
    display: none;
    float: right;
    margin-left: 7px;
    position: relative;
    top: 2px;
    width: 28px;
    height: 28px
}

.wpast-wrap.wpast-view-ticket .wpast-message {
    margin-bottom: 20px;
    border-radius: 3px;
    display: flex;
    overflow: hidden
}

.wpast-wrap.wpast-view-ticket .wpast-message > div:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-message > div:first-child svg {
    max-width: 24px;
    max-height: 24px
}

.wpast-wrap.wpast-view-ticket .wpast-message div:last-child {
    padding: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-ticket-title {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.wpast-wrap.wpast-view-ticket .wpast-ticket-title .wpast-all-tickets {
    background: #e3eaf2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    min-width: 42px;
    margin-right: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-ticket-title .wpast-all-tickets img {
    width: 14px;
    height: 14px
}

.wpast-wrap.wpast-view-ticket .wpast-ticket-title h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px
}

.wpast-wrap.wpast-view-ticket .wpast-ticket-title h4 .wpast-ticket-id {
    display: block;
    font-size: 13px;
    width: 100%;
    color: #8d99a9
}

@media (max-width: 992px) {
    .wpast-wrap.wpast-view-ticket .wpast-main-content {
        order: 2
    }
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-total-ath {
    color: #8d99a9
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-total-ath .wpast-ath img, .wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-total-ath .wpast-voice img {
    margin-right: 5px;
    width: 22px;
    height: 22px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-total-ath .wpast-voice {
    border-right: 1px solid #e3eaf2;
    margin-right: 10px;
    padding-right: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-total-ath #wpast-sidebar-toggle {
    float: right
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-total-ath #wpast-sidebar-toggle img {
    width: 26px;
    height: 26px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-reply-toggle {
    text-align: center;
    position: relative
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-reply-toggle:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #e3eaf2;
    left: 0;
    top: 50%
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-reply-toggle a {
    background: #e3eaf2;
    color: #8d99a9;
    padding: 0 20px;
    line-height: 32px;
    height: 32px;
    border-radius: 16px;
    position: relative
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-reply-toggle a img {
    margin-right: 5px;
    width: 12px;
    height: 12px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content #wpast-submit-ticket-reply {
    display: none;
    margin-bottom: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content #wpast-submit-ticket-reply select[name=status] {
    margin-bottom: 20px;
    display: inline-block;
    width: auto
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content {
    background: #e3eaf2;
    padding: 20px;
    text-align: justify;
    border-radius: 15px 15px 15px 0
}

@media (min-width: 768px) {
    .wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content {
        width: 70%
    }
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content p:last-child {
    margin-bottom: 0
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content a {
    text-decoration: underline
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content img {
    max-width: 100%;
    height: auto
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-header-text {
    border-bottom: 1px solid #cbd3dd
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-footer-text {
    border-top: 1px solid #cbd3dd
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-voice-file {
    margin-top: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-voice-file audio {
    width: 100%;
    height: 44px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a {
    display: flex;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    line-height: 44px;
    height: 44px;
    text-decoration: none;
    padding-right: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a .wpast-icon {
    background: #fef2e4;
    height: 44px;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a .wpast-icon img {
    width: 24px;
    height: 24px;
    max-width: unset
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a .wpast-file-name {
    padding: 0 10px;
    max-width: 380px;
    overflow: hidden
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a .wpast-icon-download {
    margin-left: auto
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a:first-child {
    margin-top: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a:not(:last-child) {
    margin-bottom: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-info {
    color: #8d99a9;
    display: flex;
    align-items: center;
    margin-top: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-info .avatar {
    border-radius: 50%;
    max-width: 28px;
    height: auto
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-info .wpast-creator {
    margin: 0 10px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-vendor .wpast-ticket-content {
    background: #504da6;
    color: #fff
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-admin .wpast-ticket-content {
    background: #11a5ed;
    color: #fff
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-admin .wpast-ticket-content .wpast-header-text {
    border-bottom-color: #109bdf
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-admin .wpast-ticket-content .wpast-footer-text {
    border-top-color: #109bdf
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-start-ticket {
    margin: 20px 0
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-admin .wpast-ticket-content, .wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-vendor .wpast-ticket-content {
    margin-left: auto;
    border-radius: 15px 15px 0
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-admin .wpast-info, .wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-vendor .wpast-info {
    flex-direction: row-reverse
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-replies-title {
    text-align: center;
    position: relative;
    margin-bottom: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-replies-title:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #e3eaf2;
    left: 0;
    top: 50%
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-replies-title span {
    display: inline-block;
    background: #fff;
    color: #8d99a9;
    padding: 0 20px;
    position: relative;
    cursor: pointer
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-replies .wpast-reply-item:not(:last-child) {
    margin-bottom: 30px
}

@media (max-width: 992px) {
    .wpast-wrap.wpast-view-ticket .wpast-sidabar {
        order: 1;
        margin-bottom: 20px
    }
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-widget {
    background: #f6f7fb;
    border-radius: 3px;
    padding: 20px 10px;
    margin-bottom: 7px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-widget hr {
    border: none;
    border-bottom: 1px solid #e3eaf2;
    margin: 20px 0
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget {
    background: #fffde4;
    text-align: center
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating {
    border: none;
    display: block;
    width: 100%;
    direction: rtl;
    padding-top: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > input {
    display: none
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > label {
    display: inline-block;
    margin: 0
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > label:before {
    position: relative;
    content: '';
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFF2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTE4VDEyOjI0OjU2KzAzOjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMS0xOFQxMjoyNjoyMCswMzozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0xOFQxMjoyNjoyMCswMzozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjEiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJEb3QgR2FpbiAyMCUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzM0MmJlMGItOWRkZS0xMTRiLWE3OTAtZTdhZDM1ZmMzMDJmIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjczNDJiZTBiLTlkZGUtMTE0Yi1hNzkwLWU3YWQzNWZjMzAyZiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjczNDJiZTBiLTlkZGUtMTE0Yi1hNzkwLWU3YWQzNWZjMzAyZiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NzM0MmJlMGItOWRkZS0xMTRiLWE3OTAtZTdhZDM1ZmMzMDJmIiBzdEV2dDp3aGVuPSIyMDE5LTAxLTE4VDEyOjI0OjU2KzAzOjMwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GqVKZgAAAetJREFUKJE1ks1LlFEUh59z750ZZ/w2iyKhGhjKKOkD2hThKiRoEa0KVwotQndByxb9CSEtahUURFuhsFq0mLKoVYQIGVlCamY5ofPOvO89p8Xo2Z6Hh9/h/KSKAG14QFCSkTQ2XzhaU8QAqeJwRGp4lGK+bT3G5i7NBCVQQAEH4GiwxirLbI7JD7fixxRFCNs+qbY4AotEf2heb6gPU4sViQdJEWzH1LL10DtBIjM8s6RrohvbWW0bA11ZV/dJbmeTDoh3OqfyK/EDNWokINUxV2FQ+q2DZvOTH4eA0X4/GYpFrcuqfGVB3n7klJtI58JSXFiL/RiBjBN842+5tJfB5IHNymyHPNZaOuowNujFCEQOs0yNduKjRrtek1msqK99bJzPUhAKeAIeaPpYJcg5SxxQl2FLw8tcbwGH4XEkpH02I4kbtmTnui294FfcWZ32GB7BiGfstN/vNxXDGSC4Tpv3650YYECKrbn5Rs8/tqjjIpGIHtVC21yZDMpS8fwm/ewLv459Z4klnKJE9Ag/45+kP3/XP0+nG/dy+6RuC7uPH2CAAVwgkMNX/EYy/uV9bshd19FsoO9d/qZs5sslSpQI0npP2S6zR2/5pyBwyV9kMhuRV9pqwZsWdJWce2i47egC6BVyPMHgP9Lq0P1+bJJTAAAAAElFTkSuQmCC");
    transition: all .2s;
    cursor: pointer
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > label.wpast-active:before, .wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > input:checked ~ label:before, .wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating:not(:checked) > label:hover:before, .wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating:not(:checked) > label:hover ~ label:before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTE4VDEyOjMxOjM3KzAzOjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMS0xOFQxMjozMTo1NSswMzozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0xOFQxMjozMTo1NSswMzozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5YzkxZDM4MS0yNTc4LWY1NDgtYTUwMC1jZGVkYjMzMWU2MTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OWM5MWQzODEtMjU3OC1mNTQ4LWE1MDAtY2RlZGIzMzFlNjEyIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OWM5MWQzODEtMjU3OC1mNTQ4LWE1MDAtY2RlZGIzMzFlNjEyIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5YzkxZDM4MS0yNTc4LWY1NDgtYTUwMC1jZGVkYjMzMWU2MTIiIHN0RXZ0OndoZW49IjIwMTktMDEtMThUMTI6MzE6MzcrMDM6MzAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5H2/OXAAACIElEQVQ4jY2TMWtUURCFv5n3NnGTuNkQVkgVMTaxEhuNhSmNQgoxIjYBQWzEIoWF/8DCIkWwMIitjWCRShD8C3ZpxEYUiXGLSGSz995jcXc3u9lgHJjinTdz7jl37pi2l8DbIAMKhkOLEA34OAgDbmAOIVJm1MAAEqQjPKZXOOA6P4BHy2SWP33gBOuQqsyJLeDMIZsjcIVkkGyIZJCopwAIBzlNq4e436cdoB0GGY4lEvmaWk1oNWdwu4u6lX6H/b0Z9vfATiICkGCiVjI+uYrSVA9PaYqx2irjtRJpqM20ff0BHuuIBmbTmBqYNxAXUaoOVvs+8AnFH4ifmO1ivkOMzRKLt8GWMGVvAnR0dF21aQxYOJxyp9b8vSPdgLR+jMmTwx2kDZJueh73wRqt8CQ/yv8IA9ojkMJTPD5GFrMOM2jG5xykW8D3E4lU7lL/fI/27rPuNmQiCUYcZmvvmBzZJA5PpReFwZ5eMvrtDaOBrouSIgEVqAPN3xA4g//DYhKMhzq/LuU9swQVcGQgz+L+pEmCrh3zcPtsAc4iGqmRiqxIhpMKSJ6T4izGfO/kJDC2MNsiBkixc9M2j+wccnJ/gWe8lxcAQ4JK8ZVTxSOkZRSWqU48pFL9giKAYcz39zqe6MsVAKJtcHr0KtPVF4QEoQXTs5tMNC4Tw3oeU1rp7y373BvSW6TXWGULCVLq/SIFUNrByjWUPoDXOtsrgL8Ei9wkwrfhhAAAAABJRU5ErkJggg==")
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > input:checked + label:hover:before, .wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > input:checked ~ label:hover:before, .wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > label:hover ~ input:checked ~ label:before, .wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-rating > input:checked ~ label:hover ~ label:before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTE4VDEyOjMxOjM3KzAzOjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMS0xOFQxMjozMTo1NSswMzozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0xOFQxMjozMTo1NSswMzozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5YzkxZDM4MS0yNTc4LWY1NDgtYTUwMC1jZGVkYjMzMWU2MTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OWM5MWQzODEtMjU3OC1mNTQ4LWE1MDAtY2RlZGIzMzFlNjEyIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OWM5MWQzODEtMjU3OC1mNTQ4LWE1MDAtY2RlZGIzMzFlNjEyIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5YzkxZDM4MS0yNTc4LWY1NDgtYTUwMC1jZGVkYjMzMWU2MTIiIHN0RXZ0OndoZW49IjIwMTktMDEtMThUMTI6MzE6MzcrMDM6MzAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5H2/OXAAACIElEQVQ4jY2TMWtUURCFv5n3NnGTuNkQVkgVMTaxEhuNhSmNQgoxIjYBQWzEIoWF/8DCIkWwMIitjWCRShD8C3ZpxEYUiXGLSGSz995jcXc3u9lgHJjinTdz7jl37pi2l8DbIAMKhkOLEA34OAgDbmAOIVJm1MAAEqQjPKZXOOA6P4BHy2SWP33gBOuQqsyJLeDMIZsjcIVkkGyIZJCopwAIBzlNq4e436cdoB0GGY4lEvmaWk1oNWdwu4u6lX6H/b0Z9vfATiICkGCiVjI+uYrSVA9PaYqx2irjtRJpqM20ff0BHuuIBmbTmBqYNxAXUaoOVvs+8AnFH4ifmO1ivkOMzRKLt8GWMGVvAnR0dF21aQxYOJxyp9b8vSPdgLR+jMmTwx2kDZJueh73wRqt8CQ/yv8IA9ojkMJTPD5GFrMOM2jG5xykW8D3E4lU7lL/fI/27rPuNmQiCUYcZmvvmBzZJA5PpReFwZ5eMvrtDaOBrouSIgEVqAPN3xA4g//DYhKMhzq/LuU9swQVcGQgz+L+pEmCrh3zcPtsAc4iGqmRiqxIhpMKSJ6T4izGfO/kJDC2MNsiBkixc9M2j+wccnJ/gWe8lxcAQ4JK8ZVTxSOkZRSWqU48pFL9giKAYcz39zqe6MsVAKJtcHr0KtPVF4QEoQXTs5tMNC4Tw3oeU1rp7y373BvSW6TXWGULCVLq/SIFUNrByjWUPoDXOtsrgL8Ei9wkwrfhhAAAAABJRU5ErkJggg==")
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-rating-widget .wpast-loader {
    display: none;
    float: right;
    margin-left: 7px;
    position: relative;
    top: 2px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-status {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 38px;
    border-radius: 18px 0 18px 18px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-time {
    display: flex;
    align-items: center
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-time img {
    margin-right: 15px;
    align-self: flex-start;
    margin-top: 5px;
    width: 18px;
    height: 18px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-date {
    font-size: 110%;
    line-height: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-reply-date {
    line-height: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-reply-date span {
    display: inline-block;
    color: #8d99a9;
    border-bottom: 1px dotted #8d99a9;
    cursor: help;
    font-size: 90%
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-creator {
    font-weight: 700;
    font-size: 110%
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-creator .avatar {
    border-radius: 50%;
    margin-right: 10px;
    max-width: 46px;
    height: auto
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-user {
    color: #888
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-user .avatar {
    border-radius: 50%;
    margin-right: 10px;
    max-width: 28px;
    height: auto
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container > span {
    color: #8d99a9
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-product {
    margin-bottom: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wp-post-image {
    float: left;
    margin-right: 10px;
    max-width: 40px;
    height: auto
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-product-title {
    margin-top: 5px;
    display: block
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-pipe {
    display: none
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info {
    display: table;
    width: 100%
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info > div {
    display: table-row
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info > div span {
    display: table-cell;
    padding: 10px 0;
    border-bottom: 1px solid #e3eaf2
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info > div span:last-child {
    text-align: right;
    color: #8d99a9
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info .wpast-extension {
    margin-top: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info .wpast-extension .wpast-loader {
    display: none;
    float: right;
    margin-left: 7px;
    position: relative;
    top: 4px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-ticket-department {
    display: flex;
    align-items: center;
    margin-left: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-ticket-department .wpast-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(249, 202, 36, .35);
    border-radius: 50%;
    position: relative;
    margin-right: 15px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-ticket-department .wpast-icon:before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f9ca24;
    border-radius: 50%;
    top: -8px;
    right: 6px;
    border: 2px solid #f6f7fb
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-filed-data .wpast-data-value {
    color: #8d99a9
}

.wpast-wrap.wpast-view-ticket:not(.wpast-show-sibebar) .wpast-main-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.wpast-wrap.wpast-view-ticket:not(.wpast-show-sibebar) .wpast-sidabar {
    display: none
}

.wpast-wrap.wpast-ticket-tracking .wpast-new-tickets {
    float: right
}

.wpast-wrap.wpast-ticket-tracking button.wpast-submit .wpast-loader {
    display: none;
    float: right;
    margin-left: 7px;
    position: relative;
    top: 2px
}

.wpast-wrap.wpast-bought-products ul.wpast-products li {
    background: #fff;
    border: 1px solid #e3eaf2;
    border-radius: 3px;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06)
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wpast-product {
    padding: 20px 10px
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wp-post-image {
    float: left;
    margin-right: 10px;
    max-width: 40px;
    height: auto
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wpast-product-title {
    margin-top: 5px;
    display: block
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wpast-support-info {
    background: #f6f7fb;
    padding: 10px
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wpast-support-info > div {
    display: inline-block;
    color: #8d99a9
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wpast-support-info .wpast-extension {
    margin-left: 7px;
    padding-left: 5px;
    padding-right: 5px
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wpast-support-info .wpast-extension .wpast-loader {
    display: none;
    float: right;
    margin-left: 7px;
    position: relative;
    top: 4px
}

.wpast-wrap.wpast-bought-products #wpast-load-more-products .wpast-loader {
    display: none
}

.wpast-wrap.widget-product-support .wpast-extension {
    width: 100%
}

.wpast-wrap.widget-product-support .wpast-extension .wpast-loader {
    display: none;
    margin-right: 7px !important;
    position: relative;
    top: -1px
}

.wpast-wrap .wpast-login-form, .wpast-wrap .wpast-register-form {
    margin: 20px 0;
    border: 1px solid #ececec;
    border-radius: 3px
}

.wpast-wrap .wpast-login-form .wpast-login-title, .wpast-wrap .wpast-register-form .wpast-login-title {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
    padding: 25px;
    border-bottom: 1px solid #ececec
}

.wpast-wrap .wpast-login-form .wpast-inner, .wpast-wrap .wpast-register-form .wpast-inner {
    padding: 10px
}

.wpast-wrap .wpast-login-form .wpast-login, .wpast-wrap .wpast-login-form .wpast-register, .wpast-wrap .wpast-register-form .wpast-login, .wpast-wrap .wpast-register-form .wpast-register {
    display: block;
    width: 100%
}

.wpast-wrap .wpast-login-form .wpast-login .wpast-loader, .wpast-wrap .wpast-login-form .wpast-register .wpast-loader, .wpast-wrap .wpast-register-form .wpast-login .wpast-loader, .wpast-wrap .wpast-register-form .wpast-register .wpast-loader {
    display: none;
    margin: 0 7px
}

.wpast-wrap .wpast-login-form .wpast-login-footer, .wpast-wrap .wpast-register-form .wpast-login-footer {
    border-top: 1px solid #ececec;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    background: #f8f8f8
}

.wpast-wrap .wpast-register-form {
    display: none
}

.wpast-wrap #wpast-uppy-area .uppy-Root {
    font-family: inherit
}

.wpast-wrap #wpast-uppy-area .uppy-Dashboard-AddFiles-title {
    font-size: inherit !important
}

.wpast-wrap #wpast-uppy-area .uppy-Dashboard-AddFiles-info {
    display: none !important
}

.wpast-wrap #wpast-uppy-area .uppy-Dashboard-browse {
    color: rgba(34, 117, 215, .9)
}

.wpast-wrap #wpast-uppy-area .uppy-DashboardContent-back, .wpast-wrap #wpast-uppy-area .uppy-DashboardContent-addMore {
    background: 0 0;
    color: #2275d7
}

.wpast-wrap #wpast-uppy-area .uppy-DashboardItem-action--remove {
    color: #1f1f1f;
    background: 0 0
}

.wpast-wrap .wpast-recorder {
    text-align: center;
    background: #fafafa;
    border: 1px solid #eaeaea;
    border-radius: 3px
}

.wpast-wrap .wpast-recorder #controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px
}

.wpast-wrap .wpast-recorder #controls .wpast-timer {
    display: flex;
    justify-content: center;
    font-size: 16px
}

.wpast-wrap .wpast-recorder #controls .wpast-timer span {
    width: 22px;
    display: inline-block;
    text-align: center
}

.wpast-wrap .wpast-recorder #controls .wpast-timer .dot {
    width: 10px
}

.wpast-wrap .wpast-recorder #controls a {
    background-color: rgba(235, 59, 90, .15);
    padding: 10px;
    border-radius: 50%;
    width: 54px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.wpast-wrap .wpast-recorder #controls a.wpast-disabled {
    cursor: not-allowed
}

.wpast-wrap .wpast-recorder #controls #record-button {
    background: #eb3b5a
}

.wpast-wrap .wpast-recorder #controls #record-button img {
    width: 32px;
    height: 32px
}

.wpast-wrap .wpast-recorder #controls #stop-button img {
    width: 18px;
    height: 18px
}

.wpast-wrap .wpast-recorder #wpast-recordings-list {
    border-top: 1px solid #eaeaea;
    padding: 15px;
    max-height: 252px;
    overflow-y: auto
}

.wpast-wrap .wpast-recorder #wpast-recordings-list .wpast-record {
    padding: 10px;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    position: relative
}

@media (max-width: 768px) {
    .wpast-wrap .wpast-recorder #wpast-recordings-list .wpast-record {
        display: flex;
        align-items: center
    }
}

.wpast-wrap .wpast-recorder #wpast-recordings-list .wpast-record .wpast-check, .wpast-wrap .wpast-recorder #wpast-recordings-list .wpast-record .wpast-remove {
    position: absolute;
    right: -8px;
    top: -8px;
    width: 20px;
    height: 20px
}

.wpast-wrap .wpast-recorder #wpast-recordings-list .wpast-record .wpast-check {
    right: unset;
    left: -8px
}

.wpast-wrap .wpast-recorder #wpast-recordings-list .wpast-record .wpast-remove {
    cursor: pointer
}

.wpast-wrap .wpast-recorder #wpast-recordings-list .wpast-record .wpast-waveform {
    max-width: 128px;
    height: auto;
    opacity: .2
}

.wpast-wrap .wpast-recorder #wpast-recordings-list .wpast-record audio {
    width: 100%;
    height: 40px;
    margin-top: 15px
}

.wpast-wrap .wpast-pulse-button {
    position: relative;
    width: 100px;
    height: 100px;
    border: none;
    box-shadow: 0 0 0 0 rgba(232, 76, 61, .7);
    border-radius: 50%;
    background-color: #e84c3d;
    animation: wpast-pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    z-index: 9
}

@-webkit-keyframes wpast-pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
    }
}

@-moz-keyframes wpast-pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
    }
}

@-ms-keyframes wpast-pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
    }
}

@keyframes wpast-pulse {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
    }
}

.wpast-menu-item {
    position: relative
}

.wpast-menu-item .wpast-count {
    position: absolute;
    right: 3px;
    bottom: 8px;
    background: #eb3b5a;
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    font-size: 80%;
    border-radius: 50%;
    color: #fff;
    line-height: 20px;
    font-weight: 400
}

.wpast-badge {
    display: inline-block;
    font-size: 90%;
    border-radius: 50%;
    background: #eb3b5a;
    color: #fff;
    line-height: 20px;
    width: 22px;
    height: 22px;
    text-align: center;
    padding-top: 2px
}

.uppy-Root {
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
    position: relative;
    color: #333
}

.uppy-Root *, .uppy-Root :after, .uppy-Root :before {
    box-sizing: inherit
}

.uppy-Root [hidden] {
    display: none
}

.UppyIcon {
    max-width: 100%;
    max-height: 100%;
    fill: currentColor;
    display: inline-block;
    overflow: hidden
}

.uppy-u-reset {
    -webkit-appearance: none;
    line-height: 1;
    padding: 0;
    color: inherit;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background: none;
    border: none;
    border-collapse: separate;
    border-image: none;
    border-radius: 0;
    border-spacing: 0;
    box-shadow: none;
    clear: none;
    cursor: auto;
    display: inline;
    empty-cells: show;
    float: none;
    font-family: inherit;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-stretch: normal;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    list-style: none;
    margin: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    outline: medium none invert;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transition: none 0s ease 0s;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    z-index: auto
}

.uppy-c-textInput {
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    padding: 6px 8px;
    background-color: #fff
}

.uppy-size--md .uppy-c-textInput {
    padding: 8px 10px
}

.uppy-c-textInput:focus {
    border-color: rgba(34, 117, 215, .6);
    outline: none;
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .15)
}

[data-uppy-theme=dark] .uppy-c-textInput {
    background-color: #333;
    border-color: #333;
    color: #eaeaea
}

[data-uppy-theme=dark] .uppy-c-textInput:focus {
    border-color: #525252;
    box-shadow: none
}

.uppy-c-btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-family: inherit;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    transition-property: background-color, color;
    transition-duration: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.uppy-c-btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.uppy-c-btn::-moz-focus-inner {
    border: 0
}

.uppy-c-btn-primary {
    font-size: 14px;
    padding: 10px 18px;
    border-radius: 4px;
    background-color: #2275d7;
    color: #fff
}

.uppy-c-btn-primary:hover {
    background-color: #1b5dab
}

.uppy-c-btn-primary:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .4)
}

.uppy-size--md .uppy-c-btn-primary {
    padding: 13px 22px
}

[data-uppy-theme=dark] .uppy-c-btn-primary {
    color: #eaeaea
}

[data-uppy-theme=dark] .uppy-c-btn-primary:focus {
    outline: none
}

[data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner {
    border: 0
}

[data-uppy-theme=dark] .uppy-c-btn-primary:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, .85)
}

.uppy-c-btn-link {
    font-size: 14px;
    line-height: 1;
    padding: 10px 15px;
    border-radius: 4px;
    background-color: transparent;
    color: #525252
}

.uppy-c-btn-link:hover {
    color: #333
}

.uppy-c-btn-link:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .25)
}

.uppy-size--md .uppy-c-btn-link {
    padding: 13px 18px
}

[data-uppy-theme=dark] .uppy-c-btn-link {
    color: #eaeaea
}

[data-uppy-theme=dark] .uppy-c-btn-link:focus {
    outline: none
}

[data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner {
    border: 0
}

[data-uppy-theme=dark] .uppy-c-btn-link:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, .85)
}

[data-uppy-theme=dark] .uppy-c-btn-link:hover {
    color: #939393
}

.uppy-c-btn--small {
    font-size: .9em;
    padding: 7px 16px;
    border-radius: 2px
}

.uppy-size--md .uppy-c-btn--small {
    padding: 8px 10px;
    border-radius: 2px
}

.uppy-Informer {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 1;
    transform: none;
    transition: all .25s ease-in;
    z-index: 1005
}

.uppy-Informer[aria-hidden=true] {
    opacity: 0;
    transform: translateY(350%);
    transition: all .3s ease-in;
    z-index: -1000
}

.uppy-Informer p {
    display: inline-block;
    margin: 0;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    padding: 6px 15px;
    background-color: #757575;
    color: #fff;
    border-radius: 18px;
    max-width: 90%
}

.uppy-size--md .uppy-Informer p {
    font-size: 14px;
    line-height: 1.3;
    max-width: 500px;
    padding: 10px 20px
}

[data-uppy-theme=dark] .uppy-Informer p {
    background-color: #333
}

.uppy-Informer span {
    line-height: 12px;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    color: #525252;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    top: -1px;
    left: 3px;
    font-size: 10px;
    margin-left: -1px
}

.uppy-Informer span:hover {
    cursor: help
}

.uppy-Informer span:after {
    line-height: 1.3;
    word-wrap: break-word
}

.uppy-Root [aria-label][role~=tooltip] {
    position: relative
}

.uppy-Root [aria-label][role~=tooltip]:after, .uppy-Root [aria-label][role~=tooltip]:before {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    opacity: 0;
    pointer-events: none;
    transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
    position: absolute;
    box-sizing: border-box;
    z-index: 10;
    transform-origin: top
}

.uppy-Root [aria-label][role~=tooltip]:before {
    background-size: 100% auto !important;
    content: ""
}

.uppy-Root [aria-label][role~=tooltip]:after {
    background: rgba(17, 17, 17, .9);
    border-radius: 4px;
    color: #fff;
    content: attr(aria-label);
    font-size: var(--microtip-font-size, 13px);
    font-weight: var(--microtip-font-weight, normal);
    text-transform: var(--microtip-text-transform, none);
    padding: .5em 1em;
    white-space: nowrap;
    box-sizing: content-box
}

.uppy-Root [aria-label][role~=tooltip]:focus:after, .uppy-Root [aria-label][role~=tooltip]:focus:before, .uppy-Root [aria-label][role~=tooltip]:hover:after, .uppy-Root [aria-label][role~=tooltip]:hover:before {
    opacity: 1;
    pointer-events: auto
}

.uppy-Root [role~=tooltip][data-microtip-position|=top]:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0z'/%3E%3C/svg%3E") no-repeat;
    height: 6px;
    width: 18px;
    margin-bottom: 5px
}

.uppy-Root [role~=tooltip][data-microtip-position|=top]:after {
    margin-bottom: 11px
}

.uppy-Root [role~=tooltip][data-microtip-position|=top]:before {
    transform: translate3d(-50%, 0, 0);
    bottom: 100%;
    left: 50%
}

.uppy-Root [role~=tooltip][data-microtip-position|=top]:hover:before {
    transform: translate3d(-50%, -5px, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position|=top]:after {
    transform: translate3d(-50%, 0, 0);
    bottom: 100%;
    left: 50%
}

.uppy-Root [role~=tooltip][data-microtip-position=top]:hover:after {
    transform: translate3d(-50%, -5px, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position=top-left]:after {
    transform: translate3d(calc(-100% + 16px), 0, 0);
    bottom: 100%
}

.uppy-Root [role~=tooltip][data-microtip-position=top-left]:hover:after {
    transform: translate3d(calc(-100% + 16px), -5px, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position=top-right]:after {
    transform: translate3d(-16px, 0, 0);
    bottom: 100%
}

.uppy-Root [role~=tooltip][data-microtip-position=top-right]:hover:after {
    transform: translate3d(-16px, -5px, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E") no-repeat;
    height: 6px;
    width: 18px;
    margin-top: 5px;
    margin-bottom: 0
}

.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after {
    margin-top: 11px
}

.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before {
    transform: translate3d(-50%, -10px, 0);
    bottom: auto;
    left: 50%;
    top: 100%
}

.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:hover:before {
    transform: translate3d(-50%, 0, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after {
    transform: translate3d(-50%, -10px, 0);
    top: 100%;
    left: 50%
}

.uppy-Root [role~=tooltip][data-microtip-position=bottom]:hover:after {
    transform: translate3d(-50%, 0, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:after {
    transform: translate3d(calc(-100% + 16px), -10px, 0);
    top: 100%
}

.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:hover:after {
    transform: translate3d(calc(-100% + 16px), 0, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:after {
    transform: translate3d(-16px, -10px, 0);
    top: 100%
}

.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:hover:after {
    transform: translate3d(-16px, 0, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position=left]:after, .uppy-Root [role~=tooltip][data-microtip-position=left]:before {
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    transform: translate3d(10px, -50%, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position=left]:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342z'/%3E%3C/svg%3E") no-repeat;
    height: 18px;
    width: 6px;
    margin-right: 5px;
    margin-bottom: 0
}

.uppy-Root [role~=tooltip][data-microtip-position=left]:after {
    margin-right: 11px
}

.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:after, .uppy-Root [role~=tooltip][data-microtip-position=left]:hover:before {
    transform: translate3d(0, -50%, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position=right]:after, .uppy-Root [role~=tooltip][data-microtip-position=right]:before {
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translate3d(-10px, -50%, 0)
}

.uppy-Root [role~=tooltip][data-microtip-position=right]:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658z'/%3E%3C/svg%3E") no-repeat;
    height: 18px;
    width: 6px;
    margin-bottom: 0;
    margin-left: 5px
}

.uppy-Root [role~=tooltip][data-microtip-position=right]:after {
    margin-left: 11px
}

.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:after, .uppy-Root [role~=tooltip][data-microtip-position=right]:hover:before {
    transform: translate3d(0, -50%, 0)
}

.uppy-Root [role~=tooltip][data-microtip-size=small]:after {
    white-space: normal;
    width: 80px
}

.uppy-Root [role~=tooltip][data-microtip-size=medium]:after {
    white-space: normal;
    width: 150px
}

.uppy-Root [role~=tooltip][data-microtip-size=large]:after {
    white-space: normal;
    width: 260px
}

.uppy-StatusBar {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background-color: #fff;
    z-index: 1001;
    transition: height .2s
}

[data-uppy-theme=dark] .uppy-StatusBar {
    background-color: #1f1f1f
}

.uppy-size--md .uppy-StatusBar {
    height: 46px
}

.uppy-StatusBar:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #eaeaea
}

[data-uppy-theme=dark] .uppy-StatusBar:before {
    background-color: #757575
}

.uppy-StatusBar[aria-hidden=true] {
    overflow-y: hidden;
    height: 0
}

.uppy-StatusBar.is-complete .uppy-StatusBar-progress {
    background-color: #1bb240
}

.uppy-StatusBar.is-error .uppy-StatusBar-progress {
    background-color: #e32437
}

.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator {
    color: #1bb240
}

.uppy-StatusBar.is-error .uppy-StatusBar-statusIndicator {
    color: #e32437
}

.uppy-StatusBar:not([aria-hidden=true]).is-waiting {
    background-color: #fff;
    height: 65px;
    border-top: 1px solid #eaeaea
}

[data-uppy-theme=dark] .uppy-StatusBar:not([aria-hidden=true]).is-waiting {
    background-color: #1f1f1f;
    border-top: 1px solid #333
}

.uppy-StatusBar-progress {
    background-color: #2275d7;
    height: 2px;
    position: absolute;
    z-index: 1001;
    transition: background-color, width .3s ease-out
}

.uppy-StatusBar-progress.is-indeterminate {
    background-size: 64px 64px;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, .3) 25%, transparent 0, transparent 50%, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .3) 75%, transparent 0, transparent);
    animation: uppy-StatusBar-ProgressStripes 1s linear infinite
}

@keyframes uppy-StatusBar-ProgressStripes {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 64px 0
    }
}

.uppy-StatusBar.is-postprocessing .uppy-StatusBar-progress, .uppy-StatusBar.is-preprocessing .uppy-StatusBar-progress {
    background-color: #f6a623
}

.uppy-StatusBar.is-waiting .uppy-StatusBar-progress {
    display: none
}

.uppy-StatusBar-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1002;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    height: 100%
}

.uppy-size--md .uppy-StatusBar-content {
    padding-left: 15px
}

[data-uppy-theme=dark] .uppy-StatusBar-content {
    color: #eaeaea
}

.uppy-StatusBar-status {
    line-height: 1.4;
    font-weight: 400;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: .3em
}

.uppy-Root:not(.uppy-size--md) .uppy-StatusBar-additionalInfo {
    display: none
}

.uppy-StatusBar-statusPrimary {
    font-weight: 500;
    line-height: 1
}

[data-uppy-theme=dark] .uppy-StatusBar-statusPrimary {
    color: #eaeaea
}

.uppy-StatusBar-statusSecondary {
    margin-top: 1px;
    font-size: 11px;
    line-height: 1.2;
    display: inline-block;
    color: #757575;
    white-space: nowrap
}

[data-uppy-theme=dark] .uppy-StatusBar-statusSecondary {
    color: #bbb
}

.uppy-StatusBar-statusSecondaryHint {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    line-height: 1
}

.uppy-size--md .uppy-StatusBar-statusSecondaryHint {
    margin-right: 8px
}

.uppy-StatusBar-statusIndicator {
    position: relative;
    top: 1px;
    color: #525252;
    margin-right: 7px
}

.uppy-StatusBar-statusIndicator svg {
    vertical-align: text-bottom
}

.uppy-StatusBar-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    z-index: 1004
}

.uppy-StatusBar.is-waiting .uppy-StatusBar-actions {
    width: 100%;
    position: static;
    padding: 0 15px;
    background-color: #fafafa
}

[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actions {
    background-color: #1f1f1f
}

.uppy-StatusBar-actionCircleBtn {
    line-height: 1;
    cursor: pointer;
    margin: 3px;
    opacity: .9
}

.uppy-StatusBar-actionCircleBtn:focus {
    outline: none
}

.uppy-StatusBar-actionCircleBtn::-moz-focus-inner {
    border: 0
}

.uppy-StatusBar-actionCircleBtn:focus {
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .5)
}

[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus {
    outline: none
}

[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn::-moz-focus-inner {
    border: 0
}

[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, .85)
}

.uppy-StatusBar-actionCircleBtn:hover {
    opacity: 1
}

.uppy-StatusBar-actionCircleBtn:focus {
    border-radius: 50%
}

.uppy-StatusBar-actionCircleBtn svg {
    vertical-align: bottom
}

.uppy-StatusBar-actionBtn {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    line-height: inherit;
    color: #2275d7
}

.uppy-size--md .uppy-StatusBar-actionBtn {
    font-size: 11px
}

.uppy-StatusBar-actionBtn--retry {
    height: 16px;
    border-radius: 8px;
    margin-right: 6px;
    background-color: #ff4b23;
    line-height: 1;
    color: #fff;
    padding: 1px 6px 3px 18px;
    position: relative
}

.uppy-StatusBar-actionBtn--retry:focus {
    outline: none
}

.uppy-StatusBar-actionBtn--retry::-moz-focus-inner {
    border: 0
}

.uppy-StatusBar-actionBtn--retry:focus {
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .5)
}

[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus {
    outline: none
}

[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry::-moz-focus-inner {
    border: 0
}

[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, .85)
}

.uppy-StatusBar-actionBtn--retry:hover {
    background-color: #f92d00
}

.uppy-StatusBar-actionBtn--retry svg {
    position: absolute;
    top: 3px;
    left: 6px
}

.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
    font-size: 14px;
    width: 100%;
    padding: 15px 10px;
    color: #fff;
    background-color: #1bb240;
    line-height: 1
}

.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover {
    background-color: #189c38
}

[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
    background-color: #1c8b37
}

[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover {
    background-color: #18762f
}

.uppy-size--md .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
    padding: 13px 22px;
    width: auto
}

.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload {
    background-color: transparent;
    color: #2275d7
}

.uppy-StatusBar-actionBtn--uploadNewlyAdded {
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 1px;
    border-radius: 3px
}

.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
    outline: none
}

.uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner {
    border: 0
}

.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .5)
}

[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
    outline: none
}

[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner {
    border: 0
}

[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, .85)
}

.uppy-StatusBar-details {
    line-height: 12px;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #939393;
    border-radius: 50%;
    position: relative;
    top: 0;
    left: 2px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    cursor: help
}

.uppy-StatusBar-details:after {
    line-height: 1.3;
    word-wrap: break-word
}

.uppy-StatusBar-spinner {
    animation-name: uppy-StatusBar-spinnerAnimation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    margin-right: 10px;
    fill: #2275d7
}

.uppy-StatusBar.is-postprocessing .uppy-StatusBar-spinner, .uppy-StatusBar.is-preprocessing .uppy-StatusBar-spinner {
    fill: #f6a623
}

@keyframes uppy-StatusBar-spinnerAnimation {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 6px
}

.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list:after {
    content: "";
    -ms-flex: auto;
    flex: auto
}

.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem {
    width: 50%;
    position: relative;
    margin: 0
}

.uppy-size--md .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem {
    width: 33.3333%
}

.uppy-size--lg .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem {
    width: 25%
}

.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem:before {
    content: "";
    padding-top: 100%;
    display: block
}

.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected img, .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected svg {
    opacity: .85
}

.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner {
    background-color: hsla(0, 0%, 57.6%, .2)
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner {
    background-color: hsla(0, 0%, 91.8%, .2)
}

.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg {
    fill: rgba(0, 0, 0, .7);
    width: 30%;
    height: 30%
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg {
    fill: hsla(0, 0%, 100%, .8)
}

.uppy-ProviderBrowser-viewType--grid button.uppy-ProviderBrowserItem-inner {
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    text-align: center;
    width: calc(100% - 14px);
    height: calc(100% - 14px)
}

.uppy-ProviderBrowser-viewType--grid button.uppy-ProviderBrowserItem-inner:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .9)
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid button.uppy-ProviderBrowserItem-inner {
    box-shadow: 0 0 0 3px rgba(170, 225, 255, .7)
}

.uppy-ProviderBrowser-viewType--grid button.uppy-ProviderBrowserItem-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-fakeCheckbox {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 26px;
    height: 26px;
    background-color: #2275d7;
    border-radius: 50%;
    z-index: 1002;
    opacity: 0
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-fakeCheckbox:after {
    width: 12px;
    height: 7px;
    left: 7px;
    top: 8px
}

.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-fakeCheckbox--is-checked {
    opacity: 1
}

.uppy-ProviderBrowser-viewType--list {
    background-color: #fff
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list {
    background-color: #1f1f1f
}

.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 15px;
    margin: 0
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem {
    color: #eaeaea
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox {
    margin-right: 15px;
    height: 17px;
    width: 17px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #cfcfcf
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox:focus {
    border: 1px solid #2275d7;
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .25);
    outline: none
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox:after {
    opacity: 0;
    height: 5px;
    width: 9px;
    left: 3px;
    top: 4px
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox:focus {
    border-color: rgba(2, 186, 242, .7);
    box-shadow: 0 0 0 3px rgba(2, 186, 242, .2)
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox--is-checked {
    background-color: #2275d7;
    border-color: #2275d7
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox--is-checked:after {
    opacity: 1
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner:focus {
    outline: none;
    text-decoration: underline
}

.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img, .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg {
    margin-right: 8px;
    max-width: 20px;
    max-height: 20px
}

.uppy-ProviderBrowserItem-fakeCheckbox {
    position: relative;
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.uppy-ProviderBrowserItem-fakeCheckbox:after {
    content: "";
    position: absolute;
    cursor: pointer;
    border-left: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    transform: rotate(-45deg)
}

[data-uppy-theme=dark] .uppy-ProviderBrowserItem-fakeCheckbox {
    background-color: #1f1f1f;
    border-color: #939393
}

[data-uppy-theme=dark] .uppy-ProviderBrowserItem-fakeCheckbox--is-checked {
    background-color: #333
}

.uppy-DashboardContent-panelBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1
}

[data-uppy-theme=dark] .uppy-DashboardContent-panelBody {
    background-color: #1f1f1f
}

.uppy-Provider-auth, .uppy-Provider-empty, .uppy-Provider-error, .uppy-Provider-loading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex: 1;
    flex: 1;
    color: #939393
}

.uppy-Provider-empty {
    color: #939393
}

.uppy-Provider-authIcon svg {
    width: 100px;
    height: 75px;
    margin-bottom: 15px
}

.uppy-Provider-authTitle {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 30px;
    padding: 0 15px;
    max-width: 500px;
    text-align: center;
    color: #757575
}

.uppy-size--md .uppy-Provider-authTitle {
    font-size: 20px
}

[data-uppy-theme=dark] .uppy-Provider-authTitle {
    color: #cfcfcf
}

.uppy-Provider-breadcrumbs {
    -ms-flex: 1;
    flex: 1;
    color: #525252;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: left
}

.uppy-size--md .uppy-Provider-breadcrumbs {
    margin-bottom: 0
}

[data-uppy-theme=dark] .uppy-Provider-breadcrumbs {
    color: #eaeaea
}

.uppy-Provider-breadcrumbsIcon {
    display: inline-block;
    color: #525252;
    vertical-align: middle;
    margin-right: 4px;
    line-height: 1
}

.uppy-Provider-breadcrumbsIcon svg {
    width: 13px;
    height: 13px;
    fill: #525252
}

.uppy-Provider-breadcrumbs button {
    display: inline-block;
    line-height: inherit;
    padding: 4px;
    border-radius: 3px
}

.uppy-Provider-breadcrumbs button:focus {
    outline: none
}

.uppy-Provider-breadcrumbs button::-moz-focus-inner {
    border: 0
}

.uppy-Provider-breadcrumbs button:hover {
    color: #1b5dab
}

.uppy-Provider-breadcrumbs button:focus {
    background-color: #eceef2
}

[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button:focus {
    background-color: #333
}

.uppy-Provider-breadcrumbs button:hover {
    text-decoration: underline;
    cursor: pointer
}

[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button {
    color: #eaeaea
}

.uppy-ProviderBrowser {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    font-weight: 400;
    height: 100%
}

.uppy-ProviderBrowser-user {
    margin: 0 8px 0 0;
    font-weight: 500;
    color: #333
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-user {
    color: #eaeaea
}

.uppy-ProviderBrowser-user:after {
    content: "\00B7";
    position: relative;
    left: 4px;
    color: #939393;
    font-weight: 400
}

.uppy-ProviderBrowser-header {
    z-index: 1001;
    border-bottom: 1px solid #eaeaea;
    position: relative
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-header {
    border-bottom: 1px solid #333
}

.uppy-ProviderBrowser-headerBar {
    padding: 7px 15px;
    background-color: #fafafa;
    z-index: 1001;
    color: #757575;
    line-height: 1.4;
    font-size: 12px
}

.uppy-size--md .uppy-ProviderBrowser-headerBar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-headerBar {
    background-color: #1f1f1f
}

.uppy-ProviderBrowser-headerBar--simple {
    text-align: center;
    display: block;
    -ms-flex-pack: center;
    justify-content: center
}

.uppy-ProviderBrowser-headerBar--simple .uppy-Provider-breadcrumbsWrap {
    -ms-flex: none;
    flex: none;
    display: inline-block;
    vertical-align: middle
}

.uppy-ProviderBrowser-search {
    width: 100%;
    background-color: #fff;
    position: relative;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-search {
    background-color: #1f1f1f
}

.uppy-ProviderBrowser-searchIcon {
    position: absolute;
    width: 12px;
    height: 12px;
    left: 16px;
    z-index: 1002;
    color: #bbb
}

.uppy-ProviderBrowser-searchInput {
    width: 100%;
    height: 30px;
    background-color: transparent;
    outline: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 12px;
    line-height: 1.4;
    border: 0;
    margin: 0 8px;
    padding-left: 27px;
    z-index: 1001;
    border-radius: 4px
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-searchInput {
    background-color: #1f1f1f;
    color: #eaeaea
}

.uppy-ProviderBrowser-searchInput:focus {
    outline: 0;
    background-color: #f4f4f4
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-searchInput:focus {
    background-color: #333
}

.uppy-ProviderBrowser-searchClose {
    position: absolute;
    width: 22px;
    height: 22px;
    padding: 6px;
    right: 12px;
    top: 4px;
    z-index: 1002;
    color: #939393;
    cursor: pointer
}

.uppy-ProviderBrowser-searchClose:hover {
    color: #757575
}

.uppy-ProviderBrowser-searchClose svg {
    vertical-align: text-top
}

.uppy-ProviderBrowser-searchInput:-ms-input-placeholder {
    color: #939393;
    opacity: 1
}

.uppy-ProviderBrowser-searchInput::placeholder {
    color: #939393;
    opacity: 1
}

.uppy-ProviderBrowser-userLogout {
    cursor: pointer;
    line-height: inherit;
    color: #2275d7;
    padding: 4px;
    border-radius: 3px
}

.uppy-ProviderBrowser-userLogout:focus {
    outline: none
}

.uppy-ProviderBrowser-userLogout::-moz-focus-inner {
    border: 0
}

.uppy-ProviderBrowser-userLogout:hover {
    color: #1b5dab
}

.uppy-ProviderBrowser-userLogout:focus {
    background-color: #eceef2
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout:focus {
    background-color: #333
}

.uppy-ProviderBrowser-userLogout:hover {
    text-decoration: underline
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout {
    color: #eaeaea
}

.uppy-ProviderBrowser-body {
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.uppy-ProviderBrowser-list {
    -ms-flex: 1;
    flex: 1;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-spacing: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-list {
    background-color: #1f1f1f
}

.uppy-ProviderBrowserItem-inner {
    cursor: pointer;
    font-weight: 500;
    font-size: 13px
}

.uppy-ProviderBrowser-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    height: 65px;
    border-top: 1px solid #eaeaea;
    padding: 0 15px
}

.uppy-ProviderBrowser-footer button {
    margin-right: 8px
}

[data-uppy-theme=dark] .uppy-ProviderBrowser-footer {
    background-color: #1f1f1f;
    border-top: 1px solid #333
}

.uppy-DashboardItem-previewInnerWrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .4);
    border-radius: 3px
}

.uppy-size--md .uppy-DashboardItem-previewInnerWrap {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15)
}

.uppy-DashboardItem-previewInnerWrap:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .65);
    display: none;
    z-index: 1001
}

.uppy-DashboardItem-previewLink {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1002
}

.uppy-DashboardItem-previewLink:focus {
    box-shadow: inset 0 0 0 3px #76abe9
}

[data-uppy-theme=dark] .uppy-DashboardItem-previewLink:focus {
    box-shadow: inset 0 0 0 3px #016c8d
}

.uppy-DashboardItem-preview img.uppy-DashboardItem-previewImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translateZ(0);
    border-radius: 3px
}

.uppy-DashboardItem-progress {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1002;
    color: #fff;
    text-align: center;
    width: 120px;
    transition: all .35 ease
}

.uppy-DashboardItem-progressIndicator {
    display: inline-block;
    width: 38px;
    height: 38px;
    opacity: .9;
    cursor: pointer
}

.uppy-DashboardItem-progressIndicator:focus {
    outline: none
}

.uppy-DashboardItem-progressIndicator::-moz-focus-inner {
    border: 0
}

.uppy-DashboardItem-progressIndicator:focus svg.retry, .uppy-DashboardItem-progressIndicator:focus svg.UppyIcon-progressCircle .bg {
    fill: #76abe9
}

svg.UppyIcon-progressCircle {
    width: 100%;
    height: 100%
}

svg.UppyIcon-progressCircle .bg {
    stroke: hsla(0, 0%, 100%, .4);
    opacity: 0
}

svg.UppyIcon-progressCircle .progress {
    stroke: #fff;
    transition: stroke-dashoffset .5s ease-out;
    opacity: 0
}

svg.UppyIcon-progressCircle .play {
    stroke: #fff;
    display: none
}

svg.UppyIcon-progressCircle .cancel, svg.UppyIcon-progressCircle .pause, svg.UppyIcon-progressCircle .play {
    fill: #fff;
    opacity: 0;
    transition: all .2s
}

svg.UppyIcon-progressCircle .pause {
    stroke: #fff;
    display: none
}

svg.UppyIcon-progressCircle .check {
    opacity: 0;
    fill: #fff;
    transition: all .2s
}

svg.UppyIcon.retry {
    fill: #fff
}

.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress {
    transform: none;
    top: -9px;
    right: -8px;
    left: auto;
    width: auto
}

.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress, .uppy-DashboardItem.is-error .uppy-DashboardItem-progress, .uppy-DashboardItem.is-inprogress .uppy-DashboardItem-progress {
    display: block
}

.uppy-DashboardItem.is-error .uppy-DashboardItem-progressIndicator {
    width: 18px;
    height: 18px
}

.uppy-size--md .uppy-DashboardItem.is-error .uppy-DashboardItem-progressIndicator {
    width: 28px;
    height: 28px
}

.uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator {
    width: 18px;
    height: 18px;
    opacity: 1
}

.uppy-size--md .uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator {
    width: 22px;
    height: 22px
}

.uppy-DashboardItem.is-paused svg.UppyIcon-progressCircle .pause {
    opacity: 0
}

.uppy-DashboardItem.is-paused svg.UppyIcon-progressCircle .play {
    opacity: 1
}

.uppy-DashboardItem.is-noIndividualCancellation .uppy-DashboardItem-progressIndicator {
    cursor: default
}

.uppy-DashboardItem.is-noIndividualCancellation .cancel {
    display: none
}

.uppy-DashboardItem.is-processing .uppy-DashboardItem-progress {
    opacity: 0
}

.uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator {
    cursor: default
}

.uppy-DashboardItem.is-complete .progress {
    stroke: #1bb240;
    fill: #1bb240;
    opacity: 1
}

.uppy-DashboardItem.is-complete .check {
    opacity: 1
}

.uppy-size--md .uppy-DashboardItem-progressIndicator {
    width: 55px;
    height: 55px
}

.uppy-DashboardItem.is-resumable .pause, .uppy-DashboardItem.is-resumable .play {
    display: block
}

.uppy-DashboardItem.is-resumable .cancel {
    display: none
}

.uppy-DashboardItem.is-inprogress .bg, .uppy-DashboardItem.is-inprogress .cancel, .uppy-DashboardItem.is-inprogress .pause, .uppy-DashboardItem.is-inprogress .progress {
    opacity: 1
}

.uppy-DashboardItem-fileInfo {
    padding-right: 5px
}

.uppy-DashboardItem-name {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 4px;
    word-break: break-all;
    word-wrap: anywhere
}

[data-uppy-theme=dark] .uppy-DashboardItem-name {
    color: #eaeaea
}

.uppy-DashboardItem-status {
    font-size: 11px;
    line-height: 1.3;
    font-weight: 400;
    color: #757575
}

[data-uppy-theme=dark] .uppy-DashboardItem-status {
    color: #bbb
}

.uppy-DashboardItem-statusSize {
    display: inline-block;
    vertical-align: bottom;
    text-transform: uppercase
}

.uppy-DashboardItem-sourceIcon {
    display: none;
    vertical-align: bottom;
    color: #bbb
}

.uppy-DashboardItem-sourceIcon:not(:first-child) {
    position: relative;
    margin-left: 14px
}

.uppy-DashboardItem-sourceIcon svg, .uppy-DashboardItem-sourceIcon svg * {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: text-bottom;
    overflow: hidden;
    fill: currentColor;
    width: 11px;
    height: 12px
}

.uppy-DashboardItem-action {
    cursor: pointer;
    color: #939393
}

.uppy-DashboardItem-action:focus {
    outline: none
}

.uppy-DashboardItem-action::-moz-focus-inner {
    border: 0
}

.uppy-DashboardItem-action:focus {
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .5)
}

.uppy-DashboardItem-action:hover {
    opacity: 1;
    color: #1f1f1f
}

[data-uppy-theme=dark] .uppy-DashboardItem-action {
    color: #cfcfcf
}

[data-uppy-theme=dark] .uppy-DashboardItem-action:focus {
    outline: none
}

[data-uppy-theme=dark] .uppy-DashboardItem-action::-moz-focus-inner {
    border: 0
}

[data-uppy-theme=dark] .uppy-DashboardItem-action:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, .85)
}

[data-uppy-theme=dark] .uppy-DashboardItem-action:hover {
    color: #eaeaea
}

.uppy-DashboardItem-action--remove {
    color: #1f1f1f;
    opacity: .95
}

.uppy-DashboardItem-action--remove:hover {
    opacity: 1;
    color: #000
}

[data-uppy-theme=dark] .uppy-DashboardItem-action--remove {
    color: #525252
}

[data-uppy-theme=dark] .uppy-DashboardItem-action--remove:hover {
    color: #333
}

.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem-actionWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem-action {
    width: 22px;
    height: 22px;
    padding: 3px;
    margin-left: 3px
}

.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem-action:focus {
    border-radius: 3px
}

.uppy-size--md .uppy-DashboardItem-action--copyLink, .uppy-size--md .uppy-DashboardItem-action--edit {
    width: 16px;
    height: 16px;
    padding: 0
}

.uppy-size--md .uppy-DashboardItem-action--copyLink:focus, .uppy-size--md .uppy-DashboardItem-action--edit:focus {
    border-radius: 3px
}

.uppy-size--md .uppy-DashboardItem-action--remove {
    z-index: 1002;
    position: absolute;
    top: -8px;
    right: -8px;
    width: 18px;
    height: 18px;
    padding: 0
}

.uppy-size--md .uppy-DashboardItem-action--remove:focus {
    border-radius: 50%
}

.uppy-DashboardItem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0 10px 10px
}

[data-uppy-theme=dark] .uppy-DashboardItem {
    border-bottom: 1px solid #333
}

.uppy-size--md .uppy-DashboardItem {
    position: relative;
    display: block;
    float: left;
    margin: 5px 15px;
    padding: 0;
    width: calc(33.333% - 30px);
    height: 215px;
    border-bottom: 0
}

.uppy-size--lg .uppy-DashboardItem {
    margin: 5px 15px;
    width: calc(25% - 30px);
    height: 190px
}

.uppy-size--xl .uppy-DashboardItem {
    width: calc(20% - 30px);
    height: 210px
}

.uppy-DashboardItem-preview {
    position: relative
}

.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem-preview {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 50px;
    height: 50px
}

.uppy-size--md .uppy-DashboardItem-preview {
    width: 100%;
    height: 140px
}

.uppy-size--lg .uppy-DashboardItem-preview {
    height: 120px
}

.uppy-size--xl .uppy-DashboardItem-preview {
    height: 140px
}

.uppy-DashboardItem-fileInfoAndButtons {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 8px;
    padding-left: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.uppy-size--md .uppy-DashboardItem-fileInfoAndButtons {
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 9px 0 0
}

.uppy-DashboardItem-fileInfo {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.uppy-DashboardItem-actionWrapper {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.uppy-DashboardItem.is-error .uppy-DashboardItem-previewInnerWrap:after, .uppy-DashboardItem.is-inprogress .uppy-DashboardItem-previewInnerWrap:after {
    display: block
}

.uppy-DashboardItem.is-inprogress:not(.is-resumable) .uppy-DashboardItem-action--remove {
    display: none
}

.uppy-DashboardItem-errorDetails {
    line-height: 12px;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #939393;
    border-radius: 50%;
    position: relative;
    top: 0;
    left: 2px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    cursor: help
}

.uppy-DashboardItem-errorDetails:after {
    line-height: 1.3;
    word-wrap: break-word
}

.uppy-Dashboard-FileCard {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1005;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.uppy-Dashboard-FileCard .uppy-DashboardContent-bar {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.uppy-Dashboard-FileCard .uppy-Dashboard-FileCard-actions {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.uppy-Dashboard-FileCard-inner {
    height: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: column;
    flex-direction: column
}

.uppy-Dashboard-FileCard-inner, .uppy-Dashboard-FileCard-preview {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-height: 0;
    display: -ms-flexbox;
    display: flex
}

.uppy-Dashboard-FileCard-preview {
    height: 60%;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border-bottom: 1px solid #eaeaea;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-uppy-theme=dark] .uppy-Dashboard-FileCard-preview {
    background-color: #333;
    border-bottom: 0
}

.uppy-Dashboard-FileCard-preview img.uppy-DashboardItem-previewImg {
    max-width: 90%;
    max-height: 90%;
    object-fit: cover;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 3px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, .15)
}

.uppy-Dashboard-FileCard-info {
    height: 40%;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 30px 20px 20px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

[data-uppy-theme=dark] .uppy-Dashboard-FileCard-info {
    background-color: #1f1f1f
}

.uppy-Dashboard-FileCard-fieldset {
    font-size: 0;
    border: 0;
    padding: 0;
    max-width: 640px;
    margin: auto auto 12px
}

.uppy-Dashboard-FileCard-label {
    display: inline-block;
    vertical-align: middle;
    width: 22%;
    font-size: 12px;
    color: #525252
}

.uppy-size--md .uppy-Dashboard-FileCard-label {
    font-size: 14px
}

[data-uppy-theme=dark] .uppy-Dashboard-FileCard-label {
    color: #eaeaea
}

.uppy-Dashboard-FileCard-input {
    display: inline-block;
    vertical-align: middle;
    width: 78%
}

.uppy-Dashboard-FileCard-actions {
    height: 55px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border-top: 1px solid #eaeaea;
    padding: 0 15px;
    background-color: #fafafa;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.uppy-size--md .uppy-Dashboard-FileCard-actions {
    height: 65px
}

[data-uppy-theme=dark] .uppy-Dashboard-FileCard-actions {
    border-top: 1px solid #333;
    background-color: #1f1f1f
}

.uppy-Dashboard-FileCard-actionsBtn {
    margin-right: 10px
}

.uppy-transition-slideDownUp-enter {
    opacity: .01;
    transform: translate3d(0, -105%, 0);
    transition: transform .25s ease-in-out, opacity .25s ease-in-out
}

.uppy-transition-slideDownUp-enter.uppy-transition-slideDownUp-enter-active {
    opacity: 1;
    transform: translateZ(0)
}

.uppy-transition-slideDownUp-leave {
    opacity: 1;
    transform: translateZ(0);
    transition: transform .25s ease-in-out, opacity .25s ease-in-out
}

.uppy-transition-slideDownUp-leave.uppy-transition-slideDownUp-leave-active {
    opacity: .01;
    transform: translate3d(0, -105%, 0)
}

@keyframes uppy-Dashboard-fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes uppy-Dashboard-fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes uppy-Dashboard-slideDownAndFadeIn {
    0% {
        transform: translate3d(-50%, -70%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(-50%, -50%, 0);
        opacity: 1
    }
}

@keyframes uppy-Dashboard-slideDownAndFadeIn--small {
    0% {
        transform: translate3d(0, -20%, 0);
        opacity: 0
    }
    to {
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes uppy-Dashboard-slideUpFadeOut {
    0% {
        transform: translate3d(-50%, -50%, 0);
        opacity: 1
    }
    to {
        transform: translate3d(-50%, -70%, 0);
        opacity: 0
    }
}

@keyframes uppy-Dashboard-slideUpFadeOut--small {
    0% {
        transform: translateZ(0);
        opacity: 1
    }
    to {
        transform: translate3d(0, -20%, 0);
        opacity: 0
    }
}

.uppy-Dashboard--modal {
    z-index: 1001
}

.uppy-Dashboard--modal[aria-hidden=true] {
    display: none
}

.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-inner {
    animation: uppy-Dashboard-slideDownAndFadeIn--small .3s cubic-bezier(0, 0, .2, 1)
}

@media only screen and (min-width: 820px) {
    .uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-inner {
        animation: uppy-Dashboard-slideDownAndFadeIn .3s cubic-bezier(0, 0, .2, 1)
    }
}

.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-overlay {
    animation: uppy-Dashboard-fadeIn .3s cubic-bezier(0, 0, .2, 1)
}

.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-inner {
    animation: uppy-Dashboard-slideUpFadeOut--small .3s cubic-bezier(0, 0, .2, 1)
}

@media only screen and (min-width: 820px) {
    .uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-inner {
        animation: uppy-Dashboard-slideUpFadeOut .3s cubic-bezier(0, 0, .2, 1)
    }
}

.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-overlay {
    animation: uppy-Dashboard-fadeOut .3s cubic-bezier(0, 0, .2, 1)
}

.uppy-Dashboard-isFixed {
    overflow: hidden;
    height: 100vh
}

.uppy-Dashboard--modal .uppy-Dashboard-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1001
}

.uppy-Dashboard-inner {
    position: relative;
    background-color: #fafafa;
    max-width: 100%;
    max-height: 100%;
    outline: none;
    border: 1px solid #eaeaea;
    border-radius: 5px
}

.uppy-size--md .uppy-Dashboard-inner {
    min-height: auto
}

@media only screen and (min-width: 820px) {
    .uppy-Dashboard-inner {
        width: 750px;
        height: 550px
    }
}

.uppy-Dashboard--modal .uppy-Dashboard-inner {
    z-index: 1002
}

[data-uppy-theme=dark] .uppy-Dashboard-inner {
    background-color: #1f1f1f
}

.uppy-Dashboard-innerWrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    opacity: 0
}

.uppy-Dashboard--isInnerWrapVisible .uppy-Dashboard-innerWrap {
    opacity: 1
}

.uppy-Dashboard--modal .uppy-Dashboard-inner {
    position: fixed;
    top: 35px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: none
}

@media only screen and (min-width: 820px) {
    .uppy-Dashboard--modal .uppy-Dashboard-inner {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .15)
    }
}

.uppy-Dashboard-close {
    display: block;
    position: absolute;
    top: -33px;
    right: -2px;
    cursor: pointer;
    color: hsla(0, 0%, 100%, .9);
    font-size: 27px;
    z-index: 1005
}

.uppy-Dashboard-close:focus {
    outline: none
}

.uppy-Dashboard-close::-moz-focus-inner {
    border: 0
}

.uppy-Dashboard-close:focus {
    color: #8cb8ed
}

@media only screen and (min-width: 820px) {
    .uppy-Dashboard-close {
        font-size: 35px;
        top: -10px;
        right: -35px
    }
}

.uppy-Dashboard-AddFiles {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    text-align: center
}

[data-uppy-drag-drop-supported=true] .uppy-Dashboard-AddFiles {
    margin: 7px;
    height: calc(100% - 14px);
    border-radius: 3px;
    border: 1px dashed #dfdfdf
}

.uppy-Dashboard-AddFilesPanel .uppy-Dashboard-AddFiles {
    border: none;
    height: calc(100% - 54px)
}

.uppy-Dashboard--modal .uppy-Dashboard-AddFiles {
    border-color: #cfcfcf
}

[data-uppy-theme=dark] .uppy-Dashboard-AddFiles {
    border-color: #757575
}

.uppy-Dashboard-AddFiles-info {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: auto;
    display: none
}

.uppy-size--height-md .uppy-Dashboard-AddFiles-info {
    display: block
}

.uppy-size--md .uppy-Dashboard-AddFiles-info {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    padding-top: 30px;
    padding-bottom: 0
}

[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-info {
    margin-top: 0
}

.uppy-Dashboard-browse {
    cursor: pointer;
    color: rgba(34, 117, 215, .9)
}

.uppy-Dashboard-browse:focus {
    outline: none
}

.uppy-Dashboard-browse::-moz-focus-inner {
    border: 0
}

.uppy-Dashboard-browse:focus, .uppy-Dashboard-browse:hover {
    border-bottom: 1px solid #2275d7
}

[data-uppy-theme=dark] .uppy-Dashboard-browse {
    color: rgba(2, 186, 242, .9)
}

[data-uppy-theme=dark] .uppy-Dashboard-browse:focus, [data-uppy-theme=dark] .uppy-Dashboard-browse:hover {
    border-bottom: 1px solid #02baf2
}

.uppy-Dashboard-browseBtn {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 5px;
    width: 100%
}

.uppy-size--md .uppy-Dashboard-browseBtn {
    font-size: 15px;
    width: auto;
    margin: 15px auto;
    padding: 13px 44px
}

.uppy-Dashboard-AddFiles-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 2px;
    padding: 2px 0;
    width: 100%
}

.uppy-size--md .uppy-Dashboard-AddFiles-list {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 600px;
    overflow-y: visible;
    margin-top: 15px;
    padding-top: 0;
    -ms-flex: none;
    flex: none
}

.uppy-DashboardTab {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eaeaea
}

[data-uppy-theme=dark] .uppy-DashboardTab {
    border-bottom: 1px solid #333
}

.uppy-size--md .uppy-DashboardTab {
    display: inline-block;
    width: auto;
    margin-bottom: 10px;
    border-bottom: none
}

.uppy-DashboardTab-btn {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #525252;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 15px;
    line-height: 1;
    text-align: center
}

.uppy-DashboardTab-btn:focus {
    outline: none
}

.uppy-size--md .uppy-DashboardTab-btn {
    width: 86px;
    margin-right: 1px;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 3px;
    border-radius: 5px
}

[data-uppy-theme=dark] .uppy-DashboardTab-btn {
    color: #eaeaea
}

.uppy-DashboardTab-btn::-moz-focus-inner {
    border: 0
}

.uppy-DashboardTab-btn:hover {
    background-color: #f1f3f6
}

[data-uppy-theme=dark] .uppy-DashboardTab-btn:hover {
    background-color: #333
}

.uppy-DashboardTab-btn:active, .uppy-DashboardTab-btn:focus {
    background-color: #eceef2
}

[data-uppy-theme=dark] .uppy-DashboardTab-btn:active, [data-uppy-theme=dark] .uppy-DashboardTab-btn:focus {
    background-color: #525252
}

.uppy-DashboardTab-btn svg {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: text-top;
    overflow: hidden;
    transition: transform .15s ease-in-out;
    margin-right: 10px
}

.uppy-size--md .uppy-DashboardTab-btn svg {
    margin-right: 0
}

.uppy-DashboardTab-name {
    font-size: 14px;
    font-weight: 500
}

.uppy-size--md .uppy-DashboardTab-name {
    font-size: 11px;
    line-height: 15px;
    margin-top: 8px;
    margin-bottom: 0
}

.uppy-DashboardTab svg {
    width: 23px;
    height: 23px;
    vertical-align: middle
}

.uppy-size--md .uppy-DashboardTab svg {
    width: 30px;
    height: 30px
}

.uppy-Dashboard-input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.uppy-DashboardContent-bar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 40px;
    width: 100%;
    padding: 0 10px;
    z-index: 1004;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    background-color: #fafafa
}

.uppy-size--md .uppy-DashboardContent-bar {
    height: 50px;
    padding: 0 15px
}

[data-uppy-theme=dark] .uppy-DashboardContent-bar {
    background-color: #1f1f1f;
    border-bottom: 1px solid #333
}

.uppy-DashboardContent-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    font-weight: 500;
    width: 100%;
    max-width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    margin: auto
}

.uppy-size--md .uppy-DashboardContent-title {
    font-size: 14px;
    line-height: 50px;
    max-width: 300px
}

[data-uppy-theme=dark] .uppy-DashboardContent-title {
    color: #eaeaea
}

.uppy-DashboardContent-back {
    background: none;
    -webkit-appearance: none;
    font-family: inherit;
    font-size: inherit;
    line-height: 1;
    border: 0;
    color: inherit;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    color: #2275d7;
    padding: 7px 6px;
    margin: 0 0 0 -6px
}

.uppy-DashboardContent-back:focus {
    outline: none
}

.uppy-DashboardContent-back::-moz-focus-inner {
    border: 0
}

.uppy-DashboardContent-back:hover {
    color: #1b5dab
}

.uppy-DashboardContent-back:focus {
    background-color: #eceef2
}

[data-uppy-theme=dark] .uppy-DashboardContent-back:focus {
    background-color: #333
}

.uppy-size--md .uppy-DashboardContent-back {
    font-size: 14px
}

[data-uppy-theme=dark] .uppy-DashboardContent-back {
    color: #02baf2
}

.uppy-DashboardContent-addMore {
    background: none;
    -webkit-appearance: none;
    font-family: inherit;
    font-size: inherit;
    line-height: 1;
    border: 0;
    color: inherit;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    color: #2275d7;
    width: 29px;
    height: 29px;
    padding: 7px 8px;
    margin: 0 -5px 0 0
}

.uppy-DashboardContent-addMore:focus {
    outline: none
}

.uppy-DashboardContent-addMore::-moz-focus-inner {
    border: 0
}

.uppy-DashboardContent-addMore:hover {
    color: #1b5dab
}

.uppy-DashboardContent-addMore:focus {
    background-color: #eceef2
}

[data-uppy-theme=dark] .uppy-DashboardContent-addMore:focus {
    background-color: #333
}

.uppy-size--md .uppy-DashboardContent-addMore {
    font-size: 14px;
    width: auto;
    height: auto;
    margin-right: -8px
}

[data-uppy-theme=dark] .uppy-DashboardContent-addMore {
    color: #02baf2
}

.uppy-DashboardContent-addMore svg {
    vertical-align: baseline;
    margin-right: 4px
}

.uppy-size--md .uppy-DashboardContent-addMore svg {
    width: 11px;
    height: 11px
}

.uppy-DashboardContent-addMoreCaption {
    display: none
}

.uppy-size--md .uppy-DashboardContent-addMoreCaption {
    display: inline
}

.uppy-DashboardContent-panel {
    background-color: #f5f5f5;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1
}

.uppy-Dashboard-AddFilesPanel, .uppy-DashboardContent-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1005;
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex
}

.uppy-Dashboard-AddFilesPanel {
    background: #fafafa;
    background: linear-gradient(0deg, #fafafa 35%, hsla(0, 0%, 98%, .85));
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .15);
    -ms-flex-direction: column;
    flex-direction: column
}

[data-uppy-theme=dark] .uppy-Dashboard-AddFilesPanel {
    background-color: #333;
    background: linear-gradient(0deg, #1f1f1f 35%, rgba(31, 31, 31, .85))
}

.uppy-Dashboard--isAddFilesPanelVisible .uppy-Dashboard-files {
    filter: blur(2px)
}

.uppy-Dashboard-progress {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12%
}

.uppy-Dashboard-progressBarContainer.is-active {
    z-index: 1004;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.uppy-Dashboard-filesContainer {
    position: relative;
    overflow-y: hidden;
    margin: 0;
    -ms-flex: 1;
    flex: 1
}

.uppy-Dashboard-filesContainer:after {
    content: "";
    display: table;
    clear: both
}

.uppy-Dashboard-files {
    margin: 0;
    padding: 0 0 10px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-flex: 1;
    flex: 1
}

.uppy-size--md .uppy-Dashboard-files {
    padding-top: 10px
}

.uppy-Dashboard-dropFilesHereHint {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    visibility: hidden;
    position: absolute;
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
    padding-top: 90px;
    border: 1px dashed #2275d7;
    border-radius: 3px;
    z-index: 2000;
    text-align: center;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 11-1.414 1.414L25 16.414V34a1 1 0 11-2 0V16.414l-5.293 5.293a.999.999 0 11-1.414-1.414l7-7a.999.999 0 011.414 0l7 7z' fill='%232275D7'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #757575;
    font-size: 16px
}

[data-uppy-theme=dark] .uppy-Dashboard-dropFilesHereHint {
    color: #bbb;
    border-color: #02baf2;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 11-1.414 1.414L25 16.414V34a1 1 0 11-2 0V16.414l-5.293 5.293a.999.999 0 11-1.414-1.414l7-7a.999.999 0 011.414 0l7 7z' fill='%2302BAF2'/%3E%3C/svg%3E")
}

.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-dropFilesHereHint {
    visibility: visible
}

.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-files, .uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-progressindicators, .uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-DashboardContent-bar {
    opacity: .15
}

.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-AddFiles {
    opacity: .03
}

.uppy-Dashboard-dropFilesIcon {
    display: none;
    margin-bottom: 15px
}

.uppy-size--md.uppy-size--height-md .uppy-Dashboard-dropFilesIcon {
    display: block
}

.uppy-Dashboard-AddFiles-title {
    font-size: 17px;
    line-height: 1.35;
    font-weight: 500;
    color: #000;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
    padding: 0 15px;
    width: 100%
}

.uppy-size--md .uppy-Dashboard-AddFiles-title {
    font-size: 25px;
    margin-top: 5px;
    font-weight: 400;
    text-align: center;
    max-width: 480px
}

[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-title {
    text-align: center
}

[data-uppy-theme=dark] .uppy-Dashboard-AddFiles-title {
    color: #eaeaea
}

.uppy-Dashboard-AddFiles-title button {
    font-weight: 500
}

.uppy-size--md .uppy-Dashboard-AddFiles-title button {
    font-weight: 400
}

.uppy-Dashboard-note {
    font-size: 14px;
    line-height: 1.25;
    text-align: center;
    color: #757575;
    max-width: 350px;
    margin: auto;
    padding: 0 15px
}

.uppy-size--md .uppy-Dashboard-note {
    font-size: 15px;
    line-height: 1.35;
    max-width: 600px
}

[data-uppy-theme=dark] .uppy-Dashboard-note {
    color: #cfcfcf
}

a.uppy-Dashboard-poweredBy {
    display: inline-block;
    text-align: center;
    font-size: 11px;
    color: #939393;
    text-decoration: none;
    margin-top: 8px
}

.uppy-Dashboard-poweredByIcon {
    stroke: #939393;
    fill: none;
    margin-left: 1px;
    margin-right: 1px;
    position: relative;
    top: 1px;
    opacity: .9;
    vertical-align: text-top
}

.uppy-DashboardItem-previewIcon {
    width: 25px;
    height: 25px;
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.uppy-size--md .uppy-DashboardItem-previewIcon {
    width: 38px;
    height: 38px
}

.uppy-DashboardItem-previewIcon svg {
    width: 100%;
    height: 100%
}

.uppy-DashboardItem-previewIconWrap {
    height: 76px;
    max-height: 75%;
    position: relative
}

.uppy-DashboardItem-previewIconBg {
    width: 100%;
    height: 100%;
    filter: drop-shadow(rgba(0, 0, 0, .1) 0 1px 1px)
}

.uppy-Dashboard-upload {
    position: relative;
    width: 50px;
    height: 50px
}

.uppy-size--md .uppy-Dashboard-upload {
    width: 60px;
    height: 60px
}

.uppy-Dashboard-upload .UppyIcon {
    position: relative;
    top: 1px;
    width: 50%
}

.uppy-Dashboard-uploadCount {
    position: absolute;
    top: -12px;
    right: -12px;
    background-color: #1bb240;
    color: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 8px
}

.uppy-size--md .uppy-Dashboard-uploadCount {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 9px
}

.uppy-DragDrop-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 7px;
    background-color: #fff;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    max-width: 100%
}

.uppy-DragDrop-container:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .4)
}

.uppy-DragDrop-container::-moz-focus-inner {
    border: 0
}

.uppy-DragDrop-inner {
    margin: 0;
    text-align: center;
    padding: 80px 20px;
    line-height: 1.4
}

.uppy-DragDrop-input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.uppy-DragDrop-arrow {
    width: 60px;
    height: 60px;
    fill: #e0e0e0;
    margin-bottom: 17px
}

.uppy-DragDrop--is-dragdrop-supported {
    border: 2px dashed #adadad
}

.uppy-DragDrop--isDraggingOver {
    border: 2px dashed #2275d7;
    background: #eaeaea
}

.uppy-DragDrop--isDraggingOver .uppy-DragDrop-arrow {
    fill: #939393
}

.uppy-DragDrop-label {
    display: block;
    font-size: 1.15em;
    margin-bottom: 5px
}

.uppy-DragDrop-browse {
    color: #2275d7;
    cursor: pointer
}

.uppy-DragDrop-note {
    font-size: 1em;
    color: #adadad
}

.uppy-FileInput-container {
    margin-bottom: 15px
}

.uppy-FileInput-btn {
    background: none;
    -webkit-appearance: none;
    font-family: inherit;
    font-size: inherit;
    line-height: 1;
    margin: 0;
    color: inherit;
    font-family: sans-serif;
    font-size: .85em;
    padding: 10px 15px;
    color: #14457f;
    border: 1px solid #14457f;
    border-radius: 8px;
    cursor: pointer
}

.uppy-FileInput-btn:hover {
    background-color: #14457f;
    color: #fff
}

.uppy-ProgressBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    z-index: 10000;
    transition: height .2s
}

.uppy-ProgressBar[aria-hidden=true] {
    height: 0
}

.uppy-ProgressBar-inner {
    background-color: #2275d7;
    box-shadow: 0 0 10px rgba(34, 117, 215, .7);
    height: 100%;
    width: 0;
    transition: width .4s ease
}

.uppy-ProgressBar-percentage {
    display: none;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

.uppy-Url {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1
}

[data-uppy-theme=dark] .uppy-Url {
    background-color: #1f1f1f
}

.uppy-Url-input {
    width: 90%;
    max-width: 650px;
    margin-bottom: 15px
}

.uppy-size--md .uppy-Url-input {
    margin-bottom: 20px
}

.uppy-Url-importButton {
    padding: 13px 25px
}

.uppy-size--md .uppy-Url-importButton {
    padding: 13px 30px
}

.uppy-Webcam-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.uppy-Webcam-videoContainer {
    width: 100%;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    background-color: #333;
    text-align: center;
    position: relative
}

.uppy-Webcam-video {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.uppy-Webcam-video--mirrored {
    transform: scaleX(-1)
}

.uppy-Webcam-buttonContainer {
    width: 100%;
    height: 75px;
    border-top: 1px solid #eaeaea;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px
}

.uppy-Webcam-button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #e32437;
    color: #fff;
    cursor: pointer;
    transition: all .3s
}

.uppy-Webcam-button:focus {
    outline: none
}

.uppy-Webcam-button::-moz-focus-inner {
    border: 0
}

.uppy-Webcam-button:focus {
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .5)
}

[data-uppy-theme=dark] .uppy-Webcam-button:focus {
    outline: none
}

[data-uppy-theme=dark] .uppy-Webcam-button::-moz-focus-inner {
    border: 0
}

[data-uppy-theme=dark] .uppy-Webcam-button:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, .85)
}

.uppy-Webcam-button svg {
    width: 30px;
    height: 30px;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: text-top;
    overflow: hidden;
    fill: currentColor
}

.uppy-size--md .uppy-Webcam-button {
    width: 60px;
    height: 60px
}

.uppy-Webcam-button:hover {
    background-color: #d31b2d
}

.uppy-Webcam-button--picture {
    margin-right: 12px
}

.uppy-Webcam-permissons {
    padding: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    height: 100%;
    -ms-flex: 1;
    flex: 1
}

.uppy-Webcam-permissons p {
    max-width: 450px;
    line-height: 1.3;
    text-align: center;
    line-height: 1.45;
    color: #939393;
    margin: 0
}

.uppy-Webcam-permissonsIcon svg {
    width: 100px;
    height: 75px;
    color: #bbb;
    margin-bottom: 30px
}

.uppy-Webcam-recordingLength {
    position: absolute;
    right: 20px;
    color: #757575;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

.uppy-Webcam-title {
    font-size: 22px;
    line-height: 1.35;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0 15px;
    max-width: 500px;
    text-align: center;
    color: #333
}

[data-uppy-theme=dark] .uppy-Webcam-title {
    color: #eaeaea
}

.uppy-ScreenCapture-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.uppy-ScreenCapture-videoContainer {
    width: 100%;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    background-color: #333;
    text-align: center;
    position: relative
}

.uppy-size--md .uppy-ScreenCapture-videoContainer {
    max-width: 100%
}

.uppy-ScreenCapture-video {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    outline: 0
}

.uppy-ScreenCapture-buttonContainer {
    width: 100%;
    height: 75px;
    border-top: 1px solid #eaeaea;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    background-color: #fff
}

[data-uppy-theme=dark] .uppy-ScreenCapture-buttonContainer {
    background-color: #1f1f1f;
    border-top: 1px solid #333
}

.uppy-ScreenCapture-button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    transition: all .3s
}

.uppy-ScreenCapture-button:focus {
    outline: none
}

.uppy-ScreenCapture-button::-moz-focus-inner {
    border: 0
}

.uppy-ScreenCapture-button:focus {
    box-shadow: 0 0 0 3px rgba(34, 117, 215, .5)
}

[data-uppy-theme=dark] .uppy-ScreenCapture-button:focus {
    outline: none
}

[data-uppy-theme=dark] .uppy-ScreenCapture-button::-moz-focus-inner {
    border: 0
}

[data-uppy-theme=dark] .uppy-ScreenCapture-button:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, .85)
}

.uppy-size--md .uppy-ScreenCapture-button {
    width: 60px;
    height: 60px
}

.uppy-ScreenCapture-button:hover {
    background-color: #d31b2d
}

.uppy-ScreenCapture-button svg {
    width: 30px;
    height: 30px;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: text-top;
    overflow: hidden;
    fill: currentColor
}

.uppy-ScreenCapture-button--submit {
    background-color: #2275d7;
    margin-left: 12px
}

.uppy-ScreenCapture-button--submit:hover {
    background-color: #1f69c1
}

.uppy-ScreenCapture-button--submit:disabled {
    background-color: #939393;
    cursor: default
}

.uppy-ScreenCapture-button--submit:disabled:hover {
    background-color: #eaeaea
}

.uppy-ScreenCapture-title {
    font-size: 22px;
    line-height: 1.35;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0 15px;
    max-width: 500px;
    text-align: center;
    color: #333
}

.uppy-ScreenCapture-icon--stream {
    position: absolute;
    right: 0;
    top: 0;
    margin: 1rem;
    z-index: 1
}

.uppy-ScreenCapture-icon--stream svg {
    fill: #939393
}

.uppy-ScreenCapture-icon--streamActive svg {
    animation: uppy-ScreenCapture-icon--blink 1s cubic-bezier(.47, 0, .75, .72) infinite
}

@keyframes uppy-ScreenCapture-icon--blink {
    0% {
        fill: #2275d7
    }
    50% {
        fill: #939393
    }
    to {
        fill: #2275d7
    }
}

.uppy-ScreenCapture-button--video {
    color: #fff;
    background: #e32437
}

.uppy-ScreenCapture-button--video:hover {
    background-color: #bc1828
}

.wpast-wrap .wpast-panel-header h4 {
    float: right
}

.wpast-wrap .wpast-panel-header .wpast-btn {
    float: left
}

.wpast-wrap .wpast-panel-header .wpast-btn {
    float: left
}

.wpast-wrap .wpast-custom-select {
    padding: 3px 10px 3px 30px;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23c6cdd2' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 10px center/8px 10px
}

.wpast-wrap .wpast-status {
    border-radius: 0 14px 14px
}

.wpast-wrap .wpast-status .wpast-status-color {
    margin-left: 10px;
    margin-right: 0
}

.wpast-wrap.wpast-all-tickets .wpast-filter-container #wpast-filter {
    margin-left: unset;
    margin-right: auto
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item {
    border-right-width: 3px;
    border-left-width: 1px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item > div {
    padding-right: 0;
    padding-left: 10px
}

.wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item .wpast-item-user img.avatar {
    margin-left: 10px;
    margin-right: 0
}

@media (max-width: 992px) {
    .wpast-wrap.wpast-all-tickets .wpast-tickets-list .wpast-ticket-item:nth-child(odd) {
        margin-right: 0;
        margin-left: 10px
    }
}

.wpast-wrap.wpast-view-ticket .wpast-ticket-title .wpast-all-tickets {
    margin-right: 0;
    margin-left: 20px
}

.wpast-wrap.wpast-view-ticket .wpast-ticket-title .wpast-all-tickets img {
    transform: rotate(180deg)
}

.wpast-wrap.wpast-view-ticket .wpast-main-content #wpast-submit-ticket-reply {
    right: 38px;
    left: unset
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-reply-toggle a img {
    margin-left: 5px;
    margin-right: 0
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-total-ath .wpast-voice {
    border-left: 1px solid #e3eaf2;
    border-right: none;
    margin-left: 10px;
    margin-right: 0;
    padding-right: 0;
    padding-left: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-total-ath #wpast-sidebar-toggle {
    float: left
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-time img {
    margin-left: 15px;
    margin-right: 0
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-creator .avatar {
    margin-right: 0;
    margin-left: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-user .avatar {
    margin-right: 0;
    margin-left: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-ticket-department .wpast-icon {
    margin-right: 0;
    margin-left: 15px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a {
    padding-right: 0;
    padding-left: 10px
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content .wpast-ath-file a .wpast-icon-download {
    margin-right: auto;
    margin-left: 0
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket .wpast-ticket-content {
    border-radius: 15px 15px 0
}

.wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-admin .wpast-ticket-content, .wpast-wrap.wpast-view-ticket .wpast-main-content .wpast-ticket.wpast-from-vendor .wpast-ticket-content {
    margin-left: unset;
    margin-right: auto;
    border-radius: 15px 15px 15px 0
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product .wp-post-image {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info .wpast-extension .wpast-loader {
    margin-left: 7px;
    margin-right: 0
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info .wpast-extension .wpast-loader {
    float: left;
    margin-right: 7px;
    margin-left: 0
}

.wpast-wrap.wpast-view-ticket .wpast-sidabar .wpast-product-container .wpast-support-info > div span:last-child {
    text-align: left
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wp-post-image {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wpast-support-info .wpast-extension {
    margin-right: 7px;
    margin-left: 0
}

.wpast-wrap.wpast-bought-products ul.wpast-products li .wpast-support-info .wpast-extension .wpast-loader {
    float: left;
    margin-right: 7px;
    margin-left: 0
}

.wpast-wrap .wpast-fags li h5:after {
    left: 10px;
    right: auto
}

.wpast-wrap .wpast-recorder .wpast-timer {
    flex-direction: row-reverse
}

.wpast-wrap .wpast-recorder #controls {
    flex-direction: row-reverse
}

.wpast-wrap .wpast-checkbox, .wpast-wrap .wpast-radio {
    margin: 0 0 0 5px
}

.wpast-wrap .wpast-checkbox, .wpast-wrap .wpast-radio {
    margin: 0 0 0 5px
}

.wpast-wrap #wpast-submit-ticket button.wpast-submit .wpast-loader, .wpast-wrap #wpast-submit-ticket-reply button.wpast-submit .wpast-loader {
    float: left;
    margin-right: 7px;
    margin-left: 0
}

.wpast-wrap #wpast-submit-ticket .wpast-user-wrapper .wpast-form-group > div .wpast-loader {
    left: 10px;
    right: auto
}

.wpast-wrap #wpast-submit-ticket .wpast-product-wrapper .wpast-form-group > div .wpast-loader {
    left: 10px;
    right: auto
}

.wpast-wrap.widget-product-support .wpast-extension .wpast-loader {
    margin-left: 7px !important;
    margin-right: 0 !important
}

.uppy-DashboardContent-addMore svg {
    margin-right: unset;
    margin-left: 4px
}

.uppy-StatusBar-statusIndicator {
    margin-right: unset;
    margin-left: 7px
}

.uppy-DashboardItem-fileInfo {
    padding-right: unset;
    padding-left: 5px
}

.uppy-size--md .uppy-StatusBar-content {
    padding-left: unset;
    padding-right: 15px
}

.uppy-StatusBar-actions {
    left: 10px;
    right: unset
}

.uppy-StatusBar-status {
    padding-right: unset;
    padding-left: .3em
}

.uppy-StatusBar-spinner {
    margin-right: unset;
    margin-left: 10px
}

.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress {
    left: -8px;
    right: auto
}

.uppy-DashboardItem {
    padding-right: 10px;
    padding-left: 0
}

.wpast-wrap #wpast-tracking-form button.wpast-submit .wpast-loader {
    float: left;
    margin-right: 7px;
    margin-left: 0
}

.wpast-wrap #wpast-submit-ticket button.wpast-submit .wpast-send, .wpast-wrap #wpast-submit-ticket-reply button.wpast-submit .wpast-send {
    margin-left: 7px;
    margin-right: 0
}

/*! elementor-icons - v5.13.0 - 18-10-2021 */
@font-face {
    font-display: swap;
    font-family: eicons;
    src: url(/static/home/fonts/eicons.eot);
    src: url(/static/home/fonts/eicons.eot) format("embedded-opentype"), url(/static/home/fonts/eicons.woff2) format("woff2"), url(/static/home/fonts/eicons.woff) format("woff"), url(/static/home/fonts/eicons.ttf) format("truetype"), url(/static/home/fonts/eicons.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: '\e800'
}

.eicon-editor-unlink:before {
    content: '\e801'
}

.eicon-editor-external-link:before {
    content: '\e802'
}

.eicon-editor-close:before {
    content: '\e803'
}

.eicon-editor-list-ol:before {
    content: '\e804'
}

.eicon-editor-list-ul:before {
    content: '\e805'
}

.eicon-editor-bold:before {
    content: '\e806'
}

.eicon-editor-italic:before {
    content: '\e807'
}

.eicon-editor-underline:before {
    content: '\e808'
}

.eicon-editor-paragraph:before {
    content: '\e809'
}

.eicon-editor-h1:before {
    content: '\e80a'
}

.eicon-editor-h2:before {
    content: '\e80b'
}

.eicon-editor-h3:before {
    content: '\e80c'
}

.eicon-editor-h4:before {
    content: '\e80d'
}

.eicon-editor-h5:before {
    content: '\e80e'
}

.eicon-editor-h6:before {
    content: '\e80f'
}

.eicon-editor-quote:before {
    content: '\e810'
}

.eicon-editor-code:before {
    content: '\e811'
}

.eicon-elementor:before {
    content: '\e812'
}

.eicon-elementor-circle:before {
    content: '\e813'
}

.eicon-pojome:before {
    content: '\e814'
}

.eicon-plus:before {
    content: '\e815'
}

.eicon-menu-bar:before {
    content: '\e816'
}

.eicon-apps:before {
    content: '\e817'
}

.eicon-accordion:before {
    content: '\e818'
}

.eicon-alert:before {
    content: '\e819'
}

.eicon-animation-text:before {
    content: '\e81a'
}

.eicon-animation:before {
    content: '\e81b'
}

.eicon-banner:before {
    content: '\e81c'
}

.eicon-blockquote:before {
    content: '\e81d'
}

.eicon-button:before {
    content: '\e81e'
}

.eicon-call-to-action:before {
    content: '\e81f'
}

.eicon-captcha:before {
    content: '\e820'
}

.eicon-carousel:before {
    content: '\e821'
}

.eicon-checkbox:before {
    content: '\e822'
}

.eicon-columns:before {
    content: '\e823'
}

.eicon-countdown:before {
    content: '\e824'
}

.eicon-counter:before {
    content: '\e825'
}

.eicon-date:before {
    content: '\e826'
}

.eicon-divider-shape:before {
    content: '\e827'
}

.eicon-divider:before {
    content: '\e828'
}

.eicon-download-button:before {
    content: '\e829'
}

.eicon-dual-button:before {
    content: '\e82a'
}

.eicon-email-field:before {
    content: '\e82b'
}

.eicon-facebook-comments:before {
    content: '\e82c'
}

.eicon-facebook-like-box:before {
    content: '\e82d'
}

.eicon-form-horizontal:before {
    content: '\e82e'
}

.eicon-form-vertical:before {
    content: '\e82f'
}

.eicon-gallery-grid:before {
    content: '\e830'
}

.eicon-gallery-group:before {
    content: '\e831'
}

.eicon-gallery-justified:before {
    content: '\e832'
}

.eicon-gallery-masonry:before {
    content: '\e833'
}

.eicon-icon-box:before {
    content: '\e834'
}

.eicon-image-before-after:before {
    content: '\e835'
}

.eicon-image-box:before {
    content: '\e836'
}

.eicon-image-hotspot:before {
    content: '\e837'
}

.eicon-image-rollover:before {
    content: '\e838'
}

.eicon-info-box:before {
    content: '\e839'
}

.eicon-inner-section:before {
    content: '\e83a'
}

.eicon-mailchimp:before {
    content: '\e83b'
}

.eicon-menu-card:before {
    content: '\e83c'
}

.eicon-navigation-horizontal:before {
    content: '\e83d'
}

.eicon-nav-menu:before {
    content: '\e83e'
}

.eicon-navigation-vertical:before {
    content: '\e83f'
}

.eicon-number-field:before {
    content: '\e840'
}

.eicon-parallax:before {
    content: '\e841'
}

.eicon-php7:before {
    content: '\e842'
}

.eicon-post-list:before {
    content: '\e843'
}

.eicon-post-slider:before {
    content: '\e844'
}

.eicon-post:before {
    content: '\e845'
}

.eicon-posts-carousel:before {
    content: '\e846'
}

.eicon-posts-grid:before {
    content: '\e847'
}

.eicon-posts-group:before {
    content: '\e848'
}

.eicon-posts-justified:before {
    content: '\e849'
}

.eicon-posts-masonry:before {
    content: '\e84a'
}

.eicon-posts-ticker:before {
    content: '\e84b'
}

.eicon-price-list:before {
    content: '\e84c'
}

.eicon-price-table:before {
    content: '\e84d'
}

.eicon-radio:before {
    content: '\e84e'
}

.eicon-rtl:before {
    content: '\e84f'
}

.eicon-scroll:before {
    content: '\e850'
}

.eicon-search:before {
    content: '\e851'
}

.eicon-select:before {
    content: '\e852'
}

.eicon-share:before {
    content: '\e853'
}

.eicon-sidebar:before {
    content: '\e854'
}

.eicon-skill-bar:before {
    content: '\e855'
}

.eicon-slider-3d:before {
    content: '\e856'
}

.eicon-slider-album:before {
    content: '\e857'
}

.eicon-slider-device:before {
    content: '\e858'
}

.eicon-slider-full-screen:before {
    content: '\e859'
}

.eicon-slider-push:before {
    content: '\e85a'
}

.eicon-slider-vertical:before {
    content: '\e85b'
}

.eicon-slider-video:before {
    content: '\e85c'
}

.eicon-slides:before {
    content: '\e85d'
}

.eicon-social-icons:before {
    content: '\e85e'
}

.eicon-spacer:before {
    content: '\e85f'
}

.eicon-table:before {
    content: '\e860'
}

.eicon-tabs:before {
    content: '\e861'
}

.eicon-tel-field:before {
    content: '\e862'
}

.eicon-text-area:before {
    content: '\e863'
}

.eicon-text-field:before {
    content: '\e864'
}

.eicon-thumbnails-down:before {
    content: '\e865'
}

.eicon-thumbnails-half:before {
    content: '\e866'
}

.eicon-thumbnails-right:before {
    content: '\e867'
}

.eicon-time-line:before {
    content: '\e868'
}

.eicon-toggle:before {
    content: '\e869'
}

.eicon-url:before {
    content: '\e86a'
}

.eicon-t-letter:before {
    content: '\e86b'
}

.eicon-wordpress:before {
    content: '\e86c'
}

.eicon-text:before {
    content: '\e86d'
}

.eicon-anchor:before {
    content: '\e86e'
}

.eicon-bullet-list:before {
    content: '\e86f'
}

.eicon-code:before {
    content: '\e870'
}

.eicon-favorite:before {
    content: '\e871'
}

.eicon-google-maps:before {
    content: '\e872'
}

.eicon-image:before {
    content: '\e873'
}

.eicon-photo-library:before {
    content: '\e874'
}

.eicon-woocommerce:before {
    content: '\e875'
}

.eicon-youtube:before {
    content: '\e876'
}

.eicon-flip-box:before {
    content: '\e877'
}

.eicon-settings:before {
    content: '\e878'
}

.eicon-headphones:before {
    content: '\e879'
}

.eicon-testimonial:before {
    content: '\e87a'
}

.eicon-counter-circle:before {
    content: '\e87b'
}

.eicon-person:before {
    content: '\e87c'
}

.eicon-chevron-right:before {
    content: '\e87d'
}

.eicon-chevron-left:before {
    content: '\e87e'
}

.eicon-close:before {
    content: '\e87f'
}

.eicon-file-download:before {
    content: '\e880'
}

.eicon-save:before {
    content: '\e881'
}

.eicon-zoom-in:before {
    content: '\e882'
}

.eicon-shortcode:before {
    content: '\e883'
}

.eicon-nerd:before {
    content: '\e884'
}

.eicon-device-desktop:before {
    content: '\e885'
}

.eicon-device-tablet:before {
    content: '\e886'
}

.eicon-device-mobile:before {
    content: '\e887'
}

.eicon-document-file:before {
    content: '\e888'
}

.eicon-folder-o:before {
    content: '\e889'
}

.eicon-hypster:before {
    content: '\e88a'
}

.eicon-h-align-left:before {
    content: '\e88b'
}

.eicon-h-align-right:before {
    content: '\e88c'
}

.eicon-h-align-center:before {
    content: '\e88d'
}

.eicon-h-align-stretch:before {
    content: '\e88e'
}

.eicon-v-align-top:before {
    content: '\e88f'
}

.eicon-v-align-bottom:before {
    content: '\e890'
}

.eicon-v-align-middle:before {
    content: '\e891'
}

.eicon-v-align-stretch:before {
    content: '\e892'
}

.eicon-pro-icon:before {
    content: '\e893'
}

.eicon-mail:before {
    content: '\e894'
}

.eicon-lock-user:before {
    content: '\e895'
}

.eicon-testimonial-carousel:before {
    content: '\e896'
}

.eicon-media-carousel:before {
    content: '\e897'
}

.eicon-section:before {
    content: '\e898'
}

.eicon-column:before {
    content: '\e899'
}

.eicon-edit:before {
    content: '\e89a'
}

.eicon-clone:before {
    content: '\e89b'
}

.eicon-trash:before {
    content: '\e89c'
}

.eicon-play:before {
    content: '\e89d'
}

.eicon-angle-right:before {
    content: '\e89e'
}

.eicon-angle-left:before {
    content: '\e89f'
}

.eicon-animated-headline:before {
    content: '\e8a0'
}

.eicon-menu-toggle:before {
    content: '\e8a1'
}

.eicon-fb-embed:before {
    content: '\e8a2'
}

.eicon-fb-feed:before {
    content: '\e8a3'
}

.eicon-twitter-embed:before {
    content: '\e8a4'
}

.eicon-twitter-feed:before {
    content: '\e8a5'
}

.eicon-sync:before {
    content: '\e8a6'
}

.eicon-import-export:before {
    content: '\e8a7'
}

.eicon-check-circle:before {
    content: '\e8a8'
}

.eicon-library-save:before {
    content: '\e8a9'
}

.eicon-library-download:before {
    content: '\e8aa'
}

.eicon-insert:before {
    content: '\e8ab'
}

.eicon-preview-medium:before {
    content: '\e8ac'
}

.eicon-sort-down:before {
    content: '\e8ad'
}

.eicon-sort-up:before {
    content: '\e8ae'
}

.eicon-heading:before {
    content: '\e8af'
}

.eicon-logo:before {
    content: '\e8b0'
}

.eicon-meta-data:before {
    content: '\e8b1'
}

.eicon-post-content:before {
    content: '\e8b2'
}

.eicon-post-excerpt:before {
    content: '\e8b3'
}

.eicon-post-navigation:before {
    content: '\e8b4'
}

.eicon-yoast:before {
    content: '\e8b5'
}

.eicon-nerd-chuckle:before {
    content: '\e8b6'
}

.eicon-nerd-wink:before {
    content: '\e8b7'
}

.eicon-comments:before {
    content: '\e8b8'
}

.eicon-download-circle-o:before {
    content: '\e8b9'
}

.eicon-library-upload:before {
    content: '\e8ba'
}

.eicon-save-o:before {
    content: '\e8bb'
}

.eicon-upload-circle-o:before {
    content: '\e8bc'
}

.eicon-ellipsis-h:before {
    content: '\e8bd'
}

.eicon-ellipsis-v:before {
    content: '\e8be'
}

.eicon-arrow-left:before {
    content: '\e8bf'
}

.eicon-arrow-right:before {
    content: '\e8c0'
}

.eicon-arrow-up:before {
    content: '\e8c1'
}

.eicon-arrow-down:before {
    content: '\e8c2'
}

.eicon-play-o:before {
    content: '\e8c3'
}

.eicon-archive-posts:before {
    content: '\e8c4'
}

.eicon-archive-title:before {
    content: '\e8c5'
}

.eicon-featured-image:before {
    content: '\e8c6'
}

.eicon-post-info:before {
    content: '\e8c7'
}

.eicon-post-title:before {
    content: '\e8c8'
}

.eicon-site-logo:before {
    content: '\e8c9'
}

.eicon-site-search:before {
    content: '\e8ca'
}

.eicon-site-title:before {
    content: '\e8cb'
}

.eicon-plus-square:before {
    content: '\e8cc'
}

.eicon-minus-square:before {
    content: '\e8cd'
}

.eicon-cloud-check:before {
    content: '\e8ce'
}

.eicon-drag-n-drop:before {
    content: '\e8cf'
}

.eicon-welcome:before {
    content: '\e8d0'
}

.eicon-handle:before {
    content: '\e8d1'
}

.eicon-cart:before {
    content: '\e8d2'
}

.eicon-product-add-to-cart:before {
    content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
    content: '\e8d4'
}

.eicon-product-categories:before {
    content: '\e8d5'
}

.eicon-product-description:before {
    content: '\e8d6'
}

.eicon-product-images:before {
    content: '\e8d7'
}

.eicon-product-info:before {
    content: '\e8d8'
}

.eicon-product-meta:before {
    content: '\e8d9'
}

.eicon-product-pages:before {
    content: '\e8da'
}

.eicon-product-price:before {
    content: '\e8db'
}

.eicon-product-rating:before {
    content: '\e8dc'
}

.eicon-product-related:before {
    content: '\e8dd'
}

.eicon-product-stock:before {
    content: '\e8de'
}

.eicon-product-tabs:before {
    content: '\e8df'
}

.eicon-product-title:before {
    content: '\e8e0'
}

.eicon-product-upsell:before {
    content: '\e8e1'
}

.eicon-products:before {
    content: '\e8e2'
}

.eicon-bag-light:before {
    content: '\e8e3'
}

.eicon-bag-medium:before {
    content: '\e8e4'
}

.eicon-bag-solid:before {
    content: '\e8e5'
}

.eicon-basket-light:before {
    content: '\e8e6'
}

.eicon-basket-medium:before {
    content: '\e8e7'
}

.eicon-basket-solid:before {
    content: '\e8e8'
}

.eicon-cart-light:before {
    content: '\e8e9'
}

.eicon-cart-medium:before {
    content: '\e8ea'
}

.eicon-cart-solid:before {
    content: '\e8eb'
}

.eicon-exchange:before {
    content: '\e8ec'
}

.eicon-preview-thin:before {
    content: '\e8ed'
}

.eicon-device-laptop:before {
    content: '\e8ee'
}

.eicon-collapse:before {
    content: '\e8ef'
}

.eicon-expand:before {
    content: '\e8f0'
}

.eicon-navigator:before {
    content: '\e8f1'
}

.eicon-plug:before {
    content: '\e8f2'
}

.eicon-dashboard:before {
    content: '\e8f3'
}

.eicon-typography:before {
    content: '\e8f4'
}

.eicon-info-circle-o:before {
    content: '\e8f5'
}

.eicon-integration:before {
    content: '\e8f6'
}

.eicon-plus-circle-o:before {
    content: '\e8f7'
}

.eicon-rating:before {
    content: '\e8f8'
}

.eicon-review:before {
    content: '\e8f9'
}

.eicon-tools:before {
    content: '\e8fa'
}

.eicon-loading:before {
    content: '\e8fb'
}

.eicon-sitemap:before {
    content: '\e8fc'
}

.eicon-click:before {
    content: '\e8fd'
}

.eicon-clock:before {
    content: '\e8fe'
}

.eicon-library-open:before {
    content: '\e8ff'
}

.eicon-warning:before {
    content: '\e900'
}

.eicon-flow:before {
    content: '\e901'
}

.eicon-cursor-move:before {
    content: '\e902'
}

.eicon-arrow-circle-left:before {
    content: '\e903'
}

.eicon-flash:before {
    content: '\e904'
}

.eicon-redo:before {
    content: '\e905'
}

.eicon-ban:before {
    content: '\e906'
}

.eicon-barcode:before {
    content: '\e907'
}

.eicon-calendar:before {
    content: '\e908'
}

.eicon-caret-left:before {
    content: '\e909'
}

.eicon-caret-right:before {
    content: '\e90a'
}

.eicon-caret-up:before {
    content: '\e90b'
}

.eicon-chain-broken:before {
    content: '\e90c'
}

.eicon-check-circle-o:before {
    content: '\e90d'
}

.eicon-check:before {
    content: '\e90e'
}

.eicon-chevron-double-left:before {
    content: '\e90f'
}

.eicon-chevron-double-right:before {
    content: '\e910'
}

.eicon-undo:before {
    content: '\e911'
}

.eicon-filter:before {
    content: '\e912'
}

.eicon-circle-o:before {
    content: '\e913'
}

.eicon-circle:before {
    content: '\e914'
}

.eicon-clock-o:before {
    content: '\e915'
}

.eicon-cog:before {
    content: '\e916'
}

.eicon-cogs:before {
    content: '\e917'
}

.eicon-commenting-o:before {
    content: '\e918'
}

.eicon-copy:before {
    content: '\e919'
}

.eicon-database:before {
    content: '\e91a'
}

.eicon-dot-circle-o:before {
    content: '\e91b'
}

.eicon-envelope:before {
    content: '\e91c'
}

.eicon-external-link-square:before {
    content: '\e91d'
}

.eicon-eyedropper:before {
    content: '\e91e'
}

.eicon-folder:before {
    content: '\e91f'
}

.eicon-font:before {
    content: '\e920'
}

.eicon-adjust:before {
    content: '\e921'
}

.eicon-lightbox:before {
    content: '\e922'
}

.eicon-heart-o:before {
    content: '\e923'
}

.eicon-history:before {
    content: '\e924'
}

.eicon-image-bold:before {
    content: '\e925'
}

.eicon-info-circle:before {
    content: '\e926'
}

.eicon-link:before {
    content: '\e927'
}

.eicon-long-arrow-left:before {
    content: '\e928'
}

.eicon-long-arrow-right:before {
    content: '\e929'
}

.eicon-caret-down:before {
    content: '\e92a'
}

.eicon-paint-brush:before {
    content: '\e92b'
}

.eicon-pencil:before {
    content: '\e92c'
}

.eicon-plus-circle:before {
    content: '\e92d'
}

.eicon-zoom-in-bold:before {
    content: '\e92e'
}

.eicon-sort-amount-desc:before {
    content: '\e92f'
}

.eicon-sign-out:before {
    content: '\e930'
}

.eicon-spinner:before {
    content: '\e931'
}

.eicon-square:before {
    content: '\e932'
}

.eicon-star-o:before {
    content: '\e933'
}

.eicon-star:before {
    content: '\e934'
}

.eicon-text-align-justify:before {
    content: '\e935'
}

.eicon-text-align-center:before {
    content: '\e936'
}

.eicon-tags:before {
    content: '\e937'
}

.eicon-text-align-left:before {
    content: '\e938'
}

.eicon-text-align-right:before {
    content: '\e939'
}

.eicon-close-circle:before {
    content: '\e93a'
}

.eicon-trash-o:before {
    content: '\e93b'
}

.eicon-font-awesome:before {
    content: '\e93c'
}

.eicon-user-circle-o:before {
    content: '\e93d'
}

.eicon-video-camera:before {
    content: '\e93e'
}

.eicon-heart:before {
    content: '\e93f'
}

.eicon-wrench:before {
    content: '\e940'
}

.eicon-help:before {
    content: '\e941'
}

.eicon-help-o:before {
    content: '\e942'
}

.eicon-zoom-out-bold:before {
    content: '\e943'
}

.eicon-plus-square-o:before {
    content: '\e944'
}

.eicon-minus-square-o:before {
    content: '\e945'
}

.eicon-minus-circle:before {
    content: '\e946'
}

.eicon-minus-circle-o:before {
    content: '\e947'
}

.eicon-code-bold:before {
    content: '\e948'
}

.eicon-cloud-upload:before {
    content: '\e949'
}

.eicon-search-bold:before {
    content: '\e94a'
}

.eicon-map-pin:before {
    content: '\e94b'
}

.eicon-meetup:before {
    content: '\e94c'
}

.eicon-slideshow:before {
    content: '\e94d'
}

.eicon-t-letter-bold:before {
    content: '\e94e'
}

.eicon-preferences:before {
    content: '\e94f'
}

.eicon-table-of-contents:before {
    content: '\e950'
}

.eicon-tv:before {
    content: '\e951'
}

.eicon-upload:before {
    content: '\e952'
}

.eicon-instagram-comments:before {
    content: '\e953'
}

.eicon-instagram-nested-gallery:before {
    content: '\e954'
}

.eicon-instagram-post:before {
    content: '\e955'
}

.eicon-instagram-video:before {
    content: '\e956'
}

.eicon-instagram-gallery:before {
    content: '\e957'
}

.eicon-instagram-likes:before {
    content: '\e958'
}

.eicon-facebook:before {
    content: '\e959'
}

.eicon-twitter:before {
    content: '\e95a'
}

.eicon-pinterest:before {
    content: '\e95b'
}

.eicon-frame-expand:before {
    content: '\e95c'
}

.eicon-frame-minimize:before {
    content: '\e95d'
}

.eicon-archive:before {
    content: '\e95e'
}

.eicon-colors-typography:before {
    content: '\e95f'
}

.eicon-custom:before {
    content: '\e960'
}

.eicon-footer:before {
    content: '\e961'
}

.eicon-header:before {
    content: '\e962'
}

.eicon-layout-settings:before {
    content: '\e963'
}

.eicon-lightbox-expand:before {
    content: '\e964'
}

.eicon-error-404:before {
    content: '\e965'
}

.eicon-theme-style:before {
    content: '\e966'
}

.eicon-search-results:before {
    content: '\e967'
}

.eicon-single-post:before {
    content: '\e968'
}

.eicon-site-identity:before {
    content: '\e969'
}

.eicon-theme-builder:before {
    content: '\e96a'
}

.eicon-download-bold:before {
    content: '\e96b'
}

.eicon-share-arrow:before {
    content: '\e96c'
}

.eicon-global-settings:before {
    content: '\e96d'
}

.eicon-user-preferences:before {
    content: '\e96e'
}

.eicon-lock:before {
    content: '\e96f'
}

.eicon-export-kit:before {
    content: '\e970'
}

.eicon-import-kit:before {
    content: '\e971'
}

.eicon-lottie:before {
    content: '\e972'
}

.eicon-products-archive:before {
    content: '\e973'
}

.eicon-single-product:before {
    content: '\e974'
}

.eicon-disable-trash-o:before {
    content: '\e975'
}

.eicon-single-page:before {
    content: '\e976'
}

.eicon-wordpress-light:before {
    content: '\e977'
}

.eicon-cogs-check:before {
    content: '\e978'
}

.eicon-custom-css:before {
    content: '\e979'
}

.eicon-global-colors:before {
    content: '\e97a'
}

.eicon-globe:before {
    content: '\e97b'
}

.eicon-typography-1:before {
    content: '\e97c'
}

.eicon-background:before {
    content: '\e97d'
}

.eicon-device-responsive:before {
    content: '\e97e'
}

.eicon-device-wide:before {
    content: '\e97f'
}

.eicon-code-highlight:before {
    content: '\e980'
}

.eicon-video-playlist:before {
    content: '\e981'
}

.eicon-download-kit:before {
    content: '\e982'
}

.eicon-kit-details:before {
    content: '\e983'
}

.eicon-kit-parts:before {
    content: '\e984'
}

.eicon-kit-upload:before {
    content: '\e985'
}

.eicon-kit-plugins:before {
    content: '\e986'
}

.eicon-kit-upload-alt:before {
    content: '\e987'
}

.eicon-hotspot:before {
    content: '\e988'
}

.eicon-paypal-button:before {
    content: '\e989'
}

.eicon-shape:before {
    content: '\e98a'
}

.eicon-wordart:before {
    content: '\e98b'
}

.eicon-checkout:before {
    content: '\e98c'
}

.eicon-container:before {
    content: '\e98d'
}

.eicon-flip:before {
    content: '\e98e'
}

.eicon-info:before {
    content: '\e98f'
}

.eicon-my-account:before {
    content: '\e990'
}

.eicon-purchase-summary:before {
    content: '\e991'
}

.eicon-page-transition:before {
    content: '\e992'
}

.eicon-spotify:before {
    content: '\e993'
}

.eicon-stripe-button:before {
    content: '\e994'
}

.eicon-woo-settings:before {
    content: '\e995'
}

.eicon-woo-cart:before {
    content: '\e996'
}

.eicon-grow:before {
    content: '\e997'
}

.eicon-order-end:before {
    content: '\e998'
}

.eicon-nowrap:before {
    content: '\e999'
}

.eicon-order-start:before {
    content: '\e99a'
}

.eicon-progress-tracker:before {
    content: '\e99b'
}

.eicon-shrink:before {
    content: '\e99c'
}

.eicon-wrap:before {
    content: '\e99d'
}

.eicon-align-center-h:before {
    content: '\e99e'
}

.eicon-align-center-v:before {
    content: '\e99f'
}

.eicon-align-end-h:before {
    content: '\e9a0'
}

.eicon-align-end-v:before {
    content: '\e9a1'
}

.eicon-align-start-h:before {
    content: '\e9a2'
}

.eicon-align-start-v:before {
    content: '\e9a3'
}

.eicon-align-stretch-h:before {
    content: '\e9a4'
}

.eicon-align-stretch-v:before {
    content: '\e9a5'
}

.eicon-justify-center-h:before {
    content: '\e9a6'
}

.eicon-justify-center-v:before {
    content: '\e9a7'
}

.eicon-justify-end-h:before {
    content: '\e9a8'
}

.eicon-justify-end-v:before {
    content: '\e9a9'
}

.eicon-justify-space-around-h:before {
    content: '\e9aa'
}

.eicon-justify-space-around-v:before {
    content: '\e9ab'
}

.eicon-justify-space-between-h:before {
    content: '\e9ac'
}

.eicon-justify-space-between-v:before {
    content: '\e9ad'
}

.eicon-justify-space-evenly-h:before {
    content: '\e9ae'
}

.eicon-justify-space-evenly-v:before {
    content: '\e9af'
}

.eicon-justify-start-h:before {
    content: '\e9b0'
}

.eicon-justify-start-v:before {
    content: '\e9b1'
}

.eicon-eye:before {
    content: '\e8ac'
}

.eicon-elementor-square:before {
    content: '\e813'
}

/*! elementor - v3.5.3 - 28-12-2021 */
.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    overflow: hidden
}

.dialog-message {
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
    margin: auto;
    width: 375px
}

.dialog-type-lightbox .dialog-header {
    font-size: 15px;
    color: #495157;
    padding: 30px 0 10px;
    font-weight: 500
}

.dialog-type-lightbox .dialog-message {
    padding: 0 30px 30px;
    min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header, .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
    border-top: 1px solid #e6e9ec;
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    width: 50%;
    border: none;
    background: none;
    color: #6d7882;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0;
    outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover {
    background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok {
    color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-take_over {
    color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:active {
    background-color: rgba(230, 233, 236, .5)
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button::-moz-focus-inner {
    border: 0
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    left: 15px;
    font-size: 15px;
    line-height: 1
}

.dialog-close-button:not(:hover) {
    opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper > button {
    width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
    border-left: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

@media (min-width: 1024px) {
    body.admin-bar .dialog-lightbox-widget {
        height: calc(100vh - 32px)
    }
}

@media (max-width: 1024px) {
    body.admin-bar .dialog-type-lightbox {
        position: -webkit-sticky;
        position: sticky;
        height: 100vh
    }
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
    padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
    padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
    padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
    padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
    padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
    position: relative;
    height: 0
}

.elementor-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000
}

.elementor-fit-aspect-ratio video {
    width: 100%
}

.flatpickr-calendar {
    width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}

.flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
    width: 280px
}

.flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px
}

.elementor-templates-modal .dialog-widget-content {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    background-color: #f1f3f5;
    width: 100%
}

@media (max-width: 1439px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 990px
    }
}

@media (min-width: 1440px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 1200px
    }
}

.elementor-templates-modal .dialog-header {
    padding: 0;
    z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper, .elementor-templates-modal .dialog-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
    border: none;
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
    height: 40px;
    margin-right: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
    padding: 12px 36px;
    color: #fff;
    width: auto;
    font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
    background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow: auto;
    padding-top: 25px
}

.elementor-templates-modal .dialog-content {
    height: 100%
}

.elementor-templates-modal .dialog-loading {
    display: none
}

.elementor-templates-modal__header {
    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;
    height: 50px
}

.elementor-templates-modal__header__logo {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.elementor-templates-modal__header__logo-area {
    text-align: right;
    padding-right: 15px
}

.elementor-templates-modal__header__logo-area > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
    margin-left: 10px;
    font-size: 12px
}

.elementor-templates-modal__header__logo__title {
    padding-top: 2px
}

.elementor-templates-modal__header__items-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-templates-modal__header__item > i {
    font-size: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.elementor-templates-modal__header__item > i:not(:hover) {
    color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
    width: 47px;
    border-right: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
    font-size: 18px
}

.elementor-templates-modal__header__close--skip {
    padding: 10px 20px 10px 10px;
    margin-left: 10px;
    color: #fff;
    background-color: #a4afb7;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

.elementor-templates-modal__header__close--skip > i {
    font-size: inherit;
    padding-right: 10px;
    margin-right: 15px;
    border-right: 1px solid
}

.elementor-templates-modal__header__close--skip > i:not(:hover) {
    color: #fff
}

.elementor-templates-modal__sidebar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section + .elementor-second-section {
    border-top: 1px solid #464b50;
    margin-top: 6px
}

.elementor-hidden {
    display: none
}

.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.e-logo-wrapper {
    background: #93003c;
    display: inline-block;
    padding: .75em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: #fff;
    font-size: 1em
}

.elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed, .elementor iframe, .elementor object, .elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.elementor .elementor-custom-embed {
    line-height: 0
}

.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    right: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover
}

.elementor-widget-wrap > .elementor-element.elementor-absolute {
    position: absolute
}

.elementor-widget-wrap > .elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width: 100%
    }
}

.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    -webkit-filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
    filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
    opacity: .8;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i, .elementor-custom-embed-play.elementor-playing svg {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elementor-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

@media (min-width: -1px) {
    .elementor-widescreen-align-center {
        text-align: center
    }

    .elementor-widescreen-align-center .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-right {
        text-align: right
    }

    .elementor-widescreen-align-right .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-left {
        text-align: left
    }

    .elementor-widescreen-align-left .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1px) {
    .elementor-laptop-align-center {
        text-align: center
    }

    .elementor-laptop-align-center .elementor-button {
        width: auto
    }

    .elementor-laptop-align-right {
        text-align: right
    }

    .elementor-laptop-align-right .elementor-button {
        width: auto
    }

    .elementor-laptop-align-left {
        text-align: left
    }

    .elementor-laptop-align-left .elementor-button {
        width: auto
    }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1px) {
    .elementor-tablet_extra-align-center {
        text-align: center
    }

    .elementor-tablet_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

    .elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

    .elementor-tablet_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .elementor-tablet-align-center {
        text-align: center
    }

    .elementor-tablet-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1px) {
    .elementor-mobile_extra-align-center {
        text-align: center
    }

    .elementor-mobile_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

    .elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

    .elementor-mobile_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center {
        text-align: center
    }

    .elementor-mobile-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

#wpadminbar #wp-admin-bar-elementor_edit_page > .ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wpadminbar #wp-admin-bar-elementor_inspector > .ab-item:before {
    content: "\f348";
    top: 2px
}

:root {
    --page-title-display: block
}

.elementor-page-title, h1.entry-title {
    display: var(--page-title-display)
}

@-webkit-keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top > .elementor-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle > .elementor-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-section.elementor-section-items-bottom > .elementor-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 768px) {
    .elementor-section.elementor-section-height-full {
        height: 100vh
    }

    .elementor-section.elementor-section-height-full > .elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1024px) {
    .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap > .elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    min-height: 1px
}

.elementor-column, .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-column-wrap {
    width: 100%
}

.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
        width: 10%
    }

    .elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 100%
    }

    .elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .elementor-column.elementor-xs-10 {
        width: 10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-column.elementor-sm-10 {
        width: 10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-column.elementor-md-10 {
        width: 10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: -1px) {
    .elementor-reverse-widescreen > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1025px) and (max-width: -1px) {
    .elementor-reverse-laptop > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: -1px) and (max-width: -1px) {
    .elementor-reverse-laptop > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1025px) and (max-width: -1px) {
    .elementor-reverse-laptop > .elementor-container > :first-child, .elementor-reverse-laptop > .elementor-container > :nth-child(2), .elementor-reverse-laptop > .elementor-container > :nth-child(3), .elementor-reverse-laptop > .elementor-container > :nth-child(4), .elementor-reverse-laptop > .elementor-container > :nth-child(5), .elementor-reverse-laptop > .elementor-container > :nth-child(6), .elementor-reverse-laptop > .elementor-container > :nth-child(7), .elementor-reverse-laptop > .elementor-container > :nth-child(8), .elementor-reverse-laptop > .elementor-container > :nth-child(9), .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: 0
    }

    .elementor-reverse-tablet_extra > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-reverse-tablet > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: -1px) and (max-width: 1024px) {
    .elementor-reverse-tablet > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) and (max-width: -1px) {
    .elementor-reverse-tablet > .elementor-container > :first-child, .elementor-reverse-tablet > .elementor-container > :nth-child(2), .elementor-reverse-tablet > .elementor-container > :nth-child(3), .elementor-reverse-tablet > .elementor-container > :nth-child(4), .elementor-reverse-tablet > .elementor-container > :nth-child(5), .elementor-reverse-tablet > .elementor-container > :nth-child(6), .elementor-reverse-tablet > .elementor-container > :nth-child(7), .elementor-reverse-tablet > .elementor-container > :nth-child(8), .elementor-reverse-tablet > .elementor-container > :nth-child(9), .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: 0
    }

    .elementor-reverse-mobile_extra > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns:repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns:repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns:repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns:repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns:repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns:repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns:repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns:repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns:repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns:repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns:repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns:repeat(12, 1fr)
}

@media (min-width: -1px) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns:repeat(2, 1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns:repeat(3, 1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns:repeat(4, 1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns:repeat(5, 1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns:repeat(6, 1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns:repeat(7, 1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns:repeat(8, 1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns:repeat(9, 1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns:repeat(10, 1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns:repeat(11, 1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns:repeat(12, 1fr)
    }
}

@media (max-width: -1px) {
    .elementor-grid-laptop-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns:repeat(2, 1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns:repeat(3, 1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns:repeat(4, 1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns:repeat(5, 1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns:repeat(6, 1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns:repeat(7, 1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns:repeat(8, 1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns:repeat(9, 1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns:repeat(10, 1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns:repeat(11, 1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns:repeat(12, 1fr)
    }
}

@media (max-width: -1px) {
    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns:repeat(2, 1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns:repeat(3, 1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns:repeat(4, 1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns:repeat(5, 1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns:repeat(6, 1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns:repeat(7, 1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns:repeat(8, 1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns:repeat(9, 1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns:repeat(10, 1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns:repeat(11, 1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns:repeat(12, 1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns:repeat(2, 1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns:repeat(3, 1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns:repeat(4, 1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns:repeat(5, 1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns:repeat(6, 1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns:repeat(7, 1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns:repeat(8, 1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns:repeat(9, 1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns:repeat(10, 1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns:repeat(11, 1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns:repeat(12, 1fr)
    }
}

@media (max-width: -1px) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns:repeat(2, 1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns:repeat(3, 1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns:repeat(4, 1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns:repeat(5, 1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns:repeat(6, 1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns:repeat(7, 1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns:repeat(8, 1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns:repeat(9, 1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns:repeat(10, 1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns:repeat(11, 1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns:repeat(12, 1fr)
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns:repeat(2, 1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns:repeat(3, 1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns:repeat(4, 1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns:repeat(5, 1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns:repeat(6, 1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns:repeat(7, 1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns:repeat(8, 1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns:repeat(9, 1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns:repeat(10, 1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns:repeat(11, 1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns:repeat(12, 1fr)
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width: -1px) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width: -1px) {
    #elementor-device-mode:after {
        content: "laptop";
        content: "tablet_extra"
    }
}

@media (max-width: 1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width: -1px) {
    #elementor-device-mode:after {
        content: "mobile_extra"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

.elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-moz-placeholder, .elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-left: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-right: .2em
}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons, .elementor-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-button-align-end .e-form__buttons, .elementor-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons, .elementor-tablet-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons, .elementor-tablet-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-tablet-button-align-end .e-form__buttons, .elementor-tablet-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons, .elementor-mobile-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons, .elementor-mobile-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-mobile-button-align-end .e-form__buttons, .elementor-mobile-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-left: 5px
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

.elementor-form .elementor-button > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-menu-cart__toggle .elementor-button-icon {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-tab-title a {
    color: inherit
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #818a91;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #818a91
}

.elementor-icon i, .elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before, .elementor-icon svg:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    -webkit-transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -webkit-transition: -webkit-transform var(--e-transform-transition-duration, .4s);
    transition: -webkit-transform var(--e-transform-transition-duration, .4s);
    -o-transition: transform var(--e-transform-transition-duration, .4s);
    transition: transform var(--e-transform-transition-duration, .4s);
    transition: transform var(--e-transform-transition-duration, .4s), -webkit-transform var(--e-transform-transition-duration, .4s)
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container .swiper-slide figure {
    line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
    display: none
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%
}

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

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

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

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    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 {
    -webkit-transform-style: preserve-3d;
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

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

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.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-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-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    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-zoom-container {
    width: 100%;
    height: 100%;
    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;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    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);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
    top: calc(50% - 30px / 2)
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
    -webkit-transform: translate3d(0, -50%, 1px);
    transform: translate3d(0, -50%, 1px)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.elementor-lightbox {
    --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px
}

.elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
    height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: var(--lightbox-header-icons-size);
    left: .75em;
    margin-top: 13px;
    padding: .25em;
    z-index: 2;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
    height: 1em;
    width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {
    color: var(--lightbox-ui-color);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg {
    fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg, .elementor-lightbox .elementor-swiper-button:hover svg {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    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;
    padding: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}

@media (max-width: 767px) {
    .elementor-lightbox .elementor-lightbox-item {
        padding: 70px 0
    }
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    border: none
}

.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container {
        width: 75%
    }
}

@media (max-width: 1024px) {
    .elementor-lightbox .elementor-video-container {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
        width: 70%
    }
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
    right: 0
}

@media (max-width: 767px) {
    .elementor-lightbox .elementor-swiper-button:focus {
        outline: none
    }

    .elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
        width: 20%
    }

    .elementor-lightbox .elementor-swiper-button-next i, .elementor-lightbox .elementor-swiper-button-prev i {
        padding: 10px;
        background-color: rgba(0, 0, 0, .5)
    }

    .elementor-lightbox .elementor-swiper-button-prev {
        left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer, .elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-right: 1em;
    padding-left: 2.6em;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.elementor-slideshow__header > i, .elementor-slideshow__header > svg {
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.elementor-slideshow__header > i {
    font-size: inherit
}

.elementor-slideshow__header > i:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header > svg {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    fill: var(--lightbox-ui-color);
    height: 1em;
    width: 1em
}

.elementor-slideshow__header > svg:hover {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
    margin-left: auto
}

.elementor-slideshow__header .elementor-icon-share {
    z-index: 5
}

.elementor-slideshow__share-menu {
    background-color: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #2c2c2c
}

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    left: 2.8em;
    top: 3em;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 14px 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 90% 10%;
    -ms-transform-origin: 90% 10%;
    transform-origin: 90% 10%;
    -webkit-transition: all .25s .1s;
    -o-transition: all .25s .1s;
    transition: all .25s .1s;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
    text-align: right;
    color: #55595c;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .5s .1s;
    -o-transition: opacity .5s .1s;
    transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
    color: #000
}

.elementor-slideshow__share-links a i, .elementor-slideshow__share-links a svg {
    margin-left: .75em
}

.elementor-slideshow__share-links a i {
    font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
    height: 1.25em;
    width: 1.25em
}

.elementor-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: .5em;
    border: .45em solid transparent;
    border-bottom-color: #fff;
    -webkit-transform: translateY(-100%) scaleX(.7);
    -ms-transform: translateY(-100%) scaleX(.7);
    transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed
}

.elementor-slideshow__description, .elementor-slideshow__title {
    margin: 0
}

.elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700
}

.elementor-slideshow__description {
    font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer, .elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next, .elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
    opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer, .elementor-slideshow--zoom-mode .elementor-slideshow__header {
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next, .elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links, .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
    opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
    color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
    color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
    color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
    color: #a4afb7
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
    fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
    fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
    fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
    fill: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation: none;
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#left-area ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

#wpadminbar * {
    font-style: normal
}

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content, space-between);
    -ms-flex-pack: var(--justify-content, space-between);
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
    display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 1024px) {
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content, space-between);
        -ms-flex-pack: var(--justify-content, space-between);
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content, space-between);
        -ms-flex-pack: var(--justify-content, space-between);
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
        display: none
    }
}

@media (min-width: -1px) and (max-width: -1px) {
    .elementor .elementor-hidden-mobile_extra {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width: -1px) and (max-width: -1px) {
    .elementor .elementor-hidden-laptop, .elementor .elementor-hidden-tablet_extra {
        display: none
    }
}

@media (min-width: 1025px) and (max-width: 99999px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

@media (min-width: -1px) {
    .elementor .elementor-hidden-widescreen {
        display: none
    }
}

.elementor-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment, right)
}

.elementor-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    -webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    -ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
    vector-effect: non-scaling-stroke;
    fill: var(--path-fill, transparent);
    stroke: var(--stroke-color, transparent);
    stroke-width: var(--stroke-width, 1px);
    -webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    -o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
    --path-fill: var(--path-fill-hover);
    --stroke-color: var(--stroke-color-hover);
    --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
    --fill: var(--text-color);
    fill: var(--fill);
    direction: var(--direction, rtl);
    -webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    -o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
    --color: var(--text-color-hover, var(--text-color));
    --fill: var(--color);
    color: var(--color)
}

/*! elementor-pro - v3.5.2 - 28-11-2021 */
.elementor-bg-transform .elementor-bg {
    will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg, .elementor-bg-transform-zoom-out .elementor-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-bg-transform-move-left .elementor-bg {
    -webkit-transform: scale(1.2) translateX(8%);
    -ms-transform: scale(1.2) translateX(8%);
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-left:hover .elementor-bg, .elementor-bg-transform-move-right .elementor-bg {
    -webkit-transform: scale(1.2) translateX(-8%);
    -ms-transform: scale(1.2) translateX(-8%);
    transform: scale(1.2) translateX(-8%)
}

.elementor-bg-transform-move-right:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateX(8%);
    -ms-transform: scale(1.2) translateX(8%);
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-up .elementor-bg {
    -webkit-transform: scale(1.2) translateY(8%);
    -ms-transform: scale(1.2) translateY(8%);
    transform: scale(1.2) translateY(8%)
}

.elementor-bg-transform-move-down .elementor-bg, .elementor-bg-transform-move-up:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateY(-8%);
    -ms-transform: scale(1.2) translateY(-8%);
    transform: scale(1.2) translateY(-8%)
}

.elementor-bg-transform-move-down:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateY(8%);
    -ms-transform: scale(1.2) translateY(8%);
    transform: scale(1.2) translateY(8%)
}

.elementor-animated-content {
    --translate: 0, 0
}

.elementor-animated-content:hover .elementor-animated-item--grow {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.elementor-animated-content:hover .elementor-animated-item--shrink {
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in, .elementor-animated-content:hover .elementor-animated-item--enter-zoom-out, .elementor-animated-content:hover .elementor-animated-item--fade-in {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in, .elementor-animated-content:hover .elementor-animated-item--exit-zoom-out, .elementor-animated-content:hover .elementor-animated-item--fade-out {
    opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2)
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom, .elementor-animated-content:hover .elementor-animated-item--enter-from-left, .elementor-animated-content:hover .elementor-animated-item--enter-from-right, .elementor-animated-content:hover .elementor-animated-item--enter-from-top {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    -webkit-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    transform: translateY(-600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
    -webkit-transform: translateY(600px);
    -ms-transform: translateY(600px);
    transform: translateY(600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom, .elementor-animated-content:hover .elementor-animated-item--exit-to-left, .elementor-animated-content:hover .elementor-animated-item--exit-to-right, .elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--move-right {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-left {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-up {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-down {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-right {
    --translate: 8%, 0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-left {
    --translate: -8%, 0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
    --translate: 0, -8%
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom {
    --translate: 0, 8%
}

.elementor-animated-content [class^=elementor-animated-item] {
    will-change: transform, opacity
}

.elementor-animated-content .elementor-animated-item--shrink-contained {
    -webkit-transform: scale(1.17);
    -ms-transform: scale(1.17);
    transform: scale(1.17)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in, .elementor-animated-content .elementor-animated-item--enter-zoom-out, .elementor-animated-content .elementor-animated-item--fade-in {
    opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-zoom-in, .elementor-animated-content .elementor-animated-item--exit-zoom-out, .elementor-animated-content .elementor-animated-item--fade-out {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
    -webkit-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    transform: translateY(-600px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
    -webkit-transform: translateY(500px);
    -ms-transform: translateY(500px);
    transform: translateY(500px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom, .elementor-animated-content .elementor-animated-item--enter-from-left, .elementor-animated-content .elementor-animated-item--enter-from-right, .elementor-animated-content .elementor-animated-item--enter-from-top {
    opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-to-bottom, .elementor-animated-content .elementor-animated-item--exit-to-left, .elementor-animated-content .elementor-animated-item--exit-to-right, .elementor-animated-content .elementor-animated-item--exit-to-top {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.elementor-animated-content .elementor-animated-item--move-contained-bottom, .elementor-animated-content .elementor-animated-item--move-contained-left, .elementor-animated-content .elementor-animated-item--move-contained-right, .elementor-animated-content .elementor-animated-item--move-contained-top {
    -webkit-transform: scale(1.2) translate(var(--translate));
    -ms-transform: scale(1.2) translate(var(--translate));
    transform: scale(1.2) translate(var(--translate))
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover {
    outline: 1px solid #fec449
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#feb416), to(#fec449));
    background-image: -webkit-linear-gradient(bottom, #feb416, #fec449);
    background-image: -o-linear-gradient(bottom, #feb416, #fec449);
    background-image: linear-gradient(0deg, #feb416, #fec449)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover {
    background-color: #feb416
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save {
    display: none
}

body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images, body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images, body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images, body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
    float: none;
    width: 100%;
    padding: 0
}

body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images, body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images, body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images, body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
    float: none;
    padding: 0
}

.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.woocommerce div.product.elementor .quantity .qty {
    vertical-align: top;
    margin-left: 0
}

.woocommerce div.product.elementor .quantity + .button {
    margin-right: 10px
}

.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input {
    height: 100%
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-left: 0
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) button, .woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) button, .woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-left: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (max-width: 1024px) {
    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-left: 0
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) button, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) button, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-left: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (max-width: 767px) {
    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-left: 0
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) button, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) button, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-left: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button, .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-info button.button.alt.elementor-button {
    background-color: #5bc0de
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-success button.button.alt.elementor-button {
    background-color: #5cb85c
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-warning button.button.alt.elementor-button {
    background-color: #f0ad4e
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-danger button.button.alt.elementor-button {
    background-color: #d9534f
}

.elementor-widget-wc-add-to-cart .quantity {
    display: inline-block
}

.elementor-widget-wc-add-to-cart.elementor-align-center form.cart {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-wc-add-to-cart.elementor-align-left form.cart, .elementor-widget-wc-add-to-cart.elementor-align-right form.cart {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.woocommerce div.product.elementor ul.tabs:before {
    position: static;
    content: none;
    width: auto;
    bottom: auto;
    left: auto;
    border-bottom: 0;
    z-index: auto
}

.woocommerce div.product.elementor ul.tabs {
    margin: 0
}

.woocommerce div.product.elementor ul.tabs li {
    padding: 0
}

.woocommerce div.product.elementor ul.tabs li a {
    padding: .8em 1.2em;
    line-height: 1
}

.woocommerce div.product.elementor ul.tabs li:after, .woocommerce div.product.elementor ul.tabs li:before {
    border: 0;
    position: static;
    bottom: auto;
    width: auto;
    height: auto;
    content: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    padding: 20px;
    border-radius: 0;
    border-width: 0;
    border-top: 1px solid #d3ced2;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: -1px 0 0
}

.woocommerce div.product.elementor .elementor-product-price-block-yes .price del, .woocommerce div.product.elementor .elementor-product-price-block-yes .price ins {
    display: block
}

.elementor-widget-woocommerce-product-meta .detail-container {
    position: relative
}

.elementor-widget-woocommerce-product-meta .detail-container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.elementor-widget-woocommerce-product-meta .detail-label {
    font-weight: 700
}

.elementor-woo-meta--view-inline .product_meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-woo-meta--view-inline .product_meta .detail-container:after {
    width: auto;
    left: auto;
    right: auto;
    position: absolute;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    left: -8px
}

.elementor-woo-meta--view-table .product_meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-woo-meta--view-table .product_meta, .elementor-woo-meta--view-table .product_meta .detail-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-woo-meta--view-table .product_meta .detail-label {
    min-width: 108px
}

.elementor-woo-meta--view-stacked .product_meta .detail-container {
    display: block
}

.woocommerce div.product.elementor .woocommerce-product-rating {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce div.product.elementor .star-rating {
    margin-top: 0
}

.elementor-product-rating--align-left .woocommerce-product-rating {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-product-rating--align-right .woocommerce-product-rating {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-product-rating--align-center .woocommerce-product-rating {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link {
    margin-right: auto
}

.elementor-products-grid ul.products.elementor-grid {
    display: grid;
    margin: 0;
    grid-column-gap: 20px;
    grid-row-gap: 40px
}

.elementor-products-grid ul.products.elementor-grid:after, .elementor-products-grid ul.products.elementor-grid:before {
    content: none;
    display: none
}

.elementor-products-grid ul.products.elementor-grid li.product {
    width: auto;
    padding: 0;
    margin: 0;
    float: none
}

.elementor-products-grid ul.products.elementor-grid li.product .onsale {
    padding: 0;
    display: none
}

.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
    display: block;
    position: relative
}

.elementor-products-grid:not(.show-heading-yes) .products > h2 {
    display: none
}

.elementor-products-grid nav.woocommerce-pagination {
    margin-top: 40px
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul {
    border: 0
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li {
    border-right: 0;
    border-left: 0
}

.elementor-product-loop-item--align-left ul.products li.product .star-rating {
    margin-right: auto
}

.elementor-product-loop-item--align-right ul.products li.product .star-rating {
    margin-left: auto
}

.elementor-product-loop-item--align-center ul.products li.product .star-rating {
    margin-right: auto;
    margin-left: auto
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
    width: auto
}

@media (min-width: 1025px) {
    .elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products {
        grid-template-columns:repeat(2, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products {
        grid-template-columns:repeat(3, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products {
        grid-template-columns:repeat(4, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products {
        grid-template-columns:repeat(5, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products {
        grid-template-columns:repeat(6, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products {
        grid-template-columns:repeat(7, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products {
        grid-template-columns:repeat(8, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products {
        grid-template-columns:repeat(9, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products {
        grid-template-columns:repeat(10, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products {
        grid-template-columns:repeat(11, 1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products {
        grid-template-columns:repeat(12, 1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-widget-wc-archive-products .products {
        grid-template-columns:repeat(3, 1fr)
    }
}

@media (max-width: 767px) {
    .elementor-widget-wc-archive-products .products {
        grid-template-columns:repeat(2, 1fr)
    }
}

.elementor.product .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper {
    overflow: hidden
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    padding: 0
}

.elementor-menu-cart__wrapper {
    text-align: var(--main-alignment, right)
}

.elementor-menu-cart__toggle_wrapper {
    display: inline-block;
    position: relative
}

.elementor-menu-cart__toggle {
    display: inline-block
}

.elementor-menu-cart__toggle .elementor-button {
    background-color: var(--toggle-button-background-color, transparent);
    color: var(--toggle-button-text-color, #818a91);
    border: var(--toggle-button-border-width, 1px) var(--toggle-button-border-type, solid) var(--toggle-button-border-color, #818a91);
    border-radius: var(--toggle-button-border-radius, 0);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--toggle-icon-padding, 12px 24px)
}

.elementor-menu-cart__toggle .elementor-button:hover {
    color: var(--toggle-button-hover-text-color, #818a91);
    background-color: var(--toggle-button-hover-background-color, transparent);
    border-color: var(--toggle-button-hover-border-color, #818a91)
}

.elementor-menu-cart__toggle .elementor-button:hover .elementor-button-icon {
    color: var(--toggle-button-icon-hover-color, #818a91)
}

.elementor-menu-cart__toggle .elementor-button-text {
    margin-left: .3em
}

.elementor-menu-cart__toggle .elementor-button-icon {
    position: relative;
    -webkit-transition: color .1s;
    -o-transition: color .1s;
    transition: color .1s;
    color: var(--toggle-button-icon-color, #818a91);
    font-size: var(--toggle-icon-size, inherit)
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: block;
    position: absolute;
    min-width: 1.6em;
    height: 1.6em;
    line-height: 1.5em;
    top: -.7em;
    left: -.7em;
    border-radius: 100%;
    color: var(--items-indicator-text-color, #fff);
    background-color: var(--items-indicator-background-color, #d9534f);
    text-align: center;
    font-size: 10px
}

.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: inline-block;
    font-weight: 400
}

.elementor-menu-cart__container {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .25);
    -webkit-transition: background-color .4s, -webkit-transform 0s;
    transition: background-color .4s, -webkit-transform 0s;
    -o-transition: background-color .4s, transform 0s;
    transition: background-color .4s, transform 0s;
    transition: background-color .4s, transform 0s, -webkit-transform 0s;
    text-align: right
}

.elementor-menu-cart__main {
    position: fixed;
    left: var(--side-cart-alignment-left, 0);
    right: var(--side-cart-alignment-right, auto);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    top: 0;
    bottom: 0;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 14px;
    min-height: 200px;
    width: 350px;
    max-width: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: var(--cart-padding, 20px 30px);
    background-color: var(--cart-background-color, #fff);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    border-style: var(--cart-border-style, none);
    border-color: var(--cart-border-color, initial);
    border-radius: var(--cart-border-radius, 0);
    margin-top: var(--mini-cart-spacing, 0)
}

.elementor-menu-cart__main, .elementor-menu-cart__main .widget_shopping_cart_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-menu-cart__main .widget_shopping_cart_content {
    height: 100%
}

.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    color: var(--empty-message-color, inherit);
    text-align: var(--empty-message-alignment, right)
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
    background-color: transparent;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: background-color .4s, -webkit-transform 0s .4s;
    transition: background-color .4s, -webkit-transform 0s .4s;
    -o-transition: background-color .4s, transform 0s .4s;
    transition: background-color .4s, transform 0s .4s;
    transition: background-color .4s, transform 0s .4s, -webkit-transform 0s .4s
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container .dialog-lightbox-close-button {
    display: none
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
    overflow: hidden;
    opacity: 0;
    -webkit-transform: var(--side-cart-alignment-transform, translateX(-100%));
    -ms-transform: var(--side-cart-alignment-transform, translateX(-100%));
    transform: var(--side-cart-alignment-transform, translateX(-100%))
}

.elementor-menu-cart__close-button {
    width: var(--cart-close-icon-size, 25px);
    height: var(--cart-close-icon-size, 25px);
    position: relative;
    margin: 0 0 20px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    cursor: pointer;
    display: inline-block;
    font-family: eicons;
    font-size: 20px;
    line-height: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-menu-cart__close-button:after, .elementor-menu-cart__close-button:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: var(--cart-close-button-color, #818a91);
    border-radius: 1px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-menu-cart__close-button:hover:after, .elementor-menu-cart__close-button:hover:before {
    background: var(--cart-close-button-hover-color, #818a91)
}

.elementor-menu-cart__close-button:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.elementor-menu-cart__close-button:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.elementor-menu-cart__products {
    max-height: calc(100vh - 250px);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.elementor-menu-cart__product {
    display: grid;
    grid-template-columns:28% auto;
    grid-template-rows:var(--price-quantity-position--grid-template-rows, auto auto);
    position: relative;
    border-width: 0;
    border-bottom: var(--divider-width, 1px) var(--divider-style, solid) var(--divider-color, #d4d4d4)
}

.elementor-menu-cart__product .variation {
    display: grid;
    grid-template-columns:-webkit-max-content auto;
    grid-template-columns:max-content auto;
    margin: 10px 0
}

.elementor-menu-cart__product .variation dt {
    grid-column-start: 1
}

.elementor-menu-cart__product .variation dd {
    grid-column-start: 2;
    -webkit-margin-start: 5px;
    margin-inline-start: 5px
}

.elementor-menu-cart__product .variation dd p {
    margin-bottom: 0
}

.elementor-menu-cart__product-image {
    grid-row-start: 1;
    grid-row-end: 3;
    width: 100%
}

.elementor-menu-cart__product-image a, .elementor-menu-cart__product-image img {
    display: block
}

.elementor-menu-cart__product-name {
    grid-column-start: 2;
    grid-column-end: 3;
    margin: 0
}

.elementor-menu-cart__product-name a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-menu-cart__product-price {
    grid-column-start: 2;
    grid-column-end: 3;
    -ms-flex-item-align: var(--price-quantity-position--align-self, end);
    align-self: var(--price-quantity-position--align-self, end);
    font-weight: 300;
    color: var(--product-price-color, #d4d4d4)
}

.elementor-menu-cart__product-name, .elementor-menu-cart__product-price {
    font-size: 14px;
    padding-right: 20px
}

.elementor-menu-cart__product-remove {
    color: #818a91;
    width: var(--remove-item-button-size, 22px);
    height: var(--remove-item-button-size, 22px);
    border-radius: var(--remove-item-button-size, 22px);
    border: 1px solid var(--remove-item-button-color, #d4d4d4);
    text-align: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-menu-cart__product-remove:hover {
    border: 1px solid var(--remove-item-button-hover-color, #d4d4d4)
}

.elementor-menu-cart__product-remove:hover:after, .elementor-menu-cart__product-remove:hover:before {
    background: var(--remove-item-button-hover-color, #d4d4d4)
}

.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 50%;
    top: 50%;
    left: 25%;
    margin-top: -1px;
    background: var(--remove-item-button-color, #d4d4d4);
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-menu-cart__product-remove:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.elementor-menu-cart__product-remove:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.elementor-menu-cart__product-remove > a {
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    position: absolute
}

.elementor-menu-cart__product-remove > a.remove_from_cart_button {
    display: var(--remove-from-cart-button, block)
}

.elementor-menu-cart__product-remove > a.elementor_remove_from_cart_button {
    display: var(--elementor-remove-from-cart-button, none)
}

.elementor-menu-cart__product:last-child {
    border: none
}

.elementor-menu-cart__footer-buttons, .elementor-menu-cart__product:not(:first-of-type), .elementor-menu-cart__subtotal {
    padding-top: var(--product-divider-gap, 20px)
}

.elementor-menu-cart__product {
    padding-left: 30px
}

.elementor-menu-cart__product, .elementor-menu-cart__subtotal {
    padding-bottom: var(--product-divider-gap, 20px)
}

.elementor-menu-cart__subtotal {
    font-size: 20px;
    text-align: var(--menu-cart-subtotal-text-align, center);
    font-weight: 600;
    color: var(--menu-cart-subtotal-color, inherit);
    border-left: var(--subtotal-divider-left-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
    border-bottom: var(--subtotal-divider-bottom-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
    border-right: var(--subtotal-divider-right-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
    border-top: var(--subtotal-divider-top-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4)
}

.elementor-menu-cart__footer-buttons {
    font-size: 20px;
    text-align: var(--cart-footer-buttons-alignment-text-align, center);
    display: var(--cart-footer-buttons-alignment-display, grid);
    grid-template-columns:var(--cart-footer-layout, 1fr 1fr);
    margin-top: var(--cart-buttons-position-margin, 0);
    grid-column-gap: var(--space-between-buttons, 10px);
    grid-row-gap: var(--space-between-buttons, 10px)
}

.elementor-menu-cart__footer-buttons .elementor-button {
    display: inline-block;
    border-radius: var(--cart-footer-buttons-border-radius, 0);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    display: var(--view-cart-button-display, inline-block);
    color: var(--view-cart-button-text-color, #fff);
    padding: var(--view-cart-button-padding, 15px);
    background-color: var(--view-cart-button-background-color, #818a91)
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
    color: var(--view-cart-button-hover-text-color, #fff);
    background-color: var(--view-cart-button-hover-background-color, #818a91)
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    display: var(--checkout-button-display, inline-block);
    color: var(--checkout-button-text-color, #fff);
    padding: var(--checkout-button-padding, 15px);
    background-color: var(--checkout-button-background-color, #818a91)
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
    color: var(--checkout-button-hover-text-color, #fff);
    background-color: var(--checkout-button-hover-background-color, #818a91)
}

@media (max-width: 767px) {
    .elementor-menu-cart__footer-buttons .elementor-button {
        padding-left: 10px;
        padding-right: 10px
    }
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text {
    display: none
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon[data-counter="0"]:before {
    content: none
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e3"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e4"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e5"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e6"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e7"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e8"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e9"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8ea"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8eb"
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product {
    padding-left: 0;
    padding-right: 0;
    grid-template-columns:25% auto
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove {
    display: none
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__product-remove {
    top: 0;
    bottom: auto
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__products .cart_item:not(:first-of-type) .elementor-menu-cart__product-remove {
    top: 20px;
    bottom: auto
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--middle .elementor-menu-cart__product-remove {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    bottom: 50%
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--bottom .elementor-menu-cart__product-remove {
    top: auto;
    bottom: 20px
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
    position: absolute;
    z-index: 89;
    width: auto;
    height: auto;
    overflow: visible;
    top: 100%;
    bottom: auto;
    background: none;
    min-width: 330px;
    right: 0;
    left: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: background-color .4s, -webkit-transform 0s;
    transition: background-color .4s, -webkit-transform 0s;
    -o-transition: background-color .4s, transform 0s;
    transition: background-color .4s, transform 0s;
    transition: background-color .4s, transform 0s, -webkit-transform 0s
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main {
    width: auto;
    height: auto;
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    overflow: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (max-width: 767px) {
    .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
        min-width: 300px
    }
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: background-color .4s, -webkit-transform 0s .4s;
    transition: background-color .4s, -webkit-transform 0s .4s;
    -o-transition: background-color .4s, transform 0s .4s;
    transition: background-color .4s, transform 0s .4s;
    transition: background-color .4s, transform 0s .4s, -webkit-transform 0s .4s
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown {
    opacity: 1
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown .elementor-menu-cart__container {
    z-index: 9998
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown.elementor-menu-cart--cart-type-mini-cart {
    z-index: 89
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-dropdown .elementor-menu-cart__container {
    display: none
}

.elementor-widget-woocommerce-checkout-page {
    background-color: transparent;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #818a91
}

.elementor-widget-woocommerce-checkout-page.e-checkout-layout-one-column .e-checkout__container {
    grid-template-columns:auto
}

.elementor-widget-woocommerce-checkout-page ::-webkit-input-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-checkout-page ::-moz-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-checkout-page ::-ms-input-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-checkout-page ::placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-checkout-page table tbody tr:hover > td, .elementor-widget-woocommerce-checkout-page table tbody tr:hover > th {
    background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single {
    color: var(--forms-fields-normal-color, #818a91);
    background-color: #f7f7f7;
    border-radius: var(--forms-fields-border-radius, 0);
    border: none;
    height: 45px
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single:focus {
    color: var(--forms-fields-focus-color, #818a91);
    background-color: #f7f7f7;
    border-color: var(--forms-fields-focus-border-color, initial);
    -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: var(--forms-fields-normal-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--forms-fields-normal-color, #818a91);
    line-height: 45px;
    padding-left: 1rem;
    padding-right: 1rem
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px
}

.elementor-widget-woocommerce-checkout-page .select2-container--open .select2-dropdown--below {
    background-color: #f7f7f7
}

.elementor-widget-woocommerce-checkout-page .e-description {
    color: var(--sections-descriptions-color, #818a91);
    padding-bottom: var(--sections-descriptions-spacing, 0);
    font-size: 14px;
    font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section {
    margin-bottom: 24px
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section .e-checkout-secondary-title {
    text-align: var(--login-title-alignment, right)
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-nudge {
    margin-top: var(--sections-secondary-title-spacing, 24px);
    margin-bottom: 15px
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor {
    margin-top: var(--sections-secondary-title-spacing, 24px)
}

.elementor-widget-woocommerce-checkout-page .e-coupon-box {
    margin-top: 24px
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description {
    color: var(--forms-labels-color, #818a91);
    margin-bottom: var(--forms-label-spacing, 3px)
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap-start {
    -webkit-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap-end {
    -webkit-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    text-align: left
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .e-login-wrap {
        display: block
    }

    .elementor-widget-woocommerce-checkout-page .e-login-wrap-end {
        text-align: right;
        margin-top: 15px
    }

    .elementor-widget-woocommerce-checkout-page .e-login-wrap-end label.e-login-label {
        display: none
    }
}

.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 6px
}

.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password {
    margin-bottom: 0;
    font-size: 12px
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password {
        font-size: 11px
    }
}

.elementor-widget-woocommerce-checkout-page .e-apply-coupon {
    width: 90%
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .e-apply-coupon {
        width: auto
    }
}

.elementor-widget-woocommerce-checkout-page .e-checkout__container {
    display: grid;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-template-columns:56% auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: var(--sections-margin, 24px);
    grid-row-gap: var(--sections-margin, 24px)
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .e-checkout__container {
        grid-template-columns:repeat(1, 1fr)
    }
}

.elementor-widget-woocommerce-checkout-page .e-checkout-secondary-title {
    color: var(--sections-secondary-title-color, #818a91);
    margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-coupon-nudge {
    text-align: var(--coupon-title-alignment, right)
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address {
    margin-top: 13px;
    padding-right: var(--shipping-heading-padding-start, 30px)
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address span {
    font-weight: 400
}

.elementor-widget-woocommerce-checkout-page a {
    color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page a:hover {
    color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row {
    padding-left: var(--forms-columns-gap-padding, 0);
    padding-right: var(--forms-columns-gap-padding, 0);
    margin-left: var(--forms-columns-gap-margin, 0);
    margin-right: var(--forms-columns-gap-margin, 0)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label {
    color: var(--forms-labels-color, #818a91);
    margin-bottom: var(--forms-label-spacing, 3px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea {
    color: var(--forms-fields-normal-color, #818a91);
    background-color: #f7f7f7;
    border-radius: var(--forms-fields-border-radius, 0);
    padding: var(--forms-fields-padding, 16px);
    font-size: 14px;
    border: none;
    font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text:focus, .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select:focus, .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea:focus, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text:focus, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select:focus, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea:focus, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text:focus, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select:focus, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea:focus {
    color: var(--forms-fields-focus-color, #818a91);
    background-color: #f7f7f7;
    border-color: var(--forms-fields-focus-border-color, #818a91);
    -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details #billing_address_1_field, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box #billing_address_1_field, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor #billing_address_1_field {
    margin-bottom: 5px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .create-account, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row {
    margin-bottom: 0 !important
}

.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li input, .elementor-widget-woocommerce-checkout-page .woocommerce .input-radio {
    vertical-align: middle
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__input-checkbox {
    vertical-align: middle;
    margin: 0 5px 0 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span {
    position: relative;
    top: 2px;
    color: var(--sections-checkboxes-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li label, .elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
    color: var(--sections-radio-buttons-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
    display: inline
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button {
    background-color: #fff;
    color: var(--forms-buttons-normal-text-color, #6f6f6f);
    border-radius: var(--forms-buttons-border-radius, 3px);
    padding: 1rem;
    border: 2px var(--forms-buttons-border-type, solid) var(--forms-buttons-border-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button:hover {
    color: var(--forms-buttons-hover-text-color, #6f6f6f);
    -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code {
    margin-right: 1%
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-info {
    border-top-color: transparent;
    background-color: transparent;
    padding: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text p {
    font-weight: 400;
    font-size: 12px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login-toggle .woocommerce-info {
    font-weight: 400;
    margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1, .elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-section, .elementor-widget-woocommerce-checkout-page .woocommerce .shipping_address, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment {
    background: var(--sections-background-color, #fff);
    border-radius: var(--sections-border-radius, 3px);
    padding: var(--sections-padding, 16px 30px);
    margin: var(--sections-margin, 0 0 24px 0);
    border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
    display: block
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields {
    display: var(--additional-information-display, none)
}

@media (min-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields {
        margin: var(--sections-margin, 0)
    }
}

.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout-message, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment .payment_box, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text {
    color: var(--sections-messages-color, #818a91);
    font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p {
    margin-top: 25px
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-1 {
    margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-2 {
    padding-top: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce #order_review_heading {
    text-align: var(--order-review-title-alignment, right)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table {
    margin-bottom: 0;
    border: 0;
    font-size: 14px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead {
    background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th {
    padding-top: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td {
    color: #000
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td .product-quantity {
    font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th {
    color: #818a91
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table td, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table th, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr {
    border: 0;
    padding-left: 0;
    padding-bottom: 15px;
    padding-top: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total td, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total th, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total tr {
    padding-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd) > td, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd) > th {
    background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td {
    font-weight: 400;
    color: var(--order-summary-items-color, #000);
    border-bottom: var(--order-summary-items-divider-weight, 0) solid var(--order-summary-items-divider-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
    padding-left: 40px;
    max-width: 150px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total {
    vertical-align: top
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table td, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table th {
    padding-top: var(--order-summary-rows-gap-top, 15px);
    padding-bottom: var(--order-summary-rows-gap-bottom, 15px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot td, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot th, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table thead th {
    color: var(--order-summary-totals-color, #818a91);
    vertical-align: top
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total td, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total th {
    border-top: var(--order-summary-totals-divider-weight, 0) solid var(--order-summary-totals-divider-color, #818a91)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-totals td {
    max-width: 70px
}

.elementor-widget-woocommerce-checkout-page .woocommerce h3 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: var(--sections-title-spacing, 30px);
    color: var(--sections-title-color, #000)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row > span {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 3px;
    color: #818a91
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last {
    width: 48%
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row .input-checkbox {
    vertical-align: middle;
    margin: 0 5px 0 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields h3 {
    text-align: var(--billing-details-title-alignment, right)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row {
    margin-bottom: var(--forms-rows-gap, 5px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row:last-child, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row:last-child, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row:last-child {
    margin-bottom: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout.login {
    margin-top: -8px;
    z-index: 999;
    background: #fff;
    border-top-width: 0;
    position: relative;
    margin-bottom: 0;
    color: #818a91
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last {
        width: 100%
    }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-coupon-toggle {
    display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit {
    width: 85%
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit {
        width: 35%
    }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields h3 {
    background: var(--additional-fields-title-alignment, right)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-fields .shipping_address {
    margin-bottom: var(--sections-margin, 20px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment {
    margin-top: 24px;
    padding: 15px 25px 25px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods {
    border-bottom: none;
    padding: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
    background-color: #f7f7f7
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box:before {
    display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li {
    line-height: 21px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a {
    padding-right: 15px;
    font-size: 12px
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a {
        float: none;
        font-size: 11px;
        padding-left: 10px
    }
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label img {
        width: 55px
    }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .place-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    -webkit-box-align: var(--place-order-title-alignment, stretch);
    -ms-flex-align: var(--place-order-title-alignment, stretch);
    align-items: var(--place-order-title-alignment, stretch)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order {
    background-color: #5bc0de;
    width: var(--purchase-button-width, auto);
    float: none;
    color: var(--purchase-button-normal-text-color, #fff);
    min-height: auto;
    padding: var(--purchase-button-padding, 1em 1em);
    border-radius: var(--purchase-button-border-radius, 3px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover {
    background-color: #5bc0de;
    color: var(--purchase-button-hover-text-color, #fff);
    border-color: var(--purchase-button-hover-border-color, #5bc0de);
    -webkit-transition-duration: var(--purchase-button-hover-transition-duration, .3s);
    -o-transition-duration: var(--purchase-button-hover-transition-duration, .3s);
    transition-duration: var(--purchase-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .woocommerce-info:before {
    display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-1, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-2 {
    width: auto;
    float: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid {
    display: grid;
    grid-template-columns:auto auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2 {
    text-align: left
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid {
        display: block
    }

    .elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2 {
        text-align: right
    }
}

.elementor-widget-woocommerce-checkout-page .woocommerce #account_password_field {
    margin-bottom: 10px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation {
    color: var(--order-summary-variations-color, #000);
    font-size: 14px;
    font-style: normal;
    text-transform: none;
    letter-spacing: normal;
    text-decoration: none;
    line-height: 21px
}

.e-woo-select2-wrapper .select2-results__option, .e-woo-select2-wrapper .select2-results__option:focus {
    color: #818a91
}

.elementor-widget-woocommerce-cart.e-cart-layout-one-column .e-cart__container {
    grid-template-columns:auto
}

.elementor-widget-woocommerce-cart table tbody tr:hover > td, .elementor-widget-woocommerce-cart table tbody tr:hover > th {
    background-color: inherit
}

.elementor-widget-woocommerce-cart .e-clear {
    overflow: hidden;
    height: 0;
    width: 0
}

.elementor-widget-woocommerce-cart .e-cart-section {
    background-color: var(--sections-background-color, #fff);
    padding: var(--sections-padding, 16px 30px);
    margin: var(--sections-margin, 0 0 30px 0);
    border-radius: var(--sections-border-radius, 3px);
    border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4)
}

@media (min-width: 1024px) {
    .elementor-widget-woocommerce-cart .e-cart-section:last-child {
        margin: var(--sections-margin, 0)
    }
}

.elementor-widget-woocommerce-cart .e-cart-content {
    color: var(--sections-descriptions-color, #818a91);
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0
}

.elementor-widget-woocommerce-cart .e-cart__container {
    display: grid;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-template-columns:59% auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: var(--sections-margin, 30px);
    grid-row-gap: var(--sections-margin, 30px)
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-cart .e-cart__container {
        grid-template-columns:repeat(1, 1fr)
    }
}

.elementor-widget-woocommerce-cart .e-cart-layout-one-column .e-cart__container {
    grid-template-columns:auto
}

.elementor-widget-woocommerce-cart .select2-container {
    margin-bottom: 4px
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single {
    color: var(--forms-fields-normal-color, #818a91);
    background-color: #f7f7f7;
    border-radius: var(--forms-fields-border-radius, 0);
    border: none;
    height: 45px
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single:focus {
    color: var(--forms-fields-focus-color, #818a91);
    background-color: #f7f7f7;
    border-color: var(--forms-fields-focus-border-color, initial);
    -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: var(--forms-fields-normal-color, #818a91)
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--forms-fields-normal-color, #818a91);
    line-height: 45px;
    padding-right: 1rem;
    padding-left: 1rem
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px
}

.elementor-widget-woocommerce-cart .select2-container--open .select2-dropdown--below {
    background-color: #f7f7f7
}

.elementor-widget-woocommerce-cart .woocommerce {
    font-family: Roboto, sans-serif
}

.elementor-widget-woocommerce-cart .woocommerce button.button {
    background-color: #fff;
    color: var(--forms-buttons-normal-text-color, #818a91);
    border-radius: var(--forms-buttons-border-radius, 3px);
    padding: var(--forms-buttons-padding, .88rem 2rem);
    width: var(--forms-buttons-width, auto);
    border: 2px var(--forms-buttons-border-type, solid) var(--forms-buttons-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce button.button:hover {
    color: var(--forms-buttons-hover-text-color, #818a91);
    -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    border-color: var(--forms-buttons-hover-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled, .elementor-widget-woocommerce-cart .woocommerce button.button:disabled, .elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled] {
    padding: var(--forms-buttons-padding, .88rem 2rem);
    color: var(--forms-buttons-normal-text-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled:hover, .elementor-widget-woocommerce-cart .woocommerce button.button:disabled:hover, .elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]:hover {
    background-color: var(--forms-buttons-hover-background-color, #fff);
    color: var(--forms-buttons-hover-text-color, #818a91);
    -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    border-color: var(--forms-buttons-hover-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li label {
    color: var(--sections-radio-buttons-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li input {
    vertical-align: middle
}

.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form {
    margin-top: var(--sections-descriptions-spacing, 15px)
}

.elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination {
    color: var(--sections-descriptions-color, #818a91);
    margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tbody th, .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th {
    display: none
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td, .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td {
    text-align: right !important
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before, .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before {
    width: 100%;
    margin-bottom: 10px
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td, .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td {
    text-align: left !important
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td:before, .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td:before {
    content: attr(data-title);
    font-weight: 700;
    float: right
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2 {
    text-align: var(--totals-title-alignment, right)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td {
    padding-top: var(--totals-rows-gap-top, 12px);
    padding-bottom: var(--totals-rows-gap-bottom, 9px)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount, .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td:before {
    color: var(--totals-color, #818a91);
    font-weight: 700
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table tr.order-total td {
    border-top-color: var(--totals-divider-color, #818a91);
    border-top-width: var(--totals-divider-weight, 0)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals .form-row {
    margin-bottom: var(--forms-rows-gap, 6px)
}

.elementor-widget-woocommerce-cart .woocommerce .product-name a {
    color: var(--product-link-normal-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .product-name a:hover {
    color: var(--product-link-hover-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .form-row {
    padding: 3px 0;
    margin: 0
}

.elementor-widget-woocommerce-cart .woocommerce .input-text, .elementor-widget-woocommerce-cart .woocommerce select {
    color: var(--forms-fields-normal-color, #818a91);
    background-color: #f7f7f7;
    border-radius: var(--forms-fields-border-radius, 3px);
    border: none;
    padding: var(--forms-fields-padding, 16px);
    font-size: 14px
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::-webkit-input-placeholder, .elementor-widget-woocommerce-cart .woocommerce select::-webkit-input-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::-moz-placeholder, .elementor-widget-woocommerce-cart .woocommerce select::-moz-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::-ms-input-placeholder, .elementor-widget-woocommerce-cart .woocommerce select::-ms-input-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::placeholder, .elementor-widget-woocommerce-cart .woocommerce select::placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus, .elementor-widget-woocommerce-cart .woocommerce select:focus {
    color: var(--forms-fields-focus-color, #818a91);
    background-color: #f7f7f7;
    border-color: var(--forms-fields-focus-border-color, transparent);
    -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-webkit-input-placeholder, .elementor-widget-woocommerce-cart .woocommerce select:focus::-webkit-input-placeholder {
    color: var(--forms-fields-focus-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-moz-placeholder, .elementor-widget-woocommerce-cart .woocommerce select:focus::-moz-placeholder {
    color: var(--forms-fields-focus-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-ms-input-placeholder, .elementor-widget-woocommerce-cart .woocommerce select:focus::-ms-input-placeholder {
    color: var(--forms-fields-focus-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::placeholder, .elementor-widget-woocommerce-cart .woocommerce select:focus::placeholder {
    color: var(--forms-fields-focus-color, #818a91)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
    background-color: transparent;
    color: var(--order-summary-color, #000);
    border: var(--order-summary-quantity-border-weight, 1px) solid var(--order-summary-quantity-border-color, #d4d4d4);
    border-radius: 3px;
    padding: 1px 2px;
    text-align: right;
    font-size: 14px;
    min-height: 28px;
    max-height: 28px
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout {
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: var(--place-order-title-alignment, stretch);
    -ms-flex-align: var(--place-order-title-alignment, stretch);
    align-items: var(--place-order-title-alignment, stretch)
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
    padding: var(--checkout-button-padding, 15px 1em);
    width: var(--checkout-button-width, auto);
    font-size: 15px;
    text-align: center;
    color: var(--checkout-button-normal-text-color, #fff);
    background-color: #5bc0de;
    border-radius: var(--checkout-button-border-radius, 3px);
    min-height: auto;
    margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover {
    color: var(--checkout-button-hover-text-color, #fff);
    background-color: #5bc0de;
    border-color: var(--checkout-button-hover-border-color, #5bc0de);
    -webkit-transition-duration: var(--checkout-button-hover-transition-duration, .3s);
    -o-transition-duration: var(--checkout-button-hover-transition-duration, .3s);
    transition-duration: var(--checkout-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .woocommerce .remove {
    background: transparent;
    color: var(--order-summary-remove-icon-normal-color, #000) !important;
    width: auto
}

.elementor-widget-woocommerce-cart .woocommerce .remove:hover {
    background: transparent;
    color: var(--order-summary-remove-icon-hover-color, #5bc0de) !important
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: 100%
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals td {
    padding-right: 0
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals td {
    padding-left: 0
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .button {
    float: left;
    width: 100%
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row {
    padding: 0
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-left: 30px
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
        padding-left: 0
    }
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-cart .woocommerce .coupon-col {
        display: block
    }
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-cart .woocommerce .coupon {
        margin: var(--sections-margin, 0)
    }

    .elementor-widget-woocommerce-cart .woocommerce .coupon #coupon_code {
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px
    }

    .elementor-widget-woocommerce-cart .woocommerce .coupon .button {
        width: 100%
    }
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table {
    border: 0 solid
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .button {
    float: right;
    font-size: 14px;
    font-weight: 700
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-cart .woocommerce table.shop_table .button {
        float: none;
        width: 100%
    }
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table td, .elementor-widget-woocommerce-cart .woocommerce table.shop_table th, .elementor-widget-woocommerce-cart .woocommerce table.shop_table tr {
    border: 0 solid
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd) > td, .elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd) > th {
    background-color: transparent
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .actions {
    padding: 16px 0 0
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a {
    display: inline-block
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child {
    display: var(--update-cart-automatically-display, table-row)
}

.elementor-widget-woocommerce-cart .woocommerce table.cart {
    margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
    width: 55px;
    height: auto;
    display: block
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td {
    padding-top: var(--order-summary-rows-gap-top, 20px);
    padding-left: 20px;
    padding-bottom: var(--order-summary-rows-gap-bottom, 20px);
    padding-right: 0
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td span {
    color: var(--order-summary-color, #000);
    font-size: 14px;
    font-weight: 400
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
    border-top: var(--order-summary-items-divider-weight, 1px) solid var(--order-summary-items-divider-color, #d4d4d4)
}

@media (max-width: 768px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
        border-top-width: 0
    }
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove {
    padding-right: 0;
    padding-left: 0
}

@media (min-width: 767px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr:first-child td {
        border-top: none
    }
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart.product-remove {
        position: relative
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart.product-name {
        padding-left: 0
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
        border-top-width: var(--order-summary-items-divider-weight, 1px);
        border-top-color: var(--order-summary-items-divider-color, #d4d4d4)
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child {
        border-top: none
    }
}

@media (max-width: 768px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart td {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width: 767px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart {
        padding: 0
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
        padding: 16px 28px
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child {
        border-top: none
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart td {
        padding-right: 0;
        padding-left: 0
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name, .elementor-widget-woocommerce-cart .woocommerce table.cart td:first-child {
        border-top: none
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions {
        padding: 0
    }
}

.elementor-widget-woocommerce-cart .woocommerce a {
    color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce a:hover {
    color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2, .elementor-widget-woocommerce-cart .woocommerce .cart th {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
    padding: 0 0 8px 20px
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2 {
    margin-bottom: var(--sections-title-spacing, 1rem);
    color: var(--sections-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .cart th {
    padding-bottom: var(--order-summary-title-spacing, 8px);
    color: var(--order-summary-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .cart td:before {
    color: var(--order-summary-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-button:after {
    display: none
}

.elementor-widget-woocommerce-cart .woocommerce .product-name .variation {
    color: var(--order-summary-variations-color, #000)
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td, .elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent
    }

    .elementor-widget-woocommerce-cart .woocommerce .cart_totals .shop_table_responsive td {
        padding-right: 0
    }
}

.e-woo-select2-wrapper .select2-results__option {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: var(--forms-fields-normal-color, #818a91)
}

.e-woo-select2-wrapper .select2-results__option:focus {
    color: var(--forms-fields-focus-color, #818a91);
    border-color: var(--forms-fields-focus-border-color, #818a91);
    -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account {
    font-family: Roboto, sans-serif;
    color: #818a91
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper {
    border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
    border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .shop_table, .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .shop_table, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .shop_table, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .shop_table, .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .shop_table {
    border: none;
    margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper {
    background-color: var(--sections-background-color, #fff)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper {
    padding: var(--sections-padding, 16px 30px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper {
    padding: var(--sections-padding, 16px 30px 3px 30px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-address-fields, .elementor-widget-woocommerce-my-account .e-my-account-tab address {
    background-color: var(--sections-background-color, #fff);
    padding: var(--sections-padding, 16px 30px);
    border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
    border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content, .elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content {
    border: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content-wrapper {
    padding: 0;
    border: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details {
    margin-bottom: 40px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details, .elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-table--order-downloads {
    background-color: var(--sections-background-color, #fff);
    padding: var(--sections-padding, 16px 30px 3px 30px);
    border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
    border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content > div > p {
    color: var(--general-text-color, #818a91)
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single {
    color: var(--forms-fields-normal-color, #818a91);
    background-color: var(--forms-fields-normal-background-color, #f7f7f7);
    border-radius: var(--forms-fields-border-radius, 0);
    border: none;
    height: 45px
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single:focus {
    color: var(--forms-fields-focus-color, #818a91);
    background-color: var(--forms-fields-focus-background-color, #f7f7f7);
    border-color: var(--forms-fields-focus-border-color, initial);
    -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: var(--forms-fields-normal-color, #818a91)
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--forms-fields-normal-color, #818a91);
    line-height: 45px;
    padding-left: 1rem;
    padding-right: 1rem
}

.elementor-widget-woocommerce-my-account .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px
}

.elementor-widget-woocommerce-my-account .select2-container--open .select2-dropdown--below {
    background-color: var(--forms-fields-normal-background-color, #f7f7f7)
}

.elementor-widget-woocommerce-my-account .woocommerce ::-webkit-input-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-my-account .woocommerce ::-moz-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-my-account .woocommerce ::-ms-input-placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-my-account .woocommerce ::placeholder {
    color: var(--forms-fields-normal-color, inherit);
    font-family: inherit;
    opacity: .6
}

.elementor-widget-woocommerce-my-account .woocommerce-message {
    font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce address {
    color: var(--general-text-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce a {
    color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce a:hover {
    color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce a.button.alt:hover, .elementor-widget-woocommerce-my-account .woocommerce a.button:hover {
    background-color: initial
}

.elementor-widget-woocommerce-my-account .woocommerce em {
    font-size: 12px;
    color: var(--login-messages-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce .form-row {
    padding-left: var(--forms-columns-gap-padding-left, 0);
    padding-right: var(--forms-columns-gap-padding-right, 0);
    margin-left: var(--forms-columns-gap-margin-left, 0);
    margin-right: var(--forms-columns-gap-margin-right, 0);
    margin-bottom: var(--forms-rows-gap, 6px)
}

.elementor-widget-woocommerce-my-account .woocommerce .form-row label {
    color: var(--forms-labels-color, #818a91);
    margin-bottom: var(--forms-label-spacing, 0)
}

.elementor-widget-woocommerce-my-account .woocommerce .form-row .input-text, .elementor-widget-woocommerce-my-account .woocommerce .form-row select {
    color: var(--forms-fields-normal-color, #818a91);
    border-radius: var(--forms-fields-border-radius, 0);
    padding: var(--forms-fields-padding, 16px);
    background: #f7f7f7;
    border: none;
    font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce .form-row .input-text:focus, .elementor-widget-woocommerce-my-account .woocommerce .form-row select:focus {
    color: var(--forms-fields-focus-color, #818a91);
    border-color: var(--forms-fields-focus-border-color, #818a91);
    -webkit-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    -o-transition-duration: var(--forms-fields-focus-transition-duration, .3s);
    transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce #billing_address_1_field {
    margin-bottom: 5px
}

.elementor-widget-woocommerce-my-account .woocommerce .login .woocommerce-privacy-policy-text, .elementor-widget-woocommerce-my-account .woocommerce .register .woocommerce-privacy-policy-text {
    margin-bottom: 15px;
    color: var(--login-messages-color, #818a91);
    font-size: 12px
}

.elementor-widget-woocommerce-my-account .woocommerce .login p:nth-child(2), .elementor-widget-woocommerce-my-account .woocommerce .register p:nth-child(2) {
    color: var(--login-messages-color, #818a91);
    font-size: 12px
}

.elementor-widget-woocommerce-my-account .woocommerce .login .woocommerce-LostPassword, .elementor-widget-woocommerce-my-account .woocommerce .register .woocommerce-LostPassword {
    font-size: 12px;
    margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword {
    width: 50%
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword {
        width: 100%
    }
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword p {
    color: var(--general-text-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword .form-row-first {
    width: 100%
}

.elementor-widget-woocommerce-my-account .woocommerce .login, .elementor-widget-woocommerce-my-account .woocommerce .register, .elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword {
    background-color: var(--sections-background-color, #fff);
    padding: var(--sections-padding, 16px 30px);
    border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d4d4d4);
    border-radius: var(--sections-border-radius, 3px);
    font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce .login .button, .elementor-widget-woocommerce-my-account .woocommerce .register .button, .elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword .button {
    background: #5bc0de;
    border: none;
    color: var(--forms-buttons-normal-text-color, #fff);
    border-radius: var(--forms-buttons-border-radius, 3px);
    padding: var(--forms-buttons-padding, 12px 32px)
}

.elementor-widget-woocommerce-my-account .woocommerce .login .button:hover, .elementor-widget-woocommerce-my-account .woocommerce .register .button:hover, .elementor-widget-woocommerce-my-account .woocommerce .woocommerce-ResetPassword .button:hover {
    color: var(--forms-buttons-hover-text-color, #fff);
    -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce .login p:nth-child(3) {
    margin-top: 20px
}

.elementor-widget-woocommerce-my-account .woocommerce .register p:nth-child(2) {
    margin-top: 10px;
    font-size: 12px
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-form__input-checkbox {
    vertical-align: middle
}

.elementor-widget-woocommerce-my-account .woocommerce p:last-of-type {
    margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-form__label-for-checkbox span {
    color: var(--checkboxes-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce td, .elementor-widget-woocommerce-my-account .woocommerce th, .elementor-widget-woocommerce-my-account .woocommerce tr {
    border: none
}

.elementor-widget-woocommerce-my-account .woocommerce h2, .elementor-widget-woocommerce-my-account .woocommerce h3 {
    color: var(--typography-section-titles-color, #000);
    margin-top: 0;
    margin-bottom: var(--section-title-spacing, 45px);
    font-weight: 400
}

.elementor-widget-woocommerce-my-account .woocommerce strong {
    color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce .wc-item-meta, .elementor-widget-woocommerce-my-account .woocommerce strong.wc-item-meta-label {
    color: var(--variations-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce .product-quantity {
    font-weight: 400;
    color: var(--tables-items-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce .woocommerce-order-downloads {
    margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation {
    float: right;
    width: 25%
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation {
        width: 100%
    }
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
    margin: calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2) 0;
    display: inline-block;
    width: 100%
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li:after {
    content: "";
    display: block;
    width: 100%;
    background-color: var(--tabs-divider-color, #818a91);
    height: var(--tabs-divider-weight, 0);
    position: relative;
    top: calc(var(--tabs-spacing, 2px) / 2)
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: var(--tabs-active-color, #5bc0de);
    background: #eceeef;
    border-color: var(--tabs-active-border-color, transparent)
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li a {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: var(--tabs-normal-color, #818a91);
    display: block;
    padding: var(--tabs-padding, 12px 20px);
    text-align: var(--tabs-alignment, start);
    background: #f7f7f7;
    border-radius: var(--tabs-border-radius, 0);
    border: 0 var(--tabs-border-type, solid) var(--tabs-border-color, transparent)
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li a:hover {
    color: var(--tabs-hover-color, #5bc0de);
    border-color: var(--tabs-hover-border-color, transparent)
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li a {
        padding: var(--tabs-padding, 10px)
    }
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard {
    margin-top: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:after {
    display: none
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content {
    float: left;
    width: 75%;
    padding: 0;
    padding-right: var(--tab-content-spacing, 6%)
}

@media (max-width: 1024px) {
    .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content {
        width: 100%;
        padding: var(--tab-content-spacing, 6%) 0 0 0
    }
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content-wrapper {
    font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content p:last-of-type {
    margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content h2:first-of-type {
    margin-top: 30px
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content mark {
    background-color: transparent;
    font-weight: 700;
    color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce caption + thead tr:first-child td, .elementor-widget-woocommerce-my-account .woocommerce caption + thead tr:first-child th, .elementor-widget-woocommerce-my-account .woocommerce colgroup + thead tr:first-child td, .elementor-widget-woocommerce-my-account .woocommerce colgroup + thead tr:first-child th {
    border-top: 0
}

.elementor-widget-woocommerce-my-account .woocommerce thead:first-child tr:first-child td, .elementor-widget-woocommerce-my-account .woocommerce thead:first-child tr:first-child th {
    border-top: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: var(--tables-titles-spacing, 9px)
}

.elementor-widget-woocommerce-my-account .woocommerce tbody > tr:nth-child(2n) > td, .elementor-widget-woocommerce-my-account .woocommerce tbody > tr:nth-child(2n) > th, .elementor-widget-woocommerce-my-account .woocommerce tbody > tr:nth-child(odd) > td, .elementor-widget-woocommerce-my-account .woocommerce tbody > tr:nth-child(odd) > th {
    background-color: transparent;
    padding-right: 0;
    padding-top: var(--order-summary-rows-gap-top, 9px);
    padding-bottom: var(--order-summary-rows-gap-bottom, 9px);
    color: var(--tables-items-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number > a {
    color: var(--tables-links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number > a:hover {
    color: var(--tables-links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table {
    font-size: 14px
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table .button {
    background: transparent;
    border-radius: var(--tables-button-border-radius, 3px);
    border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
    vertical-align: middle;
    color: var(--tables-button-normal-text-color, #818a91);
    padding: var(--tables-button-padding, 5px 10px)
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table .button:hover {
    color: var(--tables-button-hover-text-color, #818a91);
    -webkit-transition-duration: var(--tables-button-hover-transition-duration, .3s);
    -o-transition-duration: var(--tables-button-hover-transition-duration, .3s);
    transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table td, .elementor-widget-woocommerce-my-account .woocommerce .shop_table th {
    border-top: var(--tables-divider-border-width, 1px) var(--tables-divider-border-type, solid) var(--tables-divider-border-color, #d4d4d4)
}

.elementor-widget-woocommerce-my-account .woocommerce .shop_table thead tr th, .elementor-widget-woocommerce-my-account .woocommerce .shop_table thead tr th span {
    color: var(--tables-title-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce .order_details tfoot td, .elementor-widget-woocommerce-my-account .woocommerce .order_details tfoot th {
    padding-right: 0;
    color: var(--tables-title-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce .order_details .download-product a, .elementor-widget-woocommerce-my-account .woocommerce .order_details .product-name a {
    color: var(--tables-links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce .order_details .download-product a:hover, .elementor-widget-woocommerce-my-account .woocommerce .order_details .product-name a:hover {
    color: var(--tables-links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .woocommerce .order_details .product-purchase-note td {
    border-top: none;
    padding-top: 0
}

.elementor-widget-woocommerce-my-account .woocommerce .order-again .button {
    background: transparent;
    border: 2px solid #5bc0de;
    border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
    border-radius: var(--tables-button-border-radius, 3px);
    vertical-align: middle;
    color: var(--tables-button-normal-text-color, #818a91);
    margin-top: 0;
    margin-bottom: 0;
    padding: var(--tables-button-padding, 12px 32px)
}

.elementor-widget-woocommerce-my-account .woocommerce .order-again .button:hover {
    color: var(--tables-button-hover-text-color, #818a91);
    -webkit-transition-duration: var(--tables-button-hover-transition-duration, .3s);
    -o-transition-duration: var(--tables-button-hover-transition-duration, .3s);
    transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce-Address .title h3, .elementor-widget-woocommerce-my-account .woocommerce-Addresses .title h3 {
    float: none
}

.elementor-widget-woocommerce-my-account .woocommerce-Address address, .elementor-widget-woocommerce-my-account .woocommerce-Addresses address {
    padding: var(--sections-padding, 45px 30px 16px 30px)
}

.elementor-widget-woocommerce-my-account .woocommerce-Address .edit, .elementor-widget-woocommerce-my-account .woocommerce-Addresses .edit {
    float: right;
    position: absolute;
    margin-right: var(--edit-link-margin-start, 30px);
    margin-top: var(--edit-link-margin-top, 10px)
}

.elementor-widget-woocommerce-my-account .woocommerce .u-columns {
    margin-top: 20px
}

.elementor-widget-woocommerce-my-account .woocommerce-address-fields fieldset, .elementor-widget-woocommerce-my-account .woocommerce-EditAccountForm fieldset {
    border: none;
    padding: 0;
    -webkit-margin-start: 0;
    margin-inline-start: 0
}

.elementor-widget-woocommerce-my-account .woocommerce-address-fields fieldset legend, .elementor-widget-woocommerce-my-account .woocommerce-EditAccountForm fieldset legend {
    font-weight: 700;
    padding: 20px 0;
    color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .woocommerce-address-fields .button, .elementor-widget-woocommerce-my-account .woocommerce-EditAccountForm .button {
    background: #5bc0de;
    border: none;
    color: var(--forms-buttons-normal-text-color, #fff);
    border-radius: var(--forms-buttons-border-radius, 3px);
    padding: var(--forms-buttons-padding, 12px 32px);
    margin-top: 20px
}

.elementor-widget-woocommerce-my-account .woocommerce-address-fields .button:hover, .elementor-widget-woocommerce-my-account .woocommerce-EditAccountForm .button:hover {
    color: var(--forms-buttons-hover-text-color, #fff);
    -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    -o-transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
    transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce-pagination {
    padding: 16px 0
}

.elementor-widget-woocommerce-my-account .woocommerce-pagination .button {
    background: transparent;
    border-radius: var(--tables-button-border-radius, 3px);
    border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
    vertical-align: middle;
    color: var(--tables-button-normal-text-color, #818a91);
    padding: var(--tables-button-padding, 5px 10px)
}

.elementor-widget-woocommerce-my-account .woocommerce-pagination .button:hover {
    color: var(--tables-button-hover-text-color, #818a91);
    -webkit-transition-duration: var(--tables-button-hover-transition-duration, .3s);
    -o-transition-duration: var(--tables-button-hover-transition-duration, .3s);
    transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .woocommerce-OrderUpdates {
    color: var(--general-text-color, #818a91)
}

.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below, .elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below {
    padding-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .shop_table td {
    vertical-align: top;
    line-height: unset
}

.e-wc-account-tabs-nav .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%
}

.e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
    display: inline-block
}

.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation {
    display: block
}

.e-my-account-tabs-horizontal .woocommerce-MyAccount-navigation, .e-my-account-tabs-vertical .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation {
    display: none
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation {
    display: block
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: var(--tabs-container-justify-content, space-between);
    -ms-flex-pack: var(--tabs-container-justify-content, space-between);
    justify-content: var(--tabs-container-justify-content, space-between)
}

@media (max-width: 767px) {
    .e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul {
        display: block
    }
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    width: var(--tab-width, 100%);
    padding: 0 calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2);
    margin: 0;
    border-right: var(--tabs-divider-weight, 0) solid var(--tabs-divider-color, #818a91)
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:after {
    display: none
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:first-of-type {
    padding-right: 0
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:last-of-type {
    padding-left: 0;
    border-right-width: 0
}

@media (max-width: 767px) {
    .e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
        margin: calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2) 0;
        display: inline-block;
        width: 100%
    }
}

.e-my-account-tabs-horizontal .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    padding: var(--tab-content-spacing, 50px) 0 0 0
}

.elementor-editor-active .elementor-widget-container, .elementor-editor-preview .elementor-widget-container {
    min-height: 1px
}

.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-number a, .elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-number a {
    pointer-events: none
}

.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button, .elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button {
    pointer-events: none;
    opacity: .3
}

.elementor-editor-active .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content:not(:first-of-type) {
    display: none
}

.product .count {
    background-color: inherit
}

.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2 {
    display: none
}

.woocommerce div.product.elementor form.cart div.product-addon {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.e-sticky-right-column--active {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.elementor-theme-builder-content-area {
    height: 400px
}

.elementor-location-footer:before, .elementor-location-header:before {
    content: "";
    display: table;
    clear: both
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post {
    display: block
}

.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid {
    color: #d4d4d4;
    border: 1px solid;
    border-right: none;
    border-left: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
    height: 100%;
    width: 1px;
    margin: 0 auto;
    background-color: #d4d4d4
}

.elementor-post-navigation {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-post-navigation .post-navigation__arrow-wrapper {
    color: #d4d4d4
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev {
    font-size: 30px;
    padding-left: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next {
    font-size: 30px;
    padding-right: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper i {
    -webkit-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%)
}

.elementor-post-navigation .elementor-post-navigation__link__next, .elementor-post-navigation .elementor-post-navigation__link__prev {
    overflow: hidden
}

.elementor-post-navigation .elementor-post-navigation__link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.elementor-post-navigation .post-navigation__next--label, .elementor-post-navigation .post-navigation__prev--label {
    text-transform: uppercase;
    font-size: .8em
}

.elementor-post-navigation .post-navigation__next--title, .elementor-post-navigation .post-navigation__prev--title {
    font-size: .7em
}

.elementor-post-navigation .post-navigation__next--label, .elementor-post-navigation .post-navigation__next--title, .elementor-post-navigation .post-navigation__prev--label, .elementor-post-navigation .post-navigation__prev--title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.elementor-post-navigation span.elementor-post-navigation__link__next {
    text-align: left
}

.elementor-post-navigation span.elementor-post-navigation__link__next, .elementor-post-navigation span.elementor-post-navigation__link__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-post-navigation .elementor-grid {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-post-navigation .elementor-post-navigation__link {
    width: calc(50% - (1px / 2));
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
    text-align: center
}

.elementor-post-navigation .elementor-post-navigation__next {
    text-align: left
}

.elementor-post-navigation .elementor-post-navigation__next a {
    float: left
}

.elementor-search-form {
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.elementor-search-form .e-font-icon-svg-container {
    width: 100%;
    height: 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
}

.elementor-search-form button, .elementor-search-form input[type=search] {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    line-height: 1;
    min-width: 0;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.elementor-search-form button:focus, .elementor-search-form input[type=search]:focus {
    outline: 0;
    color: inherit
}

.elementor-search-form button {
    background-color: #818a91;
    font-size: var(--e-search-form-submit-icon-size, 16px);
    color: #fff;
    border-radius: 0
}

.elementor-search-form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    overflow: hidden;
    border: 0 solid transparent;
    min-height: 50px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: #eceeef
}

.elementor-search-form__input {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #55595c;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.elementor-search-form__input::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input:-moz-placeholder, .elementor-search-form__input::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__submit {
    -webkit-transition: color .2s, background .2s;
    -o-transition: color .2s, background .2s;
    transition: color .2s, background .2s;
    font-size: var(--e-search-form-submit-icon-size, 16px)
}

.elementor-search-form__submit svg {
    fill: var(--e-search-form-submit-text-color, #fff);
    width: var(--e-search-form-submit-icon-size, 16px);
    height: var(--e-search-form-submit-icon-size, 16px)
}

.elementor-search-form .elementor-search-form__submit, .elementor-search-form .elementor-search-form__submit:hover {
    color: var(--e-search-form-submit-text-color, #fff);
    border: none;
    border-radius: 0
}

.elementor-search-form--button-type-text .elementor-search-form__submit {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
    opacity: .6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #55595c;
    fill: #55595c;
    font-size: var(--e-search-form-icon-size-minimal, 15px)
}

.elementor-search-form--skin-minimal .elementor-search-form__icon svg {
    width: var(--e-search-form-icon-size-minimal, 15px);
    height: var(--e-search-form-icon-size-minimal, 15px)
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
    font-size: 50px;
    text-align: center;
    border: solid #fff;
    border-width: 0 0 1px;
    line-height: 1.5;
    color: #fff
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    color: var(--e-search-form-toggle-color, #494c4f);
    font-size: var(--e-search-form-toggle-size, 33px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container, .elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    position: relative;
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: var(--e-search-form-toggle-size, 33px);
    height: var(--e-search-form-toggle-size, 33px);
    background-color: var(--e-search-form-toggle-background-color, rgba(0, 0, 0, .05));
    border: var(--e-search-form-toggle-border-width, 0) solid var(--e-search-form-toggle-color, #494c4f);
    border-radius: var(--e-search-form-toggle-border-radius, 3px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before, .elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg, .elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before, .elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before, .elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
    font-size: var(--e-search-form-toggle-icon-size, .55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg, .elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
    fill: var(--e-search-form-toggle-color, #494c4f);
    width: var(--e-search-form-toggle-icon-size, .55em);
    height: var(--e-search-form-toggle-icon-size, .55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    padding: 0 15%;
    background-color: rgba(0, 0, 0, .8)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
    display: none
}

.elementor-author-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-author-box__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 25px
}

.elementor-author-box__avatar img {
    width: 100px;
    border-radius: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

.elementor-author-box__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 17px
}

.elementor-author-box__name {
    font-size: 24px;
    margin-bottom: 5px
}

.elementor-author-box__bio, .elementor-author-box__bio p {
    margin-bottom: .8em
}

.elementor-author-box__bio p:last-of-type {
    margin-bottom: 0
}

.elementor-author-box--layout-image-left .elementor-author-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-author-box--layout-image-left .elementor-author-box__avatar {
    margin-left: 0;
    margin-right: 25px
}

.elementor-author-box--layout-image-right .elementor-author-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-author-box--layout-image-right .elementor-author-box__avatar {
    margin-right: 0;
    margin-left: 25px
}

.elementor-author-box--layout-image-above .elementor-author-box {
    display: block
}

.elementor-author-box--layout-image-above .elementor-author-box__avatar {
    margin: 0 auto 15px;
    display: inline-block
}

.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar {
    margin-left: 0
}

.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar {
    margin-right: 0
}

.elementor-author-box--align-left .elementor-author-box {
    text-align: left
}

.elementor-author-box--align-right .elementor-author-box {
    text-align: right
}

.elementor-author-box--align-center .elementor-author-box {
    text-align: center
}

.elementor-button.elementor-author-box__button {
    border: 2px solid #55595c;
    font-size: 15px;
    font-weight: 100;
    padding: 10px 18px
}

.elementor-button.elementor-author-box__button, .elementor-button.elementor-author-box__button:hover {
    background: transparent;
    color: #55595c
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar, .elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar {
    -ms-flex-item-align: center;
    align-self: center
}

.elementor-post-info__terms-list {
    display: inline-block
}

.elementor-post-info .elementor-icon-list-icon .elementor-avatar {
    border-radius: 100%
}

.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after {
    margin: initial
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    display: inline-block
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a, .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
    display: inline
}

.elementor-widget-breadcrumbs {
    font-size: .85em
}

.elementor-widget-breadcrumbs p {
    margin-bottom: 0
}

.elementor-sitemap-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.elementor-sticky--active {
    z-index: 99
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty) + #elementor-add-new-section, [data-elementor-type=popup]:not(.elementor-edit-area) {
    display: none
}

.elementor-popup-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
    background-color: transparent;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper, .elementor-popup-modal .dialog-header {
    display: none
}

.elementor-popup-modal .dialog-close-button {
    display: none;
    top: 20px;
    margin-top: 0;
    left: 20px;
    opacity: 1;
    z-index: 9999;
    pointer-events: all
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #373a3c;
    height: 1em;
    width: 1em
}

.elementor-popup-modal .dialog-widget-content {
    width: auto;
    overflow: visible;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: all
}

.elementor-popup-modal .dialog-message {
    width: 640px;
    max-width: 100vw;
    max-height: 100vh;
    padding: 0;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-popup-modal .elementor {
    width: 100%
}

.elementor-motion-effects-element, .elementor-motion-effects-layer {
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
    -o-transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
    transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

.elementor-motion-effects-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.elementor-motion-effects-layer {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.elementor-motion-effects-perspective {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

#pay-deposit-label, #pay-full-amount-label {
    margin: 0
}

#wcdp-payment-plans ul {
    list-style: none
}

#wcdp-payment-plans a, #wcdp-payment-plans input, #pay-deposit-label, #pay-full-amount-label {
    cursor: pointer
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-display: swap;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(/static/home/fonts/fa-solid-900.eot);
    src: url(/static/home/fonts/fa-solid-900.eot) format("embedded-opentype"), url(/static/home/fonts/fa-solid-900.woff2) format("woff2"), url(/static/home/fonts/fa-solid-900.woff) format("woff"), url(/static/home/fonts/fa-solid-900.ttf) format("truetype"), url(/static/home/fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-display: swap;
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/static/home/fonts/fa-brands-400.eot);
    src: url(/static/home/fonts/fa-brands-400.eot) format("embedded-opentype"), url(/static/home/fonts/fa-brands-400.woff2) format("woff2"), url(/static/home/fonts/fa-brands-400.woff) format("woff"), url(/static/home/fonts/fa-brands-400.ttf) format("truetype"), url(/static/home/fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 100;
    src: url('/static/home/fonts/font1-extralight.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 200;
    src: url('/static/home/fonts/font1-extralight.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 300;
    src: url('/static/home/fonts/font1-light.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 400;
    src: url('/static/home/fonts/font1-regular.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 400;
    src: url('/static/home/fonts/font1-regular.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 500;
    src: url('/static/home/fonts/font1-medium.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 600;
    src: url('/static/home/fonts/font1-semibold.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 700;
    src: url('/static/home/fonts/font1-semibold.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 700;
    src: url('/static/home/fonts/font1-bold.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 800;
    src: url('/static/home/fonts/font1-extrabold.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: Font1;
    font-weight: 900;
    src: url('/static/home/fonts/font1-bold.woff2') format('woff2')
}

*:not(.dashicons,.ab-icon,.elementor-icon,.eicon-apps,.eicon,.eicon-t-letter,i,.icon,.qt-dfw,.star), #wpadminbar, #wpadminbar *:not(i,.ab-icon) {
    font-family: Font1, IRANSans, IRANYekan, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    word-spacing: 0 !important
}

body {
    color: #4c5c84 !important;
    padding: 0;
    margin: 0;
    text-align: right;
    background-color: #f4f6f8 !important
}

body.dark {
    background-color: #2e2e2e !important;
    color: #ffffff !important
}

body.home {
    background-image: none !important
}

html, body {
    min-width: 300px
}

body.scroll-off {
    overflow: hidden !important
}

:root {
    --color: #2196f3
}

.is-dark {
    display: none !important
}

.no-dark {
    display: block !important
}

.dark .is-dark {
    display: block !important
}

.dark .no-dark {
    display: none !important
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

p {
    display: block;
    padding: 0;
    margin: 0
}

a {
    color: inherit;
    -webkit-user-drag: none;
    cursor: pointer
}

.amoozeshyar img {
    width: auto;
    height: auto;
    display: block;
    max-width: 100%;
    -webkit-user-drag: none;
    user-select: none
}

.flex {
    display: flex;
    max-width: 100%;
    width: 100%
}

.flex-r {
    flex-direction: row
}

.flex-50 {
    flex: 0 0 50%
}

.flex-c {
    flex-direction: column
}

.flex-1 {
    flex: 1
}

.flex-center {
    justify-content: center;
    align-items: center
}

.link-style a, .woocommerce-MyAccount-content a {
    color: #2196f3;
    text-decoration: none;
    position: relative
}

.link-style a:after, .woocommerce-MyAccount-content a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 1px;
    border-bottom: 1px solid #2196f3;
    transition: all .2s ease;
    pointer-events: none
}

.link-style a:hover, .woocommerce-MyAccount-content a:hover {
    opacity: .8
}

.link-style a:hover:after, .woocommerce-MyAccount-content a:hover:after {
    opacity: 0
}

.no-after:after, .no-before:before {
    display: none !important
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.text-justify {
    text-align: justify
}

.fit, .fit-r {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: block;
    -webkit-user-drag: none;
    font-size: 0;
    color: rgb(0 0 0/0%)
}

.box-shadow {
    box-shadow: 0 5px 25px rgb(0 0 0/4%)
}

.fit-r {
    border-radius: 100%
}

body::-webkit-scrollbar {
    width: 5px
}

body::-webkit-scrollbar-track {
    background: #000
}

body::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 0;
    border: none;
    border-right: solid 4px #2196f3
}

.brand-color {
    color: #2196f3
}

.brand-color-i {
    color: #2196f3 !important
}

.brand-color-hover:hover {
    color: #2196f3 !important
}

.brand-svg-color svg path {
    fill: #2196f3
}

.brand-svg-color-i svg path {
    fill: #2196f3 !important
}

.dark .brand-svg-color-i svg path {
    fill: #c7c7c7 !important
}

.brand-svg-color-hover:hover svg path {
    fill: #2196f3 !important
}

.brand-bg {
    background-color: #2196f3
}

.brand-bg-i {
    background-color: #14964f !important
}

.brand-bg-hover:hover {
    background-color: #2196f3 !important
}

.brand-bor {
    border-color: #2196f3
}

.brand-bor-hover:hover {
    border-color: #2196f3 !important
}

.brand-after-bor:after {
    border-color: #2196f3
}

.brand-after-bor-hover:hover:after {
    border-color: #334155 !important
}

.dark .brand-after-bor-hover:hover:after {
    border-color: #cfcfcf !important
}

.hover-color-white:hover {
    color: #ffffff !important
}

.hover-svg-color-white:hover svg path {
    fill: #ffffff !important
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    font-size: inherit
}

.bg-white {
    background: #fff;
    color: #4e5968
}

.dark .bg-white {
    background: #1c1c1c;
    color: #efefef
}

.container {
    display: block;
    width: 100%;
    max-width: 1300px;
    margin: auto;
    padding: 0 20px
}

.header-container {
    padding: 30px 0;
    user-select: none;
    transition: all .2s ease
}

.header2-container {
    padding: 18px 0;
    box-shadow: 0 10px 12px rgb(0 0 0/2%)
}

.header-submenu-container {
    border-top: 1px solid rgb(0 0 0/4%);
    padding: 4px 0 0;
    box-shadow: 0 10px 12px rgb(0 0 0/2%);
    background: #fff;
    transition: all .2s ease
}

.dark .header-submenu-container {
    border-top: 1px solid rgb(0 0 0/20%)
}

.header-fixed .header-container {
    position: fixed;
    z-index: 101;
    left: 0;
    right: 0;
    top: 0
}

.header-submenu-hide .header-container {
    box-shadow: 0 10px 12px rgb(0 0 0/5%)
}

.header-fixed-sc .header-container {
    padding: 8px 0
}

.header-fixed-sc .header-logo-container img {
    max-height: 35px;
    margin-top: 0
}

.admin-bar .header-fixed .header-container {
    top: 32px
}

#header-save-space {
    display: none;
    transition: all .2s ease
}

.admin-bar #header-save-space {
    padding-top: 32px
}

.header-fixed .header-submenu-container {
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    z-index: 100
}

.header-fixed .header-submenu-container {
    top: 108px
}

.header-fixed.header-fixed-sc .header-submenu-container {
    top: 64px;
    box-shadow: 0 10px 12px rgb(0 0 0/5%)
}

.admin-bar .header-fixed .header-submenu-container {
    top: 140px
}

.admin-bar .header-fixed.header-fixed-sc .header-submenu-container {
    top: 96px
}

.header-submenu-hide .header-submenu-container {
    top: 0 !important
}

@media screen and (max-width: 782px) {
    .admin-bar .header-fixed .header-container {
        top: 46px
    }

    .admin-bar .header-fixed .header-submenu-container {
        top: 110px
    }

    .admin-bar #header-save-space {
        padding-top: 46px
    }
}

@media screen and (max-width: 601px) {
    .admin-bar .header-fixed .header-container {
        top: 46px
    }

    .admin-bar .header-fixed.header-fixed-sc .header-container {
        top: 0
    }

    .admin-bar .header-fixed .header-submenu-container {
        top: 64px
    }
}

.header-wrapper {
    display: flex;
    flex-direction: row;
}

.logo-left .header-wrapper {
    flex-direction: row-reverse
}

.header-logo-container {
    width: 25%;
    justify-content: flex-start;
    display: flex;
    align-items: start
}

.logo-left .header-logo-container {
    justify-content: flex-end
}

.header-search-container {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.header-options-container {
    justify-content: flex-end;
    display: flex;
    align-items: flex-start;
    flex: 1
}

.logo-left .header-options-container {
    justify-content: flex-start
}

.header-logo-container a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    -webkit-user-drag: none;
    user-select: none;
    text-decoration: none;
    line-height: 18px;
    font-size: 19px;
    font-weight: 700
}

.header-logo-container img {
    max-height: 40px;
    margin-top: 0;
    transition: all .2s ease
}

.header-search-container form, .mob-menu-wrapper form {
    display: block;
    width: 100%;
    position: relative;
    z-index: 10
}

.mob-menu-wrapper form {
    padding: 5px 15px
}

.header-search-container input[type=text], .header-search-container input[type=text]:hover, .mob-menu-wrapper input[type=text] {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: none;
    background: #f5f5f5;
    color: #2e2c2c;
    font-size: 13px;
    padding: 12px 45px 12px 15px;
    border-radius: .75rem;
    outline: none;
    height: 47px;
    transition: all .2s ease;
    box-shadow: 0 0 0 2px transparent
}

.dark .header-search-container input[type=text], .dark .header-search-container input[type=text]:hover, .dark .mob-menu-wrapper input[type=text] {
    background: #000;
    color: #cdcdcd
}

.mob-menu-wrapper input[type=text] {
    height: 38px;
    border-radius: 8px;
    font-size: 12px;
    padding-right: 17px;
    padding-left: 36px
}

.header-search-container input[type=text]:focus {
    background: #eceeef
}

.dark .header-search-container input[type=text]:focus {
    background: #0a0a0a
}

.header-search-container input[type=text]::placeholder {
    color: #64748b;
    opacity: 1
}

.header-search-container input[type=text]:-ms-input-placeholder {
    color: #64748b;
    opacity: 1
}

.header-search-container input[type=text]::-ms-input-placeholder {
    color: #64748b;
    opacity: 1
}

.dark .header-search-container input[type=text]::placeholder {
    color: #bbb;
    opacity: 1
}

.dark .header-search-container input[type=text]:-ms-input-placeholder {
    color: #bbb;
    opacity: 1
}

.dark .header-search-container input[type=text]::-ms-input-placeholder {
    color: #bbb;
    opacity: 1
}

.header-search-container button, .header-search-container button:hover, .header-search-container button:active, .header-search-container button:focus, .mob-menu-wrapper button, .mob-menu-wrapper button:hover, .mob-menu-wrapper button:active, .mob-menu-wrapper button:focus {
    border: none;
    background: 0 0;
    color: #000;
    position: absolute;
    top: 6px;
    right: 8px;
    cursor: pointer;
    border-radius: 100%;
    padding: 10px;
    text-align: center;
    outline: none;
    box-shadow: none
}

.mob-menu-wrapper button, .mob-menu-wrapper button:hover, .mob-menu-wrapper button:active, .mob-menu-wrapper button:focus {
    right: auto;
    left: 17px
}

.header-search-container button svg {
    display: block
}

.dark .header-search-container button svg path, .dark .header-search-container button svg circle {
    stroke: #b1b1b1
}

#header-search-auto-complete-container {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    height: auto;
    background: #fff;
    z-index: 9;
    border-radius: 18px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 0 5px 25px rgb(0 0 0/6%);
    opacity: 0;
    pointer-events: none;
    transition: all .2s ease
}

.dark #header-search-auto-complete-container {
    background: #1c1c1c;
    box-shadow: 0 5px 25px rgb(0 0 0/31%)
}

#header-search-auto-complete-container.show {
    opacity: 1;
    pointer-events: all;
    top: 1px;
    left: 0;
    right: 0
}

#header-search-auto-complete-wrapper {
    width: 100%;
    margin-top: 48px
}

#header-search-loading {
    position: absolute;
    top: 16px;
    width: 17px;
    height: 17px;
    right: 17px;
    pointer-events: none;
    opacity: 0;
    transition: all .2s ease
}

#header-search-loading span {
    animation: loading .8s linear 0s infinite;
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #ddd;
    border-top-color: #2196f3;
    border-radius: 100%
}

.dark #header-search-loading span {
    border-color: #343434;
    border-top-color: #2196f3
}

@keyframes loading {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.header-search-container.loading #header-search-loading {
    opacity: 1
}

.header-search-container.loading button {
    display: none
}

#header-search-auto-complete-wrapper .items {
    padding-bottom: 9px;
    padding-top: 7px
}

#header-search-auto-complete-wrapper .items .item {
    display: block
}

#header-search-auto-complete-wrapper .items .item a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #727272;
    padding: 10px 21px;
    margin: 0;
    border-radius: 0;
    transition: all .2s ease;
    -webkit-user-drag: none;
    word-spacing: -2px
}

.dark #header-search-auto-complete-wrapper .items .item a {
    color: #c5c5c5
}

#header-search-auto-complete-wrapper .items .item a:hover {
    background: #f7
}

.dark #header-search-auto-complete-wrapper .items .item a:hover {
    background: #3a
}

#header-search-auto-complete-items {
    display: none
}

.header-options-wrapper {
    display: flex;
    flex-direction: row
}

.logo-left .header-options-wrapper {
    flex-direction: row-reverse
}

.header-options-item {
    width: 48px;
    height: 48px;
    background: #f4f6f8;
    margin-right: 9px;
    position: relative;
    border-radius: 100%;
    cursor: pointer;
    transition: all .1s ease
}

.dark .header-options-item {
    background: #2e2e2e
}

.header-options-item:hover {
    background: #edf0f3
}

.dark .header-options-item:hover {
    background: #3a3a3a
}

.header-options-item span.number {
    position: absolute;
    color: transparent;
    text-align: center;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    width: 10px;
    height: 10px;
    font-size: 11px;
    padding: 0;
    left: 39px;
    top: 34px;
    box-shadow: 0 0 0 2px #fff;
    z-index: 5;
    transition: all .06s linear
}

.dark .header-options-item span.number {
    box-shadow: 0 0 0 2px #1c1c1c
}

.numcolor {
    background: #858585 !important
}

.header-options-item:hover span.number, .header-options-item span.number.show {
    left: 35px;
    top: 28px;
    min-width: 21px;
    height: 21px;
    padding: 0 8px;
    font-size: 11px;
    z-index: 5;
    color: #fff
}

.logo-left .header-options-item:hover span.number, .logo-left .header-options-item span.number.show {
    right: 35px;
    left: auto
}

.tooltip {
    white-space: nowrap;
    background: #fff;
    box-shadow: 0 1px 5px rgb(0 0 0/11%);
    color: #7586a7;
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%) scale(.5);
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 5px;
    pointer-events: none;
    transition: all .2s ease;
    transition-delay: 0s;
    opacity: 0;
    user-select: none
}

.dark .tooltip {
    background: #3a3a3a;
    color: #cfcfcf
}

.tooltip:after {
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    background: inherit
}

.header-options-item:hover .tooltip {
    bottom: -28px;
    opacity: 1;
    transform: translateX(-50%) scale(1)
}

#amoozeshyar .tooltip {
    position: absolute !important;
    display: block !important;
    border: none !important
}

.header-options-item svg {
    position: absolute;
    top: 11px;
    left: 13px;
    transition: all .2s ease;
    width: 24px;
    height: 24px
}

.header-options-item svg path {
    fill: #4c5c84
}

.dark .header-options-item svg path {
    fill: #cfcfcf
}

.header-options-item.profile-item {
    background: #fff
}

.header-options-item.profile-item:after, .header-options-item.profile-item.active:after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: solid 2px #fff;
    border-radius: 100%;
    transition: all .2s ease;
    pointer-events: none;
    display: none !important
}

.dark .header-options-item.profile-item:after, .dark .header-options-item.profile-item.active:after {
    border-color: #1c1c1c
}

.header-options-item.profile-item.active:after {
    border: solid 2px #334155
}

.header-options-profile-menu-container {
    position: absolute;
    top: 70px;
    left: 0;
    width: 280px;
    background: #fff;
    color: #3e3e3e;
    z-index: 8;
    padding: 0;
    border-radius: 7px;
    box-shadow: 0 5px 31px rgb(0 0 0/15%);
    cursor: default;
    pointer-events: none;
    opacity: 0;
    transition: all .2s linear;
    padding-bottom: 8px
}

.logo-left .header-options-profile-menu-container {
    left: auto;
    right: 0
}

.dark .header-options-profile-menu-container {
    background-color: #000
}

.header-options-profile-menu-container.show {
    top: 62px;
    pointer-events: all;
    opacity: 1
}

.header-options-profile-menu-container:before {
    content: '';
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    height: 24px;
    background: 0 0
}

.header-options-profile-menu-container:after {
    content: '';
    position: absolute;
    top: -3px;
    left: 20px;
    width: 10px;
    height: 10px;
    background: inherit;
    transform: rotate(45deg)
}

.logo-left .header-options-profile-menu-container:after {
    left: auto;
    right: 20px
}

@media screen and (max-width: 370px) {
    .header-options-profile-menu-container {
        width: 220px
    }

    .header-options-profile-menu-container .items .item a {
        font-size: 14px !important
    }
}

.header-options-profile-menu-container .items .item a {
    display: block;
    width: 100%;
    padding: 9px 18px;
    color: #4c5c84;
    text-decoration: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    transition: all .2s ease;
    position: relative;
    -webkit-user-drag: none;
    word-spacing: -2px
}

.dark .header-options-profile-menu-container .items .item a {
    color: #bbb
}

.header-options-profile-menu-container .items .item a:hover {
    background: rgb(76 92 132/6%)
}

.dark .header-options-profile-menu-container .items .item a:hover {
    background: rgb(255 255 255/9%)
}

.header-options-profile-menu-container .items .item a:active {
    opacity: .8
}

.header-options-profile-menu-container .items hr {
    display: block;
    width: 100%;
    border: none;
    height: 1px;
    box-shadow: none;
    background: rgb(0 0 0/5%);
    outline: none;
    margin: 10px 0
}

.header-options-profile-menu-container .items .welcome {
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: flex-start;
    padding-bottom: 5px;
    padding-top: 3px;
    position: relative;
    margin-right: 0;
    margin-left: 0;
    margin-top: 8px;
    border-right: solid 2px #2196f3;
    padding-right: 10px;
    margin-bottom: 6px;
    transition: all .2s ease
}

.header-options-profile-menu-container .items .welcome:hover {
    background-color: #f4f5f8
}

.dark .header-options-profile-menu-container .items .welcome:hover {
    background-color: #1e1e1e
}

.header-options-profile-menu-container .items .welcome img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-right: 5px;
    margin-top: 6px
}

.header-options-profile-menu-container .items .welcome > span {
    text-align: revert;
    font-size: 15px;
    font-weight: 500;
    color: #2196f3;
    padding-top: 6px;
    padding-right: 14px;
    line-height: 21px;
    word-spacing: -3px
}

.header-options-profile-menu-container .items .welcome small {
    font-size: 13px;
    font-weight: 500;
    display: block;
    color: #4c5c84
}

.dark .header-options-profile-menu-container .items .welcome small {
    color: #bbb
}

.header-options-profile-menu-container .items .item a svg.item-svg {
    float: right;
    position: relative;
    top: auto;
    left: auto;
    margin-left: 10px;
    margin-top: 1px;
    width: 21px
}

.header-options-profile-menu-container .items .item a svg.item-svg path {
    fill: #4c5c84
}

.dark .header-options-profile-menu-container .items .item a svg.item-svg path {
    fill: #bbb
}

.header-options-item-account {
    width: auto;
    border-radius: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 41px 0 17px;
    margin-right: 12px;
    transition: all .2s ease;
    opacity: .9
}

.header-options-item-account:active .tooltip {
    opacity: 0
}

.header-options-item-account:hover {
    opacity: 1
}

.header-options-item-account:active {
    opacity: 1
}

.header-options-item-account svg {
    left: auto;
    right: 14px
}

.header-options-item-account svg path {
    fill: #ffffff !important
}

.header-options-item-account .title {
    color: #fff;
    font-size: 15px;
    font-weight: 700
}

.header-nav-menu-container {
    padding: 2px 0;
    user-select: none
}

.header-nav-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start
}

.header-nav-menu-container ul li {
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 8px;
    font-size: 18px;
    margin-left: 5px;
    margin-right: 5px
}

.header-nav-menu-container ul li a {
    padding: 5px 10px;
    display: block;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    color: #4c5c84;
    position: relative;
    -webkit-user-drag: none;
    letter-spacing: -.5px;
    padding-bottom: 9px;
    transition: all .2s ease;
    word-spacing: -2px
}

.dark .header-nav-menu-container ul li a {
    color: #d1d1d1
}

.header-nav-menu-container ul li a:hover {
    opacity: .8;
    color: #2196f3
}

.dark .header-nav-menu-container ul li a:hover {
    opacity: 1;
    color: #fff
}

.header-nav-menu-container .menu-item-has-children:hover > a, .header-nav-menu-container .current_page_item > a, .header-nav-menu-container .current_page_parent > a {
    color: #2196f3
}

.dark .header-nav-menu-container .menu-item-has-children:hover > a, .dark .header-nav-menu-container .current_page_item > a, .dark .header-nav-menu-container .current_page_parent > a {
    color: #fff
}

.header-nav-menu-container ul li ul {
    position: absolute;
    width: 220px;
    flex-direction: column;
    background: #fff;
    z-index: 25;
    display: block;
    padding: 5px 0 5px;
    border-radius: 5px;
    box-shadow: 0 5px 19px rgb(0 0 0/13%);
    opacity: 0;
    pointer-events: none;
    transition: all .2s ease;
    margin-top: -10px
}

.dark .header-nav-menu-container ul li ul {
    background: #343434
}

.header-nav-menu-container ul li ul:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    height: 16px
}

.header-nav-menu-container ul li:hover ul {
    opacity: 1;
    pointer-events: all;
    margin-top: -5px
}

.header-nav-menu-container ul li ul li {
    margin-bottom: 4px;
    transition: all .2s ease;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
    word-spacing: -2px
}

.header-nav-menu-container ul li ul li:hover {
    background: #f4f5f8
}

.dark .header-nav-menu-container ul li ul li:hover {
    background: #282828
}

.header-nav-menu-container ul li ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #64748b;
    padding: 7px 19px;
    border-radius: 0
}

.amzshyar-header-megamenu ul li > a {
    padding: 4px 1px !important
}

.header-nav-menu-container ul li ul li ul {
    margin-right: 192px;
    display: block !important;
    margin-top: -40px !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transition: all .2s ease
}

.header-nav-menu-container ul li ul li:hover ul {
    opacity: 1 !important;
    pointer-events: all !important;
    margin-top: -42px !important;
    padding-bottom: 8px
}

.header-nav-menu-container ul li ul li ul li ul {
    opacity: 0 !important;
    display: none !important
}

.header-nav-menu-container ul li ul li ul li:hover ul {
    opacity: 1 !important;
    display: block !important
}

.header-nav-menu-container ul li ul li ul li ul li ul {
    display: none !important;
    pointer-events: none !important;
    opacity: 0 !important
}

.header-nav-menu-container ul li ul li ul li {
    padding-right: 0;
    margin-bottom: 0
}

.header-nav-menu-container .menu-item-has-children:after, .header-nav-menu-container ul li.amzshyar-header-megamenu a:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    pointer-events: none;
    background-image: url(/static/home/images/menu-down.svg);
    width: 12px;
    height: 13px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-mask-image: url(/static/home/images/menu-down.svg);
    mask-image: url(/static/home/images/menu-down.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    background-color: #4c5c84;
    transition: all .2s ease
}

.header-nav-menu-container .menu-item-has-children:hover:after, .header-nav-menu-container ul li.amzshyar-header-megamenu:hover a:after {
    transform: rotate(180deg) scale(.7)
}

.dark .header-nav-menu-container .menu-item-has-children:after, .dark .header-nav-menu-container ul li.amzshyar-header-megamenu a:after {
    background-color: #bbb
}

.header-nav-menu-container .menu-item-has-children:hover:after, .header-nav-menu-container ul li.amzshyar-header-megamenu a:hover:after {
    background-color: #2196f3
}

.dark .header-nav-menu-container .menu-item-has-children:hover:after, .dark .header-nav-menu-container ul li.amzshyar-header-megamenu a:hover:after {
    background-color: #fff
}

.header-nav-menu-container ul li.amzshyar-header-megamenu a:after {
    left: -3px;
    font-size: 18px
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li a:after {
    display: none !important
}

.header-nav-menu-container .menu-item-has-children .menu-item-has-children:after {
    transform: rotate(90deg);
    top: 12px;
    left: 10px;
    height: 12px
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul {
    width: auto;
    display: flex;
    flex-direction: row;
    margin-right: -700px;
    position: absolute;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 3px !important;
    flex-wrap: wrap;
    max-width: 90vw
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li {
    width: 190px;
    border-radius: 0;
    margin-right: 17px;
    margin-left: 17px;
    background: none !important
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li a {
    border-bottom: solid 1px #ededed;
    font-weight: 700;
    color: #000
}

.dark .header-nav-menu-container ul li.amzshyar-header-megamenu ul li a {
    color: #e7e7e7;
    border-bottom-color: #505050
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li:after {
    display: none !important
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul {
    opacity: 1 !important;
    margin-right: 0;
    position: relative;
    display: flex !important;
    flex-direction: column;
    margin-top: 0 !important;
    background: none !important;
    box-shadow: none !important;
    left: auto;
    transform: none
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul li {
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    padding-left: 0;
    margin-left: 0
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul li a {
    border: none !important;
    padding-bottom: 0;
    padding-right: 0;
    margin-right: 0;
    width: 100%;
    font-weight: 500;
    color: #747474
}

.dark .header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul li a {
    color: #b1b1b1
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul li a:hover {
    color: #2196f3
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul li ul {
    padding: 0;
    margin: 0
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul li ul li a {
    margin: 0;
    padding: 0;
    padding-right: 12px;
    border-right: solid 1px #e5e5e5 !important;
    font-size: 13px;
    font-weight: 300
}

.header-nav-menu-container ul li.amzshyar-header-megamenu {
    position: unset
}

.header-nav-menu-container ul li.amzshyar-header-megamenu:after {
    display: none !important
}

.header-mobmenu-button-container {
    width: 27px;
    align-items: flex-start;
    justify-content: flex-start;
    display: none
}

.header-mobmenu-button-container svg {
    display: block;
    margin-top: 15px;
    cursor: pointer
}

.dark #header-mobmenu-button path {
    stroke: #cfcfcf
}

@media screen and (max-width: 1100px) {
    .header-mobmenu-button-container {
        display: block
    }

    #header-search-container {
        display: none
    }

    .header-logo-container {
        width: 50%;
        align-items: flex-start;
        justify-content: flex-end !important
    }

    .logo-left .header-logo-container {
        justify-content: flex-start !important
    }

    .header-options-container {
        width: 40%
    }

    .header-submenu-container {
        display: none
    }

    #amoozeshyar .tooltip {
        display: none !important
    }
}

@media screen and (max-width: 600px) {
    .header-mobmenu-button-container svg {
        margin-top: 12px
    }

    .header-options-item {
        display: none
    }

    .header-options-item.profile-item, .header-options-item.header-options-item-account {
        display: block
    }

    .header-options-item.header-options-item-account .title {
        display: none
    }

    .header-options-container {
        width: 62px
    }

    .header-logo-container {
        align-items: center;
        justify-content: center !important;
        flex: 1
    }

    .header-options-container {
        flex: none !important
    }

    .header-wrapper {
        justify-content: center
    }

    .header-options-item.header-options-item-account {
        padding: 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        padding-left: 10px;
        display: none;
    }

    .header-options-item.header-options-item-account svg {
        right: 8px
    }

    .header-options-item span.number {
        left: 32px !important;
        top: 28px !important;
        font-size: 0 !important;
        min-width: 10px !important;
        height: 10px !important;
        width: 10px !important;
        padding: 0 !important
    }
}

@media screen and (max-width: 600px) {
    .header-logo-container img {
        max-width: 120px !important;
        margin-top: 0 !important;
        margin-bottom: 1px !important;
        max-height: 27px !important
    }

    .header-container {
        padding: 10px 0
    }

    .header-options-item {
        width: 40px;
        height: 40px
    }

    .header-options-item-account {
        padding: 0 32px 0 20px
    }

    .header-options-item svg {
        top: 8px
    }
}

#mob-menu-container {
    position: fixed;
    top: 0;
    right: -295px;
    bottom: 0;
    width: 290px;
    background: #fff;
    z-index: 9999999;
    overflow-y: auto;
    user-select: none;
    transition: all .2s ease-in-out;
    pointer-events: none;
    opacity: 0
}

.dark #mob-menu-container {
    background: #1c1c1c;
    color: #fff
}

#mob-menu-container.open {
    right: 0;
    opacity: 1;
    pointer-events: all
}

#mob-menu-container::-webkit-scrollbar {
    width: 3px
}

#mob-menu-container::-webkit-scrollbar-track {
    background: 0 0
}

#mob-menu-container::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 20px;
    border: none;
    border-right: solid 1px #ccc
}

.dark #mob-menu-container::-webkit-scrollbar-thumb {
    border-right: solid 1px #000
}

#mob-menu-bg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgb(0 0 0/45%);
    z-index: 9999999;
    display: none
}

.footer-top-container {
    margin-top: 40px;
    pointer-events: none
}

.footer-wrapper {
    background: #334155;
    color: #fff;
    padding: 40px 0 6px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.dark .footer-wrapper {
    background: #1c1c1c !important;
    color: #ffffff !important
}

.footer-copyright-container {
    display: flex;
    flex-direction: row;
    padding: 12px 0;
    color: #fff
}

.dark .footer-copyright-container {
    color: #ffffff !important
}

.footer-copyright-container.socials-center {
    justify-content: center
}

.footer-copyright-text {
    flex: 1;
    display: flex;
    font-size: 13px;
    padding: 11px 7px;
    font-weight: 500;
    align-items: center;
    opacity: .8
}

.footer-copyright-socials {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    text-align: left;
    padding: 11px 7px
}

.footer-container {
    background: #2e3b4c
}

.dark .footer-container {
    background: #181818
}

.footer-widgets-container {
    display: flex;
    flex-direction: row;
    margin: 20px 10px;
    gap: 38px
}

.footer-widget-item {
    display: flex;
    flex: 1;
    flex-direction: column
}

.footer-widget-item .widget {
    width: 100%;
    margin-bottom: 30px;
    padding: 0
}

.footer-widget-item .widget .widget-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 24px;
    position: relative;
    padding-right: 16px;
    margin-top: 0;
    user-select: none
}

.footer-top-container svg path {
    fill: #334155
}

.dark .footer-top-container svg path {
    fill: #1c1c1c !important
}

.footer-top-container.nofooter svg path {
    fill: #2e3b4c !important
}

.dark .footer-top-container.nofooter svg path {
    fill: #181818 !important
}

.footer-widget-item .widget .widget-title:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: currentColor;
    pointer-events: none
}

.footer-widget-item .widget .widget-content img {
    display: inline-block
}

.footer-widget-item .widget .widget-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 4px
}

.footer-widget-item .widget .widget-content ul li {
    display: flex;
    flex: 0 0 50%
}

.footer-widget-item .widget .widget-content ul li a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 3px 0;
    position: relative;
    transition: all .2s ease;
    opacity: .8
}

.footer-widget-item .widget .widget-content ul li a:after {
    content: '';
    transition: all .2s ease;
    position: absolute;
    bottom: 0;
    right: 50%;
    left: 50%;
    height: 1px;
    background: currentColor;
    opacity: .2;
    pointer-events: none
}

.footer-widget-item .widget .widget-content ul li a:hover {
    opacity: 1
}

.footer-widget-item .widget .widget-content ul li a:hover:after {
    opacity: .2;
    right: 0;
    left: 0
}

.widget-desc {
    font-size: 13px;
    font-weight: 400;
    opacity: .8;
    margin-bottom: 12px;
    line-height: 30px
}

.footer-widget-logo-img {
    display: block;
    margin: 5px;
    margin-bottom: 17px;
    height: 32px !important
}

.widget-footer-contacts {
    display: flex;
    flex-direction: column;
    padding-top: 10px
}

.widget-footer-contacts-item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 5px
}

.widget-footer-contacts-item span, .widget-footer-contacts-item a {
    font-size: 14px;
    font-weight: 400;
    color: inherit;
    transition: all .2s ease;
    opacity: .8
}

.widget-footer-contacts-item a:hover {
    opacity: 1
}

.widget-footer-contacts-item svg {
    display: block;
    width: 25px;
    padding-left: 5px;
    opacity: .8
}

.widget-footer-contacts-item svg path {
    fill: currentColor
}

@media screen and (max-width: 1220px) {
    .footer-copyright-container {
        flex-direction: column;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .footer-copyright-text, .footer-copyright-socials {
        flex: 0 0 100%;
        align-items: center;
        justify-content: center
    }
}

@media screen and (max-width: 1000px) {
    .footer-widget-item {
        flex: 0 0 100%
    }

    .footer-widgets-container {
        flex-direction: column;
        max-width: 600px;
        margin: auto
    }

    .footer-widget-item .widget {
        margin-top: 0;
        background: rgb(255 255 255/4%);
        padding: 30px;
        border-radius: .75rem
    }

    .footer-widget-logo-img {
        margin: 5px auto 17px
    }

    .footer-widget-item .widget {
        margin-bottom: 0;
        background: 0 0;
        border-bottom: solid 1px rgb(255 255 255/5%);
        border-radius: 0
    }

    .footer-widget-item:last-child .widget:last-child {
        border-bottom: none
    }

    .widget-desc {
        line-height: 25px
    }

    .footer-container .container {
        padding: 0
    }

    .header-container > .container {
        padding: 0 12px
    }
}

.amzshyar-newsletter {
    position: relative;
    overflow: hidden;
    border-radius: 3px
}

.amzshyar-newsletter input[type=text] {
    width: 100%;
    display: block;
    border: solid 1px rgb(129 129 129/18%);
    background: #fff;
    color: #334155;
    padding: 0 12px;
    height: 42px;
    padding-right: 40px;
    font-size: 13px;
    outline: none;
    box-shadow: none;
    border-radius: 3px
}

.amzshyar-newsletter input[type=text]:focus {
    border-color: #2196f3
}

.amzshyar-newsletter button[type=button], .amzshyar-newsletter input[type=button] {
    position: absolute;
    top: 0;
    left: 0;
    height: 42px;
    background: #2196f3;
    color: #fff;
    border: none;
    font-size: 11px;
    padding: 0 20px;
    cursor: pointer;
    opacity: .8;
    transition: all .2s ease;
    outline: none;
    box-shadow: none;
    direction: ltr;
    text-align: right
}

.amzshyar-newsletter button[type=button]:active, .amzshyar-newsletter input[type=button]:hover {
    opacity: .9
}

.amzshyar-newsletter button[type=button]:active, .amzshyar-newsletter input[type=button]:active {
    opacity: 1
}

.amzshyar-newsletter svg {
    width: 21px;
    position: absolute;
    top: 10px;
    right: 11px;
    pointer-events: none;
    opacity: .3
}

.amzshyar-newsletter svg path {
    fill: #334155
}

.footer-copyright-socials-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.footer-copyright-socials-item {
    width: 30px;
    height: 30px;
    background: 0 0;
    border-radius: 100%;
    margin-right: 5px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .2s ease
}

.footer-copyright-socials-item:hover, .footer-copyright-socials-item:active {
    background: rgb(0 0 0/15%);
    z-index: 2;
    box-shadow: 0 0 0 3px rgb(0 0 0/15%)
}

.footer-copyright-socials-item svg {
    width: 20px
}

.footer-copyright-socials-item svg path {
    fill: currentColor;
    transition: all .2s ease;
    opacity: .8
}

.footer-copyright-socials-item:hover svg path, .footer-copyright-socials-item:active svg path {
    opacity: 1
}

.mob-menu-logo {
    padding: 15px 0;
    margin-top: 5px
}

.mob-menu-logo img {
    width: 110px;
    margin: auto;
    display: block
}

.mob-menu-wrapper hr {
    display: block;
    width: 83%;
    height: 1px;
    border: none;
    background: rgb(0 0 0/8%);
    margin: 13px auto
}

.mob-menu ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0
}

.mob-menu ul li {
    position: relative
}

.mob-menu ul li a {
    text-decoration: none;
    color: #475566;
    font-size: 15px;
    display: block;
    width: 100%;
    padding: 7px 23px;
    position: relative;
    font-weight: 700
}

.dark .mob-menu ul li a {
    color: #d7d7d7
}

.mob-menu ul li a:hover {
    opacity: .8
}

.mob-menu-one ul li a {
    font-weight: 700
}

.mob-menu-one ul li a svg {
    float: right;
    width: 20px;
    margin-left: 8px
}

.mob-menu-one ul li a svg path {
    fill: #3c4754
}

.dark .mob-menu-one ul li a svg path {
    fill: #d7d7d7
}

.mob-menu-one ul li a span, .header-options-profile-menu-container .items .item-num span {
    display: inline-block;
    padding: 0 5px;
    height: 22px;
    min-width: 22px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 23px
}

.header-options-profile-menu-container .items .item-num span {
    margin-right: 3px
}

.mob-menu-one ul li a span.notify-bg, .header-options-profile-menu-container .items .item-num span.notify-bg {
    background: #e81c4d
}

.mob-menu ul li ul {
    padding-right: 0;
    margin-right: 23px;
    border-right: solid 1px #ddd;
    opacity: .85
}

.mob-menu ul li ul li a {
    font-size: 13px;
    padding: 3px 16px
}

.section-one-container {
    margin: 20px 0;
    background: #000;
    color: #fff;
    background-repeat: repeat;
    overflow: hidden;
    border-radius: .75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 0
}

.section-one-container.dark {
    color: #414a60
}

.section-one-bg, .section-one-bg:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    pointer-events: none;
    opacity: .9;
    z-index: 1
}

.section-one-bg:after {
    content: '';
    background: #000;
    opacity: .1;
    filter: blur(53px)
}

.section-one-container.noimg .section-one-bg:after {
    display: none
}

.section-one-container.noimg .section-one-bg {
    opacity: 1 !important
}

.section-one-container.noimg {
    background: none !important
}

.section-one-title {
    position: relative;
    z-index: 2;
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    padding: 0 50px
}

.section-one-title h2 {
    font-weight: 900;
    font-size: 30px
}

.section-one-desc {
    position: relative;
    z-index: 2;
    font-size: 15px;
    font-weight: 400;
    padding: 0 50px;
    padding-top: 9px;
    text-align: center
}

.section-one-items {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: row;
    margin-top: 28px;
    justify-content: center
}

.section-one-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 9px 28px;
    background: rgb(255 255 255/12%);
    margin: 0 5px;
    border-radius: 13px;
    flex: 0 0 25%
}

.section-one-container.dark .section-one-item {
    background: rgb(0 0 0/3%)
}

.section-one-item-icon img {
    display: block;
    width: 40px;
    margin-bottom: 9px
}

.section-one-item-icon svg {
    width: 40px;
    height: 40px
}

.section-one-item-icon svg path {
    fill: currentColor
}

.section-one-item-value {
    font-weight: 900;
    font-size: 20px
}

.section-one-item-title {
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: 400;
    opacity: .8;
    user-select: none;
    white-space: nowrap
}

.section-one-button {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    margin-top: 20px;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center
}

.section-one-button-item {
    margin-bottom: 8px
}

.section-one-button-item a {
    color: inherit;
    text-decoration: none;
    border: solid 1px currentColor;
    margin: 0 6px;
    padding: 5px 14px;
    display: block;
    border-radius: 3px;
    transition: all .2s ease;
    font-size: 14px;
    font-weight: 400;
    word-spacing: -1px
}

.section-one-button-item a:hover, .section-one-button-item a:active {
    background: #ff;
    box-shadow: 0 7px 10px rgb(0 0 0/8%);
    transform: translateY(-2px);
    color: var(--color);
    border-color: #fff
}

.section-one-container.dark .section-one-button-item a:hover, .section-one-container.dark .section-one-button-item a:active {
    background: #414a60;
    box-shadow: 0 7px 10px rgb(0 0 0/8%);
    transform: translateY(-2px);
    color: #f7f7f7;
    border-color: #414a60
}

.section-one-button.style-2 .section-one-button-item a {
    border-radius: 25px
}

.section-one-button.style-3 .section-one-button-item a {
    border-radius: 2px
}

@media screen and (max-width: 650px) {
    .section-one-items {
        flex-wrap: wrap;
        max-width: 330px
    }

    .section-one-item {
        flex: 0 0 50%;
        margin: 0;
        margin-bottom: 38px;
        padding-top: 0;
        padding-bottom: 0;
        background: 0 0
    }
}

@media screen and (max-width: 300px) {
    .section-one-item {
        flex: 0 0 100%;
        margin-bottom: 38px;
        padding: 0
    }
}

@media screen and (max-width: 400px) {
    .section-one-title {
        font-size: 22px;
        padding: 0 20px
    }

    .section-one-desc, .section-one-item-title {
        font-size: 13px
    }

    .section-one-desc {
        padding: 0 20px
    }

    .section-one-button-item a {
        font-size: 14px
    }

    .section-one-item-value {
        font-size: 18px
    }

    .section-one-item {
        padding: 0
    }

    .section-one-container {
        padding: 30px 0 0
    }
}

.section-one-fullwidth {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important
}

.section-one-fullwidth .section-one-container {
    margin: 0;
    border-radius: 0
}

.section-cats {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 5px 0;
    justify-content: center;
    user-select: none
}

.section-cats-item {
    display: flex;
    flex: 0 0 25%
}

.section-cats-item a {
    display: block;
    width: 100%;
    margin: 6px;
    padding: 30px 19px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    transition: all .2s ease;
    -webkit-user-drag: none
}

.section-cats-item a:after {
    display: none
}

.section-cats-item a:hover {
    opacity: .9
}

.section-cats-item a:active {
    opacity: .9;
    transform: scale(.98)
}

@media screen and (max-width: 990px) {
    .section-cats-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width: 650px) {
    .section-cats-item {
        flex: 0 0 100%
    }
}

.section-box {
    margin: 10px 0;
    padding: 0
}

.section-wrapper {
    display: flex;
    flex-direction: column
}

.section-header {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    margin-bottom: 15px
}

.section-title {
    flex: 1;
    display: flex;
    font-size: 21px;
    color: #4c5c84;
    letter-spacing: -.5px;
    position: relative;
    padding-right: 13px;
    align-items: flex-end
}

.dark .section-title {
    color: #f1f1f1
}

.section-title:after {
    content: '';
    position: absolute;
    top: 14px;
    right: -1px;
    width: 6px;
    height: 11px;
    background: #2196f3;
    border-radius: 10px;
    transform: rotate(12deg)
}

.section-button-more {
    display: flex;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    text-decoration: none;
    padding: 3px 10px;
    font-size: 13px;
    font-weight: 400;
    transition: all .2s ease;
    height: 30px;
    word-spacing: -1px
}

.dark .section-button-more {
    border-color: #939393;
    color: #dfdfdf
}

.dark .section-button-more:hover {
    background-color: #939393 !important;
    color: #ffffff !important;
    border-color: #939393 !important
}

@media screen and (max-width: 450px) {
    .section-header {
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center
    }

    .section-title {
        padding-bottom: 10px
    }

    .section-button-more {
        padding: 3px 10px
    }
}

.section-button-more:hover {
    color: #ffffff !important
}

.products-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -10px
}

.products-item {
    flex: 0 0 25%;
    display: flex;
    flex-direction: column
}

.products-container.products-c4 .products-item {
    flex: 0 0 25%
}

.products-container.products-c3 .products-item {
    flex: 0 0 33.33333%
}

.products-container.products-c2 .products-item {
    flex: 0 0 50%
}

@media screen and (max-width: 1200px) {
    .products-container.products-c4 .products-item {
        flex: 0 0 33.33333%
    }
}

@media screen and (max-width: 1000px) {
    .products-container.products-c3 .products-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width: 920px) {
    .products-container.products-c4 .products-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width: 670px) {
    .products-container.products-c3 .products-item {
        flex: 0 0 100%
    }

    .products-container.products-c2 .products-item {
        flex: 0 0 100%
    }
}

@media screen and (max-width: 610px) {
    .products-container.products-c4 .products-item {
        flex: 0 0 100%
    }
}

.products-item-wrapper {
    margin: 5px;
    background: #fff;
    border-radius: 10px;
    height: 100%;
    padding-bottom: 66px;
    position: relative;
    margin-top: 1px;
    margin-bottom: 11px;
    border: solid 1px #e9e9e9
}

.dark .products-item-wrapper {
    background: #000;
    border-color: #1a1a1a
}

.products-item-wrapper a:after {
    display: none
}

.products-item-wrapper.off {
    border-top-left-radius: 25px
}

.products-item-header {
    position: relative;
    padding: 0;
    margin-top: 0;
    margin: 0
}

.products-item-header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: #fff;
    border-radius: 15px 15px 0 0;
    box-shadow: 0 -12px 22px rgb(0 0 0/14%);
    pointer-events: none
}

.dark .products-item-header:after {
    background-color: #000
}

.products-item-contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2px
}

.products-item-preview-play-button {
    position: absolute;
    top: 8px;
    left: 10px;
    width: 26px;
    height: 26px;
    background: rgb(0 0 0/22%);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all .2s ease;
    z-index: 1
}

.products-item-preview-play-button svg {
    width: 20px;
    height: 20px;
    padding-left: 1px
}

.products-item-preview-play-button svg path {
    fill: #fff;
    transition: all .2s ease
}

.products-item-preview-play-button:hover {
    background: #fff
}

.dark .products-item-preview-play-button:hover {
    background: #333
}

.products-item-preview-play-button:hover svg path {
    fill: #2196f3
}

.dark .products-item-preview-play-button:hover svg path {
    fill: #fff
}

.products-item-labels-container {
    position: absolute;
    display: flex;
    flex-direction: row;
    top: 11px;
    right: 6px;
    left: 10px;
    pointer-events: none;
    z-index: 1
}

.products-item-labels-item {
    color: #fff;
    font-weight: 500;
    font-size: 10px;
    margin: 0 5px;
    padding: 0 7px;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgb(0 0 0/5%);
    user-select: none;
    pointer-events: none;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    word-spacing: -1px
}

.products-item-labels-item-not-completed {
    background-color: #40b250
}

.products-item-labels-item-completed {
    background-color: #303030
}

.products-item-cover {
    display: block !important;
    width: 100% !important;
    border-radius: 10px 10px 0 0 !important;
    min-height: 130px
}

.products-item-author-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 5px;
    user-select: none;
    flex-wrap: wrap;
    gap: 5px
}

.products-item-author-item {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 10px
}

.products-item-author-avatar {
    padding-bottom: 0
}

.products-item-author-avatar img {
    width: 22px !important;
    height: 22px !important;
    border-radius: 100% !important
}

.products-item-author-name {
    text-decoration: none;
    font-size: 12px;
    color: #4c5c84;
    padding-right: 7px;
    font-weight: 500;
    opacity: .8;
    letter-spacing: -.5px
}

.dark .products-item-author-name {
    color: #d3d3d3
}

.products-item-title, h2.products-item-title {
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 0 20px 0;
    margin: 0 !important
}

.products-item-title a {
    text-decoration: none;
    display: block;
    padding: 8px 7px 3px;
    font-size: 15px;
    color: #4c5c84;
    font-weight: 700;
    transition: all .2s ease;
    word-spacing: -2px
}

.dark .products-item-title a {
    color: #fff
}

.products-item-hr {
    height: 1px;
    background: #e5e5e5;
    margin: 12px 20px;
    position: relative;
    position: absolute;
    left: 0;
    right: 0;
    top: -21px
}

.dark .products-item-hr {
    background: #121212
}

.products-item-hr span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 45%;
    right: 45%;
    border-radius: 3px
}

.products-item-info {
    display: flex;
    flex-direction: row;
    padding-bottom: 14px;
    padding-top: 7px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto
}

.products-item-numbers {
    flex: 1;
    display: flex;
    flex-direction: row;
    padding: 0 20px;
    padding-left: 0
}

.products-item-numbers-item {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-left: 13px
}

.products-item-numbers-item-icon svg {
    width: 13px;
    height: 13px;
    margin-top: 3px
}

.products-item-numbers-item-icon svg path {
    fill: #4c5c84
}

.dark .products-item-numbers-item-icon svg path {
    fill: #9d9d9d
}

.products-item-numbers-item-value {
    padding: 0 5px;
    font-size: 14px;
    color: #4c5c84;
    user-select: none;
    font-weight: 500
}

.dark .products-item-numbers-item-value {
    color: #9d9d9d
}

.products-item-price {
    padding: 0 20px;
    font-size: 16px;
    font-weight: 700;
    color: #4c5c84;
    text-align: left;
    white-space: nowrap;
    position: relative
}

.dark .products-item-price {
    color: #cbcbcb
}

.products-item-preview-play-button .tooltip {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -34px;
    z-index: 2;
    bottom: auto;
    background: #000;
    opacity: 0;
    border-radius: 4px;
    padding: 6px 14px;
    color: #d1d1d1
}

.products-item-preview-play-button .tooltip:after {
    content: '';
    top: auto;
    bottom: -3px
}

.products-item-preview-play-button:hover .tooltip {
    top: -37px;
    opacity: 1
}

.products-item-off {
    position: absolute;
    left: 17px;
    bottom: 28px;
    border-radius: 20px;
    color: #fff;
    width: auto;
    height: 26px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    user-select: none;
    z-index: 2;
    padding: 0 28px 0 8px;
    height: 26px
}

.products-item-off .amzshyar-off-svg-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    right: 3px
}

.products-item-off .amzshyar-off-svg-icon .amzshyar-off-svg-icon-p1, .product-off-label .amzshyar-off-svg-icon .amzshyar-off-svg-icon-p1 {
    fill: #ffffff !important
}

.products-item-off .amzshyar-off-svg-icon .amzshyar-off-svg-icon-p2, .product-off-label .amzshyar-off-svg-icon .amzshyar-off-svg-icon-p2 {
    fill: #2196f3 !important
}

.products-item-off span {
    font-size: 14px;
    padding-top: 4px;
    font-weight: 700;
    line-height: 14px
}

.products-item-off small {
    font-size: 10px;
    display: none
}

@media screen and (max-width: 360px) {
    .products-item-title a {
        font-size: 16px
    }

    .products-item-price {
        font-size: 14px
    }

    .products-item-numbers-item-value {
        font-size: 13px
    }

    .products-item-numbers-item-icon svg {
        width: 13px;
        height: 13px
    }
}

.teacher-header-container {
    margin-top: 40px;
    background: #fff;
    border-radius: 10px;
    position: relative
}

.dark .teacher-header-container {
    background: #1c1c1c
}

.teacher-header-cover-container {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    height: 110px;
    border-radius: 8px;
    z-index: 1;
    pointer-events: none;
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    overflow: hidden
}

.teacher-header-cover-blur {
    position: absolute;
    top: -30px;
    left: -30px;
    right: -30px;
    bottom: -30px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(80px)
}

.teacher-header-wrapper {
    display: flex;
    flex-direction: row;
    padding-top: 105px;
    position: relative;
    z-index: 2;
    border-bottom: solid 1px rgb(118 118 118/13%);
    margin-right: 22px;
    margin-left: 22px;
    padding-bottom: 12px;
    margin-bottom: 5px
}

.teacher-header-avatar {
    display: flex;
    flex-direction: row
}

.teacher-header-avatar-img-container {
    width: 100px;
    height: 100px;
    margin-right: 30px;
    position: relative;
    border: solid 6px #fff;
    border-radius: 100%;
    overflow: hidden;
    background: #fff
}

.dark .teacher-header-avatar-img-container {
    border-color: #1c1c1c;
    background: #000
}

.teacher-header-avatar-img {
    display: block;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center center;
    position: absolute;
    background-repeat: no-repeat;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px
}

.teacher-header-titles {
    padding-top: 37px;
    padding-right: 15px
}

.teacher-header-name {
    font-size: 17px;
    font-weight: 900;
    color: #334155
}

.dark .teacher-header-name {
    color: #e5e5e5
}

.teacher-header-subtitle {
    font-size: 12px;
    color: #334155;
    opacity: .8;
    user-select: none
}

.dark .teacher-header-subtitle {
    color: #ebebeb
}

.teacher-header-links {
    justify-content: flex-end;
    align-items: flex-start;
    flex: 1;
    text-align: left;
    display: flex;
    padding-left: 2px;
    padding-top: 51px
}

.teacher-header-links .footer-copyright-socials-item {
    background-color: #fff
}

.dark .teacher-header-links .footer-copyright-socials-item {
    background-color: #1c1c1c
}

.teacher-header-links .footer-copyright-socials-item:hover {
    transform: none;
    background-color: #2196f3;
    box-shadow: 0 0 0 3px #2196f3
}

.teacher-header-links .footer-copyright-socials-item:hover svg path {
    fill: #ffffff !important
}

.teacher-header-tabs {
    display: flex;
    width: 100%;
    flex-direction: row;
    padding-right: 20px;
    padding-bottom: 0
}

.teacher-header-tabs-item {
    user-select: none;
    cursor: pointer;
    padding: 12px 14px;
    color: #334155;
    font-size: 15px;
    font-weight: 400
}

.dark .teacher-header-tabs-item {
    color: #a9a9a9
}

.teacher-tab-content {
    display: none
}

.teacher-header-tabs-item.brand-color-i {
    font-weight: 900;
    position: relative
}

.dark .teacher-header-tabs-item.brand-color-i {
    color: #ffffff !important
}

.dark .teacher-header-tabs-item.brand-color-hover:hover {
    color: #ffffff !important
}

.teacher-header-tabs-item.brand-color-i:after {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    height: 1px;
    background: #2196f3;
    pointer-events: none
}

.dark .teacher-header-tabs-item.brand-color-i:after {
    background: #fff
}

.box-content {
    margin: 30px 0;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 400;
    color: #334155;
    background: #fff;
    position: relative;
    line-height: 30px;
    border-radius: 10px
}

.dark .box-content {
    background: #1c1c1c;
    color: #bbb
}

.box-content.fixed {
    position: fixed;
    top: 6px;
    z-index: 99;
    overflow: auto;
    max-height: 90vh;
    left: 50%;
    max-width: 960px;
    transform: translateX(-50%)
}

.box-content.no-border:after, .box-content.no-border:before {
    display: none
}

.box-content-title {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 2px;
    position: relative;
    padding-right: 14px;
    word-spacing: -4px
}

.dark .box-content-title {
    color: #e3e3e3 !important
}

.box-content-title h3 {
    font-weight: 700
}

.box-content-title:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 10px;
    background: #2196f3;
    top: 11px;
    right: 0;
    border-radius: 7px;
    transform: rotate(24deg)
}

.dark .box-content-title:after {
    background: #fff
}

.teacher-stat-container {
    display: flex;
    flex-direction: row;
    padding: 15px 0
}

.teacher-stat-item {
    display: flex;
    flex-direction: column;
    flex: 25%;
    justify-content: center;
    color: #334155;
    position: relative;
    align-items: center
}

.dark .teacher-stat-item {
    color: #ebebeb
}

.teacher-stat-item-value {
    font-size: 40px;
    font-weight: 900;
    padding: 0 10px
}

.teacher-stat-item-name {
    font-size: 21px;
    opacity: .7;
    user-select: none
}

.teacher-stat-item:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgb(126 126 126/15%)
}

.teacher-stat-item:last-child:after {
    display: none
}

@media screen and (max-width: 900px) {
    .teacher-header-wrapper {
        flex-direction: column;
        align-items: center;
        padding-top: 75px
    }

    .teacher-header-titles {
        padding-top: 5px;
        padding-right: 0;
        text-align: center
    }

    .teacher-header-avatar-img-container {
        margin-right: 0
    }

    .teacher-header-links {
        padding-top: 17px
    }

    .teacher-header-tabs {
        justify-content: center
    }
}

@media screen and (max-width: 790px) {
    .teacher-stat-container {
        flex-wrap: wrap
    }

    .teacher-stat-item {
        flex: 50%;
        margin: 18px 0
    }

    .teacher-stat-item:nth-of-type(2):after {
        opacity: 0
    }
}

@media screen and (max-width: 600px) {
    .teacher-header-tabs {
        display: block;
        overflow-x: auto;
        white-space: nowrap
    }

    .teacher-header-tabs-item {
        display: inline-block
    }

    .teacher-stat-item {
        flex: 50%;
        margin: 10px 0
    }

    .teacher-stat-item:after {
        top: auto;
        left: 40%;
        right: 40%;
        bottom: -20px;
        height: 1px;
        width: 80px;
        opacity: 1 !important
    }

    .header-options-item.amzshyar-change-theme-mode-btn svg {
        top: 7px !important;
        left: 11px !important;
        width: 19px;
        height: 26px
    }

    #amoozeshyar .header-options-item .tooltip {
        display: none !important
    }

    .teacher-stat-item-value {
        font-size: 20px
    }

    .teacher-stat-item-name {
        font-size: 13px
    }

    .teacher-stat-item:after {
        display: none
    }
}

.product-single-header {
    margin: 24px 0 20px;
    border-radius: 10px;
    padding: 17px 21px;
    padding-left: 0
}

.product-single-header-wrapper {
    display: flex;
    flex-direction: row;
    padding: 2px 8px
}

.product-single-header-main-date {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 12px;
    padding-right: 7px
}

.product-single-header-preview-video {
    width: 410px;
    position: relative
}

.product-single-header-title {
    font-size: 38px;
    font-weight: 900;
    color: #3d506a;
    padding-top: 15px;
    letter-spacing: -1px;
    text-align: right;
    position: relative
}

.dark .product-single-header-title {
    color: #efefef
}

.product-single-header-title:after {
    content: '';
    position: absolute;
    top: 24px;
    right: -36px;
    bottom: 4px;
    width: 1px;
    background: #4c5c84
}

.dark .product-single-header-title:after {
    background: #efefef
}

.product-single-header-title h1, .product-single-header-title h2, .product-single-header-title h3 {
    color: inherit;
    font-weight: inherit
}

.product-single-header-desc {
    font-size: 17px;
    color: #96a0b1;
    font-weight: 300;
    margin-top: 13px;
    line-height: 26px;
    text-align: justify;
    max-height: 77px;
    overflow: hidden;
    letter-spacing: -.5px;
    position: relative;
    user-select: none;
    word-spacing: -2px
}

.dark .product-single-header-desc {
    color: #cbcbcb
}

.product-single-header-action {
    display: flex;
    flex-direction: row;
    margin-top: 24px;
    flex: 1;
    align-items: flex-end;
    padding-bottom: 15px
}

.product-single-header-action-singup {
    flex: 1;
    display: flex;
    flex-direction: row
}

.product-single-singup-button {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    border-radius: 4px;
    font-weight: 700;
    border-width: 1px;
    border-style: solid;
    transition: all .2s ease;
    letter-spacing: -.5px;
    height: 40px;
    margin-left: 8px;
    white-space: nowrap;
    margin-top: 3px;
    position: relative;
    overflow: hidden
}

.product-single-singup-button svg {
    width: 23px;
    height: 19px;
    margin-left: 10px
}

.product-single-singup-button svg path {
    fill: #fff;
    transition: all .2s ease
}

.product-single-singup-button.btn-main:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    transition: all .2s ease;
    opacity: 0
}

.product-single-singup-button.btn-main:hover:before {
    background: #000;
    opacity: .1
}

.product-single-singup-button.btn-main svg, .product-single-singup-button.btn-main span {
    position: relative
}

.product-single-header-price {
    font-size: 25px;
    font-weight: 900;
    letter-spacing: -1px;
    color: #4c5c84;
    position: relative;
    white-space: nowrap;
    justify-content: flex-end
}

.dark .product-single-header-price {
    color: #c7c7c7
}

@media screen and (max-width: 900px) {
    .product-single-header-price {
        justify-content: center
    }
}

.product-single-singup-button:active {
    opacity: .6
}

.product-single-header-preview-video-cover {
    margin: 13px;
    margin-left: 0;
    position: relative;
    overflow: hidden;
    border-radius: 7px
}

.product-single-header-preview-video-cover img {
    object-fit: cover;
    width: 100%;
    border-radius: 7px;
    transition: all .2s ease-in-out;
    height: auto
}

.product-single-header hr {
    background: #e5e5e5;
    border: none;
    height: 1px;
    display: block;
    margin: 13px 0
}

.dark .product-single-header hr {
    background: #242424
}

.product-off-label {
    position: relative;
    background: #2196f3;
    color: #fff;
    font-size: 15px;
    border-radius: 25px;
    padding: 8px 9px;
    margin-top: 6px;
    margin-right: 8px;
    user-select: none;
    box-shadow: 0 0 0 3px rgb(135 135 135/5%);
    line-height: 15px;
    padding-right: 30px;
    height: 29px
}

@media screen and (max-width: 620px) {
    .product-off-label {
        margin-top: 5px
    }
}

.product-off-label .amzshyar-off-svg-icon {
    position: absolute;
    top: 3px;
    right: 5px;
    width: 22px;
    height: 23px
}

.product-single-header-preview-video-play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 7px;
    background: rgb(0 0 0/29%);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: .7;
    transition: all .2s ease-in-out
}

.product-single-header-preview-video-play svg {
    width: 60px;
    height: 60px;
    background: rgb(255 255 255/25%);
    border-radius: 100%
}

.product-single-header-preview-video-play svg path {
    fill: #fff
}

.product-single-header-preview-video-play:hover {
    opacity: 1
}

@media (pointer: coarse) {
    .product-single-header-preview-video-play {
        opacity: 1
    }
}

.product-single-header-preview-video-cover:hover img {
    transform: scale(1.1)
}

.sp-ops-container {
    width: 68px;
    padding-right: 5px
}

.sp-ops-wrapper {
    padding-top: 6px
}

.sp-ops-i {
    align-items: center;
    padding: 11px 0;
    user-select: none;
    text-decoration: none
}

.sp-ops-i-icon {
    padding: 0;
    border-radius: 50%
}

.sp-ops-i-icon svg {
    width: 18px;
    height: 18px;
    display: block
}

.sp-ops-i-icon svg path {
    fill: #adb1bb;
    transition: all .2s ease
}

.dark .sp-ops-i-icon svg path {
    fill: #7d8291
}

.sp-ops-i-text {
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    background: #adb1bb;
    padding: 0 7px;
    border-radius: 12px 12px 17px 17px;
    margin-top: 5px;
    height: 18px;
    line-height: 20px;
    border-radius: 25px;
    min-width: 20px;
    text-align: center;
    transition: all .2s ease
}

.dark .sp-ops-i-text {
    color: #000;
    background: #7d8291
}

.sp-ops-i-hover {
    cursor: pointer
}

.sp-ops-i-hover:hover .sp-ops-i-icon svg path, .sp-ops-i-hover.hover-active .sp-ops-i-icon svg path {
    fill: #6a7183
}

.dark .sp-ops-i-hover:hover .sp-ops-i-icon svg path, .dark .sp-ops-i-hover.hover-active .sp-ops-i-icon svg path {
    fill: #dbdbdb
}

.sp-ops-i-active .sp-ops-i-icon svg path {
    fill: #6a7183
}

.dark .sp-ops-i-active .sp-ops-i-icon svg path {
    fill: #dbdbdb
}

.sp-ops-i-hover:hover .sp-ops-i-text, .sp-ops-i-active .sp-ops-i-text {
    background: #6a7183
}

.dark .sp-ops-i-hover:hover .sp-ops-i-text, .dark .sp-ops-i-active .sp-ops-i-text {
    background: #dbdbdb
}

@media screen and (max-width: 1100px) {
    .sp-ops-wrapper {
        flex-direction: row
    }

    .sp-ops-container {
        width: 100%;
        padding-right: 0;
        order: 10;
        border-top: solid 1px rgb(129 129 129/9%);
        margin-top: 10px
    }

    .sp-ops-i {
        flex-direction: row;
        gap: 4px;
        align-items: center;
        justify-content: center
    }

    .sp-ops-i-text {
        margin-top: 0
    }
}

.pointer {
    cursor: pointer;
    user-select: none;
    -webkit-user-drag: none
}

span.product-price-symbol, span.product-price-unidad {
    font-size: small;
    font-weight: 500;
    opacity: .7;
    user-select: none
}

span.product-price-unidad {
    margin-left: -3px
}

.product-single-header-price span.product-price-symbol, .product-single-header-price span.product-price-unidad {
    font-size: 21px
}

.product-price-del {
    opacity: .6;
    position: relative;
    user-select: none;
    margin-left: 5px
}

.product-price-del:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    background: rgb(0 0 0/68%);
    left: -2px;
    right: -4px
}

.dark .product-price-del:after {
    background: rgb(255 255 255/78%)
}

.product-price-free {
    color: #009688
}

.product-contents-wrapper {
    display: flex;
    flex-direction: row
}

.product-contents-boxs {
    flex: 1
}

.product-contents-slidebars {
    width: 300px;
    display: flex;
    flex-direction: column
}

.product-contents-boxs .box-content {
    margin: 14px 0;
    margin-bottom: 20px
}

.box-content-wrapper p {
    padding: 6px 0 !important;
    font-size: 17px !important;
    line-height: 34px !important;
    color: #4c5c84 !important
}

.dark .box-content-wrapper p {
    color: #bbbbbb !important
}

.box-content-wrapper h1, .box-content-wrapper h2, .box-content-wrapper h3, .box-content-wrapper h4, .box-content-wrapper h5, .box-content-wrapper h6 {
    font-size: 22px;
    font-weight: 900;
    margin-top: 20px;
    margin-bottom: 7px;
    letter-spacing: 0px;
    color: #25303e
}

.dark .box-content-wrapper h1, .dark .box-content-wrapper h2, .dark .box-content-wrapper h3, .dark .box-content-wrapper h4, .dark .box-content-wrapper h5, .dark .box-content-wrapper h6 {
    color: #cfcfcf
}

.box-content-wrapper ul, .box-content-wrapper ol {
    padding: 0;
    margin: 10px 19px
}

.box-content-wrapper blockquote {
    margin: 13px 0;
    border-right: 2px dashed #ffc107;
    padding: 0 35px
}

.box-content-wrapper hr {
    display: block;
    width: 100%;
    height: 1px;
    border: none;
    background: rgb(137 137 137/10%);
    margin: 30px 0
}

.product-contents-slidebars-wrapper {
    position: sticky;
    top: 2px;
    display: flex;
    flex-direction: column;
    padding-bottom: 18px
}

.header-fixed .product-contents-slidebars-wrapper {
    top: 64px
}

body.admin-bar .product-contents-slidebars-wrapper {
    top: 24px
}

body.admin-bar .header-fixed .product-contents-slidebars-wrapper {
    top: 94px
}

@media screen and (max-width: 1000px) {
    .product-contents-slidebars-wrapper {
        position: relative !important;
        top: auto !important
    }
}

.product-contents-slidebar-wrapper {
    background: #fff;
    margin-top: 14px;
    margin-right: 18px;
    padding: 7px 12px;
    border-radius: 9px;
    color: #334155;
    margin-bottom: 3px
}

.dark .product-contents-slidebar-wrapper {
    background: #1c1c1c;
    color: #a7a7a7
}

.product-attrs-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 7px 6px
}

.product-attrs-item-icon {
    height: 20px
}

.product-attrs-item-icon svg {
    width: 20px;
    height: 20px
}

.product-attrs-item-label {
    font-size: 14px;
    user-select: none;
    opacity: .6;
    font-weight: 700;
    padding: 0 7px 0 11px;
    color: #565656;
    word-spacing: -2px;
    white-space: nowrap
}

.dark .product-attrs-item-label {
    color: #d5d5d5
}

.product-attrs-item-value {
    font-size: 14px;
    font-weight: 900;
    color: #4c5c84
}

.dark .product-attrs-item-value {
    color: #d3d3d3
}

.product-progress-wrapper {
    background: #dce5e8;
    height: 10px;
    border-radius: 25px;
    margin-top: 5px;
    margin-bottom: 6px;
    direction: rtl;
    position: relative
}

.dark .product-progress-wrapper {
    background: #343434
}

.product-progress-bar {
    background: #1fbd50;
    height: 10px;
    border-radius: 25px;
    position: relative;
    min-width: 12px
}

.product-progress-bar:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-size: 50px 50px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    animation: amzshyar_move 3s linear infinite
}

@keyframes amzshyar_move {
    0% {
        background-position: 50px 50px
    }
    100% {
        background-position: 0 0
    }
}

.product-author-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 5px
}

.product-author-avatar {
    padding-bottom: 5px
}

.product-author-avatar img {
    width: 56px;
    height: 56px;
    border-radius: 100%
}

.product-author-name {
    padding-top: 6px
}

.product-author-name a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 900;
    color: #4c5c84
}

.dark .product-author-name a {
    color: #cbcbcb
}

.product-author-subtitle {
    font-size: 13px;
    opacity: .7;
    user-select: none;
    font-weight: 400
}

.product-author-desc {
    font-size: 14px;
    padding: 10px 7px 7px;
    text-align: justify;
    line-height: 25px;
    letter-spacing: -.5px;
    color: #4c5c84
}

.dark .product-author-desc {
    color: #b9b9b9
}

.product-tags-container {
    display: flex;
    flex-direction: row;
    padding: 5px;
    flex-wrap: wrap
}

.product-tags-container a {
    margin: 2px;
    font-size: 11px;
    text-decoration: none;
    padding: 2px 10px;
    height: 24px;
    border-radius: 4px;
    color: #2196f3;
    border: solid 1px #2196f3;
    font-weight: 400;
    transition: all .2s ease
}

.dark .product-tags-container a {
    color: #d9d9d9;
    border-color: #858585
}

.product-tags-container a:hover {
    opacity: 1;
    color: #fff;
    background: #2196f3;
    border-color: #2196f3
}

.box-content-min {
    overflow: hidden;
    max-height: 340px;
    position: relative;
    user-select: none
}

.box-content-min-more {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(rgb(255 255 255/0%), #fff);
    cursor: pointer
}

.dark .box-content-min-more {
    background-image: linear-gradient(rgb(0 0 0/0%), #1c1c1c)
}

.box-content-min .box-content-min-more {
    display: block
}

.box-content-min-more svg {
    width: 36px;
    height: 36px;
    display: block;
    margin: 26px auto;
    background: #2196f3;
    padding: 5px;
    border-radius: 100%;
    border: solid 4px #fff;
    position: relative;
    z-index: 2
}

.dark .box-content-min-more svg {
    border-color: #1c1c1c;
    background: #fff
}

.box-content-min-more svg path {
    fill: #eef7ff
}

.dark .box-content-min-more svg path {
    fill: #000
}

.box-content-min-more:hover svg {
    transform: scale(1.1)
}

.product-onbackorder-tag {
    color: #fff;
    background: #e91e63;
    font-weight: 700;
    display: inline-block;
    white-space: nowrap;
    font-size: 17px;
    padding: 5px 24px;
    border-radius: 25px;
    height: 39px;
    line-height: 40px;
    padding-top: 0;
    transform: translateY(-5px)
}

@media screen and (max-width: 1100px) {
    .product-single-header-wrapper {
        flex-direction: column;
        justify-content: center
    }

    .product-single-header-main-date {
        order: 2
    }

    .product-single-header-preview-video, .product-single-header-main-date {
        flex: 0 0 100%;
        width: 100%
    }

    .product-single-header-price {
        margin-left: 0
    }

    .product-single-header-preview-video-cover {
        margin-right: 0;
        margin-left: 0
    }

    .product-single-header {
        margin: 30px 0 20px;
        padding: 0 4px 9px
    }

    .product-single-header-title:after {
        display: none
    }

    .product-single-header-main-date {
        padding: 0 5px
    }

    .box-content-title {
        margin-bottom: 0 !important
    }

    .box-content {
        margin: 30px 0;
        padding: 12px 19px
    }
}

@media screen and (max-width: 1000px) {
    .product-contents-wrapper {
        flex-direction: column
    }

    .product-contents-slidebars {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap
    }

    .product-contents-slidebar-wrapper {
        margin-right: 0;
        margin-left: 15px;
        margin-top: 7px
    }

    .product-contents-slidebars {
        flex-direction: column
    }

    .product-contents-slidebar-wrapper {
        margin-left: 0;
        margin-right: 0;
        margin-top: 2px;
        margin-bottom: 16px
    }
}

@media screen and (max-width: 600px) {
    .product-onbackorder-tag {
        font-size: 13px;
        padding: 0 17px;
        height: 35px;
        line-height: 33px;
        display: block;
        width: fit-content;
        margin: auto;
        margin-top: 8px
    }
}

@media screen and (max-width: 900px) {
    .product-single-header-action {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .product-single-header-price {
        margin-top: 15px
    }

    .product-single-header-desc {
        text-align: center
    }

    .product-single-header-title {
        font-size: 30px;
        text-align: center
    }
}

@media screen and (max-width: 620px) {
    .product-single-singup-button {
        font-size: 14px;
        padding: 0 24px;
        height: 44px
    }

    .product-single-header-price {
        font-size: 23px;
        margin-bottom: 8px;
        font-weight: 900;
        letter-spacing: -.5px
    }

    .box-content-title {
        font-size: 18px
    }

    .box-content-title:after {
        width: 3px;
        height: 6px;
        top: 11px
    }

    .box-content-wrapper p, .box-content {
        font-size: 15px;
        line-height: 27px
    }
}

@media screen and (max-width: 550px) {
    .product-single-header-action-singup {
        flex-direction: column
    }

    .product-single-singup-button {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 500px) {
    .product-single-header-title {
        font-size: 21px;
        letter-spacing: -.5px;
        padding-top: 0
    }

    .product-single-header-desc {
        font-size: 15px;
        margin-top: 3px;
        line-height: 26px;
        max-height: 82px
    }

    .product-single-header-wrapper {
        padding: 0 4px
    }

    .product-in-cart-message, .product-outofstock-message {
        padding-top: 0 !important
    }

    .product-single-header-action {
        margin-top: 14px
    }

    .product-single-header {
        margin: 11px 0 11px
    }

    .product-single-options-item-icon svg {
        width: 15px;
        height: 15px
    }

    .product-single-options-item-value {
        font-size: 13px
    }

    .product-single-header hr {
        margin: 6px 0
    }

    .single-product-container {
        padding-left: 5px;
        padding-right: 5px
    }

    .product-contents-boxs .box-content {
        margin: 4px 0;
        margin-bottom: 14px
    }

    .box-content-title {
        font-size: 14px;
        word-spacing: 0
    }

    .box-content-title:after {
        width: 3px;
        height: 6px;
        top: 11px
    }

    .box-content-wrapper p, .product-videos-items {
        font-size: 14px !important;
        line-height: 25px !important
    }

    .box-content-wrapper hr {
        margin: 12px 0
    }
}

.product-contents-boxs .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0 !important;
    margin: 0 !important
}

.product-notices-container {
    padding-top: 18px
}

.product-thumbnail a:after {
    display: none !important
}

.woocommerce-error, .woocommerce-message {
    list-style: none;
    padding: 19px 23px;
    margin: 0;
    background: #8b8b8b;
    color: #fff;
    font-size: 14px;
    border-radius: 6px;
    margin-bottom: 5px
}

.woocommerce-message {
    background: #009688
}

.woocommerce-error li a, .woocommerce-message a {
    float: left;
    text-decoration: none;
    background: rgb(0 0 0/17%);
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 6px;
    transition: all .2s ease;
    color: #fff
}

.woocommerce-error li a:after, .woocommerce-message a:after {
    display: none
}

.woocommerce-error li a:hover, .woocommerce-message a:hover {
    opacity: .7
}

.product-notices-container .woocommerce-error {
    display: none
}

#amzshyar-share-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 999;
    opacity: .5
}

#amzshyar-share-container {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

#amzshyar-share-container.show {
    animation: amzshyarAlert-show .2s ease-in-out 0s forwards
}

#amzshyar-share-box {
    background: #fff;
    width: 98%;
    max-width: 336px;
    border-radius: 6px;
    box-shadow: 0 36px 98px rgb(0 0 0/9%);
    padding-top: 4px;
    overflow: hidden
}

#amzshyar-share-title {
    border-bottom: solid 1px #f1f1f1;
    display: flex;
    flex-direction: row;
    padding: 13px 18px;
    margin-bottom: 3px
}

#amzshyar-share-title-container {
    flex: 1;
    font-size: 17px;
    font-weight: 900;
    color: #3d3e42;
    user-select: none
}

#amzshyar-share-close {
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all .2s ease
}

#amzshyar-share-close svg {
    width: 20px;
    height: 20px;
    display: block;
    padding-left: 0
}

#amzshyar-share-close:hover svg path {
    fill: #7a7a7a
}

#amzshyar-share-contents {
    display: flex;
    flex-direction: column
}

#amzshyar-share-contents-socials {
    display: flex;
    flex-direction: row;
    padding: 15px 10px 4px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.amzshyar-share-contents-socials-item {
    width: 42px;
    height: 42px;
    background: 0 0;
    margin: 0 4px;
    border-radius: 100%;
    transition: all .2s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 0 2px #fff
}

.amzshyar-share-contents-socials-item:hover {
    background: #334155
}

.amzshyar-share-contents-socials-item svg {
    width: 25px
}

.amzshyar-share-contents-socials-item svg path {
    fill: #334155;
    transition: all .2s ease
}

.amzshyar-share-contents-socials-item:hover svg path {
    fill: #fff
}

#amzshyar-share-contents-shorturl-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11px 18px 13px;
    background: #fff;
    margin: 15px 0 0;
    border-radius: 0;
    border-top: solid 1px #f3f3f3
}

#amzshyar-share-contents-shorturl-label {
    width: 72px;
    font-size: 14px;
    white-space: nowrap;
    user-select: none;
    color: #6a6e72;
    text-align: center
}

#amzshyar-share-contents-shorturl-address {
    flex: 1
}

#amzshyar-share-contents-shorturl-address input {
    width: 100%;
    display: block;
    direction: ltr;
    text-align: center;
    font-size: 15px;
    color: #747474;
    border: none;
    background: 0 0;
    outline: none;
    box-shadow: none;
    font-weight: 400;
    letter-spacing: -.5px;
    padding: 0;
    margin: 0;
    overflow: hidden
}

#amzshyar-share-contents-shorturl-copy {
    width: 29px
}

#amzshyar-share-contents-shorturl-copy svg {
    width: 17px;
    display: block;
    margin: auto;
    cursor: pointer
}

#amzshyar-share-contents-shorturl-copy svg path {
    fill: #9e9e9e
}

.product-videos-item {
    border-top: solid 1px rgb(137 137 137/16%)
}

.dark .product-videos-item {
    border-top-color: #141414
}

.product-videos-item.product-videos-item-list-notitle:first-child {
    border-top: none !important
}

.product-videos-item-title {
    font-size: 18px;
    font-weight: 700;
    border: none !important;
    padding: 15px 0
}

.product-videos-item-list {
    display: flex;
    flex-direction: column;
    background: #fff;
    transition: all .2s ease;
    padding-bottom: 12px
}

.dark .product-videos-item-list {
    background: #141414
}

.product-videos-item-list-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 13px 13px 0;
    cursor: pointer;
    user-select: none;
    transition: all .2s ease;
    position: relative
}

.product-videos-item-list:hover, .product-videos-item-list.active {
    background: #f8f9fa
}

.dark .product-videos-item-list:hover, .dark .product-videos-item-list.active {
    background: #000
}

.product-videos-item-list-icon {
    width: 34px;
    justify-content: flex-start;
    align-items: center;
    display: flex
}

.product-videos-item-list-icon svg {
    width: 22px;
    height: 22px
}

.product-videos-item-list-icon svg path {
    fill: #b7b7b7;
    transition: all .2s ease
}

.product-videos-item-list:hover .product-videos-item-list-icon svg path, .product-videos-item-list.active .product-videos-item-list-icon svg path {
    fill: #2196f3
}

.product-videos-item-list-titles {
    flex: 1;
    line-height: 26px
}

.product-videos-item-list-title {
    display: flex;
    flex-direction: row
}

.product-videos-item-list-title-text {
    color: #4c5c84;
    font-size: 17px
}

.dark .product-videos-item-list-title-text {
    color: #d1d1d1
}

.product-videos-item-list-title-tag {
    padding-right: 7px;
    padding-top: 3px;
    color: #fff
}

.product-videos-item-list-title-tag span {
    font-size: 11px;
    display: block;
    background: #979797;
    padding: 0 10px;
    height: 20px;
    line-height: 18px;
    border-radius: 4px
}

.product-videos-item-list-desc {
    font-size: 13px;
    color: #adb5bd
}

.product-videos-item-list-preview-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #1e83f0;
    color: #fff;
    padding: 0 10px;
    border-radius: 25px;
    cursor: pointer;
    min-height: 30px
}

.product-videos-item-list-preview-button svg {
    width: 18px;
    height: 18px;
    display: block
}

.product-videos-item-list-preview-button svg path {
    fill: #fff
}

.product-videos-item-list-preview-button span {
    font-size: 13px;
    padding-right: 5px;
    font-weight: 400;
    letter-spacing: -.2px
}

.product-videos-item-list-private {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    padding-right: 14px;
    padding-left: 6px
}

.product-videos-item-list-private svg {
    width: 18px;
    height: 18px;
    display: block
}

.product-videos-item-list-private svg path {
    fill: #4c5c84
}

.dark .product-videos-item-list-private svg path {
    fill: #686868
}

.product-videos-item-list-private span {
    font-size: 12px;
    padding-left: 4px;
    font-weight: 700;
    letter-spacing: -.2px;
    color: #4c5c84
}

.dark .product-videos-item-list-private span {
    color: #9f9f9f
}

.product-videos-item-list-contents {
    color: #7d7a7f;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 0;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 0;
    display: none
}

.product-videos-item-list-contents p {
    color: #7d7a7f !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 26px !important
}

.product-videos-items .product-videos-item-title {
    margin-top: 25px
}

.product-videos-items div.product-videos-item-title:first-child {
    margin-top: 0
}

.amshyar-faq-items {
    display: flex;
    flex-direction: column;
    padding: 10px 0
}

.amshyar-faq-item {
    display: flex;
    flex-direction: column;
    padding: 5px 14px;
    background: #fff;
    margin-bottom: 6px;
    margin-top: 6px;
    border-radius: 5px;
    border: solid 2px #efefef;
    transition: all .2s ease
}

.dark .amshyar-faq-item {
    background: #000;
    border-color: #000
}

.amshyar-faq-item:hover {
    border-color: #4c5c84
}

.dark .amshyar-faq-item:hover {
    border-color: #343434
}

.amshyar-faq-item.open {
    border: solid 2px #2196f3
}

.dark .amshyar-faq-item.open {
    border: solid 2px #d3d3d3
}

.amshyar-faq-item-title {
    display: flex;
    flex-direction: row;
    cursor: pointer;
    user-select: none;
    padding: 6px 0
}

.amshyar-faq-item-title-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 30px
}

.amshyar-faq-item-title-icon svg {
    display: block;
    width: 16px;
    height: 16px
}

.amshyar-faq-item-title-icon svg path {
    fill: #4c5c84;
    transition: all .2s ease
}

.darl .amshyar-faq-item-title-icon svg path {
    fill: #a9a9a9
}

.amshyar-faq-item.open .amshyar-faq-item-title-icon svg path {
    fill: #2196f3
}

.dark .amshyar-faq-item.open .amshyar-faq-item-title-icon svg path {
    fill: #d3d3d3
}

.amshyar-faq-item-title-text {
    flex: 1;
    font-size: 15px;
    font-weight: 700;
    padding: 0 10px;
    transition: all .2s ease;
    color: #4c5c84
}

.dark .amshyar-faq-item-title-text {
    color: #ababab
}

.amshyar-faq-item.open .amshyar-faq-item-title-text {
    color: #2196f3
}

.dark .amshyar-faq-item.open .amshyar-faq-item-title-text {
    color: #fff
}

.amshyar-faq-item-title-status-icon svg {
    display: block;
    width: 24px;
    height: 20px;
    transition: all .2s ease;
    margin-top: 4px
}

.amshyar-faq-item.open .amshyar-faq-item-title-status-icon svg {
    transform: rotate(180deg)
}

.amshyar-faq-item-title-status-icon svg path {
    fill: #525252
}

.amshyar-faq-item-reply, .amshyar-faq-item-reply p {
    color: #5e5e5e !important;
    font-size: 15px !important
}

.amshyar-faq-item-reply {
    display: none;
    border-top: 2px dashed #d5d9e2
}

.dark .amshyar-faq-item-reply {
    border-top-color: #1a1a1a
}

.container .product-notices-container:empty {
    display: none
}

.wp-video, .mejs-container {
    width: 100% !important;
    margin: auto
}

@media screen and (max-width: 760px) {
    .product-videos-item-list-preview-button span, .product-videos-item-list-private span {
        display: none
    }

    .product-videos-item-list-title-text {
        font-size: 15px
    }

    .product-videos-item-list-desc {
        font-size: 11px
    }
}

@media screen and (max-width: 500px) {
    .product-videos-item-list-wrapper {
        justify-content: flex-start;
        align-items: flex-start
    }

    .product-videos-item-list-preview-button span, .product-videos-item-list-private span {
        display: none;
        font-size: 12px
    }

    .product-videos-item-list-private {
        position: absolute;
        top: 28px;
        right: 11px;
        background: #fff;
        height: 22px;
        padding-right: 3px;
        border-radius: 25px;
        padding-left: 4px
    }

    .product-videos-item-list-titles {
        padding: 10px 31px 10px 0;
        width: 100%;
        line-height: normal
    }

    .product-videos-item-list-icon {
        position: absolute;
        top: 27px;
        right: 12px
    }

    .product-videos-item-list-preview {
        padding-top: 11px
    }

    .product-videos-item-list-title-tag span {
        padding: 0 5px;
        height: 18px;
        line-height: 16px
    }
}

.amzshyar-comments .comment-form .comment-form-author {
    float: right;
    width: 49%;
    height: 100px
}

.amzshyar-comments .comment-form .comment-form-email {
    float: left;
    width: 49%;
    height: 100px
}

.amzshyar-comments .comment-form .comment-form-cookies-consent label {
    display: inline-block
}

.amzshyar-comments .comment-form .form-submit {
    padding-top: 17px !important;
    display: block
}

.amzshyar-comments .comment-form .form-submit input[type=submit] {
    background: #2196f3;
    color: #fff;
    border: none;
    display: inline-block;
    padding: 10px 25px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    transition: all .2s ease
}

.amzshyar-comments .comment-form .form-submit input[type=submit]:hover {
    opacity: .9
}

.amzshyar-comments .comment-form .form-submit input[type=submit]:active {
    opacity: .8
}

.amzshyar-comments label {
    display: block;
    font-weight: 700;
    font-size: 14px
}

.amzshyar-comments .comment-form-comment textarea, .amzshyar-comments .comment-form input[type=text], .amzshyar-comments .comment-form input[type=email] {
    display: block;
    width: 100%;
    resize: none;
    border: solid 1px #d3d3d3;
    border-radius: 9px;
    padding: 10px 17px;
    min-height: 100px;
    height: 212px;
    font-size: 17px;
    outline: none;
    box-shadow: none;
    transition: all .2s ease;
    background: #fff
}

.dark .amzshyar-comments .comment-form-comment textarea, .dark .amzshyar-comments .comment-form input[type=text], .dark .amzshyar-comments .comment-form input[type=email] {
    border: solid 1px #000000 !important;
    background: #000;
    color: #bbbbbb !important
}

.amzshyar-comments .comment-form input[type=text], .amzshyar-comments .comment-form input[type=email] {
    height: 48px;
    min-height: 1px
}

.amzshyar-comments .comment-form-comment textarea:focus, .amzshyar-comments .comment-form input[type=text]:focus, .amzshyar-comments .comment-form input[type=email]:focus {
    box-shadow: 0 0 0 2px #2196f3;
    border-color: #fff
}

.amzshyar-comments-list {
    display: block;
    list-style: none;
    padding: 0 !important;
    margin: 0 !important
}

.amzshyar-comments-list li {
    display: block;
    background: #fff;
    border: solid 2px #efefef;
    margin-bottom: 16px;
    margin-top: 16px;
    padding: 10px 22px;
    border-radius: .75rem
}

.dark .amzshyar-comments-list li {
    background: #000;
    border-color: #000
}

.amzshyar-comments-list li .comment_container {
    display: flex;
    flex-direction: row
}

.amzshyar-comments-list li .comment_container img {
    margin: 8px 0 0 24px;
    border-radius: 100%;
    width: 50px;
    height: 50px
}

.amzshyar-comments-list li .comment_container .comment-text {
    flex: 1
}

.amzshyar-comments-list li .comment_container .comment-text .star-rating {
    font-size: 11px;
    display: block;
    user-select: none;
    opacity: .7;
    float: left
}

.amzshyar-comments-list li .comment_container .comment-text .meta {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 16px !important;
    display: flex;
    flex-direction: row
}

.amzshyar-comments-list li .comment_container .comment-text .description {
    margin-bottom: 10px
}

.amzshyar-comments-list li .comment_container .comment-text .description p {
    padding: 3px 0 !important;
    font-size: 14px !important;
    line-height: 23px !important;
    color: #4c5c84 !important;
    font-weight: 400 !important
}

.dark .amzshyar-comments-list li .comment_container .comment-text .description p {
    color: #bbbbbb !important
}

.amzshyar-comments-list li .comment_container .comment-text .meta em {
    font-size: 11px;
    font-style: normal;
    background: #4caf50;
    display: inline-block;
    color: #fff;
    height: 21px;
    line-height: 21px;
    padding: 0 12px;
    border-radius: 13px;
    margin: 6px 9px 0 0;
    user-select: none
}

.amzshyar-comments-list li .comment_container .comment-text .meta .woocommerce-review__dash {
    display: none
}

.amzshyar-comments-list li .comment_container .comment-text .meta time {
    font-size: 13px;
    user-select: none;
    opacity: .5;
    padding-right: 12px
}

.comment-form-rating .stars span {
    display: flex;
    flex-direction: row
}

.comment-form-rating .stars span a {
    margin: 0 0 0 8px;
    padding: 5px;
    background: #efefef;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    text-align: center;
    color: #939393
}

.dark .comment-form-rating .stars span a {
    background: #282828
}

.comment-form-rating .stars span a:after {
    display: none
}

.comment-form-rating .stars span a.star-1.active {
    background: #f44336;
    color: #fff
}

.comment-form-rating .stars span a.star-2.active {
    background: #ff855e;
    color: #fff
}

.comment-form-rating .stars span a.star-3.active {
    background: #ffc107;
    color: #fff
}

.comment-form-rating .stars span a.star-4.active {
    background: #5ab6ff;
    color: #fff
}

.comment-form-rating .stars span a.star-5.active {
    background: #00b9a7;
    color: #fff
}

@media screen and (max-width: 530px) {
    .amzshyar-comments-list li .comment_container {
        display: flex;
        flex-direction: column
    }

    .amzshyar-comments-list li .comment_container .comment-text .meta em {
        font-size: 10px;
        width: fit-content;
        margin-right: 0
    }

    .amzshyar-comments-list li .comment_container .comment-text .meta {
        flex-direction: column;
        line-height: 27px !important
    }

    .amzshyar-comments-list li .comment_container .comment-text .meta time {
        padding-right: 0
    }

    .amzshyar-comments-list li .comment_container .comment-text .description p {
        padding: 0 0 !important;
        font-size: 13px !important
    }

    .amzshyar-comments-list li {
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 4px 13px
    }

    .blog-posts-item:hover .blog-posts-item-contents-container {
        margin-bottom: 0 !important
    }
}

.blog-posts-wrapper {
    display: flex;
    flex-direction: row;
    height: 600px
}

.blog-posts-bold-container {
    flex: 0 0 65%;
    max-width: 65%
}

.blog-posts-item {
    border-radius: 10px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    text-decoration: none;
    transition: all .2s ease
}

.blog-posts-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .4;
    transition: all .2s ease;
    border-radius: 10px
}

.blog-posts-item:hover:after {
    background: #2196f3
}

.blog-posts-bold-container .blog-posts-item {
    margin-left: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.blog-posts-other-container .blog-posts-item {
    margin-right: 10px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end
}

.blog-posts-item-contents-container {
    margin-right: -18px;
    background: #fff;
    width: 80%;
    margin-bottom: 28px;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgb(0 0 0/14%);
    padding: 24px;
    position: relative;
    z-index: 2
}

.dark .blog-posts-item-contents-container {
    background: #000
}

.blog-posts-bold-item-category div {
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    position: relative;
    z-index: 22
}

.blog-posts-bold-item-category div span {
    width: 7px;
    height: 7px;
    float: right;
    margin-top: 8px;
    margin-left: 8px;
    border-radius: 100%;
    margin-right: 1px
}

.blog-posts-bold-item-title {
    font-size: 20px;
    color: #4c5c84
}

.dark .blog-posts-bold-item-title {
    color: #d7d7d7
}

.blog-posts-other-container {
    flex: 0 0 35%;
    max-width: 35%;
    display: flex;
    flex-direction: column;
    height: 100%
}

.blog-posts-other-item {
    height: 100%;
    position: relative
}

.blog-posts-other-item-1 {
    padding-bottom: 9px
}

.blog-posts-other-item-2 {
    padding-top: 9px
}

.blog-posts-other-item-category div {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 1px 10px;
    border-radius: 6px;
    margin: 0 27px;
    position: relative;
    z-index: 2;
    display: inline-block
}

.blog-posts-other-item-title {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 5px 30px 22px;
    letter-spacing: -.5px;
    position: relative;
    z-index: 2
}

.blog-posts-other-item-title, .blog-posts-item-contents-container {
    transition: all .2s ease
}

.blog-posts-item:hover .blog-posts-other-item-title {
    padding-bottom: 25px
}

.blog-posts-item:hover .blog-posts-item-contents-container {
    margin-bottom: 35px
}

@media screen and (max-width: 1300px) {
    .blog-posts-item-contents-container {
        margin-right: 20px
    }
}

@media screen and (max-width: 800px) {
    .blog-posts-wrapper {
        display: flex;
        flex-direction: column;
        height: 600px
    }

    .blog-posts-bold-container {
        max-width: 100%;
        flex: 0 0 50%
    }

    .blog-posts-bold-container .blog-posts-item {
        margin-left: 0
    }

    .blog-posts-other-container {
        flex: 0 0 50%;
        max-width: 100%;
        display: flex;
        flex-direction: row
    }

    .blog-posts-other-container .blog-posts-item {
        margin-right: 0
    }

    .blog-posts-other-item-1 {
        padding-bottom: 0;
        padding-top: 9px;
        padding-left: 5px
    }

    .blog-posts-other-item-2 {
        padding-right: 5px
    }

    .blog-posts-other-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width: 530px) {
    .blog-posts-other-container {
        display: flex;
        flex-direction: column
    }

    .blog-posts-other-item-1 {
        padding-left: 0
    }

    .blog-posts-other-item-2 {
        padding-right: 0
    }

    .blog-posts-bold-item-title {
        font-size: 16px
    }

    .blog-posts-other-item-title {
        font-size: 15px
    }

    .blog-posts-other-item-category div {
        font-size: 10px
    }

    .blog-posts-bold-item-category div {
        font-size: 12px
    }

    .blog-posts-bold-item-category div span {
        margin-top: 6px
    }

    .blog-posts-item-contents-container {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0
    }
}

.blog-videos-wrapper {
    display: flex;
    flex-direction: row
}

.blog-videos-first-container {
    flex: 0 0 60%;
    padding-left: 18px
}

.blog-videos-first-item-cover {
    display: flex;
    flex-direction: column;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    position: relative;
    justify-content: flex-end;
    overflow: hidden
}

.blog-videos-first-item-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none
}

.blog-videos-first-item-icon svg {
    display: block;
    background: rgb(255 255 255/23%);
    border-radius: 26px;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 2;
    transition: all .2s ease
}

.blog-videos-first-item-icon svg path {
    fill: #fff
}

.blog-videos-first-item-title {
    font-size: 19px;
    font-weight: 900;
    word-spacing: -2px;
    color: #fff;
    padding-right: 35px;
    padding-bottom: 3px;
    position: relative;
    z-index: 2;
    pointer-events: none
}

.blog-videos-first-item-desc {
    font-size: 15px;
    color: #fff;
    padding-bottom: 25px;
    padding-right: 35px;
    opacity: .8;
    position: relative;
    z-index: 2;
    pointer-events: none
}

.blog-videos-other-items {
    flex: 0 0 40%;
    display: flex;
    flex-direction: column;
    padding-right: 0;
    background: #ff;
    border-radius: 10px;
    padding: 0;
    overflow: hidden
}

.dark .blog-videos-other-items {
    background: #161616
}

.blog-videos-other-item-wrapper {
    flex: 0 0 33.33333%;
    padding-right: 0;
    border-radius: 0;
    transition: all .2s ease;
    border-right: solid 2px rgb(33 150 243/0%)
}

.blog-videos-other-item-wrapper:hover {
    background: #f7;
    border-right-color: #2196f3
}

.dark .blog-videos-other-item-wrapper:hover {
    background: #1e1e1e
}

.blog-videos-other-item {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 18px;
    padding-right: 12px;
    box-shadow: 0 2px 10px rgb(0 0 0/5%);
    position: relative;
    border-bottom: solid 1px rgb(76 97 135/12%)
}

.blog-videos-other-item-wrapper:last-child .blog-videos-other-item {
    border-bottom: none
}

.blog-videos-other-item-cover {
    width: 136px;
    height: 100%;
    margin-right: 17px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.blog-videos-other-item-cover:after, .blog-videos-first-item-cover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    border-radius: 7px;
    opacity: .4;
    pointer-events: none;
    transition: all .2s ease
}

.blog-videos-first-item-cover:hover:after, .blog-videos-other-item-wrapper:hover .blog-videos-other-item-cover:after {
    background: #2196f3
}

.blog-videos-other-item-wrapper:hover .blog-videos-other-item-icon svg, .blog-videos-first-item-cover:hover svg {
    transform: scale(1.2)
}

.blog-videos-other-item-icon {
    position: relative;
    z-index: 2;
    pointer-events: none
}

.blog-videos-other-item-icon svg {
    display: block;
    background: rgb(255 255 255/23%);
    border-radius: 13px;
    width: 30px;
    height: 30px;
    transition: all .2s ease
}

.blog-videos-other-item-icon svg path {
    fill: #fff
}

.blog-videos-other-item-contents {
    flex: 1;
    padding-right: 9px
}

.blog-videos-other-item-title {
    font-size: 17px;
    font-weight: 700;
    word-spacing: -2px;
    color: #4c6187;
    padding-top: 18px;
    overflow: hidden;
    height: 43px;
    text-overflow: ellipsis;
    width: 100%
}

.dark .blog-videos-other-item-title {
    color: #d3d3d3
}

.blog-videos-other-item-title h2 {
    font-weight: 700;
    font-size: 16px
}

.blog-videos-other-item-date {
    font-size: 11px;
    color: #4c6187;
    opacity: .7;
    padding-top: 5px;
    word-spacing: -2px
}

.dark .blog-videos-other-item-date {
    color: #d3d3d3
}

.section-videos-box {
    background: #353338;
    margin: 0;
    padding: 50px 0
}

.dark .section-videos-box {
    background: #242424
}

.section-videos-box .section-title {
    color: #fff
}

.section-videos-box .section-button-more {
    border-color: #fff;
    color: #ffffff !important
}

@media screen and (max-width: 740px) {
    .blog-videos-wrapper {
        display: flex;
        flex-direction: column
    }

    .blog-videos-first-container {
        flex: 0 0 100%;
        padding-left: 0;
        margin-bottom: 10px
    }

    .blog-videos-other-item-cover {
        width: 136px;
        height: 84px
    }

    .blog-videos-other-item-title h2 {
        font-size: 15px;
        font-weight: 400
    }

    .blog-videos-other-item-date {
        font-size: 12px;
        padding-top: 5px
    }

    .blog-videos-first-item-title h2 {
        font-size: 18px
    }

    .blog-videos-first-item-desc {
        font-size: 13px
    }

    .blog-videos-first-item-cover {
        height: 300px
    }
}

@media screen and (max-width: 470px) {
    .blog-videos-first-item-cover {
        height: 230px
    }
}

@media screen and (max-width: 400px) {
    .blog-videos-other-item {
        flex-direction: column
    }

    .blog-videos-other-item-contents {
        padding-right: 0;
        padding-top: 6px
    }
}

.blog-podcasts-wrapper {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap
}

.blog-podcasts-item-wrapper {
    flex: 1 1 auto
}

.blog-podcasts-item {
    background: #fff;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    transition: all .2s ease;
    text-decoration: none
}

.dark .blog-podcasts-item {
    background-color: #000
}

.blog-podcasts-item-icon-wrapper {
    width: 40px;
    height: 40px;
    border: solid 1px #4c6187;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 13px 14px 13px 13px;
    transition: all .2s ease
}

.dark .blog-podcasts-item-icon-wrapper {
    border-color: #bbb
}

.blog-podcasts-item:hover .blog-podcasts-item-icon-wrapper {
    border-color: #fff
}

.blog-podcasts-item-icon-wrapper svg {
    display: block;
    width: 16px;
    height: 16px
}

.blog-podcasts-item-icon-wrapper svg path {
    fill: #4c6187;
    transition: all .2s ease
}

.dark .blog-podcasts-item-icon-wrapper svg path {
    fill: #bbb
}

.blog-podcasts-item:hover .blog-podcasts-item-icon-wrapper svg path {
    fill: #fff
}

.blog-podcasts-item-date, .blog-podcasts-item-title {
    color: #4c6187;
    transition: all .2s ease
}

.dark .blog-podcasts-item-date, .dark .blog-podcasts-item-title {
    color: #bbb
}

.blog-podcasts-item-contents {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-top: 10px;
    padding-left: 13px
}

.blog-podcasts-item-title {
    font-size: 15px;
    letter-spacing: -.5px
}

.blog-podcasts-item-date {
    font-size: 11px;
    opacity: .8
}

.blog-podcasts-item:hover .blog-podcasts-item-title, .blog-podcasts-item:hover .blog-podcasts-item-date {
    color: #fff
}

.blog-list-items-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px
}

.blog-list-item {
    flex: 1 1 20%;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    text-decoration: none;
    user-select: none;
    display: block
}

.dark .blog-list-item {
    background: #000
}

@media screen and (max-width: 1000px) {
    .blog-list-item {
        flex: 1 1 auto !important
    }
}

.blog-list-item-img-container {
    position: relative
}

.blog-list-item-img-container:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .4;
    transition: all .2s ease
}

.blog-list-item:hover .blog-list-item-img-container:after {
    opacity: .3
}

.blog-list-item-img-container .blog-list-item-img {
    width: 100%;
    height: 200px;
    background-position: center center;
    background-size: cover
}

.blog-list-item-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 35px;
    height: 35px;
    background: rgb(255 255 255/21%);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    pointer-events: none
}

.blog-list-item-icon svg {
    display: block
}

.blog-list-item-icon svg path {
    fill: #fff
}

.blog-list-item-title, h2.blog-list-item-title {
    font-size: 16px;
    padding: 20px;
    padding-bottom: 0;
    color: #4c5c84;
    display: block;
    max-width: 310px;
    margin: 0
}

.dark .blog-list-item-title, .dark h2.blog-list-item-title {
    color: #c9c9c9
}

.blog-list-item-date {
    padding: 19px;
    padding-top: 0;
    font-size: 11px;
    padding-bottom: 23px;
    color: #4c5c84;
    opacity: .7
}

.dark .blog-list-item-date {
    color: #c9c9c9
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/static/home/images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: rgb(0 0 0/31%)
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    background: #2196f3 !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px !important;
    width: 34px;
    height: 34px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff !important;
    box-shadow: 0 5px 10px rgb(0 0 0/19%);
    opacity: 0;
    transition: all .1s ease;
    outline: none !important
}

.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover {
    background: #ffffff !important;
    color: #2196f3 !important
}

.dark .owl-carousel .owl-nav .owl-next:hover, .dark .owl-carousel .owl-nav .owl-prev:hover {
    background: #000000 !important;
    color: #ffffff !important
}

.owl-carousel .owl-nav .owl-next:active, .owl-carousel .owl-nav .owl-prev:active {
    background: #2196f3 !important;
    color: #ffffff !important;
    transition: none
}

@media screen and (max-width: 700px) {
    .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        display: none
    }
}

.owl-carousel:hover .owl-nav .owl-next, .owl-carousel:hover .owl-nav .owl-prev {
    opacity: 1
}

.owl-carousel .owl-nav .owl-next {
    left: 12px
}

.owl-carousel .owl-nav .owl-prev {
    right: 12px
}

.owl-dots {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -17px
}

.owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ddd !important;
    margin: 0 4px;
    border-radius: 25px;
    transition: all .2s ease
}

.owl-dots .owl-dot:hover {
    background: #bbb !important
}

.owl-dots .owl-dot.active, .owl-dots .owl-dot.active:hover {
    background: #2196f3 !important;
    width: 20px
}

.owl-carousel .tooltip {
    display: none !important
}

.owl-carousel .products-item-wrapper {
    margin-left: 0;
    margin-right: 0
}

.amzshyar-sliders .products-container {
    margin: 0
}

.site-users-comments-wrapper {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap
}

.site-users-comments-item {
    background: #fff;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    min-height: 190px;
    justify-content: center;
    padding: 5px;
    flex: 20%
}

@media screen and (max-width: 600px) {
    .site-users-comments-item {
        flex: 100%
    }
}

.dark .site-users-comments-item {
    background: #000
}

.site-users-comments-item-header {
    display: flex;
    flex-direction: row;
    padding: 13px 13px 0;
    align-items: center
}

.site-users-comments-item-avatar img {
    display: block;
    width: 50px !important;
    height: 50px !important;
    border-radius: 100% !important
}

.site-users-comments-item-titles {
    color: #4c5c84;
    padding-right: 10px
}

.dark .site-users-comments-item-titles {
    color: #dbdbdb
}

.site-users-comments-item-name {
    font-size: 14px;
    font-weight: 700
}

.site-users-comments-item-desc {
    font-size: 12px;
    opacity: .7
}

.site-users-comments-item-contents {
    color: #4c5c84
}

.dark .site-users-comments-item-contents {
    color: #c3c3c3
}

.site-users-comments-item-text {
    font-size: 13px;
    line-height: 27px;
    font-weight: 400;
    padding: 9px 16px 14px
}

.section-about-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 0
}

.section-about-image {
    width: 230px;
    margin-left: 15px
}

.section-about-image img {
    width: 100%
}

.section-about-text {
    flex: 1
}

.section-about-text p {
    font-size: 15px;
    color: #4c5c84;
    font-weight: 400;
    line-height: 32px;
    text-align: justify
}

.dark .section-about-text p {
    color: #c3c3c3
}

@media screen and (max-width: 900px) {
    .section-about-image {
        width: 180px
    }
}

@media screen and (max-width: 800px) {
    .section-about-container {
        flex-direction: column
    }

    .section-about-image {
        margin-left: 0;
        margin-bottom: 13px
    }
}

.section-book-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center
}

.section-book-contents {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 110px;
    color: #31576e
}

.dark .section-book-contents {
    color: #efefef
}

.section-book-contents-line1 {
    font-size: 22px
}

.section-book-contents-line2 {
    font-size: 38px;
    font-weight: 500
}

.section-book-contents-line3 {
    font-size: 17px
}

.section-book-contents-button a {
    color: #fff;
    font-size: 15px;
    padding: 10px 36px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 37px;
    text-decoration: none;
    font-weight: 300;
    user-select: none;
    transition: all .2s ease
}

.section-book-contents-button a:hover {
    opacity: .8
}

.section-book-image-wrapper {
    flex: 0 0 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 140px 0;
    padding-right: 142px
}

.section-book-image-container {
    position: relative
}

.section-book-image {
    position: absolute;
    z-index: 22;
    top: -69px;
    right: -29px;
    width: 200px;
    height: 301px
}

.section-book-circles {
    position: relative;
    width: 140px;
    height: 140px
}

.section-book-circle {
    display: block;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    opacity: .1;
    transition: 5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -70px;
    margin-top: -70px
}

.section-book-circle.delay1 {
    animation: waves 2.5s linear .1s infinite
}

.section-book-circle.delay2 {
    animation: waves 2.5s linear .7s infinite
}

.section-book-circle.delay3 {
    animation: waves 2.5s linear 1.3s infinite
}

.section-book-circle.delay4 {
    animation: waves 2.5s linear 1.9s infinite
}

@keyframes waves {
    0% {
        transform: scale(1);
        opacity: .1
    }
    100% {
        transform: scale(2.5);
        opacity: 0
    }
}

@media screen and (max-width: 950px) {
    .section-book-wrapper {
        flex-direction: column-reverse
    }

    .section-book-contents, .section-book-image-wrapper {
        flex: 0 0 100%;
        padding-right: 0
    }

    .comment-form-rating .stars span a {
        width: 34px;
        height: 34px
    }
}

@media screen and (max-width: 500px) {
    .section-book-contents-line1 {
        font-size: 19px
    }

    .section-book-contents-line2 {
        font-size: 32px;
        padding: 4px 0 10px;
        text-align: center
    }

    .section-book-contents-line3 {
        font-size: 16px
    }

    .section-book-contents-button a {
        font-size: 13px;
        padding: 7px 23px
    }

    .section-book-contents, .section-book-image-wrapper {
        align-items: center
    }

    .section-book-wrapper {
        padding-bottom: 20px
    }

    .section-book-image-wrapper {
        padding: 110px 0
    }
}

.index-header-v2-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-size: cover;
    position: relative;
    background-position: center center
}

.index-header-v2-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .7
}

.index-header-v2-contents {
    text-align: center;
    position: relative;
    line-height: 92px;
    padding: 100px 0
}

.index-header-v2-container .index-header-v2-svg {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0
}

.dark .index-header-v2-svg path {
    fill: #2e2e2e
}

.index-header-v2-title {
    font-size: 100px;
    font-weight: 900
}

.index-header-v2-desc {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -.5px
}

.index-header-v2-button {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.index-header-v2-button a {
    display: block;
    margin: 0 7px;
    height: 43px;
    line-height: 24px;
    padding: 10px 26px;
    border-radius: 8px;
    position: relative;
    z-index: 22;
    text-decoration: none;
    transition: all .2s ease;
    user-select: none;
    font-size: 16px
}

.index-header-v2-button a:hover {
    opacity: .9
}

@media screen and (max-width: 900px) {
    .index-header-v2-contents {
        line-height: 67px
    }

    .index-header-v2-title {
        font-size: 70px
    }

    .index-header-v2-desc {
        font-size: 20px
    }

    .index-header-v2-button a {
        font-size: 14px
    }
}

@media screen and (max-width: 550px) {
    .index-header-v2-contents {
        line-height: 52px
    }

    .index-header-v2-title {
        font-size: 42px
    }

    .index-header-v2-desc {
        font-size: 18px;
        font-weight: 400
    }

    .index-header-v2-button a {
        font-size: 14px;
        padding: 7px 14px;
        height: 37px;
        margin-top: 10px
    }
}

.section-one-items2 {
    line-height: 36px
}

.section-one-items2 .section-one-item-value {
    font-size: 37px
}

.section-one-items2 .section-one-item-title {
    font-size: 18px
}

.index-header-v3-title, .index-header-v3-title h2 {
    font-size: 37px;
    font-weight: 900;
    word-spacing: -4px
}

.index-header-v3-desc {
    font-size: 20px;
    font-weight: 700;
    word-spacing: -4px
}

.index-header-v3-contents {
    text-align: center;
    position: relative;
    line-height: 55px;
    padding: 100px 0
}

.section-one-items2 .section-one-item-icon img {
    width: 84px;
    margin-bottom: 22px
}

.section-one-items2.section-one-items {
    flex-wrap: wrap;
    max-width: 100% !important
}

.section-one-items2 .section-one-item {
    padding: 0 50px
}

@media screen and (max-width: 900px) {
    .index-header-v3-title {
        font-size: 29px;
        padding: 0 15px
    }

    .index-header-v3-title h2 {
        font-size: 29px
    }

    .index-header-v3-desc {
        font-size: 17px;
        padding: 0 15px
    }

    .index-header-v3-contents {
        line-height: 43px
    }

    .section-one-items2 .section-one-item-value {
        font-size: 28px
    }

    .section-one-items2 .section-one-item-title {
        font-size: 15px
    }

    .section-one-items2 {
        line-height: 29px
    }
}

.no-items-text {
    font-size: 14px;
    padding: 0 12px;
    margin: 0 -1px;
    color: #6a6a6a;
    word-spacing: -2px;
    font-weight: 400
}

.dark .no-items-text {
    color: #ababab
}

.myaccount-container .woocommerce {
    display: flex;
    flex-direction: row;
    margin: 50px 0;
    box-shadow: 0 5px 10px rgb(0 0 0/6%);
    border-radius: 14px
}

.woocommerce-MyAccount-navigation {
    width: 270px
}

.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0 0 11px;
    margin: 0;
    background: #1c1c1c;
    color: #fff;
    user-select: none;
    border-radius: 0 10px 10px 0;
    height: 100%
}

.dark .woocommerce-MyAccount-navigation ul {
    background: #1c1c1c
}

.woocommerce-MyAccount-navigation ul li {
    margin: 6px 12px
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    width: 100%;
    padding: 10px 17px;
    text-decoration: none;
    font-size: 15px;
    transition: all .2s ease;
    color: #c3c3c3;
    border-radius: 5px;
    word-spacing: -2px
}

.woocommerce-MyAccount-navigation ul li a:before {
    display: none !important
}

.woocommerce-MyAccount-navigation ul li.is-active a:after {
    content: '';
    display: block !important;
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: -2px;
    width: 4px;
    background: #fff;
    border-radius: 10px;
    height: auto;
    border: none;
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li a:hover {
    opacity: 1 !important;
    background: #282828;
    color: #fff
}

.woocommerce-message .button {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 11px !important;
    padding: 6px 10px !important;
    background: rgb(0 0 0/10%) !important
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff;
    background: #282828 !important;
    font-weight: 900;
    box-shadow: 0 10px 20px rgb(0 0 0/22%);
    opacity: 1 !important
}

.woocommerce-MyAccount-navigation ul li a:after {
    display: none
}

.woocommerce-MyAccount-content {
    flex: 1;
    padding: 18px 25px;
    font-size: 14px;
    color: #4c5c84;
    background: #fff;
    border-radius: 10px 0 0 10px;
    line-height: 30px;
    overflow-x: auto;
    width: 100% !important
}

.dark .woocommerce-MyAccount-content {
    background: #161616;
    color: #bbb
}

.woocommerce-myaccount-panel-profile-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px 0;
    background: #1c1c1c;
    border-radius: 0 10px 0 0;
    margin: 0 !important;
    margin-bottom: 10px !important
}

.dark .woocommerce-myaccount-panel-profile-container {
    background: #1c1c1c
}

.woocommerce a.button:after {
    display: none
}

.woocommerce-myaccount-panel-profile-container img {
    width: 70px;
    height: 70px !important;
    border-radius: 100% !important
}

.woocommerce-myaccount-panel-profile-name {
    font-size: 15px;
    padding-top: 10px
}

.woocommerce-myaccount-panel-profile-email {
    font-size: 13px;
    opacity: .9
}

@media screen and (max-width: 1000px) {
    .myaccount-container .woocommerce {
        flex-direction: column
    }

    .woocommerce-MyAccount-navigation {
        width: 100% !important;
        order: 2
    }

    .woocommerce-MyAccount-navigation ul {
        border-radius: 10px;
        margin-top: 20px
    }

    .woocommerce-myaccount-panel-profile-container {
        border-radius: 10px
    }

    .shop_table {
        display: flex;
        flex-direction: column
    }

    .shop_table th {
        display: none
    }

    .shop_table tr {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .shop_table tr td {
        text-align: center !important;
        padding-right: 0 !important
    }
}

.myaccount-container input[type=text], .myaccount-container input[type=email], .myaccount-container input[type=number], .myaccount-container input[type=tel], .myaccount-container input[type=phone], .myaccount-container input[type=password], .wc-container input[type=text], .wc-container input[type=tel], .wc-container input[type=phone], .wc-container input[type=email], .wc-container input[type=number], .wc-container input[type=password], .wc-container textarea, .myaccount-container textarea, .myaccount-container select {
    display: block;
    width: 100%;
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 10px 16px;
    margin-top: 5px;
    margin-bottom: 18px;
    outline: none;
    box-shadow: none;
    transition: all .2s ease;
    color: #000;
    font-size: 14px
}

.dark .myaccount-container input[type=text], .dark .myaccount-container input[type=email], .dark .myaccount-container input[type=number], .dark .myaccount-container input[type=tel], .dark .myaccount-container input[type=phone], .dark .myaccount-container input[type=password], .dark .wc-container input[type=text], .dark .wc-container input[type=tel], .dark .wc-container input[type=phone], .dark .wc-container input[type=email], .dark .wc-container input[type=number], .dark .wc-container input[type=password], .dark .myaccount-container textarea, .dark .myaccount-container select {
    background: #121212;
    border-color: #121212;
    color: #bbb
}

.myaccount-container select {
    cursor: pointer
}

.myaccount-container textarea, .wc-container textarea {
    resize: vertical;
    min-height: 50px
}

.myaccount-container input[type=text]:focus, .myaccount-container input[type=email]:focus, .myaccount-container input[type=tel]:focus, .myaccount-container input[type=number]:focus, .myaccount-container input[type=phone]:focus, .myaccount-container input[type=password]:focus, .wc-container input[type=text]:focus, .wc-container input[type=tel]:focus, .wc-container input[type=phone]:focus, .wc-container input[type=email]:focus, .wc-container input[type=number]:focus, .wc-container input[type=password]:focus, .wc-container textarea:focus, .myaccount-container textarea:focus, .myaccount-container select:focus {
    box-shadow: 0 0 0 1px #2196f3;
    border-color: #2196f3
}

.myaccount-container button[type=submit], .myaccount-container input[type=submit], .wc-container .button {
    background: #2196f3;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 9px 19px;
    border-radius: 6px;
    display: inline-block;
    margin: 14px 0;
    cursor: pointer;
    transition: all .2s ease;
    outline: none;
    text-decoration: none;
    user-select: none;
    line-height: 20px
}

.myaccount-container button[type=submit]:hover, .myaccount-container input[type=submit]:hover, .wc-container .button:hover {
    opacity: .9
}

.myaccount-container button[type=submit]:active, .myaccount-container input[type=submit]:active, .wc-container .button:active {
    opacity: .8
}

.myaccount-container fieldset {
    border: solid 1px #e5e5e5;
    border-radius: 10px;
    margin: 10px 0;
    padding: 8px 16px
}

.dark .myaccount-container fieldset {
    border-color: #585858
}

.shop_table {
    width: 100%;
    border: solid 1px #f3f3f3;
    border-radius: 12px;
    background: #fff;
    margin: 15px 0;
    overflow-x: auto;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 10px;
    border-radius: 3px
}

.dark .shop_table {
    background: #000;
    border-color: #262626
}

.woocommerce-checkout-review-order-table {
    box-shadow: 0 15px 25px rgb(0 0 0/6%)
}

.shop_table td, .shop_table th {
    text-align: center;
    border-bottom: solid 1px #f3f3f3;
    font-size: 14px;
    padding: 13px 0
}

.dark .shop_table td, .dark .shop_table th {
    border-bottom-color: #262626
}

.shop_table td:first-child, .shop_table th:first-child {
    text-align: right;
    padding-right: 15px
}

.order-again {
    margin: 10px 0
}

.wc-container address {
    display: block;
    width: 100%;
    background: #f5f5f5;
    font-style: normal;
    padding: 10px 16px;
    border-radius: 11px;
    margin: 10px 0
}

.dark .wc-container address {
    background: #000
}

.wc-container mark {
    background: 0 0;
    padding: 0 2px;
    margin: 0 2px;
    font-weight: 700;
    border-bottom: dashed 1px #bbb;
    color: #000
}

.dark .wc-container mark {
    color: #fff
}

.myaccount-container .woocommerce-Message a.button {
    float: left
}

abbr.required {
    color: red;
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 12px;
    text-decoration: none
}

.woocommerce-thankyou-order-received {
    background: rgb(76 175 80/22%);
    color: #4caf50;
    font-size: 17px;
    padding: 19px 14px;
    display: block;
    margin: 9px 0 31px;
    border-radius: 8px;
    text-align: center;
    border: solid 1px #8dd590;
    font-weight: 700
}

.woocommerce-thankyou-order-details {
    list-style: none;
    margin: 20px 0;
    border: dashed 2px #4c5c8b;
    border-radius: 8px;
    padding: 20px 29px;
    background: #fff;
    color: #4c5c8b;
    font-size: 16px
}

.dark .woocommerce-thankyou-order-details {
    border-color: #9d9d9d;
    background: #000;
    color: #dbdbdb
}

.wc-container .button.view {
    font-size: 12px;
    padding: 5px 14px
}

.product-remove a.remove {
    width: 20px;
    height: 20px;
    background: #f44336;
    display: block;
    border-radius: 100%;
    color: #fff;
    user-select: none;
    text-align: center
}

.product-remove a.remove:after {
    display: none
}

.coupon {
    display: flex;
    flex-direction: row;
    max-width: 430px;
    align-items: center;
    border: dashed 2px #f1f1f1;
    padding: 15px 17px;
    border-radius: 10px;
    margin: 10px auto
}

.dark .coupon {
    border-color: #a1a1a1
}

.coupon label {
    white-space: nowrap;
    font-weight: 700;
    color: #009688
}

.coupon input[type=text] {
    margin: 0 14px;
    height: 40px
}

.coupon input[type=submit], .coupon button[type=submit] {
    white-space: nowrap;
    margin: 0
}

@media screen and (max-width: 450px) {
    .coupon {
        flex-direction: column
    }

    .coupon input[type=text] {
        margin: 12px 0
    }
}

button[name=update_cart].button, .wc-proceed-to-checkout .button {
    display: block;
    margin: 20px auto 2px;
    width: fit-content;
    font-weight: 700
}

button[name=update_cart].button {
    display: none
}

button[name=woocommerce_checkout_place_order] {
    font-weight: 700
}

.woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
    width: 171px
}

.woocommerce-cart-form__cart-item.cart_item .product-thumbnail img {
    width: 171px !important;
    height: auto !important;
    border-radius: 5px !important
}

.cart_totals h2, #order_review_heading, .woocommerce-order-details__title, .woocommerce-column__title {
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    margin-top: 54px;
    display: block;
    color: #4c5c84;
    padding-bottom: 10px;
    position: relative;
    word-spacing: -3px;
    letter-spacing: -.5px
}

.dark .cart_totals h2, .dark #order_review_heading, .dark .woocommerce-order-details__title, .dark .woocommerce-column__title {
    color: #f1f1f1
}

.woocommerce-Price-amount {
    font-weight: 700
}

.wc-container {
    color: #4c5c84
}

.dark .wc-container {
    color: #cdcdcd
}

#customer_details, .woocommerce-form-coupon-toggle, .checkout_coupon.woocommerce-form-coupon, .woocommerce-checkout-payment, .cart-empty.woocommerce-info, .woocommerce-order, .woocommerce-cart .woocommerce, .woocommerce-form-login-toggle {
    background: #fff;
    padding: 15px 20px;
    margin: 20px 0;
    border-radius: 10px;
    box-shadow: 0 15px 25px rgb(0 0 0/6%)
}

.cart-empty.woocommerce-info {
    background: #ffc107;
    color: #000
}

.dark #customer_details, .dark .woocommerce-form-coupon-toggle, .dark .checkout_coupon.woocommerce-form-coupon, .dark .woocommerce-checkout-payment, .dark .cart-empty.woocommerce-info, .dark .woocommerce-order, .dark.woocommerce-cart .woocommerce {
    background: #1c1c1c;
    color: #fff
}

#customer_details .woocommerce-billing-fields h3 {
    font-size: 18px;
    margin-bottom: 17px
}

.wc_payment_methods {
    list-style: none;
    margin: 12px 1px;
    border: 2px dashed #517aae;
    border-radius: 10px;
    padding: 3px 20px
}

.wc_payment_methods li {
    border-bottom: 1px solid #f5f5f5;
    padding: 14px 0;
    cursor: pointer
}

.wc_payment_methods li:last-child {
    border: none
}

.wc_payment_methods li label {
    cursor: pointer;
    color: #4e5762;
    font-weight: 700;
    font-size: 17px;
    display: inline-block
}

.dark .wc_payment_methods li label {
    color: #2196f3
}

.wc_payment_methods li input[type=radio] {
    cursor: pointer;
    vertical-align: middle
}

.woocommerce-privacy-policy-text {
    font-size: 14px;
    border-right: solid 2px #ff9800;
    padding: 0 11px;
    line-height: 20px;
    margin: 28px 0 12px;
    display: block
}

.amzshyar-other-pages-title {
    display: block;
    text-align: center;
    font-size: 41px;
    margin: 30px auto 23px;
    color: #4c5c84;
    font-weight: 900;
    max-width: 1000px;
    padding: 14px 0 6px;
    letter-spacing: -1px;
    word-spacing: -3px;
    user-select: none
}

.dark .amzshyar-other-pages-title {
    color: #f1f1f1
}

.page-container {
    background: #fff;
    padding: 26px 46px;
    margin: 20px auto;
    border-radius: 10px;
    box-shadow: 0 15px 25px rgb(0 0 0/6%)
}

@media screen and (max-width: 900px) {
    .page-container {
        padding: 10px;
        border-radius: 0
    }

    .container-page {
        padding: 0 !important
    }

    .amzshyar-other-pages-title {
        font-size: 25px
    }
}

.dark .page-container {
    background: #1c1c1c
}

.wc-login-container h2 {
    font-size: 29px;
    margin-bottom: 12px;
    display: none
}

.wc-login-container button.woocommerce-form-login__submit {
    float: left;
    min-width: 170px;
    font-weight: 700;
    height: 49px;
    margin: 0;
    font-size: 17px
}

.wc-login-container button.woocommerce-form-register__submit {
    min-width: 170px;
    font-weight: 700;
    height: 49px;
    margin: 0;
    font-size: 17px;
    margin-top: 16px
}

.wc-login-container .woocommerce-error, .wc-login-container .woocommerce-message {
    margin-bottom: 22px;
    padding: 11px 16px
}

.wc-login-container .woocommerce-error {
    background: #ffe1df;
    color: red
}

.wc-login-container .u-column1.col-1 {
    margin-bottom: 50px
}

.page-singin-tabs {
    display: none;
    flex-direction: row;
    justify-content: center;
    border-radius: 0;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 10px;
    gap: 10px;
    margin-top: -4px
}

.page-singin-tabs-item {
    user-select: none;
    cursor: pointer;
    font-size: 17px;
    color: #8d8d8d;
    padding: 13px 29px;
    transition: all .2s ease;
    flex: 0 0 50%;
    text-align: center;
    border-radius: 0;
    background: 0 0;
    border-bottom: solid 2px #efefef
}

.dark .page-singin-tabs-item {
    color: #afafaf;
    border-bottom-color: #363636
}

.page-singin-tabs-item.active {
    color: #2196f3;
    font-weight: 700;
    border-bottom-color: #2196f3
}

.woocommerce-LostPassword a {
    font-size: 13px
}

label[for=user_login] {
    display: block;
    margin-top: 16px;
    font-weight: 700;
    cursor: pointer
}

label {
    cursor: pointer
}

.amzshyar-paginate {
    display: flex;
    flex-direction: row;
    user-select: none;
    justify-content: center;
    align-items: center;
    margin: 30px auto 20px
}

.amzshyar-paginate .page-numbers {
    text-decoration: none;
    margin: 0 4px;
    background: #fff;
    min-width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 25px;
    font-size: 15px;
    line-height: 36px;
    box-shadow: 0 1px 5px rgb(0 0 0/8%);
    color: #4c5c84;
    transition: all .2s ease;
    display: inline-block
}

.dark .amzshyar-paginate .page-numbers {
    background: #1c1c1c;
    color: #9b9b9b
}

.amzshyar-paginate .page-numbers:hover {
    background: #e7e7e7;
    color: #000
}

.dark .amzshyar-paginate .page-numbers:hover {
    background: #000;
    color: #cdcdcd
}

.amzshyar-paginate .page-numbers.current {
    cursor: default;
    background: #2196f3 !important;
    color: #ffffff !important
}

.amzshyar-paginate .page-numbers.next, .amzshyar-paginate .page-numbers.prev {
    padding: 0 14px
}

.amzshyar-paginate:empty {
    display: none
}

.woo-wallet-sidebar a:after {
    display: none
}

.woo-wallet-sidebar ul, .woo-wallet-transactions-items {
    padding: 0
}

.post-video-container {
    position: relative !important;
    padding-bottom: 15px
}

.post-video-container video {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    border-radius: 6px !important
}

.post-video-container audio {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 6px !important;
    margin-top: 5px
}

.amzshyar-other-post-date {
    text-align: right;
    font-size: 13px;
    color: #95a0b1;
    font-weight: 400;
    word-spacing: -1px;
    line-height: 24px;
    margin: -15px;
    margin-bottom: 4px;
    padding: 19px 25px;
    padding-bottom: 0;
    margin-top: 0
}

.amzshyar-posts-comments #comments {
    display: none
}

.amzshyar-posts-comments ul, .amzshyar-posts-comments ol {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.amzshyar-posts-comments .comment-author {
    display: flex;
    flex-direction: row;
    gap: 10px;
    padding-top: 7px;
    font-size: 14px
}

.amzshyar-posts-comments .comment-author cite {
    font-style: normal
}

.amzshyar-posts-comments .comment-author cite a {
    color: #000;
    font-weight: 700
}

.amzshyar-posts-comments .comment-author cite a:after {
    display: none
}

.amzshyar-posts-comments .comment-meta {
    font-size: 10px
}

.amzshyar-posts-comments #reply-title {
    margin-top: 31px;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    padding-right: 0;
    color: #2196f3 !important
}

.amzshyar-posts-comments .logged-in-as {
    font-size: 14px !important
}

.amzshyar-posts-comments .logged-in-as a:after {
    display: none
}

.amzshyar-posts-comments .comment-reply-link {
    display: inline-block;
    background: #2196f3;
    color: #fff;
    font-size: 13px;
    padding: 0 13px;
    border-radius: 13px;
    user-select: none;
    height: 24px;
    line-height: 23px
}

.comment-reply-link:after {
    display: none
}

.amzshyar-posts-comments .comment-author img {
    border-radius: 100% !important;
    width: 30px !important;
    height: 30px !important
}

.amzshyar-posts-comments .comment-body p {
    font-size: 15px !important;
    line-height: 28px !important
}

.amzshyar-posts-comments .required-field-message {
    display: block
}

.amzshyar-posts-comments #cancel-comment-reply-link {
    color: #ff9800;
    border: solid 1px #ff9800;
    font-size: 13px;
    padding: 0 10px;
    border-radius: 14px;
    font-weight: 400;
    margin-right: 10px
}

.amzshyar-posts-comments #cancel-comment-reply-link:after, .comment-form-url {
    display: none
}

.amzshyar-comments .comment-form .comment-form-cookies-consent:before {
    content: '';
    display: block;
    clear: both
}

@media screen and (max-width: 540px) {
    .comment-form-author, .comment-form-email {
        float: none !important;
        width: 100% !important
    }
}

.amzshyar-post-teacher-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    padding-bottom: 0;
    margin-top: -1px;
    height: 26px
}

.amzshyar-post-teacher-img img {
    width: 30px !important;
    height: 30px !important;
    border-radius: 100% !important;
    box-shadow: 0 1px 5px rgb(0 0 0/3%)
}

.amzshyar-post-teacher-name {
    font-weight: 700;
    word-spacing: -2px;
    color: #4c5c84
}

.dark .amzshyar-post-teacher-name {
    color: #95a0b1
}

.single-post-category-item {
    transition: all .2s ease;
    display: inline-block;
    color: inherit !important
}

.single-post-category-item:hover {
    color: #2196f3
}

.single-post-tag-item {
    display: inline-block
}

.single-post-tags-container {
    border-top: solid 1px #f3f3f3;
    padding-top: 15px;
    font-size: 13px;
    margin-top: 16px
}

.dark .single-post-tags-container {
    border-top-color: #282828
}

.single-post-tags-container a:after {
    display: none
}

@media screen and (max-width: 600px) {
    .header-logo-container a span {
        padding-top: 4px !important
    }
}

.dashboard-items-container {
    display: flex;
    flex-direction: row;
    gap: 12px;
    flex-wrap: wrap
}

.dashboard-item {
    flex: 20%;
    width: 20%
}

.dashboard-item-wrapper {
    background: #e7e8ea;
    padding: 16px 12px;
    border-radius: 10px;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 11px
}

.dark .dashboard-item-wrapper {
    background: #000
}

.dashboard-item-icon svg {
    display: block;
    background: #fff;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 100%
}

.dark .dashboard-item-icon svg {
    background: #181818
}

.dashboard-item-icon svg path {
    fill: #9d9d9d
}

.dashboard-item-contents {
    flex: 1;
    display: flex;
    flex-direction: column;
    line-height: 24px
}

.dashboard-item-title {
    font-size: 15px;
    font-weight: 700;
    color: #606060
}

.dark .dashboard-item-title {
    color: #afafaf
}

.dashboard-item-desc {
    font-size: 13px;
    color: #878787
}

.dark .dashboard-item-desc {
    color: #939393
}

@media screen and (max-width: 850px) {
    .dashboard-items-container {
        flex-wrap: wrap;
        gap: 0
    }

    .dashboard-item {
        flex: 0 0 50%;
        padding: 5px
    }
}

@media screen and (max-width: 500px) {
    .dashboard-item {
        flex: 0 0 100%;
        padding: 0 0 10px
    }
}

.dashboard-notifications-container {
    background: #e7e8ea;
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 20px;
    position: relative
}

.dark .dashboard-notifications-container {
    background: #000
}

.dashboard-notifications-icon {
    position: absolute;
    top: -31px;
    left: 50%;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 100%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 10px rgb(0 0 0/12%);
    transform: translateX(-50%)
}

.dark .dashboard-notifications-icon {
    background: #1a1a1a
}

.dashboard-notifications-icon svg {
    width: 20px;
    height: 23px;
    display: block
}

.dashboard-notifications-icon svg path {
    fill: #606060
}

.dashboard-notifications-title {
    font-size: 18px;
    font-weight: 700;
    padding-top: 37px;
    padding-right: 0;
    height: 77px;
    color: #606060;
    text-align: center;
    border-bottom: 2px dashed #d5d5d5;
    margin-bottom: 12px
}

.dark .dashboard-notifications-title {
    color: #c7c7c7;
    border-bottom-color: #101010
}

.dashboard-notifications-items {
    display: flex;
    flex-direction: column;
    padding: 15px;
    padding-top: 0
}

.dashboard-notifications-item {
    margin-bottom: 14px;
    transition: all .2s ease;
    border-radius: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 6px
}

.dashboard-notifications-item:hover, .dashboard-notifications-item.open {
    background: #fff
}

.dark .dashboard-notifications-item:hover, .dark .dashboard-notifications-item.open {
    background: #101010
}

.dashboard-notifications-item:last-child {
    border-bottom: none
}

.dashboard-notifications-item-title-wrapper {
    display: flex;
    flex-direction: row;
    padding: 10px 0 2px;
    cursor: pointer;
    user-select: none
}

.dashboard-notifications-item-title {
    flex: 1;
    font-size: 14px;
    word-spacing: -2px;
    font-weight: 400;
    color: #6a6a6a;
    transition: all .2s ease
}

.dark .dashboard-notifications-item-title {
    color: #bdbdbd
}

.dashboard-notifications-item.open .dashboard-notifications-item-title {
    color: #2196f3
}

.dashboard-notifications-item-date {
    font-size: 11px;
    color: #000;
    opacity: .5
}

.dark .dashboard-notifications-item-date {
    color: #cbcbcb
}

.dashboard-notifications-item-contents {
    display: none
}

.dashboard-notifications-item-text {
    padding-bottom: 2px;
    font-size: 13px;
    color: #6a6a6a
}

.dashboard-notifications-item-title span, .dashboard-pop-notifications-title span {
    background: #2196f3;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 25px;
    height: 19px;
    line-height: 17px;
    margin-right: 5px
}

.dashboard-pop-notifications-title span {
    line-height: 19px
}

.post-acl-image-container {
    padding-top: 0;
    padding-bottom: 13px;
    margin: 0 -15px
}

.post-acl-image-container img {
    border-radius: 0;
    margin: auto;
    width: 100%
}

.product-timer-container {
    display: flex;
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 13px;
    bottom: 14px;
    background: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0/8%);
    border-radius: 8px;
    padding: 0 2px;
    padding-right: 10px;
    padding-top: 1px;
    pointer-events: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    animation: boxShadowEffectTimer 2s linear 0s infinite alternate;
    background-image: linear-gradient(45deg, #f4fff3, #f8f3ff, #fff3f6, #fffaf3, #f3fdff, #fef3ff, #f3f9ff)
}

@keyframes boxShadowEffectTimer {
    to {
        filter: hue-rotate(90deg)
    }
}

.dark .product-timer-container {
    background: #161616
}

@media screen and (max-width: 1100px) {
    .product-timer-container {
        right: 0
    }
}

.product-timer-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0
}

.product-timer-title svg {
    width: 21px;
    height: 21px
}

.product-timer-title svg path {
    fill: #2196f3
}

.dark .product-timer-title svg path {
    fill: #a1a1a1
}

.product-timer-title-wrapper {
    font-size: 12px;
    padding-right: 9px;
    display: flex;
    flex-direction: row;
    gap: 4px
}

.product-timer-title-wrapper span:nth-child(1) {
    color: #686868
}

.product-timer-title-wrapper span:nth-child(2) {
    color: #2196f3;
    font-weight: 700
}

.dark .product-timer-title-wrapper span:nth-child(2) {
    color: #fff
}

.dark .product-timer-title-wrapper span:nth-child(1) {
    color: #ababab
}

.product-timer-container .amzshyar-timer {
    flex: 1;
    display: flex;
    flex-direction: row;
    direction: ltr;
    align-items: center;
    padding-left: 2px;
    justify-content: flex-start;
    padding-top: 6px;
    padding-bottom: 4px
}

.product-timer-container .amzshyar-timer .amzshyar-timer-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 2px;
    color: #4c5c84
}

.product-timer-container .amzshyar-timer .amzshyar-timer-item-title {
    font-size: 11px;
    padding-top: 0;
    color: #999;
    font-weight: 400;
    user-select: none
}

.product-single-header-preview-video-cover.timer-active {
    margin-bottom: 32px !important
}

.product-timer-container .amzshyar-timer .amzshyar-timer-item-number {
    height: 16px;
    min-width: 34px;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 11px;
    border-radius: 25px;
    text-align: center;
    font-weight: 700;
    justify-content: center;
    transition: all .2s ease;
    user-select: none
}

.amzshyar-timer-item-number.secs {
    color: #2196f3
}

.dark .product-timer-container .amzshyar-timer .amzshyar-timer-item-number {
    color: #fff
}

@media screen and (max-width: 550px) {
    .product-timer-container {
        flex-direction: column;
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        box-shadow: none;
        padding: 0;
        margin: 0;
        padding: 10px;
        border-radius: 7px;
        margin-top: -21px;
        margin-bottom: 6px
    }

    .product-timer-container .product-timer-title, .product-timer-container .amzshyar-timer {
        flex: 0 0 100%;
        max-width: 100%;
        align-items: center;
        justify-content: center
    }

    .product-timer-container .product-timer-title {
        display: flex;
        flex-direction: column;
        padding: 0
    }

    .product-timer-title-wrapper {
        padding-right: 0
    }

    .product-single-header-preview-video-cover.timer-active {
        margin-bottom: 16px
    }
}

.archive-posts-container {
    display: flex;
    flex-direction: column;
    margin: 30px 0
}

.archive-posts-item {
    position: relative;
    display: flex;
    flex-direction: row;
    background: #fff;
    margin-bottom: 28px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgb(0 0 0/6%);
    transition: all .2s ease;
    user-select: none;
    align-items: center
}

.dark .archive-posts-item {
    background: #1c1c1c
}

.archive-posts-item-image {
    width: 200px;
    padding: 20px 0
}

.archive-posts-item-image-wrapper {
    width: 150px;
    height: 150px;
    position: relative;
    margin: auto;
    overflow: hidden;
    border-radius: 25px
}

.archive-posts-item-image-cover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.archive-posts-item:hover .archive-posts-item-image-cover {
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px
}

.archive-posts-item-contents {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 15px
}

.archive-posts-item-title {
    font-size: 20px
}

.archive-posts-item-desc {
    font-size: 16px
}

@media screen and (max-width: 650px) {
    .archive-posts-item {
        flex-direction: column
    }

    .archive-posts-item-contents {
        padding: 20px
    }
}

@media screen and (max-width: 450px) {
    .archive-posts-item-title {
        font-size: 18px;
        text-align: center
    }

    .archive-posts-item-desc {
        font-size: 14px;
        padding-top: 9px;
        text-align: justify
    }
}

#amzshyar-goto-top {
    position: fixed;
    width: 30px;
    height: 30px;
    background: #2196f3;
    bottom: 15px;
    right: 15px;
    border-radius: 100%;
    cursor: pointer;
    transition: all .2s ease;
    opacity: 0;
    transform: scale(0);
    z-index: 999
}

#amzshyar-goto-top.show {
    opacity: 1;
    transform: scale(1)
}

#amzshyar-goto-top:after, #amzshyar-goto-top:before {
    content: '';
    position: absolute;
    top: 11px;
    bottom: 12px;
    width: 2px;
    background: #fff
}

#amzshyar-goto-top:after {
    right: 12px;
    transform: rotate(-45deg)
}

#amzshyar-goto-top:before {
    left: 12px;
    transform: rotate(45deg)
}

.index-instagram-phone-container {
    display: flex;
    flex-direction: row;
    padding-top: 55px;
    background: #8f33c4;
    background-image: linear-gradient(to right, #8f33c4, #d52a78, #f4662a);
    color: #fff;
    margin-top: 124px;
    margin-bottom: 24px;
    border-radius: 10px;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 6px;
    min-height: 140px
}

.index-instagram-phone-image {
    width: 320px;
    height: 81px;
    position: relative;
    right: 0;
    top: -132px
}

.index-instagram-phone-image img {
    position: absolute;
    max-height: 244px
}

.index-instagram-phone-title {
    flex: 1;
    text-align: revert;
    font-size: 19px;
    word-spacing: -2px;
    font-weight: 700;
    letter-spacing: -.5px;
    padding-right: 10px;
    padding-top: 3px
}

.index-instagram-phone-button a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    border: solid 1px #fff;
    background: #fff;
    color: #8f33c4;
    border-radius: 4px;
    margin-left: 43px;
    padding: 8px 16px;
    transition: all .2s ease;
    word-spacing: -2px;
    font-weight: 700;
    position: relative
}

.index-instagram-phone-button a:hover, .index-instagram-phone-button a:active {
    background: #f1f0f0;
    padding-left: 22px
}

.index-instagram-phone-button a svg {
    position: absolute;
    top: 11px;
    left: 15px;
    transition: all .2s ease;
    opacity: 0
}

.index-instagram-phone-button a:hover svg, .index-instagram-phone-button a:active svg {
    left: 8px;
    opacity: 1
}

@media screen and (max-width: 1000px) {
    .index-instagram-phone-container {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .index-instagram-phone-button {
        margin-top: 17px;
        margin-bottom: 16px
    }

    .index-instagram-phone-title {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 12px;
        width: 100%;
        text-align: center
    }

    .index-instagram-phone-button a {
        margin-left: 0
    }

    .wc-container {
        padding: 0;
        margin: 0
    }

    .woocommerce-MyAccount-content {
        padding: 18px 14px
    }
}

#amzshyar-popup-video-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0/60%);
    z-index: 9999999999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

#amzshyar-popup-video-wrapper {
    width: 100%;
    background: #000;
    max-height: 70vh;
    max-width: 700px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 32px 74px rgb(0 0 0/73%);
    cursor: auto
}

#amzshyar-popup-video-wrapper video {
    display: block;
    width: 100%;
    max-height: 100%
}

#amzshyar-popup-video-wrapper audio {
    display: block;
    width: 100%;
    max-height: 100%;
    padding: 11px;
    border-radius: 29px
}

.blog-topslider-container {
    margin: 19px 0
}

.blog-topslider-item {
    background: #000;
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.blog-topslider-item a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

.blog-topslider-item a:after {
    content: '';
    width: 100%;
    display: block;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    border-radius: 10px;
    right: 0;
    transition: all .2s ease
}

.blog-topslider-item:hover a:after {
    background-color: rgba(0, 0, 0, .5)
}

.blog-topslider-item a figure {
    margin: 0;
    display: block
}

.blog-topslider-item a figure img {
    border-radius: 10px;
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    object-position: center;
    max-height: 380px;
    min-height: 380px
}

.blog-topslider-item-contents {
    position: absolute;
    display: block;
    direction: rtl;
    z-index: 1;
    color: #fff;
    right: 5px;
    left: 5px;
    padding: 0;
    top: 65%;
    transform: translateY(-50%);
    pointer-events: none
}

.blog-topslider-item-category {
    background: rgba(255, 255, 255, .2);
    padding: 0;
    font-size: 12px;
    margin: auto;
    margin-bottom: 0;
    display: block;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    position: absolute;
    top: -48px;
    left: 50%;
    transform: translateX(-50%)
}

.blog-topslider-item-category svg {
    display: block;
    width: 30px;
    height: 30px
}

.blog-topslider-item-category svg path {
    fill: #fff
}

.blog-topslider-item-title {
    font-weight: 400;
    font-size: 23px;
    line-height: 45px;
    word-spacing: -5px;
    font-weight: 700;
    text-align: center
}

.blog-topslider-container .owl-carousel .owl-nav .owl-prev {
    right: 10px
}

.blog-topslider-container .owl-carousel .owl-nav .owl-next {
    left: 10px
}

.blog-posts-list-items-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px
}

.blog-posts-list-item {
    position: relative;
    flex: 0 0 25%;
    margin-bottom: 7px
}

.blog-posts-list-item-image {
    margin: 15px;
    position: relative
}

.blog-posts-list-item-image img {
    object-fit: cover;
    object-position: center;
    height: 220px !important;
    display: block;
    margin: auto !important;
    border-radius: 13px !important;
    box-shadow: 0 0 50px rgb(0 0 0/10%) !important;
    transition: all .2s ease;
    width: 100%
}

.blog-posts-list-item:hover .blog-posts-list-item-image img {
    box-shadow: 0 0 50px rgb(0 0 0/20%) !important
}

.blog-posts-list-item-title {
    margin: 20px;
    display: block;
    font-size: 16px;
    margin-bottom: 28px
}

.blog-posts-list-item-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0/29%);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .4;
    transition: all .2s ease
}

.blog-posts-list-item-icon svg {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 14px
}

.blog-posts-list-item-icon svg path {
    fill: rgb(255 255 255/95%)
}

.blog-posts-list-item:hover .blog-posts-list-item-icon {
    opacity: 1
}

@media screen and (max-width: 1100px) {
    .blog-topslider-item-title {
        font-weight: 400;
        font-size: 17px;
        line-height: 25px;
        word-spacing: -1px
    }
}

@media screen and (max-width: 1000px) {
    .blog-posts-list-item {
        flex: 0 0 33.3333%
    }

    .blog-topslider-item a figure img {
        max-height: 300px;
        min-height: 300px
    }
}

@media screen and (max-width: 800px) {
    .blog-posts-list-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width: 700px) {
    .blog-topslider-container {
        margin: 19px 14px;
        border-radius: 10px
    }

    .blog-topslider-container .owl-carousel .owl-stage-outer {
        border-radius: 12px
    }
}

@media screen and (max-width: 450px) {
    .blog-posts-list-item {
        flex: 0 0 100%
    }
}

#header-options-profile-menu-button img {
    display: block;
    border-radius: 100%;
    object-fit: cover;
    object-position: center;
    width: 48px !important;
    height: auto !important;
    background: #f5f5f5
}

.dark #header-options-profile-menu-button img {
    background: #000
}

.amzshyar-buys-products-title {
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 15px;
    word-spacing: -2px;
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 30px
}

.dark .amzshyar-buys-products-title {
    border-color: #262626
}

#amzshyar-buys-products {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.amzshyar-buys-product-item {
    display: flex;
    flex-direction: row;
    background: #fff;
    box-shadow: 0 1px 10px rgb(0 0 0/8%);
    overflow: hidden;
    border-radius: 7px;
    padding: 14px;
    border-right: solid 4px #2196f3;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    align-items: center
}

.dark .amzshyar-buys-product-item {
    background: #000
}

.amzshyar-buys-product-item-image {
    order: 1
}

.amzshyar-buys-product-item-image img {
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100px;
    display: block;
    border-radius: 9px
}

.amzshyar-buys-product-item-contents {
    flex: 1
}

.amzshyar-buys-product-item-contents-wrapper {
    display: flex;
    flex-direction: column;
    margin: 5px 26px
}

.amzshyar-buys-product-item-title {
    color: #4c5c84 !important;
    font-weight: 900 !important;
    letter-spacing: -.5px;
    word-spacing: -1px;
    font-size: 15px
}

.dark .amzshyar-buys-product-item-title {
    color: #dbdbdb !important
}

.amzshyar-buys-product-item-btns {
    display: flex;
    flex-direction: row;
    gap: 8px;
    padding: 10px 0;
    flex-wrap: wrap
}

.amzshyar-buys-product-item-btn {
    color: #2196f3 !important;
    background: #fff;
    display: flex;
    padding: 0 15px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    word-spacing: -2px;
    user-select: none;
    border: solid 1px
}

.dark .amzshyar-buys-product-item-btn {
    background: #000;
    color: #c1c1c1 !important
}

#dashboard-pop-notifications-container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(235 235 235/80%);
    z-index: 999999999999;
    display: flex;
    justify-content: center;
    align-items: center
}

#dashboard-pop-notifications-wrapper {
    max-width: 1150px;
    width: 100%;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 10px 103px rgb(0 0 0/14%);
    max-height: 90vh;
    position: relative;
    animation: amzshyarAlert-show .3s ease-in-out 0s forwards
}

.dashboard-pop-notifications-title {
    font-size: 16px;
    font-weight: 900;
    padding: 18px 22px 6px;
    border-bottom: dashed 2px #e9e9e9
}

.dashboard-pop-notifications-content {
    font-size: 14px;
    padding: 9px 22px;
    line-height: 26px;
    padding-bottom: 22px;
    max-height: 70vh;
    overflow: auto
}

.dashboard-pop-notifications-content::-webkit-scrollbar {
    width: 3px
}

.dashboard-pop-notifications-content::-webkit-scrollbar-track {
    background: 0 0
}

.dashboard-pop-notifications-content::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-right: solid 2px #2196f3
}

#dashboard-pop-notifications-close {
    position: absolute;
    top: 14px;
    left: 11px;
    width: 26px;
    height: 26px;
    background-color: #f44336;
    border-radius: 50%;
    border: solid 3px #fff;
    cursor: pointer
}

#dashboard-pop-notifications-close:hover {
    background-color: #cc3025
}

.dark #dashboard-pop-notifications-close {
    border-color: #000
}

#dashboard-pop-notifications-close:before, #dashboard-pop-notifications-close:after {
    content: '';
    position: absolute;
    top: 4px;
    bottom: 3px;
    width: 2px;
    background: #fff;
    left: 9px
}

#dashboard-pop-notifications-close:before {
    transform: rotate(45deg)
}

#dashboard-pop-notifications-close:after {
    transform: rotate(-45deg)
}

.dark #dashboard-pop-notifications-wrapper {
    background: #0e0e0e
}

.dark #dashboard-pop-notifications-container {
    background: rgb(30 30 30/80%)
}

.dark .dashboard-pop-notifications-title, .dark .dashboard-pop-notifications-content {
    color: #fff;
    border-color: #222
}

#amzshyar-popbox-login-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999999;
    background: rgb(0 0 0/50%);
    display: flex;
    justify-content: center;
    align-items: center
}

#amzshyar-popbox-login-wrapper {
    width: 95%;
    max-width: 460px;
    background: #fff;
    padding: 30px 28px 20px;
    border-radius: 3px;
    box-shadow: 0 7px 23px rgb(0 0 0/12%);
    position: relative
}

.dark #amzshyar-popbox-login-wrapper {
    background: #1e1e1e
}

#readbar-container {
    position: fixed;
    top: 0;
    left: 0;
    background: #2196f3;
    height: 2px;
    z-index: 9999999
}

.product-videos-item.popup-content.active .product-videos-item-list-contents {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    background: rgb(0 0 0/78%);
    display: flex !important;
    justify-content: center;
    align-items: center
}

.product-videos-item.popup-content .product-videos-item-list-contents > div {
    background: #fff;
    width: 90%;
    max-height: 90vh;
    max-width: 700px;
    border-radius: 6px;
    padding: 12px !important;
    box-shadow: 0 5px 10px rgb(0 0 0/28%);
    color: #3a3a3a
}

.dark .product-videos-item.popup-content .product-videos-item-list-contents > div {
    background: #181818;
    color: #ededed
}

.product-item-download-link, a.product-item-download-link {
    display: block;
    margin: auto;
    background: 0 0;
    transition: all .2s ease;
    border: solid 1px #2196f3;
    padding: 0 10px;
    margin-top: 11px;
    border-radius: 3px;
    color: #2196f3 !important;
    height: auto;
    opacity: 1 !important;
    text-align: center
}

.product-item-download-link:hover, a.product-item-download-link:hover {
    color: #ffffff !important;
    background: #2196f3
}

#wc-panel-items-fast-btn {
    margin: 15px 12px 0;
    max-width: 1000px;
    font-size: 17px;
    font-weight: 700;
    word-spacing: -2px;
    text-align: center;
    border: solid 2px #2196f3;
    color: #2196f3;
    padding: 7px 10px;
    border-radius: 4px;
    display: none;
    transition: all .1s ease;
    user-select: none;
    cursor: pointer
}

#wc-panel-items-fast-btn.is-active {
    background: #2196f3;
    color: #ffffff !important
}

@media screen and (max-width: 1000px) {
    #wc-panel-items-fast-btn {
        display: block
    }

    .woocommerce-MyAccount-navigation {
        order: 0;
        display: none;
        margin-bottom: 30px
    }

    .woocommerce-MyAccount-navigation ul {
        margin: 0 12px
    }

    .woocommerce-myaccount-panel-profile-container {
        display: none
    }

    .myaccount-container .woocommerce {
        margin-top: 10px
    }

    .woocommerce-MyAccount-navigation ul li {
        margin: 3px 0;
        padding-top: 6px
    }

    .woocommerce-MyAccount-content {
        padding: 10px;
        border-radius: 0
    }
}

.header-nav-menu-container .menu-item.current_page_item > a {
    position: relative
}

.header-nav-menu-container .menu-item.current_page_item > a:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 8px;
    right: 6px;
    height: 1px;
    background: #2196f3;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.dark .header-nav-menu-container .menu-item.current_page_item > a:after {
    background: #d3d3d3
}

.header-nav-menu-container .menu-item .current_page_item > a:after {
    display: none
}

.product-cta-bar {
    position: fixed;
    bottom: -50px;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 99;
    padding: 10px 0;
    box-shadow: 0 -6px 23px rgb(0 0 0/5%);
    border-top: solid 1px #f7f3f3;
    user-select: none;
    opacity: 0;
    pointer-events: none;
    transition: all .2s ease-in-out
}

.dark .product-cta-bar {
    background: #1c1c1c;
    border-top-color: #2c2c2c
}

.product-cta-bar.show {
    bottom: 0;
    opacity: 1;
    pointer-events: all
}

.product-cta-bar-desc-text {
    font-size: 16px;
    word-spacing: -2px;
    font-weight: 700;
    padding-left: 26px
}

.product-cta-bar-price {
    text-align: left;
    padding-left: 15px
}

.product-cta-bar .product-cta-bar-price .product-price-active {
    font-weight: 700
}

.product-cta-bar-price .product-price {
    white-space: nowrap
}

.product-cta-bar .product-single-singup-button {
    opacity: 1 !important;
    margin-bottom: 0
}

@media screen and (max-width: 850px) {
    .product-cta-bar-desc-text {
        font-size: 14px
    }

    .product-cta-bar .product-single-singup-button {
        height: 39px;
        font-size: 13px;
        padding: 0 25px
    }
}

@media screen and (max-width: 600px) {
    .product-cta-bar .product-single-singup-button svg {
        display: none
    }

    .product-cta-bar .product-single-singup-button {
        height: 29px;
        font-size: 12px;
        padding: 0 10px
    }

    .product-cta-bar-price {
        font-size: 14px
    }
}

@media screen and (max-width: 500px) {
    .product-cta-bar-desc, .product-cta-bar-price {
        display: none
    }

    .product-cta-bar .product-single-singup-button {
        width: 100%
    }

    .product-cta-bar-btn {
        flex: 1
    }
}

.post-single-container {
    padding: 15px;
    padding-top: 0;
    overflow: hidden;
    width: 100%
}

.post-page-menu-side-wrapper {
    width: 350px;
    padding-top: 10px;
    padding-right: 19px
}

.sidebar-container {
    margin: 10px 0;
    border-radius: 9px;
    padding: 10px 14px;
    font-size: 14px
}

.sidebar-container a {
    color: #565656
}

.dark .sidebar-container a {
    color: #d3d3d3
}

.sidebar-title {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    padding-right: 14px;
    padding-bottom: 5px
}

.sidebar-title:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #2196f3;
    top: 9px;
    right: -2px;
    border-radius: 50%
}

.amzshyar-post-single-title {
    font-size: 30px !important;
    text-align: right;
    color: #334155 !important;
    margin-top: 0 !important;
    word-spacing: -6px;
    padding-right: 12px;
    padding-bottom: 8px
}

.dark .amzshyar-post-single-title {
    color: #efefef !important
}

.post-single-content-container {
    padding-right: 12px;
    padding-left: 12px
}

.post-page-menu-side-wrapper > div:last-child {
    position: sticky;
    top: 10px
}

.header-fixed .post-page-menu-side-wrapper > div:last-child {
    top: 78px
}

body.admin-bar .post-page-menu-side-wrapper > div:last-child {
    top: 43px
}

body.admin-bar .header-fixed .post-page-menu-side-wrapper > div:last-child {
    top: 108px
}

@media screen and (max-width: 1000px) {
    .post-page-menu-side-wrapper {
        width: 280px
    }
}

@media screen and (max-width: 1200px) {
    .amzshyar-post-single-title {
        font-size: 32px !important;
        word-spacing: -2px
    }
}

@media screen and (max-width: 950px) {
    .amzshyar-post-single-title {
        font-size: 30px !important;
        word-spacing: -3px
    }

    .amzshyar-other-post-date {
        font-size: 13px
    }

    .box-content-wrapper p {
        font-size: 15px !important;
        line-height: 27px !important
    }

    .box-content-wrapper h1, .box-content-wrapper h2, .box-content-wrapper h3, .box-content-wrapper h4, .box-content-wrapper h5, .box-content-wrapper h6 {
        font-size: 17px;
        margin-top: 10px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 900px) {
    .posts-single-main-container {
        flex-direction: column
    }

    .post-page-menu-side-wrapper {
        width: 100%;
        padding-right: 0;
        padding-top: 0
    }

    .post-page-menu-side-wrapper > div:last-child {
        position: relative;
        top: unset !important
    }
}

@media screen and (max-width: 600px) {
    .amzshyar-post-single-title {
        font-size: 19px !important;
        word-spacing: -2px
    }

    .amzshyar-other-post-date {
        font-size: 13px
    }

    .header-options-profile-menu-container {
        width: 90vw;
        left: -3px
    }

    .header-options-profile-menu-container.show {
        top: 56px
    }
}

@media screen and (max-width: 600px) {
    .amzshyar-other-post-date > * {
        display: none
    }

    .amzshyar-other-post-date > *:first-child {
        display: inline-block
    }
}

@media screen and (max-width: 400px) {
    .amzshyar-post-single-title {
        font-size: 19px !important;
        word-spacing: -1px;
        font-weight: 700 !important
    }

    .posts-single-contmain {
        padding: 0
    }

    .amzshyar-post-single-title {
        padding-top: 10px !important;
        text-align: center !important;
        padding-right: 0 !important
    }

    .post-single-content-container {
        padding-right: 0;
        padding-left: 0
    }
}

.sidebar-container ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important
}

.sidebar-container a:after {
    display: none !important
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image {
    width: 100px;
    float: right;
    overflow: hidden;
    border-radius: 6px;
    margin-left: 5px
}

.sidebar-container li {
    padding: 10px 0;
    border-bottom: solid 1px rgb(137 137 137/12%)
}

.sidebar-container li:last-child {
    border-bottom: none
}

.wp-block-latest-posts li:after {
    content: '';
    display: block;
    clear: both
}

.wp-block-categories a, .wp-block-archives a {
    display: inline-block
}

ol.wp-block-latest-comments {
    padding: 0
}

.woocommerce-mini-cart-item.mini_cart_item {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    flex-wrap: wrap
}

.woocommerce-mini-cart-item.mini_cart_item:after {
    content: '';
    display: block !important;
    clear: both
}

.woocommerce-mini-cart-item.mini_cart_item .attachment-woocommerce_thumbnail {
    width: 100px;
    float: right;
    border-radius: 4px;
    margin-left: 11px
}

.woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button {
    width: 23px;
    background: #979797;
    height: 20px;
    border-radius: 16px;
    margin-left: 7px;
    color: #fff;
    text-align: center;
    line-height: 23px
}

.woocommerce-mini-cart__total.total {
    border: dashed 2px rgb(139 139 139/14%);
    border-radius: 4px;
    padding: 9px;
    text-align: center;
    font-size: 13px;
    margin: 10px 0
}

.woocommerce-mini-cart__buttons {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.woocommerce-mini-cart__buttons a {
    background: #2196f3;
    color: #fff;
    padding: 5px 10px;
    margin-left: 7px;
    border-radius: 5px
}

.woocommerce-mini-cart-item .quantity {
    background: rgb(143 143 143/9%);
    padding: 10px 13px;
    flex: 1;
    white-space: nowrap;
    margin: 5px 0;
    font-size: 10px;
    text-align: left;
    border-radius: 3px
}

input.wp-block-search__input {
    border: none !important;
    background: none !important
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper, .wp-block-search__button {
    border-radius: 3px
}

.wp-block-search__button {
    cursor: pointer
}

.wp-block-button__link {
    color: #ffffff !important
}

.wc-block-components-review-list-item__item {
    margin-bottom: 0
}

.product-in-cart-message {
    color: #009688;
    padding: 10px 0 11px;
    margin: 0;
    border-radius: 0;
    font-weight: 700;
    font-size: 14px
}

.product-outofstock-message {
    color: #ff9800;
    padding: 10px 0 11px;
    margin: 0;
    border-radius: 0;
    font-weight: 700;
    font-size: 14px
}

.product-in-cart-message a, .product-outofstock-message a {
    white-space: nowrap
}

.box-content-wrapper figcaption {
    text-align: center;
    font-size: 12px
}

@media screen and (max-width: 900px) {
    .product-in-cart-message, .product-outofstock-message {
        text-align: center
    }
}

@media screen and (max-width: 500px) {
    .amshyar-faq-item-title-text {
        font-size: 13px
    }

    .amshyar-faq-item {
        padding: 0 10px
    }

    .product-in-cart-message, .product-outofstock-message {
        font-size: 12px
    }

    .box-content-wrapper p {
        padding: 2px 0 !important
    }

    .amzshyar-comments .comment-form-comment textarea, .amzshyar-comments .comment-form input[type=text], .amzshyar-comments .comment-form input[type=email] {
        padding: 8px 11px;
        font-size: 13px
    }

    .index-instagram-phone-title {
        font-size: 16px
    }

    .index-instagram-phone-button a {
        font-size: 12px
    }

    .section-one-title h2 {
        font-size: 24px
    }

    .section-one-button-item a {
        font-size: 13px
    }

    .section-one-item-icon svg {
        width: 30px;
        height: 30px
    }

    .section-one-item-value {
        font-size: 16px
    }

    .section-one-item-title {
        font-size: 13px
    }

    .blog-videos-first-item-title {
        font-size: 17px
    }

    .blog-videos-first-item-desc {
        font-size: 11px
    }

    .section-title {
        font-size: 16px
    }

    .section-title:after {
        top: 10px;
        width: 6px;
        height: 8px;
        right: 1px
    }

    .blog-list-item-title, h2.blog-list-item-title {
        font-size: 14px
    }

    .section-about-text p {
        font-size: 13px;
        line-height: 25px
    }

    .products-item-title a {
        padding: 2px;
        font-size: 14px
    }

    .products-item-price {
        font-size: 13px
    }

    .products-item-numbers-item-value {
        font-size: 12px
    }

    .products-item-numbers-item-icon svg {
        margin-top: 0
    }
}

.slider-widget-container .owl-item img {
    width: 100%
}

.slider-widget-container .owl-carousel .owl-nav .owl-next {
    left: 12px
}

.slider-widget-container .owl-carousel .owl-nav .owl-prev {
    right: 12px
}

.post-signle-options-container {
    width: auto;
    gap: 5px;
    position: absolute;
    top: 13px;
    left: 0
}

.post-signle-options-item {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: all .2s ease;
    cursor: pointer
}

.post-signle-options-item svg {
    width: 18px;
    height: 18px
}

.post-signle-options-item svg path {
    fill: #95a0b1;
    transition: all .2s ease
}

.posts-signle-seasons-container {
    padding: 15px 0
}

.posts-signle-seasons-header {
    color: #2196f3;
    border: solid 1px #e1e1e1;
    border-top: solid 2px #2196f3;
    padding: 11px 17px 3px;
    border-radius: 0;
    margin-bottom: 0;
    word-spacing: -2px;
    font-weight: 700;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 14px;
    border-bottom: none;
    background: #fff
}

.dark .posts-signle-seasons-header {
    color: #2196f3;
    border: solid 1px #282828;
    border-top: solid 2px #2196f3;
    background: #000;
    border-bottom: none
}

.posts-signle-seasons {
    width: 100%;
    background: #fff;
    user-select: none;
    border: solid 1px #e1e1e1;
    border-radius: 7px;
    padding: 12px 15px;
    gap: 20px;
    border-top: none;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.dark .posts-signle-seasons {
    background: #000;
    border-color: #282828
}

.posts-signle-seasons-item {
    cursor: pointer;
    opacity: 1 !important
}

.posts-signle-seasons-item-num {
    width: 41px;
    text-align: center;
    height: 32px;
    color: #ababab;
    border: solid 1px #e1e1e1;
    border-radius: 25px;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    position: relative;
    transition: all .2s ease
}

.dark .posts-signle-seasons-item-num {
    border-color: #222
}

.posts-signle-seasons-item:hover .posts-signle-seasons-item-num {
    background: rgb(131 131 131/5%)
}

.posts-signle-seasons-item.current .posts-signle-seasons-item-num {
    background: #2196f3;
    color: #fff;
    border-color: #2196f3;
    box-shadow: none
}

.posts-signle-seasons-item-num:after {
    content: '';
    position: absolute;
    bottom: -22px;
    height: 21px;
    width: 1px;
    background: #e1e1e1
}

.dark .posts-signle-seasons-item-num:after {
    background: #222
}

.posts-signle-seasons-item-title {
    flex: 1;
    font-size: 14px;
    padding-top: 3px;
    word-spacing: -1px;
    color: #4c5c84;
    position: relative;
    min-height: 28px;
    font-weight: 400;
    transition: all .2s ease
}

.dark .posts-signle-seasons-item-title {
    color: #bdbdbd
}

.posts-signle-seasons-item.current .posts-signle-seasons-item-title {
    font-weight: 700;
    color: #2196f3
}

.posts-signle-seasons-item-title:after {
    content: '';
    position: absolute;
    bottom: -13px;
    left: 0;
    right: -31px;
    height: 1px;
    background: #e1e1e1
}

.dark .posts-signle-seasons-item-title:after {
    background: #222
}

.posts-signle-seasons-item:last-child .posts-signle-seasons-item-title:after, .posts-signle-seasons-item:last-child .posts-signle-seasons-item-num:after {
    display: none
}

.product-green-list-container {
    padding-left: 10px
}

.product-red-list-container {
    padding-right: 10px
}

.product-list-title {
    font-size: 17px;
    word-spacing: -2px;
    font-weight: 900;
    margin-bottom: 12px;
    position: relative
}

.product-green-list-container .product-list-title {
    color: #87c274
}

.product-red-list-container .product-list-title {
    color: #ea3333
}

.product-green-list-container ul, .product-red-list-container ul {
    font-size: 15px;
    word-spacing: -2px;
    padding: 0;
    margin: 0;
    list-style: none
}

.product-green-list-container ul li, .product-red-list-container ul li {
    padding: 3px 17px;
    position: relative
}

.product-green-list-container ul li:before, .product-red-list-container ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #ccc;
    top: 15px;
    right: 0;
    position: absolute;
    border-radius: 50%
}

.product-green-list-container ul li:before {
    box-shadow: 0 0 0 0px rgb(135 194 116/14%);
    background: #87c274;
    animation: green_shadow 1s ease-in-out 0s infinite
}

.product-red-list-container ul li:before {
    box-shadow: 0 0 0 0px rgb(234 51 51/14%);
    background: #ea3333;
    animation: red_shadow 1s ease-in-out 0s infinite
}

.product-list-desc {
    margin-bottom: 20px
}

@keyframes green_shadow {
    0% {
        box-shadow: 0 0 0 0px rgb(135 194 116/14%)
    }
    70% {
        box-shadow: 0 0 0 4px rgb(135 194 116/14%)
    }
}

@keyframes red_shadow {
    0% {
        box-shadow: 0 0 0 0px rgb(234 51 51/14%)
    }
    70% {
        box-shadow: 0 0 0 4px rgb(234 51 51/14%)
    }
}

@media screen and (max-width: 640px) {
    .product-list-flex {
        flex-direction: column
    }

    .product-list-flex > div {
        flex: 0 0 100%
    }

    .product-red-list-container {
        padding-right: 0;
        padding-top: 20px
    }

    .product-green-list-container {
        padding-left: 0
    }
}

@media screen and (max-width: 400px) {
    .product-list-title {
        font-size: 15px;
        word-spacing: -1px;
        margin-bottom: 3px
    }

    .product-green-list-container ul, .product-red-list-container ul {
        font-size: 13px;
        word-spacing: -1px;
        line-height: 23px
    }

    .product-green-list-container ul li:before, .product-red-list-container ul li:before {
        top: 11px
    }

    .product-list-desc {
        margin-top: 10px;
        margin-bottom: 7px
    }
}

.dark .woo-wallet-my-wallet-container .woo-wallet-sidebar {
    background: #000
}

.dark .woo-wallet-sidebar ul li.card {
    background: #1c1c1c
}

.dark .woo-wallet-my-wallet-container {
    border-color: #202020
}

.no-transition, .no-transition *, .no-transition *:after, .no-transition *:before {
    transition: none !important
}

.order-again {
    display: none !important
}

.dark .product-single-downloads-button {
    border-color: #bdbdbd !important;
    color: #d5d5d5 !important
}

.footer-widget-item .menu ul li ul {
    display: none !important
}

.dark .owl-dots .owl-dot {
    background: #4c4b4b !important
}

.owl-dots .owl-dot {
    width: 6px;
    height: 6px
}

.owl-dots .owl-dot.active, .owl-dots .owl-dot.active:hover {
    width: 11px;
    background: #2196f3 !important
}

.dark .teacher-tik-svg path {
    fill: #fff
}

.dashboard-notifications-items-loading {
    position: relative;
    padding: 20px 0
}

.dashboard-notifications-items-loading:after {
    content: '';
    animation: loading .8s linear 0s infinite;
    width: 20px;
    height: 20px;
    border: solid 1px rgb(143 143 143/26%);
    display: block;
    margin: auto;
    border-radius: 50%;
    border-top-color: #2196f3
}

.header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul {
    margin-right: 0
}

.header-nav-menu-container ul li ul li ul:after {
    display: none
}

.pr {
    position: relative
}

.header2-container {
    position: relative
}

.amzshyar-search-item-btn.header-options-item svg {
    width: 20px;
    height: 20px;
    top: 14px
}

.amzshyar-search-item-btn.header-options-item svg path, .amzshyar-search-item-btn.header-options-item svg circle {
    stroke: #4c5c84
}

.dark .amzshyar-search-item-btn.header-options-item svg path, .dark .amzshyar-search-item-btn.header-options-item svg circle {
    stroke: #cfcfcf
}

#header2-search-container {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: -1;
    transition: all .2s ease;
    opacity: 0;
    pointer-events: none
}

#header2-search-container.show {
    top: 0;
    bottom: 0;
    opacity: 1;
    pointer-events: auto;
    z-index: 101
}

#header2-search-container.close {
    top: 10px;
    bottom: -10px;
    opacity: 0;
    pointer-events: none;
    z-index: 2
}

#header2-search-container .container {
    height: 100%
}

.header2-search-wrapper {
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 6;
    position: relative
}

.header2-search-close {
    width: 30px;
    cursor: pointer;
    display: flex
}

.header2-search-close svg {
    width: 17px;
    height: 17px
}

.header2-search-close svg polygon {
    fill: #334155
}

.dark .header2-search-close svg polygon {
    fill: #c3c3c3
}

.header2-search-input {
    flex: 1;
    height: 100%
}

.header2-search-input input, .header2-search-input input:hover, .header2-search-input input:focus {
    padding: 0 15px;
    margin: 0;
    outline: none;
    box-shadow: none;
    width: 100%;
    display: block;
    height: 100%;
    font-size: 17px;
    word-spacing: -2px;
    color: #000;
    background: 0 0;
    border: none
}

.dark .header2-search-input input, .dark .header2-search-input input:hover, .dark .header2-search-input input:focus {
    color: #fff
}

.header2-search-submit {
    width: 30px;
    display: flex
}

.header2-search-submit button {
    padding: 0;
    margin: 0;
    display: block;
    cursor: pointer;
    background: 0 0;
    box-shadow: none;
    border: none;
    outline: none
}

.header2-search-submit button svg {
    width: 20px;
    height: 20px
}

.header2-search-submit button svg path, .header2-search-submit button svg circle {
    stroke: #334155
}

.dark .header2-search-submit button svg path, .dark .header2-search-submit button svg circle {
    stroke: #c3c3c3
}

.header2-search-submit button:hover, .header2-search-close:hover {
    opacity: .8
}

.header-main-inner {
    transition: all .3s ease;
    position: relative
}

.header2-container #header-search-auto-complete-container {
    top: 0;
    z-index: 5
}

.header2-container #header-search-auto-complete-container.show {
    opacity: 1;
    pointer-events: all;
    top: 22px;
    left: 0;
    right: 0
}

.header2-container #header-search-loading {
    position: absolute;
    top: 48%;
    width: 20px;
    height: 20px;
    right: auto;
    left: 10px;
    pointer-events: none;
    opacity: 0;
    transition: all .2s ease;
    transform: translateY(-50%)
}

#header2-search-container.loading #header-search-loading {
    opacity: 1
}

#header2-search-container.loading .header2-search-submit button {
    display: none
}

.header2-container .header-logo-container {
    width: 150px
}

.header2-container .header-options-container {
    flex: none
}

@media screen and (max-width: 1100px) {
    .header2-menu-container {
        display: none
    }

    .header2-container .header-options-container {
        flex: 1
    }
}

.header2-menu-container .header-nav-menu-container {
    padding: 8px 0 0
}

.header2-menu-container .header-nav-menu-container ul {
    justify-content: flex-start;
    flex-wrap: wrap
}

.header2-menu-container .header-nav-menu-container ul li {
    margin: 0
}

.header2-menu-container .header-nav-menu-container .menu-item.current_page_item > a:after {
    display: none
}

.header2-menu-container .header-nav-menu-container ul li.amzshyar-header-megamenu a:after {
    left: -5px
}

.header2-menu-container .header-nav-menu-container ul li.amzshyar-header-megamenu ul {
    margin-right: -700px;
    padding-bottom: 10px !important
}

.header2-menu-container .header-nav-menu-container ul li.amzshyar-header-megamenu ul li ul {
    margin-right: 0
}

.amzshyar-off-svg-icon .amzshyar-off-svg-icon-p1 {
    fill: #2196f3
}

.amzshyar-widget-products-sale-icon .amzshyar-off-svg-icon {
    width: 25px;
    height: 25px;
    float: right;
    margin-left: 4px;
    margin-right: -15px;
    position: relative;
    margin-bottom: 3px;
    z-index: 1
}

.dark .amzshyar-widget-products-sale-icon .amzshyar-off-svg-icon-p1 {
    fill: #fff
}

.dark .amzshyar-widget-products-sale-icon .amzshyar-off-svg-icon-p2 {
    fill: #2196f3
}

.section-title.amzshyar-widget-products-sale-icon:after {
    display: none
}

.post-single-wrapper-container {
    position: relative
}

.roadmap-wrapper {
    align-items: center;
    padding: 0 15px;
    font-size: 14px;
    gap: 6px;
    margin: 22px 0 5px;
    border-radius: .75rem;
    font-weight: 400;
    flex-wrap: wrap
}

.roadmap-wrapper a {
    text-decoration: none;
    color: #637597;
    word-spacing: -2px;
    transition: all .2s ease;
    padding: 10px 0
}

.dark .roadmap-wrapper a {
    color: #cfcfcf
}

.roadmap-wrapper a:hover {
    color: #2196f3
}

.dark .roadmap-wrapper a:hover {
    color: #fff
}

.roadmap-wrapper svg.roadmap-separator {
    width: 14px;
    height: 14px
}

.roadmap-wrapper svg.roadmap-separator polyline {
    stroke: #99a6bf
}

.roadmap-item-home svg {
    width: 16px;
    height: 16px;
    float: right;
    margin-left: 3px;
    margin-top: 2px
}

.roadmap-item-home svg path, .roadmap-item-home svg polyline {
    stroke: #637597;
    transition: all .2s ease
}

.roadmap-item-home:hover svg path, .roadmap-item-home:hover svg polyline {
    stroke: #2196f3
}

.dark .roadmap-item-home:hover svg path, .dark .roadmap-item-home:hover svg polyline {
    stroke: #f7f7f7
}

@media screen and (max-width: 500px) {
    .container-roadmap {
        padding: 0 6px
    }

    .roadmap-wrapper {
        padding: 5px 10px;
        font-size: 11px;
        margin: 11px 0 1px
    }

    .roadmap-item-home svg {
        width: 13px;
        height: 13px
    }
}

.product-teachers-box-list-container {
    padding: 0;
    flex-wrap: wrap
}

.product-teachers-box-list-wrapper {
    flex: 50%;
    padding: 20px 0
}

@media screen and (max-width: 800px) {
    .product-teachers-box-list-wrapper {
        flex: 100%
    }
}

.product-teachers-box-list-image {
    width: 120px
}

.product-teachers-box-list-image img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-left: 17px
}

.product-teachers-box-list-name {
    font-size: 16px;
    word-spacing: -3px;
    font-weight: 700
}

.product-teachers-box-list-name a {
    color: #4c5c84;
    opacity: 1 !important
}

.dark .product-teachers-box-list-name a {
    color: #dddddd !important
}

.product-teachers-box-list-subtitle {
    font-size: 13px;
    height: 20px;
    line-height: 16px;
    color: #4c5c84
}

.dark .product-teachers-box-list-subtitle {
    color: #a7a7a7
}

.product-teachers-box-list-desc {
    margin-top: 8px;
    font-size: 14px;
    color: #4c5c84;
    padding-left: 20px
}

.dark .product-teachers-box-list-desc {
    color: #c1c1c1
}

@media screen and (max-width: 400px) {
    .product-teachers-box-list-image img {
        width: 50px;
        height: 50px
    }

    .product-teachers-box-list-image {
        width: 60px
    }

    .product-teachers-box-list-name {
        font-size: 13px
    }

    .product-teachers-box-list-subtitle {
        font-size: 12px
    }

    .product-teachers-box-list-desc {
        margin-top: 0;
        font-size: 13px
    }
}

.widget-teachers-container {
    flex-wrap: wrap;
    justify-content: center
}

.widget-teachers-item {
    flex: 25%;
    max-width: 25%;
    padding: 15px
}

.widget-teachers-item-wrapper {
    box-shadow: 0 4px 20px rgb(0 0 0/9%);
    border-radius: 10px;
    padding: 15px;
    position: relative;
    padding-top: 11px;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    border: solid 2px #2196f3
}

.dark .widget-teachers-item-wrapper {
    border-color: #f1f1f1
}

.widget-teachers-item-avatar {
    width: 100px;
    height: 100px;
    margin-bottom: 7px
}

.widget-teachers-item-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    display: block;
    box-shadow: 0 2px 13px rgb(0 0 0/14%)
}

.widget-teachers-item-name {
    font-size: 14px;
    font-weight: 900;
    word-spacing: -2px;
    padding-bottom: 5px;
    color: #2196f3
}

.dark .widget-teachers-item-name {
    color: #f1f1f1
}

.widget-teachers-item-about {
    font-size: 14px;
    padding-bottom: 5px;
    flex: 1;
    word-spacing: -2px;
    color: #728da1;
    line-height: 24px
}

.widget-teachers-item-about p {
    padding: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
    color: inherit !important
}

.dark .widget-teachers-item-about {
    color: #bbb
}

.widget-teachers-item-btn {
    padding-top: 15px;
    padding-bottom: 6px;
    border-top: solid 1px rgb(131 131 131/8%);
    width: 100%;
    margin-top: 6px
}

.widget-teachers-item-btn a {
    display: block;
    border: solid 1px #2196f3;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 3px;
    opacity: 1 !important;
    color: #2196f3;
    white-space: nowrap;
    transition: all .2s ease;
    word-spacing: -2px;
    font-weight: 500;
    width: fit-content;
    margin: auto;
    user-select: none
}

.dark .widget-teachers-item-btn a {
    border-color: #fff;
    color: #fff
}

.widget-teachers-item-btn a:hover, .widget-teachers-item-btn a:active {
    background: #2196f3;
    color: #fff
}

.dark .widget-teachers-item-btn a:hover, .dark .widget-teachers-item-btn a:active {
    background: #fff;
    color: #1e1e1e
}

@media screen and (max-width: 1200px) {
    .widget-teachers-item {
        flex: 33.33333%;
        max-width: 33.33333%
    }
}

@media screen and (max-width: 900px) {
    .widget-teachers-item {
        flex: 50%;
        max-width: 50%
    }
}

@media screen and (max-width: 630px) {
    .widget-teachers-item {
        flex: 100%;
        max-width: 100%
    }
}

.top-notify #header-main, .top-notify.header-fixed #header-submenu-main, .top-notify #header-save-space2 {
    margin-top: 50px
}

.top-notify-c {
    height: 49px
}

#amzshyar-top-notify {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background: #2196f3;
    z-index: 99999;
    color: #fff;
    transition: all .2s ease;
    overflow: hidden
}

.header-fixed #amzshyar-top-notify {
    position: fixed;
    z-index: 99999
}

.top-notify #amzshyar-top-notify {
    height: 50px
}

.admin-bar #amzshyar-top-notify {
    top: 32px
}

.top-notify-close {
    width: 37px;
    cursor: pointer;
    height: 49px;
    display: flex;
    align-items: center;
    padding-right: 5px
}

.top-notify-close-icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    transition: all .2s ease;
    background: rgb(0 0 0/11%)
}

.top-notify-close:hover .top-notify-close-icon {
    background: rgb(0 0 0/25%)
}

.top-notify-close-icon svg {
    width: 8px;
    height: 8px;
    display: block
}

.top-notify-close-icon svg polygon {
    fill: #fff
}

.top-notify-text {
    font-size: 14px;
    word-spacing: -1px;
    padding-left: 10px
}

.top-notify-text a {
    text-decoration: none !important;
    color: inherit !important
}

.top-notify-btn a {
    text-decoration: none;
    font-size: 13px;
    padding: 5px 14px;
    word-spacing: -2px;
    background: rgb(0 0 0/25%);
    border-radius: 5px;
    font-weight: 500;
    transition: all .2s ease;
    cursor: pointer;
    user-select: none;
    position: relative;
    display: block
}

.top-notify-btn a:hover {
    background: rgb(0 0 0/45%)
}

.top-notify-btn a:active {
    background: rgb(0 0 0/53%)
}

.top-notify-btn a.btn-icon {
    padding-left: 22px
}

.top-notify-btn a svg {
    position: absolute;
    top: 6px;
    left: 4px;
    width: 18px;
    height: 18px
}

.top-notify-btn a svg path {
    fill: #fff
}

.top-notify-timer {
    user-select: none;
    padding-right: 17px
}

.top-notify-timer .amzshyar-timer {
    gap: 7px;
    flex-direction: row-reverse;
    background: rgb(255 255 255/11%);
    height: 50px;
    align-items: center;
    padding: 0 13px;
    border-radius: 25px;
    box-shadow: 0 0 0 5px rgb(255 255 255/11%)
}

.top-notify-timer .amzshyar-timer-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px
}

.top-notify-timer .amzshyar-timer-item-number {
    background: #fff;
    color: #666;
    height: 25px;
    min-width: 25px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    font-size: 10px;
    border-radius: 25px;
    text-align: center;
    font-weight: 700;
    justify-content: center;
    transition: all .2s ease;
    user-select: none;
    box-shadow: 0 1px 5px rgb(0 0 0/10%)
}

.top-notify .top-notify-timer .amzshyar-timer-item-number.secs {
    animation: top_notify_timer_secs 1s ease-in-out .5s infinite;
    box-shadow: 0 0 0 0px #fff;
    opacity: 1;
    filter: blur(0px);
    transform: rotate(10deg)
}

@keyframes top_notify_timer_secs {
    0% {
        box-shadow: 0 0 0 0px #fff;
        transform: rotate(10deg);
        opacity: 1;
        filter: blur(0px)
    }
    50% {
        box-shadow: 0 0 0 2px #fff;
        transform: rotate(-10deg);
        opacity: 1;
        filter: blur(1px)
    }
}

.top-notify-timer .amzshyar-timer-item-title {
    font-size: 9px;
    color: #fff;
    font-weight: 500
}

@media screen and (max-width: 782px) {
    .admin-bar #amzshyar-top-notify {
        top: 46px
    }
}

@media screen and (max-width: 600px) {
    .admin-bar .header-fixed-sc #amzshyar-top-notify {
        top: 0
    }

    #amzshyar-top-notify .container {
        padding: 0 15px
    }

    .top-notify-btn a {
        font-size: 10px;
        padding: 7px 10px
    }

    .top-notify-text {
        font-size: 12px;
        word-spacing: -1px;
        max-height: 41px;
        overflow: auto
    }

    .top-notify-timer {
        display: none
    }

    .top-notify-close-icon {
        width: 18px;
        height: 18px
    }
}

@media screen and (max-width: 550px) {
    .product-timer-title svg {
        display: none
    }
}

.products-item-bookmark-btn {
    width: 35px;
    height: 35px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -12px;
    left: 13px;
    z-index: 1;
    box-shadow: 0 1px 5px rgb(0 0 0/22%);
    cursor: pointer
}

.products-item-bookmark-btn svg {
    width: 14px;
    height: 14px
}

.products-item-bookmark-btn svg path {
    fill: #adb1bb;
    transition: all .2s ease
}

.products-item-bookmark-btn:hover svg path, .products-item-bookmark-btn.active svg path {
    fill: #6a7183
}

.dark .products-item-bookmark-btn:hover svg path, .dark .products-item-bookmark-btn.active svg path {
    fill: #fff
}

.products-item-bookmark-btn.loading svg path {
    fill: #6a7183
}

.dark .products-item-bookmark-btn.loading svg path {
    fill: #fff
}

.sp-ops-i-bookmark.loading, #set-user-bookmark.loading, .products-item-bookmark-btn.loading svg {
    opacity: .6
}

.products-container > .owl-nav {
    display: none
}

.svg-icon-left-btn {
    width: 11px;
    height: 16px;
    display: inline-block;
    margin-top: 2px;
    margin-right: 4px
}

.svg-icon-left-btn.btn-insta {
    height: 11px
}

.syntaxhighlighter table td.gutter .line {
    user-select: none !important
}

.syntaxhighlighter {
    border-radius: 6px;
    direction: ltr
}

.item.item-view-panel svg {
    top: 13px;
    left: 15px;
    margin: 1px 5px 0 0;
    width: 15px;
    height: 15px
}

.item.item-view-panel svg path {
    fill: none;
    stroke: #4c5c84
}

.product-single-finish-btn {
    background: #e3e3e3 !important;
    border-color: #e3e3e3 !important;
    color: #999999 !important;
    pointer-events: none
}

.product-single-finish-btn svg path {
    fill: #999999 !important
}

.product-single-buy-btn {
    background: #2196f3 !important;
    border-color: #2196f3 !important;
    color: #fff;
    opacity: 1 !important;
    cursor: default
}

.product-single-buy-btn svg path {
    fill: currentColor
}

.amzshyar-widget-products-sale-icon .amzshyar-off-svg-icon .amzshyar-off-svg-icon-p2 {
    fill: #fff
}

.dark .amzshyar-widget-products-sale-icon .amzshyar-off-svg-icon .amzshyar-off-svg-icon-p2 {
    fill: #2e2e2e
}

.index-instagram-phone-container.no-image {
    padding-top: 23px;
    padding-bottom: 6px;
    min-height: 85px
}

.item-svg-bookmark-profile {
    width: 13px !important;
    height: 24px !important;
    margin-right: 5px !important;
    margin-left: 13px !important
}

.footer-wrapper {
    background: #131f2d;
    color: #fff
}

.footer-top-container svg path {
    fill: #131f2d
}

.footer-copyright-container {
    color: #fff
}

.footer-container {
    background: #2e3b4c
}

.footer-top-container.nofooter svg path {
    fill: #2e3b4c !important
}

.amzshyarAlert-icon {
    position: relative;
    box-sizing: content-box;
    justify-content: center;
    width: 5em;
    height: 5em;
    margin: 2.5em auto .6em;
    border: .25em solid transparent;
    border-radius: 50%;
    border-color: #000;
    font-family: inherit;
    line-height: 5em;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.amzshyarAlert-icon .amzshyarAlert-icon-content {
    display: flex;
    align-items: center;
    font-size: 3.75em
}

.amzshyarAlert-icon.amzshyarAlert-error {
    border-color: #f27474;
    color: #f27474
}

.amzshyarAlert-icon.amzshyarAlert-error .amzshyarAlert-x-mark {
    position: relative;
    flex-grow: 1
}

.amzshyarAlert-icon.amzshyarAlert-error [class^=amzshyarAlert-x-mark-line] {
    display: block;
    position: absolute;
    top: 2.3125em;
    width: 2.9375em;
    height: .3125em;
    border-radius: .125em;
    background-color: #f27474
}

.amzshyarAlert-icon.amzshyarAlert-error [class^=amzshyarAlert-x-mark-line][class$=left] {
    left: 1.0625em;
    transform: rotate(45deg)
}

.amzshyarAlert-icon.amzshyarAlert-error [class^=amzshyarAlert-x-mark-line][class$=right] {
    right: 1em;
    transform: rotate(-45deg)
}

.amzshyarAlert-icon.amzshyarAlert-error.amzshyarAlert-icon-show {
    -webkit-animation: amzshyarAlert-animate-error-icon .5s;
    animation: amzshyarAlert-animate-error-icon .5s
}

.amzshyarAlert-icon.amzshyarAlert-error.amzshyarAlert-icon-show .amzshyarAlert-x-mark {
    -webkit-animation: amzshyarAlert-animate-error-x-mark .5s;
    animation: amzshyarAlert-animate-error-x-mark .5s
}

.amzshyarAlert-icon.amzshyarAlert-warning {
    border-color: #facea8;
    color: #f8bb86
}

.amzshyarAlert-icon.amzshyarAlert-warning.amzshyarAlert-icon-show {
    -webkit-animation: amzshyarAlert-animate-error-icon .5s;
    animation: amzshyarAlert-animate-error-icon .5s
}

.amzshyarAlert-icon.amzshyarAlert-warning.amzshyarAlert-icon-show .amzshyarAlert-icon-content {
    -webkit-animation: amzshyarAlert-animate-i-mark .5s;
    animation: amzshyarAlert-animate-i-mark .5s
}

.amzshyarAlert-icon.amzshyarAlert-info {
    border-color: #9de0f6;
    color: #3fc3ee
}

.amzshyarAlert-icon.amzshyarAlert-info.amzshyarAlert-icon-show {
    -webkit-animation: amzshyarAlert-animate-error-icon .5s;
    animation: amzshyarAlert-animate-error-icon .5s
}

.amzshyarAlert-icon.amzshyarAlert-info.amzshyarAlert-icon-show .amzshyarAlert-icon-content {
    -webkit-animation: amzshyarAlert-animate-i-mark .8s;
    animation: amzshyarAlert-animate-i-mark .8s
}

.amzshyarAlert-icon.amzshyarAlert-question {
    border-color: #c9dae1;
    color: #87adbd
}

.amzshyarAlert-icon.amzshyarAlert-question.amzshyarAlert-icon-show {
    -webkit-animation: amzshyarAlert-animate-error-icon .5s;
    animation: amzshyarAlert-animate-error-icon .5s
}

.amzshyarAlert-icon.amzshyarAlert-question.amzshyarAlert-icon-show .amzshyarAlert-icon-content {
    -webkit-animation: amzshyarAlert-animate-question-mark .8s;
    animation: amzshyarAlert-animate-question-mark .8s
}

.amzshyarAlert-icon.amzshyarAlert-success {
    border-color: #a5dc86;
    color: #a5dc86
}

.amzshyarAlert-icon.amzshyarAlert-success [class^=amzshyarAlert-success-circular-line] {
    position: absolute;
    width: 3.75em;
    height: 7.5em;
    transform: rotate(45deg);
    border-radius: 50%
}

.amzshyarAlert-icon.amzshyarAlert-success [class^=amzshyarAlert-success-circular-line][class$=left] {
    top: -.4375em;
    left: -2.0635em;
    transform: rotate(-45deg);
    transform-origin: 3.75em 3.75em;
    border-radius: 7.5em 0 0 7.5em
}

.amzshyarAlert-icon.amzshyarAlert-success [class^=amzshyarAlert-success-circular-line][class$=right] {
    top: -.6875em;
    left: 1.875em;
    transform: rotate(-45deg);
    transform-origin: 0 3.75em;
    border-radius: 0 7.5em 7.5em 0
}

.amzshyarAlert-icon.amzshyarAlert-success .amzshyarAlert-success-ring {
    position: absolute;
    z-index: 2;
    top: -.25em;
    left: -.25em;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    border: .25em solid rgba(165, 220, 134, .3);
    border-radius: 50%
}

.amzshyarAlert-icon.amzshyarAlert-success .amzshyarAlert-success-fix {
    position: absolute;
    z-index: 1;
    top: .5em;
    left: 1.625em;
    width: .4375em;
    height: 5.625em;
    transform: rotate(-45deg)
}

.amzshyarAlert-icon.amzshyarAlert-success [class^=amzshyarAlert-success-line] {
    display: block;
    position: absolute;
    z-index: 2;
    height: .3125em;
    border-radius: .125em;
    background-color: #a5dc86
}

.amzshyarAlert-icon.amzshyarAlert-success [class^=amzshyarAlert-success-line][class$=tip] {
    top: 2.875em;
    left: .8125em;
    width: 1.5625em;
    transform: rotate(45deg)
}

.amzshyarAlert-icon.amzshyarAlert-success [class^=amzshyarAlert-success-line][class$=long] {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
    transform: rotate(-45deg)
}

.amzshyarAlert-icon.amzshyarAlert-success.amzshyarAlert-icon-show .amzshyarAlert-success-line-tip {
    -webkit-animation: amzshyarAlert-animate-success-line-tip .75s;
    animation: amzshyarAlert-animate-success-line-tip .75s
}

.amzshyarAlert-icon.amzshyarAlert-success.amzshyarAlert-icon-show .amzshyarAlert-success-line-long {
    -webkit-animation: amzshyarAlert-animate-success-line-long .75s;
    animation: amzshyarAlert-animate-success-line-long .75s
}

.amzshyarAlert-icon.amzshyarAlert-success.amzshyarAlert-icon-show .amzshyarAlert-success-circular-line-right {
    -webkit-animation: amzshyarAlert-rotate-success-circular-line 4.25s ease-in;
    animation: amzshyarAlert-rotate-success-circular-line 4.25s ease-in
}

#amzshyar-alert-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
    background: rgba(0, 0, 0, .351);
    transition: all .2s ease
}

#amzshyar-alert-wrapper {
    background: #fff;
    animation: amzshyarAlert-show .5s ease-in-out 0s forwards;
    max-width: 500px;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 11px;
    box-shadow: 0 13px 59px rgb(0 0 0/14%)
}

.dark #amzshyar-alert-wrapper {
    background: #000
}

#amzshyar-alert-container.hide #amzshyar-alert-wrapper {
    animation: amzshyarAlert-hide .1s ease-in-out 0s forwards
}

#amzshyar-alert-container.hide {
    opacity: 0
}

#amzshyar-alert-title {
    font-size: 17px;
    word-spacing: -2px;
    font-weight: 700;
    padding: 0 20px;
    text-align: center;
    margin-top: 10px;
    user-select: none
}

#amzshyar-alert-message {
    font-size: 14px;
    word-spacing: -2px;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 18px
}

.amzshyar-alert-hr {
    height: 1px;
    background: #f1f1f1
}

.dark .amzshyar-alert-hr {
    background: #121212
}

#amzshyar-alert-btns {
    gap: 8px;
    flex-wrap: wrap;
    padding: 20px
}

#amzshyar-alert-btns a, #amzshyar-alert-btns a:hover, #amzshyar-alert-btns a:active {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    word-spacing: -2px;
    padding: 9px 21px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    background: var(--color);
    user-select: none;
    flex: 1;
    text-align: center;
    min-width: fit-content;
    font-weight: 700
}

#amzshyar-alert-btns a:active {
    opacity: .8
}

#amzshyar-alert-btns a:nth-child(2), #amzshyar-alert-btns a:nth-child(2):hover, #amzshyar-alert-btns a:nth-child(2):active {
    background: #9e9e9e
}

#amzshyar-alert-btns a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    left: 50%;
    bottom: 0;
    background: rgb(0 0 0/0%);
    z-index: 0;
    transition: all .2s ease
}

#amzshyar-alert-btns a:hover:before {
    background: rgb(0 0 0/7%);
    right: 0;
    left: 0
}

#amzshyar-alert-btns a span {
    position: relative;
    z-index: 1
}

@keyframes amzshyarAlert-show {
    0% {
        transform: scale(.7)
    }
    45% {
        transform: scale(1.05)
    }
    80% {
        transform: scale(.95)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes amzshyarAlert-hide {
    0% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes amzshyarAlert-animate-success-line-tip {
    0% {
        top: 1.1875em;
        left: .0625em;
        width: 0
    }
    54% {
        top: 1.0625em;
        left: .125em;
        width: 0
    }
    70% {
        top: 2.1875em;
        left: -.375em;
        width: 3.125em
    }
    84% {
        top: 3em;
        left: 1.3125em;
        width: 1.0625em
    }
    100% {
        top: 2.8125em;
        left: .8125em;
        width: 1.5625em
    }
}

@keyframes amzshyarAlert-animate-success-line-long {
    0% {
        top: 3.375em;
        right: 2.875em;
        width: 0
    }
    65% {
        top: 3.375em;
        right: 2.875em;
        width: 0
    }
    84% {
        top: 2.1875em;
        right: 0;
        width: 3.4375em
    }
    100% {
        top: 2.375em;
        right: .5em;
        width: 2.9375em
    }
}

@keyframes amzshyarAlert-rotate-success-circular-line {
    0% {
        transform: rotate(-45deg)
    }
    5% {
        transform: rotate(-45deg)
    }
    12% {
        transform: rotate(-405deg)
    }
    100% {
        transform: rotate(-405deg)
    }
}

@keyframes amzshyarAlert-animate-error-x-mark {
    0% {
        margin-top: 1.625em;
        transform: scale(.4);
        opacity: 0
    }
    50% {
        margin-top: 1.625em;
        transform: scale(.4);
        opacity: 0
    }
    80% {
        margin-top: -.375em;
        transform: scale(1.15)
    }
    100% {
        margin-top: 0;
        transform: scale(1);
        opacity: 1
    }
}

@keyframes amzshyarAlert-animate-error-icon {
    0% {
        transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes amzshyarAlert-animate-question-mark {
    0% {
        transform: rotateY(-360deg)
    }
    100% {
        transform: rotateY(0)
    }
}

@keyframes amzshyarAlert-animate-i-mark {
    0% {
        transform: rotateZ(45deg);
        opacity: 0
    }
    25% {
        transform: rotateZ(-25deg);
        opacity: .4
    }
    50% {
        transform: rotateZ(15deg);
        opacity: .8
    }
    75% {
        transform: rotateZ(-5deg);
        opacity: 1
    }
    100% {
        transform: rotateX(0);
        opacity: 1
    }
}

.woo-wallet-sidebar ul li.card a, .woo-wallet-sidebar-heading a {
    color: inherit
}

.footer2.footer-container {
    background: 0 0;
    margin: auto;
    margin-top: 66px;
    max-width: 1260px;
    padding: 0
}

.footer2 .footer-wrapper {
    padding: 8px 0 0;
    border-radius: .75rem
}

.footer2 .footer-copyright-container, .footer2 .footer-copyright-text, .footer2 .footer-copyright-socials {
    padding-top: 0
}

.footer2.footer-container > .container {
    padding: 0
}

@media screen and (max-width: 1000px) {
    .footer2 .footer-copyright-container {
        padding-top: 10px
    }
}

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

.product-videos-item-list-time {
    font-size: 12px;
    font-weight: 700;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 9px;
    box-shadow: 0 1px 5px rgb(0 0 0/7%);
    border-radius: 2px;
    color: #4c5c84;
    height: 22px
}

.product-videos-item-list-time-desc {
    font-size: 12px;
    font-weight: 700;
    margin-left: 7px;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    box-shadow: none;
    border-radius: 6px;
    color: #4c5c84;
    display: none
}

.dark .product-videos-item-list-time {
    color: #b7b7b7;
    background: #222
}

.dark .product-videos-item-list-time-desc {
    color: #b7b7b7
}

@media screen and (max-width: 600px) {
    .product-videos-item-list-time-desc {
        display: inline-block
    }

    .product-videos-item-list-time {
        display: none
    }

    .product-videos-item-list-private {
        padding-left: 0 !important
    }
}

.post-box-download-content {
    font-size: 15px;
    line-height: normal
}

.post-box-download-links-container {
    overflow: hidden;
    border-radius: 6px;
    border: solid 1px #2196f3;
    margin-bottom: 10px;
    margin-top: 10px
}

.post-box-download-links-head {
    color: #fff;
    align-items: center;
    gap: 8px;
    background: #2196f3;
    padding: 14px;
    user-select: none;
    cursor: pointer
}

.post-box-download-links-head-icon {
    display: flex;
    align-items: center;
    padding-right: 8px
}

.post-box-download-links-head-icon svg {
    width: 18px;
    height: 18px
}

.post-box-download-links-head-title {
    flex: 1;
    font-weight: 700
}

.post-box-download-links-head-icon-status {
    padding-left: 8px
}

.post-box-download-links-head-icon-status svg {
    width: 18px;
    height: 18px;
    display: flex;
    transition: all .2s ease
}

.post-box-download-links-content {
    padding: 5px 2px;
    flex-wrap: wrap
}

.post-box-download-inner {
    display: none
}

.post-box-download-links-item {
    padding: 7px 12px;
    gap: 6px;
    font-size: 14px;
    color: #879199 !important;
    opacity: 1 !important;
    transition: all .2s ease;
    border-radius: 0;
    flex: 50%;
    position: relative;
    font-weight: 300;
    word-spacing: -1px
}

.post-box-download-links-item:before {
    content: '';
    position: absolute;
    top: 4px;
    right: 6px;
    left: 100%;
    bottom: 4px;
    background: #2196f3;
    border-radius: 6px;
    opacity: 0;
    transition: all .2s linear
}

.post-box-download-links-item:hover:before, .post-box-download-links-item:active:before {
    left: 6px;
    opacity: .2
}

@media screen and (max-width: 1000px) {
    .post-box-download-links-item {
        flex: 100%
    }
}

.dark .post-box-download-links-item {
    color: #a9adb5 !important
}

.post-box-download-links-item:hover, .post-box-download-links-item:active {
    color: #2196f3 !important
}

.dark .post-box-download-links-item:hover, .dark .post-box-download-links-item:active {
    color: #efefef !important
}

.post-box-download-links-item-icon {
    display: flex;
    align-items: center;
    position: relative
}

.post-box-download-links-item-icon svg {
    width: 20px;
    height: 20px;
    transition: all .2s ease
}

.post-box-download-links-item:hover .post-box-download-links-item-icon svg, .post-box-download-links-item:active .post-box-download-links-item-icon svg {
    transform: scale(1.17)
}

.post-box-download-links-item-title {
    flex: 1;
    position: relative
}

.post-box-download-extra {
    gap: 10px;
    padding: 13px;
    padding-top: 18px;
    border-top: solid 1px #f5f5f5;
    margin-top: 4px
}

.dark .post-box-download-extra {
    border-top-color: #3a3a3a
}

.post-box-download-password, .post-box-download-report {
    font-size: 15px;
    font-weight: 500;
    background: #fff;
    border-radius: 4px;
    padding: 7px 0;
    cursor: pointer;
    user-select: none;
    color: #2196f3;
    border: solid 1px #2196f3;
    transition: all .2s ease;
    flex: 1
}

@media screen and (max-width: 900px) {
    .post-box-download-extra {
        flex-direction: column
    }
}

.dark .post-box-download-password, .dark .post-box-download-report {
    background: #323232;
    color: #d3d3d3;
    border-color: #323232
}

.post-box-download-password:hover, .post-box-download-report:hover, .post-box-download-password:active, .post-box-download-report:active, .post-box-download-report.active {
    color: #fff;
    border-color: #2196f3;
    background: #2196f3
}

.post-box-download-password:active, .post-box-download-report:active {
    transform: scale(.99)
}

.post-box-download-password {
    gap: 7px
}

.post-box-download-password-icon {
    display: flex;
    align-items: center
}

.post-box-download-password-icon svg {
    width: 14px;
    height: 14px
}

.post-box-download-report-icon {
    display: flex
}

.post-box-download-report-icon svg {
    width: 19px;
    height: 20px;
    margin-left: 5px
}

.post-box-download-report-form {
    display: none;
    background: #f5f5f5;
    margin-top: 3px;
    font-size: 14px;
    line-height: normal;
    padding: 15px 23px;
    border-top: solid 1px #e9e9e9;
    position: relative
}

.dark .post-box-download-report-form {
    background: #161616;
    border-top-color: #161616
}

.post-box-download-links-container.open .post-box-download-links-head-icon-status svg {
    transform: rotate(180deg)
}

.post-box-download-noitems {
    font-size: 14px;
    padding: 9px 20px 8px;
    opacity: .7;
    user-select: none
}

.post-box-download-noitems svg {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    margin-left: 7px
}

.post-box-download-links-head-title span {
    float: left;
    margin-left: 9px;
    font-weight: 400;
    font-size: 14px;
    opacity: .8;
    user-select: none;
    pointer-events: none;
    padding-top: 1px;
    height: 27px
}

@media screen and (max-width: 500px) {
    #amzshyar-popbox-login-container {
        align-items: flex-end
    }

    #amzshyar-popbox-login-wrapper {
        width: 100%;
        max-width: 100%;
        border-radius: 0;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        padding: 20px 15px 5px;
        max-height: 102vh;
        overflow: hidden;
        overflow-y: auto
    }
}

@media screen and (max-width: 400px) {
    #amzshyar-popbox-login-wrapper .amzshyar-login-title {
        font-size: 14px
    }

    #amzshyar-popbox-login-wrapper .amzshyar-login-desc {
        font-size: 12px;
        padding-top: 1px
    }

    #amzshyar-popbox-login-wrapper .login-after-submit-note {
        font-size: 11px
    }
}

#amzshyar-popbox-login-close {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    cursor: pointer;
    color: #8f8f8f;
    transition: all .2s ease;
    opacity: .2
}

#amzshyar-popbox-login-close:hover {
    opacity: 1
}

#amzshyar-popbox-login-close svg {
    width: 24px;
    height: 24px
}

.mejs-container {
    direction: ltr !important
}

.mejs-container a:after {
    display: none !important
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #2196f3 !important;
    border-radius: 0 !important
}

video.wp-video-shortcode {
    height: 100% !important;
    border-radius: 0 !important
}

.mejs-overlay-button {
    background-color: rgb(0 0 0/23%) !important;
    border-radius: 50%;
    transition: all .2s ease
}

.mejs-overlay:hover > .mejs-overlay-button {
    background-color: rgb(0 0 0/30%) !important;
    transform: scale(1.1)
}

.mejs-overlay:hover > .mejs-overlay-button {
    background-position: 0 -39px !important
}

.mejs-button > button {
    transition: all .2s ease !important
}

.amzshyar-paginate a:after {
    display: none !important
}

.woocommerce-MyAccount-navigation ul li a {
    display: flex;
    flex-direction: row;
    gap: 7px;
    align-items: center;
    justify-content: flex-start
}

.woocommerce-MyAccount-navigation ul li a svg {
    width: 20px;
    height: 20px
}

.woocommerce-MyAccount-navigation-link .account-item-count {
    position: absolute;
    top: 11px;
    left: 10px;
    display: inline-block;
    padding: 0 5px;
    height: 22px;
    min-width: 22px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 23px;
    background: #f44336
}

.amzshyar-video-iframe-embed {
    position: relative
}

.amzshyar-video-iframe-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    box-shadow: none
}

.product-spotplayer-lic-container {
    display: none;
    flex-direction: column;
    width: 100%
}

.product-spotplayer-lic-container.show {
    display: flex
}

.product-spotplayer-lic-title {
    font-size: 16px;
    font-weight: 700;
    padding-top: 6px
}

.product-spotplayer-lic-str {
    background: #eadcff;
    display: block;
    color: #61d;
    word-break: break-all;
    font-size: 14px;
    direction: ltr;
    text-align: left;
    line-height: normal;
    padding: 8px 14px;
    margin: 5px 0;
    border-radius: 3px;
    user-select: all;
    letter-spacing: 2px
}

.dark .product-spotplayer-lic-str {
    background: #020202;
    color: #cbcbcb
}

.product-spotplayer-lic-sw-item {
    padding: 6px
}

.product-spotplayer-lic-sw-item img {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 5px
}

.product-spotplayer-lic-sw-item:hover {
    transform: scale(1.1)
}

.product-spotplayer-lic-err {
    background: #ece2fb;
    color: #61d;
    padding: 5px 11px;
    font-size: 15px;
    margin: 10px 0;
    border-radius: 3px;
    font-weight: 500
}

.product-spotplayer-lic-err img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 3px;
    float: right
}

.dark .product-spotplayer-lic-err {
    background: #040404;
    color: #9f9f9f
}

.box-content-title-spotplayer {
    padding-right: 0;
    color: #61d
}

.product-spotplayer-lic-display-btn {
    background: #eadcff;
    display: block;
    color: #61d;
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 7px;
    border-radius: 5px;
    font-weight: 700;
    cursor: pointer;
    user-select: none;
    transition: all .2s ease
}

.dark .product-spotplayer-lic-display-btn {
    background: #3c3c3c;
    color: #cbcbcb
}

.product-spotplayer-lic-display-btn:hover {
    background: #dfcdf9
}

.dark .product-spotplayer-lic-display-btn:hover {
    background: #484848
}

.product-spotplayer-lic-display-btn:active {
    background: #eae2f7;
    color: #8b4ae7
}

.dark .product-spotplayer-lic-display-btn:active {
    background: #383737;
    color: #9b9b9b
}

.amzshyar-comments-list .comment-author-admin .comment_container .comment-text .meta em {
    background: var(--color) !important
}

.index-header-v3-contents .section-one-item {
    background: none !important
}

.product-contents-boxs #spotplayer {
    height: auto !important
}

.mob-menu-list-container li ul {
    display: none
}

.mob-menu-list-container li a:first {
    position: relative
}

.menu-item-has-children-icon-down {
    position: absolute;
    top: 10px;
    left: 23px;
    width: 37px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: solid 1px rgb(0 0 0/8%);
    padding-right: 8px
}

.mob-menu-list-container li ul li .menu-item-has-children-icon-down {
    left: 16px
}

.menu-item-has-children-icon-down svg {
    width: 14px;
    height: 14px;
    transition: all .2s ease
}

.menu-item-has-children-icon-down svg path {
    fill: #6e6e6e
}

.menu-item-has-children-icon-down.open svg {
    transform: rotate(180deg)
}

.mob-menu-list-container ul li > ul.sub-menu {
    margin: 0;
    border: none;
    background: #f3f3f3;
    padding: 8px;
    line-height: 27px;
    margin-top: 6px;
    margin-bottom: 7px
}

.mob-menu-top-items ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-right: 18px;
    margin-left: 18px
}

.mob-menu-top-items li a {
    background: #f5f5f5;
    width: auto;
    white-space: nowrap;
    border-radius: 6px;
    font-size: 14px
}

.dark .mob-menu-top-items li a {
    background: #2d2d2d
}

.mob-menu-top-items li a .brand-bg {
    position: absolute;
    top: 20px;
    right: 19px;
    min-width: 11px;
    height: 11px;
    font-size: 0;
    color: transparent;
    padding: 0;
    border: solid 2px #f5f5f5
}

.dark .mob-menu-top-items li a .brand-bg {
    border-color: #2d2d2d
}

.dark .woocommerce-form-login-toggle {
    background: #1c1c1c
}

.blog2-posts-wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: start;
    flex-wrap: wrap
}

.blog2-post-row {
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 5px;
    margin-bottom: 25px
}

.dark .blog2-post-row {
    border-bottom-color: #464646
}

.blog2-big-container {
    display: flex;
    flex-direction: column;
    width: 50%;
    flex: 0 0 50%
}

.blog2-smalls-container {
    display: flex;
    flex-direction: column;
    width: 50%;
    flex: 0 0 50%
}

.blog2-post-big-item {
    display: flex;
    flex-direction: column;
    padding: 15px
}

.blog2-post-big-item-image {
    position: relative
}

.blog2-post-item-image-1 {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    position: relative;
    z-index: 1;
    border-radius: 9px !important
}

.blog2-post-item-image-2 {
    position: absolute;
    bottom: 24px;
    right: 40px;
    left: 30px;
    z-index: 0;
    height: 45px !important;
    filter: blur(43px);
    width: 80% !important
}

.dark .blog2-post-item-image-2 {
    opacity: .5
}

.blog2-post-item-readtime {
    font-size: 14px;
    line-height: 27px;
    background: #505269;
    position: relative;
    z-index: 3;
    color: #fff;
    padding: 1px 13px;
    border-radius: 17px;
    pointer-events: none;
    margin-left: 5px
}

.dark .blog2-post-item-readtime {
    background: #53535c
}

.blog2-post-item-contents {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 22px
}

.blog2-post-item-title a {
    font-size: 18px;
    color: #2a2a2a;
    display: block
}

.dark .blog2-post-item-title a {
    color: #fff
}

.blog2-post-item-title a svg {
    color: #fff;
    float: right;
    width: 23px;
    height: 23px;
    margin-left: 7px;
    margin-top: 2px;
    background: #d0d0d0;
    border-radius: 50%;
    padding: 5px
}

.dark .blog2-post-item-title a svg {
    background: #515151
}

.blog2-post-item-title a svg path {
    fill: currentColor
}

.blog2-post-item-desc {
    font-size: 15px;
    margin-bottom: 11px;
    margin-top: 6px;
    color: #2a2a2a;
    line-height: 30px;
    text-align: justify
}

.dark .blog2-post-item-desc {
    color: #cfcfcf
}

.blog2-post-item-info {
    display: flex;
    flex-direction: row;
    gap: 17px;
    margin-top: 20px;
    flex-wrap: wrap
}

.blog2-post-item-info-item {
    display: flex;
    flex-direction: row;
    gap: 11px;
    justify-content: center;
    align-items: center
}

.blog2-post-item-info-icon {
    display: flex;
    justify-content: center;
    align-items: center
}

.blog2-post-item-info-icon svg {
    width: 24px;
    height: 24px
}

.blog2-post-item-info-icon svg path {
    fill: #d0d0d0
}

.blog2-post-item-info-value {
    font-size: 14px;
    color: #2a2a2a
}

.dark .blog2-post-item-info-value {
    color: #c4c4c4
}

.blog2-post-small-item {
    display: flex;
    flex-direction: column;
    border-bottom: solid 1px #dbdbdb;
    padding-bottom: 28px;
    margin-bottom: 20px
}

.dark .blog2-post-small-item {
    border-bottom-color: #464646
}

.blog2-post-item-wrapper {
    display: flex;
    flex-direction: row
}

.blog2-post-small-item-image {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 250px;
    flex-direction: column;
    padding-top: 15px;
    position: relative
}

.blog2-post-item-contents.post-small {
    padding-right: 21px;
    flex: 1
}

.blog2-post-item-contents.post-small .blog2-post-item-title a {
    font-size: 15px
}

.blog2-post-item-contents.post-small .blog2-post-item-desc {
    font-size: 14px;
    margin-top: 12px
}

.blog2-smalls-container > .blog2-post-small-item:last-child {
    border-bottom: none
}

.blog2-post-small-item .blog2-post-item-image-2 {
    top: 109px;
    right: 23px;
    left: 30px;
    bottom: auto
}

.blog2-posts-wrapper > .blog2-post-row:nth-child(odd) .blog2-post-big-item {
    padding-left: 50px
}

.blog2-posts-wrapper > .blog2-post-row:nth-child(even) .blog2-post-big-item {
    padding-right: 50px
}

.blog2-posts-wrapper > .blog2-post-row:last-child {
    border-bottom: none
}

.blog2-post-item-title a, .blog2-post-item-title a svg {
    transition: all .2s ease
}

.blog2-post-item-title a:hover svg {
    background: var(--color)
}

@media screen and (max-width: 1100px) {
    .blog2-post-row {
        flex-direction: column
    }

    .blog2-big-container, .blog2-smalls-container {
        flex: 0 0 100%;
        width: 100%
    }

    .blog2-post-big-item {
        padding: 5px !important
    }
}

@media screen and (max-width: 600px) {
    .blog2-post-item-contents.post-small {
        padding-right: 0
    }

    .blog2-post-small-item-image {
        width: 100%
    }

    .blog2-post-item-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .blog2-post-row {
        border-bottom: none
    }
}

/*! elementor-pro - v3.5.2 - 28-11-2021 */
.site-main .menu-navigation-container {
    overflow: visible
}

.elementor-item:after, .elementor-item:before {
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
    -o-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
    transition-timing-function: cubic-bezier(.58, .3, .005, 1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 0
}

.elementor-item-active:after, .elementor-item-active:before, .elementor-item.highlighted:after, .elementor-item.highlighted:before, .elementor-item:focus:after, .elementor-item:focus:before, .elementor-item:hover:after, .elementor-item:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.e--pointer-double-line .elementor-item:after, .e--pointer-double-line .elementor-item:before, .e--pointer-overline .elementor-item:after, .e--pointer-overline .elementor-item:before, .e--pointer-underline .elementor-item:after, .e--pointer-underline .elementor-item:before {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before, .e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before, .e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    height: 0;
    width: 0;
    left: 50%
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before, .e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before, .e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 10px
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before, .e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before, .e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: -10px
}

.e--pointer-double-line.e--animation-none, .e--pointer-double-line.e--animation-none .elementor-item, .e--pointer-double-line.e--animation-none .elementor-item:after, .e--pointer-double-line.e--animation-none .elementor-item:before, .e--pointer-double-line.e--animation-none .elementor-item:focus, .e--pointer-double-line.e--animation-none .elementor-item:hover, .e--pointer-double-line.e--animation-none:after, .e--pointer-double-line.e--animation-none:before, .e--pointer-double-line.e--animation-none:focus, .e--pointer-double-line.e--animation-none:hover, .e--pointer-overline.e--animation-none, .e--pointer-overline.e--animation-none .elementor-item, .e--pointer-overline.e--animation-none .elementor-item:after, .e--pointer-overline.e--animation-none .elementor-item:before, .e--pointer-overline.e--animation-none .elementor-item:focus, .e--pointer-overline.e--animation-none .elementor-item:hover, .e--pointer-overline.e--animation-none:after, .e--pointer-overline.e--animation-none:before, .e--pointer-overline.e--animation-none:focus, .e--pointer-overline.e--animation-none:hover, .e--pointer-underline.e--animation-none, .e--pointer-underline.e--animation-none .elementor-item, .e--pointer-underline.e--animation-none .elementor-item:after, .e--pointer-underline.e--animation-none .elementor-item:before, .e--pointer-underline.e--animation-none .elementor-item:focus, .e--pointer-underline.e--animation-none .elementor-item:hover, .e--pointer-underline.e--animation-none:after, .e--pointer-underline.e--animation-none:before, .e--pointer-underline.e--animation-none:focus, .e--pointer-underline.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before, .e--pointer-overline .elementor-item:before {
    content: "";
    top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before, .e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    width: 10px;
    left: -20px
}

.e--pointer-double-line .elementor-item:after, .e--pointer-underline .elementor-item:after {
    content: "";
    bottom: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    width: 10px;
    inset-inline-start: 100%
}

.e--pointer-framed .elementor-item:after, .e--pointer-framed .elementor-item:before {
    background: transparent;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 3px solid #55595c
}

.e--pointer-framed .elementor-item:before {
    content: ""
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before, .e--pointer-framed.e--animation-shrink .elementor-item:before {
    -webkit-transition: opacity .2s, -webkit-transform .4s;
    transition: opacity .2s, -webkit-transform .4s;
    -o-transition: opacity .2s, transform .4s;
    transition: opacity .2s, transform .4s;
    transition: opacity .2s, transform .4s, -webkit-transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:after, .e--pointer-framed.e--animation-draw .elementor-item:before {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
    border-width: 0 0 3px 3px;
    -webkit-transition: width .1s .2s, height .1s .3s, opacity .12s .22s;
    -o-transition: width .1s .2s, height .1s .3s, opacity .12s .22s;
    transition: width .1s .2s, height .1s .3s, opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 3px 3px 0 0;
    -webkit-transition: width .1s, height .1s .1s, opacity .02s .18s;
    -o-transition: width .1s, height .1s .1s, opacity .02s .18s;
    transition: width .1s, height .1s .1s, opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after, .e--pointer-framed.e--animation-draw .elementor-item-active:before, .e--pointer-framed.e--animation-draw .elementor-item.highlighted:after, .e--pointer-framed.e--animation-draw .elementor-item.highlighted:before, .e--pointer-framed.e--animation-draw .elementor-item:focus:after, .e--pointer-framed.e--animation-draw .elementor-item:focus:before, .e--pointer-framed.e--animation-draw .elementor-item:hover:after, .e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    width: 100%;
    height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before, .e--pointer-framed.e--animation-draw .elementor-item.highlighted:before, .e--pointer-framed.e--animation-draw .elementor-item:focus:before, .e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    -webkit-transition: opacity .02s, height .1s, width .1s .1s;
    -o-transition: opacity .02s, height .1s, width .1s .1s;
    transition: opacity .02s, height .1s, width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after, .e--pointer-framed.e--animation-draw .elementor-item.highlighted:after, .e--pointer-framed.e--animation-draw .elementor-item:focus:after, .e--pointer-framed.e--animation-draw .elementor-item:hover:after {
    -webkit-transition: opacity .02s .2s, height .1s .2s, width .1s .3s;
    -o-transition: opacity .02s .2s, height .1s .2s, width .1s .3s;
    transition: opacity .02s .2s, height .1s .2s, width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:after, .e--pointer-framed.e--animation-corners .elementor-item:before {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
    border-width: 3px 0 0 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:after {
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 0 3px 3px 0
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after, .e--pointer-framed.e--animation-corners .elementor-item-active:before, .e--pointer-framed.e--animation-corners .elementor-item.highlighted:after, .e--pointer-framed.e--animation-corners .elementor-item.highlighted:before, .e--pointer-framed.e--animation-corners .elementor-item:focus:after, .e--pointer-framed.e--animation-corners .elementor-item:focus:before, .e--pointer-framed.e--animation-corners .elementor-item:hover:after, .e--pointer-framed.e--animation-corners .elementor-item:hover:before {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 2ms, width .4s, height .4s;
    -o-transition: opacity 2ms, width .4s, height .4s;
    transition: opacity 2ms, width .4s, height .4s
}

.e--pointer-framed.e--animation-none, .e--pointer-framed.e--animation-none .elementor-item, .e--pointer-framed.e--animation-none .elementor-item:after, .e--pointer-framed.e--animation-none .elementor-item:before, .e--pointer-framed.e--animation-none .elementor-item:focus, .e--pointer-framed.e--animation-none .elementor-item:hover, .e--pointer-framed.e--animation-none:after, .e--pointer-framed.e--animation-none:before, .e--pointer-framed.e--animation-none:focus, .e--pointer-framed.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-background .elementor-item:after, .e--pointer-background .elementor-item:before {
    content: "";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.e--pointer-background .elementor-item:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1
}

.e--pointer-background .elementor-item-active, .e--pointer-background .elementor-item.highlighted, .e--pointer-background .elementor-item:focus, .e--pointer-background .elementor-item:hover {
    color: #fff
}

.e--pointer-background.e--animation-grow .elementor-item:before {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.e--pointer-background.e--animation-grow .elementor-item-active:before, .e--pointer-background.e--animation-grow .elementor-item.highlighted:before, .e--pointer-background.e--animation-grow .elementor-item:focus:before, .e--pointer-background.e--animation-grow .elementor-item:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.e--pointer-background.e--animation-shrink .elementor-item-active:before, .e--pointer-background.e--animation-shrink .elementor-item.highlighted:before, .e--pointer-background.e--animation-shrink .elementor-item:focus:before, .e--pointer-background.e--animation-shrink .elementor-item:hover:before {
    -webkit-transition: opacity .15s, -webkit-transform .4s;
    transition: opacity .15s, -webkit-transform .4s;
    -o-transition: opacity .15s, transform .4s;
    transition: opacity .15s, transform .4s;
    transition: opacity .15s, transform .4s, -webkit-transform .4s
}

.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    left: 100%
}

.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    right: 100%
}

.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 100%
}

.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    bottom: 100%
}

.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    bottom: 50%;
    top: 50%
}

.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    right: 50%;
    left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before {
    top: 0;
    bottom: 100%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
    top: 100%;
    bottom: 0
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before {
    bottom: 50%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after {
    top: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before {
    right: 0;
    left: 100%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after {
    right: 100%;
    left: 0
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before {
    left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after {
    right: 50%
}

.e--pointer-background.e--animation-none, .e--pointer-background.e--animation-none .elementor-item, .e--pointer-background.e--animation-none .elementor-item:after, .e--pointer-background.e--animation-none .elementor-item:before, .e--pointer-background.e--animation-none .elementor-item:focus, .e--pointer-background.e--animation-none .elementor-item:hover, .e--pointer-background.e--animation-none:after, .e--pointer-background.e--animation-none:before, .e--pointer-background.e--animation-none:focus, .e--pointer-background.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:focus, .e--pointer-text.e--animation-skew .elementor-item:hover {
    -webkit-transform: skew(-8deg);
    -ms-transform: skew(-8deg);
    transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:focus, .e--pointer-text.e--animation-grow .elementor-item:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:focus, .e--pointer-text.e--animation-shrink .elementor-item:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:focus, .e--pointer-text.e--animation-float .elementor-item:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:focus, .e--pointer-text.e--animation-sink .elementor-item:hover {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:focus, .e--pointer-text.e--animation-rotate .elementor-item:hover {
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg)
}

.e--pointer-text.e--animation-none, .e--pointer-text.e--animation-none .elementor-item, .e--pointer-text.e--animation-none .elementor-item:after, .e--pointer-text.e--animation-none .elementor-item:before, .e--pointer-text.e--animation-none .elementor-item:focus, .e--pointer-text.e--animation-none .elementor-item:hover, .e--pointer-text.e--animation-none:after, .e--pointer-text.e--animation-none:before, .e--pointer-text.e--animation-none:focus, .e--pointer-text.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.elementor-nav-menu--main .elementor-nav-menu a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #55595c;
    color: #a1a6a9
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    position: absolute;
    width: 12em;
    border-width: 0;
    border-style: solid;
    padding: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down, .elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow, .elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 8px dashed transparent;
    border-bottom: 8px solid #494c4f
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #494c4f transparent transparent
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg {
    height: 1em;
    width: 1em
}

.elementor-nav-menu--layout-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > .scroll-down, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul {
    top: 100% !important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > a {
    -webkit-margin-start: var(--e-nav-menu-horizontal-menu-item-margin);
    margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin)
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-down, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-up, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > ul {
    left: var(--e-nav-menu-horizontal-menu-item-margin) !important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) > a {
    -webkit-margin-end: var(--e-nav-menu-horizontal-menu-item-margin);
    margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin)
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child):after {
    content: var(--e-nav-menu-divider-content, none);
    height: var(--e-nav-menu-divider-height, 35%);
    border-left: var(--e-nav-menu-divider-width, 2px) var(--e-nav-menu-divider-style, solid) var(--e-nav-menu-divider-color, #000);
    border-bottom-color: var(--e-nav-menu-divider-color, #000);
    border-right-color: var(--e-nav-menu-divider-color, #000);
    border-top-color: var(--e-nav-menu-divider-color, #000);
    -ms-flex-item-align: center;
    align-self: center
}

.elementor-nav-menu__align-right .elementor-nav-menu {
    margin-left: auto
}

.elementor-nav-menu__align-right .elementor-nav-menu, .elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical > ul > li > a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
    margin-right: auto
}

.elementor-nav-menu__align-left .elementor-nav-menu, .elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical > ul > li > a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto
}

.elementor-nav-menu__align-center .elementor-nav-menu, .elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical > ul > li > a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
    display: none
}

.elementor-widget-nav-menu .elementor-widget-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2
}

.elementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.elementor-nav-menu, .elementor-nav-menu li, .elementor-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.elementor-nav-menu ul {
    display: none
}

.elementor-nav-menu ul ul a, .elementor-nav-menu ul ul a:active, .elementor-nav-menu ul ul a:focus, .elementor-nav-menu ul ul a:hover {
    border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a, .elementor-nav-menu ul ul ul a:active, .elementor-nav-menu ul ul ul a:focus, .elementor-nav-menu ul ul ul a:hover {
    border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a, .elementor-nav-menu ul ul ul ul a:active, .elementor-nav-menu ul ul ul ul a:focus, .elementor-nav-menu ul ul ul ul a:hover {
    border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a, .elementor-nav-menu ul ul ul ul ul a:active, .elementor-nav-menu ul ul ul ul ul a:focus, .elementor-nav-menu ul ul ul ul ul a:hover {
    border-left: 40px solid transparent
}

.elementor-nav-menu a, .elementor-nav-menu li {
    position: relative
}

.elementor-nav-menu li {
    border-width: 0
}

.elementor-nav-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
    padding: 10px 20px;
    line-height: 20px
}

.elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu a.disabled {
    cursor: not-allowed;
    color: #a1a6a9
}

.elementor-nav-menu .e-plus-icon:before {
    content: "+"
}

.elementor-nav-menu .sub-arrow {
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-top: -10px;
    margin-bottom: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-nav-menu .sub-arrow i {
    pointer-events: none
}

.elementor-nav-menu .sub-arrow .fa.fa-chevron-down, .elementor-nav-menu .sub-arrow .fas.fa-chevron-down {
    font-size: .7em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
    height: 1em;
    width: 1em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
    height: .7em;
    width: .7em
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #55595c;
    color: #fff
}

.elementor-menu-toggle {
    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-size: 22px;
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .05);
    color: #494c4f
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open, .elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close {
    display: none
}

.elementor-menu-toggle .e-font-icon-svg {
    fill: #494c4f;
    height: 1em;
    width: 1em
}

.elementor-nav-menu--dropdown {
    background-color: #fff;
    font-size: 13px
}

.elementor-nav-menu--dropdown-none .elementor-menu-toggle, .elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
    display: none
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    -webkit-transition: max-height .3s, -webkit-transform .3s;
    transition: max-height .3s, -webkit-transform .3s;
    -o-transition: max-height .3s, transform .3s;
    transition: max-height .3s, transform .3s;
    transition: max-height .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    overflow: auto
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: .85em
}

.elementor-nav-menu--dropdown a {
    color: #494c4f
}

.elementor-nav-menu--dropdown a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
    color: #b3b3b3
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    text-shadow: none;
    border-left: 8px solid transparent
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    max-height: 0
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    max-height: 100vh
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9997
}

@media (max-width: 767px) {
    .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
        display: none
    }
}

@media (min-width: 768px) {
    .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle, .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
        display: none
    }
}

@media (max-width: -1px) {
    .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main {
        display: none
    }
}

@media (min-width: -1px) {
    .elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle, .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown {
        display: none
    }
}

@media (min-width: 1025px) {
    .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle, .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
        display: none
    }
}

@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display: none
    }
}

@media (max-width: -1px) {
    .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main {
        display: none
    }
}

@media (min-width: -1px) {
    .elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle, .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown {
        display: none
    }
}

@keyframes bounce {
    20%, 53%, 80%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from, to {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    11.1%, from, to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

.elementor-animation-grow {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover {
    transform: scale(1.1)
}

.elementor-animation-shrink {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-shrink:active, .elementor-animation-shrink:focus, .elementor-animation-shrink:hover {
    transform: scale(0.9)
}

@keyframes elementor-animation-pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(0.9)
    }
}

.elementor-animation-pulse:active, .elementor-animation-pulse:focus, .elementor-animation-pulse:hover {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}

.elementor-animation-pulse-grow:active, .elementor-animation-pulse-grow:focus, .elementor-animation-pulse-grow:hover {
    animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
    to {
        transform: scale(0.9)
    }
}

.elementor-animation-pulse-shrink:active, .elementor-animation-pulse-shrink:focus, .elementor-animation-pulse-shrink:hover {
    animation-name: elementor-animation-pulse-shrink;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-push {
    50% {
        transform: scale(0.8)
    }
    100% {
        transform: scale(1)
    }
}

.elementor-animation-push:active, .elementor-animation-push:focus, .elementor-animation-push:hover {
    animation-name: elementor-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
    50% {
        transform: scale(1.2)
    }
}

.elementor-animation-pop:active, .elementor-animation-pop:focus, .elementor-animation-pop:hover {
    animation-name: elementor-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.elementor-animation-bounce-in {
    transition-duration: .5s
}

.elementor-animation-bounce-in:active, .elementor-animation-bounce-in:focus, .elementor-animation-bounce-in:hover {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
    transition-duration: .5s
}

.elementor-animation-bounce-out:active, .elementor-animation-bounce-out:focus, .elementor-animation-bounce-out:hover {
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-rotate:active, .elementor-animation-rotate:focus, .elementor-animation-rotate:hover {
    transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow-rotate:active, .elementor-animation-grow-rotate:focus, .elementor-animation-grow-rotate:hover {
    transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-float:active, .elementor-animation-float:focus, .elementor-animation-float:hover {
    transform: translateY(-8px)
}

.elementor-animation-sink {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-sink:active, .elementor-animation-sink:focus, .elementor-animation-sink:hover {
    transform: translateY(8px)
}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }
    50% {
        transform: translateY(-4px)
    }
    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}

.elementor-animation-bob:active, .elementor-animation-bob:focus, .elementor-animation-bob:hover {
    animation-name: elementor-animation-bob-float, elementor-animation-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
    0% {
        transform: translateY(8px)
    }
    50% {
        transform: translateY(4px)
    }
    100% {
        transform: translateY(8px)
    }
}

@keyframes elementor-animation-hang-sink {
    100% {
        transform: translateY(8px)
    }
}

.elementor-animation-hang:active, .elementor-animation-hang:focus, .elementor-animation-hang:hover {
    animation-name: elementor-animation-hang-sink, elementor-animation-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

.elementor-animation-skew {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-skew:active, .elementor-animation-skew:focus, .elementor-animation-skew:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-forward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-forward:active, .elementor-animation-skew-forward:focus, .elementor-animation-skew-forward:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-backward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-backward:active, .elementor-animation-skew-backward:focus, .elementor-animation-skew-backward:hover {
    transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    100% {
        transform: translateY(0)
    }
}

.elementor-animation-wobble-vertical:active, .elementor-animation-wobble-vertical:focus, .elementor-animation-wobble-vertical:hover {
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }
    33.3% {
        transform: translateX(-6px)
    }
    49.95% {
        transform: translateX(4px)
    }
    66.6% {
        transform: translateX(-2px)
    }
    83.25% {
        transform: translateX(1px)
    }
    100% {
        transform: translateX(0)
    }
}

.elementor-animation-wobble-horizontal:active, .elementor-animation-wobble-horizontal:focus, .elementor-animation-wobble-horizontal:hover {
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
    16.65% {
        transform: translate(8px, 8px)
    }
    33.3% {
        transform: translate(-6px, -6px)
    }
    49.95% {
        transform: translate(4px, 4px)
    }
    66.6% {
        transform: translate(-2px, -2px)
    }
    83.25% {
        transform: translate(1px, 1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-bottom-right:active, .elementor-animation-wobble-to-bottom-right:focus, .elementor-animation-wobble-to-bottom-right:hover {
    animation-name: elementor-animation-wobble-to-bottom-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
    16.65% {
        transform: translate(8px, -8px)
    }
    33.3% {
        transform: translate(-6px, 6px)
    }
    49.95% {
        transform: translate(4px, -4px)
    }
    66.6% {
        transform: translate(-2px, 2px)
    }
    83.25% {
        transform: translate(1px, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-top-right:active, .elementor-animation-wobble-to-top-right:focus, .elementor-animation-wobble-to-top-right:hover {
    animation-name: elementor-animation-wobble-to-top-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-top {
    transform-origin: 0 100%
}

.elementor-animation-wobble-top:active, .elementor-animation-wobble-top:focus, .elementor-animation-wobble-top:hover {
    animation-name: elementor-animation-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-bottom {
    transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active, .elementor-animation-wobble-bottom:focus, .elementor-animation-wobble-bottom:hover {
    animation-name: elementor-animation-wobble-bottom;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-skew:active, .elementor-animation-wobble-skew:focus, .elementor-animation-wobble-skew:hover {
    animation-name: elementor-animation-wobble-skew;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
    50% {
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        transform: translateX(-3px) rotate(-2deg)
    }
}

.elementor-animation-buzz:active, .elementor-animation-buzz:focus, .elementor-animation-buzz:hover {
    animation-name: elementor-animation-buzz;
    animation-duration: .15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        transform: translateX(1px) rotate(0)
    }
    100% {
        transform: translateX(-1px) rotate(0)
    }
}

.elementor-animation-buzz-out:active, .elementor-animation-buzz-out:focus, .elementor-animation-buzz-out:hover {
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}


.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}