.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: right;
     /* 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: right;
    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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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-right: 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%;
    left: 0;
    position: absolute;
    right: 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-right: 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 .5em 0 0;
    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
}

.wc-block-components-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    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 .365em .365em 0;
    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-left: .75em;
    padding-right: .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-right: .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-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%;
    left: 0;
    position: absolute;
    right: 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
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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-skeleton {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%
}

.wc-block-components-skeleton-text-line {
    background: #e0e0e0;
    border-radius: 2em;
    height: .8em;
    position: relative;
    width: 100%
}

.wc-block-components-skeleton-text-line:last-child {
    width: 80%
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-add-to-cart-form {
    width: unset
}

.wp-block-add-to-cart-form .input-text {
    font-size: var(--wp--preset--font-size--small);
    padding: .9rem 1.1rem
}

.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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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-formatted-money-amount {
    white-space: nowrap
}

.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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-panel__button {
    border: 0;
    border-radius: 0;
    height: auto;
    line-height: 1;
    margin: .375em 0 0;
    padding: .375em 32px 0 0;
    position: relative;
    text-align: left;
    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;
    right: 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: 0 0;
    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: 0 0
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.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-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0)scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.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: 0 0;
    border: 0;
    color: currentColor;
    margin: 0 0 0 auto;
    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;
    left: 16px;
    position: fixed;
    width: auto
}

@media(max-width: 782px) {
    .wc-block-components-notices__snackbar {
        bottom:auto;
        left: 0;
        position: fixed;
        top: 10px
    }

    .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
        margin-left: 10px;
        margin-right: 10px
    }
}

.wc-block-components-notice-banner {
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    -ms-grid-row-align: center;
    align-self: center;
    flex-basis: 100%;
    padding-right: 16px;
    white-space: normal
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
    padding-right: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
    font-weight: 600;
    margin: 0 0 8px
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
    margin: 0 0 0 24px;
    padding: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
    clear: both;
    content: "";
    display: block
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    color: #2f2f2f!important;
    float: right;
    margin: 0;
    opacity: .6;
    padding: 0!important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 2px
}

.wc-block-components-notice-banner>.wc-block-components-button {
    background: 0 0!important;
    border: 0!important;
    box-shadow: none!important;
    color: #2f2f2f!important;
    flex: 0 0 16px;
    height: 16px!important;
    margin: 6px 0 0 auto!important;
    min-height: auto!important;
    min-width: 0!important;
    opacity: .6;
    outline: none!important;
    padding: 0!important;
    width: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
    margin: 0!important
}

.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner.is-error {
    background-color: #fff0f0;
    border-color: #cc1818
}

.wc-block-components-notice-banner.is-error>svg {
    background-color: #cc1818;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-warning {
    background-color: #fffbf4;
    border-color: #f0b849
}

.wc-block-components-notice-banner.is-warning>svg {
    background-color: #f0b849;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-success {
    background-color: #f4fff7;
    border-color: #4ab866
}

.wc-block-components-notice-banner.is-success>svg {
    background-color: #4ab866
}

.wc-block-components-notice-banner.is-info {
    background-color: #f4f8ff;
    border-color: #007cba
}

.wc-block-components-notice-banner.is-info>svg {
    background-color: #007cba
}

.wc-block-components-notice-snackbar-list {
    bottom: 24px;
    box-sizing: border-box;
    left: 24px;
    pointer-events: none;
    position: fixed;
    right: 24px;
    z-index: 100000
}

.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner {
    border: 1px solid transparent;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    display: inline-flex;
    margin: 24px 0 0;
    max-width: 600px;
    pointer-events: all;
    position: relative;
    width: auto
}

.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-default {
    border-color: #2f2f2f
}

@media(max-width: 782px) {
    .wc-block-components-notice-snackbar-list .wc-block-components-notice-banner {
        max-width:none;
        width: 100%
    }
}

.notice-transition-enter {
    max-height: 0
}

.notice-transition-enter.notice-transition-enter-active {
    max-height: 99em;
    transition: max-height .5s ease-in
}

.notice-transition-enter-done {
    max-height: auto
}

.notice-transition-exit {
    opacity: 1
}

.notice-transition-exit.notice-transition-exit-active {
    opacity: 0;
    transition: opacity .5s ease-in
}

.notice-transition-exit-done {
    opacity: 0
}

.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: 1em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-checkbox label {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    font-size: .875em;
    position: relative
}

.wc-block-components-checkbox label input[type=checkbox] {
    cursor: inherit
}

.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 1em 0 0;
    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-left: .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-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;
    left: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    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 left;
    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
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(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
}

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

    to {
        transform: rotate(1turn)
    }
}

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

    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-left: 8px solid transparent;
    border-right: 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-left: auto;
        margin-right: 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-left: auto;
        margin-right: 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-left: auto;
        margin-right: 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-left: auto;
        margin-right: 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-left: auto;
        margin-right: 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-left: auto;
        margin-right: 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-left: auto;
        margin-right: 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-right: 8px
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 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-right: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 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-right: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 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-right: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 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-right: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 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-right: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 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-right: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }
}

.wc-block-components-product-sort-select {
    margin-bottom: 24px;
    text-align: left
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

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

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

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.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-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%;
    left: 0;
    position: absolute;
    right: 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: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

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

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price {
    display: block
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-price ins {
    text-decoration: none
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .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%;
    left: 0;
    position: absolute;
    right: 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-formatted-money-amount {
    white-space: nowrap
}

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

.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;
    height: auto;
    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 {
    left: 4px;
    margin: 0;
    position: absolute;
    right: 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 {
    left: 50%;
    margin: 0;
    position: absolute;
    right: 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 {
    left: auto;
    margin: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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-product-image__tools-panel .components-input-control {
    margin-bottom: 8px
}

.wc-block-components-product-rating {
    display: block;
    line-height: 1
}

.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";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__stars span {
    color: inherit;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__link {
    display: inline-block;
    font-size: .875em;
    height: 1.618em;
    text-align: inherit;
    width: 100%
}

.wc-block-all-products .wc-block-components-product-rating {
    margin-bottom: 12px;
    margin-top: 0
}

.wc-block-components-product-rating__norating-container {
    align-items: center;
    display: inline-flex;
    flex-direction: row;
    gap: 8px
}

.wc-block-components-product-rating__norating {
    -webkit-text-stroke: 2px var(--wp--preset--color--black,#000);
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 1.5em
}

.wc-block-components-product-rating__norating:before {
    color: transparent;
    content: "S";
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    white-space: nowrap
}

.wp-block-woocommerce-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%;
    left: 0;
    position: absolute;
    right: 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
    }
}

.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;
    justify-content: center;
    margin-left: auto;
    margin-right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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)
}

.wp-block-button.is-style-outline .wp-block-button__link {
    border: 2px solid
}

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

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

.wp-block-button.has-custom-width .wp-block-button__link {
    box-sizing: border-box
}

.wp-block-button.wp-block-button__width-25 .wp-block-button__link {
    width: 25%
}

.wp-block-button.wp-block-button__width-50 .wp-block-button__link {
    width: 50%
}

.wp-block-button.wp-block-button__width-75 .wp-block-button__link {
    width: 75%
}

.wp-block-button.wp-block-button__width-100 .wp-block-button__link {
    width: 100%
}

.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%;
    left: 0;
    position: absolute;
    right: 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-sku {
    display: block;
    font-size: .875em;
    overflow-wrap: break-word;
    text-transform: uppercase
}

.wc-block-components-product-stock-indicator {
    display: block;
    font-size: .875em;
    margin-bottom: .75em;
    margin-top: 0
}

.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 0 -.25em .5em;
    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 1em .75em 0;
    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%;
    left: 0;
    position: absolute;
    right: 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
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.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-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0)scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.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-skeleton {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%
}

.wc-block-components-skeleton-text-line {
    background: #e0e0e0;
    border-radius: 2em;
    height: .8em;
    position: relative;
    width: 100%
}

.wc-block-components-skeleton-text-line:last-child {
    width: 80%
}

.wp-block-add-to-cart-form {
    width: unset
}

.wp-block-add-to-cart-form .input-text {
    font-size: var(--wp--preset--font-size--small);
    padding: .9rem 1.1rem
}

.woocommerce .wp-block-woocommerce-product-image-gallery {
    clear: both;
    max-width: 512px;
    position: relative
}

.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale {
    left: -1rem;
    right: unset;
    z-index: 1
}

.woocommerce .wp-block-woocommerce-product-image-gallery:after {
    clear: both;
    content: "";
    display: table
}

.woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images {
    width: 100%
}

.wp-block-woocommerce-product-details ul.wc-tabs {
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
    margin: 0 0 1.618em;
    overflow: hidden;
    padding: 0 0 0 1em;
    position: relative
}

.wp-block-woocommerce-product-details ul.wc-tabs li {
    border: 1px solid #e0e0e0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    margin: 0;
    padding: .5em 1em;
    position: relative;
    z-index: 0
}

.wp-block-woocommerce-product-details ul.wc-tabs li a {
    display: inline-block;
    font-weight: 700;
    text-decoration: none
}

.wp-block-woocommerce-product-details ul.wc-tabs li a:hover {
    text-decoration: none
}

.wp-block-woocommerce-product-details ul.wc-tabs li.active {
    z-index: 2
}

.wp-block-woocommerce-product-details ul.wc-tabs li.active a {
    text-shadow: inherit
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-product-reviews img {
    max-width: 600px
}

.wp-block-woocommerce-product-reviews .submit {
    margin-top: 2rem
}

.wp-block-woocommerce-product-reviews__editor__row {
    align-items: center;
    display: flex;
    gap: 2rem
}

.wp-block-woocommerce-product-reviews__editor__row>span {
    flex-basis: 20%
}

.wp-block-woocommerce-product-reviews__editor__row .wp-block-woocommerce-product-reviews__editor__stars,.wp-block-woocommerce-product-reviews__editor__row textarea {
    flex-grow: 1;
    margin-right: 1rem
}

.wp-block-woocommerce-product-reviews__editor__row textarea {
    flex-grow: 1;
    height: 8rem
}

.wp-block-woocommerce-product-reviews__editor__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
}

.wp-block-woocommerce-product-reviews__editor__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-review-sort-select {
    text-align: right
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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;
    right: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: 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-right: 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-left: 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-right: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-left: -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: left;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
    float: left;
    left: 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";
    left: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

.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%;
    left: 0;
    position: absolute;
    right: 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;
    right: 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;
     /* 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: #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-left: 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
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container {
    padding: 4px 30px 4px 8px
}

.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: 25px 0 0 25px;
    border-right: 0;
    line-height: 22px;
    padding: .25em .5em .25em .75em
}

.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-left: 0;
    border-radius: 0 25px 25px 0;
    padding: 1px .25em 0 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.has-icon svg {
    background-color: #e0e0e0;
    border-radius: 25px
}

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

.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%;
    left: 0;
    position: absolute;
    right: 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-blocks-components-form-token-field-wrapper .components-popover {
    left: 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;
    left: 0;
    right: 0;
    top: 0;
    z-index: z-index(".components-popover")!important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-left: 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-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    margin-left: -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-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    right: -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-left-style: solid;
    border-right: 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-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    left: -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-left: none;
    border-right-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-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 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 {
    left: 50%;
    transform: translateX(-50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 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-left: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    right: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -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 8px 0 16px
}

.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-left: 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%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", 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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width: 600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        font-size:13px;
        line-height: normal
    }
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30,30,30,.62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30,30,30,.62);
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30,30,30,.62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size:13px
    }
}

.components-form-token-field.is-active .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
    width: auto
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: 0 0;
    color: var(--wp-admin-theme-color)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: 0 0;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.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: #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) {
    .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 {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion-match {
    text-decoration: underline
}

.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;
    left: -1px;
    margin: 1px 0 0;
    position: absolute;
    right: -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-right: 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-left: 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
}

.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%;
    left: 0;
    position: absolute;
    right: 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-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-left: 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%;
    left: 0;
    position: absolute;
    right: 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
    }
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

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

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.woocommerce.wc-block-breadcrumbs {
    font-size: inherit
}

.woocommerce.woocommerce-shop .wc-block-breadcrumbs .woocommerce-breadcrumb {
    display: block;
    margin: auto
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.woocommerce.wc-block-catalog-sorting form {
    float: none
}

.woocommerce.wc-block-catalog-sorting select.orderby {
    font-size: inherit
}

.woocommerce.wc-block-catalog-sorting.has-text-color select.orderby {
    color: inherit
}

.woocommerce.wc-block-catalog-sorting .woocommerce-ordering {
    margin: auto
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.is-layout-constrained>.wp-block-woocommerce-customer-account.alignright {
    float: none;
    justify-content: flex-end
}

.is-layout-constrained>.wp-block-woocommerce-customer-account.alignleft {
    float: none;
    justify-content: flex-start
}

.is-layout-constrained>.wp-block-woocommerce-customer-account.aligncenter {
    float: none;
    justify-content: center
}

.wp-block-woocommerce-customer-account {
    display: flex
}

.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 {
    height: 1em;
    width: 1em
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 1.4375em;
    padding: .5em;
    width: 1.4375em
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-featured-category {
    background-color: initial;
    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: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 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-left: 0;
    text-align: left
}

.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-right: 0;
    text-align: right
}

.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%;
    left: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 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
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-featured-product {
    background-color: initial;
    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: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 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-left: 0;
    text-align: left
}

.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-right: 0;
    text-align: right
}

.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%;
    left: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 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 {
    display: inline-block
}

.wc-block-mini-cart__template-part,.wp-block-woocommerce-mini-cart-contents {
    height: 100%
}

.wc-block-mini-cart__button {
    align-items: center;
    background-color: initial;
    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 {
    margin-right: .5em
}

.wc-block-mini-cart--preview .wc-block-mini-cart__amount {
    display: initial
}

.wc-block-mini-cart__tax-label {
    margin-right: .5em
}

@media screen and (min-width: 768px) {
    .wc-block-mini-cart__amount {
        display:initial;
        font-size: inherit;
        font-weight: inherit;
        margin-right: 8px
    }
}

.drawer-open .wc-block-mini-cart__button {
    pointer-events: none
}

.wc-block-mini-cart__drawer {
    font-size: 1rem
}

.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents {
    box-sizing: border-box;
    justify-content: center;
    padding: 0;
    position: relative
}

.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices {
    margin: 16px 40px -16px 16px;
    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 .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices:empty {
    display: none
}

: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 {
    background: inherit;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: -webkit-fill-available;
    max-height: -moz-available;
    max-height: 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 {
    align-items: baseline;
    background: inherit;
    display: flex;
    font-size: 2em;
    margin: 16px 16px -32px;
    -webkit-mask-image: linear-gradient(#000 calc(100% - 24px),transparent);
    mask-image: linear-gradient(#000 calc(100% - 24px),transparent);
    padding-bottom: 32px;
    z-index: 1
}

h2.wc-block-mini-cart__title span:first-child {
    margin-right: 8px
}

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

.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 {
    padding: 24px 16px;
    position: relative
}

.wc-block-mini-cart__footer:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.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,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout {
    display: flex;
    gap: 16px
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-button,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-checkout-button-block,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wc-block-components-button,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-button,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-cart-button-block,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-checkout-button-block {
    display: inline-flex;
    flex-grow: 1
}

@media only screen and (min-width: 480px) {
    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-cart-button-block {
        display:inline-flex
    }
}

@media only screen and (max-width: 480px) {
    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout {
        flex-direction:column
    }
}

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

.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-mini-cart__quantity-badge {
    align-items: center;
    display: flex;
    position: relative
}

.wc-block-mini-cart__badge {
    align-items: center;
    border-radius: 1em;
    box-sizing: border-box;
    display: flex;
    font-size: .875em;
    font-weight: 600;
    height: 1.4285714286em;
    justify-content: center;
    left: 100%;
    margin-left: -44%;
    min-width: 1.4285714286em;
    padding: 0 .25em;
    position: absolute;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 1
}

:where(.wc-block-mini-cart__badge) {
    background-color: initial;
    color: transparent
}

.wc-block-mini-cart__badge:empty {
    opacity: 0
}

.wc-block-mini-cart__icon {
    display: block;
    height: 2em;
    margin: -.25em;
    width: 2em
}

html[dir=rtl] .wc-block-mini-cart__icon {
    transform: scaleX(-1)
}

:root {
    --drawer-width: 480px;
    --neg-drawer-width: calc(var(--drawer-width)*-1)
}

@-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(max(-100%,var(--neg-drawer-width)))
    }
}

@keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(max(-100%,var(--neg-drawer-width)))
    }
}

@-webkit-keyframes rtlslidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(min(100%,var(--drawer-width)))
    }
}

@keyframes rtlslidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(min(100%,var(--drawer-width)))
    }
}

.wc-block-components-drawer__screen-overlay {
    background-color: rgba(95,95,95,.35);
    bottom: 0;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 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%;
    left: 100%;
    max-width: 100%;
    position: relative;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(max(-100%,var(--neg-drawer-width)));
    width: var(--drawer-width)
}

.wc-block-components-drawer:after {
    border-style: solid;
    border-width: 0 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.rtl .wc-block-components-drawer {
    transform: translateX(min(100%,var(--drawer-width)))
}

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

.rtl .wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation-name: rtlslidein;
    animation-name: rtlslidein
}

.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__close {
    background: 0 0!important;
    border: 0;
    border-radius: 0;
    color: inherit!important;
    margin: -1em;
    opacity: .6;
    padding: 0;
    padding: 1em!important;
    position: absolute!important;
    right: 12px;
    top: 12px;
    vertical-align: baseline;
    z-index: 2
}

.wc-block-components-drawer__close:active,.wc-block-components-drawer__close:focus,.wc-block-components-drawer__close:hover {
    opacity: 1
}

.wc-block-components-drawer__close:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.wc-block-components-drawer__close>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__close svg {
    fill: currentColor;
    display: block
}

.wc-block-components-drawer__content {
    height: 100dvh;
    position: relative
}

.admin-bar .wc-block-components-drawer__content {
    height: calc(100dvh - 46px);
    margin-top: 46px
}

@media only screen and (min-width: 783px) {
    .admin-bar .wc-block-components-drawer__content {
        height:calc(100dvh - 32px);
        margin-top: 32px
    }
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0)scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.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%;
    left: 0;
    position: absolute;
    right: 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-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%;
    left: 0;
    position: absolute;
    right: 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-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%;
    left: 0;
    position: absolute;
    right: 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: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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;
    left: 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%;
    left: 0;
    position: absolute;
    right: 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-left: 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;
    left: 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: 0 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: 0 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: 0 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: left;
    margin-left: -2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-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--min::-ms-thumb {
    background-position-x: left
}

.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: right;
    margin-left: 2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-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--max::-ms-thumb {
    background-position-x: right
}

.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%;
        left: 0;
        position: absolute;
        right: 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%;
        left: 0;
        position: absolute;
        right: 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-formatted-money-amount {
    white-space: nowrap
}

.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-left: 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%;
    left: 0;
    position: absolute;
    right: 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
    }
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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-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 0 -.25em .5em;
    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 1em .75em 0;
    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%;
    left: 0;
    position: absolute;
    right: 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
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.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-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0)scale(.5);
    transform-origin: 50% 50%;
    width: 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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

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

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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;
    justify-content: center;
    margin-left: auto;
    margin-right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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)
}

.wp-block-button.is-style-outline .wp-block-button__link {
    border: 2px solid
}

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

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

.wp-block-button.has-custom-width .wp-block-button__link {
    box-sizing: border-box
}

.wp-block-button.wp-block-button__width-25 .wp-block-button__link {
    width: 25%
}

.wp-block-button.wp-block-button__width-50 .wp-block-button__link {
    width: 50%
}

.wp-block-button.wp-block-button__width-75 .wp-block-button__link {
    width: 75%
}

.wp-block-button.wp-block-button__width-100 .wp-block-button__link {
    width: 100%
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-product-categories {
    margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
    display: flex
}

.wc-block-product-categories select {
    margin-right: .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 0 4px 60px
}

.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 .5em 0 -60px;
    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
}

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

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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;
    height: auto;
    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 {
    left: 4px;
    margin: 0;
    position: absolute;
    right: 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 {
    left: 50%;
    margin: 0;
    position: absolute;
    right: 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 {
    left: auto;
    margin: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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-product-image__tools-panel .components-input-control {
    margin-bottom: 8px
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.woocommerce .wp-block-woocommerce-product-image-gallery {
    clear: both;
    max-width: 512px;
    position: relative
}

.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale {
    left: -1rem;
    right: unset;
    z-index: 1
}

.woocommerce .wp-block-woocommerce-product-image-gallery:after {
    clear: both;
    content: "";
    display: table
}

.woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images {
    width: 100%
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.color-block-support-panel .wc-block-feedback-prompt {
    grid-column: 1/-1
}

.woocommerce-product-query-panel__external-link {
    display: block;
    margin-top: 12px
}

.woocommerce-product-query-panel__external-link .components-external-link__icon {
    margin-left: 8px
}

:where(.products-block-post-template .wp-block-post)>* {
    margin-bottom: .75rem;
    margin-top: 0
}

:where(.editor-styles-wrapper .products-block-post-template .wp-block-post)>*>* {
    margin-bottom: 0;
    margin-top: 0
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.woocommerce.wc-block-product-results-count .woocommerce-result-count {
    float: none;
    font-size: inherit;
    margin: auto
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-product-reviews img {
    max-width: 600px
}

.wp-block-woocommerce-product-reviews .submit {
    margin-top: 2rem
}

.wp-block-woocommerce-product-reviews__editor__row {
    align-items: center;
    display: flex;
    gap: 2rem
}

.wp-block-woocommerce-product-reviews__editor__row>span {
    flex-basis: 20%
}

.wp-block-woocommerce-product-reviews__editor__row .wp-block-woocommerce-product-reviews__editor__stars,.wp-block-woocommerce-product-reviews__editor__row textarea {
    flex-grow: 1;
    margin-right: 1rem
}

.wp-block-woocommerce-product-reviews__editor__row textarea {
    flex-grow: 1;
    height: 8rem
}

.wp-block-woocommerce-product-reviews__editor__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
}

.wp-block-woocommerce-product-reviews__editor__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

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

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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 0 0 6px;
    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
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-sku {
    display: block;
    font-size: .875em;
    overflow-wrap: break-word;
    text-transform: uppercase
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-stock-indicator {
    display: block;
    font-size: .875em;
    margin-bottom: .75em;
    margin-top: 0
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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%;
    left: 0;
    position: absolute;
    right: 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-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%;
    left: 0;
    position: absolute;
    right: 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: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.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%;
    left: 0;
    position: absolute;
    right: 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;
    right: 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
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container {
    padding: 4px 30px 4px 8px
}

.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: 25px 0 0 25px;
    border-right: 0;
    line-height: 22px;
    padding: .25em .5em .25em .75em
}

.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-left: 0;
    border-radius: 0 25px 25px 0;
    padding: 1px .25em 0 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.has-icon svg {
    background-color: #e0e0e0;
    border-radius: 25px
}

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

.wc-block-components-product-rating {
    display: block;
    line-height: 1
}

.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.wc-block-grid__product-rating__stars {
    margin: 0
}

.wc-block-components-product-rating__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__stars span {
    color: inherit;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-all-products .wc-block-components-product-rating {
    margin-bottom: 12px;
    margin-top: 0
}

.wc-block-components-product-rating__container {
    align-items: center;
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex
}

.wc-block-components-product-rating__norating-container {
    align-items: center;
    display: inline-flex;
    flex-direction: row;
    gap: 8px
}

.wc-block-components-product-rating__norating {
    -webkit-text-stroke: 2px var(--wp--preset--color--black,#000);
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 1.5em
}

.wc-block-components-product-rating__norating:before {
    color: transparent;
    content: "S";
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    white-space: nowrap
}

.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%;
    left: 0;
    position: absolute;
    right: 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-all-products .wc-block-components-product-rating__container,.wp-block-query .wc-block-components-product-rating__container {
    display: block
}

.wc-block-all-products .wc-block-components-product-rating__stars.wc-block-grid__product-rating__stars,.wp-block-query .wc-block-components-product-rating__stars.wc-block-grid__product-rating__stars {
    margin: inherit
}

.wc-blocks-components-form-token-field-wrapper .components-popover {
    left: 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;
    left: 0;
    right: 0;
    top: 0;
    z-index: z-index(".components-popover")!important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-left: 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-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    margin-left: -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-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    right: -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-left-style: solid;
    border-right: 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-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    left: -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-left: none;
    border-right-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-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 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 {
    left: 50%;
    transform: translateX(-50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 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-left: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    right: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -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 8px 0 16px
}

.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-left: 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%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", 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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width: 600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        font-size:13px;
        line-height: normal
    }
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30,30,30,.62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30,30,30,.62);
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30,30,30,.62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size:13px
    }
}

.components-form-token-field.is-active .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
    width: auto
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: 0 0;
    color: var(--wp-admin-theme-color)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: 0 0;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.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: #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) {
    .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 {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion-match {
    text-decoration: underline
}

.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;
    left: -1px;
    margin: 1px 0 0;
    position: absolute;
    right: -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-right: 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-left: 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
}

.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%;
    left: 0;
    position: absolute;
    right: 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-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-left: 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%;
    left: 0;
    position: absolute;
    right: 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
    }
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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-review-sort-select {
    text-align: right
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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;
    right: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: 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-right: 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-left: 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-right: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-left: -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: left;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
    float: left;
    left: 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";
    left: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

.wc-block-components-review-sort-select {
    text-align: right
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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;
    right: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: 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-right: 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-left: 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-right: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-left: -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: left;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
    float: left;
    left: 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";
    left: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-product-details ul.wc-tabs {
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
    margin: 0 0 1.618em;
    overflow: hidden;
    padding: 0 0 0 1em;
    position: relative
}

.wp-block-woocommerce-product-details ul.wc-tabs li {
    border: 1px solid #e0e0e0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    margin: 0;
    padding: .5em 1em;
    position: relative;
    z-index: 0
}

.wp-block-woocommerce-product-details ul.wc-tabs li a {
    display: inline-block;
    font-weight: 700;
    text-decoration: none
}

.wp-block-woocommerce-product-details ul.wc-tabs li a:hover {
    text-decoration: none
}

.wp-block-woocommerce-product-details ul.wc-tabs li.active {
    z-index: 2
}

.wp-block-woocommerce-product-details ul.wc-tabs li.active a {
    text-shadow: inherit
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

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

.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%;
    left: 0;
    position: absolute;
    right: 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;
    right: 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 30px 4px 8px
}

.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: 25px 0 0 25px;
    border-right: 0;
    line-height: 22px;
    padding: .25em .5em .25em .75em
}

.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-left: 0;
    border-radius: 0 25px 25px 0;
    padding: 1px .25em 0 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.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-left: 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
}

.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%;
    left: 0;
    position: absolute;
    right: 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-blocks-components-form-token-field-wrapper .components-popover {
    left: 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;
    left: 0;
    right: 0;
    top: 0;
    z-index: z-index(".components-popover")!important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-left: 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-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    margin-left: -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-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    right: -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-left-style: solid;
    border-right: 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-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    left: -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-left: none;
    border-right-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-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 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 {
    left: 50%;
    transform: translateX(-50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 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-left: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    right: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -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 8px 0 16px
}

.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-left: 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%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
      /* font-family: "Source Han Sans SC", "Microsoft YaHei", 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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width: 600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        font-size:13px;
        line-height: normal
    }
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30,30,30,.62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30,30,30,.62);
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30,30,30,.62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size:13px
    }
}

.components-form-token-field.is-active .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
    width: auto
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__remove-token,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: 0 0;
    color: var(--wp-admin-theme-color)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: 0 0;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.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: #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) {
    .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 {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .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
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .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) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion-match {
    text-decoration: underline
}

.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;
    left: -1px;
    margin: 1px 0 0;
    position: absolute;
    right: -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-right: 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-left: 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
}

.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%;
    left: 0;
    position: absolute;
    right: 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-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-left: 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%;
    left: 0;
    position: absolute;
    right: 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
    }
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

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

.wc-block-cart .wc-block-components-totals-footer-item,.wc-block-cart .wc-block-components-totals-taxes {
    margin: 0
}

.wc-block-cart table.wc-block-cart-items,.wc-block-cart table.wc-block-cart-items td,.wc-block-cart table.wc-block-cart-items th {
    margin: 0 0 2em
}

.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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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-large.wc-block-cart .wc-block-components-radio-control__input {
    left: 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: right;
    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-left: 16px;
    padding-right: 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-right: 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%;
    left: 0;
    position: absolute;
    right: 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-left: 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%;
    left: 0;
    position: absolute;
    right: 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-components-loading-mask {
    min-height: 34px;
    pointer-events: none;
    position: relative
}

.wc-block-components-loading-mask .components-spinner {
    left: 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-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-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0)scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

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

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.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-right: 3.7735849057%;
    width: 65%
}

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-left: 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,.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 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 {
     /* 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
}

table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th {
    background: 0 0!important;
    border: 0;
    margin: 0
}

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

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

.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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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-right: 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 16px 16px 0
}

.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-right: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: .25rem 16px .25rem 0;
    white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 16px 0 16px 16px;
    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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 16px
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.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-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price {
    display: block
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-price ins {
    text-decoration: none
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .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%;
    left: 0;
    position: absolute;
    right: 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-formatted-money-amount {
    white-space: nowrap
}

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

.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: "";
    left: 0;
    opacity: .45;
    pointer-events: none;
    position: absolute;
    right: 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: 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: 0 0;
    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: 4px 0 0 4px;
    order: 1
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    border-radius: 0 4px 4px 0;
    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: 0 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%;
    left: 0;
    position: absolute;
    right: 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-right: 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-right: 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%
    }
}

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

.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;
    height: auto;
    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 {
    left: 4px;
    margin: 0;
    position: absolute;
    right: 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 {
    left: 50%;
    margin: 0;
    position: absolute;
    right: 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 {
    left: auto;
    margin: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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-product-image__tools-panel .components-input-control {
    margin-bottom: 8px
}

.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%;
    left: 0;
    position: absolute;
    right: 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: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

.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;
    justify-content: center;
    margin-left: auto;
    margin-right: 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%;
    left: 0;
    position: absolute;
    right: 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%;
    left: 0;
    position: absolute;
    right: 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)
}

.wp-block-button.is-style-outline .wp-block-button__link {
    border: 2px solid
}

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

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

.wp-block-button.has-custom-width .wp-block-button__link {
    box-sizing: border-box
}

.wp-block-button.wp-block-button__width-25 .wp-block-button__link {
    width: 25%
}

.wp-block-button.wp-block-button__width-50 .wp-block-button__link {
    width: 50%
}

.wp-block-button.wp-block-button__width-75 .wp-block-button__link {
    width: 75%
}

.wp-block-button.wp-block-button__width-100 .wp-block-button__link {
    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
}

.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;
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
    vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
    border-left: 1px solid;
    border-radius: 5px 0 0 0;
    border-top: 1px solid;
    content: "";
    display: block;
    height: 4px;
    margin-right: 12px;
    opacity: .3;
    pointer-events: none;
    width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
    border-radius: 0 5px 0 0;
    border-right: 1px solid;
    border-top: 1px solid;
    content: "";
    display: block;
    flex-grow: 1;
    height: 4px;
    margin-left: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
    margin-left: 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-left: 12px;
    padding-right: 12px
}

.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-left: 0;
    margin-right: 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-left: 8px;
    margin-right: 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 4px 0 0;
    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
}

.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;
        box-sizing: border-box;
        left: 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%,.3);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.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("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2238%22 height=%2238%22 fill=%22none%22%3E%3Cpath fill=%22currentcolor%22 d=%22M19 0C8.504.0.0 8.504.0 19s8.504 19 19 19 19-8.504 19-19S29.496.0 19 0zm6.129 12.871a2.449 2.449.0 012.452 2.452 2.449 2.449.0 01-2.452 2.451 2.449 2.449.0 01-2.452-2.451 2.449 2.449.0 012.452-2.452zM11.645 31.258c-2.03.0-3.677-1.609-3.677-3.6.0-1.533 2.183-4.628 3.187-5.961a.61.61.0 01.98.0c1.004 1.333 3.188 4.428 3.188 5.96.0 1.992-1.648 3.601-3.678 3.601zm1.226-13.484a2.449 2.449.0 01-2.452-2.451 2.449 2.449.0 012.452-2.452 2.449 2.449.0 012.452 2.452 2.449 2.449.0 01-2.452 2.451zm13.04 11.814A8.989 8.989.0 0019 26.355c-1.624.0-1.624-2.452.0-2.452a11.4 11.4.0 018.788 4.122c1.057 1.257-.859 2.796-1.878 1.563z%22/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2238%22 height=%2238%22 fill=%22none%22%3E%3Cpath fill=%22currentcolor%22 d=%22M19 0C8.504.0.0 8.504.0 19s8.504 19 19 19 19-8.504 19-19S29.496.0 19 0zm6.129 12.871a2.449 2.449.0 012.452 2.452 2.449 2.449.0 01-2.452 2.451 2.449 2.449.0 01-2.452-2.451 2.449 2.449.0 012.452-2.452zM11.645 31.258c-2.03.0-3.677-1.609-3.677-3.6.0-1.533 2.183-4.628 3.187-5.961a.61.61.0 01.98.0c1.004 1.333 3.188 4.428 3.188 5.96.0 1.992-1.648 3.601-3.678 3.601zm1.226-13.484a2.449 2.449.0 01-2.452-2.451 2.449 2.449.0 012.452-2.452 2.449 2.449.0 012.452 2.452 2.449 2.449.0 01-2.452 2.451zm13.04 11.814A8.989 8.989.0 0019 26.355c-1.624.0-1.624-2.452.0-2.452a11.4 11.4.0 018.788 4.122c1.057 1.257-.859 2.796-1.878 1.563z%22/%3E%3C/svg%3E");
    -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-left: auto!important;
    margin-right: auto!important
}

.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-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-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    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 .365em .365em 0;
    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-left: .75em;
    padding-right: .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-right: .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-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: initial;
    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 {
    margin-top: 12px
}

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

.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__link {
    font-weight: 400
}

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

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

.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 transparent;
    display: flex;
    flex-wrap: wrap;
      /* font-family: "Source Han Sans SC", "Microsoft YaHei", 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
}

.wc-block-components-country-input {
    margin-top: 1.5em
}

.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;
     /* 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;
     /* 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: #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: left;
    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-left-radius: 0;
    border-bottom-right-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: #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 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    transform: translateY(.75em);
    transform-origin: top left;
    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-state-input {
    margin-top: 1.5em
}

.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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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 {
    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-radio-control__option {
    color: inherit;
    cursor: pointer;
    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 0 0 2.25em;
    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: right
}

.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%;
    cursor: pointer;
    display: inline-block;
    height: 1.5em;
    left: 0;
    margin: inherit;
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    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;
    left: 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
}

.wc-block-components-notice-banner {
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    -ms-grid-row-align: center;
    align-self: center;
    flex-basis: 100%;
    padding-right: 16px;
    white-space: normal
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
    padding-right: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
    font-weight: 600;
    margin: 0 0 8px
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
    margin: 0 0 0 24px;
    padding: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
    clear: both;
    content: "";
    display: block
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    color: #2f2f2f!important;
    float: right;
    margin: 0;
    opacity: .6;
    padding: 0!important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 2px
}

.wc-block-components-notice-banner>.wc-block-components-button {
    background: 0 0!important;
    border: 0!important;
    box-shadow: none!important;
    color: #2f2f2f!important;
    flex: 0 0 16px;
    height: 16px!important;
    margin: 6px 0 0 auto!important;
    min-height: auto!important;
    min-width: 0!important;
    opacity: .6;
    outline: none!important;
    padding: 0!important;
    width: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
    margin: 0!important
}

.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner.is-error {
    background-color: #fff0f0;
    border-color: #cc1818
}

.wc-block-components-notice-banner.is-error>svg {
    background-color: #cc1818;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-warning {
    background-color: #fffbf4;
    border-color: #f0b849
}

.wc-block-components-notice-banner.is-warning>svg {
    background-color: #f0b849;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-success {
    background-color: #f4fff7;
    border-color: #4ab866
}

.wc-block-components-notice-banner.is-success>svg {
    background-color: #4ab866
}

.wc-block-components-notice-banner.is-info {
    background-color: #f4f8ff;
    border-color: #007cba
}

.wc-block-components-notice-banner.is-info>svg {
    background-color: #007cba
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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-left: 8px;
    padding-left: 24px;
    padding-right: 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
}

.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-left: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block {
    padding-right: 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%;
    left: 0;
    position: absolute;
    right: 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-left: 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-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-item {
    padding-left: 16px;
    padding-right: 16px
}

.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-totals-block .wc-block-components-totals-coupon-link {
    margin-left: 16px;
    margin-right: 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-item {
        padding-left: 0;
        padding-right: 0
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link {
        margin-left: 0;
        margin-right: 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
}

.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-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-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-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-right: 3.7735849057%;
    width: 65%
}

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-left: 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,.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 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 {
     /* 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
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.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-left: -6px;
    margin-right: -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: left;
    margin-left: 6px;
    margin-right: 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__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-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
}

.wc-block-components-title.wc-block-components-title textarea {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

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

.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 transparent;
    display: flex;
    flex-wrap: wrap;
      /* font-family: "Source Han Sans SC", "Microsoft YaHei", 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
}

.wc-block-components-country-input {
    margin-top: 1.5em
}

.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;
     /* 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;
     /* 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: #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: left;
    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-left-radius: 0;
    border-bottom-right-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: #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 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    transform: translateY(.75em);
    transform-origin: top left;
    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-state-input {
    margin-top: 1.5em
}

.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__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--full-width {
    width: 100%
}

.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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-checkout-return-to-cart-button {
    box-shadow: none;
    color: inherit;
    padding-left: calc(24px + .25em);
    position: relative;
    text-decoration: none
}

.wc-block-components-checkout-return-to-cart-button svg {
    fill: currentColor;
    left: 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-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.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-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0)scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__add-note .wc-block-components-textarea {
    margin-top: 16px
}

.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
    padding-left: 0
}

.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 0 0 36px;
    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-left: 0
}

.wc-block-components-checkout-step--disabled {
    opacity: .6
}

.wc-block-components-checkout-step__container {
    position: relative
}

.wc-block-components-checkout-step__container textarea {
    font-style: inherit;
    font-weight: inherit
}

.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 {
    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 12px 0 0
}

.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;
    left: -24px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-50%);
    vertical-align: baseline;
    white-space: nowrap
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-left: 1px solid;
    content: "";
    height: 100%;
    left: -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)".Â "/"";
    left: 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 12px 0 0
}

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

.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-formatted-money-amount {
    white-space: nowrap
}

.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-left: 12px;
    min-width: min(7em,calc(24% - 12px))
}

.wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: 7em;
    margin-left: 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 0 .75em 16px;
    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;
    left: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    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 left;
    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-left: 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-left: 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 0 .25em 16px
}

.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-left: 0;
    margin-right: 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-left: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    padding-left: 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 {
    left: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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-left: 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
}

.components-notice.wc-block-checkout__no-payment-methods-notice {
    margin: 0 0 16px
}

.wc-block-components-notice-banner {
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    -ms-grid-row-align: center;
    align-self: center;
    flex-basis: 100%;
    padding-right: 16px;
    white-space: normal
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
    padding-right: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
    font-weight: 600;
    margin: 0 0 8px
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
    margin: 0 0 0 24px;
    padding: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
    clear: both;
    content: "";
    display: block
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    color: #2f2f2f!important;
    float: right;
    margin: 0;
    opacity: .6;
    padding: 0!important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 2px
}

.wc-block-components-notice-banner>.wc-block-components-button {
    background: 0 0!important;
    border: 0!important;
    box-shadow: none!important;
    color: #2f2f2f!important;
    flex: 0 0 16px;
    height: 16px!important;
    margin: 6px 0 0 auto!important;
    min-height: auto!important;
    min-width: 0!important;
    opacity: .6;
    outline: none!important;
    padding: 0!important;
    width: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
    margin: 0!important
}

.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner.is-error {
    background-color: #fff0f0;
    border-color: #cc1818
}

.wc-block-components-notice-banner.is-error>svg {
    background-color: #cc1818;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-warning {
    background-color: #fffbf4;
    border-color: #f0b849
}

.wc-block-components-notice-banner.is-warning>svg {
    background-color: #f0b849;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-success {
    background-color: #f4fff7;
    border-color: #4ab866
}

.wc-block-components-notice-banner.is-success>svg {
    background-color: #4ab866
}

.wc-block-components-notice-banner.is-info {
    background-color: #f4f8ff;
    border-color: #007cba
}

.wc-block-components-notice-banner.is-info>svg {
    background-color: #007cba
}

.wc-block-components-loading-mask {
    min-height: 34px;
    pointer-events: none;
    position: relative
}

.wc-block-components-loading-mask .components-spinner {
    left: 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-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-left: 0;
    margin-right: 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-left: 8px;
    margin-right: 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 4px 0 0;
    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
}

.wc-block-components-radio-control__option {
    color: inherit;
    cursor: pointer;
    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 0 0 2.25em;
    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: right
}

.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%;
    cursor: pointer;
    display: inline-block;
    height: 1.5em;
    left: 0;
    margin: inherit;
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    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;
    left: 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
}

.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;
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
    vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
    border-left: 1px solid;
    border-radius: 5px 0 0 0;
    border-top: 1px solid;
    content: "";
    display: block;
    height: 4px;
    margin-right: 12px;
    opacity: .3;
    pointer-events: none;
    width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
    border-radius: 0 5px 0 0;
    border-right: 1px solid;
    border-top: 1px solid;
    content: "";
    display: block;
    flex-grow: 1;
    height: 4px;
    margin-left: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
    margin-left: 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-left: 12px;
    padding-right: 12px
}

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

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    margin: 0;
    padding: .75em 0 .75em 2.5em;
    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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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 {
    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
}

.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__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 0 .75em 2.5em;
    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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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-left: 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: left;
    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-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-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    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 .365em .365em 0;
    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-left: .75em;
    padding-right: .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-right: .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-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: initial;
    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 {
    margin-top: 12px
}

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

.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__link {
    font-weight: 400
}

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

.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-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-left: 8px;
    padding-left: 24px;
    padding-right: 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-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 .wc-block-components-order-summary__content {
    display: table;
    width: 100%
}

.wc-block-components-order-summary .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 .wc-block-components-order-summary-item:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-order-summary .wc-block-components-order-summary-item:first-child {
    padding-top: 0
}

.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child>div {
    padding-bottom: 0
}

.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child:after {
    display: none
}

.wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata {
    font-size: 1em
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description,.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    display: table-cell;
    vertical-align: top
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    padding-bottom: 16px;
    position: relative;
    width: 48px
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: 48px;
    width: 48px
}

.wc-block-components-order-summary .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;
    right: 0;
    top: 0;
    transform: translate(50%,-50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 12px
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary .wc-block-components-order-summary-item__description p {
    line-height: 1.375;
    margin-top: 4px
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
    font-weight: 700;
    margin-left: auto;
    text-align: right
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    display: block
}

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

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price {
    display: block
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-price ins {
    text-decoration: none
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .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%;
    left: 0;
    position: absolute;
    right: 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-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-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
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

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

table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th {
    background: 0 0!important;
    border: 0;
    margin: 0
}

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

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

.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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 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-right: 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 16px 16px 0
}

.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-right: 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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: .25rem 16px .25rem 0;
    white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 16px 0 16px 16px;
    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;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 16px
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.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-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price {
    display: block
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-price ins {
    text-decoration: none
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .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%;
    left: 0;
    position: absolute;
    right: 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-formatted-money-amount {
    white-space: nowrap
}

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

.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: "";
    left: 0;
    opacity: .45;
    pointer-events: none;
    position: absolute;
    right: 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: 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: 0 0;
    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: 4px 0 0 4px;
    order: 1
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    border-radius: 0 4px 4px 0;
    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: 0 0
}

.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-left: 0;
    margin-right: 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-left: 8px;
    margin-right: 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-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .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(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

@-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(0)
    }

    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(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.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-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0)scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal!important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label::before,.wpcf7-list-item-label::after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1e3ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media(prefers-reduced-motion:reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2e3ms
    }
}

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

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

@font-face {
    font-family: cmsi;
    src: url(../font/cmsi.eot);
    src: url(../font/cmsi.eot)format('embedded-opentype'),url(../font/cmsi.ttf)format('truetype'),url(../font/cmsi.woff)format('woff'),url(../font/cmsi.svg)format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^=cmsi-],[class*=" cmsi-"] {
    font-family: cmsi!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
}

.cmsi-home:before {
    content: "\e977"
}

.cmsi-heart-alt:before {
    content: "\e975"
}

.cmsi-heart:before {
    content: "\e976"
}

.cmsi-quotation-marks:before {
    content: "\e957"
}

.cmsi-quote-square:before {
    content: "\e974"
}

.cmsi-left-quote:before {
    content: "\e973"
}

.cmsi-quote-left:before {
    content: "\e981"
}

.cmsi-quote-right:before {
    content: "\e982"
}

.cmsi-external-link:before {
    content: "\e971"
}

.cmsi-ellipsis-h:before {
    content: "\e970"
}

.cmsi-comment-alt1:before {
    content: "\e968"
}

.cmsi-comment-dots1:before {
    content: "\e969"
}

.cmsi-comment1:before {
    content: "\e96a"
}

.cmsi-comments1:before {
    content: "\e96b"
}

.cmsi-comment-alt:before {
    content: "\e96c"
}

.cmsi-comment-dots:before {
    content: "\e96d"
}

.cmsi-comment:before {
    content: "\e96e"
}

.cmsi-comments:before {
    content: "\e96f"
}

.cmsi-user-cirle .path1:before {
    content: "\e97b";
    color: #000
}

.cmsi-user-cirle .path2:before {
    content: "\e97c";
    margin-left: -1em;
    color: #fff
}

.cmsi-user-cirle .path3:before {
    content: "\e97d";
    margin-left: -1em;
    color: #fff
}

.cmsi-user-3:before {
    content: "\e97e"
}

.cmsi-user1:before {
    content: "\e966"
}

.cmsi-user:before {
    content: "\e967"
}

.cmsi-folder1:before {
    content: "\e962"
}

.cmsi-folder-open1:before {
    content: "\e963"
}

.cmsi-folder-open:before {
    content: "\e964"
}

.cmsi-folder:before {
    content: "\e965"
}

.cmsi-arrow-circle-alt-left:before {
    content: "\e960"
}

.cmsi-plus-circle-01:before {
    content: "\e961"
}

.cmsi-alert:before {
    content: "\e901"
}

.cmsi-sidenav:before {
    content: "\e97a"
}

.cmsi-arrow-up-2:before {
    content: "\e979"
}

.cmsi-arrow-alt-circle-down:before {
    content: "\e902"
}

.cmsi-arrow-alt-circle-left:before {
    content: "\e903"
}

.cmsi-arrow-alt-circle-right:before {
    content: "\e904"
}

.cmsi-arrow-alt-circle-up:before {
    content: "\e905"
}

.cmsi-arrow-circle-down:before {
    content: "\e906"
}

.cmsi-arrow-circle-left:before {
    content: "\e907"
}

.cmsi-arrow-circle-right:before {
    content: "\e908"
}

.cmsi-arrow-circle-up:before {
    content: "\e909"
}

.cmsi-arrow-circle-up-large:before {
    content: "\e95c"
}

.cmsi-arrow-circle-down-large:before {
    content: "\e95d"
}

.cmsi-arrow-circle-left-large:before {
    content: "\e95e"
}

.cmsi-arrow-circle-right-large:before {
    content: "\e95f"
}

.cmsi-arrow-down:before {
    content: "\e90a"
}

.cmsi-arrow-up:before {
    content: "\e90b"
}

.cmsi-arrow-left:before {
    content: "\e90c"
}

/* .cmsi-arrow-right:before {
    content: "\e90d"
} */

.cmsi-arrow-long-down:before {
    content: "\e90e"
}

.cmsi-arrow-long-left:before {
    content: "\e90f"
}

.cmsi-arrow-long-right:before {
    content: "\e910"
}

.cmsi-arrow-long-up:before {
    content: "\e911"
}

.cmsi-long-arrow-up:before {
    content: "\e912"
}

.cmsi-long-arrow-down:before {
    content: "\e913"
}

.cmsi-long-arrow-left:before {
    content: "\e914"
}

.cmsi-arrow-prev:before {
    content: "\e959"
}

.cmsi-arrow-next:before {
    content: "\e95a"
}

.cmsi-check:before {
    content: "\e915"
}

.cmsi-long-arrow-right:before {
    content: "\e916"
}

.cmsi-check-circle:before {
    content: "\e917"
}

.cmsi-check-circle-2:before {
    content: "\e978"
}

.cmsi-check-alt-circle:before {
    content: "\e918"
}

.cmsi-chevron-circle-down:before {
    content: "\e919"
}

.cmsi-chevron-circle-left:before {
    content: "\e91a"
}

.cmsi-chevron-circle-right:before {
    content: "\e91b"
}

.cmsi-chevron-circle-up:before {
    content: "\e91c"
}

.cmsi-chevron-down:before {
    content: "\e91d"
}

.cmsi-chevron-left:before {
    content: "\e91e"
}

.cmsi-chevron-right:before {
    content: "\e91f"
}

.cmsi-chevron-up:before {
    content: "\e920"
}

.cmsi-calendar:before {
    content: "\e97f"
}

.cmsi-clock:before {
    content: "\e921"
}

.cmsi-download:before {
    content: "\e922"
}

.cmsi-email:before {
    content: "\e923"
}

.cmsi-facebook-circle-alt:before {
    content: "\e924"
}

.cmsi-facebook-f:before {
    content: "\e925"
}

.cmsi-facebook-messenger:before {
    content: "\e926"
}

.cmsi-facebook-square:before {
    content: "\e927"
}

.cmsi-facebook:before {
    content: "\e928"
}

.cmsi-twitter-circle:before {
    content: "\e929"
}

.cmsi-twitter-square:before {
    content: "\e92a"
}

.cmsi-twitter:before {
    content: "\e92b"
}

.cmsi-instagram-square:before {
    content: "\e92c"
}

.cmsi-instagram:before {
    content: "\e92d"
}

.cmsi-linkedin-circle:before {
    content: "\e92e"
}

.cmsi-linkedin-in:before {
    content: "\e92f"
}

.cmsi-linkedin:before {
    content: "\e930"
}

.cmsi-pinterest-p:before {
    content: "\e931"
}

.cmsi-pinterest-square:before {
    content: "\e932"
}

.cmsi-pinterest:before {
    content: "\e935"
}

.cmsi-youtube:before {
    content: "\e933"
}

.cmsi-map-marker:before {
    content: "\e934"
}

.cmsi-phone-alt:before {
    content: "\e936"
}

.cmsi-phone:before {
    content: "\e937"
}

.cmsi-play-circle:before {
    content: "\e938"
}

.cmsi-play:before {
    content: "\e939"
}

.cmsi-plus:before {
    content: "\e93a"
}

.cmsi-plus-circle:before {
    content: "\e93b"
}

.cmsi-minus:before {
    content: "\e900"
}

.cmsi-minus-circle:before {
    content: "\e93c"
}

.cmsi-remove-circle:before {
    content: "\e93d"
}

.cmsi-remove:before {
    content: "\e93e"
}

.cmsi-search:before {
    content: "\e93f"
}

.cmsi-shadow:before {
    content: "\e940"
}

.cmsi-shopping-bag:before {
    content: "\e941"
}

.cmsi-shopping-basket:before {
    content: "\e942"
}

.cmsi-shopping-cart-arrow-right:before {
    content: "\e972"
}

.cmsi-shopping-cart-arrow-down:before {
    content: "\e943"
}

.cmsi-shopping-cart-plus:before {
    content: "\e944"
}

.cmsi-shopping-cart:before {
    content: "\e945"
}

.cmsi-sign-in-alt:before {
    content: "\e946"
}

.cmsi-sign-out-alt:before {
    content: "\e947"
}

.cmsi-star-alt:before {
    content: "\e948"
}

.cmsi-star:before {
    content: "\e949"
}

.cmsi-pdf:before {
    content: "\e94a"
}

.cmsi-thumbtack:before {
    content: "\e94b"
}

.cmsi-apple:before {
    content: "\e980"
}

.cmsi-google-plus-g:before {
    content: "\e94c"
}

.cmsi-google-plus-square:before {
    content: "\e94d"
}

.cmsi-google-plus:before {
    content: "\e94e"
}

.cmsi-google:before {
    content: "\e94f"
}

.cmsi-rss-square:before {
    content: "\e950"
}

.cmsi-rss:before {
    content: "\e951"
}

.cmsi-skype:before {
    content: "\e952"
}

.cmsi-tumblr-square:before {
    content: "\e953"
}

.cmsi-tumblr:before {
    content: "\e954"
}

.cmsi-vimeo-square:before {
    content: "\e955"
}

.cmsi-vimeo-v:before {
    content: "\e956"
}

.cmsi-yelp:before {
    content: "\e958"
}

.cmsi-spinner:before {
    content: "\e95b"
}

@font-face {
    font-family: charg;
    src: url(../font/charg.eot);
    src: url(../font/charg.eot)format('embedded-opentype'),url(../font/charg.ttf)format('truetype'),url(../font/charg.woff)format('woff'),url(../font/charg.svg)format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^=charg-icon-],[class*=" charg-icon-"] {
    font-family: charg!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
}

.charg-icon-plug:before {
    content: "\e900"
}

.charg-icon-electric-car:before {
    content: "\e901"
}

.charg-icon-plug-1:before {
    content: "\e902"
}

.charg-icon-placeholder:before {
    content: "\e903"
}

.charg-icon-plug-2:before {
    content: "\e904"
}

.charg-icon-plug-3:before {
    content: "\e905"
}

/* .charg-icon-battery:before {
    content: "\e906"
} */

.charg-icon-plug-4:before {
    content: "\e907"
}

.charg-icon-plug-5:before {
    content: "\e908"
}

.charg-icon-charging:before {
    content: "\e909"
}

.charg-icon-electric-car-1:before {
    content: "\e90a"
}

/* .charg-icon-charging-station:before {
    /* content: "\e90b"; */
    background: url(../image/app_bg.jpg) no-repeat;
} */

.charg-icon-plug-6:before {
    content: "\e90c"
}

/* .charg-icon-charging-station-1:before {
    content: "\e90d"
} */

.charg-icon-car:before {
    content: "\e90e"
}

.charg-icon-plug-7:before {
    content: "\e90f"
}

.charg-icon-electric-car-2:before {
    content: "\e910"
}

.charg-icon-plug-8:before {
    content: "\e911"
}

.charg-icon-electric-car-3:before {
    content: "\e912"
}

.charg-icon-plug-9:before {
    content: "\e913"
}

.cms-mousewheel {
    overflow: hidden;
    height: 100%;
    max-height: 100vh
}

.cms-mousewheel > * {
    overflow-x: hidden;
    overflow-y: scroll;
    width: calc(100% + 34px);
    padding-right: 34px;
    height: 100%;
    max-height: 100vh;
    padding-bottom: 50px
}

.cms-mousewheel > * select,.cms-mousewheel > * table {
    width: calc(100% - 34px)
}

[dir='rtl'] .cms-mousewheel > * {
    padding-right: 0;
    padding-left: 34px
}

@-webkit-keyframes cms-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-moz-keyframes cms-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-ms-keyframes cms-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes cms-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes cms-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-ms-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-o-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes spin-rotate-left {
    to {
        transform: rotate(30deg)
    }

    from {
        transform: rotate(175deg)
    }
}

@-moz-keyframes spin-rotate-left {
    to {
        transform: rotate(30deg)
    }

    from {
        transform: rotate(175deg)
    }
}

@-ms-keyframes spin-rotate-left {
    to {
        transform: rotate(30deg)
    }

    from {
        transform: rotate(175deg)
    }
}

@-o-keyframes spin-rotate-left {
    to {
        transform: rotate(30deg)
    }

    from {
        transform: rotate(175deg)
    }
}

@keyframes spin-rotate-left {
    to {
        transform: rotate(30deg)
    }

    from {
        transform: rotate(175deg)
    }
}

@-webkit-keyframes spin-rotate-right {
    from {
        transform: rotate(-175deg)
    }

    to {
        transform: rotate(-30deg)
    }
}

@-moz-keyframes spin-rotate-right {
    from {
        transform: rotate(-175deg)
    }

    to {
        transform: rotate(-30deg)
    }
}

@-ms-keyframes spin-rotate-right {
    from {
        transform: rotate(-175deg)
    }

    to {
        transform: rotate(-30deg)
    }
}

@-o-keyframes spin-rotate-right {
    from {
        transform: rotate(-175deg)
    }

    to {
        transform: rotate(-30deg)
    }
}

@keyframes spin-rotate-right {
    from {
        transform: rotate(-175deg)
    }

    to {
        transform: rotate(-30deg)
    }
}

@-webkit-keyframes spin-rotate-all {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-moz-keyframes spin-rotate-all {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-ms-keyframes spin-rotate-all {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes spin-rotate-all {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes spin-rotate-all {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin-fade-in-first {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-moz-keyframes spin-fade-in-first {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-ms-keyframes spin-fade-in-first {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-o-keyframes spin-fade-in-first {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes spin-fade-in-first {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes spin-fade-in-second {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes spin-fade-in-second {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-ms-keyframes spin-fade-in-second {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes spin-fade-in-second {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes spin-fade-in-second {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes markerWave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8
    }

    20% {
        opacity: 0.8
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0
    }
}

@-moz-keyframes markerWave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8
    }

    20% {
        opacity: 0.8
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0
    }
}

@-ms-keyframes markerWave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8
    }

    20% {
        opacity: 0.8
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0
    }
}

@-o-keyframes markerWave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8
    }

    20% {
        opacity: 0.8
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0
    }
}

@keyframes markerWave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8
    }

    20% {
        opacity: 0.8
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0
    }
}

@-webkit-keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-ms-keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-o-keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-ms-keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-o-keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes headerSlideDown {
    0% {
        margin-top: -150px
    }

    100% {
        margin-top: 0
    }
}

@-moz-keyframes headerSlideDown {
    0% {
        margin-top: -150px
    }

    100% {
        margin-top: 0
    }
}

@-ms-keyframes headerSlideDown {
    0% {
        margin-top: -150px
    }

    100% {
        margin-top: 0
    }
}

@-o-keyframes headerSlideDown {
    0% {
        margin-top: -150px
    }

    100% {
        margin-top: 0
    }
}

@keyframes headerSlideDown {
    0% {
        margin-top: -150px
    }

    100% {
        margin-top: 0
    }
}

@-webkit-keyframes squares {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.24);
        -moz-transform: scale(1.24);
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0
    }
}

@-moz-keyframes squares {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.24);
        -moz-transform: scale(1.24);
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0
    }
}

@-ms-keyframes squares {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.24);
        -moz-transform: scale(1.24);
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0
    }
}

@-o-keyframes squares {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.24);
        -moz-transform: scale(1.24);
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0
    }
}

@keyframes squares {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.24);
        -moz-transform: scale(1.24);
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0
    }
}

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-moz-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-ms-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-o-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-webkit-keyframes vibrate {
    0% {
        top: 0px
    }

    25% {
        top: -5px
    }

    50% {
        top: 0px
    }

    75% {
        top: 5px
    }

    100% {
        top: 0px
    }
}

@-moz-keyframes vibrate {
    0% {
        top: 0px
    }

    25% {
        top: -5px
    }

    50% {
        top: 0px
    }

    75% {
        top: 5px
    }

    100% {
        top: 0px
    }
}

@-ms-keyframes vibrate {
    0% {
        top: 0px
    }

    25% {
        top: -5px
    }

    50% {
        top: 0px
    }

    75% {
        top: 5px
    }

    100% {
        top: 0px
    }
}

@-o-keyframes vibrate {
    0% {
        top: 0px
    }

    25% {
        top: -5px
    }

    50% {
        top: 0px
    }

    75% {
        top: 5px
    }

    100% {
        top: 0px
    }
}

@keyframes vibrate {
    0% {
        top: 0px
    }

    25% {
        top: -5px
    }

    50% {
        top: 0px
    }

    75% {
        top: 5px
    }

    100% {
        top: 0px
    }
}

@-webkit-keyframes readmoreIcon {
    0% {
        right: 0;
        opacity: 1
    }

    50% {
        right: 20px;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@-moz-keyframes readmoreIcon {
    0% {
        right: 0;
        opacity: 1
    }

    50% {
        right: 20px;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@-ms-keyframes readmoreIcon {
    0% {
        right: 0;
        opacity: 1
    }

    50% {
        right: 20px;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@-o-keyframes readmoreIcon {
    0% {
        right: 0;
        opacity: 1
    }

    50% {
        right: 20px;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@keyframes readmoreIcon {
    0% {
        right: 0;
        opacity: 1
    }

    50% {
        right: 20px;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@-webkit-keyframes readmoreIcon-rtl {
    0% {
        left: 0;
        opacity: 1
    }

    50% {
        left: 20px;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-moz-keyframes readmoreIcon-rtl {
    0% {
        left: 0;
        opacity: 1
    }

    50% {
        left: 20px;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-ms-keyframes readmoreIcon-rtl {
    0% {
        left: 0;
        opacity: 1
    }

    50% {
        left: 20px;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-o-keyframes readmoreIcon-rtl {
    0% {
        left: 0;
        opacity: 1
    }

    50% {
        left: 20px;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@keyframes readmoreIcon-rtl {
    0% {
        left: 0;
        opacity: 1
    }

    50% {
        left: 20px;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-webkit-keyframes cms_fade_move_down {
    0% {
        transform: translate(0, -200%);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translate(0, 200%);
        opacity: 0
    }
}

@-moz-keyframes cms_fade_move_down {
    0% {
        transform: translate(0, -200%);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translate(0, 200%);
        opacity: 0
    }
}

@-ms-keyframes cms_fade_move_down {
    0% {
        transform: translate(0, -200%);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translate(0, 200%);
        opacity: 0
    }
}

@-o-keyframes cms_fade_move_down {
    0% {
        transform: translate(0, -200%);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translate(0, 200%);
        opacity: 0
    }
}

@keyframes cms_fade_move_down {
    0% {
        transform: translate(0, -200%);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translate(0, 200%);
        opacity: 0
    }
}

body {
    /* color: var(--body-font-color); */
    /* font-size: var(--body-font-size); */
    /* font-family: var(--body-font-family); */
    /* font-weight: var(--body-font-weight); */
    /* line-height: var(--body-line-height); */
    /* text-align: start; */
    /* background: var(--body-bg); */
}

html {
    line-height: var(--body-line-height);
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
    overflow-x: hidden;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,*::before,*::after {
    box-sizing: inherit
}

@media screen and (max-width: 782px) {
}

body {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    margin: 0;
    word-break: break-word;
    overflow-x: clip
}

main {
    display: block
}

h1 {
    margin: 0.67em 0
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em;
    overflow: scroll
}

a {
    background-color: transparent;
    text-decoration: none;
    outline: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,strong {
    font-weight: 700
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    max-width: 100%;
    height: auto;
    border-style: none;
    vertical-align: top
}

label {
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 700;
    font-size: 110%;
    color: var(--heading-font-color)
}

input + label {
    display: inline-block;
    font-weight: 400;
    font-size: 100%
}

input[type="radio"] + label {
    transform: translateY(-6px)
}

button,input,optgroup,select,textarea {
     /* font-family: inherit; */
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: none
}

fieldset {
    padding: 10px;
    margin: 0
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    max-width: 100%
}

[type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    height: auto;
    line-height: normal;
    width: auto;
    margin-right: 10px
}

[dir="rtl"] [type="checkbox"],[dir="rtl"] [type="radio"] {
    margin-right: 0;
    margin-left: 10px
}

label > [type="checkbox"],label > [type="radio"] {
    transform: translateY(7px)
}

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

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

embed,iframe,object {
    max-width: 100%
}

figure {
    margin: 0
}

p {
    margin: 0 0 25px
}

p:last-child {
    margin-bottom: 0;
    clear: both
}

* {
    text-decoration: none
}

*:hover {
    outline: none !important;
    text-decoration: none
}

.disabled,[aria-disabled="true"] {
    cursor: not-allowed;
    opacity: 0.5
}

dl dt {
    font-weight: 500;
    color: var(--heading-font-color)
}

del {
    color: red;
    text-decoration: line-through
}

svg {
    max-width: 100%;
    max-height: 100%;
    transition: all 300ms ease-in-out
}

.font-100 {
    font-weight: 100 !important
}

.font-100i {
    font-weight: 100 !important;
    font-style: italic
}

.font-200 {
    font-weight: 200 !important
}

.font-200i {
    font-weight: 200 !important;
    font-style: italic
}

.font-300 {
    font-weight: 300 !important
}

.font-300i {
    font-weight: 300 !important;
    font-style: italic
}

.font-400 {
    font-weight: 400 !important
}

.font-400i {
    font-weight: 400 !important;
    font-style: italic
}

.font-500 {
    font-weight: 500 !important
}

.font-500i {
    font-weight: 500 !important;
    font-style: italic
}

.font-600 {
    font-weight: 600 !important
}

.font-600i {
    font-weight: 600 !important;
    font-style: italic
}

.font-700 {
    font-weight: 700 !important;
}

.font-700i {
    font-weight: 700 !important;
    font-style: italic
}

.font-800 {
    font-weight: 800 !important
}

.font-800i {
    font-weight: 800 !important;
    font-style: italic
}

.font-900 {
    font-weight: 900 !important
}

.font-900i {
    font-weight: 900 !important;
    font-style: italic
}

.lh-0 {
    line-height: 0!important
}

.lh-1 {
    line-height: 1!important
}

.lh-1\/1 {
    line-height: 1.1!important
}

.lh-1\/13 {
    line-height: 1.1333!important
}

.lh-1\/15 {
    line-height: 1.15!important
}

.lh-1\/2 {
    line-height: 1.2!important
}

.lh-1\/225 {
    line-height: 1.225!important
}

.lh-1\/3 {
    line-height: 1.3333333!important
}

.lh-1\/35 {
    line-height: 1.35!important
}

.lh-1\/375 {
    line-height: 1.375!important
}

.lh-1\/428 {
    line-height: 1.428!important
}

.lh-1\/473 {
    line-height: 1.473!important
}

.lh-1\/5 {
    line-height: 1.5!important
}

.lh-1\/529 {
    line-height: 1.529!important
}

.lh-1\/625 {
    line-height: 1.625!important
}

.lh-1\/667 {
    line-height: 1.666666666666667!important
}

.lh-1\/6875 {
    line-height: 1.6875!important
}

.lh-1\/695 {
    line-height: 1.695!important
}

.lh-1\/762 {
    line-height: 1.762!important
}

.lh-32 {
    line-height: 32px!important
}

.lh-40 {
    line-height: 40px!important
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.cms-heading,.heading {
    clear: both;
    /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: 400;
}

h1 *,h2 *,h3 *,h4 *,h5 *,h6 *,.h1 *,.h2 *,.h3 *,.h4 *,.h5 *,.h6 *,.cms-heading *,.heading * {
    color: #222222;
    font-weight: 700;
}

.cms-heading {
    line-height: var(--heading-line-height)
}

.font-heading {
    /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
} 

.text-heading {
    color: var(--heading-font-color)
}

.cms-heading,.heading {
    margin: 0
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.cms-heading,.heading {
    color: #222222;
}

h1,.h1 {
    font-size: 36px
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 24px
}

h4,.h4 {
    font-size: 18px
}

h5,.h5 {
    font-size: 16px
}

h6,.h6 {
    font-size: 15px
}

ul,ol {
    list-style-position: inside;
    padding-left: 0;
    padding-right: 0
}

ul li,ol li {
    padding: 2px 0
}

ul ul,ol ul,ul ol,ol ol {
    padding-left: 15px
}

[dir="rtl"] ul ul,[dir="rtl"] ol ul,[dir="rtl"] ul ol,[dir="rtl"] ol ol {
    padding-left: 0;
    padding-right: 15px
}

ul.unstyled,ol.unstyled {
    list-style: none
}

ul.unstyled ul,ol.unstyled ul,ul.unstyled ol,ol.unstyled ol {
    list-style: none
}

.cms-list {
    list-style: none
}

.cms-list .cmsi-check-circle-2 {
    transform: translateY(2px)
}

.cms-list-1 .cms-list-item {
    padding-top: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eaeaea
}

.cms-list-1 .cms-list-item:first-child {
    padding-top: 0
}

.cms-list-1 .cms-list-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.cms-list-2 .cms-list-item {
    padding-bottom: 7px
}

.cms-list-2 .cms-list-item:last-child {
    padding-bottom: 0
}

.cms-list-3 .cms-list-item {
    margin-bottom: 10px;
    background-color: var(--color-lighten-primary);
    padding: 20px
}

[dir="rtl"] .cms-list-3 .cms-list-item {
    clip-path: url(#cms-btn-fill-clippath-rtl)
}

.cms-list-3 .cms-list-item:last-child {
    margin-bottom: 0
}

.cms-list-3 .cms-list-icon,.cms-list-6 .cms-list-icon,.cms-list-7 .cms-list-icon {
    width: 26px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block
}

.cms-list-3 .cms-list-icon > span,.cms-list-6 .cms-list-icon > span,.cms-list-7 .cms-list-icon > span {
    display: inline-block;
    transform: translateY(1px)
}

.cms-list-4 .cms-list-item:not(:last-child) .cms-list-item-divider {
    margin-top: 22px;
    margin-bottom: 31px;
    height: 1px
}

.cms-list-5,.cms-list-7 {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap
}

.cms-list-5 .cms-list-item,.cms-list-7 .cms-list-item {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%
}

@media (min-width: 1024px) {
    .cms-list-5 .cms-list-item,.cms-list-7 .cms-list-item {
        flex:0 0 50%;
        width: 50%;
        max-width: 50%
    }
}

.cms-list-5 .cms-list-item:not(:last-child) .cms-list-item-inner {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.cms-list-6 .cms-list-item:not(:last-child) {
    margin-bottom: 10px
}

.cms-list-7 .cms-list-item:not(:last-child) .cms-list-item-inner {
    margin-bottom: 10px
}

table {
    width: 100%;
    max-width: 100%;
    border: 1px solid #eaeaea;
    border-spacing: 0
}

table th,table td {
    padding: 8px;
    border: 1px solid #eaeaea;
    border-top: 0;
    border-left: 0;
    text-align: start;
    vertical-align: middle
}

table th:last-child,table td:last-child {
    border-right: 0
}

table th {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
}

table + * {
    margin-top: 20px
}

table tbody tr:last-child th,table tbody tr:last-child td {
    border-bottom: 0
}

input::placeholder,textarea::placeholder {
    color: #616161;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit
}

input[type=number]::inner-spin-button,input[type=number]::outer-spin-button {
    appearance: none;
    opacity: 0;
    height: 30px;
    margin-top: 15px;
    cursor: pointer;
    border-radius: 5px
}

.cms-input-number-spin {
    width: 19px;
    height: 25px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 12px;
    right: 20px
}

[dir="rtl"] .cms-input-number-spin {
    left: 20px;
    right: auto
}

.cms-input-number-spin-inner {
    cursor: pointer;
    width: 19px;
    height: 12.5px;
    position: relative;
    display: block
}

.cms-input-number-spin-inner:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    border-style: solid;
    transform: translate(-50%, -50%)
}

.cms-input-number-spin-inner.cms-input-number-spin-up:before {
    border-width: 0 3.5px 4px 3.5px;
    border-color: transparent transparent var(--color-primary) transparent
}

.cms-input-number-spin-inner.cms-input-number-spin-down:before {
    border-width: 4px 3.5px 0 3.5px;
    border-color: var(--color-primary) transparent transparent transparent
}

input.wpcf7-form-control::-moz-calendar-picker-indicator {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    text-align: start;
    padding: 0;
    margin: 0;
    background-image: none
}

input.wpcf7-form-control::-webkit-calendar-picker-indicator {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    text-align: start;
    padding: 0;
    margin: 0;
    background-image: none
}

input.wpcf7-form-control::calendar-picker-indicator {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    text-align: start;
    padding: 0;
    margin: 0;
    background-image: none
}

input.wpcf7-form-control::-moz-datetime-edit,input.wpcf7-form-control::-webkit-datetime-edit,input.wpcf7-form-control::datetime-edit {
    text-align: start;
    width: 100%
}

input[type="search" i]::-mox-search-cancel-button,input[type="search" i]::-webkit-search-cancel-button,input[type="search" i]::search-cancel-button {
    opacity: 0
}

.cms-placeholder + .wpcf7-form-control {
    opacity: 0;
    position: relative
}

.cms-placeholder + .wpcf7-form-control:hover {
    opacity: 1
}

.cms-placeholder:hover,.cms-placeholder.active {
    opacity: 0
}

.cms-placeholder:hover + .wpcf7-form-control,.cms-placeholder.active + .wpcf7-form-control {
    opacity: 1;
    z-index: 5
}

.cms-date-time input[type="text"]::placeholder {
    display: none !important;
    opacity: 0
}

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

.cms-form-text-accent {
    color: var(--color-accent)
}

.cms-form-field-label-accent label,.cms-form-field-label-accent .label {
    color: var(--color-accent)
}

.cms-form-field-placeholder-accent .cms-placeholder,.cms-form-field-placeholder-accent select,.cms-form-field-placeholder-accent input::placeholder,.cms-form-field-placeholder-accent textarea::placeholder {
    color: var(--color-accent)
}

.cms-form-field-placeholder-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-accent textarea:hover,.cms-form-field-placeholder-accent select:hover,.cms-form-field-placeholder-accent .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-accent .cms-placeholder:hover,.cms-form-field-placeholder-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-accent textarea:focus,.cms-form-field-placeholder-accent select:focus,.cms-form-field-placeholder-accent .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-accent .cms-placeholder:focus,.cms-form-field-placeholder-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-accent textarea:active,.cms-form-field-placeholder-accent select:active,.cms-form-field-placeholder-accent .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-accent .cms-placeholder:active {
    color: var(--color-accent)
}

.cms-form-field-border-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-accent textarea,.cms-form-field-border-accent select,.cms-form-field-border-accent .select2-container.select2-container--default .select2-selection,.cms-form-field-border-accent .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-accent) inset
}

.cms-form-field-border-accent .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-accent .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-accent)
}

.cms-form-field-checkbo-radio-label-accent .wpcf7-list-item-label {
    color: var(--color-accent)
}

.cms-form-text-darken-accent {
    color: var(--color-darken-accent)
}

.cms-form-field-label-darken-accent label,.cms-form-field-label-darken-accent .label {
    color: var(--color-darken-accent)
}

.cms-form-field-placeholder-darken-accent .cms-placeholder,.cms-form-field-placeholder-darken-accent select,.cms-form-field-placeholder-darken-accent input::placeholder,.cms-form-field-placeholder-darken-accent textarea::placeholder {
    color: var(--color-darken-accent)
}

.cms-form-field-placeholder-darken-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-darken-accent textarea:hover,.cms-form-field-placeholder-darken-accent select:hover,.cms-form-field-placeholder-darken-accent .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-darken-accent .cms-placeholder:hover,.cms-form-field-placeholder-darken-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-darken-accent textarea:focus,.cms-form-field-placeholder-darken-accent select:focus,.cms-form-field-placeholder-darken-accent .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-darken-accent .cms-placeholder:focus,.cms-form-field-placeholder-darken-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-darken-accent textarea:active,.cms-form-field-placeholder-darken-accent select:active,.cms-form-field-placeholder-darken-accent .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-darken-accent .cms-placeholder:active {
    color: var(--color-darken-accent)
}

.cms-form-field-border-darken-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-darken-accent textarea,.cms-form-field-border-darken-accent select,.cms-form-field-border-darken-accent .select2-container.select2-container--default .select2-selection,.cms-form-field-border-darken-accent .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-darken-accent) inset
}

.cms-form-field-border-darken-accent .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-darken-accent .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-darken-accent)
}

.cms-form-field-checkbo-radio-label-darken-accent .wpcf7-list-item-label {
    color: var(--color-darken-accent)
}

.cms-form-text-lighten-accent {
    color: var(--color-lighten-accent)
}

.cms-form-field-label-lighten-accent label,.cms-form-field-label-lighten-accent .label {
    color: var(--color-lighten-accent)
}

.cms-form-field-placeholder-lighten-accent .cms-placeholder,.cms-form-field-placeholder-lighten-accent select,.cms-form-field-placeholder-lighten-accent input::placeholder,.cms-form-field-placeholder-lighten-accent textarea::placeholder {
    color: var(--color-lighten-accent)
}

.cms-form-field-placeholder-lighten-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-lighten-accent textarea:hover,.cms-form-field-placeholder-lighten-accent select:hover,.cms-form-field-placeholder-lighten-accent .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-lighten-accent .cms-placeholder:hover,.cms-form-field-placeholder-lighten-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-lighten-accent textarea:focus,.cms-form-field-placeholder-lighten-accent select:focus,.cms-form-field-placeholder-lighten-accent .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-lighten-accent .cms-placeholder:focus,.cms-form-field-placeholder-lighten-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-lighten-accent textarea:active,.cms-form-field-placeholder-lighten-accent select:active,.cms-form-field-placeholder-lighten-accent .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-lighten-accent .cms-placeholder:active {
    color: var(--color-lighten-accent)
}

.cms-form-field-border-lighten-accent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-lighten-accent textarea,.cms-form-field-border-lighten-accent select,.cms-form-field-border-lighten-accent .select2-container.select2-container--default .select2-selection,.cms-form-field-border-lighten-accent .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-lighten-accent) inset
}

.cms-form-field-border-lighten-accent .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-lighten-accent .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-lighten-accent)
}

.cms-form-field-checkbo-radio-label-lighten-accent .wpcf7-list-item-label {
    color: var(--color-lighten-accent)
}

.cms-form-text-primary {
    color: var(--color-primary)
}

.cms-form-field-label-primary label,.cms-form-field-label-primary .label {
    color: var(--color-primary)
}

.cms-form-field-placeholder-primary .cms-placeholder,.cms-form-field-placeholder-primary select,.cms-form-field-placeholder-primary input::placeholder,.cms-form-field-placeholder-primary textarea::placeholder {
    color: var(--color-primary)
}

.cms-form-field-placeholder-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-primary textarea:hover,.cms-form-field-placeholder-primary select:hover,.cms-form-field-placeholder-primary .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-primary .cms-placeholder:hover,.cms-form-field-placeholder-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-primary textarea:focus,.cms-form-field-placeholder-primary select:focus,.cms-form-field-placeholder-primary .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-primary .cms-placeholder:focus,.cms-form-field-placeholder-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-primary textarea:active,.cms-form-field-placeholder-primary select:active,.cms-form-field-placeholder-primary .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-primary .cms-placeholder:active {
    color: var(--color-primary)
}

.cms-form-field-border-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-primary textarea,.cms-form-field-border-primary select,.cms-form-field-border-primary .select2-container.select2-container--default .select2-selection,.cms-form-field-border-primary .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-primary) inset
}

.cms-form-field-border-primary .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-primary .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-primary)
}

.cms-form-field-checkbo-radio-label-primary .wpcf7-list-item-label {
    color: var(--color-primary)
}

.cms-form-text-darken-primary {
    color: var(--color-darken-primary)
}

.cms-form-field-label-darken-primary label,.cms-form-field-label-darken-primary .label {
    color: var(--color-darken-primary)
}

.cms-form-field-placeholder-darken-primary .cms-placeholder,.cms-form-field-placeholder-darken-primary select,.cms-form-field-placeholder-darken-primary input::placeholder,.cms-form-field-placeholder-darken-primary textarea::placeholder {
    color: var(--color-darken-primary)
}

.cms-form-field-placeholder-darken-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-darken-primary textarea:hover,.cms-form-field-placeholder-darken-primary select:hover,.cms-form-field-placeholder-darken-primary .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-darken-primary .cms-placeholder:hover,.cms-form-field-placeholder-darken-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-darken-primary textarea:focus,.cms-form-field-placeholder-darken-primary select:focus,.cms-form-field-placeholder-darken-primary .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-darken-primary .cms-placeholder:focus,.cms-form-field-placeholder-darken-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-darken-primary textarea:active,.cms-form-field-placeholder-darken-primary select:active,.cms-form-field-placeholder-darken-primary .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-darken-primary .cms-placeholder:active {
    color: var(--color-darken-primary)
}

.cms-form-field-border-darken-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-darken-primary textarea,.cms-form-field-border-darken-primary select,.cms-form-field-border-darken-primary .select2-container.select2-container--default .select2-selection,.cms-form-field-border-darken-primary .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-darken-primary) inset
}

.cms-form-field-border-darken-primary .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-darken-primary .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-darken-primary)
}

.cms-form-field-checkbo-radio-label-darken-primary .wpcf7-list-item-label {
    color: var(--color-darken-primary)
}

.cms-form-text-lighten-primary {
    color: var(--color-lighten-primary)
}

.cms-form-field-label-lighten-primary label,.cms-form-field-label-lighten-primary .label {
    color: var(--color-lighten-primary)
}

.cms-form-field-placeholder-lighten-primary .cms-placeholder,.cms-form-field-placeholder-lighten-primary select,.cms-form-field-placeholder-lighten-primary input::placeholder,.cms-form-field-placeholder-lighten-primary textarea::placeholder {
    color: var(--color-lighten-primary)
}

.cms-form-field-placeholder-lighten-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-lighten-primary textarea:hover,.cms-form-field-placeholder-lighten-primary select:hover,.cms-form-field-placeholder-lighten-primary .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-lighten-primary .cms-placeholder:hover,.cms-form-field-placeholder-lighten-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-lighten-primary textarea:focus,.cms-form-field-placeholder-lighten-primary select:focus,.cms-form-field-placeholder-lighten-primary .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-lighten-primary .cms-placeholder:focus,.cms-form-field-placeholder-lighten-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-lighten-primary textarea:active,.cms-form-field-placeholder-lighten-primary select:active,.cms-form-field-placeholder-lighten-primary .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-lighten-primary .cms-placeholder:active {
    color: var(--color-lighten-primary)
}

.cms-form-field-border-lighten-primary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-lighten-primary textarea,.cms-form-field-border-lighten-primary select,.cms-form-field-border-lighten-primary .select2-container.select2-container--default .select2-selection,.cms-form-field-border-lighten-primary .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-lighten-primary) inset
}

.cms-form-field-border-lighten-primary .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-lighten-primary .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-lighten-primary)
}

.cms-form-field-checkbo-radio-label-lighten-primary .wpcf7-list-item-label {
    color: var(--color-lighten-primary)
}

.cms-form-text-secondary {
    color: var(--color-secondary)
}

.cms-form-field-label-secondary label,.cms-form-field-label-secondary .label {
    color: var(--color-secondary)
}

.cms-form-field-placeholder-secondary .cms-placeholder,.cms-form-field-placeholder-secondary select,.cms-form-field-placeholder-secondary input::placeholder,.cms-form-field-placeholder-secondary textarea::placeholder {
    color: var(--color-secondary)
}

.cms-form-field-placeholder-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-secondary textarea:hover,.cms-form-field-placeholder-secondary select:hover,.cms-form-field-placeholder-secondary .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-secondary .cms-placeholder:hover,.cms-form-field-placeholder-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-secondary textarea:focus,.cms-form-field-placeholder-secondary select:focus,.cms-form-field-placeholder-secondary .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-secondary .cms-placeholder:focus,.cms-form-field-placeholder-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-secondary textarea:active,.cms-form-field-placeholder-secondary select:active,.cms-form-field-placeholder-secondary .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-secondary .cms-placeholder:active {
    color: var(--color-secondary)
}

.cms-form-field-border-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-secondary textarea,.cms-form-field-border-secondary select,.cms-form-field-border-secondary .select2-container.select2-container--default .select2-selection,.cms-form-field-border-secondary .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-secondary) inset
}

.cms-form-field-border-secondary .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-secondary .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-secondary)
}

.cms-form-field-checkbo-radio-label-secondary .wpcf7-list-item-label {
    color: var(--color-secondary)
}

.cms-form-text-darken-secondary {
    color: var(--color-darken-secondary)
}

.cms-form-field-label-darken-secondary label,.cms-form-field-label-darken-secondary .label {
    color: var(--color-darken-secondary)
}

.cms-form-field-placeholder-darken-secondary .cms-placeholder,.cms-form-field-placeholder-darken-secondary select,.cms-form-field-placeholder-darken-secondary input::placeholder,.cms-form-field-placeholder-darken-secondary textarea::placeholder {
    color: var(--color-darken-secondary)
}

.cms-form-field-placeholder-darken-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-darken-secondary textarea:hover,.cms-form-field-placeholder-darken-secondary select:hover,.cms-form-field-placeholder-darken-secondary .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-darken-secondary .cms-placeholder:hover,.cms-form-field-placeholder-darken-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-darken-secondary textarea:focus,.cms-form-field-placeholder-darken-secondary select:focus,.cms-form-field-placeholder-darken-secondary .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-darken-secondary .cms-placeholder:focus,.cms-form-field-placeholder-darken-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-darken-secondary textarea:active,.cms-form-field-placeholder-darken-secondary select:active,.cms-form-field-placeholder-darken-secondary .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-darken-secondary .cms-placeholder:active {
    color: var(--color-darken-secondary)
}

.cms-form-field-border-darken-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-darken-secondary textarea,.cms-form-field-border-darken-secondary select,.cms-form-field-border-darken-secondary .select2-container.select2-container--default .select2-selection,.cms-form-field-border-darken-secondary .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-darken-secondary) inset
}

.cms-form-field-border-darken-secondary .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-darken-secondary .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-darken-secondary)
}

.cms-form-field-checkbo-radio-label-darken-secondary .wpcf7-list-item-label {
    color: var(--color-darken-secondary)
}

.cms-form-text-lighten-secondary {
    color: var(--color-lighten-secondary)
}

.cms-form-field-label-lighten-secondary label,.cms-form-field-label-lighten-secondary .label {
    color: var(--color-lighten-secondary)
}

.cms-form-field-placeholder-lighten-secondary .cms-placeholder,.cms-form-field-placeholder-lighten-secondary select,.cms-form-field-placeholder-lighten-secondary input::placeholder,.cms-form-field-placeholder-lighten-secondary textarea::placeholder {
    color: var(--color-lighten-secondary)
}

.cms-form-field-placeholder-lighten-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-lighten-secondary textarea:hover,.cms-form-field-placeholder-lighten-secondary select:hover,.cms-form-field-placeholder-lighten-secondary .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-lighten-secondary .cms-placeholder:hover,.cms-form-field-placeholder-lighten-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-lighten-secondary textarea:focus,.cms-form-field-placeholder-lighten-secondary select:focus,.cms-form-field-placeholder-lighten-secondary .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-lighten-secondary .cms-placeholder:focus,.cms-form-field-placeholder-lighten-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-lighten-secondary textarea:active,.cms-form-field-placeholder-lighten-secondary select:active,.cms-form-field-placeholder-lighten-secondary .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-lighten-secondary .cms-placeholder:active {
    color: var(--color-lighten-secondary)
}

.cms-form-field-border-lighten-secondary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-lighten-secondary textarea,.cms-form-field-border-lighten-secondary select,.cms-form-field-border-lighten-secondary .select2-container.select2-container--default .select2-selection,.cms-form-field-border-lighten-secondary .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-lighten-secondary) inset
}

.cms-form-field-border-lighten-secondary .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-lighten-secondary .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-lighten-secondary)
}

.cms-form-field-checkbo-radio-label-lighten-secondary .wpcf7-list-item-label {
    color: var(--color-lighten-secondary)
}

.cms-form-text-thirdary {
    color: var(--color-thirdary)
}

.cms-form-field-label-thirdary label,.cms-form-field-label-thirdary .label {
    color: var(--color-thirdary)
}

.cms-form-field-placeholder-thirdary .cms-placeholder,.cms-form-field-placeholder-thirdary select,.cms-form-field-placeholder-thirdary input::placeholder,.cms-form-field-placeholder-thirdary textarea::placeholder {
    color: var(--color-thirdary)
}

.cms-form-field-placeholder-thirdary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-thirdary textarea:hover,.cms-form-field-placeholder-thirdary select:hover,.cms-form-field-placeholder-thirdary .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-thirdary .cms-placeholder:hover,.cms-form-field-placeholder-thirdary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-thirdary textarea:focus,.cms-form-field-placeholder-thirdary select:focus,.cms-form-field-placeholder-thirdary .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-thirdary .cms-placeholder:focus,.cms-form-field-placeholder-thirdary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-thirdary textarea:active,.cms-form-field-placeholder-thirdary select:active,.cms-form-field-placeholder-thirdary .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-thirdary .cms-placeholder:active {
    color: var(--color-thirdary)
}

.cms-form-field-border-thirdary input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-thirdary textarea,.cms-form-field-border-thirdary select,.cms-form-field-border-thirdary .select2-container.select2-container--default .select2-selection,.cms-form-field-border-thirdary .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-thirdary) inset
}

.cms-form-field-border-thirdary .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-thirdary .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-thirdary)
}

.cms-form-field-checkbo-radio-label-thirdary .wpcf7-list-item-label {
    color: var(--color-thirdary)
}

.cms-form-text-rating {
    color: var(--color-rating)
}

.cms-form-field-label-rating label,.cms-form-field-label-rating .label {
    color: var(--color-rating)
}

.cms-form-field-placeholder-rating .cms-placeholder,.cms-form-field-placeholder-rating select,.cms-form-field-placeholder-rating input::placeholder,.cms-form-field-placeholder-rating textarea::placeholder {
    color: var(--color-rating)
}

.cms-form-field-placeholder-rating input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-rating textarea:hover,.cms-form-field-placeholder-rating select:hover,.cms-form-field-placeholder-rating .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-rating .cms-placeholder:hover,.cms-form-field-placeholder-rating input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-rating textarea:focus,.cms-form-field-placeholder-rating select:focus,.cms-form-field-placeholder-rating .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-rating .cms-placeholder:focus,.cms-form-field-placeholder-rating input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-rating textarea:active,.cms-form-field-placeholder-rating select:active,.cms-form-field-placeholder-rating .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-rating .cms-placeholder:active {
    color: var(--color-rating)
}

.cms-form-field-border-rating input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-rating textarea,.cms-form-field-border-rating select,.cms-form-field-border-rating .select2-container.select2-container--default .select2-selection,.cms-form-field-border-rating .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-rating) inset
}

.cms-form-field-border-rating .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-rating .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-rating)
}

.cms-form-field-checkbo-radio-label-rating .wpcf7-list-item-label {
    color: var(--color-rating)
}

.cms-form-text-heading {
    color: var(--color-heading)
}

.cms-form-field-label-heading label,.cms-form-field-label-heading .label {
    color: var(--color-heading)
}

.cms-form-field-placeholder-heading .cms-placeholder,.cms-form-field-placeholder-heading select,.cms-form-field-placeholder-heading input::placeholder,.cms-form-field-placeholder-heading textarea::placeholder {
    color: var(--color-heading)
}

.cms-form-field-placeholder-heading input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-heading textarea:hover,.cms-form-field-placeholder-heading select:hover,.cms-form-field-placeholder-heading .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-heading .cms-placeholder:hover,.cms-form-field-placeholder-heading input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-heading textarea:focus,.cms-form-field-placeholder-heading select:focus,.cms-form-field-placeholder-heading .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-heading .cms-placeholder:focus,.cms-form-field-placeholder-heading input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-heading textarea:active,.cms-form-field-placeholder-heading select:active,.cms-form-field-placeholder-heading .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-heading .cms-placeholder:active {
    color: var(--color-heading)
}

.cms-form-field-border-heading input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-heading textarea,.cms-form-field-border-heading select,.cms-form-field-border-heading .select2-container.select2-container--default .select2-selection,.cms-form-field-border-heading .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-heading) inset
}

.cms-form-field-border-heading .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-heading .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-heading)
}

.cms-form-field-checkbo-radio-label-heading .wpcf7-list-item-label {
    color: var(--color-heading)
}

.cms-form-text-body {
    color: var(--color-body)
}

.cms-form-field-label-body label,.cms-form-field-label-body .label {
    color: var(--color-body)
}

.cms-form-field-placeholder-body .cms-placeholder,.cms-form-field-placeholder-body select,.cms-form-field-placeholder-body input::placeholder,.cms-form-field-placeholder-body textarea::placeholder {
    color: var(--color-body)
}

.cms-form-field-placeholder-body input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-body textarea:hover,.cms-form-field-placeholder-body select:hover,.cms-form-field-placeholder-body .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-body .cms-placeholder:hover,.cms-form-field-placeholder-body input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-body textarea:focus,.cms-form-field-placeholder-body select:focus,.cms-form-field-placeholder-body .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-body .cms-placeholder:focus,.cms-form-field-placeholder-body input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-body textarea:active,.cms-form-field-placeholder-body select:active,.cms-form-field-placeholder-body .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-body .cms-placeholder:active {
    color: var(--color-body)
}

.cms-form-field-border-body input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-body textarea,.cms-form-field-border-body select,.cms-form-field-border-body .select2-container.select2-container--default .select2-selection,.cms-form-field-border-body .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-body) inset
}

.cms-form-field-border-body .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-body .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-body)
}

.cms-form-field-checkbo-radio-label-body .wpcf7-list-item-label {
    color: var(--color-body)
}

.cms-form-text-meta {
    color: var(--color-meta)
}

.cms-form-field-label-meta label,.cms-form-field-label-meta .label {
    color: var(--color-meta)
}

.cms-form-field-placeholder-meta .cms-placeholder,.cms-form-field-placeholder-meta select,.cms-form-field-placeholder-meta input::placeholder,.cms-form-field-placeholder-meta textarea::placeholder {
    color: var(--color-meta)
}

.cms-form-field-placeholder-meta input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-meta textarea:hover,.cms-form-field-placeholder-meta select:hover,.cms-form-field-placeholder-meta .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-meta .cms-placeholder:hover,.cms-form-field-placeholder-meta input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-meta textarea:focus,.cms-form-field-placeholder-meta select:focus,.cms-form-field-placeholder-meta .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-meta .cms-placeholder:focus,.cms-form-field-placeholder-meta input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-meta textarea:active,.cms-form-field-placeholder-meta select:active,.cms-form-field-placeholder-meta .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-meta .cms-placeholder:active {
    color: var(--color-meta)
}

.cms-form-field-border-meta input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-meta textarea,.cms-form-field-border-meta select,.cms-form-field-border-meta .select2-container.select2-container--default .select2-selection,.cms-form-field-border-meta .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-meta) inset
}

.cms-form-field-border-meta .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-meta .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-meta)
}

.cms-form-field-checkbo-radio-label-meta .wpcf7-list-item-label {
    color: var(--color-meta)
}

.cms-form-text-white {
    color: var(--color-white)
}

.cms-form-field-label-white label,.cms-form-field-label-white .label {
    color: var(--color-white)
}

.cms-form-field-placeholder-white .cms-placeholder,.cms-form-field-placeholder-white select,.cms-form-field-placeholder-white input::placeholder,.cms-form-field-placeholder-white textarea::placeholder {
    color: var(--color-white)
}

.cms-form-field-placeholder-white input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-white textarea:hover,.cms-form-field-placeholder-white select:hover,.cms-form-field-placeholder-white .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-white .cms-placeholder:hover,.cms-form-field-placeholder-white input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-white textarea:focus,.cms-form-field-placeholder-white select:focus,.cms-form-field-placeholder-white .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-white .cms-placeholder:focus,.cms-form-field-placeholder-white input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-white textarea:active,.cms-form-field-placeholder-white select:active,.cms-form-field-placeholder-white .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-white .cms-placeholder:active {
    color: var(--color-white)
}

.cms-form-field-border-white input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-white textarea,.cms-form-field-border-white select,.cms-form-field-border-white .select2-container.select2-container--default .select2-selection,.cms-form-field-border-white .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-white) inset
}

.cms-form-field-border-white .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-white .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-white)
}

.cms-form-field-checkbo-radio-label-white .wpcf7-list-item-label {
    color: var(--color-white)
}

.cms-form-text-white-25 {
    color: var(--color-white-25)
}

.cms-form-field-label-white-25 label,.cms-form-field-label-white-25 .label {
    color: var(--color-white-25)
}

.cms-form-field-placeholder-white-25 .cms-placeholder,.cms-form-field-placeholder-white-25 select,.cms-form-field-placeholder-white-25 input::placeholder,.cms-form-field-placeholder-white-25 textarea::placeholder {
    color: var(--color-white-25)
}

.cms-form-field-placeholder-white-25 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-white-25 textarea:hover,.cms-form-field-placeholder-white-25 select:hover,.cms-form-field-placeholder-white-25 .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-white-25 .cms-placeholder:hover,.cms-form-field-placeholder-white-25 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-white-25 textarea:focus,.cms-form-field-placeholder-white-25 select:focus,.cms-form-field-placeholder-white-25 .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-white-25 .cms-placeholder:focus,.cms-form-field-placeholder-white-25 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-white-25 textarea:active,.cms-form-field-placeholder-white-25 select:active,.cms-form-field-placeholder-white-25 .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-white-25 .cms-placeholder:active {
    color: var(--color-white-25)
}

.cms-form-field-border-white-25 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-white-25 textarea,.cms-form-field-border-white-25 select,.cms-form-field-border-white-25 .select2-container.select2-container--default .select2-selection,.cms-form-field-border-white-25 .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-white-25) inset
}

.cms-form-field-border-white-25 .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-white-25 .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-white-25)
}

.cms-form-field-checkbo-radio-label-white-25 .wpcf7-list-item-label {
    color: var(--color-white-25)
}

.cms-form-text-grey {
    color: var(--color-grey)
}

.cms-form-field-label-grey label,.cms-form-field-label-grey .label {
    color: var(--color-grey)
}

.cms-form-field-placeholder-grey .cms-placeholder,.cms-form-field-placeholder-grey select,.cms-form-field-placeholder-grey input::placeholder,.cms-form-field-placeholder-grey textarea::placeholder {
    color: var(--color-grey)
}

.cms-form-field-placeholder-grey input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-grey textarea:hover,.cms-form-field-placeholder-grey select:hover,.cms-form-field-placeholder-grey .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-grey .cms-placeholder:hover,.cms-form-field-placeholder-grey input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-grey textarea:focus,.cms-form-field-placeholder-grey select:focus,.cms-form-field-placeholder-grey .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-grey .cms-placeholder:focus,.cms-form-field-placeholder-grey input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-grey textarea:active,.cms-form-field-placeholder-grey select:active,.cms-form-field-placeholder-grey .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-grey .cms-placeholder:active {
    color: var(--color-grey)
}

.cms-form-field-border-grey input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-grey textarea,.cms-form-field-border-grey select,.cms-form-field-border-grey .select2-container.select2-container--default .select2-selection,.cms-form-field-border-grey .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-grey) inset
}

.cms-form-field-border-grey .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-grey .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-grey)
}

.cms-form-field-checkbo-radio-label-grey .wpcf7-list-item-label {
    color: var(--color-grey)
}

.cms-form-text-grey2 {
    color: var(--color-grey2)
}

.cms-form-field-label-grey2 label,.cms-form-field-label-grey2 .label {
    color: var(--color-grey2)
}

.cms-form-field-placeholder-grey2 .cms-placeholder,.cms-form-field-placeholder-grey2 select,.cms-form-field-placeholder-grey2 input::placeholder,.cms-form-field-placeholder-grey2 textarea::placeholder {
    color: var(--color-grey2)
}

.cms-form-field-placeholder-grey2 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-grey2 textarea:hover,.cms-form-field-placeholder-grey2 select:hover,.cms-form-field-placeholder-grey2 .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-grey2 .cms-placeholder:hover,.cms-form-field-placeholder-grey2 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-grey2 textarea:focus,.cms-form-field-placeholder-grey2 select:focus,.cms-form-field-placeholder-grey2 .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-grey2 .cms-placeholder:focus,.cms-form-field-placeholder-grey2 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-grey2 textarea:active,.cms-form-field-placeholder-grey2 select:active,.cms-form-field-placeholder-grey2 .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-grey2 .cms-placeholder:active {
    color: var(--color-grey2)
}

.cms-form-field-border-grey2 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-grey2 textarea,.cms-form-field-border-grey2 select,.cms-form-field-border-grey2 .select2-container.select2-container--default .select2-selection,.cms-form-field-border-grey2 .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-grey2) inset
}

.cms-form-field-border-grey2 .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-grey2 .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-grey2)
}

.cms-form-field-checkbo-radio-label-grey2 .wpcf7-list-item-label {
    color: var(--color-grey2)
}

.cms-form-text-grey3 {
    color: var(--color-grey3)
}

.cms-form-field-label-grey3 label,.cms-form-field-label-grey3 .label {
    color: var(--color-grey3)
}

.cms-form-field-placeholder-grey3 .cms-placeholder,.cms-form-field-placeholder-grey3 select,.cms-form-field-placeholder-grey3 input::placeholder,.cms-form-field-placeholder-grey3 textarea::placeholder {
    color: var(--color-grey3)
}

.cms-form-field-placeholder-grey3 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-grey3 textarea:hover,.cms-form-field-placeholder-grey3 select:hover,.cms-form-field-placeholder-grey3 .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-grey3 .cms-placeholder:hover,.cms-form-field-placeholder-grey3 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-grey3 textarea:focus,.cms-form-field-placeholder-grey3 select:focus,.cms-form-field-placeholder-grey3 .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-grey3 .cms-placeholder:focus,.cms-form-field-placeholder-grey3 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-grey3 textarea:active,.cms-form-field-placeholder-grey3 select:active,.cms-form-field-placeholder-grey3 .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-grey3 .cms-placeholder:active {
    color: var(--color-grey3)
}

.cms-form-field-border-grey3 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-grey3 textarea,.cms-form-field-border-grey3 select,.cms-form-field-border-grey3 .select2-container.select2-container--default .select2-selection,.cms-form-field-border-grey3 .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-grey3) inset
}

.cms-form-field-border-grey3 .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-grey3 .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-grey3)
}

.cms-form-field-checkbo-radio-label-grey3 .wpcf7-list-item-label {
    color: var(--color-grey3)
}

.cms-form-text-light-grey {
    color: var(--color-light-grey)
}

.cms-form-field-label-light-grey label,.cms-form-field-label-light-grey .label {
    color: var(--color-light-grey)
}

.cms-form-field-placeholder-light-grey .cms-placeholder,.cms-form-field-placeholder-light-grey select,.cms-form-field-placeholder-light-grey input::placeholder,.cms-form-field-placeholder-light-grey textarea::placeholder {
    color: var(--color-light-grey)
}

.cms-form-field-placeholder-light-grey input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-light-grey textarea:hover,.cms-form-field-placeholder-light-grey select:hover,.cms-form-field-placeholder-light-grey .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-light-grey .cms-placeholder:hover,.cms-form-field-placeholder-light-grey input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-light-grey textarea:focus,.cms-form-field-placeholder-light-grey select:focus,.cms-form-field-placeholder-light-grey .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-light-grey .cms-placeholder:focus,.cms-form-field-placeholder-light-grey input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-light-grey textarea:active,.cms-form-field-placeholder-light-grey select:active,.cms-form-field-placeholder-light-grey .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-light-grey .cms-placeholder:active {
    color: var(--color-light-grey)
}

.cms-form-field-border-light-grey input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-light-grey textarea,.cms-form-field-border-light-grey select,.cms-form-field-border-light-grey .select2-container.select2-container--default .select2-selection,.cms-form-field-border-light-grey .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-light-grey) inset
}

.cms-form-field-border-light-grey .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-light-grey .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-light-grey)
}

.cms-form-field-checkbo-radio-label-light-grey .wpcf7-list-item-label {
    color: var(--color-light-grey)
}

.cms-form-text-light-gray {
    color: var(--color-light-gray)
}

.cms-form-field-label-light-gray label,.cms-form-field-label-light-gray .label {
    color: var(--color-light-gray)
}

.cms-form-field-placeholder-light-gray .cms-placeholder,.cms-form-field-placeholder-light-gray select,.cms-form-field-placeholder-light-gray input::placeholder,.cms-form-field-placeholder-light-gray textarea::placeholder {
    color: var(--color-light-gray)
}

.cms-form-field-placeholder-light-gray input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-light-gray textarea:hover,.cms-form-field-placeholder-light-gray select:hover,.cms-form-field-placeholder-light-gray .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-light-gray .cms-placeholder:hover,.cms-form-field-placeholder-light-gray input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-light-gray textarea:focus,.cms-form-field-placeholder-light-gray select:focus,.cms-form-field-placeholder-light-gray .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-light-gray .cms-placeholder:focus,.cms-form-field-placeholder-light-gray input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-light-gray textarea:active,.cms-form-field-placeholder-light-gray select:active,.cms-form-field-placeholder-light-gray .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-light-gray .cms-placeholder:active {
    color: var(--color-light-gray)
}

.cms-form-field-border-light-gray input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-light-gray textarea,.cms-form-field-border-light-gray select,.cms-form-field-border-light-gray .select2-container.select2-container--default .select2-selection,.cms-form-field-border-light-gray .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-light-gray) inset
}

.cms-form-field-border-light-gray .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-light-gray .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-light-gray)
}

.cms-form-field-checkbo-radio-label-light-gray .wpcf7-list-item-label {
    color: var(--color-light-gray)
}

.cms-form-text-border {
    color: var(--color-border)
}

.cms-form-field-label-border label,.cms-form-field-label-border .label {
    color: var(--color-border)
}

.cms-form-field-placeholder-border .cms-placeholder,.cms-form-field-placeholder-border select,.cms-form-field-placeholder-border input::placeholder,.cms-form-field-placeholder-border textarea::placeholder {
    color: var(--color-border)
}

.cms-form-field-placeholder-border input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-border textarea:hover,.cms-form-field-placeholder-border select:hover,.cms-form-field-placeholder-border .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-border .cms-placeholder:hover,.cms-form-field-placeholder-border input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-border textarea:focus,.cms-form-field-placeholder-border select:focus,.cms-form-field-placeholder-border .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-border .cms-placeholder:focus,.cms-form-field-placeholder-border input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-border textarea:active,.cms-form-field-placeholder-border select:active,.cms-form-field-placeholder-border .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-border .cms-placeholder:active {
    color: var(--color-border)
}

.cms-form-field-border-border input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-border textarea,.cms-form-field-border-border select,.cms-form-field-border-border .select2-container.select2-container--default .select2-selection,.cms-form-field-border-border .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-border) inset
}

.cms-form-field-border-border .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-border .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-border)
}

.cms-form-field-checkbo-radio-label-border .wpcf7-list-item-label {
    color: var(--color-border)
}

.cms-form-text-transparent {
    color: var(--color-transparent)
}

.cms-form-field-label-transparent label,.cms-form-field-label-transparent .label {
    color: var(--color-transparent)
}

.cms-form-field-placeholder-transparent .cms-placeholder,.cms-form-field-placeholder-transparent select,.cms-form-field-placeholder-transparent input::placeholder,.cms-form-field-placeholder-transparent textarea::placeholder {
    color: var(--color-transparent)
}

.cms-form-field-placeholder-transparent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-transparent textarea:hover,.cms-form-field-placeholder-transparent select:hover,.cms-form-field-placeholder-transparent .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-transparent .cms-placeholder:hover,.cms-form-field-placeholder-transparent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-transparent textarea:focus,.cms-form-field-placeholder-transparent select:focus,.cms-form-field-placeholder-transparent .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-transparent .cms-placeholder:focus,.cms-form-field-placeholder-transparent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-transparent textarea:active,.cms-form-field-placeholder-transparent select:active,.cms-form-field-placeholder-transparent .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-transparent .cms-placeholder:active {
    color: var(--color-transparent)
}

.cms-form-field-border-transparent input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-transparent textarea,.cms-form-field-border-transparent select,.cms-form-field-border-transparent .select2-container.select2-container--default .select2-selection,.cms-form-field-border-transparent .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-transparent) inset
}

.cms-form-field-border-transparent .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-transparent .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-transparent)
}

.cms-form-field-checkbo-radio-label-transparent .wpcf7-list-item-label {
    color: var(--color-transparent)
}

.cms-form-text-custom-1 {
    color: var(--color-custom-1)
}

.cms-form-field-label-custom-1 label,.cms-form-field-label-custom-1 .label {
    color: var(--color-custom-1)
}

.cms-form-field-placeholder-custom-1 .cms-placeholder,.cms-form-field-placeholder-custom-1 select,.cms-form-field-placeholder-custom-1 input::placeholder,.cms-form-field-placeholder-custom-1 textarea::placeholder {
    color: var(--color-custom-1)
}

.cms-form-field-placeholder-custom-1 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,.cms-form-field-placeholder-custom-1 textarea:hover,.cms-form-field-placeholder-custom-1 select:hover,.cms-form-field-placeholder-custom-1 .select2-container.select2-container--default .select2-selection:hover,.cms-form-field-placeholder-custom-1 .cms-placeholder:hover,.cms-form-field-placeholder-custom-1 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,.cms-form-field-placeholder-custom-1 textarea:focus,.cms-form-field-placeholder-custom-1 select:focus,.cms-form-field-placeholder-custom-1 .select2-container.select2-container--default .select2-selection:focus,.cms-form-field-placeholder-custom-1 .cms-placeholder:focus,.cms-form-field-placeholder-custom-1 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,.cms-form-field-placeholder-custom-1 textarea:active,.cms-form-field-placeholder-custom-1 select:active,.cms-form-field-placeholder-custom-1 .select2-container.select2-container--default .select2-selection:active,.cms-form-field-placeholder-custom-1 .cms-placeholder:active {
    color: var(--color-custom-1)
}

.cms-form-field-border-custom-1 input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),.cms-form-field-border-custom-1 textarea,.cms-form-field-border-custom-1 select,.cms-form-field-border-custom-1 .select2-container.select2-container--default .select2-selection,.cms-form-field-border-custom-1 .cms-placeholder {
    box-shadow: 0 0 0 2px var(--color-custom-1) inset
}

.cms-form-field-border-custom-1 .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.cms-form-field-border-custom-1 .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    border-color: var(--color-custom-1)
}

.cms-form-field-checkbo-radio-label-custom-1 .wpcf7-list-item-label {
    color: var(--color-custom-1)
}

input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),textarea,select,.select2-container.select2-container--default .select2-selection,.cms-placeholder {
    background-color: transparent;
    border: none;
    color: #616161;
    padding: 0 20px;
    line-height: 58px;
    height: 58px;
    font-size: 14px;
    text-align: start;
    outline: none;
    width: 100%;
    box-shadow: 0 0 0 2px var(--border-color) inset;
    border-radius: 8px
}

input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):hover,textarea:hover,select:hover,.select2-container.select2-container--default .select2-selection:hover,.cms-placeholder:hover,input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):focus,textarea:focus,select:focus,.select2-container.select2-container--default .select2-selection:focus,.cms-placeholder:focus,input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field):active,textarea:active,select:active,.select2-container.select2-container--default .select2-selection:active,.cms-placeholder:active {
    background-color: transparent;
    color: var(--color-primary);
    box-shadow: 0 0 15px 0 transparent, 0 0 0 2px var(--border-color) inset
}

[dir="rtl"] input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not(.select2-search__field),[dir="rtl"] textarea,[dir="rtl"] select,[dir="rtl"] .select2-container.select2-container--default .select2-selection,[dir="rtl"] .cms-placeholder {
    border-radius: 0
}

input[type="hidden"] {
    display: none
}

select {
    height: 58px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../image/select-arrow.png);
    background-color: transparent;
    background-position: calc(100% - 20px) 50%;
    background-repeat: no-repeat;
    padding-right: 40px
}

[dir="rtl"] select {
    background-position: 10px 50%;
    padding-right: 22px;
    padding-left: 40px
}

select option {
    background-color: #fff;
    color: #000
}

.e--ua-firefox select option {
    background-color: #fff;
    color: #000
}

textarea {
    padding-top: 22px;
    line-height: normal;
    min-height: 110px
}

input,select,textarea {
    vertical-align: top;
    position: relative;
    transition: all 300ms ease-in-out
}

fieldset {
    padding: 0 20px;
    border: 2px solid #eaeaea;
    border-radius: 8px;
    transition: all 300ms ease-in-out;
    overflow: hidden
}

fieldset:hover {
    border-color: var(--color-accent)
}

fieldset > legend {
    font-weight: 700;
    font-size: 14px;
    color: var(--color-thirdary);
    display: flex
}

fieldset > legend:before,fieldset > legend:after {
    content: '';
    width: 10px
}

fieldset select,fieldset input {
    border: 0;
    margin: -12px -20px -3px;
    box-shadow: none;
    width: calc(100% + 40px);
    padding: 0 50px 0 30px;
    background-position: calc(100% - 30px) 50%
}

fieldset select:hover,fieldset input:hover,fieldset select:focus,fieldset input:focus,fieldset select:active,fieldset input:active {
    box-shadow: none
}

fieldset input {
    box-shadow: none !important
}

.cms-custom-checkbox,.cms-custom-radio {
    position: relative;
    margin-right: 5px;
    width: 17px;
    height: 17px;
    display: inline-block
}

[dir="rtl"] .cms-custom-checkbox,[dir="rtl"] .cms-custom-radio {
    margin-right: 0;
    margin-left: 5px
}

.cms-custom-checkbox input[type="checkbox"],.cms-custom-radio input[type="checkbox"],.cms-custom-checkbox .cms-checkmark,.cms-custom-radio .cms-checkmark {
    width: 17px;
    height: 17px;
    display: inline-block;
    padding: 0;
    margin: 0
}

.cms-custom-checkbox input,.cms-custom-radio input {
    opacity: 0
}

.cms-custom-checkbox input:checked + .cms-checkmark:after,.cms-custom-radio input:checked + .cms-checkmark:after {
    opacity: 1
}

.cms-custom-checkbox .cms-checkmark,.cms-custom-radio .cms-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #eaeaea;
    border-radius: 4px
}

.cms-custom-checkbox .cms-checkmark:after,.cms-custom-radio .cms-checkmark:after {
    content: "";
    background-color: var(--color-accent);
    position: absolute;
    top: 3px;
    left: 3px;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    opacity: 0
}

.cms-custom-checkbox + label,.cms-custom-radio + label {
    display: inline-block
}

.cms-custom-radio input:checked + .cms-checkmark {
    border-color: var(--color-accent)
}

.cms-custom-radio input:checked + .cms-checkmark:after {
    background-color: var(--color-accent)
}

.cms-custom-radio .cms-checkmark {
    margin-top: 3px;
    border-radius: 50%
}

.cms-custom-radio .cms-checkmark:after {
    background-color: #eaeaea;
    border-radius: 50%;
    opacity: 1
}

.cms-custom-checkbox {
    transform: translate(0, 3px)
}

#ui-datepicker-div {
    padding: 22px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -9999px;
    min-width: 300px;
    z-index: 10001 !important
}

#ui-datepicker-div .ui-datepicker-header {
    position: relative
}

#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    padding: 0
}

#ui-datepicker-div .ui-datepicker-header .ui-corner-all:before {
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

#ui-datepicker-div .ui-datepicker-header .ui-corner-all span {
    display: none
}

#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
    left: 0
}

#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
    right: 0
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
    line-height: 30px;
    margin-bottom: 10px;
    min-height: 40px;
    text-align: center;
    text-transform: uppercase
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#ui-datepicker-div .ui-datepicker-calendar {
    margin: 0;
    width: 100%
}

#ui-datepicker-div .ui-datepicker-calendar th {
    text-align: center
}

#ui-datepicker-div .ui-datepicker-calendar td {
    text-align: center;
    padding: 6px
}

#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
    color: rgba(0, 0, 0, 0.2)
}

.textarea-158 {
    min-height: 151px
}

.select2.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 15px !important;
    right: 15px !important
}

[dir="rtl"] .select2.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: auto !important;
    left: 15px !important
}

.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 56px !important
}

.select2.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0
}

.select2.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 0
}

.select2.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none
}

.woocommerce-widget-layered-nav-dropdown + .woocommerce-widget-layered-nav-dropdown__submit,.select2 + .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 20px
}

a {
    color: #333
}

a:hover {
    color: #f04f3d
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%
}

.text-underline,.elementor .text-underline {
    border-bottom: 2px solid
}

.bypostauthor,.sticky {
    visibility: visible
}

.screen-reader-text {
    display: none
}

.alignleft,.alignright,.aligncenter {
    margin-top: 6px;
    margin-bottom: 45px !important
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 35px !important
}

[dir="rtl"] .alignleft {
    float: right;
    margin-right: 0 !important;
    margin-left: 35px !important
}

.alignright {
    display: inline;
    float: right;
    margin-left: 35px
}

[dir="rtl"] .alignright {
    float: left;
    margin-left: 0;
    margin-right: 35px
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.cms-single-page p:last-child,.cms-post-content [class*="wp-block-"]:last-child {
    clear: both;
    overflow: hidden
}

.cms-single-page p:last-child img[class*="align"],.cms-post-content [class*="wp-block-"]:last-child img[class*="align"],.cms-single-page p:last-child figure[class*="align"],.cms-post-content [class*="wp-block-"]:last-child figure[class*="align"] {
    margin-bottom: 0 !important
}

blockquote {
    padding: 0 0 0 1rem;
    border-left: 5px solid var(--color-accent)
}

[dir="rtl"] blockquote {
    padding: 0 1rem 0 0;
    border-left: 0;
    border-right: 5px solid var(--color-accent)
}

blockquote.has-text-align-right {
    padding: 0 1rem 0 0;
    border-left: 0;
    border-right: 5px solid var(--color-accent)
}

[dir="rtl"] blockquote.has-text-align-right {
    padding: 0 0 0 1rem;
    border-right: 0;
    border-left: 5px solid var(--color-accent);
    text-align: left
}

label[for*="pwbox-"] + input[type="submit"] {
    margin-top: 20px;
    margin-bottom: 30px
}

.d-none {
    display: none
}

.d-inline {
    display: inline
}

.d-inline-block {
    display: inline-block
}

.d-block {
    display: block
}

.d-flex {
    display: flex
}

.d-inline-flex {
    display: inline-flex
}

.justify-content-start {
    justify-content: flex-start
}

.justify-content-end {
    justify-content: flex-end
}

.justify-content-center {
    justify-content: center
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-around {
    justify-content: space-around
}

.align-items-start {
    align-items: flex-start
}

.align-items-end {
    align-items: flex-end
}

.align-items-center {
    align-items: center
}

.align-items-baseline {
    align-items: baseline
}

.align-items-stretch {
    align-items: stretch
}

.align-content-start {
    align-content: flex-start
}

.align-content-end {
    align-content: flex-end
}

.align-content-center {
    align-content: center
}

.align-content-between {
    align-content: space-between
}

.align-content-around {
    align-content: space-around
}

.align-content-stretch {
    align-content: stretch
}

.align-self-auto {
    align-self: auto
}

.align-self-start {
    align-self: flex-start
}

.align-self-end {
    align-self: flex-end
}

.align-self-center {
    align-self: center
}

.align-self-baseline {
    align-self: baseline
}

.align-self-stretch {
    align-self: stretch
}

@media (min-width: 768px) {
    .justify-content-md-start {
        justify-content:flex-start
    }

    .justify-content-md-end {
        justify-content: flex-end
    }

    .justify-content-md-center {
        justify-content: center
    }

    .justify-content-md-between {
        justify-content: space-between
    }

    .justify-content-md-around {
        justify-content: space-around
    }

    .align-items-md-start {
        align-items: flex-start
    }

    .align-items-md-end {
        align-items: flex-end
    }

    .align-items-md-center {
        align-items: center
    }

    .align-items-md-baseline {
        align-items: baseline
    }

    .align-items-md-stretch {
        align-items: stretch
    }

    .align-content-md-start {
        align-content: flex-start
    }

    .align-content-md-end {
        align-content: flex-end
    }

    .align-content-md-center {
        align-content: center
    }

    .align-content-md-between {
        align-content: space-between
    }

    .align-content-md-around {
        align-content: space-around
    }

    .align-content-md-stretch {
        align-content: stretch
    }

    .align-self-md-auto {
        align-self: auto
    }

    .align-self-md-start {
        align-self: flex-start
    }

    .align-self-md-end {
        align-self: flex-end
    }

    .align-self-md-center {
        align-self: center
    }

    .align-self-md-baseline {
        align-self: baseline
    }

    .align-self-md-stretch {
        align-self: stretch
    }
}

@media (min-width: 1025px) {
    .justify-content-lg-start {
        justify-content:flex-start
    }

    .justify-content-lg-end {
        justify-content: flex-end
    }

    .justify-content-lg-center {
        justify-content: center
    }

    .justify-content-lg-between {
        justify-content: space-between
    }

    .justify-content-lg-around {
        justify-content: space-around
    }

    .align-items-lg-start {
        align-items: flex-start
    }

    .align-items-lg-end {
        align-items: flex-end
    }

    .align-items-lg-center {
        align-items: center
    }

    .align-items-lg-baseline {
        align-items: baseline
    }

    .align-items-lg-stretch {
        align-items: stretch
    }

    .align-content-lg-start {
        align-content: flex-start
    }

    .align-content-lg-end {
        align-content: flex-end
    }

    .align-content-lg-center {
        align-content: center
    }

    .align-content-lg-between {
        align-content: space-between
    }

    .align-content-lg-around {
        align-content: space-around
    }

    .align-content-lg-stretch {
        align-content: stretch
    }

    .align-self-lg-auto {
        align-self: auto
    }

    .align-self-lg-start {
        align-self: flex-start
    }

    .align-self-lg-end {
        align-self: flex-end
    }

    .align-self-lg-center {
        align-self: center
    }

    .align-self-lg-baseline {
        align-self: baseline
    }

    .align-self-lg-stretch {
        align-self: stretch
    }
}

@media (min-width: 1279px) {
    .justify-content-lgl-start {
        justify-content:flex-start
    }

    .justify-content-lgl-end {
        justify-content: flex-end
    }

    .justify-content-lgl-center {
        justify-content: center
    }

    .justify-content-lgl-between {
        justify-content: space-between
    }

    .justify-content-lgl-around {
        justify-content: space-around
    }

    .align-items-lgl-start {
        align-items: flex-start
    }

    .align-items-lgl-end {
        align-items: flex-end
    }

    .align-items-lgl-center {
        align-items: center
    }

    .align-items-lgl-baseline {
        align-items: baseline
    }

    .align-items-lgl-stretch {
        align-items: stretch
    }

    .align-content-lgl-start {
        align-content: flex-start
    }

    .align-content-lgl-end {
        align-content: flex-end
    }

    .align-content-lgl-center {
        align-content: center
    }

    .align-content-lgl-between {
        align-content: space-between
    }

    .align-content-lgl-around {
        align-content: space-around
    }

    .align-content-lgl-stretch {
        align-content: stretch
    }

    .align-self-lgl-auto {
        align-self: auto
    }

    .align-self-lgl-start {
        align-self: flex-start
    }

    .align-self-lgl-end {
        align-self: flex-end
    }

    .align-self-lgl-center {
        align-self: center
    }

    .align-self-lgl-baseline {
        align-self: baseline
    }

    .align-self-lgl-stretch {
        align-self: stretch
    }
}

@media (min-width: 1280px) {
    .justify-content-xl-start {
        justify-content:flex-start
    }

    .justify-content-xl-end {
        justify-content: flex-end
    }

    .justify-content-xl-center {
        justify-content: center
    }

    .justify-content-xl-between {
        justify-content: space-between
    }

    .justify-content-xl-around {
        justify-content: space-around
    }

    .align-items-xl-start {
        align-items: flex-start
    }

    .align-items-xl-end {
        align-items: flex-end
    }

    .align-items-xl-center {
        align-items: center
    }

    .align-items-xl-baseline {
        align-items: baseline
    }

    .align-items-xl-stretch {
        align-items: stretch
    }

    .align-content-xl-start {
        align-content: flex-start
    }

    .align-content-xl-end {
        align-content: flex-end
    }

    .align-content-xl-center {
        align-content: center
    }

    .align-content-xl-between {
        align-content: space-between
    }

    .align-content-xl-around {
        align-content: space-around
    }

    .align-content-xl-stretch {
        align-content: stretch
    }

    .align-self-xl-auto {
        align-self: auto
    }

    .align-self-xl-start {
        align-self: flex-start
    }

    .align-self-xl-end {
        align-self: flex-end
    }

    .align-self-xl-center {
        align-self: center
    }

    .align-self-xl-baseline {
        align-self: baseline
    }

    .align-self-xl-stretch {
        align-self: stretch
    }
}

.flex-basis {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.text-center {
    text-align: center
}

.text-start {
    text-align: start
}

.text-end {
    text-align: end
}

.text-justify,.text-between {
    text-align: justify
}

@media (max-width: 767.98px) {
    .text-center {
        text-align:center
    }

    .text-start {
        text-align: start
    }

    .text-end {
        text-align: end
    }
}

@media (max-width: 1024.98px) {
    .text-md-center {
        text-align:center
    }

    .text-md-start {
        text-align: start
    }

    .text-md-end {
        text-align: end
    }
}

@media (max-width: 1278.98px) {
    .text-lg-center {
        text-align:center
    }

    .text-lg-start {
        text-align: start
    }

    .text-lg-end {
        text-align: end
    }
}

@media (max-width: 1279.98px) {
    .text-lgl-center {
        text-align:center
    }

    .text-lgl-start {
        text-align: start
    }

    .text-lgl-end {
        text-align: end
    }
}

.text-xl-center {
    text-align: center
}

.text-xl-start {
    text-align: start
}

.text-xl-end {
    text-align: end
}

@media (max-width: 767px) {
    .text-xs-center {
        text-align:center
    }
}

.text-10 {
    font-size: 10px
}

.text-12 {
    font-size: 12px
}

.text-13 {
    font-size: 13px
}

.text-14 {
    font-size: 14px
}

.text-15 {
    font-size: 15px
}

.text-16 {
    font-size: 16px;
}

.text-18 {
    font-size: 18px
}

.text-19 {
    font-size: 19px
}

.text-21 {
    font-size: 21px
}

.text-22 {
    font-size: 22px
}

.text-23 {
    font-size: 23px
}

.text-24 {
    font-size: 24px
}

.text-26 {
    font-size: 26px
}

.text-32 {
    font-size: 32px
}

.text-45 {
    font-size: 45px
}

.text-48 {
    font-size: 48px
}

.text-58 {
    font-size: 58px
}

.text-64 {
    font-size: 64px
}

.text-100 {
    font-size: 100px
}

.text-130 {
    font-size: 130px
}

.text-140 {
    font-size: 140px
}

.text-192 {
    font-size: 192px
}

.text-200 {
    font-size: 200px
}

.text-210 {
    font-size: 210px
}

.text-17 {
    font-size: 17px
}

.text-20 {
    font-size: 20px
}

.text-30 {
    font-size: 30px
}

.text-35 {
    font-size: 35px
}

.text-37 {
    font-size: 37px
}

.text-40 {
    font-size: 40px
}

.text-50 {
    font-size: 50px
}

.text-52 {
    font-size: 52px
}

.text-60 {
    font-size: 60px
}

.text-70 {
    font-size: 70px
}

.text-75 {
    font-size: 75px
}

.text-80 {
    font-size: 80px
}

.text-85 {
    font-size: 85px
}

@media (min-width: 768px) {
    .text-md-17 {
        font-size:17px
    }

    .text-md-20 {
        font-size: 20px
    }

    .text-md-30 {
        font-size: 30px
    }

    .text-md-35 {
        font-size: 35px
    }

    .text-md-37 {
        font-size: 37px
    }

    .text-md-40 {
        font-size: 40px
    }

    .text-md-50 {
        font-size: 50px
    }

    .text-md-52 {
        font-size: 52px
    }

    .text-md-60 {
        font-size: 60px
    }

    .text-md-70 {
        font-size: 70px
    }

    .text-md-75 {
        font-size: 75px
    }

    .text-md-80 {
        font-size: 80px
    }

    .text-md-85 {
        font-size: 85px
    }
}

@media (min-width: 1025px) {
    .text-lg-17 {
        font-size:17px
    }

    .text-lg-20 {
        font-size: 20px
    }

    .text-lg-30 {
        font-size: 30px
    }

    .text-lg-35 {
        font-size: 35px
    }

    .text-lg-37 {
        font-size: 37px
    }

    .text-lg-40 {
        font-size: 40px
    }

    .text-lg-50 {
        font-size: 50px
    }

    .text-lg-52 {
        font-size: 52px
    }

    .text-lg-60 {
        font-size: 60px
    }

    .text-lg-70 {
        font-size: 70px
    }

    .text-lg-75 {
        font-size: 75px
    }

    .text-lg-80 {
        font-size: 80px
    }

    .text-lg-85 {
        font-size: 85px
    }
}

@media (min-width: 1279px) {
    .text-lgl-17 {
        font-size:17px
    }

    .text-lgl-20 {
        font-size: 20px
    }

    .text-lgl-30 {
        font-size: 30px
    }

    .text-lgl-35 {
        font-size: 35px
    }

    .text-lgl-37 {
        font-size: 37px
    }

    .text-lgl-40 {
        font-size: 40px
    }

    .text-lgl-50 {
        font-size: 50px
    }

    .text-lgl-52 {
        font-size: 52px
    }

    .text-lgl-60 {
        font-size: 60px
    }

    .text-lgl-70 {
        font-size: 70px
    }

    .text-lgl-75 {
        font-size: 75px
    }

    .text-lgl-80 {
        font-size: 80px
    }

    .text-lgl-85 {
        font-size: 85px
    }
}

@media (min-width: 1280px) {
    .text-xl-17 {
        font-size:17px
    }

    .text-xl-20 {
        font-size: 20px
    }

    .text-xl-30 {
        font-size: 30px
    }

    .text-xl-35 {
        font-size: 35px
    }

    .text-xl-37 {
        font-size: 37px
    }

    .text-xl-40 {
        font-size: 40px
    }

    .text-xl-50 {
        font-size: 50px
    }

    .text-xl-52 {
        font-size: 52px
    }

    .text-xl-60 {
        font-size: 60px
    }

    .text-xl-70 {
        font-size: 70px
    }

    .text-xl-75 {
        font-size: 75px
    }

    .text-xl-80 {
        font-size: 80px
    }

    .text-xl-85 {
        font-size: 85px
    }
}

.container,.container-fluid,.container-xl {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 1280px) {
    .container,.container-xl {
        /* max-width:1320px */
        max-width: 1500px;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col,.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-lgl-1,.col-lgl-2,.col-lgl-3,.col-lgl-4,.col-lgl-5,.col-lgl-6,.col-lgl-7,.col-lgl-8,.col-lgl-9,.col-lgl-10,.col-lgl-11,.col-lgl-12,.col-lgl,.col-lgl-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1 !important
}

.order-last {
    order: 13 !important
}

.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-last {
        order: 13 !important
    }

    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (min-width: 1025px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-last {
        order: 13 !important
    }

    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (min-width: 1279px) {
    .col-lgl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lgl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lgl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lgl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lgl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lgl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lgl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lgl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lgl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lgl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lgl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lgl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lgl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lgl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lgl-first {
        order: -1 !important
    }

    .order-lgl-last {
        order: 13 !important
    }

    .row-cols-lgl-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lgl-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lgl-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lgl-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lgl-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lgl-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (min-width: 1280px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-last {
        order: 13 !important
    }

    .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (min-width: 1400px) {
    .container.container-wide {
        max-width:84%
    }
}

.container.container-full {
    max-width: 100%
}

.row.gutters-grid {
    margin-top: -20px;
    margin-bottom: -20px
}

.row.gutters-grid > [class*='col'] {
    padding: 20px
}

.row.gutters-10 {
    margin-left: -5px;
    margin-right: -5px
}

.row.gutters-10 > [class*='col'] {
    padding-left: 5px;
    padding-right: 5px
}

.row.gutters-10.gutters-grid {
    margin: -5px
}

.row.gutters-10.gutters-grid > [class*='col'] {
    padding: 5px
}

.row.gutters-15 {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.row.gutters-15 > [class*='col'] {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.row.gutters-15.gutters-grid {
    margin: -7.5px
}

.row.gutters-15.gutters-grid > [class*='col'] {
    padding: 7.5px
}

.row.gutters-20 {
    margin-left: -10px;
    margin-right: -10px
}

.row.gutters-20 > [class*='col'] {
    padding-left: 10px;
    padding-right: 10px
}

.row.gutters-20.gutters-grid {
    margin: -10px
}

.row.gutters-20.gutters-grid > [class*='col'] {
    padding: 10px
}

.row.gutters-30 {
    margin-left: -15px;
    margin-right: -15px
}

.row.gutters-30 > [class*='col'] {
    padding-left: 15px;
    padding-right: 15px
}

.row.gutters-30.gutters-grid {
    margin: -15px
}

.row.gutters-30.gutters-grid > [class*='col'] {
    padding: 15px
}

.row.gutters-60 {
    margin-left: -30px;
    margin-right: -30px
}

.row.gutters-60 > [class*='col'] {
    padding-left: 30px;
    padding-right: 30px
}

.row.gutters-60.gutters-grid {
    margin: -30px
}

.row.gutters-60.gutters-grid > [class*='col'] {
    padding: 30px
}

@media (min-width: 768px) {
    .row.gutters-md-10 {
        margin-left:-5px;
        margin-right: -5px
    }

    .row.gutters-md-10 > [class*='col'] {
        padding-left: 5px;
        padding-right: 5px
    }

    .row.gutters-md-10.gutters-grid {
        margin: -5px
    }

    .row.gutters-md-10.gutters-grid > [class*='col'] {
        padding: 5px
    }

    .row.gutters-md-15 {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .row.gutters-md-15 > [class*='col'] {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .row.gutters-md-15.gutters-grid {
        margin: -7.5px
    }

    .row.gutters-md-15.gutters-grid > [class*='col'] {
        padding: 7.5px
    }

    .row.gutters-md-20 {
        margin-left: -10px;
        margin-right: -10px
    }

    .row.gutters-md-20 > [class*='col'] {
        padding-left: 10px;
        padding-right: 10px
    }

    .row.gutters-md-20.gutters-grid {
        margin: -10px
    }

    .row.gutters-md-20.gutters-grid > [class*='col'] {
        padding: 10px
    }

    .row.gutters-md-30 {
        margin-left: -15px;
        margin-right: -15px
    }

    .row.gutters-md-30 > [class*='col'] {
        padding-left: 15px;
        padding-right: 15px
    }

    .row.gutters-md-30.gutters-grid {
        margin: -15px
    }

    .row.gutters-md-30.gutters-grid > [class*='col'] {
        padding: 15px
    }

    .row.gutters-md-60 {
        margin-left: -30px;
        margin-right: -30px
    }

    .row.gutters-md-60 > [class*='col'] {
        padding-left: 30px;
        padding-right: 30px
    }

    .row.gutters-md-60.gutters-grid {
        margin: -30px
    }

    .row.gutters-md-60.gutters-grid > [class*='col'] {
        padding: 30px
    }
}

@media (min-width: 1025px) {
    .row.gutters-lg-10 {
        margin-left:-5px;
        margin-right: -5px
    }

    .row.gutters-lg-10 > [class*='col'] {
        padding-left: 5px;
        padding-right: 5px
    }

    .row.gutters-lg-10.gutters-grid {
        margin: -5px
    }

    .row.gutters-lg-10.gutters-grid > [class*='col'] {
        padding: 5px
    }

    .row.gutters-lg-15 {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .row.gutters-lg-15 > [class*='col'] {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .row.gutters-lg-15.gutters-grid {
        margin: -7.5px
    }

    .row.gutters-lg-15.gutters-grid > [class*='col'] {
        padding: 7.5px
    }

    .row.gutters-lg-20 {
        margin-left: -10px;
        margin-right: -10px
    }

    .row.gutters-lg-20 > [class*='col'] {
        padding-left: 10px;
        padding-right: 10px
    }

    .row.gutters-lg-20.gutters-grid {
        margin: -10px
    }

    .row.gutters-lg-20.gutters-grid > [class*='col'] {
        padding: 10px
    }

    .row.gutters-lg-30 {
        margin-left: -15px;
        margin-right: -15px
    }

    .row.gutters-lg-30 > [class*='col'] {
        padding-left: 15px;
        padding-right: 15px
    }

    .row.gutters-lg-30.gutters-grid {
        margin: -15px
    }

    .row.gutters-lg-30.gutters-grid > [class*='col'] {
        padding: 15px
    }

    .row.gutters-lg-60 {
        margin-left: -30px;
        margin-right: -30px
    }

    .row.gutters-lg-60 > [class*='col'] {
        padding-left: 30px;
        padding-right: 30px
    }

    .row.gutters-lg-60.gutters-grid {
        margin: -30px
    }

    .row.gutters-lg-60.gutters-grid > [class*='col'] {
        padding: 30px
    }
}

@media (min-width: 1279px) {
    .row.gutters-lgl-10 {
        margin-left:-5px;
        margin-right: -5px
    }

    .row.gutters-lgl-10 > [class*='col'] {
        padding-left: 5px;
        padding-right: 5px
    }

    .row.gutters-lgl-10.gutters-grid {
        margin: -5px
    }

    .row.gutters-lgl-10.gutters-grid > [class*='col'] {
        padding: 5px
    }

    .row.gutters-lgl-15 {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .row.gutters-lgl-15 > [class*='col'] {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .row.gutters-lgl-15.gutters-grid {
        margin: -7.5px
    }

    .row.gutters-lgl-15.gutters-grid > [class*='col'] {
        padding: 7.5px
    }

    .row.gutters-lgl-20 {
        margin-left: -10px;
        margin-right: -10px
    }

    .row.gutters-lgl-20 > [class*='col'] {
        padding-left: 10px;
        padding-right: 10px
    }

    .row.gutters-lgl-20.gutters-grid {
        margin: -10px
    }

    .row.gutters-lgl-20.gutters-grid > [class*='col'] {
        padding: 10px
    }

    .row.gutters-lgl-30 {
        margin-left: -15px;
        margin-right: -15px
    }

    .row.gutters-lgl-30 > [class*='col'] {
        padding-left: 15px;
        padding-right: 15px
    }

    .row.gutters-lgl-30.gutters-grid {
        margin: -15px
    }

    .row.gutters-lgl-30.gutters-grid > [class*='col'] {
        padding: 15px
    }

    .row.gutters-lgl-60 {
        margin-left: -30px;
        margin-right: -30px
    }

    .row.gutters-lgl-60 > [class*='col'] {
        padding-left: 30px;
        padding-right: 30px
    }

    .row.gutters-lgl-60.gutters-grid {
        margin: -30px
    }

    .row.gutters-lgl-60.gutters-grid > [class*='col'] {
        padding: 30px
    }
}

@media (min-width: 1280px) {
    .row.gutters-xl-10 {
        margin-left:-5px;
        margin-right: -5px
    }

    .row.gutters-xl-10 > [class*='col'] {
        padding-left: 5px;
        padding-right: 5px
    }

    .row.gutters-xl-10.gutters-grid {
        margin: -5px
    }

    .row.gutters-xl-10.gutters-grid > [class*='col'] {
        padding: 5px
    }

    .row.gutters-xl-15 {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .row.gutters-xl-15 > [class*='col'] {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .row.gutters-xl-15.gutters-grid {
        margin: -7.5px
    }

    .row.gutters-xl-15.gutters-grid > [class*='col'] {
        padding: 7.5px
    }

    .row.gutters-xl-20 {
        margin-left: -10px;
        margin-right: -10px
    }

    .row.gutters-xl-20 > [class*='col'] {
        padding-left: 10px;
        padding-right: 10px
    }

    .row.gutters-xl-20.gutters-grid {
        margin: -10px
    }

    .row.gutters-xl-20.gutters-grid > [class*='col'] {
        padding: 10px
    }

    .row.gutters-xl-30 {
        margin-left: -15px;
        margin-right: -15px
    }

    .row.gutters-xl-30 > [class*='col'] {
        padding-left: 15px;
        padding-right: 15px
    }

    .row.gutters-xl-30.gutters-grid {
        margin: -15px
    }

    .row.gutters-xl-30.gutters-grid > [class*='col'] {
        padding: 15px
    }

    .row.gutters-xl-60 {
        margin-left: -30px;
        margin-right: -30px
    }

    .row.gutters-xl-60 > [class*='col'] {
        padding-left: 30px;
        padding-right: 30px
    }

    .row.gutters-xl-60.gutters-grid {
        margin: -30px
    }

    .row.gutters-xl-60.gutters-grid > [class*='col'] {
        padding: 30px
    }
}

.row-container {
    width: 100vw;
    max-width: 1320px
}

@media (min-width: 1281px) {
    .cms-hidden-desktop {
        display:none
    }
}

@media (max-width: 1280px) {
    .cms-hidden-tablet {
        display:none
    }
}

@media (min-width: 1600px) {
    .col-xl-58\/7 {
        flex:0 0 58.7837837838%;
        max-width: 58.7837837838%
    }

    .col-xl-42\/3 {
        flex: 0 0 41.2162162162%;
        max-width: 41.2162162162%
    }

    .pr-xxl-30 {
        padding-right: 30px
    }

    [dir="rtl"] .pr-xxl-30 {
        padding-left: 30px;
        padding-right: 0
    }
}

.w-100 {
    width: 100%
}

@media (max-width: 1024px) {
    .w-md-100 {
        width:100%
    }
}

@media (max-width: 1279px) {
    .w-lg-100 {
        width:100%
    }
}

@media (max-width: 767.98px) {
    .w-auto {
        width:auto
    }
}

@media (max-width: 1024.98px) {
    .w-md-auto {
        width:auto
    }
}

@media (max-width: 1278.98px) {
    .w-lg-auto {
        width:auto
    }
}

@media (max-width: 1279.98px) {
    .w-lgl-auto {
        width:auto
    }
}

.w-xl-auto {
    width: auto
}

.h-100 {
    height: 100%
}

img.h-100 {
    height: 100% !important
}

.mt-5 {
    margin-top: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.m-tb-5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.mt-7 {
    margin-top: 7px
}

.mb-7 {
    margin-bottom: 7px
}

.m-tb-7 {
    margin-top: 7px;
    margin-bottom: 7px
}

.mt-8 {
    margin-top: 8px
}

.mb-8 {
    margin-bottom: 8px
}

.m-tb-8 {
    margin-top: 8px;
    margin-bottom: 8px
}

.mt-10 {
    margin-top: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.m-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.mt-15 {
    margin-top: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.m-tb-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.mt-25 {
    margin-top: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.m-tb-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.m-tb-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.mt-32 {
    margin-top: 32px
}

.mb-32 {
    margin-bottom: 32px
}

.m-tb-32 {
    margin-top: 32px;
    margin-bottom: 32px
}

.mt-40 {
    margin-top: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.m-tb-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.mt-45 {
    margin-top: 45px;
}

.mb-45 {
    margin-bottom: 45px
}

.m-tb-45 {
    margin-top: 45px;
    margin-bottom: 45px
}

.mt-70 {
    margin-top: 70px
}

.mb-70 {
    margin-bottom: 70px
}

.m-tb-70 {
    margin-top: 70px;
    margin-bottom: 70px
}

.pt-5 {
    padding-top: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.p-tb-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.pt-7 {
    padding-top: 7px
}

.pb-7 {
    padding-bottom: 7px
}

.p-tb-7 {
    padding-top: 7px;
    padding-bottom: 7px
}

.pt-8 {
    padding-top: 8px
}

.pb-8 {
    padding-bottom: 8px
}

.p-tb-8 {
    padding-top: 8px;
    padding-bottom: 8px
}

.pt-10 {
    padding-top: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.p-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.pt-15 {
    padding-top: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.p-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.pt-25 {
    padding-top: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.p-tb-25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.p-tb-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.pt-32 {
    padding-top: 32px
}

.pb-32 {
    padding-bottom: 32px
}

.p-tb-32 {
    padding-top: 32px;
    padding-bottom: 32px
}

.pt-40 {
    padding-top: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.p-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.pt-45 {
    padding-top: 45px
}

.pb-45 {
    padding-bottom: 45px;
}

.p-tb-45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.p-tb-70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.mr-5 {
    margin-right: 5px
}

[dir="rtl"] .mr-5 {
    margin-right: 0;
    margin-left: 5px
}

.ml-5 {
    margin-left: 5px
}

[dir="rtl"] .ml-5 {
    margin-left: 0;
    margin-right: 5px
}

.m-lr-5 {
    margin-left: 5px;
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

[dir="rtl"] .mr-10 {
    margin-right: 0;
    margin-left: 10px
}

.ml-10 {
    margin-left: 10px
}

[dir="rtl"] .ml-10 {
    margin-left: 0;
    margin-right: 10px
}

.m-lr-10 {
    margin-left: 10px;
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

[dir="rtl"] .mr-15 {
    margin-right: 0;
    margin-left: 15px
}

.ml-15 {
    margin-left: 15px
}

[dir="rtl"] .ml-15 {
    margin-left: 0;
    margin-right: 15px
}

.m-lr-15 {
    margin-left: 15px;
    margin-right: 15px
}

.pr-5 {
    padding-right: 5px
}

[dir="rtl"] .pr-5 {
    padding-right: 0;
    padding-left: 5px
}

.pl-5 {
    padding-left: 5px
}

[dir="rtl"] .pl-5 {
    padding-left: 0;
    padding-right: 5px
}

.p-lr-5 {
    padding-left: 5px;
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

[dir="rtl"] .pr-10 {
    padding-right: 0;
    padding-left: 10px
}

.pl-10 {
    padding-left: 10px
}

[dir="rtl"] .pl-10 {
    padding-left: 0;
    padding-right: 10px
}

.p-lr-10 {
    padding-left: 10px;
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

[dir="rtl"] .pr-15 {
    padding-right: 0;
    padding-left: 15px
}

.pl-15 {
    padding-left: 15px
}

[dir="rtl"] .pl-15 {
    padding-left: 0;
    padding-right: 15px
}

.p-lr-15 {
    padding-left: 15px;
    padding-right: 15px
}

.m-10 {
    margin: 10px
}

.p-10 {
    padding: 10px
}

.mt-55 {
    margin-top: 55px
}

.mt-n3 {
    margin-top: -3px
}

.mb-n3 {
    margin-bottom: -3px
}

.mt-n5 {
    margin-top: -5px
}

.mb-n5 {
    margin-bottom: -5px
}

.mt-n7 {
    margin-top: -7px
}

.mb-n7 {
    margin-bottom: -7px
}

.mt-n10 {
    margin-top: -10px
}

.mb-n10 {
    margin-bottom: -10px
}

.mt-n15 {
    margin-top: -15px
}

.mb-n15 {
    margin-bottom: -15px
}

.mt-n25 {
    margin-top: -25px
}

.mb-n25 {
    margin-bottom: -25px
}

.mt-n35 {
    margin-top: -35px
}

.mb-n35 {
    margin-bottom: -35px
}

.mt-n110 {
    margin-top: -110px
}

.mb-n110 {
    margin-bottom: -110px
}

.ml-n5 {
    margin-left: -5px
}

.mr-n5 {
    margin-right: -5px
}

.ml-n10 {
    margin-left: -10px
}

.mr-n10 {
    margin-right: -10px
}

.p-15 {
    padding: 15px
}

.pt-15 {
    padding-top: 15px
}

.pr-15 {
    padding-right: 15px
}

[dir="rtl"] .pr-15 {
    padding-left: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.pl-15 {
    padding-left: 15px
}

[dir="rtl"] .pl-15 {
    padding-right: 15px
}

.p-lr-15 {
    padding-left: 15px;
    padding-right: 15px
}

.p-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.p-20 {
    padding: 20px
}

.pt-20 {
    padding-top: 20px
}

.pr-20 {
    padding-right: 20px
}

[dir="rtl"] .pr-20 {
    padding-left: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.pl-20 {
    padding-left: 20px
}

[dir="rtl"] .pl-20 {
    padding-right: 20px
}

.p-lr-20 {
    padding-left: 20px;
    padding-right: 20px
}

.p-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.p-30 {
    padding: 30px
}

.pt-30 {
    padding-top: 30px
}

.pr-30 {
    padding-right: 30px
}

[dir="rtl"] .pr-30 {
    padding-left: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.pl-30 {
    padding-left: 30px
}

[dir="rtl"] .pl-30 {
    padding-right: 30px
}

.p-lr-30 {
    padding-left: 30px;
    padding-right: 30px
}

.p-tb-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.p-35 {
    padding: 35px
}

.pt-35 {
    padding-top: 35px
}

.pr-35 {
    padding-right: 35px
}

[dir="rtl"] .pr-35 {
    padding-left: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.pl-35 {
    padding-left: 35px
}

[dir="rtl"] .pl-35 {
    padding-right: 35px
}

.p-lr-35 {
    padding-left: 35px;
    padding-right: 35px
}

.p-tb-35 {
    padding-top: 35px;
    padding-bottom: 35px
}

.p-40 {
    padding: 40px
}

.pt-40 {
    padding-top: 40px
}

.pr-40 {
    padding-right: 40px
}

[dir="rtl"] .pr-40 {
    padding-left: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.pl-40 {
    padding-left: 40px
}

[dir="rtl"] .pl-40 {
    padding-right: 40px
}

.p-lr-40 {
    padding-left: 40px;
    padding-right: 40px
}

.p-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.p-50 {
    padding: 50px
}

.pt-50 {
    padding-top: 50px
}

.pr-50 {
    padding-right: 50px
}

[dir="rtl"] .pr-50 {
    padding-left: 50px
}

.pb-50 {
    padding-bottom: 50px;
}

.pl-50 {
    padding-left: 50px
}

[dir="rtl"] .pl-50 {
    padding-right: 50px
}

.p-lr-50 {
    padding-left: 50px;
    padding-right: 50px
}

.p-tb-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.p-60 {
    padding: 60px
}

.pt-60 {
    padding-top: 60px
}

.pr-60 {
    padding-right: 60px
}

[dir="rtl"] .pr-60 {
    padding-left: 60px
}

.pb-60 {
    padding-bottom: 60px
}

.pl-60 {
    padding-left: 60px
}

[dir="rtl"] .pl-60 {
    padding-right: 60px
}

.p-lr-60 {
    padding-left: 60px;
    padding-right: 60px
}

.p-tb-60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.p-70 {
    padding: 70px
}

.pt-70 {
    padding-top: 70px
}

.pr-70 {
    padding-right: 70px
}

[dir="rtl"] .pr-70 {
    padding-left: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.pl-70 {
    padding-left: 70px
}

[dir="rtl"] .pl-70 {
    padding-right: 70px
}

.p-lr-70 {
    padding-left: 70px;
    padding-right: 70px
}

.p-tb-70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.p-80 {
    padding: 80px
}

.pt-80 {
    padding-top: 80px
}

.pr-80 {
    padding-right: 80px
}

[dir="rtl"] .pr-80 {
    padding-left: 80px
}

.pb-80 {
    padding-bottom: 80px
}

.pl-80 {
    padding-left: 80px
}

[dir="rtl"] .pl-80 {
    padding-right: 80px
}

.p-lr-80 {
    padding-left: 80px;
    padding-right: 80px
}

.p-tb-80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.p-90 {
    padding: 90px
}

.pt-90 {
    padding-top: 90px
}

.pr-90 {
    padding-right: 90px
}

[dir="rtl"] .pr-90 {
    padding-left: 90px
}

.pb-90 {
    padding-bottom: 90px
}

.pl-90 {
    padding-left: 90px
}

[dir="rtl"] .pl-90 {
    padding-right: 90px
}

.p-lr-90 {
    padding-left: 90px;
    padding-right: 90px
}

.p-tb-90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.p-100 {
    padding: 100px
}

.pt-100 {
    padding-top: 100px;
}

.pr-100 {
    padding-right: 100px
}

[dir="rtl"] .pr-100 {
    padding-left: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pl-100 {
    padding-left: 100px
}

[dir="rtl"] .pl-100 {
    padding-right: 100px
}

.p-lr-100 {
    padding-left: 100px;
    padding-right: 100px
}

.p-tb-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.p-110 {
    padding: 110px
}

.pt-110 {
    padding-top: 110px
}

.pr-110 {
    padding-right: 110px
}

[dir="rtl"] .pr-110 {
    padding-left: 110px
}

.pb-110 {
    padding-bottom: 110px
}

.pl-110 {
    padding-left: 110px
}

[dir="rtl"] .pl-110 {
    padding-right: 110px
}

.p-lr-110 {
    padding-left: 110px;
    padding-right: 110px
}

.p-tb-110 {
    padding-top: 110px;
    padding-bottom: 110px
}

.p-130 {
    padding: 130px
}

.pt-130 {
    padding-top: 130px
}

.pr-130 {
    padding-right: 130px
}

[dir="rtl"] .pr-130 {
    padding-left: 130px
}

.pb-130 {
    padding-bottom: 130px
}

.pl-130 {
    padding-left: 130px
}

[dir="rtl"] .pl-130 {
    padding-right: 130px
}

.p-lr-130 {
    padding-left: 130px;
    padding-right: 130px
}

.p-tb-130 {
    padding-top: 130px;
    padding-bottom: 130px
}

.p-140 {
    padding: 140px
}

.pt-140 {
    padding-top: 140px
}

.pr-140 {
    padding-right: 140px
}

[dir="rtl"] .pr-140 {
    padding-left: 140px
}

.pb-140 {
    padding-bottom: 140px
}

.pl-140 {
    padding-left: 140px
}

[dir="rtl"] .pl-140 {
    padding-right: 140px
}

.p-lr-140 {
    padding-left: 140px;
    padding-right: 140px
}

.p-tb-140 {
    padding-top: 140px;
    padding-bottom: 140px
}

.p-150 {
    padding: 150px
}

.pt-150 {
    padding-top: 150px
}

.pr-150 {
    padding-right: 150px
}

[dir="rtl"] .pr-150 {
    padding-left: 150px
}

.pb-150 {
    padding-bottom: 150px
}

.pl-150 {
    padding-left: 150px
}

[dir="rtl"] .pl-150 {
    padding-right: 150px
}

.p-lr-150 {
    padding-left: 150px;
    padding-right: 150px
}

.p-tb-150 {
    padding-top: 150px;
    padding-bottom: 150px
}


.pt-200 {
    padding-top: 200px
}
.pb-200 {
    padding-bottom: 200px
}


@media (min-width: 768px) {
    .p-md-15 {
        padding:15px
    }

    .pt-md-15 {
        padding-top: 15px
    }

    .pr-md-15 {
        padding-right: 15px
    }

    [dir="rtl"] .pr-md-15 {
        padding-left: 15px
    }

    .pb-md-15 {
        padding-bottom: 15px
    }

    .pl-md-15 {
        padding-left: 15px
    }

    [dir="rtl"] .pl-md-15 {
        padding-right: 15px
    }

    .p-lr-md-15 {
        padding-left: 15px;
        padding-right: 15px
    }

    .p-tb-md-15 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .p-md-20 {
        padding: 20px
    }

    .pt-md-20 {
        padding-top: 20px
    }

    .pr-md-20 {
        padding-right: 20px
    }

    [dir="rtl"] .pr-md-20 {
        padding-left: 20px
    }

    .pb-md-20 {
        padding-bottom: 20px
    }

    .pl-md-20 {
        padding-left: 20px
    }

    [dir="rtl"] .pl-md-20 {
        padding-right: 20px
    }

    .p-lr-md-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .p-tb-md-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .p-md-30 {
        padding: 30px
    }

    .pt-md-30 {
        padding-top: 30px
    }

    .pr-md-30 {
        padding-right: 30px
    }

    [dir="rtl"] .pr-md-30 {
        padding-left: 30px
    }

    .pb-md-30 {
        padding-bottom: 30px
    }

    .pl-md-30 {
        padding-left: 30px
    }

    [dir="rtl"] .pl-md-30 {
        padding-right: 30px
    }

    .p-lr-md-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .p-tb-md-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .p-md-35 {
        padding: 35px
    }

    .pt-md-35 {
        padding-top: 35px
    }

    .pr-md-35 {
        padding-right: 35px
    }

    [dir="rtl"] .pr-md-35 {
        padding-left: 35px
    }

    .pb-md-35 {
        padding-bottom: 35px
    }

    .pl-md-35 {
        padding-left: 35px
    }

    [dir="rtl"] .pl-md-35 {
        padding-right: 35px
    }

    .p-lr-md-35 {
        padding-left: 35px;
        padding-right: 35px
    }

    .p-tb-md-35 {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .p-md-40 {
        padding: 40px
    }

    .pt-md-40 {
        padding-top: 40px
    }

    .pr-md-40 {
        padding-right: 40px
    }

    [dir="rtl"] .pr-md-40 {
        padding-left: 40px
    }

    .pb-md-40 {
        padding-bottom: 40px
    }

    .pl-md-40 {
        padding-left: 40px
    }

    [dir="rtl"] .pl-md-40 {
        padding-right: 40px
    }

    .p-lr-md-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .p-tb-md-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .p-md-50 {
        padding: 50px
    }

    .pt-md-50 {
        padding-top: 50px
    }

    .pr-md-50 {
        padding-right: 50px
    }

    [dir="rtl"] .pr-md-50 {
        padding-left: 50px
    }

    .pb-md-50 {
        padding-bottom: 50px
    }

    .pl-md-50 {
        padding-left: 50px
    }

    [dir="rtl"] .pl-md-50 {
        padding-right: 50px
    }

    .p-lr-md-50 {
        padding-left: 50px;
        padding-right: 50px
    }

    .p-tb-md-50 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .p-md-60 {
        padding: 60px
    }

    .pt-md-60 {
        padding-top: 60px
    }

    .pr-md-60 {
        padding-right: 60px
    }

    [dir="rtl"] .pr-md-60 {
        padding-left: 60px
    }

    .pb-md-60 {
        padding-bottom: 60px
    }

    .pl-md-60 {
        padding-left: 60px
    }

    [dir="rtl"] .pl-md-60 {
        padding-right: 60px
    }

    .p-lr-md-60 {
        padding-left: 60px;
        padding-right: 60px
    }

    .p-tb-md-60 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .p-md-70 {
        padding: 70px
    }

    .pt-md-70 {
        padding-top: 70px
    }

    .pr-md-70 {
        padding-right: 70px
    }

    [dir="rtl"] .pr-md-70 {
        padding-left: 70px
    }

    .pb-md-70 {
        padding-bottom: 70px
    }

    .pl-md-70 {
        padding-left: 70px
    }

    [dir="rtl"] .pl-md-70 {
        padding-right: 70px
    }

    .p-lr-md-70 {
        padding-left: 70px;
        padding-right: 70px
    }

    .p-tb-md-70 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .p-md-80 {
        padding: 80px
    }

    .pt-md-80 {
        padding-top: 80px
    }

    .pr-md-80 {
        padding-right: 80px
    }

    [dir="rtl"] .pr-md-80 {
        padding-left: 80px
    }

    .pb-md-80 {
        padding-bottom: 80px
    }

    .pl-md-80 {
        padding-left: 80px
    }

    [dir="rtl"] .pl-md-80 {
        padding-right: 80px
    }

    .p-lr-md-80 {
        padding-left: 80px;
        padding-right: 80px
    }

    .p-tb-md-80 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .p-md-90 {
        padding: 90px
    }

    .pt-md-90 {
        padding-top: 90px
    }

    .pr-md-90 {
        padding-right: 90px
    }

    [dir="rtl"] .pr-md-90 {
        padding-left: 90px
    }

    .pb-md-90 {
        padding-bottom: 90px
    }

    .pl-md-90 {
        padding-left: 90px
    }

    [dir="rtl"] .pl-md-90 {
        padding-right: 90px
    }

    .p-lr-md-90 {
        padding-left: 90px;
        padding-right: 90px
    }

    .p-tb-md-90 {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .p-md-100 {
        padding: 100px
    }

    .pt-md-100 {
        padding-top: 100px
    }

    .pr-md-100 {
        padding-right: 100px
    }

    [dir="rtl"] .pr-md-100 {
        padding-left: 100px
    }

    .pb-md-100 {
        padding-bottom: 100px
    }

    .pl-md-100 {
        padding-left: 100px
    }

    [dir="rtl"] .pl-md-100 {
        padding-right: 100px
    }

    .p-lr-md-100 {
        padding-left: 100px;
        padding-right: 100px
    }

    .p-tb-md-100 {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .p-md-110 {
        padding: 110px
    }

    .pt-md-110 {
        padding-top: 110px
    }

    .pr-md-110 {
        padding-right: 110px
    }

    [dir="rtl"] .pr-md-110 {
        padding-left: 110px
    }

    .pb-md-110 {
        padding-bottom: 110px
    }

    .pl-md-110 {
        padding-left: 110px
    }

    [dir="rtl"] .pl-md-110 {
        padding-right: 110px
    }

    .p-lr-md-110 {
        padding-left: 110px;
        padding-right: 110px
    }

    .p-tb-md-110 {
        padding-top: 110px;
        padding-bottom: 110px
    }

    .p-md-130 {
        padding: 130px
    }

    .pt-md-130 {
        padding-top: 130px
    }

    .pr-md-130 {
        padding-right: 130px
    }

    [dir="rtl"] .pr-md-130 {
        padding-left: 130px
    }

    .pb-md-130 {
        padding-bottom: 130px
    }

    .pl-md-130 {
        padding-left: 130px
    }

    [dir="rtl"] .pl-md-130 {
        padding-right: 130px
    }

    .p-lr-md-130 {
        padding-left: 130px;
        padding-right: 130px
    }

    .p-tb-md-130 {
        padding-top: 130px;
        padding-bottom: 130px
    }

    .p-md-140 {
        padding: 140px
    }

    .pt-md-140 {
        padding-top: 140px
    }

    .pr-md-140 {
        padding-right: 140px
    }

    [dir="rtl"] .pr-md-140 {
        padding-left: 140px
    }

    .pb-md-140 {
        padding-bottom: 140px
    }

    .pl-md-140 {
        padding-left: 140px
    }

    [dir="rtl"] .pl-md-140 {
        padding-right: 140px
    }

    .p-lr-md-140 {
        padding-left: 140px;
        padding-right: 140px
    }

    .p-tb-md-140 {
        padding-top: 140px;
        padding-bottom: 140px
    }

    .p-md-150 {
        padding: 150px
    }

    .pt-md-150 {
        padding-top: 150px
    }

    .pr-md-150 {
        padding-right: 150px
    }

    [dir="rtl"] .pr-md-150 {
        padding-left: 150px
    }

    .pb-md-150 {
        padding-bottom: 150px
    }

    .pl-md-150 {
        padding-left: 150px
    }

    [dir="rtl"] .pl-md-150 {
        padding-right: 150px
    }

    .p-lr-md-150 {
        padding-left: 150px;
        padding-right: 150px
    }

    .p-tb-md-150 {
        padding-top: 150px;
        padding-bottom: 150px
    }
}

@media (min-width: 1025px) {
    .p-lg-15 {
        padding:15px
    }

    .pt-lg-15 {
        padding-top: 15px
    }

    .pr-lg-15 {
        padding-right: 15px
    }

    [dir="rtl"] .pr-lg-15 {
        padding-left: 15px
    }

    .pb-lg-15 {
        padding-bottom: 15px
    }

    .pl-lg-15 {
        padding-left: 15px
    }

    [dir="rtl"] .pl-lg-15 {
        padding-right: 15px
    }

    .p-lr-lg-15 {
        padding-left: 15px;
        padding-right: 15px
    }

    .p-tb-lg-15 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .p-lg-20 {
        padding: 20px
    }

    .pt-lg-20 {
        padding-top: 20px
    }

    .pr-lg-20 {
        padding-right: 20px
    }

    [dir="rtl"] .pr-lg-20 {
        padding-left: 20px
    }

    .pb-lg-20 {
        padding-bottom: 20px
    }

    .pl-lg-20 {
        padding-left: 20px
    }

    [dir="rtl"] .pl-lg-20 {
        padding-right: 20px
    }

    .p-lr-lg-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .p-tb-lg-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .p-lg-30 {
        padding: 30px
    }

    .pt-lg-30 {
        padding-top: 30px
    }

    .pr-lg-30 {
        padding-right: 30px
    }

    [dir="rtl"] .pr-lg-30 {
        padding-left: 30px
    }

    .pb-lg-30 {
        padding-bottom: 30px
    }

    .pl-lg-30 {
        padding-left: 30px
    }

    [dir="rtl"] .pl-lg-30 {
        padding-right: 30px
    }

    .p-lr-lg-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .p-tb-lg-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .p-lg-35 {
        padding: 35px
    }

    .pt-lg-35 {
        padding-top: 35px
    }

    .pr-lg-35 {
        padding-right: 35px
    }

    [dir="rtl"] .pr-lg-35 {
        padding-left: 35px
    }

    .pb-lg-35 {
        padding-bottom: 35px
    }

    .pl-lg-35 {
        padding-left: 35px
    }

    [dir="rtl"] .pl-lg-35 {
        padding-right: 35px
    }

    .p-lr-lg-35 {
        padding-left: 35px;
        padding-right: 35px
    }

    .p-tb-lg-35 {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .p-lg-40 {
        padding: 40px
    }

    .pt-lg-40 {
        padding-top: 40px
    }

    .pr-lg-40 {
        padding-right: 40px
    }

    [dir="rtl"] .pr-lg-40 {
        padding-left: 40px
    }

    .pb-lg-40 {
        padding-bottom: 40px
    }

    .pl-lg-40 {
        padding-left: 40px
    }

    [dir="rtl"] .pl-lg-40 {
        padding-right: 40px
    }

    .p-lr-lg-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .p-tb-lg-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .p-lg-50 {
        padding: 50px
    }

    .pt-lg-50 {
        padding-top: 50px
    }

    .pr-lg-50 {
        padding-right: 50px
    }

    [dir="rtl"] .pr-lg-50 {
        padding-left: 50px
    }

    .pb-lg-50 {
        padding-bottom: 50px
    }

    .pl-lg-50 {
        padding-left: 50px
    }

    [dir="rtl"] .pl-lg-50 {
        padding-right: 50px
    }

    .p-lr-lg-50 {
        padding-left: 50px;
        padding-right: 50px
    }

    .p-tb-lg-50 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .p-lg-60 {
        padding: 60px
    }

    .pt-lg-60 {
        padding-top: 60px
    }

    .pr-lg-60 {
        padding-right: 60px
    }

    [dir="rtl"] .pr-lg-60 {
        padding-left: 60px
    }

    .pb-lg-60 {
        padding-bottom: 60px
    }

    .pl-lg-60 {
        padding-left: 60px
    }

    [dir="rtl"] .pl-lg-60 {
        padding-right: 60px
    }

    .p-lr-lg-60 {
        padding-left: 60px;
        padding-right: 60px
    }

    .p-tb-lg-60 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .p-lg-70 {
        padding: 70px
    }

    .pt-lg-70 {
        padding-top: 70px
    }

    .pr-lg-70 {
        padding-right: 70px
    }

    [dir="rtl"] .pr-lg-70 {
        padding-left: 70px
    }

    .pb-lg-70 {
        padding-bottom: 70px
    }

    .pl-lg-70 {
        padding-left: 70px
    }

    [dir="rtl"] .pl-lg-70 {
        padding-right: 70px
    }

    .p-lr-lg-70 {
        padding-left: 70px;
        padding-right: 70px
    }

    .p-tb-lg-70 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .p-lg-80 {
        padding: 80px
    }

    .pt-lg-80 {
        padding-top: 80px
    }

    .pr-lg-80 {
        padding-right: 80px
    }

    [dir="rtl"] .pr-lg-80 {
        padding-left: 80px
    }

    .pb-lg-80 {
        padding-bottom: 80px
    }

    .pl-lg-80 {
        padding-left: 80px
    }

    [dir="rtl"] .pl-lg-80 {
        padding-right: 80px
    }

    .p-lr-lg-80 {
        padding-left: 80px;
        padding-right: 80px
    }

    .p-tb-lg-80 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .p-lg-90 {
        padding: 90px
    }

    .pt-lg-90 {
        padding-top: 90px
    }

    .pr-lg-90 {
        padding-right: 90px
    }

    [dir="rtl"] .pr-lg-90 {
        padding-left: 90px
    }

    .pb-lg-90 {
        padding-bottom: 90px
    }

    .pl-lg-90 {
        padding-left: 90px
    }

    [dir="rtl"] .pl-lg-90 {
        padding-right: 90px
    }

    .p-lr-lg-90 {
        padding-left: 90px;
        padding-right: 90px
    }

    .p-tb-lg-90 {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .p-lg-100 {
        padding: 100px
    }

    .pt-lg-100 {
        padding-top: 100px
    }

    .pr-lg-100 {
        padding-right: 100px
    }

    [dir="rtl"] .pr-lg-100 {
        padding-left: 100px
    }

    .pb-lg-100 {
        padding-bottom: 100px
    }

    .pl-lg-100 {
        padding-left: 100px
    }

    [dir="rtl"] .pl-lg-100 {
        padding-right: 100px
    }

    .p-lr-lg-100 {
        padding-left: 100px;
        padding-right: 100px
    }

    .p-tb-lg-100 {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .p-lg-110 {
        padding: 110px
    }

    .pt-lg-110 {
        padding-top: 110px
    }

    .pr-lg-110 {
        padding-right: 110px
    }

    [dir="rtl"] .pr-lg-110 {
        padding-left: 110px
    }

    .pb-lg-110 {
        padding-bottom: 110px
    }

    .pl-lg-110 {
        padding-left: 110px
    }

    [dir="rtl"] .pl-lg-110 {
        padding-right: 110px
    }

    .p-lr-lg-110 {
        padding-left: 110px;
        padding-right: 110px
    }

    .p-tb-lg-110 {
        padding-top: 110px;
        padding-bottom: 110px
    }

    .p-lg-130 {
        padding: 130px
    }

    .pt-lg-130 {
        padding-top: 130px
    }

    .pr-lg-130 {
        padding-right: 130px
    }

    [dir="rtl"] .pr-lg-130 {
        padding-left: 130px
    }

    .pb-lg-130 {
        padding-bottom: 130px
    }

    .pl-lg-130 {
        padding-left: 130px
    }

    [dir="rtl"] .pl-lg-130 {
        padding-right: 130px
    }

    .p-lr-lg-130 {
        padding-left: 130px;
        padding-right: 130px
    }

    .p-tb-lg-130 {
        padding-top: 130px;
        padding-bottom: 130px
    }

    .p-lg-140 {
        padding: 140px
    }

    .pt-lg-140 {
        padding-top: 140px
    }

    .pr-lg-140 {
        padding-right: 140px
    }

    [dir="rtl"] .pr-lg-140 {
        padding-left: 140px
    }

    .pb-lg-140 {
        padding-bottom: 140px
    }

    .pl-lg-140 {
        padding-left: 140px
    }

    [dir="rtl"] .pl-lg-140 {
        padding-right: 140px
    }

    .p-lr-lg-140 {
        padding-left: 140px;
        padding-right: 140px
    }

    .p-tb-lg-140 {
        padding-top: 140px;
        padding-bottom: 140px
    }

    .p-lg-150 {
        padding: 150px
    }

    .pt-lg-150 {
        padding-top: 150px
    }

    .pr-lg-150 {
        padding-right: 150px
    }

    [dir="rtl"] .pr-lg-150 {
        padding-left: 150px
    }

    .pb-lg-150 {
        padding-bottom: 150px
    }

    .pl-lg-150 {
        padding-left: 150px
    }

    [dir="rtl"] .pl-lg-150 {
        padding-right: 150px
    }

    .p-lr-lg-150 {
        padding-left: 150px;
        padding-right: 150px
    }

    .p-tb-lg-150 {
        padding-top: 150px;
        padding-bottom: 150px
    }
}

@media (min-width: 1279px) {
    .p-lgl-15 {
        padding:15px
    }

    .pt-lgl-15 {
        padding-top: 15px
    }

    .pr-lgl-15 {
        padding-right: 15px
    }

    [dir="rtl"] .pr-lgl-15 {
        padding-left: 15px
    }

    .pb-lgl-15 {
        padding-bottom: 15px
    }

    .pl-lgl-15 {
        padding-left: 15px
    }

    [dir="rtl"] .pl-lgl-15 {
        padding-right: 15px
    }

    .p-lr-lgl-15 {
        padding-left: 15px;
        padding-right: 15px
    }

    .p-tb-lgl-15 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .p-lgl-20 {
        padding: 20px
    }

    .pt-lgl-20 {
        padding-top: 20px
    }

    .pr-lgl-20 {
        padding-right: 20px
    }

    [dir="rtl"] .pr-lgl-20 {
        padding-left: 20px
    }

    .pb-lgl-20 {
        padding-bottom: 20px
    }

    .pl-lgl-20 {
        padding-left: 20px
    }

    [dir="rtl"] .pl-lgl-20 {
        padding-right: 20px
    }

    .p-lr-lgl-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .p-tb-lgl-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .p-lgl-30 {
        padding: 30px
    }

    .pt-lgl-30 {
        padding-top: 30px
    }

    .pr-lgl-30 {
        padding-right: 30px
    }

    [dir="rtl"] .pr-lgl-30 {
        padding-left: 30px
    }

    .pb-lgl-30 {
        padding-bottom: 30px
    }

    .pl-lgl-30 {
        padding-left: 30px
    }

    [dir="rtl"] .pl-lgl-30 {
        padding-right: 30px
    }

    .p-lr-lgl-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .p-tb-lgl-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .p-lgl-35 {
        padding: 35px
    }

    .pt-lgl-35 {
        padding-top: 35px
    }

    .pr-lgl-35 {
        padding-right: 35px
    }

    [dir="rtl"] .pr-lgl-35 {
        padding-left: 35px
    }

    .pb-lgl-35 {
        padding-bottom: 35px
    }

    .pl-lgl-35 {
        padding-left: 35px
    }

    [dir="rtl"] .pl-lgl-35 {
        padding-right: 35px
    }

    .p-lr-lgl-35 {
        padding-left: 35px;
        padding-right: 35px
    }

    .p-tb-lgl-35 {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .p-lgl-40 {
        padding: 40px
    }

    .pt-lgl-40 {
        padding-top: 40px
    }

    .pr-lgl-40 {
        padding-right: 40px
    }

    [dir="rtl"] .pr-lgl-40 {
        padding-left: 40px
    }

    .pb-lgl-40 {
        padding-bottom: 40px
    }

    .pl-lgl-40 {
        padding-left: 40px
    }

    [dir="rtl"] .pl-lgl-40 {
        padding-right: 40px
    }

    .p-lr-lgl-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .p-tb-lgl-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .p-lgl-50 {
        padding: 50px
    }

    .pt-lgl-50 {
        padding-top: 50px
    }

    .pr-lgl-50 {
        padding-right: 50px
    }

    [dir="rtl"] .pr-lgl-50 {
        padding-left: 50px
    }

    .pb-lgl-50 {
        padding-bottom: 50px
    }

    .pl-lgl-50 {
        padding-left: 50px
    }

    [dir="rtl"] .pl-lgl-50 {
        padding-right: 50px
    }

    .p-lr-lgl-50 {
        padding-left: 50px;
        padding-right: 50px
    }

    .p-tb-lgl-50 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .p-lgl-60 {
        padding: 60px
    }

    .pt-lgl-60 {
        padding-top: 60px
    }

    .pr-lgl-60 {
        padding-right: 60px
    }

    [dir="rtl"] .pr-lgl-60 {
        padding-left: 60px
    }

    .pb-lgl-60 {
        padding-bottom: 60px
    }

    .pl-lgl-60 {
        padding-left: 60px
    }

    [dir="rtl"] .pl-lgl-60 {
        padding-right: 60px
    }

    .p-lr-lgl-60 {
        padding-left: 60px;
        padding-right: 60px
    }

    .p-tb-lgl-60 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .p-lgl-70 {
        padding: 70px
    }

    .pt-lgl-70 {
        padding-top: 70px
    }

    .pr-lgl-70 {
        padding-right: 70px
    }

    [dir="rtl"] .pr-lgl-70 {
        padding-left: 70px
    }

    .pb-lgl-70 {
        padding-bottom: 70px
    }

    .pl-lgl-70 {
        padding-left: 70px
    }

    [dir="rtl"] .pl-lgl-70 {
        padding-right: 70px
    }

    .p-lr-lgl-70 {
        padding-left: 70px;
        padding-right: 70px
    }

    .p-tb-lgl-70 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .p-lgl-80 {
        padding: 80px
    }

    .pt-lgl-80 {
        padding-top: 80px
    }

    .pr-lgl-80 {
        padding-right: 80px
    }

    [dir="rtl"] .pr-lgl-80 {
        padding-left: 80px
    }

    .pb-lgl-80 {
        padding-bottom: 80px
    }

    .pl-lgl-80 {
        padding-left: 80px
    }

    [dir="rtl"] .pl-lgl-80 {
        padding-right: 80px
    }

    .p-lr-lgl-80 {
        padding-left: 80px;
        padding-right: 80px
    }

    .p-tb-lgl-80 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .p-lgl-90 {
        padding: 90px
    }

    .pt-lgl-90 {
        padding-top: 90px
    }

    .pr-lgl-90 {
        padding-right: 90px
    }

    [dir="rtl"] .pr-lgl-90 {
        padding-left: 90px
    }

    .pb-lgl-90 {
        padding-bottom: 90px
    }

    .pl-lgl-90 {
        padding-left: 90px
    }

    [dir="rtl"] .pl-lgl-90 {
        padding-right: 90px
    }

    .p-lr-lgl-90 {
        padding-left: 90px;
        padding-right: 90px
    }

    .p-tb-lgl-90 {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .p-lgl-100 {
        padding: 100px
    }

    .pt-lgl-100 {
        padding-top: 100px
    }

    .pr-lgl-100 {
        padding-right: 100px
    }

    [dir="rtl"] .pr-lgl-100 {
        padding-left: 100px
    }

    .pb-lgl-100 {
        padding-bottom: 100px
    }

    .pl-lgl-100 {
        padding-left: 100px
    }

    [dir="rtl"] .pl-lgl-100 {
        padding-right: 100px
    }

    .p-lr-lgl-100 {
        padding-left: 100px;
        padding-right: 100px
    }

    .p-tb-lgl-100 {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .p-lgl-110 {
        padding: 110px
    }

    .pt-lgl-110 {
        padding-top: 110px
    }

    .pr-lgl-110 {
        padding-right: 110px
    }

    [dir="rtl"] .pr-lgl-110 {
        padding-left: 110px
    }

    .pb-lgl-110 {
        padding-bottom: 110px
    }

    .pl-lgl-110 {
        padding-left: 110px
    }

    [dir="rtl"] .pl-lgl-110 {
        padding-right: 110px
    }

    .p-lr-lgl-110 {
        padding-left: 110px;
        padding-right: 110px
    }

    .p-tb-lgl-110 {
        padding-top: 110px;
        padding-bottom: 110px
    }

    .p-lgl-130 {
        padding: 130px
    }

    .pt-lgl-130 {
        padding-top: 130px
    }

    .pr-lgl-130 {
        padding-right: 130px
    }

    [dir="rtl"] .pr-lgl-130 {
        padding-left: 130px
    }

    .pb-lgl-130 {
        padding-bottom: 130px
    }

    .pl-lgl-130 {
        padding-left: 130px
    }

    [dir="rtl"] .pl-lgl-130 {
        padding-right: 130px
    }

    .p-lr-lgl-130 {
        padding-left: 130px;
        padding-right: 130px
    }

    .p-tb-lgl-130 {
        padding-top: 130px;
        padding-bottom: 130px
    }

    .p-lgl-140 {
        padding: 140px
    }

    .pt-lgl-140 {
        padding-top: 140px
    }

    .pr-lgl-140 {
        padding-right: 140px
    }

    [dir="rtl"] .pr-lgl-140 {
        padding-left: 140px
    }

    .pb-lgl-140 {
        padding-bottom: 140px
    }

    .pl-lgl-140 {
        padding-left: 140px
    }

    [dir="rtl"] .pl-lgl-140 {
        padding-right: 140px
    }

    .p-lr-lgl-140 {
        padding-left: 140px;
        padding-right: 140px
    }

    .p-tb-lgl-140 {
        padding-top: 140px;
        padding-bottom: 140px
    }

    .p-lgl-150 {
        padding: 150px
    }

    .pt-lgl-150 {
        padding-top: 150px
    }

    .pr-lgl-150 {
        padding-right: 150px
    }

    [dir="rtl"] .pr-lgl-150 {
        padding-left: 150px
    }

    .pb-lgl-150 {
        padding-bottom: 150px
    }

    .pl-lgl-150 {
        padding-left: 150px
    }

    [dir="rtl"] .pl-lgl-150 {
        padding-right: 150px
    }

    .p-lr-lgl-150 {
        padding-left: 150px;
        padding-right: 150px
    }

    .p-tb-lgl-150 {
        padding-top: 150px;
        padding-bottom: 150px
    }
}

@media (min-width: 1280px) {
    .p-xl-15 {
        padding:15px
    }

    .pt-xl-15 {
        padding-top: 15px
    }

    .pr-xl-15 {
        padding-right: 15px
    }

    [dir="rtl"] .pr-xl-15 {
        padding-left: 15px
    }

    .pb-xl-15 {
        padding-bottom: 15px
    }

    .pl-xl-15 {
        padding-left: 15px
    }

    [dir="rtl"] .pl-xl-15 {
        padding-right: 15px
    }

    .p-lr-xl-15 {
        padding-left: 15px;
        padding-right: 15px
    }

    .p-tb-xl-15 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .p-xl-20 {
        padding: 20px
    }

    .pt-xl-20 {
        padding-top: 20px
    }

    .pr-xl-20 {
        padding-right: 20px
    }

    [dir="rtl"] .pr-xl-20 {
        padding-left: 20px
    }

    .pb-xl-20 {
        padding-bottom: 20px
    }

    .pl-xl-20 {
        padding-left: 20px
    }

    [dir="rtl"] .pl-xl-20 {
        padding-right: 20px
    }

    .p-lr-xl-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .p-tb-xl-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .p-xl-30 {
        padding: 30px
    }

    .pt-xl-30 {
        padding-top: 30px
    }

    .pr-xl-30 {
        padding-right: 30px
    }

    [dir="rtl"] .pr-xl-30 {
        padding-left: 30px
    }

    .pb-xl-30 {
        padding-bottom: 30px
    }

    .pl-xl-30 {
        padding-left: 30px
    }

    [dir="rtl"] .pl-xl-30 {
        padding-right: 30px
    }

    .p-lr-xl-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .p-tb-xl-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .p-xl-35 {
        padding: 35px
    }

    .pt-xl-35 {
        padding-top: 35px
    }

    .pr-xl-35 {
        padding-right: 35px
    }

    [dir="rtl"] .pr-xl-35 {
        padding-left: 35px
    }

    .pb-xl-35 {
        padding-bottom: 35px
    }

    .pl-xl-35 {
        padding-left: 35px
    }

    [dir="rtl"] .pl-xl-35 {
        padding-right: 35px
    }

    .p-lr-xl-35 {
        padding-left: 35px;
        padding-right: 35px
    }

    .p-tb-xl-35 {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .p-xl-40 {
        padding: 40px
    }

    .pt-xl-40 {
        padding-top: 40px
    }

    .pr-xl-40 {
        padding-right: 40px
    }

    [dir="rtl"] .pr-xl-40 {
        padding-left: 40px
    }

    .pb-xl-40 {
        padding-bottom: 40px
    }

    .pl-xl-40 {
        padding-left: 40px
    }

    [dir="rtl"] .pl-xl-40 {
        padding-right: 40px
    }

    .p-lr-xl-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .p-tb-xl-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .p-xl-50 {
        padding: 50px
    }

    .pt-xl-50 {
        padding-top: 50px
    }

    .pr-xl-50 {
        padding-right: 50px
    }

    [dir="rtl"] .pr-xl-50 {
        padding-left: 50px
    }

    .pb-xl-50 {
        padding-bottom: 50px
    }

    .pl-xl-50 {
        padding-left: 50px
    }

    [dir="rtl"] .pl-xl-50 {
        padding-right: 50px
    }

    .p-lr-xl-50 {
        padding-left: 50px;
        padding-right: 50px
    }

    .p-tb-xl-50 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .p-xl-60 {
        padding: 60px
    }

    .pt-xl-60 {
        padding-top: 60px
    }

    .pr-xl-60 {
        padding-right: 60px
    }

    [dir="rtl"] .pr-xl-60 {
        padding-left: 60px
    }

    .pb-xl-60 {
        padding-bottom: 60px
    }

    .pl-xl-60 {
        padding-left: 60px
    }

    [dir="rtl"] .pl-xl-60 {
        padding-right: 60px
    }

    .p-lr-xl-60 {
        padding-left: 60px;
        padding-right: 60px
    }

    .p-tb-xl-60 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .p-xl-70 {
        padding: 70px
    }

    .pt-xl-70 {
        padding-top: 70px
    }

    .pr-xl-70 {
        padding-right: 70px
    }

    [dir="rtl"] .pr-xl-70 {
        padding-left: 70px
    }

    .pb-xl-70 {
        padding-bottom: 70px
    }

    .pl-xl-70 {
        padding-left: 70px
    }

    [dir="rtl"] .pl-xl-70 {
        padding-right: 70px
    }

    .p-lr-xl-70 {
        padding-left: 70px;
        padding-right: 70px
    }

    .p-tb-xl-70 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .p-xl-80 {
        padding: 80px
    }

    .pt-xl-80 {
        padding-top: 80px
    }

    .pr-xl-80 {
        padding-right: 80px
    }

    [dir="rtl"] .pr-xl-80 {
        padding-left: 80px
    }

    .pb-xl-80 {
        padding-bottom: 80px
    }

    .pl-xl-80 {
        padding-left: 80px
    }

    [dir="rtl"] .pl-xl-80 {
        padding-right: 80px
    }

    .p-lr-xl-80 {
        padding-left: 80px;
        padding-right: 80px
    }

    .p-tb-xl-80 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .p-xl-90 {
        padding: 90px
    }

    .pt-xl-90 {
        padding-top: 90px
    }

    .pr-xl-90 {
        padding-right: 90px
    }

    [dir="rtl"] .pr-xl-90 {
        padding-left: 90px
    }

    .pb-xl-90 {
        padding-bottom: 90px
    }

    .pl-xl-90 {
        padding-left: 90px
    }

    [dir="rtl"] .pl-xl-90 {
        padding-right: 90px
    }

    .p-lr-xl-90 {
        padding-left: 90px;
        padding-right: 90px
    }

    .p-tb-xl-90 {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .p-xl-100 {
        padding: 100px
    }

    .pt-xl-100 {
        padding-top: 100px
    }

    .pr-xl-100 {
        padding-right: 100px
    }

    [dir="rtl"] .pr-xl-100 {
        padding-left: 100px
    }

    .pb-xl-100 {
        padding-bottom: 100px
    }

    .pl-xl-100 {
        padding-left: 100px
    }

    [dir="rtl"] .pl-xl-100 {
        padding-right: 100px
    }

    .p-lr-xl-100 {
        padding-left: 100px;
        padding-right: 100px
    }

    .p-tb-xl-100 {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .p-xl-110 {
        padding: 110px
    }

    .pt-xl-110 {
        padding-top: 110px
    }

    .pr-xl-110 {
        padding-right: 110px
    }

    [dir="rtl"] .pr-xl-110 {
        padding-left: 110px
    }

    .pb-xl-110 {
        padding-bottom: 110px
    }

    .pl-xl-110 {
        padding-left: 110px
    }

    [dir="rtl"] .pl-xl-110 {
        padding-right: 110px
    }

    .p-lr-xl-110 {
        padding-left: 110px;
        padding-right: 110px
    }

    .p-tb-xl-110 {
        padding-top: 110px;
        padding-bottom: 110px
    }

    .p-xl-130 {
        padding: 130px
    }

    .pt-xl-130 {
        padding-top: 130px
    }

    .pr-xl-130 {
        padding-right: 130px
    }

    [dir="rtl"] .pr-xl-130 {
        padding-left: 130px
    }

    .pb-xl-130 {
        padding-bottom: 130px
    }

    .pl-xl-130 {
        padding-left: 130px
    }

    [dir="rtl"] .pl-xl-130 {
        padding-right: 130px
    }

    .p-lr-xl-130 {
        padding-left: 130px;
        padding-right: 130px
    }

    .p-tb-xl-130 {
        padding-top: 130px;
        padding-bottom: 130px
    }

    .p-xl-140 {
        padding: 140px
    }

    .pt-xl-140 {
        padding-top: 140px
    }

    .pr-xl-140 {
        padding-right: 140px
    }

    [dir="rtl"] .pr-xl-140 {
        padding-left: 140px
    }

    .pb-xl-140 {
        padding-bottom: 140px
    }

    .pl-xl-140 {
        padding-left: 140px
    }

    [dir="rtl"] .pl-xl-140 {
        padding-right: 140px
    }

    .p-lr-xl-140 {
        padding-left: 140px;
        padding-right: 140px
    }

    .p-tb-xl-140 {
        padding-top: 140px;
        padding-bottom: 140px
    }

    .p-xl-150 {
        padding: 150px
    }

    .pt-xl-150 {
        padding-top: 150px
    }

    .pr-xl-150 {
        padding-right: 150px
    }

    [dir="rtl"] .pr-xl-150 {
        padding-left: 150px
    }

    .pb-xl-150 {
        padding-bottom: 150px
    }

    .pl-xl-150 {
        padding-left: 150px
    }

    [dir="rtl"] .pl-xl-150 {
        padding-right: 150px
    }

    .p-lr-xl-150 {
        padding-left: 150px;
        padding-right: 150px
    }

    .p-tb-xl-150 {
        padding-top: 150px;
        padding-bottom: 150px
    }
}

.m-20 {
    margin: 20px
}

.mt-20 {
    margin-top: 20px
}

.mr-20 {
    margin-right: 20px
}

[dir="rtl"] .mr-20 {
    margin-left: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

[dir="rtl"] .ml-20 {
    margin-right: 20px
}

.m-lr-20 {
    margin-left: 20px;
    margin-right: 20px
}

.m-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.m-40 {
    margin: 40px
}

.mt-40 {
    margin-top: 40px
}

.mr-40 {
    margin-right: 40px
}

[dir="rtl"] .mr-40 {
    margin-left: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

[dir="rtl"] .ml-40 {
    margin-right: 40px
}

.m-lr-40 {
    margin-left: 40px;
    margin-right: 40px
}

.m-tb-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.m-n20 {
    margin: -20px
}

.mt-n20 {
    margin-top: -20px
}

.mr-n20 {
    margin-right: -20px
}

[dir="rtl"] .mr-n20 {
    margin-left: -20px
}

.mb-n20 {
    margin-bottom: -20px
}

.ml-n20 {
    margin-left: -20px
}

[dir="rtl"] .ml-n20 {
    margin-right: -20px
}

.m-n40 {
    margin: -40px
}

.mt-n40 {
    margin-top: -40px
}

.mr-n40 {
    margin-right: -40px
}

[dir="rtl"] .mr-n40 {
    margin-left: -40px
}

.mb-n40 {
    margin-bottom: -40px
}

.ml-n40 {
    margin-left: -40px
}

[dir="rtl"] .ml-n40 {
    margin-right: -40px
}

@media (min-width: 768px) {
    .m-md-20 {
        margin:20px
    }

    .mt-md-20 {
        margin-top: 20px
    }

    .mr-md-20 {
        margin-right: 20px
    }

    [dir="rtl"] .mr-md-20 {
        margin-left: 20px
    }

    .mb-md-20 {
        margin-bottom: 20px
    }

    .ml-md-20 {
        margin-left: 20px
    }

    [dir="rtl"] .ml-md-20 {
        margin-right: 20px
    }

    .m-lr-md-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .m-tb-md-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .m-md-40 {
        margin: 40px
    }

    .mt-md-40 {
        margin-top: 40px
    }

    .mr-md-40 {
        margin-right: 40px
    }

    [dir="rtl"] .mr-md-40 {
        margin-left: 40px
    }

    .mb-md-40 {
        margin-bottom: 40px
    }

    .ml-md-40 {
        margin-left: 40px
    }

    [dir="rtl"] .ml-md-40 {
        margin-right: 40px
    }

    .m-lr-md-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .m-tb-md-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .m-md-n20 {
        margin: -20px
    }

    .mt-md-n20 {
        margin-top: -20px
    }

    .mr-md-n20 {
        margin-right: -20px
    }

    [dir="rtl"] .mr-md-n20 {
        margin-left: -20px
    }

    .mb-md-n20 {
        margin-bottom: -20px
    }

    .ml-md-n20 {
        margin-left: -20px
    }

    [dir="rtl"] .ml-md-n20 {
        margin-right: -20px
    }

    .m-md-n40 {
        margin: -40px
    }

    .mt-md-n40 {
        margin-top: -40px
    }

    .mr-md-n40 {
        margin-right: -40px
    }

    [dir="rtl"] .mr-md-n40 {
        margin-left: -40px
    }

    .mb-md-n40 {
        margin-bottom: -40px
    }

    .ml-md-n40 {
        margin-left: -40px
    }

    [dir="rtl"] .ml-md-n40 {
        margin-right: -40px
    }
}

@media (min-width: 1025px) {
    .m-lg-20 {
        margin:20px
    }

    .mt-lg-20 {
        margin-top: 20px
    }

    .mr-lg-20 {
        margin-right: 20px
    }

    [dir="rtl"] .mr-lg-20 {
        margin-left: 20px
    }

    .mb-lg-20 {
        margin-bottom: 20px
    }

    .ml-lg-20 {
        margin-left: 20px
    }

    [dir="rtl"] .ml-lg-20 {
        margin-right: 20px
    }

    .m-lr-lg-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .m-tb-lg-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .m-lg-40 {
        margin: 40px
    }

    .mt-lg-40 {
        margin-top: 40px
    }

    .mr-lg-40 {
        margin-right: 40px
    }

    [dir="rtl"] .mr-lg-40 {
        margin-left: 40px
    }

    .mb-lg-40 {
        margin-bottom: 40px
    }

    .ml-lg-40 {
        margin-left: 40px
    }

    [dir="rtl"] .ml-lg-40 {
        margin-right: 40px
    }

    .m-lr-lg-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .m-tb-lg-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .m-lg-n20 {
        margin: -20px
    }

    .mt-lg-n20 {
        margin-top: -20px
    }

    .mr-lg-n20 {
        margin-right: -20px
    }

    [dir="rtl"] .mr-lg-n20 {
        margin-left: -20px
    }

    .mb-lg-n20 {
        margin-bottom: -20px
    }

    .ml-lg-n20 {
        margin-left: -20px
    }

    [dir="rtl"] .ml-lg-n20 {
        margin-right: -20px
    }

    .m-lg-n40 {
        margin: -40px
    }

    .mt-lg-n40 {
        margin-top: -40px
    }

    .mr-lg-n40 {
        margin-right: -40px
    }

    [dir="rtl"] .mr-lg-n40 {
        margin-left: -40px
    }

    .mb-lg-n40 {
        margin-bottom: -40px
    }

    .ml-lg-n40 {
        margin-left: -40px
    }

    [dir="rtl"] .ml-lg-n40 {
        margin-right: -40px
    }
}

@media (min-width: 1279px) {
    .m-lgl-20 {
        margin:20px
    }

    .mt-lgl-20 {
        margin-top: 20px
    }

    .mr-lgl-20 {
        margin-right: 20px
    }

    [dir="rtl"] .mr-lgl-20 {
        margin-left: 20px
    }

    .mb-lgl-20 {
        margin-bottom: 20px
    }

    .ml-lgl-20 {
        margin-left: 20px
    }

    [dir="rtl"] .ml-lgl-20 {
        margin-right: 20px
    }

    .m-lr-lgl-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .m-tb-lgl-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .m-lgl-40 {
        margin: 40px
    }

    .mt-lgl-40 {
        margin-top: 40px
    }

    .mr-lgl-40 {
        margin-right: 40px
    }

    [dir="rtl"] .mr-lgl-40 {
        margin-left: 40px
    }

    .mb-lgl-40 {
        margin-bottom: 40px
    }

    .ml-lgl-40 {
        margin-left: 40px
    }

    [dir="rtl"] .ml-lgl-40 {
        margin-right: 40px
    }

    .m-lr-lgl-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .m-tb-lgl-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .m-lgl-n20 {
        margin: -20px
    }

    .mt-lgl-n20 {
        margin-top: -20px
    }

    .mr-lgl-n20 {
        margin-right: -20px
    }

    [dir="rtl"] .mr-lgl-n20 {
        margin-left: -20px
    }

    .mb-lgl-n20 {
        margin-bottom: -20px
    }

    .ml-lgl-n20 {
        margin-left: -20px
    }

    [dir="rtl"] .ml-lgl-n20 {
        margin-right: -20px
    }

    .m-lgl-n40 {
        margin: -40px
    }

    .mt-lgl-n40 {
        margin-top: -40px
    }

    .mr-lgl-n40 {
        margin-right: -40px
    }

    [dir="rtl"] .mr-lgl-n40 {
        margin-left: -40px
    }

    .mb-lgl-n40 {
        margin-bottom: -40px
    }

    .ml-lgl-n40 {
        margin-left: -40px
    }

    [dir="rtl"] .ml-lgl-n40 {
        margin-right: -40px
    }
}

@media (min-width: 1280px) {
    .m-xl-20 {
        margin:20px
    }

    .mt-xl-20 {
        margin-top: 20px
    }

    .mr-xl-20 {
        margin-right: 20px
    }

    [dir="rtl"] .mr-xl-20 {
        margin-left: 20px
    }

    .mb-xl-20 {
        margin-bottom: 20px
    }

    .ml-xl-20 {
        margin-left: 20px
    }

    [dir="rtl"] .ml-xl-20 {
        margin-right: 20px
    }

    .m-lr-xl-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .m-tb-xl-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .m-xl-40 {
        margin: 40px
    }

    .mt-xl-40 {
        margin-top: 40px
    }

    .mr-xl-40 {
        margin-right: 40px
    }

    [dir="rtl"] .mr-xl-40 {
        margin-left: 40px
    }

    .mb-xl-40 {
        margin-bottom: 40px
    }

    .ml-xl-40 {
        margin-left: 40px
    }

    [dir="rtl"] .ml-xl-40 {
        margin-right: 40px
    }

    .m-lr-xl-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .m-tb-xl-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .m-xl-n20 {
        margin: -20px
    }

    .mt-xl-n20 {
        margin-top: -20px
    }

    .mr-xl-n20 {
        margin-right: -20px
    }

    [dir="rtl"] .mr-xl-n20 {
        margin-left: -20px
    }

    .mb-xl-n20 {
        margin-bottom: -20px
    }

    .ml-xl-n20 {
        margin-left: -20px
    }

    [dir="rtl"] .ml-xl-n20 {
        margin-right: -20px
    }

    .m-xl-n40 {
        margin: -40px
    }

    .mt-xl-n40 {
        margin-top: -40px
    }

    .mr-xl-n40 {
        margin-right: -40px
    }

    [dir="rtl"] .mr-xl-n40 {
        margin-left: -40px
    }

    .mb-xl-n40 {
        margin-bottom: -40px
    }

    .ml-xl-n40 {
        margin-left: -40px
    }

    [dir="rtl"] .ml-xl-n40 {
        margin-right: -40px
    }
}

.ml-0 {
    margin-left: 0
}

[dir="rtl"] .ml-0 {
    margin-left: auto;
    margin-right: 0
}

.m-lr-auto {
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 1600px) {
    .p-lr-xxl-40 {
        padding-left:40px;
        padding-right: 40px
    }

    .p-lr-xxl-110 {
        padding-left: 110px;
        padding-right: 110px
    }

    .ml-xl-n130 {
        margin-left: -130px
    }

    [dir="rtl"] .ml-xl-n130 {
        margin-left: auto;
        margin-right: -130px
    }
}

@media (min-width: 1601px) {
    .pl-xxl-70 {
        padding-left:70px
    }

    [dir="rtl"] .pl-xxl-70 {
        padding-left: 0;
        padding-right: 70px
    }
}

@media (min-width: 1200px) {
    .pt-xl-0 {
        padding-top:0
    }
}

@media (min-width: 1025px) {
    .pt-lg-180 {
        padding-top:180px
    }

    .p-lr-lg-0 {
        padding-left: 0;
        padding-right: 0
    }

    .ml-lg-n130 {
        margin-left: -130px
    }

    [dir="rtl"] .ml-lg-n130 {
        margin-left: auto;
        margin-right: -130px
    }
}

@media (min-width: 768px) {
    .p-tb-md-130 {
        padding-top:130px;
        padding-bottom: 130px
    }

    .ml-md-n130 {
        /* margin-left: -130px; */
    }

    [dir="rtl"] .ml-md-n130 {
        margin-left: auto;
        margin-right: -130px
    }

    .mr-md-n130 {
        margin-right: -130px
    }

    [dir="rtl"] .mr-md-n130 {
        margin-right: auto;
        margin-left: -130px
    }
}

@media (min-width: 1280px) {
    .mb-xl-n35 {
        margin-bottom:-35px
    }
}

.cms-ac-content {
    display: none
}

.cms-ac-title [class*="cms-ac-title-icon-"] {
    font-size: 20px
}

.cms-ac-title .cms-ac-title-icon-close {
    font-size: 14px
}

.cms-ac-title-icon-close.cmsi-chevron-right {
    position: relative;
    display: inline-block
}

.cms-accordion-item,.cms-ac-title,.cms-ac-content {
    background: none !important;
    outline: none !important
}

.cms-accordion-item:hover,.cms-ac-title:hover,.cms-ac-content:hover,.cms-accordion-item:active,.cms-ac-title:active,.cms-ac-content:active,.cms-accordion-item:focus,.cms-ac-title:focus,.cms-ac-content:focus,.cms-accordion-item:visited,.cms-ac-title:visited,.cms-ac-content:visited {
    background: none !important;
    outline: none !important
}

.cms-accordion-layout-1 .cms-accordion-item,.cms-accordion-layout-3 .cms-accordion-item,.cms-accordion-layout-4 .cms-accordion-item {
    padding: 21px 0;
    border-bottom: 2px solid;
    cursor: pointer
}

.cms-accordion-layout-1 .cms-accordion-item:first-child,.cms-accordion-layout-3 .cms-accordion-item:first-child,.cms-accordion-layout-4 .cms-accordion-item:first-child {
    border-top: 4px solid
}

.cms-accordion-layout-1 .cms-accordion-item:last-child,.cms-accordion-layout-3 .cms-accordion-item:last-child,.cms-accordion-layout-4 .cms-accordion-item:last-child {
    margin-bottom: 0
}

.cms-accordion-layout-1 .cms-accordion-item .cms-ac-title-icon,.cms-accordion-layout-3 .cms-accordion-item .cms-ac-title-icon,.cms-accordion-layout-4 .cms-accordion-item .cms-ac-title-icon {
    padding-top: 2px
}

.cms-accordion-layout-1 .cms-accordion-item .cms-ac-title-icon-open,.cms-accordion-layout-3 .cms-accordion-item .cms-ac-title-icon-open,.cms-accordion-layout-4 .cms-accordion-item .cms-ac-title-icon-open {
    display: none
}

.cms-accordion-layout-1 .cms-accordion-item.active .cms-ac-title-icon-close,.cms-accordion-layout-3 .cms-accordion-item.active .cms-ac-title-icon-close,.cms-accordion-layout-4 .cms-accordion-item.active .cms-ac-title-icon-close {
    display: none
}

.cms-accordion-layout-1 .cms-accordion-item.active .cms-ac-title-icon-open,.cms-accordion-layout-3 .cms-accordion-item.active .cms-ac-title-icon-open,.cms-accordion-layout-4 .cms-accordion-item.active .cms-ac-title-icon-open {
    display: inline-block
}

.cms-accordion-layout-1 .cms-ac-content,.cms-accordion-layout-3 .cms-ac-content,.cms-accordion-layout-4 .cms-ac-content {
    padding-top: 15px
}

@media (min-width: 768px) {
    .cms-accordion-layout-1 .cms-ac-content,.cms-accordion-layout-3 .cms-ac-content,.cms-accordion-layout-4 .cms-ac-content {
        padding-left:45px
    }

    [dir="rtl"] .cms-accordion-layout-1 .cms-ac-content,[dir="rtl"] .cms-accordion-layout-3 .cms-ac-content,[dir="rtl"] .cms-accordion-layout-4 .cms-ac-content {
        padding-left: 0;
        padding-right: 45px
    }
}

.cms-accordion-layout-1 .cms-accordion-item,.cms-accordion-layout-4 .cms-accordion-item {
    border-bottom-color: #eaeaea
}

.cms-accordion-layout-1 .cms-accordion-item:first-child,.cms-accordion-layout-4 .cms-accordion-item:first-child {
    border-top-color: var(--color-primary)
}

.cms-accordion-layout-1 .cms-accordion-item .cms-ac-title--icon:before,.cms-accordion-layout-4 .cms-accordion-item .cms-ac-title--icon:before {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 10px;
    text-align: center;
    display: block;
    border-radius: 50%
}

.cms-accordion-layout-1 .cms-accordion-item .cms-ac-title--icon:before,.cms-accordion-layout-4 .cms-accordion-item .cms-ac-title--icon:before {
    background-color: var(--color-primary);
    color: #fff
}

.cms-accordion-layout-1 .cms-accordion-item:hover .cms-ac-title-text,.cms-accordion-layout-4 .cms-accordion-item:hover .cms-ac-title-text,.cms-accordion-layout-1 .cms-accordion-item.active .cms-ac-title-text,.cms-accordion-layout-4 .cms-accordion-item.active .cms-ac-title-text {
    color: var(--color-accent)
}

.cms-accordion-layout-1 .cms-accordion-item:hover .cms-ac-title--icon:before,.cms-accordion-layout-4 .cms-accordion-item:hover .cms-ac-title--icon:before,.cms-accordion-layout-1 .cms-accordion-item.active .cms-ac-title--icon:before,.cms-accordion-layout-4 .cms-accordion-item.active .cms-ac-title--icon:before {
    background-color: var(--color-accent)
}

.cms-accordion-layout-3 .cms-accordion-item {
    border-bottom-color: #323232;
}

.cms-accordion-layout-3 .cms-accordion-item:first-child {
    border-top-color: #f04f3d;
}

.cms-accordion-layout-3 .cms-accordion-item .cms-ac-title-text {
    color: #fff
}

.cms-accordion-layout-3 .cms-accordion-item .cms-ac-title--icon:before {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    text-align: center;
    display: block;
    border-radius: 50%
}

.cms-accordion-layout-3 .cms-accordion-item .cms-ac-title--icon:before {
    background-color: #fff;
    color: var(--color-primary)
}

.cms-accordion-layout-3 .cms-accordion-item .cms-ac-content {
    color: #dfdfea;
}

.cms-accordion-layout-3 .cms-accordion-item:hover .cms-ac-title-text,.cms-accordion-layout-3 .cms-accordion-item.active .cms-ac-title-text {
    color: #f04f3d;
}

.cms-accordion-layout-3 .cms-accordion-item:hover .cms-ac-title--icon:before,.cms-accordion-layout-3 .cms-accordion-item.active .cms-ac-title--icon:before {
    background-color: var(--color-accent);
    color: #fff
}

.cms-accordion-layout-2 .cms-accordion-item,.cms-accordion-layout-5 .cms-accordion-item {
    border-top: 1px solid #eaeaea
}

.cms-accordion-layout-2 .cms-accordion-item:first-child,.cms-accordion-layout-5 .cms-accordion-item:first-child {
    border-top: 0
}

.cms-accordion-layout-2 .cms-accordion-item .cms-ac-title-icon,.cms-accordion-layout-5 .cms-accordion-item .cms-ac-title-icon {
    padding-top: 2px
}

.cms-accordion-layout-2 .cms-accordion-item .cms-ac-title--icon:before,.cms-accordion-layout-5 .cms-accordion-item .cms-ac-title--icon:before {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    text-align: center;
    display: block;
    background-color: var(--color-primary);
    color: #fff;
    border-radius: 50%;
    margin-top: 2px
}

.cms-accordion-layout-2 .cms-accordion-item .cms-ac-title--icon.cms-ac-title-icon-open:before,.cms-accordion-layout-5 .cms-accordion-item .cms-ac-title--icon.cms-ac-title-icon-open:before {
    line-height: 24px
}

.cms-accordion-layout-2 .cms-accordion-item:hover .cms-ac-title-text,.cms-accordion-layout-5 .cms-accordion-item:hover .cms-ac-title-text,.cms-accordion-layout-2 .cms-accordion-item.active .cms-ac-title-text,.cms-accordion-layout-5 .cms-accordion-item.active .cms-ac-title-text {
    color: var(--color-accent)
}

.cms-accordion-layout-2 .cms-accordion-item:hover .cms-ac-title--icon:before,.cms-accordion-layout-5 .cms-accordion-item:hover .cms-ac-title--icon:before,.cms-accordion-layout-2 .cms-accordion-item.active .cms-ac-title--icon:before,.cms-accordion-layout-5 .cms-accordion-item.active .cms-ac-title--icon:before {
    background-color: var(--color-accent)
}

.cms-accordion-layout-2 .cms-accordion-item .cms-ac-title-icon-open,.cms-accordion-layout-5 .cms-accordion-item .cms-ac-title-icon-open {
    display: none
}

.cms-accordion-layout-2 .cms-accordion-item.active .cms-ac-title-icon-close,.cms-accordion-layout-5 .cms-accordion-item.active .cms-ac-title-icon-close {
    display: none
}

.cms-accordion-layout-2 .cms-accordion-item.active .cms-ac-title-icon-open,.cms-accordion-layout-5 .cms-accordion-item.active .cms-ac-title-icon-open {
    display: inline-block
}

.cms-accordion-layout-2 .cms-ac-title,.cms-accordion-layout-5 .cms-ac-title {
    padding: 15px 40px;
    cursor: pointer
}

.cms-accordion-layout-2 .cms-ac-content,.cms-accordion-layout-5 .cms-ac-content {
    padding: 22px 40px;
    line-height: 30px;
    border-top: 1px solid #eaeaea
}

.cms-accordion-layout-2 .cms-heading + .cms-accordion-item,.cms-accordion-layout-5 .cms-heading + .cms-accordion-item {
    border-top: 0
}

.cms-accordion-layout-5 .cms-ac-title,.cms-accordion-layout-5 .cms-ac-content {
    padding-left: 0;
    padding-right: 0
}

.cms-anchor {
    font-weight: 700
}

.cms-anchor-icon {
    font-size: 20px;
    padding-bottom: 5px;
    position: relative;
    animation: vibrate 2s linear 0s infinite
}

.cms-scrolltop-layout-1 .cms-anchor {
    min-width: 140px;
    padding: 12px;
    border-radius: 6px
}

.cms-scrolltop-layout-1 .cms-anchor .cms-anchor-icon {
    color: var(--color-accent)
}

.cms-scrolltop-layout-1 .cms-anchor:hover .cms-anchor-icon {
    color: #fff
}

.cms-scrolltop-layout-3 .cms-anchor {
    width: 68px;
    height: 68px;
    text-align: center;
    display: inline-block;
    padding: 10px;
    box-shadow: 0 0 0 2px #eaeaea
}

.cms-scrolltop-layout-3 .cms-anchor .cms-anchor-icon-wrap {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: block
}

.cms-blog-layout-1 .cms-second-posts .cms-item-content {
    padding-bottom: 25px
}

.cms-blog-layout-1 .cms-second-posts .cms-item-content:last-child {
    padding-bottom: 0
}

@media (min-width: 1025px) {
    .cms-blog-layout-1 .cms-second-posts .cms-item-content .cms-featured {
        max-width:210px
    }
}

.cms-blog-layout-1 .cms-second-posts .cms-item-content-title {
    max-height: 58px;
    overflow: hidden;
    text-overflow: ellipsis
}

.cms-client-slider .cms-swiper-wrapper {
    align-items: center !important
}

.cms-cmm-type {
    text-align: center
}

.cms-cmm-icon {
    font-size: 10px
}

table.cms-commitment {
    border: 0
}

table.cms-commitment th,table.cms-commitment td {
    border-right: 0;
    border-spacing: 0;
    padding: 0 10px
}

table.cms-commitment th:last-child,table.cms-commitment td:last-child {
    padding-right: 0
}

table.cms-commitment th.cms-cmm-label,table.cms-commitment td.cms-cmm-label {
    padding: 0;
    font-size: 16px
}

table.cms-commitment th span,table.cms-commitment td span {
    padding: 12px 0
}

table.cms-commitment th.cms-cmm-label,table.cms-commitment th.cms-cmm-type {
    color: #616161;
    font-size: 16px;
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
}

table.cms-commitment td.cms-cmm-type > span.cms-cmm-icon:before {
    padding: 16px 0;
    display: block
}

table.cms-commitment span {
    display: block
}

table.cms-commitment span.cmm-text {
    padding: 21px 0
}

table.cms-commitment .cms-cmm-type {
    min-width: 140px
}

table.cms-commitment .cms-cmm-type > span {
    background-color: #f4f4f4
}

table.cms-commitment .cms-cmm-label span {
    padding-left: 0;
    padding-right: 0
}

.commitment-item {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.commitment-item > .row {
    padding-top: 10px
}

.cms-company-history .content-item {
    display: flex
}

.cms-company-history .content-item .left-content {
    padding-right: 42px;
    position: relative
}

[dir="rtl"] .cms-company-history .content-item .left-content {
    padding-left: 42px;
    padding-right: 0
}

.cms-company-history .content-item .left-content span.dot {
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 2px solid #dcdee2;
    position: absolute;
    top: 3px;
    right: -11px
}

.cms-company-history .content-item .left-content span.dot:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid var(--color-accent);
    background-color: var(--color-accent)
}

[dir='rtl'] .cms-company-history .content-item .left-content span.dot {
    right: auto;
    left: -11px
}

.cms-company-history .content-item .left-content:after {
    content: "";
    display: block;
    width: 2px;
    background-color: #dcdee2;
    position: absolute;
    top: 26px;
    right: 0;
    bottom: -3px
}

[dir="rtl"] .cms-company-history .content-item .left-content:after {
    right: auto;
    left: 0
}

.cms-company-history .content-item .left-content .timeline-year {
    width: 75px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    display: inline-block;
    padding: 0;
    background-color: var(--color-accent);
    color: #fff;
    text-align: center;
    position: relative
}

.cms-company-history .content-item .left-content .timeline-year:before {
    position: absolute;
    content: "";
    display: block;
    height: 21px;
    width: 21px;
    top: 50%;
    right: -11px;
    background-color: var(--color-accent);
    transform: translateY(-50%) rotate(45deg)
}

[dir="rtl"] .cms-company-history .content-item .left-content .timeline-year:before {
    right: auto;
    left: -11px
}

.cms-company-history .content-item .right-content {
    padding-left: 40px
}

[dir="rtl"] .cms-company-history .content-item .right-content {
    padding-right: 40px;
    padding-left: 0
}

.cms-company-history .content-item .right-content .timeline-title {
    margin-bottom: 13px
}

.cms-company-history .content-item .right-content .timeline-text {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 40px
}

.cms-company-history .content-item:last-child .right-content .timeline-text {
    margin-bottom: 0
}

.cms-company-history .content-item:last-child .left-content:after {
    bottom: 7px
}

@media (max-width: 767px) {
    .cms-company-history .content-item {
        flex-direction:column
    }

    .cms-company-history .content-item span.dot,.cms-company-history .content-item .left-content:after {
        display: none !important
    }

    .cms-company-history .content-item .right-content {
        padding-left: 0;
        margin-top: 15px
    }
}

.cms-counter-layout1 .cms-counter-number-wrapper {
    border-bottom: 2px solid #eaeaea
}

.cms-counter-layout2 .cms-counter-slider-wraps {
    max-width: 220px
}

.cms-counter-layout2 .cms-counter-banner {
    min-height: 514px
}

.cms-counter-layout2 .cms-customer-rate {
    top: -30px;
    left: 80px;
    width: 70px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    overflow: hidden
}

[dir="rtl"] .cms-counter-layout2 .cms-customer-rate {
    left: auto;
    right: 80px
}

.cms-counter-layout2 .cms-rate-star {
    min-height: 30px
}

.cms-counter-layout2 .cms-rate-star img {
    vertical-align: middle
}

.cms-counter-layout2 .cms-counter-content {
    width: 220px
}

.cms-counter-layout3 .cms-counter-content {
    width: 220px
}

@media (min-width: 1280px) {
    .cms-counter-layout3 .cms-counter-content {
        margin-bottom:70px
    }
}

.cms-cta-layout-2 .cms-desc .cms-link-icon {
    padding-top: 3px
}

.elementor-widget-cms_download .cms-download-item a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative
}

.elementor-widget-cms_download .cms-download-item .cms-download-icon {
    text-align: center;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.25)
}

.elementor-widget-cms_download .cms-download-item .cms-download-icon img {
    vertical-align: middle
}

.elementor-widget-cms_download .cms-download-item .cms-download-text {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding: 22px 30px
}

@media (min-width: 1025px) and (max-width:1200px) {
    .elementor-widget-cms_download .cms-download-item .cms-download-text {
        padding-left:15px;
        padding-right: 15px
    }
}

.elementor-widget-cms_download .cms-download-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cms-download-layout-1 .cms-download-icon {
    flex: 0 0 80px;
    width: 80px;
    min-height: 80px
}

.cms-download-layout-1 .cms-download-icon .cms-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.cms-fancybox:hover .cms-fancy-icon-wrap {
    transform: translateY(-15px)
}

[class*="cms-fancybox-divider-"] .cms-fancybox-line {
    position: relative;
    background-color: #eaeaea
}

.cms-fancybox-divider-top .cms-fancybox-line,.cms-fancybox-divider-both-tb .cms-fancybox-line {
    height: 1px
}

.cms-fancybox-divider-bottom .cms-fancybox-line,.cms-fancybox-divider-both-tb .cms-fancybox-line {
    height: 1px
}

.cms-fancybox-layout-1 .cms-fancybox-wrap .cms-fancy-icon {
    height: 140px;
    margin-bottom: 15px;
    transform: translateY(-5px)
}

.cms-fancybox-layout-1 .cms-fancybox-wrap:hover {
    transform: translateY(-20px)
}

.cms-fancybox-layout-2 .cms-fancybox-icon-bg {
    margin: 0 -56px -66px 0
}

.cms-fancybox-layout-2 .cms-fancybox-icon-bg [dir="rtl"] {
    margin: 0 0 -66px -56px
}

.cms-fancybox-layout-3 .cms-fancybox-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: inherit;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out
}

.cms-fancybox-layout-3 .cms-fancybox-wrap:hover:before {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    visibility: visible;
    opacity: 1
}

.cms-fancybox-layout-3 .cms-fancybox-wrap:hover .cms--link {
    color: white
}

.cms-fancybox-layout-4 .cms-fancy-img {
    bottom: 0;
    right: 0
}

.cms-fancybox-layout-4 .cms-fancy-img [dir="rtl"] {
    right: auto;
    left: 0
}

.cms-fancybox-layout-4 .cms-desc {
    padding-top: 40px
}

@media (min-width: 1025px) {
    .cms-fancybox-layout-4 .cms-desc {
        padding-top:100px
    }
}

@media (min-width: 1280px) {
    .cms-fancybox-layout-4 .cms-desc {
        padding-top:280px
    }
}

.cms-fancybox-layout-5 .cms-fancybox-content {
    max-width: 290px
}

@media (max-width: 1599px) {
    .cms-fancybox-layout-5 .cms-fancybox-content {
        margin-left:40px;
        margin-top: -100px;
        position: relative
    }

    [dir="rtl"] .cms-fancybox-layout-5 .cms-fancybox-content {
        margin-left: auto;
        margin-right: 40px
    }
}

@media (min-width: 1600px) {
    .cms-fancybox-layout-5 .cms-fancybox-content {
        position:absolute;
        bottom: 0;
        left: calc((100vw - 1320px)/2)
    }

    [dir="rtl"] .cms-fancybox-layout-5 .cms-fancybox-content {
        left: auto;
        right: calc((100vw - 1320px)/2)
    }
}

@media (min-width: 577px) {
    .cms-feature-banner-wrap {
        transform:translateX(110px)
    }

    [dir="rtl"] .cms-feature-banner-wrap {
        transform: translateX(-110px)
    }
}

@media (max-width: 576px) {
    .cms-feature-banner-wrap {
        top:0;
        bottom: 0
    }

    .cms-feature-banner-wrap .cms-feature-banner.cms-octagon-clippath {
        height: 100%;
        object-fit: cover;
        clip-path: polygon(50% 0, 100% 13%, 100% 87%, 50% 100%, 0 87%, 0 13%)
    }
}

.cms-feature-item:first-child {
    transform: translate(85px, 50px)
}

[dir="rtl"] .cms-feature-item:first-child {
    transform: translate(-85px, 50px)
}

.cms-feature-item:last-child {
    transform: translate(85px, -50px)
}

[dir="rtl"] .cms-feature-item:last-child {
    transform: translate(-85px, -50px)
}

.cms-feature-item-inner {
    width: 175px;
    height: 200px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center
}

.cms-feature-item-inner > * {
    flex: 0 0 100%;
    width: 100%
}

.cms-find-location-layout-1 .cms-find-location-item:not(:last-child) {
    margin-bottom: 55px
}

.cms-find-location-layout-1 .cms-find-location-item:first-child {
    margin-top: -5px
}

.cms-find-location-layout-1 .cms-find-location-item:last-child {
    margin-bottom: -17px
}

.cms-find-location-layout-1 .cms-heading {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 22px;
    margin-bottom: 35px;
    font-size: 25px
}

.cms-find-location-layout-1 .cms-list {
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    margin: 0
}

.cms-find-location-layout-1 .cms-list li {
    padding: 0 0 17px
}

.cms-find-location-layout-1 .cms-list .cms-icon-wrap {
    font-size: 16px;
    transform: translateY(3px)
}

.cms-gallery-item {
    display: none
}

.cms-gal-popup-icon:before {
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    color: #fff;
    background-color: var(--color-primary);
    display: block;
    font-size: 12px;
    border-radius: 8px
}

.cms-gallery-load .cms-btn-content .cms-btn-text {
    min-width: 90px
}

.cms-galleries-layout-1 .cms-overlay {
    background-color: rgba(var(--color-accent-rgb), 0.85)
}

.cms-galleries-layout-1 .cms-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%)
}

.cms-galleries-layout-2 .cms-gallery-item:hover .cms-img {
    transform: translateY(-10px)
}

.cms-heading-layout-1 .cms-main-icon {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center
}

.cms-heading-layout-1 .cms-video-lightbox {
    position: relative
}

.cms-heading-layout-1 .cms-video-lightbox .cms-video-lightbox-inner {
    position: absolute;
    top: 70px;
    left: 70px
}

[dir="rtl"] .cms-heading-layout-1 .cms-video-lightbox .cms-video-lightbox-inner {
    right: 70px;
    left: auto
}

.cms-heading-layout-1 .cms-counter-number-wrapper {
    max-width: 240px
}

@media (min-width: 1280px) {
    .cms-heading-layout-12 .cms-heading-content {
        max-width:510px
    }
}

.cms-howitwork-layout-3 .cms-hiw-grid {
    position: relative
}

.cms-howitwork-layout-3 .cms-hiw-grid:before,.cms-howitwork-layout-3 .cms-hiw-grid:after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: #eaeaea
}

.cms-howitwork-layout-3 .cms-hiw-grid:before {
    top: 0
}

.cms-howitwork-layout-3 .cms-hiw-grid:after {
    bottom: 0
}

.cms-howitwork-layout-3 .cms-hiw-icons {
    min-width: 110px
}

@media (min-width: 1024px) {
    .cms-howitwork-layout-3 .cms-heading {
        max-height:29px;
        overflow: hidden
    }

    .cms-howitwork-layout-3 .cms-hiw-desc {
        max-height: 95px;
        overflow: hidden
    }
}

.cms-howitwork-layout-3 .cms-howitwork-item {
    z-index: 1
}

.cms-howitwork-layout-3 .cms-howitwork-item:not(:last-child) > div {
    border-bottom: 1px solid white
}

.cms-howitwork-layout-3 .cms-howitwork-item:not(:last-child) > div .cms-hiw-content {
    border-bottom: 1px solid var(--border-color)
}

@media (min-width: 1025px) {
    .cms-howitwork-layout-3 .cms-howitwork-item .cms-img {
        opacity:0
    }
}

.cms-howitwork-layout-3 .cms-howitwork-item:hover .cms-hiw-media {
    background-color: #f04f3d;
}

.cms-howitwork-layout-3 .cms-howitwork-item:hover .cms-hiw-media .cms-img {
    opacity: 1
}

.cms-images-layout-2 .cms-img {
   max-height: 400px;
   min-height: 300px;
   /* min-height: 487px; */
}

.cms-images-layout-2 .cms-image-content {
    bottom: 110px;
    width: 330px;
    max-width: calc(100% - 20px)
}

.cms-images-layout-3:hover .cms-image-img {
    background-color: var(--color-accent)
}

.cms-lists-layout-1 .cms-list-item {
    border-bottom: 1px #d3d3d3 solid;
}

.cms-lists-layout-1 .cms-list-item:hover {
    border-color: var(--color-accent)
}

.cms-lists-layout-1 .cms-list-item:hover .cms-link-icon-after {
    color: var(--color-accent)
}

.cms-lists-layout-1 .cms-list-item:first-child .cms-list-item-inner {
    padding-top: 0
}

.cms-lists-layout-1 .cms-list-item:last-child {
    border-bottom: 0
}

.cms-lists-layout-1 .cms-list-item:last-child .cms-list-item-inner {
    padding-bottom: 0
}

.cms-lists-layout-1 .cms-list-item-inner {
    margin: 0 -20px;
    padding: 40px 0;
}

.cms-lists-layout-1 .cms-list-item-inner > span {
    padding: 0 20px
}

.cms-lists-layout-2 .cms-list-item {
    transition: all 300ms ease-in-out;
    border-top-width: 1px;
    border-top-style: solid
}

.cms-lists-layout-2 .cms-list-item:last-child {
    border-bottom: inherit
}

.cms-lists-layout-2 .cms-list-item .cms-list-item-inner {
    padding: 20px 0
}

.cms-lists-layout-2 .cms-list-item:hover {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.cms-lists-layout-2 .cms-list-item:hover .cms-list-item-inner {
    padding: 20px 20px;
    background-color: var(--color-accent);
    border-radius: 5px
}

.cms-lists-layout-2 .cms-list-item:hover + .cms-list-item {
    border-top-color: transparent
}

.cms-lists-layout-2 .cms-list-item:hover .cms-list-icon-main {
    color: inherit
}

.cms-lists-layout-3 .divider {
    height: 1px;
    margin: 20px 0
}

.cms-lists-layout-3 .cms-list-item:last-child .divider {
    display: none
}

.cms-locate-pointer-layout-1 .inner-content {
    position: relative
}

.cms-locate-pointer-layout-1 .img-bg {
    text-align: center
}

.cms-locate-pointer-layout-1 .item-pointer {
    position: absolute
}

.cms-locate-pointer-layout-1 .item-pointer .item--inner {
    width: 32px;
    height: 32px;
    position: relative
}

.cms-locate-pointer-layout-1 .item-pointer .item--image {
    position: relative;
    bottom: 0;
    left: 0;
    transition: all 300ms linear 0ms;
    padding: 0;
    border-radius: 50%;
    background: transparent
}

.cms-locate-pointer-layout-1 .item-pointer .item--image img {
    border-radius: 50%
}

.cms-locate-pointer-layout-1 .item-pointer .item--image .line-video-animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.cms-locate-pointer-layout-1 .item-pointer .item--pointer {
    width: 30px;
    height: 30px;
    display: block;
    padding: 6px;
    background: rgb(255 255 255 / 20%);
    position: absolute;
    left: -1px;
    top: -1px;
    border-radius: inherit
}

.cms-locate-pointer-layout-1 .item-pointer .item--pointer:before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    background: #f04f3d;
    border: 5px solid #ffdcdc;
    border-radius: inherit;
}

.cms-locate-pointer-layout-1 .item-pointer .item-holder {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: calc(50% - 40px);
    z-index: 999;
    transition: all 300ms linear 0ms
}

[dir="rtl"] .cms-locate-pointer-layout-1 .item-pointer .item-holder {
    left: auto;
    right: calc(50% - 40px)
}

.cms-locate-pointer-layout-1 .item-pointer .item-holder .inner-holder {
    width: 200px;
    max-width: 200px;
    min-height: 100px;
    background-color: #fff;
    padding: 30px;
    position: relative
}

.cms-locate-pointer-layout-1 .item-pointer .item-holder .inner-holder:after {
    content: "";
    bottom: -10px;
    left: 30px;
    position: absolute;
    display: block;
    border-top: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #fff
}

.cms-locate-pointer-layout-1 .item-pointer .item-holder .inner-holder:after [dir="rtl"] {
    left: auto;
    right: 40px
}

.cms-locate-pointer-layout-1 .item-pointer:nth-child(1) {
    top: 26%;
    left: 26%
}

.cms-locate-pointer-layout-1 .item-pointer:nth-child(2) {
    top: 43%;
    left: 77%;
}

.cms-locate-pointer-layout-1 .item-pointer:nth-child(3) {
    top: 50%;
    left: 75%;
}

.cms-locate-pointer-layout-1 .item-pointer:nth-child(4) {
    top: 48%;
    left: 17%;
}

.cms-locate-pointer-layout-1 .item-pointer:nth-child(5) {
    top: 37%;
    left: 74%
}

.cms-locate-pointer-layout-1 .item-pointer.holder-left .item-holder {
    right: calc(50% - 40px);
    left: auto
}

[dir="rtl"] .cms-locate-pointer-layout-1 .item-pointer.holder-left .item-holder {
    right: auto;
    left: calc(50% - 40px)
}

.cms-locate-pointer-layout-1 .item-pointer.holder-left .item-holder .inner-holder:after {
    border-top: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 12px solid #fff;
    border-left: 0;
    left: auto;
    right: 30px
}

[dir="rtl"] .cms-locate-pointer-layout-1 .item-pointer.holder-left .item-holder .inner-holder:after {
    left: 30px;
    right: auto
}

.cms-locate-pointer-layout-1 .item-pointer:hover {
    overflow: visible
}

.cms-locate-pointer-layout-1 .item-pointer:hover .item--image {
    border-color: transparent
}

.cms-locate-pointer-layout-1 .item-pointer:hover .item--image .line-video-animation {
    animation: squares 3.9s linear 0s infinite;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

.cms-locate-pointer-layout-1 .item-pointer:hover .item--image .line-video-animation.line-video-2 {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.cms-locate-pointer-layout-1 .item-pointer:hover .item--image .line-video-animation.line-video-3 {
    -webkit-animation-delay: 2.6s;
    -moz-animation-delay: 2.6s;
    -o-animation-delay: 2.6s;
    animation-delay: 2.6s
}

.cms-locate-pointer-layout-1 .item-pointer:hover .item-holder {
    visibility: visible;
    opacity: 1;
    bottom: 42px;
    clip: inherit
}

.cms-locate-pointer-layout-1 .item-pointer.elementor-repeater-item-f1a8510 .item-holder {
    right: calc(50% + 5px);
    left: auto
}

.cms-locate-pointer-layout-1 .item-pointer.elementor-repeater-item-f1a8510 .item-holder .inner-holder:before {
    left: auto;
    right: 0
}

.cms-login-form > div:not(:last-child) {
    margin-bottom: 30px
}

.cms-login-form label,.cms-login-form .cms-login-lostpass {
    font-size: 14px
}

.cms-login-form label[for="rememberme"] {
    color: var(--color-body)
}

.cms-login-form .cms-login-register,.cms-login-form .cms-login-lostpass {
    font-weight: 700
}

.cms-login-form .cms-login-register {
    text-align: center
}

.cms-login-layout-1 .cms-login-form > div:not(:last-child) {
    margin-bottom: 25px
}

.cms-map-height {
    height: 620px
}

.cms-maps-layout-2 .cms-map-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.cms-maps-layout-2 .map-container {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    z-index: 1;
    max-width: 100%
}

@media (min-width: 1366px) {
    .cms-maps-layout-2 .map-container {
        margin-left:calc(calc(100vw - 1320px)/2)
    }

    [dir="rtl"] .cms-maps-layout-2 .map-container {
        margin-left: 0;
        margin-right: calc(calc(100vw - 1320px)/2)
    }
}

.cms-maps-layout-2 .cms-accordion {
    width: 350px;
    max-width: 100%
}

.cms-maps-layout-2 .cms-accordion .cms-accordion-item {
    padding-left: 20px;
    padding-right: 20px
}

.cms-maps-layout-2 .cms-accordion .cms-ac-content {
    padding-left: 0;
    padding-right: 0
}

.cms-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.cms-menu li {
    position: relative;
    padding: 5px 0
}

.cms-menu .menu-item-inner {
    display: flex;
    flex-wrap: nowrap
}

.cms-menu .menu-item-inner .cms-menu-link {
    flex: 0 0 auto;
    width: auto
}

.cms-menu > li > .menu-item-inner > a,.cms-menu > li > a {
    display: flex;
    flex-wrap: wrap
}

.cms-menu > li > .menu-item-inner > a > .cms-menu-icon,.cms-menu > li > a > .cms-menu-icon {
    padding-top: 2px
}

.cms-menu > li > .menu-item-inner > a > .main-menu-toggle,.cms-menu > li > a > .main-menu-toggle {
    flex: 0 0 100%;
    width: 100%;
    text-align: center;
    line-height: 8px;
    padding-top: 2px
}

.cms-menu > li > .menu-item-inner > a > .main-menu-toggle:before,.cms-menu > li > a > .main-menu-toggle:before {
    font-family: "cmsi";
    content: "\e91d";
    font-size: 8px;
    vertical-align: bottom
}

.cms-menu ul.sub-menu {
    list-style: none;
    padding: 10px;
    margin: 0;
    color: var(--dropdown-regular);
    transition: all 300ms ease-in-out;
    position: absolute;
    top: calc(100% + 50px);
    left: 0;
    min-width: 170px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    background-color: var(--dropdown-bg);
    background-image: url('../image/dropdown-shadow.png');
    background-repeat: repeat-x;
    background-position: top left;
    box-shadow: var(--dropdown-shadow);
    border-radius: var(--dropdown-radius)
}

[dir="rtl"] .cms-menu ul.sub-menu {
    left: auto;
    right: 0
}

.cms-menu ul.sub-menu a {
    color: var(--color-primary)
}

.cms-menu ul.sub-menu a:hover {
    color: var(--color-accent)
}

.cms-menu li:hover > ul.sub-menu {
    top: calc(100% - 10px);
    visibility: visible;
    opacity: 1;
    z-index: 2
}

.cms-menu-separator > li {
    position: relative
}

.cms-menu-separator > li:not(:last-child):after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%
}

.cms-menu-separator-accent li:after {
    background: var(--color-accent)
}

.cms-menu-separator-darken-accent li:after {
    background: var(--color-darken-accent)
}

.cms-menu-separator-lighten-accent li:after {
    background: var(--color-lighten-accent)
}

.cms-menu-separator-primary li:after {
    background: var(--color-primary)
}

.cms-menu-separator-darken-primary li:after {
    background: var(--color-darken-primary)
}

.cms-menu-separator-lighten-primary li:after {
    background: var(--color-lighten-primary)
}

.cms-menu-separator-secondary li:after {
    background: var(--color-secondary)
}

.cms-menu-separator-darken-secondary li:after {
    background: var(--color-darken-secondary)
}

.cms-menu-separator-lighten-secondary li:after {
    background: var(--color-lighten-secondary)
}

.cms-menu-separator-thirdary li:after {
    background: var(--color-thirdary)
}

.cms-menu-separator-rating li:after {
    background: var(--color-rating)
}

.cms-menu-separator-heading li:after {
    background: var(--color-heading)
}

.cms-menu-separator-body li:after {
    background: var(--color-body)
}

.cms-menu-separator-meta li:after {
    background: var(--color-meta)
}

.cms-menu-separator-white li:after {
    background: var(--color-white)
}

.cms-menu-separator-white-25 li:after {
    background: var(--color-white-25)
}

.cms-menu-separator-grey li:after {
    background: var(--color-grey)
}

.cms-menu-separator-grey2 li:after {
    background: var(--color-grey2)
}

.cms-menu-separator-grey3 li:after {
    background: var(--color-grey3)
}

.cms-menu-separator-light-grey li:after {
    background: var(--color-light-grey)
}

.cms-menu-separator-light-gray li:after {
    background: var(--color-light-gray)
}

.cms-menu-separator-border li:after {
    background: var(--color-border)
}

.cms-menu-separator-transparent li:after {
    background: var(--color-transparent)
}

.cms-menu-separator-custom-1 li:after {
    background: var(--color-custom-1)
}

.cms-menu-separator-divider li:not(:last-child):after {
    width: 4px;
    height: 1px;
    right: -2px
}

[dir="rtl"] .cms-menu-separator-divider li:not(:last-child):after {
    right: auto;
    left: -2px
}

.cms-menu-separator-dot li:not(:last-child):after {
    width: 2px;
    height: 2px;
    right: -1px
}

[dir="rtl"] .cms-menu-separator-dot li:not(:last-child):after {
    right: auto;
    left: -1px
}

.cms-menu-horz {
    display: flex;
    flex-wrap: wrap;
    margin: -5px -10px
}

.cms-menu-horz > li {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding: 5px 10px
}

.cms-menu-vert > li {
    padding: 5px 0
}

.cms-menu-wave .cms-menu {
    margin: 0
}

.cms-menu-wave .cms-menu > li {
    padding: 0
}

.cms-menu-wave .cms-menu > li:not(.menu-item-has-children) > .menu-item-inner > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px
}

.cms-menu-wave .cms-menu > li:hover .sub-menu {
    top: 100%
}

.cms-menu-wave .cms-menu .cms-menu-wave {
    margin-bottom: -1px
}

.cms-menu-wave .cms-menu .sub-menu .menu-item-inner .cms-menu-wave {
    display: none
}

.cms-menu-wave .menu-item-inner {
    overflow: hidden
}

.cms-menu-wave .menu-item-inner .cms-menu-wave {
    flex: 0 0 38px;
    width: 38px
}

.cms-menu-wave.cms-menu-wave .cms-menu > li > .menu-item-inner > a {
    padding-top: 6px;
    padding-bottom: 8.5px;
    border-radius: 6px 0 0 0
}

[dir="rtl"] .cms-menu-wave.cms-menu-wave .cms-menu > li > .menu-item-inner > a {
    border-radius: 0 6px 0 0
}

.cms-menu-wave.cms-menu-wave-start .cms-menu > li > .menu-item-inner > a {
    padding-left: 20px;
    border-radius: 6px 0 0 0
}

[dir="rtl"] .cms-menu-wave.cms-menu-wave-start .cms-menu > li > .menu-item-inner > a {
    padding-left: 0;
    padding-right: 20px;
    border-radius: 0 6px 0 0
}

.cms-menu-wave.cms-menu-wave-start .cms-menu > li > .menu-item-inner .cms-menu-wave {
    margin-left: -1px;
    clip-path: url(#cms-wave-clippath-end)
}

[dir="rtl"] .cms-menu-wave.cms-menu-wave-start .cms-menu > li > .menu-item-inner .cms-menu-wave {
    margin-left: 0;
    margin-right: -1px;
    clip-path: url(#cms-wave-clippath-start)
}

.cms-menu-wave.cms-menu-wave-end .cms-menu > li > .menu-item-inner > a {
    padding-right: 20px;
    border-radius: 0 6px 0 0
}

[dir="rtl"] .cms-menu-wave.cms-menu-wave-end .cms-menu > li > .menu-item-inner > a {
    padding-left: 20px;
    padding-right: 0;
    border-radius: 6px 0 0 0
}

.cms-menu-wave.cms-menu-wave-end .cms-menu > li > .menu-item-inner .cms-menu-wave {
    order: -1;
    margin-right: -1px;
    clip-path: url(#cms-wave-clippath-start)
}

[dir="rtl"] .cms-menu-wave.cms-menu-wave-end .cms-menu > li > .menu-item-inner .cms-menu-wave {
    margin-right: 0;
    margin-left: -1;
    clip-path: url(#cms-wave-clippath-end)
}

.cms-menu-wave-item-bg-accent .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-accent .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-accent)
}

.cms-menu-wave-item-bg-darken-accent .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-darken-accent .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-darken-accent)
}

.cms-menu-wave-item-bg-lighten-accent .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-lighten-accent .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-lighten-accent)
}

.cms-menu-wave-item-bg-primary .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-primary .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-primary)
}

.cms-menu-wave-item-bg-darken-primary .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-darken-primary .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-darken-primary)
}

.cms-menu-wave-item-bg-lighten-primary .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-lighten-primary .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-lighten-primary)
}

.cms-menu-wave-item-bg-secondary .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-secondary .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-secondary)
}

.cms-menu-wave-item-bg-darken-secondary .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-darken-secondary .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-darken-secondary)
}

.cms-menu-wave-item-bg-lighten-secondary .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-lighten-secondary .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-lighten-secondary)
}

.cms-menu-wave-item-bg-thirdary .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-thirdary .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-thirdary)
}

.cms-menu-wave-item-bg-rating .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-rating .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-rating)
}

.cms-menu-wave-item-bg-heading .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-heading .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-heading)
}

.cms-menu-wave-item-bg-body .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-body .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-body)
}

.cms-menu-wave-item-bg-meta .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-meta .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-meta)
}

.cms-menu-wave-item-bg-white .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-white .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-white)
}

.cms-menu-wave-item-bg-white-25 .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-white-25 .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-white-25)
}

.cms-menu-wave-item-bg-grey .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-grey .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-grey)
}

.cms-menu-wave-item-bg-grey2 .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-grey2 .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-grey2)
}

.cms-menu-wave-item-bg-grey3 .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-grey3 .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-grey3)
}

.cms-menu-wave-item-bg-light-grey .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-light-grey .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-light-grey)
}

.cms-menu-wave-item-bg-light-gray .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-light-gray .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-light-gray)
}

.cms-menu-wave-item-bg-border .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-border .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-border)
}

.cms-menu-wave-item-bg-transparent .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-transparent .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-transparent)
}

.cms-menu-wave-item-bg-custom-1 .cms-menu > li > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-custom-1 .cms-menu > li > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-custom-1)
}

.cms-menu-wave-item-bg-hover-accent .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-accent .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-accent .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-accent .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-accent);
    color: #fff
}

.cms-menu-wave-item-bg-hover-darken-accent .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-darken-accent .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-darken-accent .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-darken-accent .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-darken-accent);
    color: #fff
}

.cms-menu-wave-item-bg-hover-lighten-accent .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-lighten-accent .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-lighten-accent .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-lighten-accent .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-lighten-accent);
    color: #fff
}

.cms-menu-wave-item-bg-hover-primary .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-primary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-primary .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-primary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-primary);
    color: #fff
}

.cms-menu-wave-item-bg-hover-darken-primary .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-darken-primary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-darken-primary .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-darken-primary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-darken-primary);
    color: #fff
}

.cms-menu-wave-item-bg-hover-lighten-primary .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-lighten-primary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-lighten-primary .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-lighten-primary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-lighten-primary);
    color: #fff
}

.cms-menu-wave-item-bg-hover-secondary .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-secondary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-secondary .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-secondary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-secondary);
    color: #fff
}

.cms-menu-wave-item-bg-hover-darken-secondary .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-darken-secondary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-darken-secondary .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-darken-secondary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-darken-secondary);
    color: #fff
}

.cms-menu-wave-item-bg-hover-lighten-secondary .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-lighten-secondary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-lighten-secondary .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-lighten-secondary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-lighten-secondary);
    color: #fff
}

.cms-menu-wave-item-bg-hover-thirdary .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-thirdary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-thirdary .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-thirdary .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-thirdary);
    color: #fff
}

.cms-menu-wave-item-bg-hover-rating .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-rating .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-rating .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-rating .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-rating);
    color: #fff
}

.cms-menu-wave-item-bg-hover-heading .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-heading .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-heading .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-heading .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-heading);
    color: #fff
}

.cms-menu-wave-item-bg-hover-body .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-body .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-body .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-body .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-body);
    color: #fff
}

.cms-menu-wave-item-bg-hover-meta .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-meta .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-meta .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-meta .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-meta);
    color: #fff
}

.cms-menu-wave-item-bg-hover-white .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-white .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-white .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-white .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-white);
    color: #fff
}

.cms-menu-wave-item-bg-hover-white-25 .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-white-25 .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-white-25 .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-white-25 .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-white-25);
    color: #fff
}

.cms-menu-wave-item-bg-hover-grey .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-grey .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-grey .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-grey .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-grey);
    color: #fff
}

.cms-menu-wave-item-bg-hover-grey2 .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-grey2 .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-grey2 .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-grey2 .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-grey2);
    color: #fff
}

.cms-menu-wave-item-bg-hover-grey3 .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-grey3 .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-grey3 .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-grey3 .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-grey3);
    color: #fff
}

.cms-menu-wave-item-bg-hover-light-grey .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-light-grey .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-light-grey .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-light-grey .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-light-grey);
    color: #fff
}

.cms-menu-wave-item-bg-hover-light-gray .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-light-gray .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-light-gray .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-light-gray .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-light-gray);
    color: #fff
}

.cms-menu-wave-item-bg-hover-border .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-border .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-border .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-border .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-border);
    color: #fff
}

.cms-menu-wave-item-bg-hover-transparent .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-transparent .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-transparent .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-transparent .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-transparent);
    color: #fff
}

.cms-menu-wave-item-bg-hover-custom-1 .cms-menu > li:hover > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-custom-1 .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-link,.cms-menu-wave-item-bg-hover-custom-1 .cms-menu > li:hover > .menu-item-inner .cms-menu-wave,.cms-menu-wave-item-bg-hover-custom-1 .cms-menu > li.current-menu-item > .menu-item-inner .cms-menu-wave {
    background-color: var(--color-custom-1);
    color: #fff
}

.cms-menu-layout-2 .cms-menu > li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.cms-menu-layout-2 .cms-menu > li > .cms-menu-desc {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding-right: 10px;
    text-align: center
}

[dir="rlt"] .cms-menu-layout-2 .cms-menu > li > .cms-menu-desc {
    padding-right: 0;
    padding-left: 10px
}

.cms-menu-layout-3 .cms-menu > li {
    padding-top: 5px;
    padding-bottom: 5px
}

.cms-menu-layout-3 .cms-menu > li:last-child {
    padding-bottom: 0
}

.cms-menu-layout-3 .cms-menu > li > a {
    padding: 12.5px 30px;
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 8px
}

.cms-menu-layout-3 .cms-menu > li > a.menu-icon-last {
    justify-content: space-between
}

.cms-menu-layout-3 .cms-menu > li.current-menu-item > a {
    background: var(--color-accent)
}

.cms-menu-layout-3 .menu-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.elementor-widget-cms_page_title .cms-page-title-wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

@media (max-width: 1024px) {
    .elementor-widget-cms_page_title .cms-page-title-wrapper {
        background-attachment:scroll
    }
}

.elementor-widget-cms_page_title .cms-page-title-layout-1 .cms-pagetitle-breadcrumb,.elementor-widget-cms_page_title .cms-page-title-layout-7 .cms-pagetitle-breadcrumb,.elementor-widget-cms_page_title .cms-page-title-layout-8 .cms-pagetitle-breadcrumb {
    border-top: 0
}

.elementor-widget-cms_page_title .cms-page-title-layout-1 .cms-pagetitle-breadcrumb {
    margin-bottom: 3px
}

.cms-post-layout-1 .cms-item-content:before,.cms-post-layout-1 .cms-item-content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    transition: all 300ms ease-in-out
}

.cms-post-layout-1 .cms-item-content:before {
    right: 40px;
    background: #eaeaea
}

.cms-post-layout-1 .cms-item-content:before [dir="rtl"] {
    right: 0;
    left: 40px
}

.cms-post-layout-1 .cms-item-content:after {
    width: 0
}

.cms-post-layout-1 .cms-item-content:hover:after {
    background: var(--color-accent);
    width: calc(100% - 40px)
}

.cms-post-layout-1 .cms-item-content:hover:after [dir="rtl"] {
    right: 0;
    left: 40px
}

.cms-post-layout-1 .cms-item-content-title {
    max-height: 87px;
    overflow: hidden
}

.cms-post-layout-1 .cms-item-content-excerpt {
    max-height: 100px;
    overflow: hidden
}

.cms-post-layout-1 .cms-post-item-readmore {
    border-top: 1px solid #eaeaea
}

.cms-post-layout-2 .cms-post--icon {
    /* color: #f2f2f2; */
    margin: 0;
}

.RD-index-list1-icon{
    background: url(../image/RD-list1-icon.png) no-repeat;
    width: 150px;
    height: 150px;
    position: relative;
}
.cms-post-layout-2 .cms-item-content:hover .RD-index-list1-icon {
   background: url(../image/RD-list1-icon-h.png) no-repeat;
}
.RD-index-list2-icon{
    background: url(../image/RD-list2-icon.png) no-repeat;
    width: 150px;
    height: 150px;
    position: relative;
}
.cms-post-layout-2 .cms-item-content:hover .RD-index-list2-icon {
   background: url(../image/RD-list2-icon-h.png) no-repeat;
}
.RD-index-list3-icon{
    background: url(../image/RD-list3-icon.png) no-repeat;
    width: 150px;
    height: 150px;
    position: relative;
}
.cms-post-layout-2 .cms-item-content:hover .RD-index-list3-icon {
   background: url(../image/RD-list3-icon-h.png) no-repeat;
}
.RD-index-list4-icon{
    background: url(../image/RD-list4-icon.png) no-repeat;
    width: 150px;
    height: 150px;
    position: relative;
}
.cms-post-layout-2 .cms-item-content:hover .RD-index-list4-icon {
   background: url(../image/RD-list4-icon-h.png) no-repeat;
}

/* .cms-post-layout-2 .cms-item-content:hover .cms-post--icon {
    color: var(--color-accent);
    opacity: 0.25
} */

.cms-post-layout-3 .cms-item-content-title {
    max-height: 60px;
    overflow: hidden
}

@media (min-width: 1280px) {
    .cms-post-layout-4 .cms-item-content-inner {
        margin-bottom:-90px
    }

    .cms-post-layout-4 .cms-item-content:hover .cms-item-content-inner {
        transform: translateY(-83px)
    }
}

.cms-post-layout-5 .cms-post-item-readmore:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: -webkit-linear-gradient(bottom, #222 0%, #222 5%, rgba(34, 34, 34, 0) 96%);
    background: -o-linear-gradient(bottom, #222 0%, #222 5%, rgba(34, 34, 34, 0) 96%);
    background: -ms-linear-gradient(bottom, #222 0%, #222 5%, rgba(34, 34, 34, 0) 96%);
    background: -moz-linear-gradient(bottom, #222 0%, #222 5%, rgba(34, 34, 34, 0) 96%);
    background: linear-gradient(to top, #222 0%, #222 5%, rgba(34, 34, 34, 0) 96%)
}

.cms-post-layout-6 .cms-post-icon,.cms-post-layout-6 .cms-post--icon {
    width: 94px;
    height: 94px;
    line-height: 94px;
    text-align: center
}

.cms-post-layout-6 .cms-post-image:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: var(--color-accent);
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out;
    border-radius: 0 0 0 32px
}

.cms-post-layout-6 .cms-item-content:hover .cms-post-image:after {
    visibility: visible;
    opacity: 0.85
}

.cms-post-layout-6 .cms-item-content:hover .cms-post-icon {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent
}

.cms-post-layout-7 .cms-item-content {
    background: rgba(27, 26, 26, 0.25)
}

.cms-post-layout-7 .cms-item-content:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.65;
    background: -webkit-linear-gradient(bottom, #222 0%, #222 5%, rgba(34, 34, 34, 0) 100%);
    background: -o-linear-gradient(bottom, #222 0%, #222 5%, rgba(34, 34, 34, 0) 100%);
    background: -ms-linear-gradient(bottom, #222 0%, #222 5%, rgba(34, 34, 34, 0) 100%);
    background: -moz-linear-gradient(bottom, #222 0%, #222 5%, rgba(34, 34, 34, 0) 100%);
    background: linear-gradient(to top, #222 0%, #222 5%, rgba(34, 34, 34, 0) 60%);
}

.cms-post-layout-7 .cms-item-content-inner {
    max-width: 380px;
    margin: 50px
}

@media (min-width: 1280px) {
    .cms-post-layout-7 .cms-item-content--inner {
        /* transform:translateY(95px); */
    }

    .cms-post-layout-7 .cms-overlay-wrap:hover .cms-item-content--inner {
        transform: translateY(0)
    }
}

@media (min-width: 1280px) {
    .cms-post-layout-7 .cms-swiper-slider-wrap {
        display:flex;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-right: -20px
    }

    .cms-post-layout-7 .col-heading,.cms-post-layout-7 .col-content {
        padding-left: 20px;
        padding-right: 20px
    }

    .cms-post-layout-7 .col-heading {
        flex: 0 0 510px;
        width: 510px;
        max-width: 510px
    }

    .cms-post-layout-7 .col-content {
        flex: 0 0 calc(100% - 510px);
        width: calc(100% - 510px);
        max-width: calc(100% - 510px)
    }
}

.cms-post-layout-7 .cms-ratings {
    max-width: 600px
}

.cms-post-layout-8 .cms-media {
    transform: translateY(-40px)
}

.cms-post-layout-8 .cms-readmore {
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, var(--color-accent) 79%);
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, var(--color-accent) 79%);
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, var(--color-accent) 79%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, var(--color-accent) 79%)
}

.cms-post-layout-8 .cms-readmore:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    background: var(--color-accent);
    opacity: 0.85;
    border-radius: 0 32px 0 0
}

.cms-post-layout-8 .cms-readmore-icon {
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    background: var(--color-primary);
    color: #fff;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cms-post-layout-8 .cms-readmore:hover .cms-readmore-icon,.cms-post-layout-8 .cms-readmore-icon:hover {
    background-color: #fff;
    color: var(--color-accent)
}

.cms-post-layout-8 .cms-item-content:after {
    content: '';
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0;
    height: 8px;
    background: #eaeaea;
    transition: all 300ms ease-in-out
}

@media (min-width: 1280px) {
    .cms-post-layout-8 .cms-item-content .cms-readmore {
        opacity:0;
        transform: scale(1.1)
    }

    .cms-post-layout-8 .cms-item-content:hover .cms-readmore {
        opacity: 1;
        transform: scale(1)
    }
}

.cms-post-layout-8 .cms-item-content:hover:after {
    background: var(--color-accent)
}

.cms-post-layout-8 .cms-item-content-title {
    max-height: 56px;
    overflow: hidden
}

.cms-post-layout-9 .cms-item-content:after {
    display: block;
    content: '';
    height: 8px;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0;
    background: #eaeaea;
    transition: all 300ms ease-in-out
}

.cms-post-layout-9 .cms-item-content:hover:after {
    background: var(--color-accent)
}

.cms-pricing-badge {
    position: absolute;
    top: -1px;
    right: -20px;
    transform-origin: 0 0;
    transform: rotate(90deg)
}

[dir="rtl"] .cms-pricing-badge {
    right: auto;
    left: -20px;
    transform-origin: 100% 0;
    transform: rotate(270deg)
}

.cms-price-feature-item {
    padding-bottom: 17px
}

.cms-price-feature-item:last-child {
    padding-bottom: 0
}

.cms-price-feature-item .cms-icon.cmsi-check:before {
    width: 26px;
    height: 26px;
    line-height: 28px;
    font-size: 10px;
    text-align: center;
    display: block;
    box-shadow: 0 0 0 2px #9b9b9b inset;
    border-radius: 50%
}

.cms-pricing-layout-1 .cms-pricing-large-heading {
    border-bottom: 2px solid #eaeaea
}

.cms-pricing-layout-1 .cms-pricing-wraps {
    display: flex;
    flex-wrap: wrap;
    height: 100%
}

.cms-pricing-layout-1 .cms-pricing-wraps > * {
    flex: 0 0 100%
}

.cms-pricing-layout-1 .cms-pricing-feature-icon {
    transform: translateY(3px)
}

.cms-pricing-layout-2 .cms-pricing-icon-mask {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 128px;
    opacity: 0.1
}

.cms-pricing-layout-2 .cms-pricing-feature-item {
    padding: 23px 40px
}

.cms-pricing-layout-2 .cms-pricing-feature-item:nth-child(even) {
    background: #f0f5fd
}

.cms-pricing-layout-3 .cms-pricing-feature-item,.cms-pricing-layout-4 .cms-pricing-feature-item,.cms-pricing-layout-6 .cms-pricing-feature-item {
    padding: 12px 0;
    border-bottom: 1px solid #eaeaea
}

.cms-pricing-layout-3 .cms-pricing-feature-item:first-child,.cms-pricing-layout-4 .cms-pricing-feature-item:first-child,.cms-pricing-layout-6 .cms-pricing-feature-item:first-child {
    padding-top: 0
}

.cms-pricing-layout-3 .cms-pricing-feature-item:last-child,.cms-pricing-layout-4 .cms-pricing-feature-item:last-child,.cms-pricing-layout-6 .cms-pricing-feature-item:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.cms-pricing-layout-3 .cms-pricing-feature-price,.cms-pricing-layout-4 .cms-pricing-feature-price,.cms-pricing-layout-6 .cms-pricing-feature-price {
    padding: 0 10px;
    line-height: 27px;
    display: block
}

.cms-pricing-layout-5 .cms-pricing-wraps {
    border: 2px solid #eaeaea
}

.cms-pricing-layout-5 .cms-price-features {
    padding: 33px 40px
}

.cms-pricing-layout-5 .cms-price-feature-item {
    padding-top: 7px;
    padding-bottom: 7px
}

.cms-pricing-layout-5 .diviver {
    height: 2px;
    background-color: #eaeaea;
    margin-left: -50px;
    margin-right: -50px;
    display: block
}

.cms-progress-wrapper {
    margin-bottom: 25px
}

.cms-progress-bar {
    width: 0;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    transition: width 1s ease-in-out;
    white-space: nowrap
}

.cms-progressbar-layout-1 .cms-progress-wrapper {
    padding-bottom: 3px;
    border-bottom: 2px solid #dcdee2
}

.cms-progressbar-layout-1 .cms-progress-bar-number {
    height: 7px
}

.cms-quick-contact-layout-3 .cms-mainheading {
    border-bottom: 2px solid #eaeaea
}

.cms-quick-contact-layout-3 .cms-qc-list:not(:last-child) {
    padding-bottom: 5px
}

.cms-quick-contact-layout-4 .cms-qc-list {
    padding-top: 15px;
    padding-bottom: 15px
}

.cms-quick-contact-layout-4 .cms-qc-list:not(:last-child) {
    border-bottom: 1px solid var(--color-lighten-secondary)
}

.cms-quick-contact-layout-4 .cms-qc-list:first-child {
    padding-top: 0
}

.cms-quick-contact-layout-4 .cms-qc-list:last-child {
    padding-bottom: 0
}

.cms-ratings .cms-rate-text-bold {
    border-bottom: 2px solid
}

.cms-slide-static-layer {
    z-index: 0 !important
}

.cms-slide-img {
    background-position-x: center;
    background-size: cover
}

.cms-slide-content-inner > .justify-content-center .description {
    margin-left: auto;
    margin-right: auto
}

.cms-slide-img-overlay {
    background-color: rgba(27, 26, 26, 0.35)
}

.cms-slide-img-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.85;
    background: -webkit-linear-gradient(top, #1b1a1a 0%, #1b1a1a 19%, rgba(27, 26, 26, 0) 65%, rgba(27, 26, 26, 0) 100%);
    background: -o-linear-gradient(top, #1b1a1a 0%, #1b1a1a 19%, rgba(27, 26, 26, 0) 65%, rgba(27, 26, 26, 0) 100%);
    background: -ms-linear-gradient(top, #1b1a1a 0%, #1b1a1a 19%, rgba(27, 26, 26, 0) 65%, rgba(27, 26, 26, 0) 100%);
    background: -moz-linear-gradient(top, #1b1a1a 0%, #1b1a1a 19%, rgba(27, 26, 26, 0) 65%, rgba(27, 26, 26, 0) 100%);
    background: linear-gradient(to bottom, #1b1a1a 0%, #1b1a1a 19%, rgba(27, 26, 26, 0) 65%, rgba(27, 26, 26, 0) 100%)
}

.cms-slider-overlay-2 .cms-slide-img-overlay {
    background: rgba(27, 26, 26, 0.25)
}

.cms-slider-overlay-2 .cms-slide-img-overlay:before {
    background: linear-gradient(180deg, rgba(27, 26, 26, 1) 0%, rgba(27, 26, 26, 1) 19%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.85
}

.cms-swiper-dots-in .cms-sliders-wrap .cms-dots-main {
    bottom: 35px
}

@media (max-width: 1279px) {
    .cms-slider-layout-2 .cms-slider-icons-xl {
        display:none
    }
}

.cms-slider-layout-2 .cms-slider-icons--xl {
    max-width: 390px
}

.cms-slider-layout-2 .cms-slider-icons--xl .cms-slide-icon:nth-child(3),.cms-slider-layout-2 .cms-slider-icons--xl .cms-slide-icon:nth-child(4) {
    transform: translate(97px, -45px)
}

[dir="rtl"] .cms-slider-layout-2 .cms-slider-icons--xl .cms-slide-icon:nth-child(3),[dir="rtl"] .cms-slider-layout-2 .cms-slider-icons--xl .cms-slide-icon:nth-child(4) {
    transform: translate(-97px, -45px)
}

@media (min-width: 1280px) {
    .cms-slider-layout-2 .cms-slider-icons {
        display:none
    }
}

.cms-slider-layout-2 .cms-slider-icons img {
    max-width: 150px
}

.social-icon {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.socials-bg-colored .social-icon {
    color: #fff;
    min-width: 52px;
    line-height: 40px;
    text-align: center;
    display: block
}

.socials-bg-colored .social-icon[href*="facebook"],.socials-bg-colored .social-icon[class*="facebook"] {
    background-color: #0857de;
    color: white
}

.socials-bg-colored .social-icon[href*="facebook"]:hover,.socials-bg-colored .social-icon[class*="facebook"]:hover {
    color: white;
    background-color: #04307c
}

.socials-bg-colored .social-icon[href*="twitter"],.socials-bg-colored .social-icon[class*="twitter"] {
    background-color: #28b6f6;
    color: white
}

.socials-bg-colored .social-icon[href*="twitter"]:hover,.socials-bg-colored .social-icon[class*="twitter"]:hover {
    color: white;
    background-color: #077cb1
}

.socials-bg-colored .social-icon[href*="youtube"],.socials-bg-colored .social-icon[class*="youtube"] {
    background-color: #df2926;
    color: white
}

.socials-bg-colored .social-icon[href*="youtube"]:hover,.socials-bg-colored .social-icon[class*="youtube"]:hover {
    color: white;
    background-color: #8b1614
}

.socials-bg-colored .social-icon[href*="google"],.socials-bg-colored .social-icon[class*="google"] {
    background-color: #dd4b39;
    color: white
}

.socials-bg-colored .social-icon[href*="google"]:hover,.socials-bg-colored .social-icon[class*="google"]:hover {
    color: white;
    background-color: #96271a
}

.socials-bg-colored .social-icon[href*="rss"],.socials-bg-colored .social-icon[class*="rss"] {
    background-color: #ffa500;
    color: white
}

.socials-bg-colored .social-icon[href*="rss"]:hover,.socials-bg-colored .social-icon[class*="rss"]:hover {
    color: white;
    background-color: #996300
}

.socials-bg-colored .social-icon[href*="skype"],.socials-bg-colored .social-icon[class*="skype"] {
    background-color: #0ebaee;
    color: white
}

.socials-bg-colored .social-icon[href*="skype"]:hover,.socials-bg-colored .social-icon[class*="skype"]:hover {
    color: white;
    background-color: #086f8e
}

.socials-bg-colored .social-icon[href*="yahoo"],.socials-bg-colored .social-icon[class*="yahoo"] {
    background-color: #690a7b;
    color: white
}

.socials-bg-colored .social-icon[href*="yahoo"]:hover,.socials-bg-colored .social-icon[class*="yahoo"]:hover {
    color: white;
    background-color: #18021d
}

.socials-bg-colored .social-icon[href*="dribbble"],.socials-bg-colored .social-icon[class*="dribbble"] {
    background-color: #ff70b7;
    color: white
}

.socials-bg-colored .social-icon[href*="dribbble"]:hover,.socials-bg-colored .social-icon[class*="dribbble"]:hover {
    color: white;
    background-color: #ff0a84
}

.socials-bg-colored .social-icon[href*="flickr"],.socials-bg-colored .social-icon[class*="flickr"] {
    background-color: #ff0084;
    color: white
}

.socials-bg-colored .social-icon[href*="flickr"]:hover,.socials-bg-colored .social-icon[class*="flickr"]:hover {
    color: white;
    background-color: #99004f
}

.socials-bg-colored .social-icon[href*="linkedin"],.socials-bg-colored .social-icon[class*="linkedin"] {
    background-color: #087ec0;
    color: white
}

.socials-bg-colored .social-icon[href*="linkedin"]:hover,.socials-bg-colored .social-icon[class*="linkedin"]:hover {
    color: white;
    background-color: #043e5e
}

.socials-bg-colored .social-icon[href*="vimeo"],.socials-bg-colored .social-icon[class*="vimeo"] {
    background-color: #27bcf1;
    color: white
}

.socials-bg-colored .social-icon[href*="vimeo"]:hover,.socials-bg-colored .social-icon[class*="vimeo"]:hover {
    color: white;
    background-color: #0b7ea7
}

.socials-bg-colored .social-icon[href*="pinterest"],.socials-bg-colored .social-icon[class*="pinterest"] {
    background-color: #ca1f27;
    color: white
}

.socials-bg-colored .social-icon[href*="pinterest"]:hover,.socials-bg-colored .social-icon[class*="pinterest"]:hover {
    color: white;
    background-color: #721116
}

.socials-bg-colored .social-icon[href*="github"],.socials-bg-colored .social-icon[class*="github"] {
    background-color: #3f91cb;
    color: white
}

.socials-bg-colored .social-icon[href*="github"]:hover,.socials-bg-colored .social-icon[class*="github"]:hover {
    color: white;
    background-color: #235a81
}

.socials-bg-colored .social-icon[href*="instagram"],.socials-bg-colored .social-icon[class*="instagram"] {
    background-color: #0092ff;
    color: white
}

.socials-bg-colored .social-icon[href*="instagram"]:hover,.socials-bg-colored .social-icon[class*="instagram"]:hover {
    color: white;
    background-color: #005899
}

.socials-bg-colored .social-icon[href*="tumblr"],.socials-bg-colored .social-icon[class*="tumblr"] {
    background-color: #426d9b;
    color: white
}

.socials-bg-colored .social-icon[href*="tumblr"]:hover,.socials-bg-colored .social-icon[class*="tumblr"]:hover {
    color: white;
    background-color: #243b53
}

.socials-bg-colored .social-icon[href*="behance"],.socials-bg-colored .social-icon[class*="behance"] {
    background-color: #1879fd;
    color: white
}

.socials-bg-colored .social-icon[href*="behance"]:hover,.socials-bg-colored .social-icon[class*="behance"]:hover {
    color: white;
    background-color: #024aad
}

.socials-bg-colored .social-icon[href*="stumbleupon"],.socials-bg-colored .social-icon[class*="stumbleupon"] {
    background-color: #eb4924;
    color: white
}

.socials-bg-colored .social-icon[href*="stumbleupon"]:hover,.socials-bg-colored .social-icon[class*="stumbleupon"]:hover {
    color: white;
    background-color: #9b280e
}

.socials-bg-colored .social-icon[href*="dropbox"],.socials-bg-colored .social-icon[class*="dropbox"] {
    background-color: #17a3eb;
    color: white
}

.socials-bg-colored .social-icon[href*="dropbox"]:hover,.socials-bg-colored .social-icon[class*="dropbox"]:hover {
    color: white;
    background-color: #0c6390
}

.socials-bg-colored .social-icon[href*="soundcloud"],.socials-bg-colored .social-icon[class*="soundcloud"] {
    background-color: #ff7e30;
    color: white
}

.socials-bg-colored .social-icon[href*="soundcloud"]:hover,.socials-bg-colored .social-icon[class*="soundcloud"]:hover {
    color: white;
    background-color: #c94c00
}

.socials-bg-colored .social-icon[href*="lastfm"],.socials-bg-colored .social-icon[class*="lastfm"] {
    background-color: #d6063e;
    color: white
}

.socials-bg-colored .social-icon[href*="lastfm"]:hover,.socials-bg-colored .social-icon[class*="lastfm"]:hover {
    color: white;
    background-color: #730321
}

.socials-bg-colored .social-icon[href*="deviantart"],.socials-bg-colored .social-icon[class*="deviantart"] {
    background-color: #6a8a7b;
    color: white
}

.socials-bg-colored .social-icon[href*="deviantart"]:hover,.socials-bg-colored .social-icon[class*="deviantart"]:hover {
    color: white;
    background-color: #3e5048
}

.socials-bg-colored .social-icon[href*="digg"],.socials-bg-colored .social-icon[class*="digg"] {
    background-color: #75788d;
    color: white
}

.socials-bg-colored .social-icon[href*="digg"]:hover,.socials-bg-colored .social-icon[class*="digg"]:hover {
    color: white;
    background-color: #474855
}

.socials-bg-colored .social-icon[href*="xing"],.socials-bg-colored .social-icon[class*="xing"] {
    background-color: #1a8e8c;
    color: white
}

.socials-bg-colored .social-icon[href*="xing"]:hover,.socials-bg-colored .social-icon[class*="xing"]:hover {
    color: white;
    background-color: #0a3837
}

.socials-bg-colored .social-icon[href*="sharethis"],.socials-bg-colored .social-icon[class*="sharethis"] {
    background-color: #25a774;
    color: white
}

.socials-bg-colored .social-icon[href*="sharethis"]:hover,.socials-bg-colored .social-icon[class*="sharethis"]:hover {
    color: white;
    background-color: #13543a
}

.socials-bg-colored .social-icon[href*="wordpress"],.socials-bg-colored .social-icon[class*="wordpress"] {
    background-color: #2187b5;
    color: white
}

.socials-bg-colored .social-icon[href*="wordpress"]:hover,.socials-bg-colored .social-icon[class*="wordpress"]:hover {
    color: white;
    background-color: #11475f
}

.socials-bg-colored .social-icon[href*="delicious"],.socials-bg-colored .social-icon[class*="delicious"] {
    background-color: #ff9233;
    color: white
}

.socials-bg-colored .social-icon[href*="delicious"]:hover,.socials-bg-colored .social-icon[class*="delicious"]:hover {
    color: white;
    background-color: #cc5f00
}

.socials-bg-colored .social-icon[href*="reddit"],.socials-bg-colored .social-icon[class*="reddit"] {
    background-color: #377bda;
    color: white
}

.socials-bg-colored .social-icon[href*="reddit"]:hover,.socials-bg-colored .social-icon[class*="reddit"]:hover {
    color: white;
    background-color: #1b4c90
}

.socials-bg-colored .social-icon[href*="apple"],.socials-bg-colored .social-icon[class*="apple"] {
    background-color: #3dd0f5;
    color: white
}

.socials-bg-colored .social-icon[href*="apple"]:hover,.socials-bg-colored .social-icon[class*="apple"]:hover {
    color: white;
    background-color: #0a9dc2
}

.socials-bg-colored .social-icon[href*="vk"],.socials-bg-colored .social-icon[class*="vk"] {
    background-color: #4778ac;
    color: white
}

.socials-bg-colored .social-icon[href*="vk"]:hover,.socials-bg-colored .social-icon[class*="vk"]:hover {
    color: white;
    background-color: #294664
}

.socials-bg-colored .social-icon[href*="android"],.socials-bg-colored .social-icon[class*="android"] {
    background-color: #a3c537;
    color: white
}

.socials-bg-colored .social-icon[href*="android"]:hover,.socials-bg-colored .social-icon[class*="android"]:hover {
    color: white;
    background-color: #617521
}

.socials-bg-colored .social-icon[href*="amazon"],.socials-bg-colored .social-icon[class*="amazon"] {
    background-color: #fc9a06;
    color: white
}

.socials-bg-colored .social-icon[href*="amazon"]:hover,.socials-bg-colored .social-icon[class*="amazon"]:hover {
    color: white;
    background-color: #9a5d02
}

.socials-bg-colored .social-icon[href*="edge"],.socials-bg-colored .social-icon[class*="edge"] {
    background-color: #327ec9;
    color: white
}

.socials-bg-colored .social-icon[href*="edge"]:hover,.socials-bg-colored .social-icon[class*="edge"]:hover {
    color: white;
    background-color: #1e4b77
}

.socials-bg-colored .social-icon[href*="vine"],.socials-bg-colored .social-icon[class*="vine"] {
    background-color: #16cc91;
    color: white
}

.socials-bg-colored .social-icon[href*="vine"]:hover,.socials-bg-colored .social-icon[class*="vine"]:hover {
    color: white;
    background-color: #0c7050
}

.socials-bg-colored .social-icon[href*="whatsapp"],.socials-bg-colored .social-icon[class*="whatsapp"] {
    background-color: #2fc631;
    color: white
}

.socials-bg-colored .social-icon[href*="whatsapp"]:hover,.socials-bg-colored .social-icon[class*="whatsapp"]:hover {
    color: white;
    background-color: #1b741d
}

.socials-bg-colored .social-icon[href*="renren"],.socials-bg-colored .social-icon[class*="renren"] {
    background-color: #0663b7;
    color: white
}

.socials-bg-colored .social-icon[href*="renren"]:hover,.socials-bg-colored .social-icon[class*="renren"]:hover {
    color: white;
    background-color: #032e54
}

.socials-bg-colored .social-icon[href*="windows"],.socials-bg-colored .social-icon[class*="windows"] {
    background-color: #07b0f1;
    color: white
}

.socials-bg-colored .social-icon[href*="windows"]:hover,.socials-bg-colored .social-icon[class*="windows"]:hover {
    color: white;
    background-color: #04688e
}

.socials-bg-colored .social-icon[href*="modx"],.socials-bg-colored .social-icon[class*="modx"] {
    background-color: #7ac343;
    color: white
}

.socials-bg-colored .social-icon[href*="modx"]:hover,.socials-bg-colored .social-icon[class*="modx"]:hover {
    color: white;
    background-color: #4a7927
}

.socials-bg-colored .social-icon[href*="tel"],.socials-bg-colored .social-icon[class*="tel"] {
    background-color: #042b6f;
    color: white
}

.socials-bg-colored .social-icon[href*="tel"]:hover,.socials-bg-colored .social-icon[class*="tel"]:hover {
    color: white;
    background-color: #00050d
}

.socials-bg-colored .social-icon[href*="mail"],.socials-bg-colored .social-icon[class*="mail"] {
    background-color: #ffa500;
    color: white
}

.socials-bg-colored .social-icon[href*="mail"]:hover,.socials-bg-colored .social-icon[class*="mail"]:hover {
    color: white;
    background-color: #996300
}

.socials-bg-colored .social-icon:hover {
    color: #fff;
    background-color: var(--color-accent)
}

.cms-socials-layout-1 .social-icon {
    box-shadow: 0 0 0 2px var(--border-color) inset
}

.cms-socials-layout-2 .social-icon {
    box-shadow: 0 0 0 2px var(--color-accent) inset
}

.cms-socials-layout-2 .social-icon:hover {
    background: var(--color-accent)
}

.cms-socials-layout-2 .cms-posts-heading {
    padding-bottom: 12px !important
}

.cms-socials-layout-4 .social-icon {
    min-width: 52px;
    height: 40px;
    line-height: 40px;
    border: none;
    box-shadow: none;
    border-radius: 3px
}

.cms-socials-layout-6 .social-icon {
    box-shadow: 0 0 0 2px #474747 inset
}

.cms-tabs .cms-tabs-title.cms-tabs-title-desktop {
    display: flex;
    flex-wrap: wrap
}

.cms-tabs .cms-tabs-title.cms-tabs-title-mobile:not(first-child) .cms-tab-title-inner {
    border-top: 0px solid #eaeaea
}

.cms-tabs .cms-tabs-title .cms-tab-title-inner {
    max-width: 100%;
    cursor: pointer;
    border-right: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    transition: all 300ms ease-in-out
}

.cms-tabs .cms-tabs-title .cms-tab-title-inner .cms-icon {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.cms-tabs .cms-tabs-title .cms-tab-title-inner .cms-tab-title-text {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.cms-tabs .cms-tabs-title .cms-tab-title-inner:last-child {
    border-right: 0
}

.cms-tabs .cms-tabs-title .cms-tab-title-inner .cms-icon + .cms-tab-title-text .cms-tab-title-count {
    display: none
}

.cms-tabs .cms-tabs-title .cms-tab-title-inner {
    flex: 0 0 100%;
    width: 100%
}

.cms-tabs .cms-tabs-title .cms-tab-title-icon {
    margin-right: 20px
}

[dir="rtl"] .cms-tabs .cms-tabs-title .cms-tab-title-icon {
    margin-right: 0;
    margin-left: 20px
}

.cms-tabs .cms-tabs-title .cms-tab-title-count {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    margin: 3px 20px 3px 0;
    background-color: var(--color-accent);
    color: #fff
}

[dir="rtl"] .cms-tabs .cms-tabs-title .cms-tab-title-count {
    margin-right: 0;
    margin-left: 20px
}

@media (min-width: 1025px) {
    .cms-tabs-view-vertical .cms-tabs-wrap {
        display:flex
    }

    .cms-tabs-view-vertical .cms-tabs-wrap > .cms-tabs-navigation {
        flex: 0 0 290px;
        width: 290px;
        max-width: 290px
    }

    .cms-tabs-view-vertical .cms-tabs-wrap > .cms-tabs-navigation .cms-tab-title {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important
    }

    .cms-tabs-view-vertical .cms-tabs-wrap > .cms-tabs-content {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
}

.cms-tabs-layout-1 .cms-tab-title-inner {
    flex: 0 0 auto;
    width: auto;
    text-align: center;
    padding: 42px 30px;
    color: var(--color-primary);
    background: #fff
}

.cms-tabs-layout-1 .cms-tab-title-inner .cms-icon,.cms-tabs-layout-1 .cms-tab-title-inner .cms-tab-title-text {
    color: var(--color-primary)
}

.cms-tabs-layout-1 .cms-tab-title-inner .cms-tab-title-count {
    background: var(--color-accent)
}

.cms-tabs-layout-1 .cms-tab-title {
    position: relative
}

.cms-tabs-layout-1 .cms-tab-title:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 11px 0 11px;
    border-color: transparent transparent transparent transparent;
    position: absolute;
    left: calc(50% - 11px);
    margin-top: -2px;
    transition: all 300ms ease-in-out
}

.cms-tabs-layout-1 .cms-tab-title:hover:after,.cms-tabs-layout-1 .cms-tab-title.active:after {
    border-color: var(--color-primary) transparent transparent transparent
}

.cms-tabs-layout-1 .cms-tab-title:hover .cms-tab-title-inner,.cms-tabs-layout-1 .cms-tab-title.active .cms-tab-title-inner {
    background-color: var(--color-primary);
    color: #fff
}

.cms-tabs-layout-1 .cms-tab-title:hover .cms-tab-title-inner .cms-icon,.cms-tabs-layout-1 .cms-tab-title.active .cms-tab-title-inner .cms-icon,.cms-tabs-layout-1 .cms-tab-title:hover .cms-tab-title-inner .cms-tab-title-text,.cms-tabs-layout-1 .cms-tab-title.active .cms-tab-title-inner .cms-tab-title-text {
    color: #fff
}

.cms-tabs-layout-1 .cms-tabs-title-desktop {
    border-bottom: 2px solid #eaeaea
}

.cms-tabs-layout-1 .cms-tabs-title-desktop .cms-tab-title:not(:last-child) {
    border-right: 2px solid #eaeaea
}

[dir="rtl"] .cms-tabs-layout-1 .cms-tabs-title-desktop .cms-tab-title:not(:last-child) {
    border-right: 0;
    border-left: 2px solid #eaeaea
}

.cms-tabs-layout-2 .cms-tabs-view-vertical .cms-tab-title {
    border-top-width: 1px;
    border-top-style: solid
}

.cms-tabs-layout-2 .cms-tabs-view-vertical .cms-tab-title:last-child {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.cms-tabs-layout-2 .cms-tabs-view-vertical .cms-tab-title:hover {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.cms-tabs-layout-2 .cms-tabs-view-vertical .cms-tab-title:hover + .cms-tab-title {
    border-top-color: transparent
}

.cms-tabs-layout-2 .cms-tab-title:hover .cms-tab-title-inner,.cms-tabs-layout-2 .cms-tab-title.active .cms-tab-title-inner {
    padding-left: 20px;
    padding-right: 20px
}

.cms-tabs-layout-2 .cms-tab-title:hover .cms-tab-title-icon,.cms-tabs-layout-2 .cms-tab-title.active .cms-tab-title-icon {
    color: inherit
}

.cms-team-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.cms-team-social a {
    width: auto;
    max-width: 100%;
    font-size: 20px
}

.cms-teams-layout-1 .cms-team--content:after {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 8px;
    background-color: var(--color-accent);
    width: 0;
    transition: all 300ms ease-in-out
}

.cms-teams-layout-1 .cms-team--info {
    margin-top: -50px;
    position: relative;
    z-index: 1
}

.cms-teams-layout-1 .cms-team-socials {
    border: 2px solid #d3d3d3;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    margin: 22px auto -8px
}

.cms-teams-layout-1 .cms-team-socials a {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    width: 55px;
    height: 55px;
    line-height: 60px;
    font-size: 20px;
    display: inline-block
}

.cms-teams-layout-1 .cms-team-socials a:first-child {
    border-left: 0
}

.cms-teams-layout-1 .cms-team-socials a:last-child {
    border-right: 0
}

.cms-teams-layout-1 .cms-team-item:hover .cms-team--content:after {
    width: 100%;
    left: 0;
    right: 0
}

.cms-teams-layout-2 .cms-team-social-wrap {
    margin-top: -58px
}

.cms-teams-layout-2 .cms-team-social-wrap a {
    width: 40px;
    height: 58px;
    line-height: 60px
}

@media (min-width: 1025px) {
    .cms-teams-layout-2 .cms-team-social-wrap {
        opacity:0;
        visibility: hidden;
        transform: translateY(58px)
    }

    .cms-teams-layout-2 .cms-team-item:hover .cms-team-social-wrap {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }
}

@media (min-width: 576px) {
    .cms-ttmn-wrapper.row .cms-ttmn-wrap.col {
        max-width:calc(100% - 110px)
    }
}

.cms-testimonial-layout-2 .cms-ttmn-avatar {
    border: 2px solid var(--color-custom-4);
    padding: 5px
}

.cms-testimonial-layout-2 .cms-swiper-dots .cms-swiper-pagination-html:not(.active) {
    display: none
}

.cms-testimonial-layout-2 span[class*="cms-swiper-pagination-"].active .cms-dot-item-layout-1 .cms-ttmn-avatar-wrap {
    border-color: var(--color-custom-4)
}

.cms-testimonial-layout-2 .cms-ttmn-avatar-wrap:before {
    opacity: 0
}

.cms-testimonial-layout-1 .cms-ttmn-avatar-wrap,.cms-testimonial-layout-3 .cms-ttmn-avatar-wrap {
    width: 54px;
    height: 54px;
    padding: 5px;
    border: 2px solid transparent
}

.cms-testimonial-layout-1 .cms-ttmn-avatar-wrap.list,.cms-testimonial-layout-3 .cms-ttmn-avatar-wrap.list {
    border-color: var(--color-accent)
}

.cms-testimonial-layout-1 .cms-ttmn-list,.cms-testimonial-layout-3 .cms-ttmn-list {
    margin-bottom: 40px
}

@media (min-width: 1025px) {
    .cms-testimonial-layout-1 .cms-ttmn-list:nth-child(2) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(2) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(3) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(3) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(6) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(6) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(7) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(7) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(9) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(9) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(10) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(10) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(12) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(12) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(13) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(13) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(15) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(15) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(16) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(16) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(18) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(18) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(19) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(19) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(21) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(21) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(22) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(22) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(24) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(24) .ttmn-text-wrap,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(25) .ttmn-text-wrap,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(25) .ttmn-text-wrap {
        box-shadow:none !important;
        background: none !important
    }

    .cms-testimonial-layout-1 .cms-ttmn-list:nth-child(2) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(2) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(3) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(3) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(6) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(6) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(7) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(7) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(9) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(9) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(10) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(10) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(12) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(12) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(13) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(13) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(15) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(15) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(16) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(16) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(18) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(18) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(19) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(19) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(21) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(21) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(22) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(22) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(24) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(24) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(25) .cms-ttmn-qoute-icon,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(25) .cms-ttmn-qoute-icon,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(2) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(2) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(3) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(3) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(6) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(6) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(7) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(7) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(9) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(9) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(10) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(10) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(12) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(12) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(13) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(13) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(15) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(15) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(16) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(16) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(18) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(18) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(19) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(19) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(21) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(21) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(22) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(22) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(24) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(24) .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-list:nth-child(25) .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list:nth-child(25) .cms-triangle {
        display: none
    }
}

.cms-testimonial-layout-1 .cms-ttmn-list .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-list .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-1 .cms-ttmn-slider .cms-triangle,.cms-testimonial-layout-3 .cms-ttmn-slider .cms-triangle {
    position: absolute;
    left: 0;
    bottom: -31px
}

[dir="rtl"] .cms-testimonial-layout-1 .cms-ttmn-list .ttmn-text-wrap .cms-triangle,[dir="rtl"] .cms-testimonial-layout-3 .cms-ttmn-list .ttmn-text-wrap .cms-triangle,[dir="rtl"] .cms-testimonial-layout-1 .cms-ttmn-slider .cms-triangle,[dir="rtl"] .cms-testimonial-layout-3 .cms-ttmn-slider .cms-triangle {
    left: auto;
    right: 0
}

.cms-testimonial-layout-1 .swiper-slide-active .cms-ttmn-avatar-wrap,.cms-testimonial-layout-3 .swiper-slide-active .cms-ttmn-avatar-wrap,.cms-testimonial-layout-1 .active .cms-ttmn-avatar-wrap,.cms-testimonial-layout-3 .active .cms-ttmn-avatar-wrap {
    border-color: var(--color-accent)
}

.cms-testimonial-layout-1 .cms-swiper-dots--text .cms-swiper-pagination-html:not(.active),.cms-testimonial-layout-3 .cms-swiper-dots--text .cms-swiper-pagination-html:not(.active) {
    display: none
}

@media (max-width: 1024px) {
    .cms-testimonial-layout-1 .cms-swiper-dots--dots,.cms-testimonial-layout-3 .cms-swiper-dots--dots {
        display:none !important
    }
}

.cms-testimonial-layout-4 .cms-ttmn-list .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-slider .cms-triangle {
    position: absolute;
    left: 0;
    bottom: -31px
}

[dir="rtl"] .cms-testimonial-layout-4 .cms-ttmn-list .ttmn-text-wrap .cms-triangle,[dir="rtl"] .cms-testimonial-layout-4 .cms-ttmn-slider .cms-triangle {
    left: auto;
    right: 0
}

.cms-testimonial-layout-4 .cms-ttmn-avatar-wrap {
    margin-top: -45px
}

.cms-testimonial-layout-4 .cms-ttmn-list {
    margin-top: 50px
}

.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(2) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(3) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(6) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(7) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(10) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(11) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(14) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(15) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(18) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(19) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(22) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(23) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(26) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(27) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(30) .ttmn-text-wrap,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(31) .ttmn-text-wrap {
    background-color: var(--color-accent);
    color: #fff
}

.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(2) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(3) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(6) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(7) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(10) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(11) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(14) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(15) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(18) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(19) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(22) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(23) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(26) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(27) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(30) .ttmn-text-wrap .cms-triangle,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(31) .ttmn-text-wrap .cms-triangle {
    border-top-color: var(--color-accent)
}

.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(2) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(3) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(6) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(7) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(10) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(11) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(14) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(15) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(18) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(19) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(22) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(23) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(26) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(27) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(30) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(31) .ttmn-text-wrap .cms-ttmn-title,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(2) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(3) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(6) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(7) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(10) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(11) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(14) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(15) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(18) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(19) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(22) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(23) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(26) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(27) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(30) .ttmn-text-wrap .cms-ttmn-desc,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(31) .ttmn-text-wrap .cms-ttmn-desc {
    color: #fff
}

.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(2) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(3) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(6) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(7) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(10) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(11) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(14) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(15) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(18) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(19) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(22) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(23) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(26) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(27) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(30) .cms-ttmn-qoute-icon,.cms-testimonial-layout-4 .cms-ttmn-list:nth-child(31) .cms-ttmn-qoute-icon {
    color: #9fd88b
}

.cms-video-player {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

.btn-video-wrap {
    z-index: 2
}

.cms-video-play-btn-top-left .btn-video-wrap,.cms-video-play-btn-top-right .btn-video-wrap,.cms-video-play-btn-top-center .btn-video-wrap,.cms-video-play-btn-center-left .btn-video-wrap,.cms-video-play-btn-center-right .btn-video-wrap,.cms-video-play-btn-center-center .btn-video-wrap,.cms-video-play-btn-bottom-left .btn-video-wrap,.cms-video-play-btn-bottom-right .btn-video-wrap,.cms-video-play-btn-bottom-center .btn-video-wrap {
    position: absolute
}

.cms-video-play-btn-top-left .btn-video-wrap,.cms-video-play-btn-top-center .btn-video-wrap,.cms-video-play-btn-top-right .btn-video-wrap {
    top: 0
}

.cms-video-play-btn-bottom-left .btn-video-wrap,.cms-video-play-btn-bottom-center .btn-video-wrap,.cms-video-play-btn-bottom-right .btn-video-wrap {
    bottom: 0
}

.cms-video-play-btn-top-left .btn-video-wrap,.cms-video-play-btn-center-left .btn-video-wrap,.cms-video-play-btn-bottom-left .btn-video-wrap {
    left: 0
}

[dir="rtl"] .cms-video-play-btn-top-left .btn-video-wrap,[dir="rtl"] .cms-video-play-btn-center-left .btn-video-wrap,[dir="rtl"] .cms-video-play-btn-bottom-left .btn-video-wrap {
    left: auto;
    right: 0
}

.cms-video-play-btn-top-right .btn-video-wrap,.cms-video-play-btn-center-right .btn-video-wrap,.cms-video-play-btn-bottom-right .btn-video-wrap {
    right: 0
}

[dir="rtl"] .cms-video-play-btn-top-right .btn-video-wrap,[dir="rtl"] .cms-video-play-btn-center-right .btn-video-wrap,[dir="rtl"] .cms-video-play-btn-bottom-right .btn-video-wrap {
    right: auto;
    left: 0
}

.cms-video-play-btn-top-center .btn-video-wrap,.cms-video-play-btn-bottom-center .btn-video-wrap {
    left: 50%;
    transform: translateX(-50%)
}

.cms-video-play-btn-center-left .btn-video-wrap,.cms-video-play-btn-center-right .btn-video-wrap {
    top: 50%;
    transform: translateY(-50%)
}

.cms-video-play-btn-center-center .btn-video-wrap {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cms-video-btn.layout-custom {
    position: absolute;
    left: 15px;
    bottom: 0
}

[dir="rtl"] .cms-video-btn.layout-custom {
    left: auto;
    right: 15px
}

.cms-video-btn.layout-custom.size-38 {
    width: 38px;
    height: 38px;
    line-height: 42px;
    border-radius: 0 6px 0 0
}

[dir="rtl"] .cms-video-btn.layout-custom.size-38 {
    border-radius: 6px 0 0 0
}

.cms-video-btn-circle-text .cms-video-btn-strokes {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    opacity: 0.1
}

.cms-video-btn-circle-text .cms-circle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cms-video-btn-circle-text .cms-circle-text svg {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 16px
}

.cms-video-btn-circle-text .cms-video-btn-strokes {
    width: 150px;
    height: 150px
}

.cms-video-layout-6 .cms-video-content {
    max-width: 510px
}

@media (max-width: 767px) {
    .cms-video-layout-6 .cms-video-content {
        position:relative;
        left: 0
    }

    .cms-video-layout-6 .cms-video-content .cms-video-lightbox {
        position: absolute;
        top: -100px
    }
}

.elementor-section.cms-justify-content-start > .elementor-container {
    justify-content: flex-start
}

.elementor-section.cms-justify-content-end > .elementor-container {
    justify-content: flex-end
}

.elementor-section.cms-justify-content-center > .elementor-container {
    justify-content: center
}

.elementor-section.cms-justify-content-between > .elementor-container {
    justify-content: space-between
}

.elementor-section.cms-justify-content-around > .elementor-container {
    justify-content: space-around
}

[dir="rtl"] .elementor-background-overlay {
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"
}

.cms-boxed-bg-true {
}

.cms-boxed-bg-true > .cms-section-boxed-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--color-accent);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

@media (max-width: 1599px) {
    .cms-boxed-bg-true > .cms-section-boxed-bg {
        border-radius:0 !important
    }
}

.cms-boxed-bg-true > .cms-section-boxed-bg:before,.cms-boxed-bg-true > .cms-section-boxed-bg:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media (min-width: 1600px) {
    .cms-boxed-bg-true.cms-boxed-bg-both > .cms-section-boxed-bg {
        left:60px;
        right: 60px
    }

    .cms-boxed-bg-true.cms-boxed-bg-start > .cms-section-boxed-bg {
        left: 60px
    }

    [dir="rlt"] .cms-boxed-bg-true.cms-boxed-bg-start > .cms-section-boxed-bg {
        left: 0;
        right: 60px
    }

    .cms-boxed-bg-true.cms-boxed-bg-end > .cms-section-boxed-bg {
        right: 60px
    }

    [dir="rlt"] .cms-boxed-bg-true.cms-boxed-bg-end > .cms-section-boxed-bg {
        right: 0;
        left: 60px
    }

    .cms-boxed-bg-true.cms-boxed-width-container.cms-boxed-bg-both > .cms-section-boxed-bg {
        left: calc((100% - 1320px)/2);
        right: calc((100% - 1320px)/2)
    }

    .cms-boxed-bg-true.cms-boxed-width-container.cms-boxed-bg-start > .cms-section-boxed-bg {
        left: calc((100% - 1320px)/2)
    }

    [dir="rlt"] .cms-boxed-bg-true.cms-boxed-width-container.cms-boxed-bg-start > .cms-section-boxed-bg {
        left: 0;
        right: calc((100% - 1320px)/2)
    }

    .cms-boxed-bg-true.cms-boxed-width-container.cms-boxed-bg-end > .cms-section-boxed-bg {
        right: calc((100% - 1320px)/2)
    }

    [dir="rlt"] .cms-boxed-bg-true.cms-boxed-width-container.cms-boxed-bg-end > .cms-section-boxed-bg {
        right: 0;
        left: calc((100% - 1320px)/2)
    }
}

.cms-section-boxed-divider-false .cms-section-boxed-divider {
    display: none !important
}

.cms-overlay-gradient-bg-yes.cms-boxed-bg-true > .cms-overlay-gradient {
    display: none !important
}

.cms-section-boxed-divider-true .cms-section-boxed-divider {
    position: absolute !important;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #dfdfea
}

@media (max-width: 1024px) {
    .cms-section-boxed-divider-true .cms-section-boxed-divider {
        height:25px
    }
}

@media (max-width: 767px) {
    .cms-section-boxed-divider-true .cms-section-boxed-divider {
        height:18px
    }
}

.cms-section-boxed-divider-true .cms-section-boxed-divider:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-style-default .cms-section-boxed-divider,.cms-section-boxed-divider-true.cms-section-boxed-divider-style-line .cms-section-boxed-divider {
    height: 2px
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-style-triangle .cms-section-boxed-divider {
    height: 42px
}

@media (min-width: 1366px) {
    .cms-section-boxed-divider-true.cms-section-boxed-divider-width-boxed .cms-section-boxed-divider {
        left:40px;
        right: 40px
    }
}

@media (min-width: 1440px) {
    .cms-section-boxed-divider-true.cms-section-boxed-divider-width-boxed .cms-section-boxed-divider {
        left:60px;
        right: 60px
    }
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-width-elementor-container .cms-section-boxed-divider {
    margin-left: auto;
    margin-right: auto;
    max-width: 1320px
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-top.cms-section-boxed-divider-style-triangle .cms-section-boxed-divider {
    top: -1px;
    clip-path: polygon(70% 100%, 0 0, 100% 0)
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-top.cms-section-boxed-divider-style-default .cms-section-boxed-divider,.cms-section-boxed-divider-true.cms-section-boxed-divider-top.cms-section-boxed-divider-style-line .cms-section-boxed-divider {
    top: 0
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-bottom.cms-section-boxed-divider-style-triangle .cms-section-boxed-divider {
    bottom: -1px;
    clip-path: polygon(30% 0%, 0% 100%, 100% 100%)
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-bottom.cms-section-boxed-divider-style-default .cms-section-boxed-divider,.cms-section-boxed-divider-true.cms-section-boxed-divider-bottom.cms-section-boxed-divider-style-line .cms-section-boxed-divider {
    bottom: 0
}

.cms-section-boxed-divider-true .elementor-container {
    z-index: 2
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-both {
    z-index: 2
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-triangle .cms-section-boxed-divider {
    height: calc(100% + 84px);
    top: -42px;
    bottom: -42px;
    clip-path: polygon(30% 0, 100% 42px, 100% calc(100% - 42px), 70% 100%, 0 calc(100% - 42px), 0 42px)
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-triangle .cms-section-boxed-divider:before {
    background-position: bottom right;
    background-repeat: no-repeat
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-default .cms-section-boxed-divider,.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-line .cms-section-boxed-divider {
    height: 100%;
    top: 0;
    bottom: 0
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-default .cms-section-boxed-divider:before,.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-line .cms-section-boxed-divider:before,.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-default .cms-section-boxed-divider:after,.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-line .cms-section-boxed-divider:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background-color: inherit
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-default .cms-section-boxed-divider:before,.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-line .cms-section-boxed-divider:before {
    top: 0
}

.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-default .cms-section-boxed-divider:after,.cms-section-boxed-divider-true.cms-section-boxed-divider-both.cms-section-boxed-divider-style-line .cms-section-boxed-divider:after {
    bottom: 0
}

.cms-gradient {
    position: relative
}

.cms-gradient:before,.cms-gradient:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit
}

.cms-gradient > * {
    position: relative;
    z-index: 1
}

.elementor-lightbox-image {
    background-color: white
}

.elementor-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}

@media (min-width: 1025px) {
    .elementor-section {
        background-attachment:fixed;
    }
}

.elementor-section .elementor-container {
    flex-wrap: wrap;
    justify-content: center
}

.cms-section-overvlay-with-space-start .elementor-background-overlay,.cms-section-overvlay-with-space-end .elementor-background-overlay,.cms-section-overvlay-with-space-between .elementor-background-overlay {
    width: unset !important;
    right: 0
}

.elementor-section.cms-remove-container-max-width-yes .elementor-container {
    max-width: unset !important
}

.cms-remove-row-no .cms-elementor-section-remove {
    display: none
}

.cms-remove-row-yes .cms-elementor-section-remove {
    width: 59px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    transition: all 300ms ease-in-out
}

.cms-remove-row-yes .cms-elementor-section-remove:hover {
    color: red
}

.cms-remove-row-yes .cms-elementor-section-remove:before {
    font-family: "cmsi";
    content: '\e93e'
}

.cms-elementor-section-corner {
    position: absolute;
    background: var(--color-accent)
}

.cms-row-corner-yes.cms-elementor-section-corner-accent .cms-elementor-section-corner {
    background-color: var(--color-accent)
}

.cms-row-corner-yes.cms-elementor-section-corner-darken-accent .cms-elementor-section-corner {
    background-color: var(--color-darken-accent)
}

.cms-row-corner-yes.cms-elementor-section-corner-lighten-accent .cms-elementor-section-corner {
    background-color: var(--color-lighten-accent)
}

.cms-row-corner-yes.cms-elementor-section-corner-primary .cms-elementor-section-corner {
    background-color: var(--color-primary)
}

.cms-row-corner-yes.cms-elementor-section-corner-darken-primary .cms-elementor-section-corner {
    background-color: var(--color-darken-primary)
}

.cms-row-corner-yes.cms-elementor-section-corner-lighten-primary .cms-elementor-section-corner {
    background-color: var(--color-lighten-primary)
}

.cms-row-corner-yes.cms-elementor-section-corner-secondary .cms-elementor-section-corner {
    background-color: var(--color-secondary)
}

.cms-row-corner-yes.cms-elementor-section-corner-darken-secondary .cms-elementor-section-corner {
    background-color: var(--color-darken-secondary)
}

.cms-row-corner-yes.cms-elementor-section-corner-lighten-secondary .cms-elementor-section-corner {
    background-color: var(--color-lighten-secondary)
}

.cms-row-corner-yes.cms-elementor-section-corner-thirdary .cms-elementor-section-corner {
    background-color: var(--color-thirdary)
}

.cms-row-corner-yes.cms-elementor-section-corner-rating .cms-elementor-section-corner {
    background-color: var(--color-rating)
}

.cms-row-corner-yes.cms-elementor-section-corner-heading .cms-elementor-section-corner {
    background-color: var(--color-heading)
}

.cms-row-corner-yes.cms-elementor-section-corner-body .cms-elementor-section-corner {
    background-color: var(--color-body)
}

.cms-row-corner-yes.cms-elementor-section-corner-meta .cms-elementor-section-corner {
    background-color: var(--color-meta)
}

.cms-row-corner-yes.cms-elementor-section-corner-white .cms-elementor-section-corner {
    background-color: var(--color-white)
}

.cms-row-corner-yes.cms-elementor-section-corner-white-25 .cms-elementor-section-corner {
    background-color: var(--color-white-25)
}

.cms-row-corner-yes.cms-elementor-section-corner-grey .cms-elementor-section-corner {
    background-color: var(--color-grey)
}

.cms-row-corner-yes.cms-elementor-section-corner-grey2 .cms-elementor-section-corner {
    background-color: var(--color-grey2)
}

.cms-row-corner-yes.cms-elementor-section-corner-grey3 .cms-elementor-section-corner {
    background-color: var(--color-grey3)
}

.cms-row-corner-yes.cms-elementor-section-corner-light-grey .cms-elementor-section-corner {
    background-color: var(--color-light-grey)
}

.cms-row-corner-yes.cms-elementor-section-corner-light-gray .cms-elementor-section-corner {
    background-color: var(--color-light-gray)
}

.cms-row-corner-yes.cms-elementor-section-corner-border .cms-elementor-section-corner {
    background-color: var(--color-border)
}

.cms-row-corner-yes.cms-elementor-section-corner-transparent .cms-elementor-section-corner {
    background-color: var(--color-transparent)
}

.cms-row-corner-yes.cms-elementor-section-corner-custom-1 .cms-elementor-section-corner {
    background-color: var(--color-custom-1)
}

.cms-full-content-with-space-end {
    /* padding-right: calc((100% - 1320px)/2); */
}

[dir="rtl"] .cms-full-content-with-space-end {
    padding-right: 0;
    padding-left: calc((100% - 1320px)/2)
}

.cms-full-content-with-space-start {
    padding-left: calc((100% - 1320px)/2)
}

[dir="rtl"] .cms-full-content-with-space-start {
    padding-left: 0;
    padding-right: calc((100% - 1320px)/2)
}

.cms-full-content-with-space-end-wide {
    padding-right: calc((100% - 1440px)/2)
}

[dir="rtl"] .cms-full-content-with-space-end-wide {
    padding-right: 0;
    padding-left: calc((100% - 1440px)/2)
}

.cms-full-content-with-space-start-wide {
    padding-left: calc((100% - 1440px)/2)
}

[dir="rtl"] .cms-full-content-with-space-start-wide {
    padding-left: 0;
    padding-right: calc((100% - 1440px)/2)
}

.elementor-inner-section > .elementor-container.elementor-column-gap-default {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px
}

.elementor-inner-section > .elementor-container.elementor-column-gap-narrow {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px
}

.elementor-inner-section > .elementor-container.elementor-column-gap-extended {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px
}

.elementor-inner-section > .elementor-container.elementor-column-gap-wide {
    width: calc(100% + 50px);
    margin-left: -25px;
    margin-right: -25px
}

.elementor-inner-section > .elementor-container.elementor-column-gap-wider {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px
}

@media (min-width: 1200px) {
    .elementor-inner-section > .elementor-container.elementor-column-gap-wider {
        width:calc(100% + 80px);
        margin-left: -40px;
        margin-right: -40px
    }
}

.elementor-inner-section > .cms-overlay-gradient:before {
    display: none
}

@media (min-width: 1366px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
        /* max-width:1320px; */
        max-width: 1500px;
        /* margin: 45px auto 0; */
    }
}

@media (max-width: 1365px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
        max-width:1280px
    }
}

@media (min-width: 1366px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no,.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-custom {
        max-width:1280px
    }
}

@media (max-width: 1365px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no,.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-custom {
        max-width:1280px
    }
}

@media (min-width: 1366px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
        max-width:1310px
    }
}

@media (max-width: 1365px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
        max-width:1280px
    }
}

@media (min-width: 1366px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
        max-width:1340px
    }
}

@media (max-width: 1365px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
        max-width:1280px
    }
}

@media (min-width: 1366px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
        max-width:1360px
    }
}

@media (max-width: 1365px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
        max-width:1280px
    }
}

@media (min-width: 1366px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
        max-width:1400px
    }
}

@media (max-width: 1365px) {
    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
        max-width:1280px
    }
}

.elementor-section .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 20px
}

.elementor-section .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
    padding: 15px
}

.elementor-section .elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
    padding: 20px
}

@media (min-width: 1200px) {
    .elementor-section .elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
        padding:30px
    }
}

.elementor-section .elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
    padding: 20px
}

@media (min-width: 1200px) {
    .elementor-section .elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
        padding:40px
    }
}

.elementor-section .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
    padding: 20px
}

@media (min-width: 1200px) {
    .elementor-section .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
        padding:60px
    }
}

.flex-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.flex-basic {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.elementor-column.h-100 .elementor-widget-wrap,.elementor-column.h-100 .elementor-element,.elementor-column.h-100 .elementor-widget-container {
    height: 100%
}

@media (min-width: 1025px) {
    .elementor-column.cms-sticky {
        align-self:start
    }
}

.elementor-column[data-col="auto"],.elementor-column.elementor-col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.elementor-column[data-col="basic"],.elementor-column.elementor-col-basic {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.cms-column-element-horizontal .elementor-widget-wrap {
    margin: -20px;
    width: calc(100% + 40px)
}

.cms-column-element-horizontal .elementor-widget-wrap > .elementor-element {
    width: auto;
    min-width: unset !important;
    flex: 0 0 auto;
    max-width: 100%;
    padding: 20px;
    margin: 0
}

.cms-column-element-horizontal .elementor-widget-wrap > .elementor-element.flex-basic {
    flex-basis: 0;
    flex-grow: 1
}

.cms-column-element-horizontal.cms-column-element-horizontal-gutters-10 .elementor-widget-wrap {
    margin: -5px;
    width: calc(100% + 10px)
}

.cms-column-element-horizontal.cms-column-element-horizontal-gutters-10 .elementor-widget-wrap > .elementor-element {
    padding: 5px
}

.cms-column-element-horizontal.cms-column-element-horizontal-gutters-20 .elementor-widget-wrap {
    margin: -10px;
    width: calc(100% + 20px)
}

.cms-column-element-horizontal.cms-column-element-horizontal-gutters-20 .elementor-widget-wrap > .elementor-element {
    padding: 10px
}

.cms-column-element-horizontal.cms-column-element-horizontal-gutters-30 .elementor-widget-wrap {
    margin: -15px;
    width: calc(100% + 30px)
}

.cms-column-element-horizontal.cms-column-element-horizontal-gutters-30 .elementor-widget-wrap > .elementor-element {
    padding: 15px
}

.cms-column-element-horizontal.cms-column-element-horizontal-gutters-40 .elementor-widget-wrap {
    margin: -20px;
    width: calc(100% + 40px)
}

.cms-column-element-horizontal.cms-column-element-horizontal-gutters-40 .elementor-widget-wrap > .elementor-element {
    padding: 20px
}

@media (min-width: 1280px) {
    .cms-col-xl-650 {
        flex:0 0 650px;
        width: 650px;
        max-width: 650px
    }

    .cms-col-xl-650 + .elementor-column {
        flex: 0 0 calc(100% - 650px);
        width: calc(100% - 650px);
        max-width: calc(100% - 650px)
    }
}

.elementor-element.h-100 > .elementor-widget-container {
    height: 100%
}

.cms-language-switcher .trp-language-switcher {
    vertical-align: top;
    position: relative
}

.cms-language-switcher .trp-language-switcher > div {
    border: none;
    background: transparent;
    border-radius: 0;
    transition: all 300ms ease-in-out;
    vertical-align: top;
    width: auto !important;
    cursor: pointer
}

.cms-language-switcher .trp-language-switcher > div > a {
    padding: 0;
    border-radius: 0;
    color: inherit;
    display: flex;
    align-items: center;
    color: var(--color-primary);
    white-space: nowrap
}

.cms-language-switcher .trp-language-switcher > div > a > img {
    width: 35px;
    height: auto;
    margin: 0 10px 0 0
}

[dir="rtl"] .cms-language-switcher .trp-language-switcher > div > a > img {
    margin: 0 0 0 10px
}

.cms-language-switcher .trp-language-switcher > div > a:hover {
    background: transparent;
    color: var(--color-accent)
}

.cms-language-switcher .trp-language-switcher .trp-ls-shortcode-language {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: unset;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    overflow: visible;
    transition: all 300ms ease-in-out
}

.cms-language-switcher .trp-language-switcher .trp-ls-shortcode-language > a {
    margin-bottom: 15px;
    position: relative;
    z-index: 1
}

.cms-language-switcher .trp-language-switcher .trp-ls-shortcode-language > a:last-child {
    margin-bottom: 0
}

.cms-language-switcher .trp-language-switcher .trp-ls-shortcode-language > a:hover {
    color: var(--color-accent)
}

.cms-language-switcher .trp-language-switcher:hover .trp-ls-shortcode-current-language {
    visibility: hidden;
    opacity: 0
}

.cms-language-switcher .trp-language-switcher:hover .trp-ls-shortcode-language {
    visibility: visible;
    opacity: 1
}

.cms-language-switcher.cms-hidden-text a {
    font-size: 0
}

.cms-language-switcher.cms-hidden-text a img {
    margin: 0 !important
}

.cms-language-switcher.cms-ls-layout-1 .trp-language-switcher {
    color: var(--body-font-color);
    font-size: 13px;
    padding-right: 15px
}

[dir="rtl"] .cms-language-switcher.cms-ls-layout-1 .trp-language-switcher {
    padding-right: 0;
    padding-left: 15px
}

.cms-language-switcher.cms-ls-layout-1 .trp-language-switcher:after {
    font-family: "cmsi";
    content: "\e91d";
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    color: #fff
}

[dir="rtl"] .cms-language-switcher.cms-ls-layout-1 .trp-language-switcher:after {
    left: 0;
    right: auto
}

.cms-language-switcher.cms-ls-layout-1 .trp-language-switcher > div > a {
    color: #fff
}

.cms-language-switcher.cms-ls-layout-1 .trp-language-switcher > div > a:hover {
    color: var(--color-accent)
}

.cms-language-switcher.cms-ls-layout-1 .trp-language-switcher:hover {
    color: var(--color-primary)
}

.cms-language-switcher.cms-ls-layout-1 .trp-language-switcher:hover > div > a {
    color: var(--color-primary)
}

.cms-language-switcher.cms-ls-layout-1 .trp-language-switcher:hover > div > a:hover {
    color: var(--color-accent)
}

.cms-language-switcher.cms-ls-layout-1 .trp-ls-shortcode-language:before {
    content: '';
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.5)
}

.cms-language-switcher.cms-ls-layout-1.cms-hidden-text .trp-language-switcher {
    padding-right: 0
}

[dir="rtl"] .cms-language-switcher.cms-ls-layout-1.cms-hidden-text .trp-language-switcher {
    padding-left: 0
}

.cms-language-switcher.cms-ls-layout-1.cms-hidden-text .trp-language-switcher:after {
    display: none
}

.cms-newsletter-layout-1 .cms-newsletter {
    background-position: bottom right;
    background-repeat: no-repeat
}

.cms-newsletter-layout-1 .cms-newsletter-form form.tnp-subscription {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
    justify-content: center
}

.cms-newsletter-layout-1 .cms-newsletter-form .tnp-field {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    margin: 15px
}

.cms-newsletter-layout-1 .cms-newsletter-form .tnp-field-firstname,.cms-newsletter-layout-1 .cms-newsletter-form .tnp-field-email {
    flex: 0 0 266px
}

.cms-newsletter-layout-1 .cms-newsletter-form .tnp-email,.cms-newsletter-layout-1 .cms-newsletter-form .tnp-name {
    height: 68px !important;
    line-height: 68px !important;
    padding: 0 30px !important;
    color: #9b9b9b;
    font-weight: 700;
    background-color: #fff !important;
    box-shadow: 0 0 0 2px #fff inset !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cms-newsletter-layout-1 .cms-newsletter-form .tnp-email:hover,.cms-newsletter-layout-1 .cms-newsletter-form .tnp-name:hover,.cms-newsletter-layout-1 .cms-newsletter-form .tnp-email:focus,.cms-newsletter-layout-1 .cms-newsletter-form .tnp-name:focus,.cms-newsletter-layout-1 .cms-newsletter-form .tnp-email:active,.cms-newsletter-layout-1 .cms-newsletter-form .tnp-name:active {
    box-shadow: 0 0 0 2px #fff inset !important
}

.cms-newsletter-layout-1 .cms-newsletter-form .tnp-email::-webkit-input-placeholder,.cms-newsletter-layout-1 .cms-newsletter-form .tnp-name::-webkit-input-placeholder {
    color: #9b9b9b;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 700
}

.cms-newsletter-layout-1 .cms-newsletter-form .tnp-button {
    padding: 25.5px 40px !important;
    width: 100%;
    background: var(--color-primary);
    color: #fff
}

.cms-newsletter-layout-1 .cms-newsletter-form .tnp-button:hover {
    background-color: #fff;
    color: var(--color-primary)
}

.cms-link-layout1.cms--link .cms-icon:before,.cms-link-layout2.cms--link .cms-icon:before {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    margin: 10px
}

.cms-link-layout1.cms--link .cms-icon:before {
    box-shadow: 0 0 0 10px #f0f1f4
}

.cms-link-layout2.cms--link .cms-icon:before {
    box-shadow: 0 0 0 10px rgba(240, 241, 244, 0.15)
}

.elementor-widget-spacer {
    margin-bottom: 0 !important
}

.elementor-widget-divider.cms-full-screen {
    width: 100vw !important;
    transform: translateX(-50%);
    left: 50%
}

.elementor-widget-divider.cms-full-screen .elementor-divider {
    width: 100vw
}

.onsale {
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    background: #f00;
    padding: 0 15px;
    min-width: 56px;
    text-align: center;
    border-radius: 4px 4px 4px 0
}

[dir="rtl"] .onsale {
    left: auto;
    right: 30px
}

.woocommerce-Price-amount {
    font-size: 20px;
    font-weight: 700;
    color: var(--color-accent)
}

[class*="price"] del {
    color: var(--body-color)
}

[class*="price"] del .woocommerce-Price-amount {
    font-size: 80%;
    color: var(--body-color)
}

.woocommerce-oembed {
    position: relative
}

@media (max-width: 1024px) {
    table.shop_table_responsive {
        display:block
    }

    table.shop_table_responsive thead {
        display: none
    }

    table.shop_table_responsive tbody {
        display: block
    }

    table.shop_table_responsive tbody th {
        display: none
    }

    table.shop_table_responsive tr {
        display: block
    }

    table.shop_table_responsive tr td {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        border-right: 0px solid #ddd
    }

    table.shop_table_responsive tr td.order-actions {
        text-align: start !important
    }

    table.shop_table_responsive tr td::before {
        content: attr(data-title) ': ';
        font-weight: 700;
        color: var(--heading-font-color)
    }

    table.shop_table_responsive tr td.product-name > div {
        width: 100%;
        padding-top: 10px
    }

    table.shop_table_responsive tr td.product-remove::before,table.shop_table_responsive tr td.actions::before {
        display: none
    }

    table.shop_table_responsive tr td.actions {
        display: block
    }

    table.shop_table_responsive tr:nth-child( 2n) td {
        background-color: rgba(0, 0, 0, 0.025)
    }

    table.cart .product-thumbnail {
        display: none
    }
}

.woocommerce-notices-wrapper,.woocommerce-form-coupon-toggle {
    font-size: 19px;
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    color: var(--heading-font-color);
    font-weight: 600;
    background: rgba(var(--color-accent-rgb), 0.2);
    margin-bottom: 40px;
    padding: 25px;
    border-radius: 5px
}

.woocommerce-notices-wrapper:empty,.woocommerce-form-coupon-toggle:empty {
    display: none
}

.woocommerce-notices-wrapper > .woocommerce-error,.woocommerce-form-coupon-toggle > .woocommerce-error {
    background: none;
    padding: 0;
    margin: 0;
    list-style: none;
    color: red
}

.woocommerce-message,.woocommerce-Message {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.woocommerce-message .button,.woocommerce-Message .button {
    flex: 0 0 auto;
    order: 9;
    min-width: 170px;
    padding: 21.5px;
    text-align: center;
    background: var(--color-accent);
    color: white
}

.woocommerce-message .button:hover,.woocommerce-Message .button:hover {
    background: var(--color-primary)
}

.woocommerce-message + .woocommerce-message,.woocommerce-Message + .woocommerce-message {
    margin-top: 30px
}

.woocommerce-error {
    background: #f00;
    color: #fff;
    padding: 25px;
    margin: 0 0 35px
}

.wc-tabs {
    padding: 0;
    margin: 20px -15px 20px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.wc-tabs li {
    padding: 0 15px
}

@media (max-width: 320px) {
    .wc-tabs li {
        flex:0 0 100%
    }
}

.wc-tabs a {
    font-weight: 700;
    font-size: 16px;
    position: relative;
    padding: 15px 0;
    display: block;
    z-index: 1
}

.wc-tabs a:after {
    left: 0;
    right: 0
}

.wc-tabs li.active a {
    color: var(--color-accent)
}

.wc-tabs li.active a:after,.wc-tabs a:hover:after {
    color: var(--color-accent);
    background: var(--color-accent)
}

.wc-tabs:after,.wc-tabs a:after {
    content: '';
    height: 4px;
    position: absolute;
    bottom: 0;
    background: #eaeaea;
    transition: all 300ms ease-in-out
}

.wc-tabs:after {
    left: 15px;
    right: 15px
}

select.orderby {
    background-color: #fff;
    box-shadow: 0 0 0 1px #e6e8eb inset
}

.woocommerce-cart-form__contents {
    border-radius: 5px
}

.woocommerce-cart-form__contents thead th {
    font-size: 16px;
    padding: 13px
}

.woocommerce-cart-form__contents .product-name {
    font-size: 17px;
    font-weight: var(--heading-font-weight);
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
}

.woocommerce-cart-form__contents .remove {
    width: 19px;
    height: 19px;
    line-height: 19px;
    display: block;
    color: #fff;
    text-align: center;
    background: var(--color-secondary);
    border-radius: 50%
}

.woocommerce-cart-form__contents .remove:hover {
    background: #f00
}

.woocommerce-cart-form__contents .woocommerce-Price-amount {
    font-size: 16px
}

.woocommerce-cart-form__contents .input-text.qty {
    max-width: 76px;
    text-align: center
}

@media (min-width: 1025px) {
    .woocommerce-cart-form__contents td,.woocommerce-cart-form__contents th {
        padding:20px
    }

    .woocommerce-cart-form__contents td.actions,.woocommerce-cart-form__contents th.actions {
        padding: 30px
    }

    .woocommerce-cart-form__contents .product-thumbnail,.woocommerce-cart-form__contents .product-remove {
        border-right: 0
    }

    .woocommerce-cart-form__contents .product-remove {
        width: 60px
    }

    .woocommerce-cart-form__contents .product-remove .remove {
        margin: 0 auto
    }

    .woocommerce-cart-form__contents .product-thumbnail {
        width: 70px;
        padding-left: 0;
        padding-right: 0
    }

    .woocommerce-cart-form__contents .product-thumbnail img {
        max-width: 70px
    }

    .woocommerce-cart-form__contents .product-price,.woocommerce-cart-form__contents .product-quantity,.woocommerce-cart-form__contents .product-subtotal {
        width: 180px;
        text-align: center
    }

    .woocommerce-cart-form__contents .cms-cart-update-checkout {
        padding-top: 0 !important;
        float: right;
        min-width: 302px
    }

    [dir="rtl"] .woocommerce-cart-form__contents .cms-cart-update-checkout {
        float: left
    }
}

.woocommerce-cart-form__contents .coupon {
    display: flex;
    flex-wrap: wrap;
    width: 404px;
    margin: -5px;
    float: left
}

[dir="rtl"] .woocommerce-cart-form__contents .coupon {
    float: right
}

@media (max-width: 767px) {
    .woocommerce-cart-form__contents .coupon {
        float:none;
        width: unset
    }
}

.woocommerce-cart-form__contents .coupon input,.woocommerce-cart-form__contents .coupon button {
    margin: 5px
}

.woocommerce-cart-form__contents .coupon label {
    display: none
}

.woocommerce-cart-form__contents .coupon input[name="coupon_code"] {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    height: 42px !important;
    line-height: 42px !important
}

.woocommerce-cart-form__contents .coupon button[name="apply_coupon"] {
    flex: 0 0 134px
}

.woocommerce-cart-form__contents .coupon + [name="update_cart"] {
    display: none !important
}

.woocommerce-cart-form__contents .cms-cart-update-checkout {
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
    margin: -5px
}

.woocommerce-cart-form__contents .cms-cart-update-checkout > * {
    margin: 5px;
    text-align: center;
    flex: 0 0 auto;
    max-width: calc(50% - 10px)
}

@media (max-width: 767px) {
    .woocommerce-cart-form__contents .cms-cart-update-checkout > * {
        flex:0 0 calc(50% - 10px);
        padding-top: 5px
    }
}

@media (max-width: 480px) {
    .woocommerce-cart-form__contents .cms-cart-update-checkout > * {
        flex:0 0 calc(100% - 10px);
        width: calc(100% - 10px);
        max-width: 100%
    }
}

@media (max-width: 480px) {
    .woocommerce-cart-form__contents .cms-cart-update-checkout {
        flex-wrap:wrap
    }
}

.woocommerce-cart-form__contents button,.woocommerce-cart-form__contents .button,.woocommerce-cart-form__contents .btn,.woocommerce-cart-form__contents .cms-btn-text {
    padding: 0 10px !important;
    height: 42px !important;
    line-height: 42px !important;
    min-width: 134px;
    text-align: center;
    clip-path: none
}

.cart_totals {
    margin-top: 50px
}

.cart_totals > h2 {
    font-size: 18px
}

.cart_totals table {
    border: 0;
    table-layout: fixed
}

.cart_totals table th,.cart_totals table td {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding-left: 0;
    padding-right: 0
}

.cart_totals table th {
    color: var(--heading-font-color);
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-size: 17px;
    min-width: 190px;
    max-width: 190px;
    width: 190px
}

.cart_totals table .woocommerce-Price-amount {
    color: var(--body-font-color);
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-size: 17px
}

.cart_totals table .cart-subtotal .woocommerce-Price-amount {
    font-weight: 400
}

.cart_totals .wc-proceed-to-checkout {
    margin-top: 0;
    padding-top: 40px;
    border-top: 1px solid #eaeaea;
    display: flex;
    flex-wrap: wrap
}

.cart_totals .wc-proceed-to-checkout > * {
    flex: 0 0 100%;
    width: 100%
}

.cart_totals .wc-proceed-to-checkout .cart-total-checkout-button-wrap {
    order: -1
}

.cart_totals .cart-total-checkout-button {
    min-width: 270px;
    height: 61px;
    line-height: 61px;
    background: var(--color-accent);
    color: #fff;
    text-align: center;
    padding: 0 20px;
    display: inline-block;
    font-weight: 700
}

.cart_totals .cart-total-checkout-button:hover {
    background: var(--color-secondary)
}

.woocommerce-shipping-methods {
    list-style: none;
    padding: 0;
    margin: 0
}

.cart-total-checkout-button-wrap + .ppc-button-wrapper {
    margin-top: 20px;
    max-width: 224px;
    height: 68px
}

.cart-total-checkout-button-wrap + .ppc-button-wrapper .paypal-buttons {
    height: 68px !important
}

.paypal-buttons {
    vertical-align: top
}

.col2-set {
    display: flex;
    flex-wrap: wrap;
    margin: -20px
}

.col2-set > div {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px
}

@media (min-width: 1025px) {
    .col2-set > div {
        flex:0 0 50%;
        max-width: 50%
    }
}

.woocommerce-billing-fields > h3,.woocommerce-shipping-fields > h3,.woocommerce-additional-fields > h3 {
    margin: 0 0 20px
}

.woocommerce-billing-fields > h3 label,.woocommerce-shipping-fields > h3 label,.woocommerce-additional-fields > h3 label {
    font-size: 100%
}

#ship-to-different-address-checkbox {
    transform: translateY(10px)
}

#order_review_heading {
    margin-top: 30px
}

.wc_payment_method {
    list-style: none
}

.wc_payment_method .payment_box {
    padding: 1rem;
    background: #eee
}

.wc_payment_method .payment_box ul:last-of-type,.wc_payment_method .payment_box ol:last-of-type {
    margin-bottom: 0
}

.wc_payment_method .payment_box fieldset {
    padding: 1.5rem;
    padding-bottom: 0;
    border: 0;
    background: #f6f6f6
}

.wc_payment_method .payment_box li {
    list-style: none
}

.wc_payment_method .payment_box p:first-child {
    margin-top: 0
}

.wc_payment_method .payment_box p:last-child {
    margin-bottom: 0
}

.wc_payment_method > label:first-of-type {
    display: block;
    margin: 1rem 0
}

.wc_payment_method > label:first-of-type img {
    max-height: 24px;
    max-width: 200px;
    float: right
}

.wc_payment_method label {
    cursor: pointer
}

.wc_payment_method input.input-radio[name="payment_method"] {
    display: none
}

.wc_payment_method input.input-radio[name="payment_method"] + label::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #6d6d6d;
    background: #fff;
    margin-left: 4px;
    margin-right: 1.2rem;
    border-radius: 100%;
    transform: translateY(2px)
}

.wc_payment_method input.input-radio[name="payment_method"]:checked + label::before {
    background: #555
}

.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
    padding-bottom: 35px;
    justify-content: center;
    list-style: none
}

.woocommerce-MyAccount-navigation ul > li {
    flex: 0 0 auto;
    margin: 10px
}

.woocommerce-MyAccount-navigation ul a {
    display: block;
    padding: 15px 25px;
    background: var(--color-primary);
    color: #fff
}

.woocommerce-MyAccount-navigation ul a:hover,.woocommerce-MyAccount-navigation ul a.active,.woocommerce-MyAccount-navigation ul a.is-active {
    background: var(--color-accent)
}

.woocommerce-MyAccount-navigation ul .is-active a {
    background: var(--color-accent)
}

#ppc-button,#ppcp-messages {
    position: relative;
    z-index: 0
}

.cart-total-checkout-button-wrap + #ppc-button {
    margin-top: 30px
}

.woocommerce-terms-and-conditions {
    padding: 30px;
    box-shadow: 0 0 0 2px var(--border-color);
    border-radius: 10px;
    margin: 20px 0
}

.woocommerce-checkout-review-order-table .product-total .woocommerce-Price-amount,.woocommerce-checkout-review-order-table .cart-subtotal .woocommerce-Price-amount,.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount {
    font-size: 14px
}

.woocommerce-checkout-review-order-table .cart-subtotal th,.woocommerce-checkout-review-order-table .cart-subtotal td {
    border-top: 1px solid #eaeaea
}

.woocommerce-form-login__submit {
    margin-top: 25px
}

ul.products {
    list-style: none;
    margin: 0 -20px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

ul.products > li.product {
    margin: 0 20px;
    padding: 0 0 17px;
    position: relative
}

ul.products > li.product:hover .cms-products-thumb img,ul.products > li.product:hover .cms-products-thumb .cms-overlay-content {
    transform: translateY(-68px)
}

ul.products.colomns-1 > li.product {
    max-width: calc(100% - 40px);
    width: calc(100% - 40px);
    flex: 0 0 calc(100% - 40px)
}

ul.products.columns-2 > li.product {
    max-width: calc(50% - 40px);
    width: calc(50% - 40px);
    flex: 0 0 calc(50% - 40px)
}

ul.products.columns-3 > li.product {
    max-width: calc(33.3333% - 40px);
    width: calc(33.3333% - 40px);
    flex: 0 0 calc(33.3333% - 40px)
}

ul.products.columns-4 > li.product {
    max-width: calc(25% - 40px);
    width: calc(25% - 40px);
    flex: 0 0 calc(25% - 40px)
}

ul.products.columns-5 > li.product {
    max-width: calc(20% - 40px);
    width: calc(20% - 40px);
    flex: 0 0 calc(20% - 40px)
}

ul.products.columns-6 > li.product {
    max-width: calc(16.6666% - 40px);
    width: calc(16.6666% - 40px);
    flex: 0 0 calc(16.6666% - 40px)
}

@media (max-width: 1279px) {
    ul.products.columns-5 > li.product {
        max-width:calc(33.3333% - 40px);
        width: calc(33.3333% - 40px);
        flex: 0 0 calc(33.3333% - 40px)
    }

    ul.products.columns-6 > li.product {
        max-width: calc(33.3333% - 40px);
        width: calc(33.3333% - 40px);
        flex: 0 0 calc(33.3333% - 40px)
    }
}

@media (max-width: 1024px) {
    ul.products.columns-3 > li.product {
        max-width:calc(50% - 40px);
        width: calc(50% - 40px);
        flex: 0 0 calc(50% - 40px)
    }

    ul.products.columns-4 > li.product {
        max-width: calc(50% - 40px);
        width: calc(50% - 40px);
        flex: 0 0 calc(50% - 40px)
    }

    ul.products.columns-5 > li.product {
        max-width: calc(50% - 40px);
        width: calc(50% - 40px);
        flex: 0 0 calc(50% - 40px)
    }

    ul.products.columns-6 > li.product {
        max-width: calc(50% - 40px);
        width: calc(50% - 40px);
        flex: 0 0 calc(50% - 40px)
    }
}

@media (max-width: 767px) {
    ul.products.columns-2 > li.product,ul.products.columns-3 > li.product,ul.products.columns-4 > li.product,ul.products.columns-5 > li.product,ul.products.columns-6 > li.product {
        max-width: calc(50% - 40px);
        width: calc(50% - 40px);
        flex: 0 0 calc(50% - 40px);
    }
}

ul.products .star-rating {
    display: none !important
}
.cms-loop-product-title{
    font-size: 20px;
    font-weight:100;
}
.cms-loop-product-title a{
    font-weight:100;
}
@media (min-width: 1025px) {
    .cms-loop-products-wrap:hover .cms-loop-product-addtocart .cms-addtocart-btn {
        transform:scale(1)
    }
}

.cms-loop-product-thumb {
    overflow: hidden
}

/* .cms-loop-product-thumb:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 20px;
    border: 0 solid #fff;
    transition: all 300ms ease-in-out;
    z-index: 1
} */

.cms-loop-product-thumb .cms-loop-product-addtocart {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    z-index: 1;
    margin: -5px;
    padding-left: 5px;
    padding-right: 5px
}

@media (max-width: 767px) {
    .cms-loop-product-title{
    font-size: 18px;
}
.cms-loop-product-thumb .cms-loop-product-addtocart {display:none;}
    }

.cms-loop-product-thumb .cms-loop-product-addtocart .cms-addtocart-btn {
    padding: 25px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
    min-width: 210px
}

.cms-loop-product-thumb .cms-loop-product-addtocart .cms-addtocart-btn.loading .cms-addtocart-icon:before {
    font-family: "cmsi";
    content: '\e95b';
    animation: cms-spin 2s infinite;
    display: inline-block
}

.cms-loop-product-thumb .cms-loop-product-addtocart .cms-addtocart-btn.added {
    display: none
}

.cms-loop-product-thumb .cms-loop-product-addtocart .cms-addtocart-btn.added + .cms_added_to_cart {
    display: flex
}

@media (min-width: 1025px) {
    .cms-loop-product-thumb .cms-loop-product-addtocart .cms-addtocart-btn {
        transform:scale(0)
    }
}

.cms-loop-product-thumb .cms-loop-product-addtocart .cms_added_to_cart {
    display: none
}
.cms-loop-product-thumb img {
    width: 100%
}
.cms-loop-product-thumb a:hover img {
     transform: scale(1.1)
}


.cms-loop-product-price {
    padding-top: 5px
}

.single-product div.product.type-product {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -20px
}

.single-product div.product.type-product > * {
    flex: 0 0 100%;
    width: 100%;
    padding: 20px
}

@media (min-width: 1025px) {
    .single-product div.product.type-product > .woocommerce-product-gallery {
        flex:0 0 640px;
        max-width: 640px
    }

    .single-product div.product.type-product > .summary {
        flex: 0 0 calc(100% - 640px);
        width: calc(100% - 640px);
        max-width: 100%;
        padding-left: 40px
    }

    [dir="rtl"] .single-product div.product.type-product > .summary {
        padding-left: 20px;
        padding-right: 40px
    }
}

@media (max-width: 1024px) {
    .single-product div.product.type-product > .woocommerce-product-gallery {
        flex:0 0 auto;
        max-width: 640px
    }
}

@media (min-width: 1280px) {
    .single-product div.product.type-product > .woocommerce-tabs {
        flex:0 0 83%;
        width: 83%
    }
}

.single-product #cms-main {
    padding-bottom: 57px
}

.single-product a.woocommerce-review-link {
    color: var(--color-body)
}

.single-product a.woocommerce-review-link:hover {
    color: var(--color-accent)
}

.single-product .woocommerce-product-details__short-description {
    font-size: 17px
}

.cms-single-product-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.cms-single-product-price del {
    order: 2;
    margin-left: 20px;
    font-size: 70%;
    text-decoration: none
}

[dir="rtl"] .cms-single-product-price del {
    margin-left: 0;
    margin-right: 20
}

.cms-single-product-price del bdi {
    text-decoration: line-through;
    color: red
}

.woocommerce-product-details__short-description {
    margin-bottom: 35px
}

form.cart,.woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap
}

form.cart .quantity,.woocommerce-variation-add-to-cart .quantity {
    margin-right: 15px
}

[dir="rtl"] form.cart .quantity,[dir="rtl"] .woocommerce-variation-add-to-cart .quantity {
    margin-left: 15px;
    margin-right: 0
}

.cms-quantity {
    max-width: 76px;
    position: relative;
    margin: 0 auto
}

.cms-quantity input.qty,.cms-quantity .quantity-button {
    box-shadow: 0 0 0 2px var(--border-color) inset !important;
    background: white !important
}

.cms-quantity input.qty {
    font-size: 20px !important;
    color: var(--color-primary) !important;
    font-weight: 700;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 30px 0 20px !important
}

[dir="rtl"] .cms-quantity input.qty {
    padding: 0 20px 0 30px !important
}

.cms-quantity input.qty::-webkit-input-placeholder {
    font-size: 20px !important;
    font-weight: 700
}

.cms-quantity .quantity-button {
    width: 25px;
    height: 26px;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    color: var(--color-primary);
    font-size: 7px;
    z-index: 2;
    cursor: pointer
}

[dir="rtl"] .cms-quantity .quantity-button {
    right: auto;
    left: 0
}

.cms-quantity .quantity-down {
    bottom: 0;
    border-radius: 0 0 8px 0
}

.cms-quantity .quantity-down:before {
    font-family: "cmsi";
    content: '\e900'
}

[dir="rtl"] .cms-quantity .quantity-down {
    border-radius: 0 0 0 8px
}

.cms-quantity .quantity-up {
    top: 0;
    cursor: copy;
    border-radius: 0 8px 0 0
}

.cms-quantity .quantity-up:before {
    font-family: "cmsi";
    content: '\e93a'
}

[dir="rtl"] .cms-quantity .quantity-up {
    border-radius: 8px 0 0 0
}

.single_add_to_cart_button {
    min-width: 170px;
    padding: 15px 30px !important;
    clip-path: none !important
}

.single_add_to_cart_button.disabled {
    cursor: not-allowed;
    visibility: hidden;
    opacity: 0
}

.single_add_to_cart_button.disabled:hover {
    opacity: 0
}

table.variations {
    border: none;
    border-spacing: 0
}

table.variations td {
    border: none;
    padding: 0 0 20px
}

table.variations td.label {
    display: none;
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    color: var(--heading-font-color)
}

table.variations .reset_variations:not(style),table.variations .reset_variations[style="visibility: hidden;"] {
    display: none
}

table.variations .reset_variations[style="visibility: visible; display: inline;"] {
    display: block !important;
    padding-top: 15px;
    font-weight: 700;
    color: #f00;
    text-align: end
}

.woocommerce-variation-description:not(empty),.woocommerce-variation-price:not(empty),.woocommerce-variation-availability:not(empty) {
    margin-bottom: 30px
}

table.woocommerce-grouped-product-list {
    border: none;
    margin: -8px -8px 32px
}

table.woocommerce-grouped-product-list td {
    border: none
}

table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity,table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price {
    flex: 0 0 auto;
    width: auto
}

table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

@media (max-width: 767px) {
    table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label {
        flex:0 0 100%;
        width: 100%;
        order: -1
    }
}

.cms-single-product-meta {
    margin-top: 40px
}

.cms-single-product-meta .cms-single-product-meta-item {
    display: flex;
    flex-wrap: wrap
}

.cms-single-product-meta .cms-single-product-meta-item:not(:last-child) {
    margin-bottom: 15px
}

.cms-single-product-meta .title {
    font-size: 16px;
    font-weight: 700;
    color: var(--heading-font-color);
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

@media (min-width: 768px) {
    .cms-single-product-meta .title {
        min-width:120px
    }
}

.cms-single-product-meta .content {
    text-transform: capitalize;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.cms-single-product-meta .content a {
    color: var(--color-body)
}

.cms-single-product-meta .content a:hover {
    color: var(--color-accent)
}

.upsells.products.products,.related.products,.cross-sells {
    margin-top: 20px
}

.upsells.products.products > h2,.related.products > h2,.cross-sells > h2 {
    font-size: 20px;
    margin: 0px 0 30px
}

.upsells + .related.products {
    margin-top: -20px
}

.woocommerce-product-gallery {
    position: relative
}

.woocommerce-product-gallery__trigger {
    font-size: 0;
    position: absolute;
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: var(--color-primary);
    color: #fff;
    z-index: 1;
    overflow: hidden;
    border-radius: 50%
}

.woocommerce-product-gallery__trigger:before {
    font-family: "cmsi";
    content: '\e93f';
    font-size: 18px
}

.woocommerce-product-gallery__trigger:hover {
    background: var(--color-accent);
    color: #fff
}

[dir="rtl"] .woocommerce-product-gallery__trigger {
    right: auto;
    left: 40px
}

.woocommerce-product-gallery__wrapper {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.16) !important;
    border-radius: 64px 0 0 0;
    overflow: hidden
}

[dir="rtl"] .woocommerce-product-gallery__wrapper {
    border-radius: 0 64px 0 0
}

.woocommerce-product-gallery__image {
    border-radius: 8px
}

.flex-control-thumbs {
    list-style: none;
    padding: 0;
    margin: 25px -5px -5px;
    display: flex;
    flex-wrap: wrap
}

.flex-control-thumbs li {
    padding: 5px;
    flex: 0 0 20%
}

.flex-control-thumbs li img {
    width: 100%;
    border-radius: 10px
}

p.stars {
    margin: 0
}

.mini_cart_item > div {
    padding-right: 20px
}

[dir="rtl"] .mini_cart_item > div {
    padding-right: 0;
    padding-left: 20px
}

.mini_cart_item > div .woocommerce-Price-amount {
    font-size: 15px
}

.remove_from_cart_button {
    position: absolute;
    top: 15px;
    right: 10px;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: var(--color-primary);
    color: #fff;
    z-index: 1;
    border-radius: 50%
}

.remove_from_cart_button:hover {
    background: #f00;
    color: #fff
}

[dir="rtl"] .remove_from_cart_button {
    right: auto;
    left: 10px
}

.woocommerce-mini-cart__total,.woocommerce-mini-cart__buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: -10px
}

.woocommerce-mini-cart__total > *,.woocommerce-mini-cart__buttons > * {
    margin: 10px
}

.woocommerce-mini-cart__total .woocommerce-Price-amount {
    color: var(--color-accent);
    text-align: end
}

.woocommerce-mini-cart__total > * {
    flex: 0 0 auto
}

.woocommerce-mini-cart__buttons {
    text-align: center
}

.woocommerce-mini-cart__buttons > * {
    flex: 0 0 calc(100% - 20px)
}

.woocommerce-product-rating {
    display: flex;
    flex-wrap: wrap;
    line-height: normal;
    margin: 0;
    align-items: center;
    margin-bottom: 20px
}

.star-rating {
    font-family: "cmsi";
    color: var(--color-body);
    font-size: 14px;
    letter-spacing: 6px;
    margin: 0;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    width: 105px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    vertical-align: top
}

.star-rating:before,.star-rating > span:before,.star-rating .cms-star-rated:before {
    content: "\e949 \e949 \e949 \e949 \e949";
    display: block;
    overflow: hidden
}

.star-rating > span:before,.star-rating .cms-star-rated:before,.star-rating[aria-label="Rated 0 out of 5"]:before {
    color: var(--color-rating)
}

.star-rating .cms-star-rated,.star-rating > span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 23px
}

[dir="rtl"] .star-rating .cms-star-rated,[dir="rtl"] .star-rating > span {
    left: auto;
    right: 0
}

.star-rating + .woocommerce-review-link {
    margin-left: 30px;
    font-size: 13px
}

[dir="rtl"] .star-rating + .woocommerce-review-link {
    margin-left: 0;
    margin-right: 30px
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    color: var(--color-body)
}

p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "cmsi";
    content: "\e948";
    text-indent: 0
}

p.stars a:hover ~ a::before {
    content: "\e948"
}

p.stars a:hover {
    color: var(--color-rating)
}

p.stars:hover a::before {
    content: "\e949";
    color: var(--color-rating)
}

p.stars.selected a.active::before {
    content: "\e949";
    color: var(--color-rating)
}

p.stars.selected a.active ~ a::before {
    content: "\e948"
}

p.stars.selected a:not(.active)::before {
    content: "\e949"
}

.product_list_widget,.product_list_widget li {
    padding: 0;
    margin: 0;
    list-style: none
}

.product_list_widget .cms-product-list-thumb img {
    border-radius: 6px
}

.product_list_widget .cms-product-list-title {
    height: 27px;
    overflow: hidden
}

.cms-product-list-item:not(:first-child) {
    margin-top: 30px
}

.cms-product-list-thumbs {
    max-width: 60px
}

.cms-product-list-price .woocommerce-Price-amount {
    font-size: 14px
}

.cms-widget.widget_products .cms-product-list-item:first-child {
    margin-top: -10px
}

.cms-widget .wc-layered-nav-term .count {
    display: none
}

.widget_price_filter .price_slider {
    margin-bottom: 1em
}

.widget_price_filter .price_slider_amount .price_label {
    display: inline-block;
    font-size: 14px
}

.widget_price_filter .price_slider_amount button {
    background: none;
    color: var(--color-primary);
    font-weight: 500;
    padding: 5px 0 0;
    margin: 0;
    float: right;
    border: none;
    font-size: 14px;
    line-height: normal;
    clip-path: none
}

.widget_price_filter .price_slider_amount button:hover,.widget_price_filter .price_slider_amount button:active,.widget_price_filter .price_slider_amount button:focus {
    background: transparent;
    color: var(--color-accent)
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: start
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 10px;
    background-color: var(--color-accent);
    border-radius: 0;
    cursor: ew-resize;
    outline: none;
    top: -3px
}

.widget_price_filter .ui-slider .ui-slider-handle + .ui-slider-handle {
    margin-left: -10px
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    border-radius: 0;
    background-color: var(--color-accent)
}

.widget_price_filter .price_slider_wrapper .ui-widget-content:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: rgba(235, 240, 243, 1)
}

.widget_price_filter .ui-slider-horizontal {
    height: 4px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: 0px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: 0px
}

.wc-layered-nav-rating > a {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.product-categories {
    margin: -12px 0 !important
}

.product-categories li.cat-item {
    padding: 5px 0
}

.product-categories li.cat-item:last-child {
    padding-bottom: 0
}

.product-categories li.cat-item a {
    color: var(--color-accent);
    font-weight: 700;
    display: flex;
    flex-wrap: wrap
}

.product-categories li.cat-item a:hover {
    color: var(--color-primary)
}

.product-categories li.cat-item.current-cat > a {
    color: var(--color-primary)
}

.wp-block-button {
    margin-bottom: 20px
}

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

.wp-block-archives + p {
    margin-top: 20px
}

.wp-block-archives-dropdown > label {
    margin-bottom: 20px
}

.wp-block-cover {
    color: #fff
}

.single-post p[class],.single-post p[style] {
    line-height: normal;
    clear: both;
    overflow: hidden
}

div[class*="wp-block-"] {
    margin-top: 30px;
    margin-bottom: 30px
}

div[class*="wp-block-"]:first-child {
    margin-top: 0
}

div[class*="wp-block-"]:last-child {
    margin-bottom: 0
}

div[class*="wp-block-"] [class*="wp-block-"] {
    margin-top: 0;
    margin-bottom: 0
}

div[class*="wp-block-"].wp-block-gallery {
    margin-top: 0;
    margin-bottom: 0
}

.wp-block-group.has-background {
    padding: 15px 20px
}

.wp-block-group .wp-block-button + * {
    padding-top: 15px
}

.wp-block-rss {
    list-style: none
}

.wp-block-table .has-fixed-layout {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.blocks-gallery-caption {
    margin-bottom: 30px
}

.wp-caption.alignright {
    margin-bottom: 0 !important
}

.wp-block-loginout a {
    display: block;
    padding: 20px 40px;
    background: var(--color-accent);
    color: #fff;
    font-weight: 700;
    text-align: center
}

.wp-block-loginout a:hover {
    background: var(--color-primary)
}

.wp-block-latest-comments li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 15px !important;
    display: flex;
    align-items: start
}

.wp-block-latest-comments li .avatar + article {
    padding-left: 20px
}

[dir="rtl"] .wp-block-latest-comments li .avatar + article {
    padding-left: 0;
    padding-right: 20px
}

.wp-block-latest-comments li .avatar {
    border-radius: 50%
}

.wp-block-latest-comments li .wp-block-latest-comments__comment-date {
    font-size: 80%;
    display: block;
    clear: both;
    margin-bottom: 10px
}

.wp-block-latest-comments li:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important
}

.wp-block-search .wp-block-search__inside-wrapper {
    display: flex;
    align-items: center;
    position: relative
}

.wp-block-search .wp-block-search__button {
    flex: 0 0 auto;
    padding: 19px 0.5em;
    background: var(--color-primary);
    border-color: var(--color-primary);
    color: white
}

.wp-block-search .wp-block-search__button.has-icon .search-icon {
    fill: white
}

.wp-block-search .wp-block-search__button.has-icon:hover .search-icon {
    fill: #fff
}

.wp-block-search .wp-block-search__button:hover {
    background: #fff;
    border-color: #fff;
    color: var(--color-accent)
}

.wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper {
    margin-left: -5px;
    margin-right: -5px
}

.wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper > * {
    margin-left: 5px;
    margin-right: 5px
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 0;
    border: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__input {
    padding-inline-end:60px !important}

.wp-block-search.wp-block-search__button-inside .wp-block-search__button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

[dir="rtl"] .wp-block-search.wp-block-search__button-inside .wp-block-search__button {
    right: auto;
    left: 0
}

.cms-grid {
    position: relative;
    margin-top: 60px;
}

.cms-grid-sizer {
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.cms-grid-gutter {
    width: 0
}

.cms-grid-filter-wrap {
    margin-top: -5px;
    margin-bottom: 12px
}

.cms-grid-filter-wrap .cms-filter-item {
    max-width: 100%;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    color: var(--color-primary);
    margin-bottom: 20px;
    transition: all 300ms linear 0ms
}

.cms-grid-filter-wrap .cms-filter-item:after {
    content: '';
    height: 2px;
    position: absolute;
    background-color: var(--color-accent);
    left: 15px;
    right: 100%;
    margin: auto;
    bottom: -1px;
    opacity: 0;
    transition: all 300ms ease-in-out
}

.cms-grid-filter-wrap .cms-filter-item.active,.cms-grid-filter-wrap .cms-filter-item:hover {
    color: var(--color-accent)
}

.cms-grid-filter-wrap .cms-filter-item.active:after,.cms-grid-filter-wrap .cms-filter-item:hover:after {
    opacity: 1;
    right: 15px
}

@media (max-width: 767px) {
    .cms-grid-filter-wrap .cms-filter-item {
        margin-bottom:10px
    }
}

.cms-grid-filter-wrap.outline .cms-filter-item:after {
    display: none
}

.cms-grid-filter-wrap.outline .cms-filter-item:after:hover .cms-filter-item-inner,.cms-grid-filter-wrap.outline .cms-filter-item:after.active .cms-filter-item-inner {
    border-color: var(--color-accent);
    color: var(--color-accent)
}

.cms-grid-filter-wrap.outline .cms-filter-item-inner {
    border: 2px solid filter_color;
    color: var(--color-primary);
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 20px;
    transition: all 300ms ease-in-out
}

.cms-grid-overlay.loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 10
}

.cms-swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: visible;
    z-index: 0
}

@media (min-width: 1025px) {
    .cms-swiper-container:not(.no-shadow) {
        padding:0;
        margin: 0
    }
}

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

.cms-swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0 !important
}

.cms-swiper-slide.swiper-slide-visible,.cms-swiper-slide.swiper-slide-active {
    opacity: 1 !important;
    width: 24%;
    margin-right: .5%;
}

.swiper-container-multirow-column > .cms-swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-multirow-column > .cms-swiper-wrapper .cms-swiper-slide {
    height: calc((100% - 40px) / 2)
}

.swiper-container-multirow-row > .cms-swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: row
}

.swiper-container-multirow-row > .cms-swiper-wrapper .cms-swiper-slide {
    height: calc((100% - 40px) / 2)
}

.swiper-container-vertical > .cms-swiper-wrapper {
    flex-direction: column
}

.swiper-container-cube .swiper-cube-shadow {
    display: none;
    opacity: 0;
    visibility: hidden
}

@media (min-width: 1280px) {
    .cms-sliders-full-end .cms-swiper-container {
        margin-right:-550px
    }

    [dir="rtl"] .cms-sliders-full-end .cms-swiper-container {
        margin-right: 0;
        margin-left: -550px
    }
}

@media (min-width: 1366px) {
    .cms-sliders-full-end .cms-swiper-container {
        margin-right:-470px
    }

    [dir="rtl"] .cms-sliders-full-end .cms-swiper-container {
        margin-right: 0;
        margin-left: -470px
    }
}

@media (min-width: 1600px) {
    .cms-sliders-full-end .cms-swiper-container {
        margin-right:-190px
    }

    [dir="rtl"] .cms-sliders-full-end .cms-swiper-container {
        margin-right: 0;
        margin-left: -190px
    }
}

@media (min-width: 1700px) {
    .cms-sliders-full-end .cms-swiper-container {
        margin-right:-150px
    }

    [dir="rtl"] .cms-sliders-full-end .cms-swiper-container {
        margin-right: 0;
        margin-left: -150px
    }
}

@media (min-width: 1280px) {
    .cms-sliders-full-start .cms-swiper-container {
        margin-left:-550px
    }

    [dir="rtl"] .cms-sliders-full-start .cms-swiper-container {
        margin-left: 0;
        margin-right: -550px
    }
}

@media (min-width: 1366px) {
    .cms-sliders-full-start .cms-swiper-container {
        margin-left:-470px
    }

    [dir="rtl"] .cms-sliders-full-start .cms-swiper-container {
        margin-left: 0;
        margin-right: -470px
    }
}

@media (min-width: 1600px) {
    .cms-sliders-full-start .cms-swiper-container {
        margin-left:-190px
    }

    [dir="rtl"] .cms-sliders-full-start .cms-swiper-container {
        margin-left: 0;
        margin-right: -190px
    }
}

@media (min-width: 1700px) {
    .cms-sliders-full-start .cms-swiper-container {
        margin-left:-150px
    }

    [dir="rtl"] .cms-sliders-full-start .cms-swiper-container {
        margin-left: 0;
        margin-right: -150px
    }
}

@media (min-width: 1280px) {
    .cms-sliders-full-end-large .cms-swiper-container {
        margin-right:-350px
    }

    [dir="rtl"] .cms-sliders-full-end-large .cms-swiper-container {
        margin-right: 0;
        margin-left: -350px
    }
}

@media (min-width: 1600px) {
    .cms-sliders-full-end-large .cms-swiper-container {
        margin-right:-440px
    }

    [dir="rtl"] .cms-sliders-full-end-large .cms-swiper-container {
        margin-right: 0;
        margin-left: -440px
    }
}

@media (min-width: 1700px) {
    .cms-sliders-full-end-large .cms-swiper-container {
        margin-right:-440px
    }

    [dir="rtl"] .cms-sliders-full-end-large .cms-swiper-container {
        margin-right: 0;
        margin-left: -440px
    }
}

@media (min-width: 1280px) {
    .cms-sliders-full-start-large .cms-swiper-container {
        margin-left:-350px
    }

    [dir="rtl"] .cms-sliders-full-start-large .cms-swiper-container {
        margin-left: 0;
        margin-right: -350px
    }
}

@media (min-width: 1600px) {
    .cms-sliders-full-start-large .cms-swiper-container {
        margin-left:-440px
    }

    [dir="rtl"] .cms-sliders-full-start-large .cms-swiper-container {
        margin-left: 0;
        margin-right: -440px
    }
}

@media (min-width: 1700px) {
    .cms-sliders-full-start-large .cms-swiper-container {
        margin-left:-440px
    }

    [dir="rtl"] .cms-sliders-full-start-large .cms-swiper-container {
        margin-left: 0;
        margin-right: -440px
    }
}

.cms-swiper-arrow {
    font-size: 12px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    color: var(--color-accent);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1
}

.cms-swiper-arrow:before {
    display: block;
    line-height: 45px
}

.cms-swiper-arrow:hover {
    opacity: 1
}

.cms-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed
}

.cms-swiper-arrow:not(.cms-swiper-arrow-fill) {
    font-size: 40px
}

@media (min-width: 1280px) and (max-width:1440px) {
    .cms-swiper-arrow {
        opacity:0;
        visibility: hidden
    }
}

.cms-swiper-arrows-outline-yes.cms-swiper-arrow {
    position: relative
}

.cms-swiper-arrows-outline-yes.cms-swiper-arrow:before {
    content: '';
    position: absolute;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0;
    top: -10px;
    left: -10px;
    box-shadow: 0 0 0 2px #dfdfea inset;
    transition: all 300ms ease-in-out
}

.cms-swiper-arrows-outline-yes.cms-swiper-arrow:hover:before {
    opacity: 1
}

.cms-swiper-arrows-outline-yes.cms-swiper-arrow.circle:before {
    border-radius: 50%
}

.cms-swiper-arrows-false .cms-swiper-arrows,.cms-swiper-arrows-false .cms-swiper-arrow {
    display: none
}

@media (max-width: 1280px) {
    .cms-swiper-arrows-tablet-extra-false .cms-swiper-arrows,.cms-swiper-arrows-tablet-extra-false .cms-swiper-arrow {
        display:none
    }

    .cms-swiper-arrows-tablet-extra-true .cms-swiper-arrows {
        display: flex
    }

    .cms-swiper-arrows-tablet-extra-true .cms-swiper-arrow {
        display: block
    }
}

@media (max-width: 1024px) {
    .cms-swiper-arrows-tablet-false .cms-swiper-arrows,.cms-swiper-arrows-tablet-false .cms-swiper-arrow {
        display:none
    }

    .cms-swiper-arrows-tablet-true .cms-swiper-arrows {
        display: flex
    }

    .cms-swiper-arrows-tablet-true .cms-swiper-arrow {
        display: block
    }
}

@media (max-width: 767px) {
    .cms-swiper-arrows-mobile-false .cms-swiper-arrows,.cms-swiper-arrows-mobile-false .cms-swiper-arrow {
        display:none
    }

    .cms-swiper-arrows-mobile-true .cms-swiper-arrows {
        display: flex
    }

    .cms-swiper-arrows-mobile-true .cms-swiper-arrow {
        display: block
    }
}

.cms-swiper-nav-in-vertical .cms-swiper-arrow,.cms-swiper-nav-out-vertical .cms-swiper-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.cms-swiper-nav-header-ontop .cms-swiper-nav-in-vertical .cms-swiper-arrow,.cms-swiper-nav-header-ontop .cms-swiper-nav-out-vertical .cms-swiper-arrow {
    top: calc(50% + var(--header-height)/2)
}

.cms-swiper-nav-in-vertical .cms-swiper-arrow-prev {
    left: 40px
}

.cms-swiper-nav-in-vertical .cms-swiper-arrow-next {
    right: 40px
}

.cms-swiper-nav-out-vertical .cms-swiper-arrow-prev {
    left: -100px
}

.cms-swiper-nav-out-vertical .cms-swiper-arrow-next {
    right: -100px
}

@media (min-width: 1366px) {
    .cms-swiper-nav-left-side .cms-swiper-arrows,.cms-swiper-nav-right-side .cms-swiper-arrows {
        position:absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        padding-top: 0
    }

    .cms-swiper-nav-left-side .cms-swiper-arrows-arrow,.cms-swiper-nav-right-side .cms-swiper-arrows-arrow {
        flex-direction: column
    }

    .cms-swiper-nav-left-side .cms-swiper-arrows {
        left: -30px
    }

    [dir="rtl"] .cms-swiper-nav-left-side .cms-swiper-arrows {
        left: auto;
        right: -30px
    }

    .cms-swiper-nav-right-side .cms-swiper-arrows {
        right: -30px
    }

    [dir="rtl"] .cms-swiper-nav-right-side .cms-swiper-arrows {
        right: auto;
        left: -30px
    }
}

@media (min-width: 1440px) {
    .cms-swiper-nav-left-side .cms-swiper-arrows {
        left:-68px
    }

    [dir="rtl"] .cms-swiper-nav-left-side .cms-swiper-arrows {
        left: auto;
        right: -68px
    }

    .cms-swiper-nav-right-side .cms-swiper-arrows {
        right: -68px
    }

    [dir="rtl"] .cms-swiper-nav-right-side .cms-swiper-arrows {
        right: auto;
        left: -68px
    }
}

@media (min-width: 1600px) {
    .cms-swiper-nav-left-side .cms-swiper-arrows {
        left:-88px
    }

    [dir="rtl"] .cms-swiper-nav-left-side .cms-swiper-arrows {
        left: auto;
        right: -88px
    }

    .cms-swiper-nav-right-side .cms-swiper-arrows {
        right: -88px
    }

    [dir="rtl"] .cms-swiper-nav-right-side .cms-swiper-arrows {
        right: auto;
        left: -88px
    }
}

.cms-swiper-arrows-icon-chevron .cms-swiper-arrow-next .next-icon:before {
    content: '\e95a'
}

.cms-swiper-arrows-icon-chevron .cms-swiper-arrow-next:hover .next-icon:before {
    content: '\e95a'
}

.cms-swiper-arrows-icon-chevron .cms-swiper-arrow-next .next-icon:before {
    content: '\e95a'
}

.cms-swiper-arrows-icon-chevron .cms-swiper-arrow-next:hover .next-icon:before {
    content: '\e95a'
}

.cms-swiper-arrows-icon-chevron .cms-swiper-arrow-prev .prev-icon:before {
    content: '\e959'
}

.cms-swiper-arrows-icon-chevron .cms-swiper-arrow-prev:hover .prev-icon:before {
    content: '\e959'
}

.cms-swiper-arrows-icon-chevron .cms-swiper-arrow-prev .prev-icon:before {
    content: '\e959'
}

.cms-swiper-arrows-icon-chevron .cms-swiper-arrow-prev:hover .prev-icon:before {
    content: '\e959'
}

.cms-swiper-arrows-icon-arrow .cms-swiper-arrow-next .next-icon:before {
    content: '\e90d'
}

.cms-swiper-arrows-icon-arrow .cms-swiper-arrow-next:hover .next-icon:before {
    content: '\e90d'
}

.cms-swiper-arrows-icon-arrow .cms-swiper-arrow-next .next-icon:before {
    content: '\e90d'
}

.cms-swiper-arrows-icon-arrow .cms-swiper-arrow-next:hover .next-icon:before {
    content: '\e90d'
}

.cms-swiper-arrows-icon-arrow .cms-swiper-arrow-prev .prev-icon:before {
    content: '\e90c'
}

.cms-swiper-arrows-icon-arrow .cms-swiper-arrow-prev:hover .prev-icon:before {
    content: '\e90c'
}

.cms-swiper-arrows-icon-arrow .cms-swiper-arrow-prev .prev-icon:before {
    content: '\e90c'
}

.cms-swiper-arrows-icon-arrow .cms-swiper-arrow-prev:hover .prev-icon:before {
    content: '\e90c'
}

.cms-swiper-arrows {
    display: flex;
    margin: -10px;
    align-items: center
}

.cms-swiper-arrows .cms-swiper-arrow {
    margin: 10px
}

.cms-swiper-arrows-size- {
    height: 45px;
    width: 45px;
    flex: 0 0 45px;
    line-height: 45px
}

.cms-swiper-arrows-size-34 {
    height: 34px;
    width: 34px;
    flex: 0 0 34px;
    line-height: 34px
}

.cms-swiper-arrows-size-44 {
    height: 44px;
    width: 44px;
    flex: 0 0 44px;
    line-height: 44px
}

.cms-swiper-arrows-size-48 {
    height: 48px;
    width: 48px;
    flex: 0 0 48px;
    line-height: 48px
}

.cms-swiper-arrows-size-58 {
    height: 58px;
    width: 58px;
    flex: 0 0 58px;
    line-height: 58px
}

.cms-swiper-dots {
    margin: -5px;
    position: relative;
    z-index: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.cms-swiper-dots [class*="cms-swiper-pagination-"] {
    margin: 5px;
    cursor: pointer;
    position: relative;
    transition: all 300ms ease-in-out
}

.cms-swiper-dots [class*="cms-swiper-pagination-"]:hover,.cms-swiper-dots [class*="cms-swiper-pagination-"].active {
    opacity: 1
}

.cms-swiper-dots.cms-swiper-dots-divider {
    margin: -2px -5px
}

.cms-swiper-dots.cms-swiper-dots-divider [class*="cms-swiper-pagination-"] {
    margin-left: 5px;
    margin-right: 5px
}

[class*="cms-sliders-full-"] .cms-swiper-dots {
    max-width: calc(1281px + 10px)
}

.cms-swiper-dots-false .cms-swiper-dots {
    display: none
}

@media (max-width: 1024px) {
    .cms-swiper-dots-tablet-false .cms-swiper-dots {
        display:none
    }

    .cms-swiper-dots-tablet-true .cms-swiper-dots {
        display: flex
    }
}

@media (max-width: 767px) {
    .cms-swiper-dots-mobile-false .cms-swiper-dots {
        display:none
    }

    .cms-swiper-dots-mobile-true .cms-swiper-dots {
        display: flex
    }
}

.cms-swiper-pagination-circle {
    flex: 0 0 25px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center
}

.cms-swiper-pagination-circle:before {
    content: '';
    width: 9px;
    height: 9px;
    display: block;
    background: var(--color-primary);
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 300ms ease-in-out;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0)
}

.cms-swiper-pagination-circle:hover:before,.cms-swiper-pagination-circle.active:before {
    background: var(--color-accent);
    box-shadow: 0 0 0 8px rgba(120, 202, 91, 0.2)
}

.cms-swiper-pagination-divider {
    flex: 0 0 20px;
    width: 20px;
    height: 6px;
    background: var(--color-primary);
    border-radius: 2px
}

.cms-swiper-pagination-divider:hover,.cms-swiper-pagination-divider.active {
    flex: 0 0 40px;
    width: 40px;
    background: var(--color-accent)
}

.cms-swiper-pagination-number {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center
}

.cms-swiper-pagination-progressbar {
    margin: 0;
    height: 5px;
    background: var(--color-primary)
}

.cms-swiper-dots-out .cms-swiper-pagination-progressbar {
    padding-top: 0;
    margin-top: 35px
}

.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
    background: var(--color-accent)
}

.cms-swiper-pagination-html {
    opacity: 0.7
}

.cms-swiper-pagination-html:hover,.cms-swiper-pagination-html.active {
    opacity: 1
}

.cms-swiper-dots.cms-swiper-dots-html,.cms-swiper-dots-html .cms-swiper-dots {
    margin-left: -10px;
    margin-right: -10px
}

.cms-swiper-dots.cms-swiper-dots-html .cms-swiper-pagination-html,.cms-swiper-dots-html .cms-swiper-dots .cms-swiper-pagination-html {
    margin-left: 10px;
    margin-right: 10px
}

.cms-swiper-dots.cms-swiper-dots-html.cms-swiper-dots--image,.cms-swiper-dots-html .cms-swiper-dots.cms-swiper-dots--image {
    margin-left: -5px;
    margin-right: -5px
}

.cms-swiper-dots.cms-swiper-dots-html.cms-swiper-dots--image > .cms-swiper-pagination-html,.cms-swiper-dots-html .cms-swiper-dots.cms-swiper-dots--image > .cms-swiper-pagination-html {
    margin-left: 5px;
    margin-right: 5px
}

.cms-swiper-dots--image .dot-text {
    display: none
}

.cms-swiper-dots--text .dot-image {
    display: none
}

.cms-swiper-dots-color-accent .cms-swiper-pagination-circle:before {
    background: var(--color-accent);
    box-shadow: 0 0 0 0px rgba(var(--color-accent-rgb),0.2)
}

.cms-swiper-dots-color-accent .cms-swiper-pagination-divider,.cms-swiper-dots-color-accent .cms-swiper-pagination-number {
    background: var(--color-accent)
}

.cms-swiper-dots-color-accent.swiper-pagination-progressbar {
    background: var(--color-accent)
}

.cms-swiper-dots-color-hover-accent .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-accent .cms-swiper-pagination-circle.active:before {
    background: var(--color-accent);
    box-shadow: 0 0 0 8px rgba(var(--color-accent-rgb),0.2)
}

.cms-swiper-dots-color-hover-accent .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-accent .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-accent .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-accent .cms-swiper-pagination-number.active {
    background: var(--color-accent)
}

.cms-swiper-dots-color-hover-accent.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-accent)
}

.cms-swiper-dots-color-darken-accent .cms-swiper-pagination-circle:before {
    background: var(--color-darken-accent);
    box-shadow: 0 0 0 0px rgba(var(--color-darken-accent-rgb),0.2)
}

.cms-swiper-dots-color-darken-accent .cms-swiper-pagination-divider,.cms-swiper-dots-color-darken-accent .cms-swiper-pagination-number {
    background: var(--color-darken-accent)
}

.cms-swiper-dots-color-darken-accent.swiper-pagination-progressbar {
    background: var(--color-darken-accent)
}

.cms-swiper-dots-color-hover-darken-accent .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-darken-accent .cms-swiper-pagination-circle.active:before {
    background: var(--color-darken-accent);
    box-shadow: 0 0 0 8px rgba(var(--color-darken-accent-rgb),0.2)
}

.cms-swiper-dots-color-hover-darken-accent .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-darken-accent .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-darken-accent .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-darken-accent .cms-swiper-pagination-number.active {
    background: var(--color-darken-accent)
}

.cms-swiper-dots-color-hover-darken-accent.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-darken-accent)
}

.cms-swiper-dots-color-lighten-accent .cms-swiper-pagination-circle:before {
    background: var(--color-lighten-accent);
    box-shadow: 0 0 0 0px rgba(var(--color-lighten-accent-rgb),0.2)
}

.cms-swiper-dots-color-lighten-accent .cms-swiper-pagination-divider,.cms-swiper-dots-color-lighten-accent .cms-swiper-pagination-number {
    background: var(--color-lighten-accent)
}

.cms-swiper-dots-color-lighten-accent.swiper-pagination-progressbar {
    background: var(--color-lighten-accent)
}

.cms-swiper-dots-color-hover-lighten-accent .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-lighten-accent .cms-swiper-pagination-circle.active:before {
    background: var(--color-lighten-accent);
    box-shadow: 0 0 0 8px rgba(var(--color-lighten-accent-rgb),0.2)
}

.cms-swiper-dots-color-hover-lighten-accent .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-lighten-accent .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-lighten-accent .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-lighten-accent .cms-swiper-pagination-number.active {
    background: var(--color-lighten-accent)
}

.cms-swiper-dots-color-hover-lighten-accent.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-lighten-accent)
}

.cms-swiper-dots-color-primary .cms-swiper-pagination-circle:before {
    background: var(--color-primary);
    box-shadow: 0 0 0 0px rgba(var(--color-primary-rgb),0.2)
}

.cms-swiper-dots-color-primary .cms-swiper-pagination-divider,.cms-swiper-dots-color-primary .cms-swiper-pagination-number {
    background: var(--color-primary)
}

.cms-swiper-dots-color-primary.swiper-pagination-progressbar {
    background: var(--color-primary)
}

.cms-swiper-dots-color-hover-primary .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-primary .cms-swiper-pagination-circle.active:before {
    background: var(--color-primary);
    box-shadow: 0 0 0 8px rgba(var(--color-primary-rgb),0.2)
}

.cms-swiper-dots-color-hover-primary .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-primary .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-primary .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-primary .cms-swiper-pagination-number.active {
    background: var(--color-primary)
}

.cms-swiper-dots-color-hover-primary.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-primary)
}

.cms-swiper-dots-color-darken-primary .cms-swiper-pagination-circle:before {
    background: var(--color-darken-primary);
    box-shadow: 0 0 0 0px rgba(var(--color-darken-primary-rgb),0.2)
}

.cms-swiper-dots-color-darken-primary .cms-swiper-pagination-divider,.cms-swiper-dots-color-darken-primary .cms-swiper-pagination-number {
    background: var(--color-darken-primary)
}

.cms-swiper-dots-color-darken-primary.swiper-pagination-progressbar {
    background: var(--color-darken-primary)
}

.cms-swiper-dots-color-hover-darken-primary .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-darken-primary .cms-swiper-pagination-circle.active:before {
    background: var(--color-darken-primary);
    box-shadow: 0 0 0 8px rgba(var(--color-darken-primary-rgb),0.2)
}

.cms-swiper-dots-color-hover-darken-primary .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-darken-primary .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-darken-primary .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-darken-primary .cms-swiper-pagination-number.active {
    background: var(--color-darken-primary)
}

.cms-swiper-dots-color-hover-darken-primary.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-darken-primary)
}

.cms-swiper-dots-color-lighten-primary .cms-swiper-pagination-circle:before {
    background: var(--color-lighten-primary);
    box-shadow: 0 0 0 0px rgba(var(--color-lighten-primary-rgb),0.2)
}

.cms-swiper-dots-color-lighten-primary .cms-swiper-pagination-divider,.cms-swiper-dots-color-lighten-primary .cms-swiper-pagination-number {
    background: var(--color-lighten-primary)
}

.cms-swiper-dots-color-lighten-primary.swiper-pagination-progressbar {
    background: var(--color-lighten-primary)
}

.cms-swiper-dots-color-hover-lighten-primary .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-lighten-primary .cms-swiper-pagination-circle.active:before {
    background: var(--color-lighten-primary);
    box-shadow: 0 0 0 8px rgba(var(--color-lighten-primary-rgb),0.2)
}

.cms-swiper-dots-color-hover-lighten-primary .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-lighten-primary .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-lighten-primary .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-lighten-primary .cms-swiper-pagination-number.active {
    background: var(--color-lighten-primary)
}

.cms-swiper-dots-color-hover-lighten-primary.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-lighten-primary)
}

.cms-swiper-dots-color-secondary .cms-swiper-pagination-circle:before {
    background: var(--color-secondary);
    box-shadow: 0 0 0 0px rgba(var(--color-secondary-rgb),0.2)
}

.cms-swiper-dots-color-secondary .cms-swiper-pagination-divider,.cms-swiper-dots-color-secondary .cms-swiper-pagination-number {
    background: var(--color-secondary)
}

.cms-swiper-dots-color-secondary.swiper-pagination-progressbar {
    background: var(--color-secondary)
}

.cms-swiper-dots-color-hover-secondary .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-secondary .cms-swiper-pagination-circle.active:before {
    background: var(--color-secondary);
    box-shadow: 0 0 0 8px rgba(var(--color-secondary-rgb),0.2)
}

.cms-swiper-dots-color-hover-secondary .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-secondary .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-secondary .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-secondary .cms-swiper-pagination-number.active {
    background: var(--color-secondary)
}

.cms-swiper-dots-color-hover-secondary.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-secondary)
}

.cms-swiper-dots-color-darken-secondary .cms-swiper-pagination-circle:before {
    background: var(--color-darken-secondary);
    box-shadow: 0 0 0 0px rgba(var(--color-darken-secondary-rgb),0.2)
}

.cms-swiper-dots-color-darken-secondary .cms-swiper-pagination-divider,.cms-swiper-dots-color-darken-secondary .cms-swiper-pagination-number {
    background: var(--color-darken-secondary)
}

.cms-swiper-dots-color-darken-secondary.swiper-pagination-progressbar {
    background: var(--color-darken-secondary)
}

.cms-swiper-dots-color-hover-darken-secondary .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-darken-secondary .cms-swiper-pagination-circle.active:before {
    background: var(--color-darken-secondary);
    box-shadow: 0 0 0 8px rgba(var(--color-darken-secondary-rgb),0.2)
}

.cms-swiper-dots-color-hover-darken-secondary .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-darken-secondary .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-darken-secondary .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-darken-secondary .cms-swiper-pagination-number.active {
    background: var(--color-darken-secondary)
}

.cms-swiper-dots-color-hover-darken-secondary.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-darken-secondary)
}

.cms-swiper-dots-color-lighten-secondary .cms-swiper-pagination-circle:before {
    background: var(--color-lighten-secondary);
    box-shadow: 0 0 0 0px rgba(var(--color-lighten-secondary-rgb),0.2)
}

.cms-swiper-dots-color-lighten-secondary .cms-swiper-pagination-divider,.cms-swiper-dots-color-lighten-secondary .cms-swiper-pagination-number {
    background: var(--color-lighten-secondary)
}

.cms-swiper-dots-color-lighten-secondary.swiper-pagination-progressbar {
    background: var(--color-lighten-secondary)
}

.cms-swiper-dots-color-hover-lighten-secondary .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-lighten-secondary .cms-swiper-pagination-circle.active:before {
    background: var(--color-lighten-secondary);
    box-shadow: 0 0 0 8px rgba(var(--color-lighten-secondary-rgb),0.2)
}

.cms-swiper-dots-color-hover-lighten-secondary .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-lighten-secondary .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-lighten-secondary .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-lighten-secondary .cms-swiper-pagination-number.active {
    background: var(--color-lighten-secondary)
}

.cms-swiper-dots-color-hover-lighten-secondary.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-lighten-secondary)
}

.cms-swiper-dots-color-thirdary .cms-swiper-pagination-circle:before {
    background: var(--color-thirdary);
    box-shadow: 0 0 0 0px rgba(var(--color-thirdary-rgb),0.2)
}

.cms-swiper-dots-color-thirdary .cms-swiper-pagination-divider,.cms-swiper-dots-color-thirdary .cms-swiper-pagination-number {
    background: var(--color-thirdary)
}

.cms-swiper-dots-color-thirdary.swiper-pagination-progressbar {
    background: var(--color-thirdary)
}

.cms-swiper-dots-color-hover-thirdary .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-thirdary .cms-swiper-pagination-circle.active:before {
    background: var(--color-thirdary);
    box-shadow: 0 0 0 8px rgba(var(--color-thirdary-rgb),0.2)
}

.cms-swiper-dots-color-hover-thirdary .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-thirdary .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-thirdary .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-thirdary .cms-swiper-pagination-number.active {
    background: var(--color-thirdary)
}

.cms-swiper-dots-color-hover-thirdary.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-thirdary)
}

.cms-swiper-dots-color-rating .cms-swiper-pagination-circle:before {
    background: var(--color-rating);
    box-shadow: 0 0 0 0px rgba(var(--color-rating-rgb),0.2)
}

.cms-swiper-dots-color-rating .cms-swiper-pagination-divider,.cms-swiper-dots-color-rating .cms-swiper-pagination-number {
    background: var(--color-rating)
}

.cms-swiper-dots-color-rating.swiper-pagination-progressbar {
    background: var(--color-rating)
}

.cms-swiper-dots-color-hover-rating .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-rating .cms-swiper-pagination-circle.active:before {
    background: var(--color-rating);
    box-shadow: 0 0 0 8px rgba(var(--color-rating-rgb),0.2)
}

.cms-swiper-dots-color-hover-rating .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-rating .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-rating .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-rating .cms-swiper-pagination-number.active {
    background: var(--color-rating)
}

.cms-swiper-dots-color-hover-rating.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-rating)
}

.cms-swiper-dots-color-heading .cms-swiper-pagination-circle:before {
    background: var(--color-heading);
    box-shadow: 0 0 0 0px rgba(var(--color-heading-rgb),0.2)
}

.cms-swiper-dots-color-heading .cms-swiper-pagination-divider,.cms-swiper-dots-color-heading .cms-swiper-pagination-number {
    background: var(--color-heading)
}

.cms-swiper-dots-color-heading.swiper-pagination-progressbar {
    background: var(--color-heading)
}

.cms-swiper-dots-color-hover-heading .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-heading .cms-swiper-pagination-circle.active:before {
    background: var(--color-heading);
    box-shadow: 0 0 0 8px rgba(var(--color-heading-rgb),0.2)
}

.cms-swiper-dots-color-hover-heading .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-heading .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-heading .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-heading .cms-swiper-pagination-number.active {
    background: var(--color-heading)
}

.cms-swiper-dots-color-hover-heading.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-heading)
}

.cms-swiper-dots-color-body .cms-swiper-pagination-circle:before {
    background: var(--color-body);
    box-shadow: 0 0 0 0px rgba(var(--color-body-rgb),0.2)
}

.cms-swiper-dots-color-body .cms-swiper-pagination-divider,.cms-swiper-dots-color-body .cms-swiper-pagination-number {
    background: var(--color-body)
}

.cms-swiper-dots-color-body.swiper-pagination-progressbar {
    background: var(--color-body)
}

.cms-swiper-dots-color-hover-body .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-body .cms-swiper-pagination-circle.active:before {
    background: var(--color-body);
    box-shadow: 0 0 0 8px rgba(var(--color-body-rgb),0.2)
}

.cms-swiper-dots-color-hover-body .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-body .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-body .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-body .cms-swiper-pagination-number.active {
    background: var(--color-body)
}

.cms-swiper-dots-color-hover-body.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-body)
}

.cms-swiper-dots-color-meta .cms-swiper-pagination-circle:before {
    background: var(--color-meta);
    box-shadow: 0 0 0 0px rgba(var(--color-meta-rgb),0.2)
}

.cms-swiper-dots-color-meta .cms-swiper-pagination-divider,.cms-swiper-dots-color-meta .cms-swiper-pagination-number {
    background: var(--color-meta)
}

.cms-swiper-dots-color-meta.swiper-pagination-progressbar {
    background: var(--color-meta)
}

.cms-swiper-dots-color-hover-meta .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-meta .cms-swiper-pagination-circle.active:before {
    background: var(--color-meta);
    box-shadow: 0 0 0 8px rgba(var(--color-meta-rgb),0.2)
}

.cms-swiper-dots-color-hover-meta .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-meta .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-meta .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-meta .cms-swiper-pagination-number.active {
    background: var(--color-meta)
}

.cms-swiper-dots-color-hover-meta.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-meta)
}

.cms-swiper-dots-color-white .cms-swiper-pagination-circle:before {
    background: var(--color-white);
    box-shadow: 0 0 0 0px rgba(var(--color-white-rgb),0.2)
}

.cms-swiper-dots-color-white .cms-swiper-pagination-divider,.cms-swiper-dots-color-white .cms-swiper-pagination-number {
    background: var(--color-white)
}

.cms-swiper-dots-color-white.swiper-pagination-progressbar {
    background: var(--color-white)
}

.cms-swiper-dots-color-hover-white .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-white .cms-swiper-pagination-circle.active:before {
    background: var(--color-white);
    box-shadow: 0 0 0 8px rgba(var(--color-white-rgb),0.2)
}

.cms-swiper-dots-color-hover-white .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-white .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-white .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-white .cms-swiper-pagination-number.active {
    background: var(--color-white)
}

.cms-swiper-dots-color-hover-white.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-white)
}

.cms-swiper-dots-color-white-25 .cms-swiper-pagination-circle:before {
    background: var(--color-white-25);
    box-shadow: 0 0 0 0px rgba(var(--color-white-25-rgb),0.2)
}

.cms-swiper-dots-color-white-25 .cms-swiper-pagination-divider,.cms-swiper-dots-color-white-25 .cms-swiper-pagination-number {
    background: var(--color-white-25)
}

.cms-swiper-dots-color-white-25.swiper-pagination-progressbar {
    background: var(--color-white-25)
}

.cms-swiper-dots-color-hover-white-25 .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-white-25 .cms-swiper-pagination-circle.active:before {
    background: var(--color-white-25);
    box-shadow: 0 0 0 8px rgba(var(--color-white-25-rgb),0.2)
}

.cms-swiper-dots-color-hover-white-25 .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-white-25 .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-white-25 .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-white-25 .cms-swiper-pagination-number.active {
    background: var(--color-white-25)
}

.cms-swiper-dots-color-hover-white-25.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-white-25)
}

.cms-swiper-dots-color-grey .cms-swiper-pagination-circle:before {
    background: var(--color-grey);
    box-shadow: 0 0 0 0px rgba(var(--color-grey-rgb),0.2)
}

.cms-swiper-dots-color-grey .cms-swiper-pagination-divider,.cms-swiper-dots-color-grey .cms-swiper-pagination-number {
    background: var(--color-grey)
}

.cms-swiper-dots-color-grey.swiper-pagination-progressbar {
    background: var(--color-grey)
}

.cms-swiper-dots-color-hover-grey .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-grey .cms-swiper-pagination-circle.active:before {
    background: var(--color-grey);
    box-shadow: 0 0 0 8px rgba(var(--color-grey-rgb),0.2)
}

.cms-swiper-dots-color-hover-grey .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-grey .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-grey .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-grey .cms-swiper-pagination-number.active {
    background: var(--color-grey)
}

.cms-swiper-dots-color-hover-grey.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-grey)
}

.cms-swiper-dots-color-grey2 .cms-swiper-pagination-circle:before {
    background: var(--color-grey2);
    box-shadow: 0 0 0 0px rgba(var(--color-grey2-rgb),0.2)
}

.cms-swiper-dots-color-grey2 .cms-swiper-pagination-divider,.cms-swiper-dots-color-grey2 .cms-swiper-pagination-number {
    background: var(--color-grey2)
}

.cms-swiper-dots-color-grey2.swiper-pagination-progressbar {
    background: var(--color-grey2)
}

.cms-swiper-dots-color-hover-grey2 .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-grey2 .cms-swiper-pagination-circle.active:before {
    background: var(--color-grey2);
    box-shadow: 0 0 0 8px rgba(var(--color-grey2-rgb),0.2)
}

.cms-swiper-dots-color-hover-grey2 .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-grey2 .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-grey2 .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-grey2 .cms-swiper-pagination-number.active {
    background: var(--color-grey2)
}

.cms-swiper-dots-color-hover-grey2.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-grey2)
}

.cms-swiper-dots-color-grey3 .cms-swiper-pagination-circle:before {
    background: var(--color-grey3);
    box-shadow: 0 0 0 0px rgba(var(--color-grey3-rgb),0.2)
}

.cms-swiper-dots-color-grey3 .cms-swiper-pagination-divider,.cms-swiper-dots-color-grey3 .cms-swiper-pagination-number {
    background: var(--color-grey3)
}

.cms-swiper-dots-color-grey3.swiper-pagination-progressbar {
    background: var(--color-grey3)
}

.cms-swiper-dots-color-hover-grey3 .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-grey3 .cms-swiper-pagination-circle.active:before {
    background: var(--color-grey3);
    box-shadow: 0 0 0 8px rgba(var(--color-grey3-rgb),0.2)
}

.cms-swiper-dots-color-hover-grey3 .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-grey3 .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-grey3 .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-grey3 .cms-swiper-pagination-number.active {
    background: var(--color-grey3)
}

.cms-swiper-dots-color-hover-grey3.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-grey3)
}

.cms-swiper-dots-color-light-grey .cms-swiper-pagination-circle:before {
    background: var(--color-light-grey);
    box-shadow: 0 0 0 0px rgba(var(--color-light-grey-rgb),0.2)
}

.cms-swiper-dots-color-light-grey .cms-swiper-pagination-divider,.cms-swiper-dots-color-light-grey .cms-swiper-pagination-number {
    background: var(--color-light-grey)
}

.cms-swiper-dots-color-light-grey.swiper-pagination-progressbar {
    background: var(--color-light-grey)
}

.cms-swiper-dots-color-hover-light-grey .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-light-grey .cms-swiper-pagination-circle.active:before {
    background: var(--color-light-grey);
    box-shadow: 0 0 0 8px rgba(var(--color-light-grey-rgb),0.2)
}

.cms-swiper-dots-color-hover-light-grey .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-light-grey .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-light-grey .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-light-grey .cms-swiper-pagination-number.active {
    background: var(--color-light-grey)
}

.cms-swiper-dots-color-hover-light-grey.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-light-grey)
}

.cms-swiper-dots-color-light-gray .cms-swiper-pagination-circle:before {
    background: var(--color-light-gray);
    box-shadow: 0 0 0 0px rgba(var(--color-light-gray-rgb),0.2)
}

.cms-swiper-dots-color-light-gray .cms-swiper-pagination-divider,.cms-swiper-dots-color-light-gray .cms-swiper-pagination-number {
    background: var(--color-light-gray)
}

.cms-swiper-dots-color-light-gray.swiper-pagination-progressbar {
    background: var(--color-light-gray)
}

.cms-swiper-dots-color-hover-light-gray .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-light-gray .cms-swiper-pagination-circle.active:before {
    background: var(--color-light-gray);
    box-shadow: 0 0 0 8px rgba(var(--color-light-gray-rgb),0.2)
}

.cms-swiper-dots-color-hover-light-gray .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-light-gray .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-light-gray .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-light-gray .cms-swiper-pagination-number.active {
    background: var(--color-light-gray)
}

.cms-swiper-dots-color-hover-light-gray.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-light-gray)
}

.cms-swiper-dots-color-border .cms-swiper-pagination-circle:before {
    background: var(--color-border);
    box-shadow: 0 0 0 0px rgba(var(--color-border-rgb),0.2)
}

.cms-swiper-dots-color-border .cms-swiper-pagination-divider,.cms-swiper-dots-color-border .cms-swiper-pagination-number {
    background: var(--color-border)
}

.cms-swiper-dots-color-border.swiper-pagination-progressbar {
    background: var(--color-border)
}

.cms-swiper-dots-color-hover-border .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-border .cms-swiper-pagination-circle.active:before {
    background: var(--color-border);
    box-shadow: 0 0 0 8px rgba(var(--color-border-rgb),0.2)
}

.cms-swiper-dots-color-hover-border .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-border .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-border .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-border .cms-swiper-pagination-number.active {
    background: var(--color-border)
}

.cms-swiper-dots-color-hover-border.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-border)
}

.cms-swiper-dots-color-transparent .cms-swiper-pagination-circle:before {
    background: var(--color-transparent);
    box-shadow: 0 0 0 0px rgba(var(--color-transparent-rgb),0.2)
}

.cms-swiper-dots-color-transparent .cms-swiper-pagination-divider,.cms-swiper-dots-color-transparent .cms-swiper-pagination-number {
    background: var(--color-transparent)
}

.cms-swiper-dots-color-transparent.swiper-pagination-progressbar {
    background: var(--color-transparent)
}

.cms-swiper-dots-color-hover-transparent .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-transparent .cms-swiper-pagination-circle.active:before {
    background: var(--color-transparent);
    box-shadow: 0 0 0 8px rgba(var(--color-transparent-rgb),0.2)
}

.cms-swiper-dots-color-hover-transparent .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-transparent .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-transparent .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-transparent .cms-swiper-pagination-number.active {
    background: var(--color-transparent)
}

.cms-swiper-dots-color-hover-transparent.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-transparent)
}

.cms-swiper-dots-color-custom-1 .cms-swiper-pagination-circle:before {
    background: var(--color-custom-1);
    box-shadow: 0 0 0 0px rgba(var(--color-custom-1-rgb),0.2)
}

.cms-swiper-dots-color-custom-1 .cms-swiper-pagination-divider,.cms-swiper-dots-color-custom-1 .cms-swiper-pagination-number {
    background: var(--color-custom-1)
}

.cms-swiper-dots-color-custom-1.swiper-pagination-progressbar {
    background: var(--color-custom-1)
}

.cms-swiper-dots-color-hover-custom-1 .cms-swiper-pagination-circle:hover:before,.cms-swiper-dots-color-hover-custom-1 .cms-swiper-pagination-circle.active:before {
    background: var(--color-custom-1);
    box-shadow: 0 0 0 8px rgba(var(--color-custom-1-rgb),0.2)
}

.cms-swiper-dots-color-hover-custom-1 .cms-swiper-pagination-divider:hover,.cms-swiper-dots-color-hover-custom-1 .cms-swiper-pagination-number:hover,.cms-swiper-dots-color-hover-custom-1 .cms-swiper-pagination-divider.active,.cms-swiper-dots-color-hover-custom-1 .cms-swiper-pagination-number.active {
    background: var(--color-custom-1)
}

.cms-swiper-dots-color-hover-custom-1.cms-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--color-custom-1)
}

.cms-swiper-dots-out .cms-swiper-dots:not([class*="pt-"]) {
    padding-top: 40px
}

.cms-swiper-dots-out .cms-swiper-dots.cms-swiper-dots-circle:not([class*="col"]) {
    padding-top: 32px
}

.cms-swiper-dots-in .cms-swiper-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    margin-top: 0;
    z-index: 1
}

.cms-swiper-dots.cms-swiper-dots-align-center,.cms-swiper-dots-align-center .cms-swiper-dots {
    justify-content: center
}

.cms-swiper-dots.cms-swiper-dots-align-start,.cms-swiper-dots-align-start .cms-swiper-dots {
    justify-content: start
}

.cms-swiper-dots.cms-swiper-dots-align-end,.cms-swiper-dots-align-end .cms-swiper-dots {
    justify-content: end
}

.cms-swiper-dots.cms-swiper-dots-align-justify,.cms-swiper-dots-align-justify .cms-swiper-dots {
    justify-content: space-between
}

@media (max-width: 1024px) {
    .cms-swiper-dots-align-tablet-start .cms-swiper-dots {
        justify-content:start
    }

    .cms-swiper-dots-align-tablet-center .cms-swiper-dots {
        justify-content: center
    }

    .cms-swiper-dots-align-tablet-end .cms-swiper-dots {
        justify-content: end
    }

    .cms-swiper-dots-align-tablet-justify .cms-swiper-dots {
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    .cms-swiper-dots-align-mobile-start .cms-swiper-dots {
        justify-content:start
    }

    .cms-swiper-dots-align-mobile-center .cms-swiper-dots {
        justify-content: center
    }

    .cms-swiper-dots-align-mobile-end .cms-swiper-dots {
        justify-content: end
    }

    .cms-swiper-dots-align-mobile-justify .cms-swiper-dots {
        justify-content: space-between
    }
}

.cms-dot-item-layout-1 .cms-ttmn-avatar-wrap {
    padding: 10px;
    border: 2px solid #e9e9f0;
    position: relative
}

.cms-dot-item-layout-1 .cms-ttmn-avatar-wrap:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 50%
}

span[class*="cms-swiper-pagination-"]:hover .cms-dot-item-layout-1 .cms-ttmn-avatar-wrap,span[class*="cms-swiper-pagination-"].active .cms-dot-item-layout-1 .cms-ttmn-avatar-wrap {
    border-color: var(--color-accent)
}

span[class*="cms-swiper-pagination-"]:hover .cms-dot-item-layout-1 .cms-ttmn-avatar-wrap:before,span[class*="cms-swiper-pagination-"].active .cms-dot-item-layout-1 .cms-ttmn-avatar-wrap:before {
    background-color: rgba(var(--color-accent-rgb), 0.8)
}

.container-wide {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 1600px) {
    .container-wide {
        padding-left:60px;
        padding-right: 60px
    }
}

.container-full {
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 1600px) {
    .container-full {
        padding-left:40px;
        padding-right: 40px
    }
}

#cms-main {
    position: relative;
    z-index: 1
}

#cms-main:not(.cms-main-elementor) {
    padding: 70px 0 110px;
    /* padding: 0; */
    /* background: #f2f3f5; */
}
@media (max-width: 767px) {
#cms-main:not(.cms-main-elementor) {
    padding: 30px 0 60px;
}
    }

.woocommerce-page.woocommerce-shop #cms-main:not(.cms-main-elementor) {
    padding-top: 110px
}

.woocommerce-page.single-product #cms-main:not(.cms-main-elementor) {
    padding-bottom: 60px
}

.cms-header-wraps {
    z-index: 5;
    position: relative
}

#cms-header {
    box-shadow: var(--header-shadow)
}

#cms-header:not(.header-ontop):not(.header-sticky) {
    background: #fff
}

.header-height {
    height: var(--header-height);
    max-height: var(--header-height)
}

.cms-header-size {
    height: var(--header-height);
    width: var(--header-height);
    line-height: var(--header-height) !important
}

@media (max-width: 1279px) {
    .cms-header-size {
        height:46px;
        width: 46px;
        line-height: 46px !important
    }
}

#cms-header-top.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.cms-header-logo a {
    display: flex;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px
}

.cms-header-logo .cms-logo {
    max-width: var(--logo-width);
    max-height: var(--logo-height)
}

.cms-header-logo .logo-ontop,.cms-header-logo .logo-sticky,.cms-header-logo .logo-mobile,.cms-header-logo .logo-mobile-ontop {
    display: none
}

@media (max-width: 1279px) {
    .cms-header-logo .logo-default,.cms-header-logo .logo-ontop,.cms-header-logo .logo-sticky {
        display:none !important
    }

    .cms-header-logo .logo-mobile {
        display: flex
    }
}

.cms-logo {
    vertical-align: sub
}

.header-ontop .cms-header-logo .logo-ontop {
    display: flex
}

.header-ontop .cms-header-logo .logo-default,.header-ontop .cms-header-logo .logo-sticky {
    display: none
}

@media (max-width: 1279px) {
    .header-ontop .cms-header-logo .logo-mobile {
        display:none
    }

    .header-ontop .cms-header-logo .logo-mobile-ontop {
        display: flex
    }
}

.header-sticky .cms-header-logo .logo-sticky {
    display: flex
}

.header-sticky .cms-header-logo .logo-default,.header-sticky .cms-header-logo .logo-ontop {
    display: none
}

@media (max-width: 1279px) {
    .cms-header-logo .cms-logo {
        max-width:var(--logo-width-sm);
        max-height: var(--logo-height-sm)
    }
}

.cms-primary-menu {
    padding: 0;
    margin: 0;
    list-style: none
}

.cms-primary-menu li {
    position: relative;
    padding: 0
}

.cms-primary-menu ul,.cms-primary-menu ol {
    list-style: none;
    padding: 0;
    margin: 0
}

.cms-primary-menu .sub-menu li {
    padding: 0
}

.cms-primary-menu .sub-menu li:last-child > a {
    border-bottom: 0
}

.cms-primary-menu .sub-menu li:last-child > a:after {
    display: none
}

.cms-primary-menu .sub-menu .cms-menu-link {
    display: block;
    font-size: var(--dropdown-font-size);
    font-weight: var(--dropdown-font-weight);
    padding: 10px 0;
    color: var(--dropdown-regular);
    background-color: var(--dropdown-item-bg);
    position: relative;
    border-bottom: 1px solid #eaeaea
}

.cms-primary-menu .sub-menu .cms-menu-link:before {
    font-family: "cmsi";
    content: "\e90d";
    position: absolute;
    left: -40px;
    top: 15px;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
    font-size: 65%;
    color: var(--dropdown-hover)
}

[dir="rtl"] .cms-primary-menu .sub-menu .cms-menu-link:before {
    font-family: "cmsi";
    content: "\e90c";
    left: auto;
    right: -40px
}

.cms-primary-menu .sub-menu .cms-menu-link:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    background-color: var(--dropdown-hover);
    transition: all 300ms ease-in-out
}

[dir="rtl"] .cms-primary-menu .sub-menu .cms-menu-link:after {
    left: auto;
    right: 0
}

.cms-primary-menu .sub-menu .cms-menu-link:hover {
    color: var(--dropdown-hover);
    font-weight: var(--dropdown-font-weight-hover);
    background-color: var(--dropdown-item-bg-hover)
}

.cms-primary-menu .sub-menu .cms-menu-link:hover:before {
    left: -20px;
    visibility: hidden;
    opacity: 1
}

[dir="rtl"] .cms-primary-menu .sub-menu .cms-menu-link:hover:before {
    left: auto;
    right: -20px
}

.cms-primary-menu .sub-menu .cms-menu-link:hover:after {
    width: 100%
}

.cms-primary-menu .sub-menu .current-menu-item > a,.cms-primary-menu .sub-menu .current-menu-ancestor > a {
    color: var(--dropdown-active);
    font-weight: var(--dropdown-font-weight-hover);
    background-color: var(--dropdown-item-bg-hover)
}

.cms-primary-menu .sub-menu .current-menu-item > a:after,.cms-primary-menu .sub-menu .current-menu-ancestor > a:after {
    width: 100%
}

.cms-primary-menu .sub-menu .cms-menu-title {
    display: block
}

.cms-primary-menu .menu-title-wraps {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.cms-primary-menu .menu-title-wraps > span {
    flex: 0 0 auto;
    width: auto
}

.cms-primary-menu .menu-title-wraps > span.menu-title {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

@media (min-width: 1281px) {
    .cms-primary-menu {
        margin-left:-22.5px;
        margin-right: -22.5px;
        display: flex;
        flex-wrap: wrap
    }

    .cms-primary-menu li {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }

    .cms-primary-menu li:hover > .sub-menu {
        top: 0;
        z-index: 1;
        visibility: visible;
        opacity: 1
    }

    .cms-primary-menu > li {
        flex: 0 0 auto;
        width: auto;
        padding: 0 30px
    }

    .cms-primary-menu > li.cms-separator {
        padding-right: 70px
    }

    .cms-primary-menu > li.cms-separator:before {
        right: 70px
    }

    .cms-primary-menu > li.cms-separator:after {
        content: '';
        width: 2px;
        height: 27px;
        display: block;
        background-color: rgba(9, 29, 62, 0.15);
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%)
    }

    .cms-primary-menu > li:before,.cms-primary-menu > li:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        transform-origin: right center;
        transform: scale(0, 1);
        transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85)
    }

    .cms-primary-menu > li:before {
        height: 4px;
        z-index: 1
    }

    .cms-primary-menu > li:after {
        bottom: 0;
        background-color: var(--color-lighten-accent)
    }

    .cms-primary-menu > li .main-menu-toggle:before {
        font-family: "cmsi";
        content: '\e91d';
        font-size: 66%
    }

    .cms-primary-menu > li > .sub-menu {
        left: 0
    }

    .cms-primary-menu > li > .sub-menu.back {
        left: auto;
        right: 0
    }

    .cms-primary-menu > li > .sub-menu .main-menu-toggle {
        transform: rotate(-90deg);
        margin-bottom: -5px
    }

    [dir="rtl"] .cms-primary-menu > li > .sub-menu {
        left: auto;
        right: 0
    }

    [dir="rtl"] .cms-primary-menu > li > .sub-menu.back {
        right: auto;
        left: 0
    }

    [dir="rtl"] .cms-primary-menu > li > .sub-menu .main-menu-toggle {
        transform: rotate(90deg)
    }

    .cms-primary-menu > li:hover > .sub-menu {
        top: 100%
    }

    .cms-primary-menu > li > a {
        line-height: var(--header-height);
        display: inline-block;
        position: relative;
        z-index: 1
    }

    .cms-primary-menu > li > a .cms-menu-title {
        position: relative;
        padding-bottom: 10px
    }

    .cms-primary-menu > li > a .cms-menu-title:after {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 0;
        height: 3px;
        transition: all 300ms ease-in-out
    }

    .cms-primary-menu > li > a:hover .cms-menu-title:after {
        left: 0;
        width: 100%
    }

    .cms-primary-menu > li.current-menu-item:before,.cms-primary-menu > li.current-menu-ancestor:before,.cms-primary-menu > li:hover:before,.cms-primary-menu > li.current-menu-item:after,.cms-primary-menu > li.current-menu-ancestor:after,.cms-primary-menu > li:hover:after {
        transform-origin: left center;
        transform: scale(1, 1)
    }

    .cms-primary-menu > li.current-menu-item > a .cms-menu-title:after,.cms-primary-menu > li.current-menu-ancestor > a .cms-menu-title:after,.cms-primary-menu > li:hover > a .cms-menu-title:after {
        left: 0;
        width: 100%
    }

    .cms-primary-menu .sub-menu {
        min-width: 235px;
        color: var(--dropdown-regular);
        background-color: var(--dropdown-bg);
        background-repeat: repeat-x;
        background-position: top left;
        position: absolute;
        top: calc(100% + 30px);
        left: 100%;
        padding: 25px 40px;
        z-index: -1;
        visibility: hidden;
        box-shadow: var(--dropdown-shadow);
        opacity: 0;
        transition: all 300ms ease-in-out
    }

    .cms-primary-menu .sub-menu:after {
        content: '';
        position: absolute;
        left: 40px;
        right: 40px;
        bottom: 0;
        height: 8px;
        background-color: #eaeaea
    }

    .cms-primary-menu .sub-menu.back {
        left: auto;
        right: 100%
    }

    [dir="rtl"] .cms-primary-menu .sub-menu {
        left: auto;
        right: 100%
    }

    [dir="rtl"] .cms-primary-menu .sub-menu.back {
        right: auto;
        left: 100%
    }

    .cms-primary-menu .sub-menu .cms-parent-menu-icon:before {
        font-family: "cmsi";
        content: "\6a";
        font-size: 12px
    }

    .cms-primary-menu .cms-parent-menu-icon {
        float: right
    }

    .cms-primary-menu .cms-parent-menu-icon:before {
        margin-left: 5px;
        font-family: "cmsi";
        content: "\6a";
        font-size: 12px
    }

    [dir="rtl"] .cms-primary-menu .cms-parent-menu-icon:before {
        margin-left: 0;
        margin-right: 5px
    }

    [dir="rtl"] .cms-primary-menu .cms-parent-menu-icon {
        float: left
    }
}

.menu-item-object-language_switcher > a > span {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.menu-item-object-language_switcher > a > span > .trp-flag-image {
    margin-right: 10px
}

[dir="rtl"] .menu-item-object-language_switcher > a > span > .trp-flag-image {
    margin-right: 0;
    margin-left: 10px
}

#cms-primary-menu .megamenu .cms-megamenu {
    padding: 0;
    overflow: hidden
}

#cms-primary-menu .megamenu .cms-megamenu + ul.sub-menu {
    margin-top: 30px
}

@media (min-width: 1200px) {
    #cms-primary-menu .megamenu .cms-megamenu:not(.cms-megamenu-full) {
        width:490px
    }
}

#cms-primary-menu .megamenu .cms-megamenu.cms-megamenu-full {
    width: 100vw
}

.header-icon {
    position: relative;
    font-size: 16px;
    cursor: pointer;
    line-height: 1;
    vertical-align: middle
}

@media (min-width: 1281px) {
    .h-btn-search .search-label {
        display:inline-block;
        transform: translateY(-2px)
    }
}

.cms-header-cart-content {
    z-index: 5;
    width: 320px;
    padding: 40px;
    position: absolute;
    visibility: hidden;
    background-color: var(--dropdown-bg);
    background-image: url('../image/dropdown-shadow.png');
    background-repeat: repeat-x;
    background-position: top left;
    max-height: calc(100% - var(--header-height) - 20px);
    overflow-x: hidden;
    overflow-y: scroll;
    box-shadow: var(--dropdown-shadow);
    border-radius: var(--dropdown-radius);
    opacity: 0;
    transition: all 300ms ease-in-out
}

.cms-header-cart-content.open {
    visibility: visible;
    opacity: 1
}

.cms-header-cart-content.inside {
    top: 100%;
    transform: translateY(100px)
}

.cms-header-cart-content.inside.open {
    transform: translateY(0)
}

.cms-header-cart-content.outside {
    top: 0;
    transform: translateX(320px)
}

.cms-header-cart-content.outside.open {
    transform: translateX(0)
}

[dir="rtl"] .cms-header-cart-content.outside {
    transform: translateX(-320px)
}

@media (min-width: 576px) {
    .cms-header-cart-content {
        width:330px
    }
}

.h-btn-cart {
    position: relative
}

.h-btn-cart .cart-icon {
    padding-right: 15px
}

.h-btn-cart > .menu-text {
    padding-right: 5px;
    vertical-align: middle
}

[dir="rtl"] .h-btn-cart > .menu-text {
    padding-right: 0;
    padding-left: 5px
}

.cart-count {
    position: absolute;
    top: -10px;
    right: 0;
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    background: var(--color-accent);
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    padding: 0 3px
}

.menu-text {
    font-size: var(--menu-font-size);
    font-weight: var(--menu-font-weight);
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
}

.menu-text:hover {
    color: var(--menu-hover)
}

.cms-header-phone {
    width: 61px;
    height: 61px;
    line-height: 47px !important;
    font-size: 17px;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 50%;
    padding: 7px;
    box-shadow: 0 0 0 2px rgba(var(--color-custom-1-rgb), 1)
}

.cms-header-phone .cms-ripple > span {
    display: inline-block;
    transform: translateY(3px)
}

@media (max-width: 480px) {
    .cms-header-phone {
        width:35px;
        height: 35px;
        padding: 3px
    }

    .cms-header-phone .cms-ripple.size-47 {
        width: 29px;
        height: 29px;
        line-height: 29px
    }

    .cms-header-phone .cms-ripple.size-47 > span {
        font-size: 14px
    }
}

.cms-header-btn .btn-height-header.h-btn {
    height: var(--header-height);
    line-height: var(--header-height);
    padding-top: 0;
    padding-bottom: 0
}

.cms-header-btn .btn-header-size {
    padding-left: 0;
    padding-right: 0
}

.cms-header-btn .btn-header-size .cms-btn-content {
    justify-content: center
}

.cms-header-hidden-content.active > span:before {
    content: "\e93e"
}

.cms-header-hidden-content-content {
    position: fixed;
    left: 0;
    right: 0;
    top: 100vh;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    background-color: #fff
}

.cms-header-hidden-content-content.open {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    top: var(--header-height)
}

.cms-secondary-menu-title {
    cursor: pointer;
    color: var(--menu-regular);
    transition: all 300ms ease-in-out
}

.cms-secondary-menu-title:hover {
    color: var(--menu-hover)
}

.cms-header.is-sticky.header-sticky .cms-secondary-menu-title {
    color: var(--sticky-regular)
}

.cms-header.is-sticky.header-sticky .cms-secondary-menu-title:hover {
    color: var(--sticky-hover)
}

.cms-header.header-ontop .cms-secondary-menu-title {
    color: var(--ontop-regular)
}

.cms-header.header-ontop .cms-secondary-menu-title:hover {
    color: var(--ontop-hover)
}

#cms-secondary-menu {
    display: none;
    width: 235px;
    color: var(--dropdown-regular);
    background: var(--dropdown-bg);
    position: absolute;
    top: calc(100% + 43px);
    padding: 20px 40px;
    margin: 0;
    box-shadow: var(--dropdown-shadow);
    z-index: 5
}

#cms-secondary-menu a {
    display: block;
    color: var(--dropdown-regular);
    font-size: var(--dropdown-font-size);
    padding: 5px 0;
    background-color: var(--dropdown-item-bg);
    position: relative;
    border-bottom: 1px solid var(--border-color)
}

#cms-secondary-menu a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    background-color: var(--dropdown-hover);
    transition: all 300ms ease-in-out
}

[dir="rtl"] #cms-secondary-menu a:after {
    left: auto;
    right: 0
}

#cms-secondary-menu a:hover {
    color: var(--dropdown-hover);
    background-color: var(--dropdown-item-bg-hover)
}

#cms-secondary-menu a:hover:after {
    width: 100%
}

[dir="rtl"] #cms-secondary-menu a:hover {
    padding-left: 0
}

#cms-secondary-menu .current-menu-item,#cms-secondary-menu .current-menu-ancestor > a,#cms-secondary-menu .current-menu-parent > a {
    color: var(--dropdown-active)
}

.cms-hidden-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 460px;
    background: #fff;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transform: translateX(460px);
    transition: all 300ms ease-in-out
}

[dir="rtl"] .cms-hidden-sidebar {
    right: auto;
    left: 0;
    transform: translateX(-460px)
}

.cms-hidden-sidebar .cms-hidden-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: red;
    cursor: pointer
}

.cms-hidden-sidebar .cms-hidden-close:hover {
    background: red;
    color: #fff
}

[dir="rtl"] .cms-hidden-sidebar .cms-hidden-close {
    right: auto;
    left: 0
}

.cms-hidden-sidebar.open {
    visibility: visible;
    opacity: 1;
    transform: translateX(0)
}

[dir="rtl"] .cms-header-hidden-sidebar {
    transform: rotate(180deg)
}

.logged-in .cms-hidden-sidebar {
    top: 32px
}

.cms-primary-menu > li > a {
    color: var(--menu-regular);
    font-size: var(--menu-font-size);
    font-weight: var(--menu-font-weight);
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
}

.cms-primary-menu > li > a .menu-title:after {
    background: var(--menu-hover)
}

.cms-primary-menu > li > a:hover {
    color: var(--menu-hover)
}

.cms-primary-menu > li:hover > a,.cms-primary-menu > li:hover > .main-menu-toggle:before {
    color: var(--menu-hover)
}

.cms-primary-menu > li:hover > a .cms-menu-title:after,.cms-primary-menu > li:hover > .main-menu-toggle:before .cms-menu-title:after {
    background: var(--menu-hover)
}

.cms-primary-menu > li:hover:before {
    background-color: var(--menu-hover)
}

.cms-primary-menu > li.current-menu-item > a,.cms-primary-menu > li.current-menu-ancestor > a,.cms-primary-menu > li.current-menu-item > .main-menu-toggle:before,.cms-primary-menu > li.current-menu-ancestor > .main-menu-toggle:before {
    color: var(--menu-active)
}

.cms-primary-menu > li.current-menu-item > a .cms-menu-title:after,.cms-primary-menu > li.current-menu-ancestor > a .cms-menu-title:after,.cms-primary-menu > li.current-menu-item > .main-menu-toggle:before .cms-menu-title:after,.cms-primary-menu > li.current-menu-ancestor > .main-menu-toggle:before .cms-menu-title:after {
    background: var(--menu-active)
}

.cms-primary-menu > li.current-menu-item:before,.cms-primary-menu > li.current-menu-ancestor:before {
    background-color: var(--menu-active)
}

.menu-color {
    color: var(--menu-regular)
}

.menu-color:hover {
    color: var(--menu-hover)
}

.header-ontop .menu-color {
    color: var(--ontop-regular)
}

.header-ontop .menu-color:hover {
    color: var(--ontop-hover)
}

.header-sticky .menu-color {
    color: var(--sticky-regular)
}

.header-sticky .menu-color:hover {
    color: var(--sticky-hover)
}

.header-ontop {
    position: absolute;
    left: 0;
    right: 0;
    background: var(--ontop-bg)
}

.header-ontop:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #eaeaea;
    opacity: 0.15
}

@media (min-width: 1281px) {
    .header-ontop .cms-primary-menu > li > a,.header-ontop .cms-primary-menu > li > .main-menu-toggle:before {
        color:var(--ontop-regular)
    }

    .header-ontop .cms-primary-menu > li > a:hover,.header-ontop .cms-primary-menu > li > .main-menu-toggle:before:hover {
        color: var(--ontop-hover)
    }

    .header-ontop .cms-primary-menu > li:before {
        background-color: var(--ontop-hover)
    }

    .header-ontop .cms-primary-menu > li:hover > a,.header-ontop .cms-primary-menu > li:hover > .main-menu-toggle:before {
        color: var(--ontop-hover)
    }

    .header-ontop .cms-primary-menu > li:hover:before {
        background-color: var(--color-accent)
    }

    .header-ontop .cms-primary-menu > li:hover:after {
        background-color: rgba(255, 255, 255, 0.15)
    }

    .header-ontop .cms-primary-menu > li.current-menu-item > a,.header-ontop .cms-primary-menu > li.current-menu-ancestor > a,.header-ontop .cms-primary-menu > li.current-menu-item .main-menu-toggle:before,.header-ontop .cms-primary-menu > li.current-menu-ancestor .main-menu-toggle:before {
        color: var(--ontop-active)
    }

    .header-ontop .cms-primary-menu > li.current-menu-item:before,.header-ontop .cms-primary-menu > li.current-menu-ancestor:before {
        background-color: var(--color-accent)
    }

    .header-ontop .cms-primary-menu > li.current-menu-item:after,.header-ontop .cms-primary-menu > li.current-menu-ancestor:after {
        background-color: rgba(255, 255, 255, 0.15)
    }

    .header-ontop .menu-color {
        color: var(--ontop-regular)
    }

    .header-ontop .menu-color:hover {
        color: var(--ontop-hover)
    }
}

.header-ontop .cms-header-phone .cms-ripple {
    background: #fff;
    color: var(--color-primary)
}

.header-sticky {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background: var(--sticky-bg);
    animation: 0.95s ease 0s normal forwards 1 running headerSlideDown
}

@media (min-width: 1281px) {
    .header-sticky .cms-primary-menu > li > a,.header-sticky .cms-primary-menu > li > .main-menu-toggle:before {
        color:var(--sticky-regular)
    }

    .header-sticky .cms-primary-menu > li > a:hover,.header-sticky .cms-primary-menu > li > .main-menu-toggle:before:hover {
        color: var(--sticky-hover)
    }

    .header-sticky .cms-primary-menu > li:before {
        background-color: var(--sticky-hover)
    }

    .header-sticky .cms-primary-menu > li:hover:before {
        background-color: var(--sticky-hover)
    }

    .header-sticky .cms-primary-menu > li:hover > a,.header-sticky .cms-primary-menu > li:hover > .main-menu-toggle:before {
        color: var(--sticky-hover)
    }

    .header-sticky .cms-primary-menu > li.current-menu-item > a,.header-sticky .cms-primary-menu > li.current-menu-ancestor > a,.header-sticky .cms-primary-menu > li.current-menu-item .main-menu-toggle:before,.header-sticky .cms-primary-menu > li.current-menu-ancestor .main-menu-toggle:before {
        color: var(--sticky-active)
    }

    .header-sticky .cms-primary-menu > li.current-menu-item:before,.header-sticky .cms-primary-menu > li.current-menu-ancestor:before {
        background-color: var(--sticky-active)
    }

    .header-sticky .menu-color {
        color: var(--sticky-regular)
    }

    .header-sticky .menu-color:hover {
        color: var(--sticky-hover)
    }
}

.logged-in .header-sticky {
    top: 32px
}

@media (max-width: 1281px) {
    .cms-primary-menu > li > a,ul.sub-menu > li > a {
        color:var(--dropdown-regular)
    }

    .cms-primary-menu > li > a:hover,ul.sub-menu > li > a:hover {
        color: var(--dropdown-hover)
    }

    .cms-primary-menu > li.current-menu-ancestor > a,ul.sub-menu > li.current-menu-ancestor > a,.cms-primary-menu > li.current-menu-item > a,ul.sub-menu > li.current-menu-item > a {
        color: var(--dropdown-active)
    }

    ul.sub-menu a {
        font-weight: 400 !important
    }
}

#main-menu-mobile .btn-nav-mobile {
    display: inline-block;
    height: 22px;
    width: 22px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    transition: all 300ms linear 0ms
}

#main-menu-mobile .btn-nav-mobile:before,#main-menu-mobile .btn-nav-mobile:after,#main-menu-mobile .btn-nav-mobile span {
    transition: all 300ms linear 0ms;
    content: "";
    background-color: var(--menu-regular);
    display: block;
    height: 3px;
    left: 0;
    right: 0;
    position: absolute
}

.header-ontop #main-menu-mobile .btn-nav-mobile:before,.header-ontop #main-menu-mobile .btn-nav-mobile:after,.header-ontop #main-menu-mobile .btn-nav-mobile span {
    background-color: var(--ontop-regular)
}

.header-sticky #main-menu-mobile .btn-nav-mobile:before,.header-sticky #main-menu-mobile .btn-nav-mobile:after,.header-sticky #main-menu-mobile .btn-nav-mobile span {
    background-color: var(--sticky-regular)
}

#main-menu-mobile .btn-nav-mobile:before {
    top: 0px
}

#main-menu-mobile .btn-nav-mobile span {
    top: 8px
}

#main-menu-mobile .btn-nav-mobile:after {
    top: 17px
}

#main-menu-mobile .btn-nav-mobile.opened:before {
    top: 8px;
    transform: rotate(45deg)
}

#main-menu-mobile .btn-nav-mobile.opened:after {
    transform: rotate(-45deg);
    top: 8px
}

#main-menu-mobile .btn-nav-mobile.opened span {
    display: none
}

@media (min-width: 1281px) {
    .cms-navigation-attrs:not(.has-atts),#main-menu-mobile {
        display:none
    }
}

@media (max-width: 1281px) {
    .cms-header-right {
        position:unset
    }

    .cms-navigation {
        position: absolute;
        left: 0;
        right: 0;
        top: calc(100% + 50px);
        visibility: hidden;
        background: var(--dropdown-bg);
        height: calc(100vh - var(--header-height));
        overflow-y: scroll;
        padding-bottom: 100px;
        opacity: 0;
        transition: all 300ms ease-in-out
    }

    .cms-navigation.navigation-open {
        top: 100%;
        visibility: visible;
        opacity: 1
    }

    #cms-primary-menu.horizontal {
        margin: 0;
        padding: 10px 15px
    }

    #cms-primary-menu.horizontal li {
        flex: 0 0 100%;
        padding: 0
    }

    #cms-primary-menu.horizontal li a {
        padding: 5px 0;
        display: block
    }

    .cms-primary-menu {
        color: var(--dropdown-regular);
        padding: 5px 0 !important
    }

    .cms-primary-menu > li {
        padding: 5px 0
    }

    .cms-primary-menu .current-menu-item > a {
        color: var(--dropdown-active)
    }

    .cms-primary-menu .sub-menu {
        display: none;
        font-size: var(--menu-font-size);
        border-bottom: 1px solid #eaeaea
    }

    .cms-primary-menu .sub-menu.submenu-open {
        padding-top: 5px
    }

    .cms-primary-menu .sub-menu .sub-menu li {
        padding-left: 15px
    }

    [dir="rtl"] .cms-primary-menu .sub-menu .sub-menu li {
        padding-left: 0;
        padding-right: 15px
    }

    .main-menu-toggle {
        transition: all 300ms linear 0ms;
        cursor: pointer;
        background-color: var(--dropdown-item-bg-hover)
    }

    .main-menu-toggle:before {
        font-family: "cmsi";
        content: '\e91d'
    }

    .main-menu-toggle.open:before {
        font-family: "cmsi";
        content: '\e920'
    }
}

.header-separator {
    height: 30px
}

.header-separator span {
    width: 2px;
    height: 100%;
    display: block;
    background: #eaeaea
}

.cms-pagetitle.is-header-ontop {
    padding-top: var(--header-height)
}

.cms-pagetitle-bg {
    background-color: var(--ptitle-background-color);
    background-image: var(--ptitle-background-image);
    background-size: var(--ptitle-background-size);
    background-position: var(--ptitle-background-position);
    background-repeat: var(--ptitle-background-repeat);
    background-attachment: var(--ptitle-background-attachment);
    color: var(--ptitle-color)
}

.cms-pagetitle-bg .container {
    z-index: 1
}

.cms-pagetitle-bg.cms-ptitle-single-post {
    background-color: var(--single-ptitle-background-color);
    background-image: var(--single-ptitle-background-image);
    background-size: var(--single-ptitle-background-size);
    background-position: var(--single-ptitle-background-position);
    background-repeat: var(--single-ptitle-background-repeat);
    background-attachment: var(--single-ptitle-background-attachment);
    color: var(--single-ptitle-color)
}

.cms-pagetitle-bg.cms-ptitle-single-post .cms-page-title-overlay {
    background-color: var(--single-ptitle-overlay-rgba)
}

.cms-pagetitle-bg.cms-ptitle-single-post .breadcrumb-link {
    color: var(--single-ptitle-breadcrumb-active)
}

.cms-pagetitle-bg.cms-ptitle-single-post .breadcrumb-link:hover {
    color: var(--single-ptitle-breadcrumb-hover)
}

.cms-pagetitle-bg.cms-ptitle-single-post .breadcrumb-text,.cms-pagetitle-bg.cms-ptitle-single-post .breadcrumb-divider {
    color: var(--single-ptitle-breadcrumb-regular)
}

.cms-pagetitle-bg.cms-ptitle-single-product {
    background-color: var(--single-product-ptitle-background-color);
    background-image: var(--single-product-ptitle-background-image);
    background-size: var(--single-product-ptitle-background-size);
    background-position: var(--single-product-ptitle-background-position);
    background-repeat: var(--single-product-ptitle-background-repeat);
    background-attachment: var(--single-product-ptitle-background-attachment);
    color: var(--single-product-ptitle-color)
}

.cms-pagetitle-bg.cms-ptitle-single-product .cms-page-title-overlay {
    background-color: var(--single-product-ptitle-overlay-rgba)
}

.cms-pagetitle-bg.cms-ptitle-single-product .breadcrumb-link {
    color: var(--single-product-ptitle-breadcrumb-active)
}

.cms-pagetitle-bg.cms-ptitle-single-product .breadcrumb-link:hover {
    color: var(--single-product-ptitle-breadcrumb-hover)
}

.cms-pagetitle-bg.cms-ptitle-single-product .breadcrumb-text,.cms-pagetitle-bg.cms-ptitle-single-product .breadcrumb-divider {
    color: var(--single-product-ptitle-breadcrumb-regular)
}

@media (max-width: 1024px) {
    .cms-pagetitle-bg {
        background-attachment:scroll !important
    }
}

.cms-page-title-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--ptitle-overlay-rgba)
}

.cms-page-title-overlay:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.75;
    background: -webkit-linear-gradient(top, #1b1a1a 0%, #1b1a1a 18%, rgba(27, 26, 26, 0) 64%, rgba(27, 26, 26, 0) 100%);
    background: -o-linear-gradient(top, #1b1a1a 0%, #1b1a1a 18%, rgba(27, 26, 26, 0) 64%, rgba(27, 26, 26, 0) 100%);
    background: -ms-linear-gradient(top, #1b1a1a 0%, #1b1a1a 18%, rgba(27, 26, 26, 0) 64%, rgba(27, 26, 26, 0) 100%);
    background: -moz-linear-gradient(top, #1b1a1a 0%, #1b1a1a 18%, rgba(27, 26, 26, 0) 64%, rgba(27, 26, 26, 0) 100%);
    background: linear-gradient(to bottom, #1b1a1a 0%, #1b1a1a 18%, rgba(27, 26, 26, 0) 64%, rgba(27, 26, 26, 0) 100%)
}

.cms-pagetitle-divider-wrap,.cms-pagetitle-divider {
    height: 35px
}

.cms-pagetitle-divider {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.cms-pagetitle-divider-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: block;
    text-align: center;
    background-color: var(--color-accent);
    color: #fff;
    margin: 0 auto;
    border-radius: 8px;
    box-shadow: 0 0 0 15px rgba(var(--color-accent-rgb), 0.15)
}

.cms-page-title,.cms-ptitle-text,.cms-page-title .main-title {
    color: var(--ptitle-color)
}

.cms-page-title .main-title {
    font-weight: var(--ptitle-font-weight);
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
}

.cms-page-title.text-center .cms-page-sub-title {
    margin-left: auto;
    margin-right: auto
}

.cms-ptitle-single-post .cms-page-title .main-title {
    color: var(--single-ptitle-color)
}

.cms-ptitle-single-product .cms-page-title .main-title {
    color: var(--single-product-ptitle-color)
}

.cms-breadcrumb {
    display: flex;
    flex-wrap: wrap
}

.cms-breadcrumb .breadcrumb-item {
    flex: 0 0 auto;
    max-width: 100%
}

.cms-breadcrumb .breadcrumb-item:last-child .breadcrumb-divider {
    display: none !important
}

.cms-breadcrumb .breadcrumb-link {
    font-weight: 700
}

.cms-breadcrumb .breadcrumb-divider {
    padding: 2px 10px 0;
    font-size: 70%
}

.cms-pagetitle-breadcrumb {
    color: var(--ptitle-breadcrumb-regular);
    border-top: 1px solid rgba(234, 234, 234, 0.25)
}

.cms-pagetitle-title.order-last + .cms-pagetitle-breadcrumb {
    border-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25)
}

.breadcrumb-link {
    color: var(--ptitle-breadcrumb-active)
}

.breadcrumb-link:hover {
    color: var(--ptitle-breadcrumb-hover)
}

.cms-pagetitle-layout10 .breadcrumb-text,.cms-pagetitle-layout10 .breadcrumb-divider {
    color: var(--ptitle-layout10-breadcrumb-regular)
}

.cms-pagetitle-layout10 .breadcrumb-link {
    color: var(--ptitle-layout10-breadcrumb-active)
}

.cms-pagetitle-layout10 .breadcrumb-link:hover {
    color: var(--ptitle-layout10-breadcrumb-hover)
}

.breadcrumb-item-single .breadcrumb-link,.breadcrumb-item-single .breadcrumb-divider {
    color: var(--single-ptitle-breadcrumb-active)
}

.breadcrumb-item-single .breadcrumb-link:hover,.breadcrumb-item-single .breadcrumb-divider:hover {
    color: var(--single-ptitle-breadcrumb-hover)
}

.breadcrumb-item-single .breadcrumb-text {
    color: var(--single-ptitle-breadcrumb-regular)
}

.cms-pagetitle-layout10 {
    border-bottom: 1px solid var(--border-color)
}

.cms-404-content-area {
    padding-top: 110px
}

.cms-post-cmt a {
    color: var(--color-meta)
}

.cmt-count {
    color: var(--color-accent)
}

.cms-post-image.as-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.cms-post-image.as-background img {
    visibility: hidden;
    opacity: 0
}

.cms-post-archive {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 2px solid #eaeaea
}

.cms-post-archive.cms-no-post-thumbnail {
    padding-top: 45px
}

.cms-post-archive:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0
}

.comment-list-wrap {
    margin-top: 58px
}

.comment-respond {
    margin-top: 55px
}

.comments-title,.comment-reply-title {
    font-size: 24px;
    margin: 0 0 30px 0
}

.woocommerce-Reviews-title {
    display: none
}

.commentlist {
    list-style: none;
    padding: 0;
    margin: 0
}

.commentlist .comment,.commentlist .review {
    padding: 32px 0 0 0
}

.commentlist > .comment:first-child,.commentlist > .review:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0
}

.commentlist .comment-avatar img {
    border: 0;
    border-radius: 8px
}

@media (max-width: 1024px) {
    .commentlist .comment-avatar img {
        max-width:30px
    }
}

.commentlist .comment-content {
    max-width: calc(100% - 80px - 40px)
}

@media (max-width: 1024px) {
    .commentlist .comment-content {
        max-width:calc(100% - 50px)
    }
}

.commentlist .comment-content .comment-date {
    color: #616161;
    padding-bottom: 3px
}

.commentlist .comment-content .comment-reply {
    padding-top: 5px
}

.commentlist .comment-text {
    background: var(--color-darken-accent);
    padding: 35px 40px;
    position: relative;
    margin: 10px 0;
    color: var(--color-darken-primary)
}

@media (max-width: 480px) {
    .commentlist .comment-text {
        padding:15px
    }
}

.commentlist .comment-text:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: -20px;
    top: 0;
    border-style: solid;
    border-width: 0 20px 15px 0;
    border-color: transparent var(--color-darken-accent) transparent transparent
}

@media (max-width: 480px) {
    .commentlist .comment-text:before {
        border-width:0 10px 8px 0;
        left: -10px
    }
}

[dir="rtl"] .commentlist .comment-text:before {
    border-width: 15px 20px 0 0;
    left: auto;
    right: -20px
}

@media (max-width: 480px) {
    [dir="rtl"] .commentlist .comment-text:before {
        border-width:8px 10px 0 0;
        right: -10px
    }
}

.commentlist .children {
    list-style: none;
    padding: 0 0 0 15px;
    margin: 0
}

[dir="rtl"] .commentlist .children {
    padding: 0 15px 0 0
}

@media (min-width: 1025px) {
    .commentlist .children {
        padding:0 0 0 calc(110px)
    }

    [dir="rtl"] .commentlist .children {
        padding: 0 calc(110px) 0 0
    }
}

.commentlist .comment-reply-link {
    font-weight: 700;
    color: var(--color-accent);
    font-size: 14px
}

.commentlist .comment-reply-link:hover {
    color: var(--color-primary)
}

#respond #commentform .comment-form-comment {
    margin-top: 40px
}

#respond #commentform .comment-form-comment textarea {
    height: 158px
}

#respond .comment-form-cookies-consent {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    line-height: normal
}

#respond .comment-form-cookies-consent .cms-custom-checkbox {
    flex: 0 0 auto;
    margin-top: 1px
}

#respond .comment-form-cookies-consent #wp-comment-cookies-consent {
    transform: translateY(2px)
}

#respond .comment-form-cookies-consent label {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

#respond .form-submit {
    margin: 40px 0 0
}

.logged-in-as {
    margin-bottom: 0
}

#cancel-comment-reply-link {
    padding-left: 30px;
    color: red
}

[dir="rtl"] #cancel-comment-reply-link {
    padding-left: 0;
    padding-right: 30px
}

.comment-body + .comment-respond {
    margin-top: 32px;
    margin-bottom: 32px
}

.comment-body + .comment-respond #reply-title {
    margin-bottom: 15px
}

.comment-body + .comment-respond + ul.children {
    margin-top: 15px
}

.no-comments {
    margin-top: 30px;
    color: red
}

.format-chat .cms-post-content > p:nth-child(odd) {
    text-align: start;
    display: inline-block;
    background: var(--color-accent);
    color: #fff;
    padding: 10px 15px
}

.format-chat .cms-post-content > p:nth-child(even) {
    text-align: end
}

.cms-post-content [id^="gallery-"].gallery {
    padding-top: 17px;
    padding-bottom: 42px
}

.cms-post-content .gallery-size-medium .gallery-item img {
    border-radius: 16px
}

.cms-single-page + .navigation {
    margin-top: 40px
}

.cms-single-post-inner.cms-divider:before {
    left: 0;
    right: 0
}

.cms-media-meta.cms-post-date .meta-inner {
    display: flex;
    align-items: center
}

.cms-media-meta.cms-post-date .date {
    padding: 0 10px;
    line-height: 39px
}

.cms-single-post-cat + .cms-meta-separator {
    display: none
}

.cms-post-tags-share {
    border-top: 2px solid #eaeaea
}

.cms-post-tags-share .cms-post-share {
    max-width: 150px
}

.cms-author-info .user-social .social-icon {
    color: var(--color-primary)
}

.cms-author-info .user-social .social-icon:hover {
    color: #fff
}

.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    padding: 10px 15px;
    font-size: 85%;
    font-style: italic
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin: -2.5px;
    display: flex;
    flex-wrap: wrap
}

.gallery .gallery-item {
    text-align: center;
    padding: 2.5px;
    margin: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.gallery .gallery-item img.attachment-thumbnail {
    width: 100%
}

@media (max-width: 576px) {
    .gallery .gallery-item:not(:last-child) {
        margin-bottom:35px
    }
}

@media (min-width: 768px) {
    .gallery {
        margin:-10px
    }

    .gallery .gallery-item {
        padding: 10px
    }
}

@media (min-width: 1025px) {
    .gallery {
        margin:-15px
    }

    .gallery .gallery-item {
        padding: 15px
    }
}

@media (min-width: 1280px) {
    .gallery {
        margin:-20px
    }

    .gallery .gallery-item {
        padding: 20px
    }
}

.gallery-caption {
    display: block
}

.gallery-columns-2 .gallery-item {
    flex: 0 0 50%;
    max-width: 50%
}

@media (max-width: 576px) {
    .gallery-columns-2 .gallery-item {
        flex:0 0 100%;
        max-width: 100%
    }
}

.gallery-columns-3 .gallery-item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

@media (max-width: 576px) {
    .gallery-columns-3 .gallery-item {
        flex:0 0 100%;
        max-width: 100%
    }
}

.gallery-columns-4 .gallery-item {
    flex: 0 0 25%;
    max-width: 25%
}

@media (max-width: 576px) {
    .gallery-columns-4 .gallery-item {
        flex:0 0 100%;
        max-width: 100%
    }
}

.gallery-columns-5 .gallery-item {
    flex: 0 0 20%;
    max-width: 20%
}

@media (max-width: 576px) {
    .gallery-columns-5 .gallery-item {
        flex:0 0 100%;
        max-width: 100%
    }
}

.gallery-columns-6 .gallery-item {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

@media (max-width: 576px) {
    .gallery-columns-6 .gallery-item {
        flex:0 0 100%;
        max-width: 100%
    }
}

.gallery-columns-7 .gallery-item {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%
}

@media (max-width: 576px) {
    .gallery-columns-7 .gallery-item {
        flex:0 0 100%;
        max-width: 100%
    }
}

.gallery-columns-8 .gallery-item {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

@media (max-width: 576px) {
    .gallery-columns-8 .gallery-item {
        flex:0 0 100%;
        max-width: 100%
    }
}

.gallery-columns-9 .gallery-item {
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%
}

@media (max-width: 576px) {
    .gallery-columns-9 .gallery-item {
        flex:0 0 100%;
        max-width: 100%
    }
}

.cms-post-archive.type-product .cms-post-date {
    display: none
}

.navigation,.woocommerce-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -5px
}

.navigation:empty,.woocommerce-pagination:empty {
    display: none
}

.navigation .page-numbers,.woocommerce-pagination .page-numbers,.navigation .post-page-numbers,.woocommerce-pagination .post-page-numbers {
    flex: 0 0 auto;
    margin: 5px;
    font-size: 20px;
    font-weight: 700;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: var(--color-primary);
    box-shadow: 0 0 0 2px #d3d3d3 inset;
    border-radius: 8px
}

.navigation .page-numbers.current,.woocommerce-pagination .page-numbers.current,.navigation .post-page-numbers.current,.woocommerce-pagination .post-page-numbers.current,.navigation .page-numbers:hover,.woocommerce-pagination .page-numbers:hover,.navigation .post-page-numbers:hover,.woocommerce-pagination .post-page-numbers:hover {
    background: var(--color-accent);
    color: #fff;
    box-shadow: 0 0 0 2px var(--color-accent) inset
}

@media (min-width: 1281px) {
    .navigation .page-numbers,.woocommerce-pagination .page-numbers {
        min-width:58px;
        height: 58px;
        line-height: 58px
    }
}

.navigation .nav-next-icon:before,.woocommerce-pagination .nav-next-icon:before {
    font-family: "cmsi";
    content: "\e90d";
    display: block;
    font-size: 10px
}

[dir="rtl"] .navigation .nav-next-icon:before,[dir="rtl"] .woocommerce-pagination .nav-next-icon:before {
    font-family: "cmsi";
    content: "\e90c"
}

.navigation .nav-prev-icon:before,.woocommerce-pagination .nav-prev-icon:before {
    font-family: "cmsi";
    content: "\e90c";
    font-size: 10px;
    display: block
}

[dir="rtl"] .navigation .nav-prev-icon:before,[dir="rtl"] .woocommerce-pagination .nav-prev-icon:before {
    font-family: "cmsi";
    content: "\e90d"
}

.navigation.cms-page-links,.woocommerce-pagination.cms-page-links {
    justify-content: start
}

.posts-pagination:not(.ajax) {
    padding-top: 50px
}

.cms-single-next-prev-navigation .cms-single-nav-inner {
    position: relative;
    display: inline-block
}

.cms-single-next-prev-navigation .cms-single-nav-inner > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

.cms-single-next-prev-navigation .cms-single-nav-inner .cms-nav-label {
    color: var(--color-darken-primary)
}

.cms-single-next-prev-navigation .cms-single-nav-inner:hover {
    color: var(--color-accent)
}

.cms-single-next-prev-navigation .cms-single-nav-inner:hover .cms-nav-icon {
    color: #fff;
    background-color: var(--color-accent);
    box-shadow: 0 0 0 2px var(--color-accent) inset
}

.cms-single-next-prev-navigation .cms-single-nav-inner:hover .cms-nav-label {
    color: var(--color-accent)
}

.cms-single-next-prev-navigation .cms-nav-icon {
    font-size: 12px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    background-color: #fff;
    color: var(--color-darken-primary);
    box-shadow: 0 0 0 2px #d3d3d3 inset;
    border-radius: 6px
}

@media (max-width: 767px) {
    .cms-single-next-prev-navigation .cms-nav-icon {
        width:40px;
        height: 40px;
        line-height: 40px
    }
}

.cms-single-next-prev-navigation .post-image {
    overflow: hidden;
    position: relative
}

.cms-single-next-prev-navigation .post-image .cms-post-nav-img-icon {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: var(--color-accent);
    display: block;
    transform: scale(0);
    opacity: 0.9
}

.cms-single-next-prev-navigation .post-image .cms-post-nav-img-icon > span {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff
}

.cms-single-next-prev-navigation .cms-single-next-prev:hover .post-image .cms-post-nav-img-icon {
    transform: scale(1)
}

.cms-post-meta {
    color: var(--color-meta)
}

.cms-meta-separator {
    width: 8px;
    height: 2px;
    background: #c7c7c7
}

.cms-post-cat-standard a {
    color: var(--color-accent)
}

.cms-post-cat-standard a:hover {
    color: var(--color-primary)
}

.cms-widget label[class*="__label"],.cms-widget .wp-block-group__inner-container > h2,.cms-widget .widgettitle {
    font-size: 24px;
    padding: 0;
    margin: 0 0 25px
}

.widget {
    position: relative;
    list-style: none
}

.widget ul,.widget ol {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget ul ul,.widget ol ul,.widget ul ol,.widget ol ol {
    padding-left: 15px
}

[dir="rlt"] .widget ul ul,[dir="rlt"] .widget ol ul,[dir="rlt"] .widget ul ol,[dir="rlt"] .widget ol ol {
    padding-left: 0;
    padding-right: 15px
}

.widget .cms-list-item a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.widget .cms-list-item a:hover .count {
    background-color: #fff;
    color: var(--color-accent)
}

.widget .cms-list-item .count {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: var(--color-accent);
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    border-radius: 50%;
    transition: all 300ms ease-in-out
}

.cms-widget .wp-block-archives {
    list-style: none
}

table.wp-calendar-table {
    border-spacing: 0
}

table.wp-calendar-table caption {
    margin-bottom: 15px;
    font-size: var(--body-font-size-medium);
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var(--heading-font-weight);
    color: var(--heading-font-color)
}

table.wp-calendar-table th,table.wp-calendar-table td {
    text-align: center;
    border-right: 0;
    padding: 0;
    line-height: 35px;
    position: relative
}

table.wp-calendar-table th a,table.wp-calendar-table td a {
    color: #fff;
    display: block;
    background-color: var(--color-accent);
    text-decoration: none;
    font-weight: 700
}

table.wp-calendar-table th a:hover,table.wp-calendar-table td a:hover {
    background-color: var(--color-primary)
}

table.wp-calendar-table thead th {
    background-color: var(--color-accent);
    color: #fff;
    font-weight: 600
}

.wp-calendar-nav {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.widget_nav_menu.horizontal .menu {
    display: flex;
    flex-wrap: wrap;
    margin: -8px
}

.widget_nav_menu.horizontal .menu li {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding: 8px
}

.widget_nav_menu.horizontal .menu li a {
    padding: 0;
    display: inline-block;
    border-bottom: 1px solid transparent
}

.widget_nav_menu.horizontal .menu li a:hover {
    border-color: var(--color-secondary)
}

.widget_nav_menu.horizontal .menu li:after {
    content: '';
    width: 4px;
    height: 4px;
    display: inline-block;
    margin-left: 8px;
    border-radius: 50%
}

[dir="rtl"] .widget_nav_menu.horizontal .menu li:after {
    margin-left: 0;
    margin-right: 8px
}

.widget_nav_menu.horizontal .menu li:last-child:after {
    display: none
}

.widget_nav_menu.horizontal .sub-menu {
    display: none
}

.widget .cms-widget-menu-item {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px
}

.widget .cms-widget-menu-item:last-child {
    padding-bottom: 0
}

.widget .cms-widget-menu-item ul.children {
    margin-top: 5px
}

.widget .cms-widget-menu-item > a {
    font-weight: 700;
    background: var(--color-darken-primary);
    color: #fff;
    padding: 20px;
    border-radius: 8px
}

.widget .cms-widget-menu-item > a:hover {
    background: var(--color-accent)
}

@media (min-width: 576px) {
    .widget .cms-widget-menu-item > a {
        padding:22px 30px
    }
}

.widget .cms-widget-menu-item[class*="current-"] > a {
    background: var(--color-accent)
}

.widget .cms-widget-menu-item[class*="current-"] > a .count {
    background: var(--color-primary)
}

.widget .cms-widget-menu-item .title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%
}

.widget .cms-widget-menu-item .cms-menu-toggle {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: var(--color-accent);
    color: #fff;
    font-size: 10px;
    border-radius: 50%
}

.widget .cms-widget-menu-item .cms-menu-toggle:hover {
    background-color: var(--color-primary)
}

.widget .cms-widget-menu-item .cms-menu-toggle:before {
    font-family: "cmsi";
    content: "\e91d"
}

.widget .cms-widget-menu-item .cms-menu-toggle.open:before {
    content: '\e920'
}

.widget .cms-widget-menu-item:hover > a .cms-menu-toggle,.widget .cms-widget-menu-item[class*="current-"] > a .cms-menu-toggle {
    background-color: var(--color-primary)
}

.widget .cms-widget-menu-item .cms-dropdown {
    display: none;
    padding-left: 0;
    margin-top: 2px
}

li.recentcomments {
    padding: 0 0 20px 0
}

li.recentcomments:last-child {
    padding-bottom: 0
}

li.recentcomments a:not([class]) {
    color: var(--color-accent)
}

li.recentcomments a:not([class]):hover {
    color: var(--color-primary)
}

.widget_rss li .rsswidget {
    font-size: 125%
}

.widget_rss li .rss-date {
    font-style: italic;
    margin-bottom: 10px;
    display: block
}

.widget_rss li .rssSummary {
    margin-bottom: 10px
}

.widget_rss li cite {
    font-weight: 700;
    color: var(--color-accent)
}

.widget_rss .rss-widget-icon {
    vertical-align: middle
}

.tagcloud {
    margin: -5px;
    display: flex;
    flex-wrap: wrap
}

.tagcloud > a {
    flex: 0 0 auto;
    margin: 5px;
    padding: 10px 15px;
    background: var(--color-primary);
    color: var(--color-white);
    font-size: 13px;
    line-height: 18px;
    text-transform: capitalize;
    border-radius: 4px 4px 4px 0
}

[dir="rtl"] .tagcloud > a {
    border-radius: 4px 4px 0 4px
}

.tagcloud > a:hover {
    background: var(--color-accent);
    color: #fff
}

.widget_cms_recent_posts .cms-post-item {
    padding-bottom: 30px
}

.widget_cms_recent_posts .cms-post-item:last-child {
    padding-bottom: 0
}

.widget_cms_recent_posts .cms-post-title {
    max-height: 69px;
    overflow: hidden
}

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

.header-sticky .sidebar-sticky {
    top: 120px
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget,.elementor-widget-sidebar .widget {
    padding: 40px 20px;
    background: white;
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.1);
    border-radius: 32px 0 0 0
}

[dir="rtl"] .cms-sidebar-area:not(.cms-sidebar-shop) .widget,[dir="rtl"] .elementor-widget-sidebar .widget {
    border-radius: 0 32px 0 0
}

@media (min-width: 480px) {
    .cms-sidebar-area:not(.cms-sidebar-shop) .widget,.elementor-widget-sidebar .widget {
        padding:50px
    }
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget:before,.elementor-widget-sidebar .widget:before {
    content: '';
    height: 8px;
    background: var(--color-accent);
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget:not(:last-child),.elementor-widget-sidebar .widget:not(:last-child) {
    margin-bottom: 40px
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget.widget_search,.elementor-widget-sidebar .widget.widget_search {
    background: var(--color-accent)
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget.widget_search:before,.elementor-widget-sidebar .widget.widget_search:before {
    display: none
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget.widget_search .widgettitle,.elementor-widget-sidebar .widget.widget_search .widgettitle,.cms-sidebar-area:not(.cms-sidebar-shop) .widget.widget_search .wp-block-search__label,.elementor-widget-sidebar .widget.widget_search .wp-block-search__label {
    color: #fff
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget.widget_search [type="search"],.elementor-widget-sidebar .widget.widget_search [type="search"] {
    box-shadow: none !important
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget.widget_cms_recent_posts,.elementor-widget-sidebar .widget.widget_cms_recent_posts {
    padding-bottom: 44px
}

.cms-sidebar-area:not(.cms-sidebar-shop) .widget label[class*="__label"],.elementor-widget-sidebar .widget label[class*="__label"],.cms-sidebar-area:not(.cms-sidebar-shop) .widget .wp-block-group__inner-container > h2,.elementor-widget-sidebar .widget .wp-block-group__inner-container > h2,.cms-sidebar-area:not(.cms-sidebar-shop) .widget .widgettitle,.elementor-widget-sidebar .widget .widgettitle {
    font-size: 20px;
    margin: -10px 0 18px
}

.cms-sidebar-area-bottom .cms-sidebar-area-inner {
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-gap: 40px;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

@media (min-width: 1025px) {
    .cms-sidebar-area-bottom .cms-sidebar-area-inner {
        -moz-column-count:2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media (min-width: 1280px) {
    .cms-sidebar-area-bottom .cms-sidebar-area-inner {
        -moz-column-count:3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

.cms-sidebar-area-bottom .cms-sidebar-area-inner > .cms-widget {
    display: inline-block;
    width: 100%
}

.cms-sidebar-shop .widget {
    margin-bottom: 48px
}

.cms-sidebar-shop .widget label[class*="__label"],.cms-sidebar-shop .widget .wp-block-group__inner-container > h2,.cms-sidebar-shop .widget .widgettitle {
    font-size: 18px;
    margin-top: -7px;
    margin-bottom: 22px
}

.cms-sidebar-shop .widget .widget_products .product_list_widget {
    margin-top: -10px
}

#cms-footer.cms-footer-fixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

#cms-footer:after {
    content: '';
    display: block;
    height: 8px;
    position: absolute;
    left: calc(calc(100vw - 1280px)/2);
    right: calc(calc(100vw - 1280px)/2);
    bottom: 0;
    background-color: var(--color-accent)
}

@media (max-width: 1024px) {
    #cms-footer:after {
        left:20px;
        right: 20px
    }
}

#cms-footer .cms-footer-bottom {
    padding: 40px 0
}

.cms-page-footer-fixed #cms-main {
    background: #fff
}

.cms-scroll-top {
    height: 60px;
    width: 60px;
    background: var(--color-accent);
    color: #fff;
    border: none;
    position: fixed;
    right: 0;
    bottom: -55px;
    font-size: 18px;
    line-height: 60px;
    font-weight: bold;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    text-align: center;
    z-index: 999;
    visibility: hidden;
    border-radius: 0;
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1);
    opacity: 0
}

.cms-scroll-top:hover,.cms-scroll-top:focus,.cms-scroll-top:active {
    color: #fff;
    background: var(--color-primary)
}

.cms-scroll-top.on {
    bottom: 0;
    visibility: visible;
    opacity: 1
}

.cms-scroll-top .cms-scroll-top-arrow {
    display: block;
    width: 100%;
    position: relative;
    animation: vibrate 2s linear 0s infinite
}

[dir="rtl"] .cms-scroll-top {
    right: auto;
    left: 0
}

@media (max-width: 1400px) {
    .cms-scroll-top {
        height:40px;
        width: 40px;
        line-height: 40px
    }
}

@media (min-width: 1600px) {
    .cms-scroll-top {
        width:80px;
        height: 80px;
        line-height: 80px
    }
}

.cms-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 46px 56px 0 0;
    border-color: transparent
}

[dir="rtl"] .cms-triangle {
    border-width: 0 56px 46px 0
}

.cms-animate-icon:hover .cms-icon-animate {
    transform: translateY(-10px)
}

.cms-badge-3 {
    clip-path: polygon(100% 0, 100% calc(100% - 10px), 50% 100%, 0 calc(100% - 10px), 0 0)
}

.cms-badge-3 .cms-badge-text {
    padding: 10px 5px 15px
}

button:not(.btn),.button,input[type="button"],input[type="submit"],input[type="reset"] {
    padding: 20px 40px;
    color: var(--color-white);
    background-color: var(--color-primary)
}

button:not(.btn):hover,.button:hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover {
    background-color: var(--color-accent);
    border-color: var(--color-accent);
    color: #fff
}

.btn,.button,button,input[type="button"],input[type="submit"],input[type="reset"] {
    position: relative;
    display: inline-block;
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
    outline: none;
    cursor: pointer;
    text-transform: capitalize;
    vertical-align: top;
    border: none;
    box-shadow: none;
    border-radius: 8px;
    transition: all 300ms ease-in-out
}

.btn:hover,.button:hover,button:hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover {
    outline: none
}

[dir="rtl"] .btn,[dir="rtl"] .button,[dir="rtl"] button,[dir="rtl"] input[type="button"],[dir="rtl"] input[type="submit"],[dir="rtl"] input[type="reset"] {
    border-radius: 8px
}

.cms-btn-content {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    align-items: center
}

.cms-btn-content > span {
    flex: 0 0 auto;
    position: relative;
    text-overflow: ellipsis;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
}

.cms-btn-content > span.cms-align-icon-right {
    order: 2
}

.cms-btn-content.justify-content-between > .cms-btn-text {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    text-align: start
}

.cms-btn-icon {
    display: flex;
    align-items: center;
    font-size: 10px
}

.cms-btn-icon.icon-outline-yes:before {
    box-shadow: 0 0 0 2px #b2bdd6 inset;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center
}

.cms-btn-icon .cmsi-arrow-circle-right,.cms-btn-icon .text-26 {
    font-size: 26px;
    margin-top: -5px;
    margin-bottom: -6px
}

.cms-btn-icon .text-36 {
    font-size: 36px
}

.cms-btn-icon.text-16 {
    font-size: 16px
}

.cms-btn-icon .cmsi-apple {
    transform: translateY(-2px)
}

.cms-btn-icon .cmsi-arrow-circle-right {
    transform: translateY(-1px)
}

.cms-btn-icon .cmsi-arrow-circle-right.text-22 {
    font-size: 22px;
    background: url(../image/jiantou-3.png) no-repeat;
    transition: all 300ms ease-in-out;
}

a:hover .cms-btn-icon .cmsi-arrow-circle-right.text-22{
    background: url(../image/jiantou-4.png) no-repeat;
}

.text-start > .cms-btn-content {
    justify-content: flex-start
}

.text-end > .cms-btn-content {
    justify-content: flex-end
}

.text-justify > .cms-btn-content {
    justify-content: space-between
}

.cms-loading-icon,.cms-added-icon {
    display: none
}

.loading .cms-loading-icon {
    display: inline-block
}

.loading .cms-default-icon,.loading .cms-added-icon {
    display: none
}

.added .cms-added-icon {
    display: inline-block
}

.added .cms-default-icon,.added .cms-loading-icon {
    display: none
}

.btn-fill.btn-accent {
    background-color: #f04f3d;
}

.btn-fill.btn-hover-accent:hover {
    background-color: var(--color-accent)
}

.btn-fill.btn-darken-accent {
    background-color: var(--color-darken-accent)
}

.btn-fill.btn-hover-darken-accent:hover {
    background-color: var(--color-darken-accent)
}

.btn-fill.btn-lighten-accent {
    background-color: var(--color-lighten-accent)
}

.btn-fill.btn-hover-lighten-accent:hover {
    background-color: var(--color-lighten-accent)
}

.btn-fill.btn-primary {
    background-color: var(--color-primary)
}

.btn-fill.btn-hover-primary:hover {
    background-color: #f04f3d
}

.btn-fill.btn-darken-primary {
    background-color: var(--color-darken-primary)
}

.btn-fill.btn-hover-darken-primary:hover {
    background-color: var(--color-darken-primary)
}

.btn-fill.btn-lighten-primary {
    background-color: var(--color-lighten-primary)
}

.btn-fill.btn-hover-lighten-primary:hover {
    background-color: var(--color-lighten-primary)
}

.btn-fill.btn-secondary {
    background-color: var(--color-secondary)
}

.btn-fill.btn-hover-secondary:hover {
    background-color: var(--color-secondary)
}

.btn-fill.btn-darken-secondary {
    background-color: var(--color-darken-secondary)
}

.btn-fill.btn-hover-darken-secondary:hover {
    background-color: var(--color-darken-secondary)
}

.btn-fill.btn-lighten-secondary {
    background-color: var(--color-lighten-secondary)
}

.btn-fill.btn-hover-lighten-secondary:hover {
    background-color: var(--color-lighten-secondary)
}

.btn-fill.btn-thirdary {
    background-color: var(--color-thirdary)
}

.btn-fill.btn-hover-thirdary:hover {
    background-color: var(--color-thirdary)
}

.btn-fill.btn-rating {
    background-color: var(--color-rating)
}

.btn-fill.btn-hover-rating:hover {
    background-color: var(--color-rating)
}

.btn-fill.btn-heading {
    background-color: var(--color-heading)
}

.btn-fill.btn-hover-heading:hover {
    background-color: var(--color-heading)
}

.btn-fill.btn-body {
    background-color: var(--color-body)
}

.btn-fill.btn-hover-body:hover {
    background-color: var(--color-body)
}

.btn-fill.btn-meta {
    background-color: var(--color-meta)
}

.btn-fill.btn-hover-meta:hover {
    background-color: var(--color-meta)
}

.btn-fill.btn-white {
    background-color: var(--color-white)
}

.btn-fill.btn-hover-white:hover {
    background-color: var(--color-white)
}

.btn-fill.btn-white-25 {
    background-color: var(--color-white-25)
}

.btn-fill.btn-hover-white-25:hover {
    background-color: var(--color-white-25)
}

.btn-fill.btn-grey {
    background-color: var(--color-grey)
}

.btn-fill.btn-hover-grey:hover {
    background-color: var(--color-grey)
}

.btn-fill.btn-grey2 {
    background-color: var(--color-grey2)
}

.btn-fill.btn-hover-grey2:hover {
    background-color: var(--color-grey2)
}

.btn-fill.btn-grey3 {
    background-color: var(--color-grey3)
}

.btn-fill.btn-hover-grey3:hover {
    background-color: var(--color-grey3)
}

.btn-fill.btn-light-grey {
    background-color: var(--color-light-grey)
}

.btn-fill.btn-hover-light-grey:hover {
    background-color: var(--color-light-grey)
}

.btn-fill.btn-light-gray {
    background-color: var(--color-light-gray)
}

.btn-fill.btn-hover-light-gray:hover {
    background-color: var(--color-light-gray)
}

.btn-fill.btn-border {
    background-color: var(--color-border)
}

.btn-fill.btn-hover-border:hover {
    background-color: var(--color-border)
}

.btn-fill.btn-transparent {
    background-color: var(--color-transparent)
}

.btn-fill.btn-hover-transparent:hover {
    background-color: var(--color-transparent)
}

.btn-fill.btn-custom-1 {
    background-color: var(--color-custom-1)
}

.btn-fill.btn-hover-custom-1:hover {
    background-color: var(--color-custom-1)
}

.btn-hover-fill:hover.btn-hover-accent {
    background-color: #f04f3d;
    color: #ffffff;
}

.btn-hover-fill:hover.btn-hover-darken-accent {
    background-color: var(--color-darken-accent)
}

.btn-hover-fill:hover.btn-hover-lighten-accent {
    background-color: var(--color-lighten-accent)
}

.btn-hover-fill:hover.btn-hover-primary {
    background-color: var(--color-primary)
}

.btn-hover-fill:hover.btn-hover-darken-primary {
    background-color: var(--color-darken-primary)
}

.btn-hover-fill:hover.btn-hover-lighten-primary {
    background-color: var(--color-lighten-primary)
}

.btn-hover-fill:hover.btn-hover-secondary {
    background-color: var(--color-secondary)
}

.btn-hover-fill:hover.btn-hover-darken-secondary {
    background-color: var(--color-darken-secondary)
}

.btn-hover-fill:hover.btn-hover-lighten-secondary {
    background-color: var(--color-lighten-secondary)
}

.btn-hover-fill:hover.btn-hover-thirdary {
    background-color: var(--color-thirdary)
}

.btn-hover-fill:hover.btn-hover-rating {
    background-color: var(--color-rating)
}

.btn-hover-fill:hover.btn-hover-heading {
    background-color: var(--color-heading)
}

.btn-hover-fill:hover.btn-hover-body {
    background-color: var(--color-body)
}

.btn-hover-fill:hover.btn-hover-meta {
    background-color: var(--color-meta)
}

.btn-hover-fill:hover.btn-hover-white {
    background-color: #ffffff;
}

.btn-hover-fill:hover.btn-hover-white-25 {
    background-color: var(--color-white-25)
}

.btn-hover-fill:hover.btn-hover-grey {
    background-color: var(--color-grey)
}

.btn-hover-fill:hover.btn-hover-grey2 {
    background-color: var(--color-grey2)
}

.btn-hover-fill:hover.btn-hover-grey3 {
    background-color: var(--color-grey3)
}

.btn-hover-fill:hover.btn-hover-light-grey {
    background-color: var(--color-light-grey)
}

.btn-hover-fill:hover.btn-hover-light-gray {
    background-color: var(--color-light-gray)
}

.btn-hover-fill:hover.btn-hover-border {
    background-color: var(--color-border)
}

.btn-hover-fill:hover.btn-hover-transparent {
    background-color: var(--color-transparent)
}

.btn-hover-fill:hover.btn-hover-custom-1 {
    background-color: var(--color-custom-1)
}

.btn-outline {
    box-shadow: 0 0 0 2px transparent inset
}

.btn-outline.btn-accent {
    box-shadow: 0 0 0 2px var(--color-accent) inset
}

.btn-outline.btn-hover-accent:hover {
    box-shadow: 0 0 0 2px var(--color-accent) inset
}

.btn-outline.btn-darken-accent {
    box-shadow: 0 0 0 2px var(--color-darken-accent) inset
}

.btn-outline.btn-hover-darken-accent:hover {
    box-shadow: 0 0 0 2px var(--color-darken-accent) inset
}

.btn-outline.btn-lighten-accent {
    box-shadow: 0 0 0 2px var(--color-lighten-accent) inset
}

.btn-outline.btn-hover-lighten-accent:hover {
    box-shadow: 0 0 0 2px var(--color-lighten-accent) inset
}

.btn-outline.btn-primary {
    box-shadow: 0 0 0 2px var(--color-primary) inset
}

.btn-outline.btn-hover-primary:hover {
    box-shadow: 0 0 0 2px var(--color-primary) inset
}

.btn-outline.btn-darken-primary {
    box-shadow: 0 0 0 2px var(--color-darken-primary) inset
}

.btn-outline.btn-hover-darken-primary:hover {
    box-shadow: 0 0 0 2px var(--color-darken-primary) inset
}

.btn-outline.btn-lighten-primary {
    box-shadow: 0 0 0 2px var(--color-lighten-primary) inset
}

.btn-outline.btn-hover-lighten-primary:hover {
    box-shadow: 0 0 0 2px var(--color-lighten-primary) inset
}

.btn-outline.btn-secondary {
    box-shadow: 0 0 0 2px var(--color-secondary) inset
}

.btn-outline.btn-hover-secondary:hover {
    box-shadow: 0 0 0 2px var(--color-secondary) inset
}

.btn-outline.btn-darken-secondary {
    box-shadow: 0 0 0 2px var(--color-darken-secondary) inset
}

.btn-outline.btn-hover-darken-secondary:hover {
    box-shadow: 0 0 0 2px var(--color-darken-secondary) inset
}

.btn-outline.btn-lighten-secondary {
    box-shadow: 0 0 0 2px var(--color-lighten-secondary) inset
}

.btn-outline.btn-hover-lighten-secondary:hover {
    box-shadow: 0 0 0 2px var(--color-lighten-secondary) inset
}

.btn-outline.btn-thirdary {
    box-shadow: 0 0 0 2px var(--color-thirdary) inset
}

.btn-outline.btn-hover-thirdary:hover {
    box-shadow: 0 0 0 2px var(--color-thirdary) inset
}

.btn-outline.btn-rating {
    box-shadow: 0 0 0 2px var(--color-rating) inset
}

.btn-outline.btn-hover-rating:hover {
    box-shadow: 0 0 0 2px var(--color-rating) inset
}

.btn-outline.btn-heading {
    box-shadow: 0 0 0 2px var(--color-heading) inset
}

.btn-outline.btn-hover-heading:hover {
    box-shadow: 0 0 0 2px var(--color-heading) inset
}

.btn-outline.btn-body {
    box-shadow: 0 0 0 2px var(--color-body) inset
}

.btn-outline.btn-hover-body:hover {
    box-shadow: 0 0 0 2px var(--color-body) inset
}

.btn-outline.btn-meta {
    box-shadow: 0 0 0 2px var(--color-meta) inset
}

.btn-outline.btn-hover-meta:hover {
    box-shadow: 0 0 0 2px var(--color-meta) inset
}

.btn-outline.btn-white {
    box-shadow: 0 0 0 2px var(--color-white) inset
}

.btn-outline.btn-hover-white:hover {
    box-shadow: 0 0 0 2px var(--color-white) inset
}

.btn-outline.btn-white-25 {
    box-shadow: 0 0 0 2px var(--color-white-25) inset
}

.btn-outline.btn-hover-white-25:hover {
    box-shadow: 0 0 0 2px var(--color-white-25) inset
}

.btn-outline.btn-grey {
    /* box-shadow: 0 0 0 2px #d3d3d3 inset; */
}

.btn-outline.btn-hover-grey:hover {
    box-shadow: 0 0 0 2px var(--color-grey) inset
}

.btn-outline.btn-grey2 {
    box-shadow: 0 0 0 2px var(--color-grey2) inset
}

.btn-outline.btn-hover-grey2:hover {
    box-shadow: 0 0 0 2px var(--color-grey2) inset
}

.btn-outline.btn-grey3 {
    box-shadow: 0 0 0 2px var(--color-grey3) inset
}

.btn-outline.btn-hover-grey3:hover {
    box-shadow: 0 0 0 2px var(--color-grey3) inset
}

.btn-outline.btn-light-grey {
    box-shadow: 0 0 0 2px var(--color-light-grey) inset
}

.btn-outline.btn-hover-light-grey:hover {
    box-shadow: 0 0 0 2px var(--color-light-grey) inset
}

.btn-outline.btn-light-gray {
    box-shadow: 0 0 0 2px var(--color-light-gray) inset
}

.btn-outline.btn-hover-light-gray:hover {
    box-shadow: 0 0 0 2px var(--color-light-gray) inset
}

.btn-outline.btn-border {
    box-shadow: 0 0 0 2px var(--color-border) inset
}

.btn-outline.btn-hover-border:hover {
    box-shadow: 0 0 0 2px var(--color-border) inset
}

.btn-outline.btn-transparent {
    box-shadow: 0 0 0 2px var(--color-transparent) inset
}

.btn-outline.btn-hover-transparent:hover {
    box-shadow: 0 0 0 2px var(--color-transparent) inset
}

.btn-outline.btn-custom-1 {
    box-shadow: 0 0 0 2px var(--color-custom-1) inset
}

.btn-outline.btn-hover-custom-1:hover {
    box-shadow: 0 0 0 2px var(--color-custom-1) inset
}

.btn-hover-outline:hover {
    background: transparent !important
}

.btn-hover-outline:hover.btn-hover-accent {
    box-shadow: 0 0 0 2px var(--color-accent) inset
}

.btn-hover-outline:hover.btn-hover-darken-accent {
    box-shadow: 0 0 0 2px var(--color-darken-accent) inset
}

.btn-hover-outline:hover.btn-hover-lighten-accent {
    box-shadow: 0 0 0 2px var(--color-lighten-accent) inset
}

.btn-hover-outline:hover.btn-hover-primary {
    box-shadow: 0 0 0 2px var(--color-primary) inset
}

.btn-hover-outline:hover.btn-hover-darken-primary {
    box-shadow: 0 0 0 2px var(--color-darken-primary) inset
}

.btn-hover-outline:hover.btn-hover-lighten-primary {
    box-shadow: 0 0 0 2px var(--color-lighten-primary) inset
}

.btn-hover-outline:hover.btn-hover-secondary {
    box-shadow: 0 0 0 2px var(--color-secondary) inset
}

.btn-hover-outline:hover.btn-hover-darken-secondary {
    box-shadow: 0 0 0 2px var(--color-darken-secondary) inset
}

.btn-hover-outline:hover.btn-hover-lighten-secondary {
    box-shadow: 0 0 0 2px var(--color-lighten-secondary) inset
}

.btn-hover-outline:hover.btn-hover-thirdary {
    box-shadow: 0 0 0 2px var(--color-thirdary) inset
}

.btn-hover-outline:hover.btn-hover-rating {
    box-shadow: 0 0 0 2px var(--color-rating) inset
}

.btn-hover-outline:hover.btn-hover-heading {
    box-shadow: 0 0 0 2px var(--color-heading) inset
}

.btn-hover-outline:hover.btn-hover-body {
    box-shadow: 0 0 0 2px var(--color-body) inset
}

.btn-hover-outline:hover.btn-hover-meta {
    box-shadow: 0 0 0 2px var(--color-meta) inset
}

.btn-hover-outline:hover.btn-hover-white {
    box-shadow: 0 0 0 2px var(--color-white) inset
}

.btn-hover-outline:hover.btn-hover-white-25 {
    box-shadow: 0 0 0 2px var(--color-white-25) inset
}

.btn-hover-outline:hover.btn-hover-grey {
    box-shadow: 0 0 0 2px var(--color-grey) inset
}

.btn-hover-outline:hover.btn-hover-grey2 {
    box-shadow: 0 0 0 2px var(--color-grey2) inset
}

.btn-hover-outline:hover.btn-hover-grey3 {
    box-shadow: 0 0 0 2px var(--color-grey3) inset
}

.btn-hover-outline:hover.btn-hover-light-grey {
    box-shadow: 0 0 0 2px var(--color-light-grey) inset
}

.btn-hover-outline:hover.btn-hover-light-gray {
    box-shadow: 0 0 0 2px var(--color-light-gray) inset
}

.btn-hover-outline:hover.btn-hover-border {
    box-shadow: 0 0 0 2px var(--color-border) inset
}

.btn-hover-outline:hover.btn-hover-transparent {
    box-shadow: 0 0 0 2px var(--color-transparent) inset
}

.btn-hover-outline:hover.btn-hover-custom-1 {
    box-shadow: 0 0 0 2px var(--color-custom-1) inset
}

.btn {
    padding: 18px 30px
}

.btn-xs {
    padding: 13px 15px
}

.btn-sm {
    padding: 16.5px 20px
}

.btn-md {
    padding: 22px 30px
}

.btn-lg {
    padding: 26.5px 40px
}

.btn-xl {
    padding: 31.5px 40px
}

@media (max-width: 576px) {
    .btn-md,.btn-lg,.btn-xl {
        padding:20px
    }
}

.btn-video {
    width: 105px;
    height: 105px;
    line-height: 73px;
    font-size: 33px;
    position: relative;
    color: var(--color-primary);
    display: block;
    text-align: center;
    border: 16px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%
}

.btn-video:before,.btn-video:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 65px;
    width: 65px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    animation: ripple 3s infinite
}

.btn-video:before {
    animation-delay: 0.9s
}

.btn-video:after {
    animation-delay: 0.6s
}

.btn-video .cms-play-video-icon {
    width: 73px;
    height: 73px;
    line-height: 73px;
    display: block;
    background: #fff;
    border-radius: 50%
}

.btn-video .cms-play-video-icon:before {
    font-family: "cmsi";
    content: '\f3aa'
}

.cms-video-btn.layout-ripple {
    width: 68px;
    height: 68px;
    display: block;
    line-height: 68px;
    text-align: center;
    border-radius: 50%;
    transition: all 300ms ease-in-out
}

.cms-video-btn.layout-btn {
    padding: 15px 30px;
    display: flex;
    align-items: center;
    transition: all 300ms ease-in-out
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.empty-none:empty {
    display: none
}

.rtl-flip.cmsi-icon {
    display: inline-block
}

[dir="rtl"] .rtl-flip {
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"
}

.img-cover {
    object-fit: cover
}

.clearfix {
    clear: both
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.cms-bg-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed
}

.cms-spin {
    animation: cms-spin 5s infinite
}

.cms-fade-move-down {
    display: block;
    animation: cms_fade_move_down 2s linear 0s infinite
}

.cms-img {
    transition: all 300ms ease-in-out
}

.cms-hover-img-scale:hover .cms-img {
    transform: scale(1.1)
}

.z-ontop,.z-top {
    z-index: 2
}

.z-top3 {
    z-index: 3
}

.cms-link-overlay > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.cms-invisible {
    visibility: hidden
}

.cms-rating-star:before {
    content: "\e949\e949\e949\e949\e949";
    letter-spacing: 4px
}

[data-elementor-open-lightbox="yes"] {
    cursor: pointer
}

.cms-image-as-bg {
    background-size: cover;
    background-position: center center
}

.cms-image-as-bg > img {
    visibility: hidden;
    opacity: 0
}

.cms--link.bottom-line-yes {
    border-bottom: 2px solid
}

.cms-rotate-vert {
    writing-mode: vertical-lr;
    padding: 30px 20px;
    border-radius: 0 20px 0 20px
}

[dir="rtl"] .cms-rotate-vert {
    border-radius: 20px 0 20px 0
}

.cms-rotate-vert.shadow-accent {
    box-shadow: 35px -30px 0 0 var(--color-accent)
}

[dir="rtl"] .cms-rotate-vert.shadow-accent {
    box-shadow: -35px -30px 0 0 var(--color-accent)
}

.cms-rotate-vert.shadow-darken-accent {
    box-shadow: 35px -30px 0 0 var(--color-darken-accent)
}

[dir="rtl"] .cms-rotate-vert.shadow-darken-accent {
    box-shadow: -35px -30px 0 0 var(--color-darken-accent)
}

.cms-rotate-vert.shadow-lighten-accent {
    box-shadow: 35px -30px 0 0 var(--color-lighten-accent)
}

[dir="rtl"] .cms-rotate-vert.shadow-lighten-accent {
    box-shadow: -35px -30px 0 0 var(--color-lighten-accent)
}

.cms-rotate-vert.shadow-primary {
    box-shadow: 35px -30px 0 0 var(--color-primary)
}

[dir="rtl"] .cms-rotate-vert.shadow-primary {
    box-shadow: -35px -30px 0 0 var(--color-primary)
}

.cms-rotate-vert.shadow-darken-primary {
    box-shadow: 35px -30px 0 0 var(--color-darken-primary)
}

[dir="rtl"] .cms-rotate-vert.shadow-darken-primary {
    box-shadow: -35px -30px 0 0 var(--color-darken-primary)
}

.cms-rotate-vert.shadow-lighten-primary {
    box-shadow: 35px -30px 0 0 var(--color-lighten-primary)
}

[dir="rtl"] .cms-rotate-vert.shadow-lighten-primary {
    box-shadow: -35px -30px 0 0 var(--color-lighten-primary)
}

.cms-rotate-vert.shadow-secondary {
    box-shadow: 35px -30px 0 0 var(--color-secondary)
}

[dir="rtl"] .cms-rotate-vert.shadow-secondary {
    box-shadow: -35px -30px 0 0 var(--color-secondary)
}

.cms-rotate-vert.shadow-darken-secondary {
    box-shadow: 35px -30px 0 0 var(--color-darken-secondary)
}

[dir="rtl"] .cms-rotate-vert.shadow-darken-secondary {
    box-shadow: -35px -30px 0 0 var(--color-darken-secondary)
}

.cms-rotate-vert.shadow-lighten-secondary {
    box-shadow: 35px -30px 0 0 var(--color-lighten-secondary)
}

[dir="rtl"] .cms-rotate-vert.shadow-lighten-secondary {
    box-shadow: -35px -30px 0 0 var(--color-lighten-secondary)
}

.cms-rotate-vert.shadow-thirdary {
    box-shadow: 35px -30px 0 0 var(--color-thirdary)
}

[dir="rtl"] .cms-rotate-vert.shadow-thirdary {
    box-shadow: -35px -30px 0 0 var(--color-thirdary)
}

.cms-rotate-vert.shadow-rating {
    box-shadow: 35px -30px 0 0 var(--color-rating)
}

[dir="rtl"] .cms-rotate-vert.shadow-rating {
    box-shadow: -35px -30px 0 0 var(--color-rating)
}

.cms-rotate-vert.shadow-heading {
    box-shadow: 35px -30px 0 0 var(--color-heading)
}

[dir="rtl"] .cms-rotate-vert.shadow-heading {
    box-shadow: -35px -30px 0 0 var(--color-heading)
}

.cms-rotate-vert.shadow-body {
    box-shadow: 35px -30px 0 0 var(--color-body)
}

[dir="rtl"] .cms-rotate-vert.shadow-body {
    box-shadow: -35px -30px 0 0 var(--color-body)
}

.cms-rotate-vert.shadow-meta {
    box-shadow: 35px -30px 0 0 var(--color-meta)
}

[dir="rtl"] .cms-rotate-vert.shadow-meta {
    box-shadow: -35px -30px 0 0 var(--color-meta)
}

.cms-rotate-vert.shadow-white {
    box-shadow: 35px -30px 0 0 var(--color-white)
}

[dir="rtl"] .cms-rotate-vert.shadow-white {
    box-shadow: -35px -30px 0 0 var(--color-white)
}

.cms-rotate-vert.shadow-white-25 {
    box-shadow: 35px -30px 0 0 var(--color-white-25)
}

[dir="rtl"] .cms-rotate-vert.shadow-white-25 {
    box-shadow: -35px -30px 0 0 var(--color-white-25)
}

.cms-rotate-vert.shadow-grey {
    box-shadow: 35px -30px 0 0 var(--color-grey)
}

[dir="rtl"] .cms-rotate-vert.shadow-grey {
    box-shadow: -35px -30px 0 0 var(--color-grey)
}

.cms-rotate-vert.shadow-grey2 {
    box-shadow: 35px -30px 0 0 var(--color-grey2)
}

[dir="rtl"] .cms-rotate-vert.shadow-grey2 {
    box-shadow: -35px -30px 0 0 var(--color-grey2)
}

.cms-rotate-vert.shadow-grey3 {
    box-shadow: 35px -30px 0 0 var(--color-grey3)
}

[dir="rtl"] .cms-rotate-vert.shadow-grey3 {
    box-shadow: -35px -30px 0 0 var(--color-grey3)
}

.cms-rotate-vert.shadow-light-grey {
    box-shadow: 35px -30px 0 0 var(--color-light-grey)
}

[dir="rtl"] .cms-rotate-vert.shadow-light-grey {
    box-shadow: -35px -30px 0 0 var(--color-light-grey)
}

.cms-rotate-vert.shadow-light-gray {
    box-shadow: 35px -30px 0 0 var(--color-light-gray)
}

[dir="rtl"] .cms-rotate-vert.shadow-light-gray {
    box-shadow: -35px -30px 0 0 var(--color-light-gray)
}

.cms-rotate-vert.shadow-border {
    box-shadow: 35px -30px 0 0 var(--color-border)
}

[dir="rtl"] .cms-rotate-vert.shadow-border {
    box-shadow: -35px -30px 0 0 var(--color-border)
}

.cms-rotate-vert.shadow-transparent {
    box-shadow: 35px -30px 0 0 var(--color-transparent)
}

[dir="rtl"] .cms-rotate-vert.shadow-transparent {
    box-shadow: -35px -30px 0 0 var(--color-transparent)
}

.cms-rotate-vert.shadow-custom-1 {
    box-shadow: 35px -30px 0 0 var(--color-custom-1)
}

[dir="rtl"] .cms-rotate-vert.shadow-custom-1 {
    box-shadow: -35px -30px 0 0 var(--color-custom-1)
}

.cms-rotate-vert .cms-rotate-vert-inner {
    transform: rotate(180deg)
}

.cms-phone-icon {
    width: 48px;
    height: 48px;
    line-height: 48px !important;
    background: #eaeaea;
    color: var(--color-primary);
    font-size: 20px;
    text-align: center;
    position: relative
}

.cms-phone-icon:before {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    border: 2px solid var(--color-accent);
    border-radius: inherit
}

.cms-phone-icon:hover {
    background: var(--color-accent);
    color: #fff
}


.title-icon{padding-bottom: 20px;background: url(../image/title_line.png) no-repeat center bottom;margin-bottom: 10px;}
.text-accent,.text-hover-accent:hover,.text-active-accent.active,.link-accent,.link-hover-accent:hover,.link-active-accent.active {
    color: #f04f3d;
}

.bg-accent,.bg-hover-accent:hover,.bg-active-accent.active,.divider-accent:before {
    background-color: var(--color-accent)
}

.bdr-accent {
    border-color: var(--color-accent)
}

.bdr-t-accent {
    border-top-color: var(--color-accent)
}

.bdr-r-accent {
    border-right-color: var(--color-accent)
}

.bdr-b-accent {
    border-bottom-color: var(--color-accent)
}

.bdr-l-accent {
    border-left-color: var(--color-accent)
}

[fill="accent"] {
    fill: var(--color-accent)
}

.text-darken-accent,.text-hover-darken-accent:hover,.text-active-darken-accent.active,.link-darken-accent,.link-hover-darken-accent:hover,.link-active-darken-accent.active {
    color: var(--color-darken-accent)
}

.bg-darken-accent,.bg-hover-darken-accent:hover,.bg-active-darken-accent.active,.divider-darken-accent:before {
    background-color: var(--color-darken-accent)
}

.bdr-darken-accent {
    border-color: var(--color-darken-accent)
}

.bdr-t-darken-accent {
    border-top-color: var(--color-darken-accent)
}

.bdr-r-darken-accent {
    border-right-color: var(--color-darken-accent)
}

.bdr-b-darken-accent {
    border-bottom-color: var(--color-darken-accent)
}

.bdr-l-darken-accent {
    border-left-color: var(--color-darken-accent)
}

[fill="darken-accent"] {
    fill: var(--color-darken-accent)
}

.text-lighten-accent,.text-hover-lighten-accent:hover,.text-active-lighten-accent.active,.link-lighten-accent,.link-hover-lighten-accent:hover,.link-active-lighten-accent.active {
    color: var(--color-lighten-accent)
}

.bg-lighten-accent,.bg-hover-lighten-accent:hover,.bg-active-lighten-accent.active,.divider-lighten-accent:before {
    background-color: var(--color-lighten-accent)
}

.bdr-lighten-accent {
    border-color: var(--color-lighten-accent)
}

.bdr-t-lighten-accent {
    border-top-color: var(--color-lighten-accent)
}

.bdr-r-lighten-accent {
    border-right-color: var(--color-lighten-accent)
}

.bdr-b-lighten-accent {
    border-bottom-color: var(--color-lighten-accent)
}

.bdr-l-lighten-accent {
    border-left-color: var(--color-lighten-accent)
}

[fill="lighten-accent"] {
    fill: var(--color-lighten-accent)
}

.text-primary,.text-hover-primary:hover,.text-active-primary.active,.link-primary,.link-hover-primary:hover,.link-active-primary.active {
    color: #f04f3d;
}

.bg-primary,.bg-hover-primary:hover,.bg-active-primary.active,.divider-primary:before {
    background-color: #222222;
}

.bdr-primary {
    border-color: var(--color-primary)
}

.bdr-t-primary {
    border-top-color: var(--color-primary)
}

.bdr-r-primary {
    border-right-color: var(--color-primary)
}

.bdr-b-primary {
    border-bottom-color: var(--color-primary)
}

.bdr-l-primary {
    border-left-color: var(--color-primary)
}

[fill="primary"] {
    fill: var(--color-primary)
}

.text-darken-primary,.text-hover-darken-primary:hover,.text-active-darken-primary.active,.link-darken-primary,.link-hover-darken-primary:hover,.link-active-darken-primary.active {
    color: var(--color-darken-primary)
}

.bg-darken-primary,.bg-hover-darken-primary:hover,.bg-active-darken-primary.active,.divider-darken-primary:before {
    background-color: var(--color-darken-primary)
}

.bdr-darken-primary {
    border-color: var(--color-darken-primary)
}

.bdr-t-darken-primary {
    border-top-color: var(--color-darken-primary)
}

.bdr-r-darken-primary {
    border-right-color: var(--color-darken-primary)
}

.bdr-b-darken-primary {
    border-bottom-color: var(--color-darken-primary)
}

.bdr-l-darken-primary {
    border-left-color: var(--color-darken-primary)
}

[fill="darken-primary"] {
    fill: var(--color-darken-primary)
}

.text-lighten-primary,.text-hover-lighten-primary:hover,.text-active-lighten-primary.active,.link-lighten-primary,.link-hover-lighten-primary:hover,.link-active-lighten-primary.active {
    color: var(--color-lighten-primary)
}

.bg-lighten-primary,.bg-hover-lighten-primary:hover,.bg-active-lighten-primary.active,.divider-lighten-primary:before {
    background-color: #000000;
}

.bdr-lighten-primary {
    border-color: var(--color-lighten-primary)
}

.bdr-t-lighten-primary {
    border-top-color: var(--color-lighten-primary)
}

.bdr-r-lighten-primary {
    border-right-color: var(--color-lighten-primary)
}

.bdr-b-lighten-primary {
    border-bottom-color: var(--color-lighten-primary)
}

.bdr-l-lighten-primary {
    border-left-color: var(--color-lighten-primary)
}

[fill="lighten-primary"] {
    fill: var(--color-lighten-primary)
}

.text-secondary,.text-hover-secondary:hover,.text-active-secondary.active,.link-secondary,.link-hover-secondary:hover,.link-active-secondary.active {
    color: var(--color-secondary)
}

.bg-secondary,.bg-hover-secondary:hover,.bg-active-secondary.active,.divider-secondary:before {
    background-color: var(--color-secondary)
}

.bdr-secondary {
    border-color: var(--color-secondary)
}

.bdr-t-secondary {
    border-top-color: var(--color-secondary)
}

.bdr-r-secondary {
    border-right-color: var(--color-secondary)
}

.bdr-b-secondary {
    border-bottom-color: var(--color-secondary)
}

.bdr-l-secondary {
    border-left-color: var(--color-secondary)
}

[fill="secondary"] {
    fill: var(--color-secondary)
}

.text-darken-secondary,.text-hover-darken-secondary:hover,.text-active-darken-secondary.active,.link-darken-secondary,.link-hover-darken-secondary:hover,.link-active-darken-secondary.active {
    color: var(--color-darken-secondary)
}

.bg-darken-secondary,.bg-hover-darken-secondary:hover,.bg-active-darken-secondary.active,.divider-darken-secondary:before {
    background-color: #323232;
}

.bdr-darken-secondary {
    border-color: var(--color-darken-secondary)
}

.bdr-t-darken-secondary {
    border-top-color: #323232;
}

.bdr-r-darken-secondary {
    border-right-color: var(--color-darken-secondary)
}

.bdr-b-darken-secondary {
    border-bottom-color: var(--color-darken-secondary)
}

.bdr-l-darken-secondary {
    border-left-color: var(--color-darken-secondary)
}

[fill="darken-secondary"] {
    fill: var(--color-darken-secondary)
}

.text-lighten-secondary,.text-hover-lighten-secondary:hover,.text-active-lighten-secondary.active,.link-lighten-secondary,.link-hover-lighten-secondary:hover,.link-active-lighten-secondary.active {
    color: var(--color-lighten-secondary)
}

.bg-lighten-secondary,.bg-hover-lighten-secondary:hover,.bg-active-lighten-secondary.active,.divider-lighten-secondary:before {
    background-color: var(--color-lighten-secondary)
}

.bdr-lighten-secondary {
    border-color: var(--color-lighten-secondary)
}

.bdr-t-lighten-secondary {
    border-top-color: var(--color-lighten-secondary)
}

.bdr-r-lighten-secondary {
    border-right-color: var(--color-lighten-secondary)
}

.bdr-b-lighten-secondary {
    border-bottom-color: var(--color-lighten-secondary)
}

.bdr-l-lighten-secondary {
    border-left-color: var(--color-lighten-secondary)
}

[fill="lighten-secondary"] {
    fill: var(--color-lighten-secondary)
}

.text-thirdary,.text-hover-thirdary:hover,.text-active-thirdary.active,.link-thirdary,.link-hover-thirdary:hover,.link-active-thirdary.active {
    color: var(--color-thirdary)
}

.bg-thirdary,.bg-hover-thirdary:hover,.bg-active-thirdary.active,.divider-thirdary:before {
    background-color: var(--color-thirdary)
}

.bdr-thirdary {
    border-color: var(--color-thirdary)
}

.bdr-t-thirdary {
    border-top-color: var(--color-thirdary)
}

.bdr-r-thirdary {
    border-right-color: var(--color-thirdary)
}

.bdr-b-thirdary {
    border-bottom-color: var(--color-thirdary)
}

.bdr-l-thirdary {
    border-left-color: var(--color-thirdary)
}

[fill="thirdary"] {
    fill: var(--color-thirdary)
}

.text-rating,.text-hover-rating:hover,.text-active-rating.active,.link-rating,.link-hover-rating:hover,.link-active-rating.active {
    color: var(--color-rating)
}

.bg-rating,.bg-hover-rating:hover,.bg-active-rating.active,.divider-rating:before {
    background-color: var(--color-rating)
}

.bdr-rating {
    border-color: var(--color-rating)
}

.bdr-t-rating {
    border-top-color: var(--color-rating)
}

.bdr-r-rating {
    border-right-color: var(--color-rating)
}

.bdr-b-rating {
    border-bottom-color: var(--color-rating)
}

.bdr-l-rating {
    border-left-color: var(--color-rating)
}

[fill="rating"] {
    fill: var(--color-rating)
}

.text-heading,.text-hover-heading:hover,.text-active-heading.active,.link-heading,.link-hover-heading:hover,.link-active-heading.active {
    color: #333333;
    font-weight: bold;
}

.bg-heading,.bg-hover-heading:hover,.bg-active-heading.active,.divider-heading:before {
    background-color: var(--color-heading)
}

.bdr-heading {
    border-color: var(--color-heading)
}

.bdr-t-heading {
    border-top-color: var(--color-heading)
}

.bdr-r-heading {
    border-right-color: var(--color-heading)
}

.bdr-b-heading {
    border-bottom-color: var(--color-heading)
}

.bdr-l-heading {
    border-left-color: var(--color-heading)
}

[fill="heading"] {
    fill: var(--color-heading)
}

.text-body,.text-hover-body:hover,.text-active-body.active,.link-body,.link-hover-body:hover,.link-active-body.active {
    color: #666;
    line-height: 30px;
}

.bg-body,.bg-hover-body:hover,.bg-active-body.active,.divider-body:before {
    background-color: var(--color-body)
}

.bdr-body {
    border-color: var(--color-body)
}

.bdr-t-body {
    border-top-color: var(--color-body)
}

.bdr-r-body {
    border-right-color: var(--color-body)
}

.bdr-b-body {
    border-bottom-color: var(--color-body)
}

.bdr-l-body {
    border-left-color: var(--color-body)
}

[fill="body"] {
    fill: var(--color-body)
}

.text-meta,.text-hover-meta:hover,.text-active-meta.active,.link-meta,.link-hover-meta:hover,.link-active-meta.active {
    color: var(--color-meta)
}

.bg-meta,.bg-hover-meta:hover,.bg-active-meta.active,.divider-meta:before {
    background-color: var(--color-meta)
}

.bdr-meta {
    border-color: var(--color-meta)
}

.bdr-t-meta {
    border-top-color: var(--color-meta)
}

.bdr-r-meta {
    border-right-color: var(--color-meta)
}

.bdr-b-meta {
    border-bottom-color: var(--color-meta)
}

.bdr-l-meta {
    border-left-color: var(--color-meta)
}

[fill="meta"] {
    fill: var(--color-meta)
}

.text-white,.text-hover-white:hover,.text-active-white.active,.link-white,.link-hover-white:hover,.link-active-white.active {
    color: #ffffff;
    /* font-weight: bold; */
}

.bg-white,.bg-hover-white:hover,.bg-active-white.active,.divider-white:before {
    background-color: var(--color-white)
}

.bdr-white {
    border-color: var(--color-white)
}

.bdr-t-white {
    border-top-color: var(--color-white)
}

.bdr-r-white {
    border-right-color: var(--color-white)
}

.bdr-b-white {
    border-bottom-color: var(--color-white)
}

.bdr-l-white {
    border-left-color: var(--color-white)
}

[fill="white"] {
    fill: var(--color-white)
}

.text-white-25,.text-hover-white-25:hover,.text-active-white-25.active,.link-white-25,.link-hover-white-25:hover,.link-active-white-25.active {
    color: var(--color-white-25)
}

.bg-white-25,.bg-hover-white-25:hover,.bg-active-white-25.active,.divider-white-25:before {
    background-color: var(--color-white-25)
}

.bdr-white-25 {
    border-color: var(--color-white-25)
}

.bdr-t-white-25 {
    border-top-color: var(--color-white-25)
}

.bdr-r-white-25 {
    border-right-color: var(--color-white-25)
}

.bdr-b-white-25 {
    border-bottom-color: var(--color-white-25)
}

.bdr-l-white-25 {
    border-left-color: var(--color-white-25)
}

[fill="white-25"] {
    fill: var(--color-white-25)
}

.text-grey,.text-hover-grey:hover,.text-active-grey.active,.link-grey,.link-hover-grey:hover,.link-active-grey.active {
    color: var(--color-grey)
}

.bg-grey,.bg-hover-grey:hover,.bg-active-grey.active,.divider-grey:before {
    background-color: var(--color-grey)
}

.bdr-grey {
    border-color: var(--color-grey)
}

.bdr-t-grey {
    border-top-color: var(--color-grey)
}

.bdr-r-grey {
    border-right-color: var(--color-grey)
}

.bdr-b-grey {
    border-bottom-color: var(--color-grey)
}

.bdr-l-grey {
    border-left-color: var(--color-grey)
}

[fill="grey"] {
    fill: var(--color-grey)
}

.text-grey2,.text-hover-grey2:hover,.text-active-grey2.active,.link-grey2,.link-hover-grey2:hover,.link-active-grey2.active {
    color: var(--color-grey2)
}

.bg-grey2,.bg-hover-grey2:hover,.bg-active-grey2.active,.divider-grey2:before {
    background-color: var(--color-grey2)
}

.bdr-grey2 {
    border-color: var(--color-grey2)
}

.bdr-t-grey2 {
    border-top-color: var(--color-grey2)
}

.bdr-r-grey2 {
    border-right-color: var(--color-grey2)
}

.bdr-b-grey2 {
    border-bottom-color: var(--color-grey2)
}

.bdr-l-grey2 {
    border-left-color: var(--color-grey2)
}

[fill="grey2"] {
    fill: var(--color-grey2)
}

.text-grey3,.text-hover-grey3:hover,.text-active-grey3.active,.link-grey3,.link-hover-grey3:hover,.link-active-grey3.active {
    color: var(--color-grey3)
}

.bg-grey3,.bg-hover-grey3:hover,.bg-active-grey3.active,.divider-grey3:before {
    background-color: var(--color-grey3)
}

.bdr-grey3 {
    border-color: var(--color-grey3)
}

.bdr-t-grey3 {
    border-top-color: var(--color-grey3)
}

.bdr-r-grey3 {
    border-right-color: var(--color-grey3)
}

.bdr-b-grey3 {
    border-bottom-color: var(--color-grey3)
}

.bdr-l-grey3 {
    border-left-color: var(--color-grey3)
}

[fill="grey3"] {
    fill: var(--color-grey3)
}

.text-light-grey,.text-hover-light-grey:hover,.text-active-light-grey.active,.link-light-grey,.link-hover-light-grey:hover,.link-active-light-grey.active {
    color: var(--color-light-grey)
}

.bg-light-grey,.bg-hover-light-grey:hover,.bg-active-light-grey.active,.divider-light-grey:before {
    background-color: var(--color-light-grey)
}

.bdr-light-grey {
    border-color: var(--color-light-grey)
}

.bdr-t-light-grey {
    border-top-color: var(--color-light-grey)
}

.bdr-r-light-grey {
    border-right-color: var(--color-light-grey)
}

.bdr-b-light-grey {
    border-bottom-color: var(--color-light-grey)
}

.bdr-l-light-grey {
    border-left-color: var(--color-light-grey)
}

[fill="light-grey"] {
    fill: var(--color-light-grey)
}

.text-light-gray,.text-hover-light-gray:hover,.text-active-light-gray.active,.link-light-gray,.link-hover-light-gray:hover,.link-active-light-gray.active {
    color: #f9f9f9;
}

.bg-light-gray,.bg-hover-light-gray:hover,.bg-active-light-gray.active,.divider-light-gray:before {
    background-color: var(--color-light-gray)
}

.bdr-light-gray {
    border-color: var(--color-light-gray)
}

.bdr-t-light-gray {
    border-top-color: var(--color-light-gray)
}

.bdr-r-light-gray {
    border-right-color: var(--color-light-gray)
}

.bdr-b-light-gray {
    border-bottom-color: var(--color-light-gray)
}

.bdr-l-light-gray {
    border-left-color: var(--color-light-gray)
}

[fill="light-gray"] {
    fill: var(--color-light-gray)
}

.text-border,.text-hover-border:hover,.text-active-border.active,.link-border,.link-hover-border:hover,.link-active-border.active {
    color: var(--color-border)
}

.bg-border,.bg-hover-border:hover,.bg-active-border.active,.divider-border:before {
    background-color: #eaeaea;
}

.bdr-border {
    border-color: var(--color-border)
}

.bdr-t-border {
    border-top-color: var(--color-border)
}

.bdr-r-border {
    border-right-color: var(--color-border)
}

.bdr-b-border {
    border-bottom-color: var(--color-border)
}

.bdr-l-border {
    border-left-color: var(--color-border)
}

[fill="border"] {
    fill: var(--color-border)
}

.text-transparent,.text-hover-transparent:hover,.text-active-transparent.active,.link-transparent,.link-hover-transparent:hover,.link-active-transparent.active {
    color: var(--color-transparent)
}

.bg-transparent,.bg-hover-transparent:hover,.bg-active-transparent.active,.divider-transparent:before {
    background-color: var(--color-transparent)
}

.bdr-transparent {
    border-color: var(--color-transparent)
}

.bdr-t-transparent {
    border-top-color: var(--color-transparent)
}

.bdr-r-transparent {
    border-right-color: var(--color-transparent)
}

.bdr-b-transparent {
    border-bottom-color: var(--color-transparent)
}

.bdr-l-transparent {
    border-left-color: var(--color-transparent)
}

[fill="transparent"] {
    fill: var(--color-transparent)
}

.text-custom-1,.text-hover-custom-1:hover,.text-active-custom-1.active,.link-custom-1,.link-hover-custom-1:hover,.link-active-custom-1.active {
    color: #c6c6c6;
}

.bg-custom-1,.bg-hover-custom-1:hover,.bg-active-custom-1.active,.divider-custom-1:before {
    background-color: var(--color-custom-1)
}

.bdr-custom-1 {
    border-color: var(--color-custom-1)
}

.bdr-t-custom-1 {
    border-top-color: var(--color-custom-1)
}

.bdr-r-custom-1 {
    border-right-color: var(--color-custom-1)
}

.bdr-b-custom-1 {
    border-bottom-color: var(--color-custom-1)
}

.bdr-l-custom-1 {
    border-left-color: var(--color-custom-1)
}

[fill="custom-1"] {
    fill: var(--color-custom-1)
}

.bg-inherit {
    background: inherit
}

.size-30 {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.size-40 {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.size-50 {
    width: 50px;
    height: 50px;
    line-height: 50px
}

.d-flex {
    flex-wrap: wrap
}

.nowrap {
    flex-wrap: nowrap
}

.cms-divider {
    position: relative
}

.cms-divider:before {
    content: '';
    height: 6px;
    position: absolute;
    left: 0;
    right: 0
}

.cms-divider.divider-top:before {
    top: 0
}

.cms-divider.divider-bottom:before {
    bottom: 0
}

.cms-divider.divider-8:before {
    height: 8px
}

.cms-img-hover .cms-img {
    opacity: 0.5
}

.cms-img-hover .cms-img:hover {
    opacity: 1
}

.cms-img-hoverzoom-in .cms-img:hover {
    transform: scale(0.9)
}

.cms-img-hoverzoom-out .cms-img:hover {
    transform: scale(1.1)
}

.cms-hover-image-zoomout .cms-post-image {
    overflow: hidden
}

.cms-hover-image-zoomout:hover .cms-img {
    transform: scale(1.1)
}

.cms-hover-icon-top:hover .cms-icon-hover {
    transform: translateY(-20px)
}

.cms-icon-wrap {
    line-height: 1
}

.cms-icon {
    line-height: inherit;
    display: inline-block;
    background: url(../image/tag-1.png) no-repeat;
    transition: all 300ms ease-in-out;
    width: 20px;
    height: 20px;
}

.icon-outline-yes .cms-icon {
    width: 28px;
    height: 28px;
    line-height: 28px;
    /* box-shadow: 0 0 0 2px #f04f3d inset; */
    /* text-align: center; */
    /* border-radius: 50%; */
    background: url(../image/jiantou-1.png) no-repeat;
    transition: all 300ms ease-in-out;
}

a:hover .icon-outline-yes .cms-icon{
    background: url(../image/jiantou-2.png) no-repeat;
}

.cms-modal-html {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(0);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5)
}

.cms-modal-html.open {
    visibility: visible;
    opacity: 1;
    z-index: 999;
    transform: scale(1)
}

.cms-modal-close {
    position: absolute;
    top: 50px;
    right: 40px;
    width: 78px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: var(--color-accent);
    cursor: pointer;
    border-radius: 8px
}

.cms-modal-close:hover {
    background: red
}

[dir="rtl"] .cms-modal-close {
    right: auto;
    left: 40px
}

@media (max-width: 767px) {
    .cms-modal-close {
        width:40px;
        height: 40px;
        line-height: 40px
    }
}

.opacity-0 {
    opacity: 0
}

.cms-overlay-wrap {
    position: relative;
    overflow: hidden
}

.cms-overlay-wrap .cms-overlay-content {
    z-index: 1;
    visibility: hidden;
    opacity: 0
}

@media (max-width: 1024px) {
    .cms-overlay-wrap .cms-overlay-content {
        visibility:visible;
        opacity: 1
    }
}

.cms-overlay-wrap.cms-overlay-slideup .cms-overlay-content {
    transform: translateY(105%)
}

.cms-overlay-wrap.cms-overlay-slideup:hover .cms-overlay-content {
    transform: translateY(0)
}

.cms-overlay-wrap.cms-overlay-slidedown .cms-overlay-content {
    transform: translateY(-105%)
}

.cms-overlay-wrap.cms-overlay-slidedown:hover .cms-overlay-content {
    transform: translateY(0)
}

.cms-overlay-wrap.cms-overlay-slideleft .cms-overlay-content {
    transform: translateX(-105%)
}

.cms-overlay-wrap.cms-overlay-slideleft:hover .cms-overlay-content {
    transform: translateX(0)
}

.cms-overlay-wrap.cms-overlay-slideright .cms-overlay-content {
    transform: translateX(105%)
}

.cms-overlay-wrap.cms-overlay-slideright:hover .cms-overlay-content {
    transform: translateX(0)
}

.cms-overlay-wrap.cms-overlay-zoom-in .cms-overlay-content {
    transform: scale(1.2)
}

.cms-overlay-wrap.cms-overlay-zoom-out .cms-overlay-content {
    transform: scale(0)
}

.cms-overlay-wrap.cms-overlay-center-to-side .cms-overlay-content {
    left: 50%;
    right: 50%
}

.cms-overlay-wrap:hover .cms-overlay-content {
    visibility: visible;
    opacity: 1
}

.cms-overlay-wrap:hover.cms-overlay-zoom-in .cms-overlay-content,.cms-overlay-wrap:hover.cms-overlay-zoom-out .cms-overlay-content {
    transform: scale(1)
}

.cms-overlay-wrap:hover.cms-overlay-center-to-side .cms-overlay-content {
    left: 0;
    right: 0
}

.cms-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.relative {
    position: relative
}

.absolute {
    position: absolute;
    z-index: 1
}

.absolute.left {
    left: 0
}

[dir="rtl"] .absolute.left {
    left: auto;
    right: 0
}

.absolute.right {
    right: 0
}

[dir="rtl"] .absolute.right {
    right: auto;
    left: 0
}

.absolute.center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.absolute.vertical {
    top: 50%;
    transform: translateY(-50%)
}

.cms-abs-t-0 {
    top: 0px
}

.cms-abs-b-0 {
    bottom: 0px
}

.cms-abs-l-0 {
    left: 0px
}

[dir="rtl"] .cms-abs-l-0 {
    left: auto;
    right: 0px
}

.cms-abs-r-0 {
    right: 0px
}

[dir="rtl"] .cms-abs-r-0 {
    right: auto;
    left: 0px
}

.cms-abs-t-10 {
    top: 10px
}

.cms-abs-b-10 {
    bottom: 10px
}

.cms-abs-l-10 {
    left: 10px
}

[dir="rtl"] .cms-abs-l-10 {
    left: auto;
    right: 10px
}

.cms-abs-r-10 {
    right: 10px
}

[dir="rtl"] .cms-abs-r-10 {
    right: auto;
    left: 10px
}

.cms-abs-t-20 {
    top: 20px
}

.cms-abs-b-20 {
    bottom: 20px
}

.cms-abs-l-20 {
    left: 20px
}

[dir="rtl"] .cms-abs-l-20 {
    left: auto;
    right: 20px
}

.cms-abs-r-20 {
    right: 20px
}

[dir="rtl"] .cms-abs-r-20 {
    right: auto;
    left: 20px
}

.cms-abs-t-30 {
    top: 30px
}

.cms-abs-b-30 {
    bottom: 30px
}

.cms-abs-l-30 {
    left: 30px
}

[dir="rtl"] .cms-abs-l-30 {
    left: auto;
    right: 30px
}

.cms-abs-r-30 {
    right: 30px
}

[dir="rtl"] .cms-abs-r-30 {
    right: auto;
    left: 30px
}

.cms-abs-t-40 {
    top: 40px
}

.cms-abs-b-40 {
    bottom: 40px
}

.cms-abs-l-40 {
    left: 40px
}

[dir="rtl"] .cms-abs-l-40 {
    left: auto;
    right: 40px
}

.cms-abs-r-40 {
    right: 40px
}

[dir="rtl"] .cms-abs-r-40 {
    right: auto;
    left: 40px
}

.cms-abs-t-50 {
    top: 50px
}

.cms-abs-b-50 {
    bottom: 50px
}

.cms-abs-l-50 {
    left: 50px
}

[dir="rtl"] .cms-abs-l-50 {
    left: auto;
    right: 50px
}

.cms-abs-r-50 {
    right: 50px
}

[dir="rtl"] .cms-abs-r-50 {
    right: auto;
    left: 50px
}

.position-inherit {
    position: inherit
}

.cms-sticky {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0;
    z-index: 2
}

.cms-translateY-n40 {
    transform: translatey(-40px)
}

.rating-container {
    display: inline-block;
    height: 24px;
    vertical-align: top;
    font-size: 0;
    unicode-bidi: bidi-override;
    direction: rtl
}

.rating-container input[type="radio"] + label {
    transform: translateY(0)
}

.rating-container #rating-0,.rating-container label[for="rating-0"] {
    display: none
}

.rating-container * {
    font-size: 20px
}

.rating-container > input {
    display: none
}

.rating-container > input + label {
    font-family: "cmsi";
    line-height: 1
}

.rating-container > input + label:before {
    display: inline-block;
    content: "\e948";
    color: var(--color-body)
}

.rating-container > input:checked ~ label:before,.rating-container > input + label:hover ~ label:before,.rating-container > input + label:hover:before,.cms-rating-icon-filled:before {
    content: "\e949";
    color: var(--color-rating)
}

.rating-container:hover > input + label:before,.cms-rating-icon-empty:before {
    content: "\e948";
    color: var(--color-body);
    text-shadow: none
}

.rating-container:hover > input + label:hover ~ label:before,.rating-container:hover > input + label:hover:before {
    content: "\e949";
    color: var(--color-rating)
}

.cms-rating-icon-filled,.cms-rating-icon-empty {
    font-family: "cmsi";
    display: inline-block;
    overflow: hidden;
    width: 1em;
    white-space: nowrap;
    cursor: pointer;
    margin: 0
}

.cms-rating-icon-empty {
    z-index: -1
}

.cms-star-rating {
    width: 90px;
    height: 14px;
    display: inline-block;
    letter-spacing: 3px;
    font-size: 13px
}

.cms-star-rating:before {
    font-family: "cmsi";
    content: '\e948\e948\e948\e948\e948'
}

.cms-star-rating .cms-star-rated {
    top: 0
}

.cms-star-rating .cms-star-rated:before {
    font-family: "cmsi";
    content: '\e949\e949\e949\e949\e949'
}

.cms-star-rated {
    white-space: nowrap;
    overflow: hidden
}

.cms-ribbon {
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: 2;
    overflow: hidden;
    width: 125px;
    height: 125px;
    text-align: right
}

.cms-ribbon .main {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 35px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 164px;
    display: block;
    border-color: var(--color-secondary);
    position: absolute;
    top: 31px;
    right: -34px
}

.cms-ribbon .main .before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left-width: 3px;
    border-left-style: solid;
    border-right: 3px solid transparent !important;
    border-bottom: 3px solid transparent !important;
    border-top-width: 3px;
    border-top-style: solid
}

.cms-ribbon .main .after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent !important;
    border-right-width: 3px;
    border-right-style: solid;
    border-bottom: 3px solid transparent !important;
    border-top-width: 3px;
    border-top-style: solid
}

.cms-ripple {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    position: relative;
    display: block;
    text-align: center;
    border-radius: 50%
}

.cms-ripple:before,.cms-ripple:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 30px;
    width: 30px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    animation: ripple 3s infinite;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .3)
}

.cms-ripple:before {
    animation-delay: 0.9s
}

.cms-ripple:after {
    animation-delay: 0.6s
}

.cms-ripple .cms-video-btn-strokes {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 50%
}

.cms-ripple .cms-video-btn-strokes.stroke-large {
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    position: absolute;
    top: -20px;
    left: -20px
}

.cms-ripple .cms-video-btn-strokes.cms-video-btn-stroke {
    border-style: solid;
    border-width: 2px
}

.cms-ripple .cms-video-btn-strokes.cms-video-btn-shadow {
    border-style: solid;
    border-width: 10px;
    opacity: 0.2
}

.cms-ripple.locate-point {
    background-color: #aeaeae
}

.cms-ripple.locate-point:before,.cms-ripple.locate-point:after {
    opacity: 0.5
}

.cms-ripple.locate-point .cms-ripple-inner {
    width: 8px;
    height: 8px;
    background-color: var(--color-primary);
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px)
}

.cms-ripple.size-22 {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 14px
}

.cms-ripple.size-22:before,.cms-ripple.size-22:after {
    width: 20px;
    height: 20px
}

.cms-ripple.size-22.cms-ripple-outline .cms-ripple-outline-line {
    width: 32px;
    height: 32px;
    top: -5px;
    left: -5px
}

.cms-ripple.size-28 {
    width: 28px;
    height: 28px;
    line-height: 28px
}

.cms-ripple.size-28:before,.cms-ripple.size-28:after {
    width: 28px;
    height: 28px
}

.cms-ripple.size-28.cms-ripple-outline .cms-ripple-outline-line {
    width: 38px;
    height: 38px;
    top: -5px;
    left: -5px
}

.cms-ripple.size-32 {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.cms-ripple.size-32:before,.cms-ripple.size-32:after {
    width: 32px;
    height: 32px
}

.cms-ripple.size-32.cms-ripple-outline .cms-ripple-outline-line {
    width: 42px;
    height: 42px;
    top: -5px;
    left: -5px
}

.cms-ripple.size-42 {
    width: 42px;
    height: 42px;
    line-height: 42px
}

.cms-ripple.size-42.cms-ripple-outline .cms-ripple-outline-line {
    width: 52px;
    height: 52px;
    top: -5px;
    left: -5px
}

.cms-ripple.size-46 {
    width: 46px;
    height: 46px;
    line-height: 46px;
    box-shadow: 0 0 0 transparent
}

.cms-ripple.size-46.cms-ripple-outline .cms-ripple-outline-line {
    width: 56px;
    height: 56px;
    top: -5px;
    left: -5px
}

.cms-ripple.size-47 {
    width: 47px;
    height: 47px;
    line-height: 47px;
    box-shadow: 0 0 0 transparent
}

.cms-ripple.size-47.cms-ripple-outline .cms-ripple-outline-line {
    width: 57px;
    height: 57px;
    top: -5px;
    left: -5px
}

.cms-ripple.size-62 {
    width: 62px;
    height: 62px;
    line-height: 62px
}

.cms-ripple.size-62.cms-ripple-outline .cms-ripple-outline-line {
    width: 82px;
    height: 82px
}

.cms-ripple.size-68 {
    width: 68px;
    height: 68px;
    line-height: 68px
}

.cms-ripple.size-68.cms-ripple-outline .cms-ripple-outline-line {
    width: 88px;
    height: 88px;
    top: -10px;
    left: -10px
}

@media (min-width: 768px) {
    .cms-ripple.size-md-68 {
        width:68px;
        height: 68px;
        line-height: 68px
    }

    .cms-ripple.size-md-68.cms-ripple-outline .cms-ripple-outline-line {
        width: 88px;
        height: 88px;
        top: -10px;
        left: -10px
    }
}

@media (min-width: 1025px) {
    .cms-ripple.size-lg-68 {
        width:68px;
        height: 68px;
        line-height: 68px
    }

    .cms-ripple.size-lg-68.cms-ripple-outline .cms-ripple-outline-line {
        width: 88px;
        height: 88px;
        top: -10px;
        left: -10px
    }
}

.cms-ripple.size-82 {
    width: 82px;
    height: 82px;
    line-height: 82px
}

.cms-ripple.size-82.cms-ripple-outline .cms-ripple-outline-line {
    width: 102px;
    height: 102px
}

.cms-ripple.size-88 {
    width: 88px;
    height: 88px;
    line-height: 88px
}

.cms-ripple.size-88.cms-ripple-outline .cms-ripple-outline-line {
    width: 108px;
    height: 108px
}

.cms-ripple.size-90 {
    width: 90px;
    height: 90px;
    line-height: 90px
}

.cms-ripple.size-90.cms-ripple-outline .cms-ripple-outline-line {
    width: 110px;
    height: 110px
}

.cms-ripple.cms-ripple-outline .cms-ripple-outline-line {
    border-style: solid;
    border-width: 2px;
    width: 90px;
    height: 90px;
    display: block;
    position: absolute;
    top: -11px;
    left: -11px;
    border-radius: 50%
}

.cms-ripple.cms-vibrate span {
    position: relative;
    animation: vibrate 2s linear 0s infinite
}

.cms-phone-ripple {
    display: block;
    border: 2px solid var(--color-accent)
}

.cms-phone-ripple.size-68 {
    width: 68px;
    height: 68px;
    padding: 9px
}

.cms-search-form,.woocommerce-product-search,.wp-block-search {
    position: relative
}

.cms-search-form [type="search"],.woocommerce-product-search [type="search"],.wp-block-search [type="search"] {
    padding-right: 58px;
    height: 65px !important;
    line-height: 65px !important;
    background-color: #fff !important;
    box-shadow: none
}

[dir="rtl"] .cms-search-form [type="search"],[dir="rtl"] .woocommerce-product-search [type="search"],[dir="rtl"] .wp-block-search [type="search"] {
    padding-right: 20px;
    padding-left: 58px
}

.cms-search-form [type="submit"],.woocommerce-product-search [type="submit"] {
    width: 48px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: transparent;
    border: 0;
    font-size: 0;
    text-indent: -999999px;
    color: var(--color-primary)
}

[dir="rtl"] .cms-search-form [type="submit"],[dir="rtl"] .woocommerce-product-search [type="submit"] {
    right: auto;
    left: 0
}

.cms-search-form [type="submit"]:before,.woocommerce-product-search [type="submit"]:before {
    font-family: "cmsi";
    content: "\e93f";
    font-size: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: 0;
    transform: translate(-50%, -45%)
}

.cms-search-form [type="submit"]:hover,.woocommerce-product-search [type="submit"]:hover {
    color: var(--color-accent);
    background-color: transparent
}

.cms-search-form.cms-search-form-popup {
    width: 100%;
    max-width: 475px;
    margin: 0 auto
}

.cms-search-form.cms-search-form-popup [type="search"] {
    padding-left: 58px !important;
    padding-right: 0 !important;
    font-size: 35px !important;
    background: transparent;
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    border-bottom: 3px solid #eaeaea !important;
    box-shadow: none !important;
    border-radius: 0 !important
}

[dir="rtl"] .cms-search-form.cms-search-form-popup [type="search"] {
    padding-right: 58px !important;
    padding-left: 0
}

@media (max-width: 1024px) {
    .cms-search-form.cms-search-form-popup [type="search"] {
        font-size:20px !important
    }
}

@media (max-width: 767px) {
    .cms-search-form.cms-search-form-popup [type="search"] {
        font-size:15px !important
    }
}

.cms-search-form.cms-search-form-popup [type="search"]::placeholder {
    font-size: 35px;
    color: var(--body-font-color)
}

@media (max-width: 1024px) {
    .cms-search-form.cms-search-form-popup [type="search"]::placeholder {
        font-size:20px !important
    }
}

@media (max-width: 767px) {
    .cms-search-form.cms-search-form-popup [type="search"]::placeholder {
        font-size:15px !important
    }
}

.cms-search-form.cms-search-form-popup [type="submit"] {
    left: 0;
    color: var(--color-primary);
    font-weight: 100
}

.cms-search-form.cms-search-form-popup [type="submit"]:before {
    font-size: 26px
}

[dir="rtl"] .cms-search-form.cms-search-form-popup [type="submit"] {
    left: auto;
    right: 0
}

.cms-search-form.cms-search-form-popup [type="submit"]:hover,.cms-search-form.cms-search-form-popup [type="submit"]:focus {
    background: transparent;
    color: var(--color-accent)
}

#cms-search-popup.cms-modal-html {
    background: #fff
}

.cms-shadow-1 {
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.1) !important;
}

.cms-shadow-hover-1:hover {
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.1) !important
}

.cms-shadow-2 {
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.06) !important
}

.cms-shadow-hover-2:hover {
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.06) !important
}

.cms-shadow-3 {
    box-shadow: 0px 5px 83px 0px rgba(13, 14, 67, 0.08) !important
}

.cms-shadow-hover-3:hover {
    box-shadow: 0px 5px 83px 0px rgba(13, 14, 67, 0.08) !important
}

.cms-shadow-4 {
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.1) !important
}

.cms-shadow-hover-4:hover {
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.1) !important
}

.cms-radius-4,.elementor img.cms-radius-4 {
    border-radius: 4px
}

.cms-radius-t-4,.elementor img.cms-radius-t-4 {
    border-radius: 4px 4px 0 0
}

.cms-radius-b-4,.elementor img.cms-radius-b-4 {
    border-radius: 0 0 4px 4px
}

.cms-radius-l-4,.elementor img.cms-radius-l-4 {
    border-radius: 4px 0 0 4px
}

.cms-radius-r-4,.elementor img.cms-radius-r-4 {
    border-radius: 0 4px 4px 0
}

.cms-radius-tl-4,.elementor img.cms-radius-tl-4 {
    border-radius: 4px 0 0 0
}

[dir="rtl"] .cms-radius-tl-4,[dir="rtl"] .elementor img.cms-radius-tl-4 {
    border-radius: 0 4px 0 0
}

.cms-radius-tr-4,.elementor img.cms-radius-tr-4 {
    border-radius: 0 4px 0 0
}

[dir="rtl"] .cms-radius-tr-4,[dir="rtl"] .elementor img.cms-radius-tr-4 {
    border-radius: 4px 0 0 0
}

.cms-radius-bl-4,.elementor img.cms-radius-bl-4 {
    border-radius: 0 0 0 4px
}

[dir="rtl"] .cms-radius-bl-4,[dir="rtl"] .elementor img.cms-radius-bl-4 {
    border-radius: 0 0 4px 0
}

.cms-radius-br-4,.elementor img.cms-radius-br-4 {
    border-radius: 0 0 4px 0
}

[dir="rtl"] .cms-radius-br-4,[dir="rtl"] .elementor img.cms-radius-br-4 {
    border-radius: 0 0 0 4px
}

.cms-radius-tlbr-4,.elementor img.cms-radius-tlbr-4 {
    border-radius: 4px 0 4px 0
}

.cms-radius-bltr-4,.elementor img.cms-radius-bltr-4 {
    border-radius: 0 4px 0 4px
}

.cms-radius-5,.elementor img.cms-radius-5 {
    border-radius: 5px
}

.cms-radius-t-5,.elementor img.cms-radius-t-5 {
    border-radius: 5px 5px 0 0
}

.cms-radius-b-5,.elementor img.cms-radius-b-5 {
    border-radius: 0 0 5px 5px
}

.cms-radius-l-5,.elementor img.cms-radius-l-5 {
    border-radius: 5px 0 0 5px
}

.cms-radius-r-5,.elementor img.cms-radius-r-5 {
    border-radius: 0 5px 5px 0
}

.cms-radius-tl-5,.elementor img.cms-radius-tl-5 {
    border-radius: 5px 0 0 0
}

[dir="rtl"] .cms-radius-tl-5,[dir="rtl"] .elementor img.cms-radius-tl-5 {
    border-radius: 0 5px 0 0
}

.cms-radius-tr-5,.elementor img.cms-radius-tr-5 {
    border-radius: 0 5px 0 0
}

[dir="rtl"] .cms-radius-tr-5,[dir="rtl"] .elementor img.cms-radius-tr-5 {
    border-radius: 5px 0 0 0
}

.cms-radius-bl-5,.elementor img.cms-radius-bl-5 {
    border-radius: 0 0 0 5px
}

[dir="rtl"] .cms-radius-bl-5,[dir="rtl"] .elementor img.cms-radius-bl-5 {
    border-radius: 0 0 5px 0
}

.cms-radius-br-5,.elementor img.cms-radius-br-5 {
    border-radius: 0 0 5px 0
}

[dir="rtl"] .cms-radius-br-5,[dir="rtl"] .elementor img.cms-radius-br-5 {
    border-radius: 0 0 0 5px
}

.cms-radius-tlbr-5,.elementor img.cms-radius-tlbr-5 {
    border-radius: 5px 0 5px 0
}

.cms-radius-bltr-5,.elementor img.cms-radius-bltr-5 {
    border-radius: 0 5px 0 5px
}

.cms-radius-6,.elementor img.cms-radius-6 {
    border-radius: 6px
}

.cms-radius-t-6,.elementor img.cms-radius-t-6 {
    border-radius: 6px 6px 0 0
}

.cms-radius-b-6,.elementor img.cms-radius-b-6 {
    border-radius: 0 0 6px 6px
}

.cms-radius-l-6,.elementor img.cms-radius-l-6 {
    border-radius: 6px 0 0 6px
}

.cms-radius-r-6,.elementor img.cms-radius-r-6 {
    border-radius: 0 6px 6px 0
}

.cms-radius-tl-6,.elementor img.cms-radius-tl-6 {
    border-radius: 6px 0 0 0
}

[dir="rtl"] .cms-radius-tl-6,[dir="rtl"] .elementor img.cms-radius-tl-6 {
    border-radius: 0 6px 0 0
}

.cms-radius-tr-6,.elementor img.cms-radius-tr-6 {
    border-radius: 0 6px 0 0
}

[dir="rtl"] .cms-radius-tr-6,[dir="rtl"] .elementor img.cms-radius-tr-6 {
    border-radius: 6px 0 0 0
}

.cms-radius-bl-6,.elementor img.cms-radius-bl-6 {
    border-radius: 0 0 0 6px
}

[dir="rtl"] .cms-radius-bl-6,[dir="rtl"] .elementor img.cms-radius-bl-6 {
    border-radius: 0 0 6px 0
}

.cms-radius-br-6,.elementor img.cms-radius-br-6 {
    border-radius: 0 0 6px 0
}

[dir="rtl"] .cms-radius-br-6,[dir="rtl"] .elementor img.cms-radius-br-6 {
    border-radius: 0 0 0 6px
}

.cms-radius-tlbr-6,.elementor img.cms-radius-tlbr-6 {
    border-radius: 6px 0 6px 0
}

.cms-radius-bltr-6,.elementor img.cms-radius-bltr-6 {
    border-radius: 0 6px 0 6px
}

.cms-radius-8,.elementor img.cms-radius-8 {
    border-radius: 8px
}

.cms-radius-t-8,.elementor img.cms-radius-t-8 {
    border-radius: 8px 8px 0 0
}

.cms-radius-b-8,.elementor img.cms-radius-b-8 {
    border-radius: 0 0 8px 8px
}

.cms-radius-l-8,.elementor img.cms-radius-l-8 {
    border-radius: 8px 0 0 8px
}

.cms-radius-r-8,.elementor img.cms-radius-r-8 {
    border-radius: 0 8px 8px 0
}

.cms-radius-tl-8,.elementor img.cms-radius-tl-8 {
    border-radius: 8px 0 0 0
}

[dir="rtl"] .cms-radius-tl-8,[dir="rtl"] .elementor img.cms-radius-tl-8 {
    border-radius: 0 8px 0 0
}

.cms-radius-tr-8,.elementor img.cms-radius-tr-8 {
    border-radius: 0 8px 0 0
}

[dir="rtl"] .cms-radius-tr-8,[dir="rtl"] .elementor img.cms-radius-tr-8 {
    border-radius: 8px 0 0 0
}

.cms-radius-bl-8,.elementor img.cms-radius-bl-8 {
    border-radius: 0 0 0 8px
}

[dir="rtl"] .cms-radius-bl-8,[dir="rtl"] .elementor img.cms-radius-bl-8 {
    border-radius: 0 0 8px 0
}

.cms-radius-br-8,.elementor img.cms-radius-br-8 {
    border-radius: 0 0 8px 0
}

[dir="rtl"] .cms-radius-br-8,[dir="rtl"] .elementor img.cms-radius-br-8 {
    border-radius: 0 0 0 8px
}

.cms-radius-tlbr-8,.elementor img.cms-radius-tlbr-8 {
    border-radius: 8px 0 8px 0
}

.cms-radius-bltr-8,.elementor img.cms-radius-bltr-8 {
    border-radius: 0 8px 0 8px
}

.cms-radius-10,.elementor img.cms-radius-10 {
    border-radius: 10px
}

.cms-radius-t-10,.elementor img.cms-radius-t-10 {
    border-radius: 10px 10px 0 0
}

.cms-radius-b-10,.elementor img.cms-radius-b-10 {
    border-radius: 0 0 10px 10px
}

.cms-radius-l-10,.elementor img.cms-radius-l-10 {
    border-radius: 10px 0 0 10px
}

.cms-radius-r-10,.elementor img.cms-radius-r-10 {
    border-radius: 0 10px 10px 0
}

.cms-radius-tl-10,.elementor img.cms-radius-tl-10 {
    border-radius: 10px 0 0 0
}

[dir="rtl"] .cms-radius-tl-10,[dir="rtl"] .elementor img.cms-radius-tl-10 {
    border-radius: 0 10px 0 0
}

.cms-radius-tr-10,.elementor img.cms-radius-tr-10 {
    border-radius: 0 10px 0 0
}

[dir="rtl"] .cms-radius-tr-10,[dir="rtl"] .elementor img.cms-radius-tr-10 {
    border-radius: 10px 0 0 0
}

.cms-radius-bl-10,.elementor img.cms-radius-bl-10 {
    border-radius: 0 0 0 10px
}

[dir="rtl"] .cms-radius-bl-10,[dir="rtl"] .elementor img.cms-radius-bl-10 {
    border-radius: 0 0 10px 0
}

.cms-radius-br-10,.elementor img.cms-radius-br-10 {
    border-radius: 0 0 10px 0
}

[dir="rtl"] .cms-radius-br-10,[dir="rtl"] .elementor img.cms-radius-br-10 {
    border-radius: 0 0 0 10px
}

.cms-radius-tlbr-10,.elementor img.cms-radius-tlbr-10 {
    border-radius: 10px 0 10px 0
}

.cms-radius-bltr-10,.elementor img.cms-radius-bltr-10 {
    border-radius: 0 10px 0 10px
}

.cms-radius-16,.elementor img.cms-radius-16 {
    border-radius: 16px
}

.cms-radius-t-16,.elementor img.cms-radius-t-16 {
    border-radius: 16px 16px 0 0
}

.cms-radius-b-16,.elementor img.cms-radius-b-16 {
    border-radius: 0 0 16px 16px
}

.cms-radius-l-16,.elementor img.cms-radius-l-16 {
    border-radius: 16px 0 0 16px
}

.cms-radius-r-16,.elementor img.cms-radius-r-16 {
    border-radius: 0 16px 16px 0
}

.cms-radius-tl-16,.elementor img.cms-radius-tl-16 {
    border-radius: 16px 0 0 0
}

[dir="rtl"] .cms-radius-tl-16,[dir="rtl"] .elementor img.cms-radius-tl-16 {
    border-radius: 0 16px 0 0
}

.cms-radius-tr-16,.elementor img.cms-radius-tr-16 {
    border-radius: 0 16px 0 0
}

[dir="rtl"] .cms-radius-tr-16,[dir="rtl"] .elementor img.cms-radius-tr-16 {
    border-radius: 16px 0 0 0
}

.cms-radius-bl-16,.elementor img.cms-radius-bl-16 {
    border-radius: 0 0 0 16px
}

[dir="rtl"] .cms-radius-bl-16,[dir="rtl"] .elementor img.cms-radius-bl-16 {
    border-radius: 0 0 16px 0
}

.cms-radius-br-16,.elementor img.cms-radius-br-16 {
    border-radius: 0 0 16px 0
}

[dir="rtl"] .cms-radius-br-16,[dir="rtl"] .elementor img.cms-radius-br-16 {
    border-radius: 0 0 0 16px
}

.cms-radius-tlbr-16,.elementor img.cms-radius-tlbr-16 {
    border-radius: 16px 0 16px 0
}

.cms-radius-bltr-16,.elementor img.cms-radius-bltr-16 {
    border-radius: 0 16px 0 16px
}

.cms-radius-20,.elementor img.cms-radius-20 {
    border-radius: 20px
}

.cms-radius-t-20,.elementor img.cms-radius-t-20 {
    border-radius: 20px 20px 0 0
}

.cms-radius-b-20,.elementor img.cms-radius-b-20 {
    border-radius: 0 0 20px 20px
}

.cms-radius-l-20,.elementor img.cms-radius-l-20 {
    border-radius: 20px 0 0 20px
}

.cms-radius-r-20,.elementor img.cms-radius-r-20 {
    border-radius: 0 20px 20px 0
}

.cms-radius-tl-20,.elementor img.cms-radius-tl-20 {
    border-radius: 20px 0 0 0
}

[dir="rtl"] .cms-radius-tl-20,[dir="rtl"] .elementor img.cms-radius-tl-20 {
    border-radius: 0 20px 0 0
}

.cms-radius-tr-20,.elementor img.cms-radius-tr-20 {
    border-radius: 0 20px 0 0
}

[dir="rtl"] .cms-radius-tr-20,[dir="rtl"] .elementor img.cms-radius-tr-20 {
    border-radius: 20px 0 0 0
}

.cms-radius-bl-20,.elementor img.cms-radius-bl-20 {
    border-radius: 0 0 0 20px
}

[dir="rtl"] .cms-radius-bl-20,[dir="rtl"] .elementor img.cms-radius-bl-20 {
    border-radius: 0 0 20px 0
}

.cms-radius-br-20,.elementor img.cms-radius-br-20 {
    border-radius: 0 0 20px 0
}

[dir="rtl"] .cms-radius-br-20,[dir="rtl"] .elementor img.cms-radius-br-20 {
    border-radius: 0 0 0 20px
}

.cms-radius-tlbr-20,.elementor img.cms-radius-tlbr-20 {
    border-radius: 20px 0 20px 0
}

.cms-radius-bltr-20,.elementor img.cms-radius-bltr-20 {
    border-radius: 0 20px 0 20px
}

.cms-radius-32,.elementor img.cms-radius-32 {
    border-radius: 32px
}

.cms-radius-t-32,.elementor img.cms-radius-t-32 {
    border-radius: 32px 32px 0 0
}

.cms-radius-b-32,.elementor img.cms-radius-b-32 {
    border-radius: 0 0 32px 32px
}

.cms-radius-l-32,.elementor img.cms-radius-l-32 {
    border-radius: 32px 0 0 32px
}

.cms-radius-r-32,.elementor img.cms-radius-r-32 {
    border-radius: 0 32px 32px 0
}

.cms-radius-tl-32,.elementor img.cms-radius-tl-32 {
    border-radius: 32px 0 0 0
}

[dir="rtl"] .cms-radius-tl-32,[dir="rtl"] .elementor img.cms-radius-tl-32 {
    border-radius: 0 32px 0 0
}

.cms-radius-tr-32,.elementor img.cms-radius-tr-32 {
    border-radius: 0 32px 0 0
}

[dir="rtl"] .cms-radius-tr-32,[dir="rtl"] .elementor img.cms-radius-tr-32 {
    border-radius: 32px 0 0 0
}

.cms-radius-bl-32,.elementor img.cms-radius-bl-32 {
    border-radius: 0 0 0 32px
}

[dir="rtl"] .cms-radius-bl-32,[dir="rtl"] .elementor img.cms-radius-bl-32 {
    border-radius: 0 0 32px 0
}

.cms-radius-br-32,.elementor img.cms-radius-br-32 {
    border-radius: 0 0 32px 0
}

[dir="rtl"] .cms-radius-br-32,[dir="rtl"] .elementor img.cms-radius-br-32 {
    border-radius: 0 0 0 32px
}

.cms-radius-tlbr-32,.elementor img.cms-radius-tlbr-32 {
    border-radius: 32px 0 32px 0
}

.cms-radius-bltr-32,.elementor img.cms-radius-bltr-32 {
    border-radius: 0 32px 0 32px
}

.cms-radius-64,.elementor img.cms-radius-64 {
    border-radius: 64px
}

.cms-radius-t-64,.elementor img.cms-radius-t-64 {
    border-radius: 64px 64px 0 0
}

.cms-radius-b-64,.elementor img.cms-radius-b-64 {
    border-radius: 0 0 64px 64px
}

.cms-radius-l-64,.elementor img.cms-radius-l-64 {
    border-radius: 64px 0 0 64px
}

.cms-radius-r-64,.elementor img.cms-radius-r-64 {
    border-radius: 0 64px 64px 0
}

.cms-radius-tl-64,.elementor img.cms-radius-tl-64 {
    border-radius: 64px 0 0 0
}

[dir="rtl"] .cms-radius-tl-64,[dir="rtl"] .elementor img.cms-radius-tl-64 {
    border-radius: 0 64px 0 0
}

.cms-radius-tr-64,.elementor img.cms-radius-tr-64 {
    border-radius: 0 64px 0 0
}

[dir="rtl"] .cms-radius-tr-64,[dir="rtl"] .elementor img.cms-radius-tr-64 {
    border-radius: 64px 0 0 0
}

.cms-radius-bl-64,.elementor img.cms-radius-bl-64 {
    border-radius: 0 0 0 64px
}

[dir="rtl"] .cms-radius-bl-64,[dir="rtl"] .elementor img.cms-radius-bl-64 {
    border-radius: 0 0 64px 0
}

.cms-radius-br-64,.elementor img.cms-radius-br-64 {
    border-radius: 0 0 64px 0
}

[dir="rtl"] .cms-radius-br-64,[dir="rtl"] .elementor img.cms-radius-br-64 {
    border-radius: 0 0 0 64px
}

.cms-radius-tlbr-64,.elementor img.cms-radius-tlbr-64 {
    border-radius: 64px 0 64px 0
}

.cms-radius-bltr-64,.elementor img.cms-radius-bltr-64 {
    border-radius: 0 64px 0 64px
}

.cms-radius-circle,.elementor img.cms-radius-circle {
    border-radius: 50%
}

.cms-radius-t-circle,.elementor img.cms-radius-t-circle {
    border-radius: 50% 50% 0 0
}

.cms-radius-b-circle,.elementor img.cms-radius-b-circle {
    border-radius: 0 0 50% 50%
}

.cms-radius-l-circle,.elementor img.cms-radius-l-circle {
    border-radius: 50% 0 0 50%
}

.cms-radius-r-circle,.elementor img.cms-radius-r-circle {
    border-radius: 0 50% 50% 0
}

.cms-radius-tl-circle,.elementor img.cms-radius-tl-circle {
    border-radius: 50% 0 0 0
}

[dir="rtl"] .cms-radius-tl-circle,[dir="rtl"] .elementor img.cms-radius-tl-circle {
    border-radius: 0 50% 0 0
}

.cms-radius-tr-circle,.elementor img.cms-radius-tr-circle {
    border-radius: 0 50% 0 0
}

[dir="rtl"] .cms-radius-tr-circle,[dir="rtl"] .elementor img.cms-radius-tr-circle {
    border-radius: 50% 0 0 0
}

.cms-radius-bl-circle,.elementor img.cms-radius-bl-circle {
    border-radius: 0 0 0 50%
}

[dir="rtl"] .cms-radius-bl-circle,[dir="rtl"] .elementor img.cms-radius-bl-circle {
    border-radius: 0 0 50% 0
}

.cms-radius-br-circle,.elementor img.cms-radius-br-circle {
    border-radius: 0 0 50% 0
}

[dir="rtl"] .cms-radius-br-circle,[dir="rtl"] .elementor img.cms-radius-br-circle {
    border-radius: 0 0 0 50%
}

.cms-radius-tlbr-circle,.elementor img.cms-radius-tlbr-circle {
    border-radius: 50% 0 50% 0
}

.cms-radius-bltr-circle,.elementor img.cms-radius-bltr-circle {
    border-radius: 0 50% 0 50%
}

.cms-radius-tl-0 {
    border-top-left-radius: 0
}

.cms-radius-tr-0 {
    border-top-right-radius: 0
}

.cms-radius-br-0 {
    border-bottom-right-radius: 0
}

.cms-radius-bl-0 {
    border-bottom-left-radius: 0
}

.cms-hover-radius-tl-32:hover {
    border-radius: 32px 0 0 0
}

[dir="rtl"] .cms-hover-radius-tl-32:hover {
    border-radius: 0 32px 0 0
}

.rounded {
    border-radius: 5px
}

.circle,.cms-radius-circle,.elementor img.circle {
    border-radius: 50%
}

a,.transition,.cms-transition,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,img {
    transition: all 300ms ease-in-out;
}

[class*="cms-gradient-"]:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.cms-gradient-accent {
    background-color: rgba(var(--color-accent-rgb), 0.9)
}

.cms-gradient-accent:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-accent-rgb)) 80%)
}

.cms-gradient-darken-accent {
    background-color: rgba(var(--color-darken-accent-rgb), 0.9)
}

.cms-gradient-darken-accent:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-darken-accent-rgb)) 80%)
}

.cms-gradient-lighten-accent {
    background-color: rgba(var(--color-lighten-accent-rgb), 0.9)
}

.cms-gradient-lighten-accent:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-lighten-accent-rgb)) 80%)
}

.cms-gradient-primary {
    background-color: rgba(var(--color-primary-rgb), 0.9)
}

.cms-gradient-primary:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-primary-rgb)) 80%)
}

.cms-gradient-darken-primary {
    background-color: rgba(var(--color-darken-primary-rgb), 0.9)
}

.cms-gradient-darken-primary:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-darken-primary-rgb)) 80%)
}

.cms-gradient-lighten-primary {
    background-color: rgba(var(--color-lighten-primary-rgb), 0.9)
}

.cms-gradient-lighten-primary:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-lighten-primary-rgb)) 80%)
}

.cms-gradient-secondary {
    background-color: rgba(var(--color-secondary-rgb), 0.9)
}

.cms-gradient-secondary:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-secondary-rgb)) 80%)
}

.cms-gradient-darken-secondary {
    background-color: rgba(var(--color-darken-secondary-rgb), 0.9)
}

.cms-gradient-darken-secondary:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-darken-secondary-rgb)) 80%)
}

.cms-gradient-lighten-secondary {
    background-color: rgba(var(--color-lighten-secondary-rgb), 0.9)
}

.cms-gradient-lighten-secondary:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-lighten-secondary-rgb)) 80%)
}

.cms-gradient-thirdary {
    background-color: rgba(var(--color-thirdary-rgb), 0.9)
}

.cms-gradient-thirdary:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-thirdary-rgb)) 80%)
}

.cms-gradient-rating {
    background-color: rgba(var(--color-rating-rgb), 0.9)
}

.cms-gradient-rating:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-rating-rgb)) 80%)
}

.cms-gradient-heading {
    background-color: rgba(var(--color-heading-rgb), 0.9)
}

.cms-gradient-heading:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-heading-rgb)) 80%)
}

.cms-gradient-body {
    background-color: rgba(var(--color-body-rgb), 0.9)
}

.cms-gradient-body:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-body-rgb)) 80%)
}

.cms-gradient-meta {
    background-color: rgba(var(--color-meta-rgb), 0.9)
}

.cms-gradient-meta:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-meta-rgb)) 80%)
}

.cms-gradient-white {
    background-color: rgba(var(--color-white-rgb), 0.9)
}

.cms-gradient-white:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-white-rgb)) 80%)
}

.cms-gradient-white-25 {
    background-color: rgba(var(--color-white-25-rgb), 0.9)
}

.cms-gradient-white-25:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-white-25-rgb)) 80%)
}

.cms-gradient-grey {
    background-color: rgba(var(--color-grey-rgb), 0.9)
}

.cms-gradient-grey:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-grey-rgb)) 80%)
}

.cms-gradient-grey2 {
    background-color: rgba(var(--color-grey2-rgb), 0.9)
}

.cms-gradient-grey2:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-grey2-rgb)) 80%)
}

.cms-gradient-grey3 {
    background-color: rgba(var(--color-grey3-rgb), 0.9)
}

.cms-gradient-grey3:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-grey3-rgb)) 80%)
}

.cms-gradient-light-grey {
    background-color: rgba(var(--color-light-grey-rgb), 0.9)
}

.cms-gradient-light-grey:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-light-grey-rgb)) 80%)
}

.cms-gradient-light-gray {
    background-color: rgba(var(--color-light-gray-rgb), 0.9)
}

.cms-gradient-light-gray:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-light-gray-rgb)) 80%)
}

.cms-gradient-border {
    background-color: rgba(var(--color-border-rgb), 0.9)
}

.cms-gradient-border:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-border-rgb)) 80%)
}

.cms-gradient-transparent {
    background-color: rgba(var(--color-transparent-rgb), 0.9)
}

.cms-gradient-transparent:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-transparent-rgb)) 80%)
}

.cms-gradient-custom-1 {
    background-color: rgba(var(--color-custom-1-rgb), 0.9)
}

.cms-gradient-custom-1:before {
    background-image: -moz-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -ms-linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: linear-gradient(180deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(var(--color-custom-1-rgb)) 80%)
}

.cms-overlay-gradient {
    overflow: hidden
}

[class*="cms-overlay-gradient-"] > .cms-overlay-gradient,[class*="cms-overlay-gradient-"] > .cms-overlay-gradient:before,[class*="cms-overlay-gradient-"] > .cms-overlay-gradient:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    display: block
}

.cms-overlay-gradient-accent.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-accent.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-accent-rgb), 0.95)
}

.cms-overlay-gradient-accent.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-accent.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%)
}

.cms-overlay-gradient-accent.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-accent.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%)
}

.cms-overlay-gradient-darken-accent.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-darken-accent.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-darken-accent-rgb), 0.95)
}

.cms-overlay-gradient-darken-accent.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-darken-accent.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%)
}

.cms-overlay-gradient-darken-accent.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-darken-accent.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%)
}

.cms-overlay-gradient-lighten-accent.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-lighten-accent.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-lighten-accent-rgb), 0.95)
}

.cms-overlay-gradient-lighten-accent.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-lighten-accent.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%)
}

.cms-overlay-gradient-lighten-accent.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-lighten-accent.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%)
}

.cms-overlay-gradient-primary.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-primary.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-primary-rgb), 0.95)
}

.cms-overlay-gradient-primary.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-primary.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%)
}

.cms-overlay-gradient-primary.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-primary.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%)
}

.cms-overlay-gradient-darken-primary.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-darken-primary.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-darken-primary-rgb), 0.95)
}

.cms-overlay-gradient-darken-primary.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-darken-primary.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%)
}

.cms-overlay-gradient-darken-primary.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-darken-primary.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%)
}

.cms-overlay-gradient-lighten-primary.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-lighten-primary.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-lighten-primary-rgb), 0.95)
}

.cms-overlay-gradient-lighten-primary.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-lighten-primary.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%)
}

.cms-overlay-gradient-lighten-primary.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-lighten-primary.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%)
}

.cms-overlay-gradient-secondary.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-secondary.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-secondary-rgb), 0.95)
}

.cms-overlay-gradient-secondary.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-secondary.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%)
}

.cms-overlay-gradient-secondary.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-secondary.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%)
}

.cms-overlay-gradient-darken-secondary.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-darken-secondary.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-darken-secondary-rgb), 0.95)
}

.cms-overlay-gradient-darken-secondary.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-darken-secondary.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%)
}

.cms-overlay-gradient-darken-secondary.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-darken-secondary.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%)
}

.cms-overlay-gradient-lighten-secondary.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-lighten-secondary.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-lighten-secondary-rgb), 0.95)
}

.cms-overlay-gradient-lighten-secondary.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-lighten-secondary.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%)
}

.cms-overlay-gradient-lighten-secondary.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-lighten-secondary.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%)
}

.cms-overlay-gradient-thirdary.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-thirdary.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-thirdary-rgb), 0.95)
}

.cms-overlay-gradient-thirdary.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-thirdary.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-thirdary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%)
}

.cms-overlay-gradient-thirdary.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-thirdary.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-thirdary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%)
}

.cms-overlay-gradient-rating.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-rating.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-rating-rgb), 0.95)
}

.cms-overlay-gradient-rating.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-rating.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-rating-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%)
}

.cms-overlay-gradient-rating.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-rating.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-rating-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%)
}

.cms-overlay-gradient-heading.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-heading.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-heading-rgb), 0.95)
}

.cms-overlay-gradient-heading.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-heading.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-heading-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%)
}

.cms-overlay-gradient-heading.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-heading.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-heading-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%)
}

.cms-overlay-gradient-body.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-body.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-body-rgb), 0.95)
}

.cms-overlay-gradient-body.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-body.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-body-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%)
}

.cms-overlay-gradient-body.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-body.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-body-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%)
}

.cms-overlay-gradient-meta.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-meta.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-meta-rgb), 0.95)
}

.cms-overlay-gradient-meta.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-meta.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-meta-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%)
}

.cms-overlay-gradient-meta.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-meta.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-meta-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%)
}

.cms-overlay-gradient-white.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-white.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-white-rgb), 0.95)
}

.cms-overlay-gradient-white.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-white.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-white-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%)
}

.cms-overlay-gradient-white.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-white.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-white-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%)
}

.cms-overlay-gradient-white-25.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-white-25.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-white-25-rgb), 0.95)
}

.cms-overlay-gradient-white-25.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-white-25.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-white-25-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%)
}

.cms-overlay-gradient-white-25.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-white-25.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-white-25-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%)
}

.cms-overlay-gradient-grey.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-grey.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-grey-rgb), 0.95)
}

.cms-overlay-gradient-grey.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-grey.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%)
}

.cms-overlay-gradient-grey.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-grey.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%)
}

.cms-overlay-gradient-grey2.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-grey2.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-grey2-rgb), 0.95)
}

.cms-overlay-gradient-grey2.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-grey2.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey2-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%)
}

.cms-overlay-gradient-grey2.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-grey2.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey2-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%)
}

.cms-overlay-gradient-grey3.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-grey3.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-grey3-rgb), 0.95)
}

.cms-overlay-gradient-grey3.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-grey3.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey3-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%)
}

.cms-overlay-gradient-grey3.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-grey3.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey3-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%)
}

.cms-overlay-gradient-light-grey.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-light-grey.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-light-grey-rgb), 0.95)
}

.cms-overlay-gradient-light-grey.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-light-grey.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-light-grey-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%)
}

.cms-overlay-gradient-light-grey.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-light-grey.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-light-grey-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%)
}

.cms-overlay-gradient-light-gray.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-light-gray.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-light-gray-rgb), 0.95)
}

.cms-overlay-gradient-light-gray.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-light-gray.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-light-gray-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%)
}

.cms-overlay-gradient-light-gray.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-light-gray.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-light-gray-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%)
}

.cms-overlay-gradient-border.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-border.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-border-rgb), 0.95)
}

.cms-overlay-gradient-border.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-border.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-border-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%)
}

.cms-overlay-gradient-border.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-border.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-border-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%)
}

.cms-overlay-gradient-transparent.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-transparent.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-transparent-rgb), 0.95)
}

.cms-overlay-gradient-transparent.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-transparent.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-transparent-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%)
}

.cms-overlay-gradient-transparent.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-transparent.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-transparent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%)
}

.cms-overlay-gradient-custom-1.cms-overlay-gradient-bg-yes > .cms-overlay-gradient:before,.cms-overlay-gradient-custom-1.cms-overlay-gradient-bg-yes > .cms-section-boxed-bg:before {
    background-color: rgba(var(--color-custom-1-rgb), 0.95)
}

.cms-overlay-gradient-custom-1.cms-overlay-gradient-mode-tb > .cms-overlay-gradient:after,.cms-overlay-gradient-custom-1.cms-overlay-gradient-mode-tb > .cms-section-boxed-bg:after {
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-custom-1-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%)
}

.cms-overlay-gradient-custom-1.cms-overlay-gradient-mode-bt > .cms-overlay-gradient:after,.cms-overlay-gradient-custom-1.cms-overlay-gradient-mode-bt > .cms-section-boxed-bg:after {
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-custom-1-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%)
}

.cms-boxed-divider-color-accent > .cms-section-boxed-divider {
    background-color: var(--color-accent)
}

.cms-boxed-divider-color-accent.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%)
}

.cms-boxed-divider-color-accent.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-accent-rgb), 1) 80%)
}

.cms-boxed-divider-color-darken-accent > .cms-section-boxed-divider {
    background-color: var(--color-darken-accent)
}

.cms-boxed-divider-color-darken-accent.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%)
}

.cms-boxed-divider-color-darken-accent.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-accent-rgb), 1) 80%)
}

.cms-boxed-divider-color-lighten-accent > .cms-section-boxed-divider {
    background-color: var(--color-lighten-accent)
}

.cms-boxed-divider-color-lighten-accent.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%)
}

.cms-boxed-divider-color-lighten-accent.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-accent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-accent-rgb), 1) 80%)
}

.cms-boxed-divider-color-primary > .cms-section-boxed-divider {
    background-color: var(--color-primary)
}

.cms-boxed-divider-color-primary.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%)
}

.cms-boxed-divider-color-primary.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-primary-rgb), 1) 80%)
}

.cms-boxed-divider-color-darken-primary > .cms-section-boxed-divider {
    background-color: var(--color-darken-primary)
}

.cms-boxed-divider-color-darken-primary.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%)
}

.cms-boxed-divider-color-darken-primary.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-primary-rgb), 1) 80%)
}

.cms-boxed-divider-color-lighten-primary > .cms-section-boxed-divider {
    background-color: var(--color-lighten-primary)
}

.cms-boxed-divider-color-lighten-primary.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%)
}

.cms-boxed-divider-color-lighten-primary.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-primary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-primary-rgb), 1) 80%)
}

.cms-boxed-divider-color-secondary > .cms-section-boxed-divider {
    background-color: var(--color-secondary)
}

.cms-boxed-divider-color-secondary.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%)
}

.cms-boxed-divider-color-secondary.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-secondary-rgb), 1) 80%)
}

.cms-boxed-divider-color-darken-secondary > .cms-section-boxed-divider {
    background-color: var(--color-darken-secondary)
}

.cms-boxed-divider-color-darken-secondary.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%)
}

.cms-boxed-divider-color-darken-secondary.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-darken-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-darken-secondary-rgb), 1) 80%)
}

.cms-boxed-divider-color-lighten-secondary > .cms-section-boxed-divider {
    background-color: var(--color-lighten-secondary)
}

.cms-boxed-divider-color-lighten-secondary.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%)
}

.cms-boxed-divider-color-lighten-secondary.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-lighten-secondary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-lighten-secondary-rgb), 1) 80%)
}

.cms-boxed-divider-color-thirdary > .cms-section-boxed-divider {
    background-color: var(--color-thirdary)
}

.cms-boxed-divider-color-thirdary.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-thirdary-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%)
}

.cms-boxed-divider-color-thirdary.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-thirdary-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-thirdary-rgb), 1) 80%)
}

.cms-boxed-divider-color-rating > .cms-section-boxed-divider {
    background-color: var(--color-rating)
}

.cms-boxed-divider-color-rating.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-rating-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%)
}

.cms-boxed-divider-color-rating.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-rating-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-rating-rgb), 1) 80%)
}

.cms-boxed-divider-color-heading > .cms-section-boxed-divider {
    background-color: var(--color-heading)
}

.cms-boxed-divider-color-heading.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-heading-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%)
}

.cms-boxed-divider-color-heading.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-heading-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-heading-rgb), 1) 80%)
}

.cms-boxed-divider-color-body > .cms-section-boxed-divider {
    background-color: var(--color-body)
}

.cms-boxed-divider-color-body.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-body-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%)
}

.cms-boxed-divider-color-body.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-body-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-body-rgb), 1) 80%)
}

.cms-boxed-divider-color-meta > .cms-section-boxed-divider {
    background-color: var(--color-meta)
}

.cms-boxed-divider-color-meta.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-meta-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%)
}

.cms-boxed-divider-color-meta.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-meta-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-meta-rgb), 1) 80%)
}

.cms-boxed-divider-color-white > .cms-section-boxed-divider {
    background-color: var(--color-white)
}

.cms-boxed-divider-color-white.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-white-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%)
}

.cms-boxed-divider-color-white.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-white-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-rgb), 1) 80%)
}

.cms-boxed-divider-color-white-25 > .cms-section-boxed-divider {
    background-color: var(--color-white-25)
}

.cms-boxed-divider-color-white-25.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-white-25-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%)
}

.cms-boxed-divider-color-white-25.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-white-25-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-white-25-rgb), 1) 80%)
}

.cms-boxed-divider-color-grey > .cms-section-boxed-divider {
    background-color: var(--color-grey)
}

.cms-boxed-divider-color-grey.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%)
}

.cms-boxed-divider-color-grey.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey-rgb), 1) 80%)
}

.cms-boxed-divider-color-grey2 > .cms-section-boxed-divider {
    background-color: var(--color-grey2)
}

.cms-boxed-divider-color-grey2.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey2-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%)
}

.cms-boxed-divider-color-grey2.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey2-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey2-rgb), 1) 80%)
}

.cms-boxed-divider-color-grey3 > .cms-section-boxed-divider {
    background-color: var(--color-grey3)
}

.cms-boxed-divider-color-grey3.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey3-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%)
}

.cms-boxed-divider-color-grey3.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-grey3-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-grey3-rgb), 1) 80%)
}

.cms-boxed-divider-color-light-grey > .cms-section-boxed-divider {
    background-color: var(--color-light-grey)
}

.cms-boxed-divider-color-light-grey.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-light-grey-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%)
}

.cms-boxed-divider-color-light-grey.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-light-grey-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-grey-rgb), 1) 80%)
}

.cms-boxed-divider-color-light-gray > .cms-section-boxed-divider {
    background-color: var(--color-light-gray)
}

.cms-boxed-divider-color-light-gray.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-light-gray-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%)
}

.cms-boxed-divider-color-light-gray.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-light-gray-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-light-gray-rgb), 1) 80%)
}

.cms-boxed-divider-color-border > .cms-section-boxed-divider {
    background-color: var(--color-border)
}

.cms-boxed-divider-color-border.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-border-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%)
}

.cms-boxed-divider-color-border.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-border-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-border-rgb), 1) 80%)
}

.cms-boxed-divider-color-transparent > .cms-section-boxed-divider {
    background-color: var(--color-transparent)
}

.cms-boxed-divider-color-transparent.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-transparent-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%)
}

.cms-boxed-divider-color-transparent.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-transparent-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-transparent-rgb), 1) 80%)
}

.cms-boxed-divider-color-custom-1 > .cms-section-boxed-divider {
    background-color: var(--color-custom-1)
}

.cms-boxed-divider-color-custom-1.cms-boxed-divider-mode-tb > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-custom-1-rgb)) 80%);
    background-image: -ms-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -moz-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%)
}

.cms-boxed-divider-color-custom-1.cms-boxed-divider-mode-bt > .cms-section-boxed-divider {
    background-color: transparent;
    background-image: linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgb(var(--color-custom-1-rgb)) 80%);
    background-image: -ms-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -moz-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%);
    background-image: -webkit-linear-gradient(-90deg, rgba(6, 70, 178, 0) 0%, rgba(11, 173, 246, 0) 3%, rgba(var(--color-custom-1-rgb), 1) 80%)
}

[dir="rtl"] .wpcf7 {
    direction: rtl !important
}

.wpcf7 .wpcf7-form-control-wrap {
    display: block;
    position: relative
}

.wpcf7 .wpcf7-form-control-wrap:hover .cms-placeholder {
    display: none;
    z-index: -1
}

.wpcf7 .cms-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center
}

.wpcf7 .cms-placeholder.active {
    display: none
}

.wpcf7 .cms-submit {
    position: relative
}

.wpcf7 .cms-submit .ajax-loader {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.wpcf7 .cms-submit .ajax-loader.is-active {
    display: block
}

.wpcf7 label {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 7px
}

.wpcf7 label + br {
    display: none
}

.wpcf7 .wpcf7-checkbox,.wpcf7 .wpcf7-radio,.wpcf7 .wpcf7-radio_custom,.wpcf7 .wpcf7-checkbox_custom {
    display: flex;
    flex-wrap: wrap;
    margin: -6.6px -15px
}

.wpcf7 .wpcf7-checkbox > .wpcf7-list-item,.wpcf7 .wpcf7-radio > .wpcf7-list-item,.wpcf7 .wpcf7-radio_custom > .wpcf7-list-item,.wpcf7 .wpcf7-checkbox_custom > .wpcf7-list-item {
    flex: 0 0 auto;
    padding: 6.5px 15px;
    margin: 0;
    cursor: pointer;
    position: relative
}

.wpcf7 .wpcf7-list-item label {
    font-weight: 400;
    position: relative;
    padding-bottom: 0
}

.wpcf7 .wpcf7-list-item input[type="checkbox"],.wpcf7 .wpcf7-list-item input[type="radio"] {
    position: absolute;
    left: 0;
    z-index: 1;
    opacity: 0;
    margin: 0;
    width: 20px;
    height: 20px;
    cursor: pointer
}

[dir="rtl"] .wpcf7 .wpcf7-list-item input[type="checkbox"],[dir="rtl"] .wpcf7 .wpcf7-list-item input[type="radio"] {
    left: auto;
    right: 0
}

.wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before,.wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:after,.wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:after {
    display: block;
    position: absolute;
    transition: all 300ms ease-in-out
}

.wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,.wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    width: 17px;
    height: 17px;
    border: 2px solid #eaeaea;
    top: 5px;
    left: 0;
    border-radius: 4px
}

[dir="rtl"] .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before,[dir="rtl"] .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:before {
    left: auto;
    right: 0
}

.wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:after,.wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:after {
    width: 7px;
    height: 7px;
    top: 5px;
    left: 5px;
    background-color: var(--color-accent);
    transform: scale(0);
    border-radius: 2px
}

[dir="rtl"] .wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:after,[dir="rtl"] .wpcf7 .wpcf7-list-item input[type="radio"] + .wpcf7-list-item-label:after {
    left: auto;
    right: 5px
}

.wpcf7 .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:before,.wpcf7 .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:before {
    border-color: var(--color-accent)
}

.wpcf7 .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:after,.wpcf7 .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:after {
    transform: scale(1);
    opacity: 1
}

.wpcf7 .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:after {
    font-family: "cmsi";
    content: "\e915";
    font-size: 8px;
    background-color: transparent;
    top: 7px;
    color: var(--color-accent)
}

.wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    padding-left: 27px;
    display: inline-block;
    color: var(--color-body)
}

[dir="rtl"] .wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
    padding-left: 0;
    padding-right: 27px
}

.wpcf7 .wpcf7-list-item input[type="checkbox"],.wpcf7 .wpcf7-list-item input[type="radio"] {
    left: 15px
}

[dir="rtl"] .wpcf7 .wpcf7-list-item input[type="checkbox"],[dir="rtl"] .wpcf7 .wpcf7-list-item input[type="radio"] {
    left: auto;
    right: 15px
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
    margin-right: 0
}

.wpcf7 input[type="date"]:invalid {
    display: none
}

.wpcf7 form[data-status="submitting"] {
    position: relative
}

.wpcf7 form[data-status="submitting"]:before,.wpcf7 form[data-status="submitting"]:after {
    display: block;
    position: absolute;
    z-index: 1
}

.wpcf7 form[data-status="submitting"]:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.5
}

.wpcf7 form[data-status="submitting"]:after {
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    font-size: 30px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: "cmsi";
    content: '\e95b';
    animation: cms-spin 1s ease-in-out infinite
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output {
    background: #ffe7cc;
    border-color: #ffe7cc;
    color: var(--heading-font-color);
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var(--heading-font-weight);
    padding: 30px;
    margin: 50px 0 0;
    text-align: center;
    font-size: 20px
}

.wpcf7 form.invalid .wpcf7-response-output:nth-child(2),.wpcf7 form.unaccepted .wpcf7-response-output:nth-child(2),.wpcf7 form.payment-required .wpcf7-response-output:nth-child(2),.wpcf7 form.sent .wpcf7-response-output:nth-child(2) {
    margin: 0 0 50px
}

#trp-floater-ls {
    display: none !important
}

.menu-title span[data-no-translation] {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.menu-title .trp-flag-image {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding-right: 15px
}

[dir="rtl"] .menu-title .trp-flag-image {
    padding-right: 0;
    padding-left: 15px
}

.menu-title .trp-ls-language-name {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

#cms-loadding {
    background: #fff;
    height: 100vh;
    position: fixed;
    width: 100%;
    z-index: 999999;
    top: 0;
    left: 0;
    transition: all 300ms ease-in-out
}

#cms-loadding .loading-spinner {
    margin: -20px auto 0 auto;
    width: 40px;
    height: 40px;
    top: 50%;
    position: relative;
    text-align: center;
    -webkit-animation: sk-rotate 2s infinite linear;
    animation: sk-rotate 2s infinite linear
}

#cms-loadding .loading-dot1,#cms-loadding .loading-dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: var(--color-primary);
    border-radius: 100%;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

#cms-loadding .loading-dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

/*! elementor-icons - v5.21.0 - 01-06-2023 */
@font-face {
    font-family: eicons;
    src: url(../font/eicons.eot);
    src: url(../font/eicons.eot) format("embedded-opentype"),url(../font/eicons.woff2) format("woff2"),url(../font/eicons.woff) format("woff"),url(../font/eicons.ttf) format("truetype"),url(../font/eicons.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

[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-woocommerce-cross-sells:before {
    content: "\e9b2"
}

.eicon-woocommerce-notices:before {
    content: "\e9b3"
}

.eicon-inner-container:before {
    content: "\e9b4"
}

.eicon-warning-full:before {
    content: "\e9b5"
}

.eicon-exit:before {
    content: "\e9b6"
}

.eicon-loop-builder:before {
    content: "\e9b7"
}

.eicon-notes:before {
    content: "\e9b8"
}

.eicon-read:before {
    content: "\e9b9"
}

.eicon-unread:before {
    content: "\e9ba"
}

.eicon-carousel-loop:before {
    content: "\e9bb"
}

.eicon-mega-menu:before {
    content: "\eb78"
}

.eicon-nested-carousel:before {
    content: "\e9bd"
}

.eicon-ai:before {
    content: "\e9be"
}

.eicon-taxonomy-filter:before {
    content: "\eb7d"
}

.eicon-eye:before {
    content: "\e8ac"
}

.eicon-elementor-square:before {
    content: "\e813"
}

.dialog-widget-content {
    background-color: var(--e-a-bg-default);
    position: absolute;
    border-radius: 3px;
    box-shadow: 2px 8px 23px 3px rgba(0,0,0,.2);
    overflow: hidden
}

.dialog-message {
    line-height: 1.5;
    box-sizing: border-box
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    right: 15px;
    color: var(--e-a-color-txt);
    font-size: 15px;
    line-height: 1;
    transition: var(--e-a-transition-hover)
}

.dialog-close-button:hover {
    color: var(--e-a-color-txt-hover)
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

.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;
    user-select: none
}

.elementor-editor-active .elementor-popup-modal {
    background-color: initial
}

.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content {
    margin: auto;
    width: 400px;
    padding: 20px
}

.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header {
    font-size: 15px;
    font-weight: 500
}

.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after {
    content: "";
    display: block;
    -webkit-border-after: var(--e-a-border);
    border-block-end:var(--e-a-border);-webkit-padding-after: 10px;
    padding-block-end:10px;-webkit-margin-after: 10px;
    margin-block-end:10px;-webkit-margin-start: -20px;
    margin-inline-start:-20px;-webkit-margin-end: -20px;
    margin-inline-end:-20px}

.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message {
    min-height: 50px
}

.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper {
    -webkit-padding-before: 10px;
    padding-block-start:10px;display: flex;
    justify-content: flex-end;
    gap: 15px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    padding: 8px 16px;
    outline: none;
    border: none;
    border-radius: var(--e-a-border-radius);
    background-color: var(--e-a-btn-bg);
    color: var(--e-a-btn-color-invert);
    transition: var(--e-a-transition-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
    border: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
    background-color: var(--e-a-btn-bg-hover);
    color: var(--e-a-btn-color-invert)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active {
    background-color: var(--e-a-btn-bg-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]) {
    cursor: pointer
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled {
    background-color: var(--e-a-btn-bg-disabled);
    color: var(--e-a-btn-color-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon {
    display: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt {
    background: transparent;
    color: var(--e-a-color-txt)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover {
    background: var(--e-a-bg-hover);
    color: var(--e-a-color-txt-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled {
    background: transparent;
    color: var(--e-a-color-txt-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success {
    background-color: var(--e-a-btn-bg-success)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover {
    background-color: var(--e-a-btn-bg-success-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary {
    background-color: var(--e-a-btn-bg-primary);
    color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover {
    background-color: var(--e-a-btn-bg-primary-hover);
    color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt {
    background: transparent;
    color: var(--e-a-color-primary-bold)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover {
    background: var(--e-a-bg-primary)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro {
    background-color: var(--e-a-btn-bg-accent)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover {
    background-color: var(--e-a-btn-bg-accent-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active {
    background-color: var(--e-a-btn-bg-accent-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning {
    background-color: var(--e-a-btn-bg-warning)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover {
    background-color: var(--e-a-btn-bg-warning-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger {
    background-color: var(--e-a-btn-bg-danger)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover {
    background-color: var(--e-a-btn-bg-danger-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i {
    -webkit-margin-end: 5px;
    margin-inline-end:5px}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited {
    color: initial
}

.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-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: var(--e-a-bg-logo);
    display: inline-block;
    padding: .75em;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: var(--e-a-color-logo);
    font-size: 1em
}

.elementor *,.elementor :after,.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    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-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 {
    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%;
    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,.elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.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: 90%;
}
.elementor-34 .elementor-element.elementor-element-70f0a09 {
    width: 100%;
    max-width: 800px;
    --container-widget-width: 800px;
    --container-widget-flex-grow: 0;
}


@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-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%;
}
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self)
}

.elementor-element.elementor-absolute,.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-element:where(.e-con-full,.elementor-widget) {
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap)
}

.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%;
    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;
    filter: drop-shadow(1px 0 6px rgba(0,0,0,.3))
}

.elementor-custom-embed-play i,.elementor-custom-embed-play svg {
    opacity: .8;
    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 {
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: inline-flex
}

.elementor-ken-burns {
    transition-property: transform;
    transition-duration: 10s;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

@media (min-width: -1) {
    .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: -1) {
    .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: 1280px) {
    .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: -1) {
    .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%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title,h1.entry-title {
    display: var(--page-title-display)
}

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

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        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 {
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    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 {
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: flex
}

@media (max-width: 1024px) {
    .elementor-row {
        flex-wrap:wrap
    }
    
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    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 {
    position: relative;
    min-height: 1px;
    display: flex
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: flex
}

.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: 25%
    }

    .elementor-column.elementor-col-30,.elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
        width: 33%;
    }
    .RD .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
        width: 100%;
        margin: 45px auto 0;
    }

    .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-66,.elementor-column[data-col="66"] {
        width: 100%
    } */

    .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: -1) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1281px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:1280px) {
    .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) {
        order:0
    }

    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: -1) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:-1) {
    .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) {
        order:0
    }

    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        order: 1
    }

    .elementor-column {
        width: 100%
    }
    .RD .elementor-column {
        width: 100%;
        margin:45px auto 0;
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    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: -1) {
    .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: -1) {
    .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: 1280px) {
    .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: -1) {
    .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: 1281px) {
    #elementor-device-mode:after {
        content:"desktop"
    }
}

@media (min-width: -1) {
    #elementor-device-mode:after {
        content:"widescreen"
    }
}

@media (max-width: -1) {
    #elementor-device-mode:after {
        content:"laptop"
    }
}

@media (max-width: 1280px) {
    #elementor-device-mode:after {
        content:"tablet_extra"
    }
}

@media (max-width: 1024px) {
    #elementor-device-mode:after {
        content:"tablet"
    }
}

@media (max-width: -1) {
    #elementor-device-mode:after {
        content:"mobile_extra"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content:"mobile"
    }
}

.e-con {
    --border-radius: 0;
    --border-width-top: 0px;
    --border-width-right: 0px;
    --border-width-bottom: 0px;
    --border-width-left: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: Min(100%,var(--container-max-width,1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0;
    --margin-right: 0;
    --margin-bottom: 0;
    --margin-left: 0;
    --padding-top: var(--container-default-padding-top,10px);
    --padding-right: var(--container-default-padding-right,10px);
    --padding-bottom: var(--container-default-padding-bottom,10px);
    --padding-left: var(--container-default-padding-left,10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing,20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3,1fr);
    --e-con-grid-template-rows: repeat(2,1fr);
    position: var(--position);
    width: var(--width);
    min-width: 0;
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
    padding-left: var(--padding-left);
    padding-right: var(--padding-right);
    z-index: var(--z-index);
    overflow: var(--overflow);
    transition: background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)
}

.e-con.e-flex {
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis)
}

.e-con-full,.e-con>.e-con-inner {
    text-align: var(--text-align);
    padding-top: var(--padding-top);
    padding-bottom: var(--padding-bottom)
}

.e-con-full.e-flex,.e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction)
}

.e-con,.e-con>.e-con-inner {
    display: var(--display)
}

.e-con.e-grid {
    --grid-justify-content: start;
    --grid-align-content: start;
    --grid-auto-flow: row
}

.e-con.e-grid,.e-con.e-grid>.e-con-inner {
    grid-template-columns: var(--e-con-grid-template-columns);
    grid-template-rows: var(--e-con-grid-template-rows);
    justify-content: var(--grid-justify-content);
    align-content: var(--grid-align-content);
    grid-auto-flow: var(--grid-auto-flow)
}

.e-con-boxed.e-flex {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal
}

.e-con-boxed.e-grid {
    justify-items: legacy;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr
}

.e-con-boxed {
    text-align: initial;
    gap: initial
}

.e-con.e-flex>.e-con-inner {
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto
}

.e-con.e-grid>.e-con-inner {
    justify-items: var(--justify-items);
    align-items: var(--align-items)
}

.e-con>.e-con-inner {
    gap: var(--gap);
    width: 100%;
    max-width: var(--content-width);
    margin: 0 auto;
    padding-inline:0;height: 100%
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    --margin-right: auto;
    --margin-left: auto;
    max-width: min(100%,var(--width))
}

.e-con .elementor-widget.elementor-widget {
    margin-bottom: 0
}

.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    content: var(--background-overlay);
    display: block;
    position: absolute;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    transition: var(--overlay-transition,.3s);
    border-radius: var(--border-radius);
    border-top: var(--border-width-top) var(--border-style) var(--border-color);
    border-right: var(--border-width-right) var(--border-style) var(--border-color);
    border-bottom: var(--border-width-bottom) var(--border-style) var(--border-color);
    border-left: var(--border-width-left) var(--border-style) var(--border-color);
    top: calc(0px - var(--border-width-top));
    left: calc(0px - var(--border-width-left));
    width: max(100% + var(--border-width-right) + var(--border-width-left),100%);
    height: max(100% + var(--border-width-top) + var(--border-width-bottom),100%)
}

.e-con:before {
    transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)
}

.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container {
    border-radius: var(--border-radius);
    border-top: var(--border-width-top) var(--border-style) var(--border-color);
    border-right: var(--border-width-right) var(--border-style) var(--border-color);
    border-bottom: var(--border-width-bottom) var(--border-style) var(--border-color);
    border-left: var(--border-width-left) var(--border-style) var(--border-color);
    top: calc(0px - var(--border-width-top));
    left: calc(0px - var(--border-width-left));
    width: max(100% + var(--border-width-right) + var(--border-width-left),100%);
    height: max(100% + var(--border-width-top) + var(--border-width-bottom),100%)
}

@media (max-width: 767px) {
    :is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone {
        display:none
    }
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    z-index: 1
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

@media (max-width: 767px) {
    .e-con.e-flex {
        --width:100%;
        --flex-wrap: wrap
    }
}

.elementor-form-fields-wrapper {
    display: flex;
    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 {
    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 {
    flex-grow: 1
}

.elementor-field-group {
    flex-wrap: wrap;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #69727d;
    background-color: transparent;
    color: #1f2124;
    vertical-align: middle;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-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: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    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;
    flex-basis: 100%;
    padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 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: flex;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    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-left: .2em
}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
}

.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 {
    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 {
    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 {
    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 {
        flex-basis:100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .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 {
        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 {
        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 {
        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 {
        flex-basis:100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .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 {
        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 {
        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 {
        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-right: 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: flex;
    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 {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus,.elementor-button:hover,.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    justify-content: center
}

.elementor-button-icon {
    flex-grow: 0;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    flex-grow: 1;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.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: #69727d;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #69727d;
    border: 3px solid #69727d;
    background-color: transparent
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #69727d
}

.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%;
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    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-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
    transform: perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));
    transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.elementor-element,.elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px
}

.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure {
    line-height: 0
}

.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source {
    display: none
}

.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: hsla(0,0%,93.3%,.9);
    height: 1em;
    width: 1em
}

.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev {
    left: 10px
}

.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next {
    right: 10px
}

.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction {
    bottom: 5px
}

.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button {
    transform: translate3d(0,-50%,1px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets {
    bottom: 5px;
    left: 0;
    width: 100%
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button {
    top: calc(50% - 30px / 2)
}

.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper {
    position: relative
}

.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper {
    position: static
}

.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev {
    left: 0
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
    right: 0
}

.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:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    animation-duration: .3s;
    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);
    right: .75em;
    margin-top: 13px;
    padding: .25em;
    z-index: 2;
    line-height: 1;
    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);
    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,.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 70px;
    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;
    user-select: none
}

.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    filter: none;
    border: none
}

.elementor-lightbox .elementor-lightbox-image {
    box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square {
    width: 100%;
    height: 100%;
    margin: auto
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe {
    border: 0;
    background-color: #000
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video {
    aspect-ratio: var(--video-aspect-ratio,1.77777)
}

@supports not (aspect-ratio: 1/1) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square {
        position:relative;
        overflow: hidden;
        height: 0;
        padding-bottom: calc(100% / var(--video-aspect-ratio, 1.77777))
    }

    .elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video {
    width: min(90vh,90vw);
    height: min(90vh,90vw)
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video {
    width: 100%;
    max-height: 90vh
}

.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video {
    height: 100%;
    max-width: 90vw
}

@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width:85vw;
        max-height: 85vh
    }

    .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        height: 85vh;
        max-width: 85vw
    }
}

@media (max-width: 1024px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width:95vw;
        max-height: 95vh
    }

    .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        height: 95vh;
        max-width: 95vw
    }
}

.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next {
    right: 0
}

.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction {
    width: -moz-max-content;
    width: max-content;
    color: #fff
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: flex;
    align-items: center;
    width: 15%;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

@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;
        justify-content: flex-start
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer,.elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: flex;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    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 {
    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-right: 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;
    transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #0c0d0e
}

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    border-radius: 3px;
    padding: 14px 20px;
    transform: scale(0);
    opacity: 0;
    transform-origin: 90% 10%;
    transition: all .25s .1s;
    box-shadow: 0 4px 15px rgba(0,0,0,.3)
}

.elementor-slideshow__share-links a {
    text-align: left;
    color: #3f444b;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    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-right: .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;
    right: .5em;
    border: .45em solid transparent;
    border-bottom-color: #fff;
    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 {
    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: #9da5ae
}

.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: #9da5ae
}

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        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 {
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #3f444b;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    border-radius: 3px
}

#wp-admin-bar-elementor_inspector>.ab-item:before {
    content: "\f348";
    top: 2px
}

#wpadminbar * {
    font-style: normal
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    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
}

.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: flex;
    flex-wrap: wrap;
    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: flex;
        flex-wrap: wrap;
        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: flex;
        flex-wrap: wrap;
        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: -1) and (max-width:-1) {
    .elementor .elementor-hidden-mobile_extra {
        display:none
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display:none
    }
}

@media (min-width: 1025px) and (max-width:1280px) {
    .elementor .elementor-hidden-tablet_extra {
        display:none
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor .elementor-hidden-laptop {
        display:none
    }
}

@media (min-width: 1281px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display:none
    }
}

@media (min-width: -1) {
    .elementor .elementor-hidden-widescreen {
        display:none
    }
}

.elementor-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment,left)
}

.elementor-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    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);
    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,ltr);
    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-widget-n-tabs {
    --n-tabs-color-accent-fallback: #61ce70;
    --n-tabs-color-secondary-fallback: #54595f;
    --n-tabs-default-padding-block: 15px;
    --n-tabs-default-padding-inline: 35px;
    --n-tabs-background-color: transparent;
    --n-tabs-display: flex;
    --n-tabs-direction: column;
    --n-tabs-gap: 10px;
    --n-tabs-heading-display: flex;
    --n-tabs-heading-direction: row;
    --n-tabs-heading-grow: initial;
    --n-tabs-heading-justify-content: center;
    --n-tabs-heading-width: initial;
    --n-tabs-heading-overflow-x: initial;
    --n-tabs-heading-wrap: nowrap;
    --n-tabs-border-width: 1px;
    --n-tabs-border-color: #d5d8dc;
    --n-tabs-content-padding: initial;
    --n-tabs-content-border-radius: initial;
    --n-tabs-title-color: var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));
    --n-tabs-title-color-hover: #fff;
    --n-tabs-title-color-active: #fff;
    --n-tabs-title-background-color: #f1f2f3;
    --n-tabs-title-background-color-hover: var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));
    --n-tabs-title-background-color-active: var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));
    --n-tabs-title-width: initial;
    --n-tabs-title-height: initial;
    --n-tabs-title-font-size: 1rem;
    --n-tabs-title-justify-content-toggle: initial;
    --n-tabs-title-align-items-toggle: center;
    --n-tabs-title-justify-content: center;
    --n-tabs-title-align-items: center;
    --n-tabs-title-direction: row;
    --n-tabs-title-gap: 10px;
    --n-tabs-title-flex-grow: 0;
    --n-tabs-title-flex-basis: content;
    --n-tabs-title-flex-shrink: initial;
    --n-tabs-title-padding-top: var(--n-tabs-default-padding-block);
    --n-tabs-title-padding-right: var(--n-tabs-default-padding-inline);
    --n-tabs-title-padding-bottom: var(--n-tabs-default-padding-block);
    --n-tabs-title-padding-left: var(--n-tabs-default-padding-inline);
    --n-tabs-title-border-radius: initial;
    --n-tabs-title-transition: 0.3s;
    --n-tabs-icon-color: var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));
    --n-tabs-icon-color-hover: var(--n-tabs-title-color-hover);
    --n-tabs-icon-color-active: #fff;
    --n-tabs-icon-gap: 5px;
    width: 100%;
    max-width: 100%
}

.elementor-widget-n-tabs .e-n-tabs {
    display: var(--n-tabs-display);
    flex-direction: var(--n-tabs-direction);
    gap: var(--n-tabs-gap);
    text-align: left
}

.elementor-widget-n-tabs .e-n-tabs-heading {
    display: var(--n-tabs-heading-display);
    flex-basis: var(--n-tabs-heading-width);
    flex-direction: var(--n-tabs-heading-direction);
    flex-shrink: 0;
    justify-content: var(--n-tabs-heading-justify-content);
    gap: var(--n-tabs-title-gap);
    overflow-x: var(--n-tabs-heading-overflow-x);
    flex-wrap: var(--n-tabs-heading-wrap);
    -ms-overflow-style: none;
    scrollbar-width: none
}

.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
    display: none
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active {
    position: relative
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before {
    content: "";
    position: absolute;
    inset-block: 0;
    inset-inline: -1000vw;
    z-index: 2
}

.elementor-widget-n-tabs .e-n-tabs-content {
    flex-grow: 1;
    padding: var(--n-tabs-content-padding);
    border-radius: var(--n-tabs-content-border-radius);
    min-width: 0
}

.elementor-widget-n-tabs .e-n-tab-title {
    display: flex;
    align-items: var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));
    flex-direction: var(--n-tabs-title-direction);
    justify-content: var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));
    gap: var(--n-tabs-icon-gap);
    border-width: var(--n-tabs-border-width);
    position: relative;
    cursor: pointer;
    outline: none;
    flex-grow: var(--n-tabs-title-flex-grow);
    flex-basis: var(--n-tabs-title-flex-basis);
    flex-shrink: var(--n-tabs-title-flex-shrink);
    padding: var(--n-tabs-title-padding-top) var(--n-tabs-title-padding-right) var(--n-tabs-title-padding-bottom) var(--n-tabs-title-padding-left);
    border-radius: var(--n-tabs-title-border-radius);
    height: var(--n-tabs-title-height);
    width: var(--n-tabs-title-width);
    transition: background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg {
    transition: color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title-text {
    display: flex;
    align-items: center;
    font-size: var(--n-tabs-title-font-size)
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
    display: flex;
    align-items: center;
    flex-direction: column;
    order: var(--n-tabs-icon-order);
    overflow: hidden
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
    font-size: var(--n-tabs-icon-size,var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
    width: var(--n-tabs-icon-size,var(--n-tabs-title-font-size));
    height: var(--n-tabs-icon-size,var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
    display: none
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) {
    background-color: var(--n-tabs-title-background-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active),.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) a {
    color: var(--n-tabs-title-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i {
    color: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg:last-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover,.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover a {
    color: var(--n-tabs-title-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active,.elementor-widget-n-tabs .e-n-tab-title.e-active a {
    color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:hover {
    transform: none;
    animation: initial
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
    margin-top: var(--n-tabs-title-gap)
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
    margin-bottom: var(--n-tabs-gap)
}

.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active) {
    display: none
}

.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-normal:hover {
    background-color: var(--n-tabs-title-background-color-hover);
    background-image: none
}

:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title,.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title).e-active {
    background-color: var(--n-tabs-title-background-color-active);
    background-image: none
}

@media (min-width: 768px) {
    .e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display:none
    }
}

@media (max-width: 767px) {
    .e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display:none
    }
}

@media (min-width: -1) {
    .e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display:none
    }
}

@media (max-width: -1) {
    .e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display:none
    }
}

@media (min-width: 1025px) {
    .e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display:none
    }
}

@media (max-width: 1024px) {
    .e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display:none
    }
}

@media (min-width: 1281px) {
    .e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display:none
    }
}

@media (max-width: 1280px) {
    .e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display:none
    }
}

@media (min-width: 1281px) {
    .e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display:none
    }
}

@media (max-width: -1) {
    .e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display:none
    }
}

.e-n-tabs-none>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
    display: none
}

.elementor-widget-n-accordion {
    --n-accordion-title-font-size: 20px;
    --n-accordion-title-flex-grow: initial;
    --n-accordion-title-justify-content: initial;
    --n-accordion-title-icon-order: -1;
    --n-accordion-border-width: 1px;
    --n-accordion-border-color: #d5d8dc;
    --n-accordion-border-style: solid;
    --n-accordion-item-title-flex-grow: initial;
    --n-accordion-item-title-space-between: 0px;
    --n-accordion-item-title-distance-from-content: 0px;
    --n-accordion-padding: 10px;
    --n-accordion-border-radius: 0px;
    --n-accordion-icon-size: 15px;
    --n-accordion-title-normal-color: #1f2124;
    --n-accordion-title-hover-color: #1f2124;
    --n-accordion-title-active-color: #1f2124;
    --n-accordion-icon-normal-color: var(--n-accordion-title-normal-color);
    --n-accordion-icon-hover-color: var(--n-accordion-title-hover-color);
    --n-accordion-icon-active-color: var(--n-accordion-title-active-color);
    --n-accordion-icon-gap: 0 10px;
    width: 100%
}

.elementor-widget-n-accordion .e-n-accordion-item {
    display: flex;
    flex-direction: column;
    position: relative
}

.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
    margin-bottom: var(--n-accordion-item-title-space-between)
}

.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
    border: var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: var(--n-accordion-padding);
    justify-content: var(--n-accordion-title-justify-content);
    border-radius: var(--n-accordion-border-radius);
    flex-grow: var(--n-menu-title-flex-grow);
    gap: var(--n-accordion-icon-gap);
    color: var(--n-accordion-title-normal-color);
    align-items: center;
    cursor: pointer
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p {
    margin-block:0}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    font-size: var(--n-accordion-title-font-size);
    align-items: center
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    order: var(--n-accordion-title-icon-order);
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
    height: var(--n-accordion-icon-size);
    width: var(--n-accordion-icon-size);
    font-size: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title>span {
    cursor: pointer
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title {
    margin-bottom: var(--n-accordion-item-title-distance-from-content);
    color: var(--n-accordion-title-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title {
    color: var(--n-accordion-title-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item>span {
    cursor: pointer
}

.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 {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

@media(max-width: 767px) {
    .swiper-wrapper{
    display: block;
}
    .cms-swiper-slide.swiper-slide-visible, .cms-swiper-slide.swiper-slide-active{
    width: 100%;
    padding: 0 0 10%;
}
    
}


.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 24%;
    height: 100%;
    position: relative;
    padding: 0 0.5%;
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    touch-action: pan-y
}

.swiper-wp8-vertical {
    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;
    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;
    transition: .3s;
    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;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-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%;
    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%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    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 {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    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;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    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;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.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: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    top: 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 {
    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;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 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")
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.elementor-kit-199 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1280px;
}

.e-con {
    --container-max-width: 1280px;
}

.elementor-widget:not(:last-child) {
    /* margin-bottom: 60px; */
    /* margin-bottom: 100px; */
}

.elementor-element {
    --widgets-spacing: 40px;
}


h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

.elementor-widget-heading .elementor-heading-title {
    color: var( --e-global-color-primary );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-image .widget-image-caption {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-text-editor {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: var( --e-global-color-primary );
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
    color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
}

.elementor-widget-button .elementor-button {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-accent-font-weight );
    background-color: var( --e-global-color-accent );
}

.elementor-widget-divider {
    --divider-color: var( --e-global-color-secondary );
}

.elementor-widget-divider .elementor-divider__text {
    color: var( --e-global-color-secondary );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-secondary-font-weight );
}

.elementor-widget-divider.elementor-view-stacked .elementor-icon {
    background-color: var( --e-global-color-secondary );
}

.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon {
    color: var( --e-global-color-secondary );
    border-color: var( --e-global-color-secondary );
}

.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg {
    fill: var( --e-global-color-secondary );
}

.elementor-widget-image-box .elementor-image-box-title {
    color: var( --e-global-color-primary );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-image-box .elementor-image-box-description {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-icon.elementor-view-stacked .elementor-icon {
    background-color: var( --e-global-color-primary );
}

.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon {
    color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
}

.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg {
    fill: var( --e-global-color-primary );
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
    background-color: var( --e-global-color-primary );
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon {
    fill: var( --e-global-color-primary );
    color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
}

.elementor-widget-icon-box .elementor-icon-box-title {
    color: var( --e-global-color-primary );
}

.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-icon-box .elementor-icon-box-description {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-star-rating .elementor-star-rating__title {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-image-gallery .gallery-item .gallery-caption {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-accent-font-weight );
}

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
    border-color: var( --e-global-color-text );
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
    color: var( --e-global-color-primary );
}

.elementor-widget-icon-list .elementor-icon-list-icon svg {
    fill: var( --e-global-color-primary );
}

.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-icon-list .elementor-icon-list-text {
    color: var( --e-global-color-secondary );
}

.elementor-widget-counter .elementor-counter-number-wrapper {
    color: var( --e-global-color-primary );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-counter .elementor-counter-title {
    color: var( --e-global-color-secondary );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-secondary-font-weight );
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
    background-color: var( --e-global-color-primary );
}

.elementor-widget-progress .elementor-title {
    color: var( --e-global-color-primary );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-testimonial .elementor-testimonial-content {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-testimonial .elementor-testimonial-name {
    color: var( --e-global-color-primary );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-testimonial .elementor-testimonial-job {
    color: var( --e-global-color-secondary );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-secondary-font-weight );
}

.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a {
    color: var( --e-global-color-primary );
}

.elementor-widget-tabs .elementor-tab-title.elementor-active, .elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: var( --e-global-color-accent );
}

.elementor-widget-tabs .elementor-tab-title {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-tabs .elementor-tab-content {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title {
    color: var( --e-global-color-primary );
}

.elementor-widget-accordion .elementor-accordion-icon svg {
    fill: var( --e-global-color-primary );
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title {
    color: var( --e-global-color-accent );
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg {
    fill: var( --e-global-color-accent );
}

.elementor-widget-accordion .elementor-accordion-title {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-accordion .elementor-tab-content {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon {
    color: var( --e-global-color-primary );
}

.elementor-widget-toggle .elementor-toggle-icon svg {
    fill: var( --e-global-color-primary );
}

.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
    color: var( --e-global-color-accent );
}

.elementor-widget-toggle .elementor-toggle-title {
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-toggle .elementor-tab-content {
    color: var( --e-global-color-text );
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-alert .elementor-alert-title {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-primary-font-weight );
}

.elementor-widget-alert .elementor-alert-description {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-widget-text-path {
     /* font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif; */
    font-weight: var( --e-global-typography-text-font-weight );
}

.elementor-32 .elementor-element.elementor-element-6c0ea6d > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.elementor-32 .elementor-element.elementor-element-e1e0416 .elementor-repeater-item-b409d87.cms-slider-content-text {
    flex: 0 0 750px;
    max-width: 750px;
    margin-top: 100px;
}

.elementor-32 .elementor-element.elementor-element-e1e0416 .elementor-repeater-item-b409d87 .description {
    width: 600px;
}

.elementor-32 .elementor-element.elementor-element-e1e0416 .elementor-repeater-item-c263cd2.cms-slider-content-text {
    flex: 0 0 750px;
    max-width: 750px;
    margin-top: 100px;
}

.elementor-32 .elementor-element.elementor-element-e1e0416 .elementor-repeater-item-c263cd2 .description {
    width: 600px;
}

.elementor-32 .elementor-element.elementor-element-e1e0416 .cms-slider-container {
    height: 900px;
}

.elementor-32 .elementor-element.elementor-element-9e75bf3 {
    width: var( --container-widget-width, 510px );
    max-width: 510px;
    --container-widget-width: 510px;
    --container-widget-flex-grow: 0;
    bottom: -40px;
}

body:not(.rtl) .elementor-32 .elementor-element.elementor-element-9e75bf3 {
    right: 10%;
}

body.rtl .elementor-32 .elementor-element.elementor-element-9e75bf3 {
    left: 10%;
}

.elementor-32 .elementor-element.elementor-element-5a00a31.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-32 .elementor-element.elementor-element-8998df4 {
    width: var( --container-widget-width, 510px );
    max-width: 510px;
    --container-widget-width: 510px;
    --container-widget-flex-grow: 0;
}

.elementor-32 .elementor-element.elementor-element-4afc989.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-32 .elementor-element.elementor-element-100e3fa {
    width: var( --container-widget-width, 751px );
    max-width: 751px;
    --container-widget-width: 751px;
    --container-widget-flex-grow: 0;
    margin: 0 auto;
}

.elementor-32 .elementor-element.elementor-element-c1b1f69 {
    z-index: 3;
}

.elementor-32 .elementor-element.elementor-element-9e05c30 .cms-desc {
    flex: 0 0 100%;
    max-width: 100%;
}

.elementor-32 .elementor-element.elementor-element-9e05c30 {
    width: var( --container-widget-width, 600px );
    max-width: 600px;
    --container-widget-width: 600px;
    --container-widget-flex-grow: 0;
}

.elementor-32 .elementor-element.elementor-element-0e8d477 .cms-img {
    border-radius: 20px;
}

.elementor-32 .elementor-element.elementor-element-0e8d477 .cms-image-as-bg {
    border-radius: 64px 0px 0px 0px;
}

.elementor-32 .elementor-element.elementor-element-1923de7 > .elementor-widget-container {
    margin: -140px 0px -160px 0px;
}

.elementor-32 .elementor-element.elementor-element-1923de7 {
    z-index: 2;
}

.elementor-32 .elementor-element.elementor-element-1a61433 {
    z-index: 0;
}

.elementor-32 .elementor-element.elementor-element-b5ba49d > .elementor-widget-container {
    border-radius: 0px 64px 0px 0px;
}

.elementor-32 .elementor-element.elementor-element-3a2a8b3.elementor-column > .elementor-widget-wrap {
    justify-content: flex-end;
}

.elementor-32 .elementor-element.elementor-element-3a2a8b3 {
    z-index: 2;
}

.elementor-32 .elementor-element.elementor-element-9f9dbd8 {
    width: var( --container-widget-width, 510px );
    max-width: 510px;
    --container-widget-width: 510px;
    --container-widget-flex-grow: 0;
    margin: 0 0 0 100px;
}

.elementor-32 .elementor-element.elementor-element-bd59f67 > .elementor-widget-container {
    margin: -140px 0px -300px 0px;
}

.elementor-32 .elementor-element.elementor-element-bd59f67 {
    z-index: 1;
}

.elementor-32 .elementor-element.elementor-element-24f318b {
    z-index: 1;
}

.elementor-32 .elementor-element.elementor-element-4353a9e {
    width: var( --container-widget-width, 510px );
    max-width: 510px;
    --container-widget-width: 510px;
    --container-widget-flex-grow: 0;
}

.elementor-32 .elementor-element.elementor-element-aff9e5a .cms-img {
    border-radius: 20px;
}

.elementor-32 .elementor-element.elementor-element-aff9e5a .cms-image-as-bg {
    border-radius: 64px 0px 0px 0px;
}

.elementor-32 .elementor-element.elementor-element-aff9e5a {
    z-index: 0;
}

.elementor-32 .elementor-element.elementor-element-ea65c8e:not(.elementor-motion-effects-element-type-background), .elementor-32 .elementor-element.elementor-element-ea65c8e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../image/charg-18.jpg");
    padding: 180px 0;
}

.Product-app-main .elementor-element.elementor-element-ea65c8e:not(.elementor-motion-effects-element-type-background), .Product-app-main .elementor-element.elementor-element-ea65c8e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../picture/Product-app-img-ev.jpg");
}


.elementor-32 .elementor-element.elementor-element-ea65c8e {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-32 .elementor-element.elementor-element-ea65c8e > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-32 .elementor-element.elementor-element-0b8a606.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-32 .elementor-element.elementor-element-1360ecd .cms-desc-bold {
    /* flex: 0 0 600px; */
    max-width: 600px;
}

.elementor-32 .elementor-element.elementor-element-1360ecd {
    width: var( --container-widget-width, 55% );
    max-width: 55%;
    --container-widget-width: 55%;
    --container-widget-flex-grow: 0;
    margin: 0 auto;
}

.Product-app-main .elementor-element.elementor-element-1360ecd{
    width: var( --container-widget-width, 75% );
    max-width: 75%;
    --container-widget-width: 75%;
    --container-widget-flex-grow: 0;
    margin: 0 auto;
}

.elementor-32 .elementor-element.elementor-element-637d2d8:not(.elementor-motion-effects-element-type-background), .elementor-32 .elementor-element.elementor-element-637d2d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../image/bg-pattern-1.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
}

.elementor-32 .elementor-element.elementor-element-637d2d8 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-32 .elementor-element.elementor-element-637d2d8 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-32 .elementor-element.elementor-element-31abc67 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 60px;
}

.elementor-32 .elementor-element.elementor-element-1b28b4b > .elementor-widget-container {
    margin: 0px 0px -164px 0px;
}

.elementor-32 .elementor-element.elementor-element-1b28b4b {
    z-index: 1;
}

.elementor-32 .elementor-element.elementor-element-69834e5b:not(.elementor-motion-effects-element-type-background), .elementor-32 .elementor-element.elementor-element-69834e5b > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../image/charg-17.jpg");
}

.elementor-32 .elementor-element.elementor-element-69834e5b {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 230px 0px 110px 0px;
}

.elementor-32 .elementor-element.elementor-element-69834e5b > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-32 .elementor-element.elementor-element-2c147297 .cms-mainheading {
    font-size: 40px;
}

.elementor-32 .elementor-element.elementor-element-2c147297 {
    width: var( --container-widget-width, 330px );
    max-width: 330px;
    --container-widget-width: 330px;
    --container-widget-flex-grow: 0;
}

.elementor-32 .elementor-element.elementor-element-d99f962 .cms-element-heading {
    flex: 0 0 550px;
    max-width: 100%;
}

.elementor-32 .elementor-element.elementor-element-877a2fc {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #EDEDED;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-32 .elementor-element.elementor-element-877a2fc > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-32 .elementor-element.elementor-element-d0fe784 > .cms-section-boxed-bg {
    background-image: url("../image/charg-51.jpg");
}

.elementor-32 .elementor-element.elementor-element-d0fe784.cms-boxed-bg-true > .cms-section-boxed-bg {
    border-radius: 60px 0px 0px 0px;
}

.elementor-32 .elementor-element.elementor-element-a3fdbdf:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #FFFFFF;
}

.elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-element-populated, .elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-element-populated > .elementor-background-overlay, .elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-background-slideshow {
    border-radius: 30px 0px 0px 30px;
}

.elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 70px 70px 70px 70px;
}

.elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-element-populated > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-32 .elementor-element.elementor-element-b507f75:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #161616;
}

.elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-element-populated, .elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-element-populated > .elementor-background-overlay, .elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-background-slideshow {
    border-radius: 0px 30px 30px 0px;
}

.elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 50px 50px 50px;
}

.elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-element-populated > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

@media(min-width: 768px) {
    .elementor-32 .elementor-element.elementor-element-55eae00c {
        width:41.6666666667%;
    }

    .elementor-32 .elementor-element.elementor-element-6dc7ee {
        width: 58.333%;
    }

    .elementor-32 .elementor-element.elementor-element-a3fdbdf {
        width: 38.8%;
    }

    .elementor-32 .elementor-element.elementor-element-b507f75 {
        width: 61.2%;
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-32 .elementor-element.elementor-element-55eae00c {
        width:70%;
    }

    .elementor-32 .elementor-element.elementor-element-6dc7ee {
        width: 70%;
    }

    .elementor-32 .elementor-element.elementor-element-0e4e70f {
        width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-a3fdbdf {
        width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-b507f75 {
        width: 100%;
    }
}

@media(max-width: 1280px) {
    .elementor-32 .elementor-element.elementor-element-e1e0416 .cms-slider-container {
        height:600px;
    }

    .elementor-32 .elementor-element.elementor-element-9e05c30 {
        width: 100%;
        max-width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-9f9dbd8 {
        width: 100%;
        max-width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-1360ecd {
        --container-widget-width: 700px;
        --container-widget-flex-grow: 0;
        width: var( --container-widget-width, 700px );
        max-width: 700px;
    }
}

@media(max-width: 1024px) {
    .elementor-32 .elementor-element.elementor-element-e1e0416 .cms-slider-container {
        height:600px;
    }

    .elementor-32 .elementor-element.elementor-element-9e75bf3 {
        --container-widget-width: 450px;
        --container-widget-flex-grow: 0;
        width: var( --container-widget-width, 450px );
        max-width: 450px;
    }

    body:not(.rtl) .elementor-32 .elementor-element.elementor-element-9e75bf3 {
        right: 0%;
    }

    body.rtl .elementor-32 .elementor-element.elementor-element-9e75bf3 {
        left: 0%;
    }

    .elementor-32 .elementor-element.elementor-element-9e05c30 {
        width: 100%;
        max-width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-1a61433 {
        z-index: 0;
    }

    .elementor-32 .elementor-element.elementor-element-9f9dbd8 {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    .elementor-32 .elementor-element.elementor-element-4353a9e {
        width: 100%;
        max-width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-aff9e5a {
        z-index: 0;
    }

    .elementor-32 .elementor-element.elementor-element-1360ecd {
        width: 100%;
        max-width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-55eae00c.elementor-column > .elementor-widget-wrap {
        justify-content: center;
    }

    .elementor-32 .elementor-element.elementor-element-2c147297 {
        width: var( --container-widget-width, 500px );
        max-width: 500px;
        --container-widget-width: 500px;
        --container-widget-flex-grow: 0;
    }

    .elementor-32 .elementor-element.elementor-element-0e4e70f > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-element-populated, .elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-element-populated > .elementor-background-overlay, .elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-background-slideshow {
        border-radius: 0px 0px 0px 0px;
    }

    .elementor-32 .elementor-element.elementor-element-a3fdbdf > .elementor-element-populated {
        padding: 70px 20px 70px 40px;
    }

    .elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-element-populated, .elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-element-populated > .elementor-background-overlay, .elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-background-slideshow {
        border-radius: 0px 0px 0px 0px;
    }

    .elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-element-populated {
        padding: 30px 30px 30px 10px;
    }
}

@media(max-width: 767px) {
    .elementor-32 .elementor-element.elementor-element-100e3fa {
        --container-widget-width:100%;
        --container-widget-flex-grow: 0;
        width: var( --container-widget-width, 100% );
        max-width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-69834e5b {
        padding: 230px 0px 40px 0px;
    }

    .elementor-32 .elementor-element.elementor-element-2c147297 .cms-mainheading {
        font-size: 30px;
    }

    .elementor-32 .elementor-element.elementor-element-2c147297 {
        width: 100%;
        max-width: 100%;
    }

    .elementor-32 .elementor-element.elementor-element-b507f75 > .elementor-element-populated {
        padding: 30px 20px 30px 20px;
    }
}

@media(max-width: 1280px) and (min-width:768px) {
    .elementor-32 .elementor-element.elementor-element-55eae00c {
        width:34%;
    }

    .elementor-32 .elementor-element.elementor-element-6dc7ee {
        width: 66%;
    }
}

@media(min-width: 1281px) {
    .elementor-32 .elementor-element.elementor-element-637d2d8:not(.elementor-motion-effects-element-type-background), .elementor-32 .elementor-element.elementor-element-637d2d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-attachment:scroll;
    }
}

.elementor-221 .elementor-element.elementor-element-b766eaf .cms-heading .extra-space {
    margin-bottom: 33px;
}

.elementor-221 .elementor-element.elementor-element-256e7e4 .cms-heading .extra-space {
    margin-bottom: 33px;
}

.elementor-221 .elementor-element.elementor-element-070c8c7 .cms-heading .extra-space {
    margin-bottom: 33px;
}

.elementor-221 .elementor-element.elementor-element-40127c0 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 40px;
}

.elementor-221 .elementor-element.elementor-element-42dbf23 .cms-mainheading {
    font-size: 17px;
}

.elementor-221 .elementor-element.elementor-element-42dbf23 .cms-mainheading .extra-space {
    margin-bottom: -5px;
}

.elementor-221 .elementor-element.elementor-element-42dbf23 .cms-btn-icon {
    font-size: 26px;
}

.elementor-221 .elementor-element.elementor-element-ba3c5b0 > .elementor-element-populated {
    margin: -70px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
}

.elementor-221 .elementor-element.elementor-element-5bd0297.elementor-column > .elementor-widget-wrap {
    justify-content: flex-end;
}

.elementor-221 .elementor-element.elementor-element-805599a .cms-btn-icon {
    font-size: 16px;
}

.elementor-221 .elementor-element.elementor-element-4005d9d .cms-btn-icon {
    font-size: 16px;
}

.elementor-221 .elementor-element.elementor-element-2709f69 > .elementor-container > .elementor-column > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-221 .elementor-element.elementor-element-54ae1fa > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 5px;
}

@media(max-width: 1024px) {
    .elementor-221 .elementor-element.elementor-element-5bd0297.elementor-column > .elementor-widget-wrap {
        justify-content:center;
    }
}

@media(min-width: 768px) {
    .elementor-221 .elementor-element.elementor-element-09c53ab {
        width:25%;
    }

    .elementor-221 .elementor-element.elementor-element-fb394d3 {
        width: 15%;
    }

    .elementor-221 .elementor-element.elementor-element-ba3c5b0 {
        width: 16.33%;
    }

    .elementor-221 .elementor-element.elementor-element-5bd0297 {
        width: 41.6666666667%;
    }

    .elementor-221 .elementor-element.elementor-element-660584f {
        width: 41.6666666667%;
    }

    .elementor-221 .elementor-element.elementor-element-a1f9d7f {
        width: 13%;
    }

    .elementor-221 .elementor-element.elementor-element-54ae1fa {
        width: 86.998%;
    }
}

@media(max-width: 1280px) and (min-width:768px) {
    .elementor-221 .elementor-element.elementor-element-09c53ab {
        width:26%;
    }

    .elementor-221 .elementor-element.elementor-element-557f274 {
        width: 19%;
    }

    .elementor-221 .elementor-element.elementor-element-94dad67 {
        width: 17%;
    }

    .elementor-221 .elementor-element.elementor-element-40127c0 {
        width: 23%;
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-221 .elementor-element.elementor-element-09c53ab {
        width:50%;
    }

    .elementor-221 .elementor-element.elementor-element-fb394d3 {
        width: 50%;
    }

    .elementor-221 .elementor-element.elementor-element-557f274 {
        width: 33%;
    }

    .elementor-221 .elementor-element.elementor-element-94dad67 {
        width: 33%;
    }

    .elementor-221 .elementor-element.elementor-element-40127c0 {
        width: 33%;
    }

    .elementor-221 .elementor-element.elementor-element-5bd0297 {
        width: 100%;
    }

    .elementor-221 .elementor-element.elementor-element-660584f {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .elementor-221 .elementor-element.elementor-element-42dbf23 {
        width:auto;
        max-width: auto;
    }

    .elementor-221 .elementor-element.elementor-element-442fc25 {
        width: 100%;
        max-width: 100%;
    }
}

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