
img:is([sizes=auto i],[sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}
img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
:root {
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color);
    --wp-editor-canvas-background: #ddd;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

@media (min-resolution: 192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.wp-element-button {
    cursor: pointer
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

:root .has-text-align-center {
    text-align: center
}

:root .has-text-align-left {
    text-align: left
}

:root .has-text-align-right {
    text-align: right
}

.has-fit-text {
    white-space: nowrap !important
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

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

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

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

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

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

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

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

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

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

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

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

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

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

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}
.wp-block-button__link {
    align-content: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    text-align: center;
    word-break: break-word
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}
.wp-block-cover, .wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    position: relative;
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

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

.wp-block-cover .wp-block-cover__embed-background, .wp-block-cover-image .wp-block-cover__embed-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    outline: none;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper, .wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper iframe, .wp-block-cover .wp-block-cover__embed-background iframe, .wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper iframe, .wp-block-cover-image .wp-block-cover__embed-background iframe {
    height: 100vh;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100vw
}

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

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

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

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

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

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

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

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

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

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

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

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

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

body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__embed-background, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background {
    z-index: 0
}

body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before {
    z-index: 1
}

.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container {
    z-index: auto
}
h1:where(.wp-block-heading).has-background, h2:where(.wp-block-heading).has-background, h3:where(.wp-block-heading).has-background, h4:where(.wp-block-heading).has-background, h5:where(.wp-block-heading).has-background, h6:where(.wp-block-heading).has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}
.wp-block-image > a, .wp-block-image > figure > a {
    display: inline-block
}

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

@media not (prefers-reduced-motion) {
    .wp-block-image img.hide {
        visibility: hidden
    }

    .wp-block-image img.show {
        animation: show-content-image .4s
    }
}

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

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

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

.wp-block-image.alignfull > a, .wp-block-image.alignwide > a {
    width: 100%
}

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

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

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

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

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

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

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

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

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

:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img) {
    border-radius: 9999px
}

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

.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative
}

.wp-lightbox-container img {
    cursor: zoom-in
}

.wp-lightbox-container img:hover + button {
    opacity: 1
}

.wp-lightbox-container button {
    align-items: center;
    backdrop-filter: blur(16px) saturate(180%);
    background-color: #5a5a5a40;
    border: none;
    border-radius: 4px;
    cursor: zoom-in;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    width: 20px;
    z-index: 100
}

@media not (prefers-reduced-motion) {
    .wp-lightbox-container button {
        transition: opacity .2s ease
    }
}

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

.wp-lightbox-container button:hover {
    cursor: pointer;
    opacity: 1
}

.wp-lightbox-container button:focus {
    opacity: 1
}

.wp-lightbox-container button:focus, .wp-lightbox-container button:hover, .wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
    background-color: #5a5a5a40;
    border: none
}

.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000
}

.wp-lightbox-overlay .wp-lightbox-close-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-family: inherit;
    gap: 8px;
    justify-content: center;
    line-height: 1;
    min-height: 40px;
    min-width: 40px;
    padding: 0 4px;
    position: absolute;
    right: calc(env(safe-area-inset-right) + 16px);
    top: calc(env(safe-area-inset-top) + 16px);
    z-index: 5000000
}

.wp-lightbox-overlay .wp-lightbox-close-button:focus, .wp-lightbox-overlay .wp-lightbox-close-button:hover, .wp-lightbox-overlay .wp-lightbox-close-button:not(:hover):not(:active):not(.has-background) {
    background: none;
    border: none
}

.wp-lightbox-overlay .wp-lightbox-close-button:has(.wp-lightbox-close-text:not([hidden])) .wp-lightbox-close-icon svg {
    height: 1em;
    width: 1em
}

.wp-lightbox-overlay .wp-lightbox-close-icon svg {
    display: block
}

.wp-lightbox-overlay .wp-lightbox-navigation-button-next, .wp-lightbox-overlay .wp-lightbox-navigation-button-prev {
    align-items: center;
    bottom: 16px;
    cursor: pointer;
    display: flex;
    font-family: inherit;
    gap: 4px;
    justify-content: center;
    line-height: 1;
    min-height: 40px;
    min-width: 40px;
    padding: 0 8px;
    position: absolute;
    z-index: 2000002
}

.wp-lightbox-overlay .wp-lightbox-navigation-button-next[hidden], .wp-lightbox-overlay .wp-lightbox-navigation-button-prev[hidden] {
    display: none
}

@media (min-width: 960px) {
    .wp-lightbox-overlay .wp-lightbox-navigation-button-next, .wp-lightbox-overlay .wp-lightbox-navigation-button-prev {
        bottom: 50%;
        transform: translateY(-50%)
    }
}

.wp-lightbox-overlay .wp-lightbox-navigation-button-next:focus, .wp-lightbox-overlay .wp-lightbox-navigation-button-next:hover, .wp-lightbox-overlay .wp-lightbox-navigation-button-next:not(:hover):not(:active):not(.has-background), .wp-lightbox-overlay .wp-lightbox-navigation-button-prev:focus, .wp-lightbox-overlay .wp-lightbox-navigation-button-prev:hover, .wp-lightbox-overlay .wp-lightbox-navigation-button-prev:not(:hover):not(:active):not(.has-background) {
    background: none;
    border: none;
    padding: 0 8px
}

.wp-lightbox-overlay .wp-lightbox-navigation-button-next:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg, .wp-lightbox-overlay .wp-lightbox-navigation-button-prev:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg {
    display: block;
    height: 1.5em;
    width: 1.5em
}

.wp-lightbox-overlay .wp-lightbox-navigation-button-prev {
    left: calc(env(safe-area-inset-left) + 16px)
}

.wp-lightbox-overlay .wp-lightbox-navigation-button-next {
    right: calc(env(safe-area-inset-right) + 16px)
}

.wp-lightbox-overlay .wp-lightbox-navigation-icon svg {
    vertical-align: middle
}

.wp-lightbox-overlay .lightbox-image-container {
    height: var(--wp--lightbox-container-height);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: top left;
    width: var(--wp--lightbox-container-width);
    z-index: 2000001
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    transform-origin: 0 0;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
    height: var(--wp--lightbox-image-height);
    min-height: var(--wp--lightbox-image-height);
    min-width: var(--wp--lightbox-image-width);
    width: var(--wp--lightbox-image-width)
}

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

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

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

.wp-lightbox-overlay.active {
    visibility: visible
}

@media not (prefers-reduced-motion) {
    .wp-lightbox-overlay.active {
        animation: turn-on-visibility .25s both
    }

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

    .wp-lightbox-overlay.show-closing-animation:not(.active) {
        animation: turn-off-visibility .35s both
    }

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

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

    .wp-lightbox-overlay.zoom.active .lightbox-image-container {
        animation: lightbox-zoom-in .4s
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
        animation: none
    }

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

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
        animation: lightbox-zoom-out .4s
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
        animation: none
    }

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

@keyframes show-content-image {
    0% {
        visibility: hidden
    }
    99% {
        visibility: hidden
    }
    to {
        visibility: visible
    }
}

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

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

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width)) / 2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
    }
    to {
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%, -50%) scale(1);
        visibility: visible
    }
    99% {
        visibility: visible
    }
    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width)) / 2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden
    }
}
.wp-block-latest-posts {
    box-sizing: border-box
}

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

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

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    overflow-wrap: break-word
}

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

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

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

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

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

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

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

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

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

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

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

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

:root :where(.wp-block-latest-posts.is-grid) {
    padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
    padding-left: 0
}

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

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

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

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

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

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

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}
.is-small-text {
    font-size: .875em
}

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

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

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

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

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

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

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

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

p.has-text-align-left[style*="writing-mode:vertical-lr"], p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}
.wp-block-buttons {
    box-sizing: border-box
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-buttons .wp-block-button__link {
    width: 100%
}

.wp-block-button.aligncenter {
    text-align: center
}
.wp-block-columns {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important
}

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

.wp-block-columns {
    align-items: normal !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
    position: relative
}
.wp-block-spacer {
    clear: both
}
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}
:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--neve-link-color: var(--nv-primary-accent);
    --wp--preset--color--neve-link-hover-color: var(--nv-secondary-accent);
    --wp--preset--color--nv-site-bg: var(--nv-site-bg);
    --wp--preset--color--nv-light-bg: var(--nv-light-bg);
    --wp--preset--color--nv-dark-bg: var(--nv-dark-bg);
    --wp--preset--color--neve-text-color: var(--nv-text-color);
    --wp--preset--color--nv-text-dark-bg: var(--nv-text-dark-bg);
    --wp--preset--color--nv-c-1: var(--nv-c-1);
    --wp--preset--color--nv-c-2: var(--nv-c-2);
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(252, 185, 0) 0%, rgb(255, 105, 0) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
    --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
}

:where(body) {
    margin: 0;
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

body .is-layout-flex {
    display: flex;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.is-layout-flex > :is(*, div) {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

.is-layout-grid > :is(*, div) {
    margin: 0;
}

body {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-top: calc(0.667em + 2px);
    padding-right: calc(1.333em + 2px);
    padding-bottom: calc(0.667em + 2px);
    padding-left: calc(1.333em + 2px);
    text-decoration: none;
    text-transform: inherit;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-neve-link-color-color {
    color: var(--wp--preset--color--neve-link-color) !important;
}

.has-neve-link-hover-color-color {
    color: var(--wp--preset--color--neve-link-hover-color) !important;
}

.has-nv-site-bg-color {
    color: var(--wp--preset--color--nv-site-bg) !important;
}

.has-nv-light-bg-color {
    color: var(--wp--preset--color--nv-light-bg) !important;
}

.has-nv-dark-bg-color {
    color: var(--wp--preset--color--nv-dark-bg) !important;
}

.has-neve-text-color-color {
    color: var(--wp--preset--color--neve-text-color) !important;
}

.has-nv-text-dark-bg-color {
    color: var(--wp--preset--color--nv-text-dark-bg) !important;
}

.has-nv-c-1-color {
    color: var(--wp--preset--color--nv-c-1) !important;
}

.has-nv-c-2-color {
    color: var(--wp--preset--color--nv-c-2) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-neve-link-color-background-color {
    background-color: var(--wp--preset--color--neve-link-color) !important;
}

.has-neve-link-hover-color-background-color {
    background-color: var(--wp--preset--color--neve-link-hover-color) !important;
}

.has-nv-site-bg-background-color {
    background-color: var(--wp--preset--color--nv-site-bg) !important;
}

.has-nv-light-bg-background-color {
    background-color: var(--wp--preset--color--nv-light-bg) !important;
}

.has-nv-dark-bg-background-color {
    background-color: var(--wp--preset--color--nv-dark-bg) !important;
}

.has-neve-text-color-background-color {
    background-color: var(--wp--preset--color--neve-text-color) !important;
}

.has-nv-text-dark-bg-background-color {
    background-color: var(--wp--preset--color--nv-text-dark-bg) !important;
}

.has-nv-c-1-background-color {
    background-color: var(--wp--preset--color--nv-c-1) !important;
}

.has-nv-c-2-background-color {
    background-color: var(--wp--preset--color--nv-c-2) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-neve-link-color-border-color {
    border-color: var(--wp--preset--color--neve-link-color) !important;
}

.has-neve-link-hover-color-border-color {
    border-color: var(--wp--preset--color--neve-link-hover-color) !important;
}

.has-nv-site-bg-border-color {
    border-color: var(--wp--preset--color--nv-site-bg) !important;
}

.has-nv-light-bg-border-color {
    border-color: var(--wp--preset--color--nv-light-bg) !important;
}

.has-nv-dark-bg-border-color {
    border-color: var(--wp--preset--color--nv-dark-bg) !important;
}

.has-neve-text-color-border-color {
    border-color: var(--wp--preset--color--neve-text-color) !important;
}

.has-nv-text-dark-bg-border-color {
    border-color: var(--wp--preset--color--nv-text-dark-bg) !important;
}

.has-nv-c-1-border-color {
    border-color: var(--wp--preset--color--nv-c-1) !important;
}

.has-nv-c-2-border-color {
    border-color: var(--wp--preset--color--nv-c-2) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}
.is-menu-sidebar .header-menu-sidebar {
    visibility: visible;
}

.is-menu-sidebar.menu_sidebar_slide_left .header-menu-sidebar {
    transform: translate3d(0, 0, 0);
    left: 0;
}

.is-menu-sidebar.menu_sidebar_slide_right .header-menu-sidebar {
    transform: translate3d(0, 0, 0);
    right: 0;
}

.is-menu-sidebar.menu_sidebar_pull_right .header-menu-sidebar, .is-menu-sidebar.menu_sidebar_pull_left .header-menu-sidebar {
    transform: translateX(0);
}

.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar {
    height: auto;
}

.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar-inner {
    max-height: 400px;
    padding: 20px 0;
}

.is-menu-sidebar.menu_sidebar_full_canvas .header-menu-sidebar {
    opacity: 1;
}

.header-menu-sidebar .menu-item-nav-search:not(.floating) {
    pointer-events: none;
}

.header-menu-sidebar .menu-item-nav-search .is-menu-sidebar {
    pointer-events: unset;
}

@media screen and (max-width: 960px) {
    .builder-item.cr .item--inner {
        --textalign: center;
        --justify: center;
    }
}

.nv-meta-list li.meta:not(:last-child):after {
    content: "/"
}

.nv-meta-list .no-mobile {
    display: none;
}

.nv-meta-list li.last::after {
    content: "" !important;
}

@media (min-width: 769px) {
    .nv-meta-list .no-mobile {
        display: inline-block;
    }

    .nv-meta-list li.last:not(:last-child)::after {
        content: "/" !important;
    }
}

:root {
    --container: 748px;
    --postwidth: 100%;
    --primarybtnbg: var(--nv-primary-accent);
    --secondarybtnbg: rgba(0, 0, 0, 0);
    --primarybtnhoverbg: var(--nv-secondary-accent);
    --secondarybtnhoverbg: var(--nv-secondary-accent);
    --primarybtncolor: #fefefe;
    --secondarybtncolor: var(--nv-primary-accent);
    --primarybtnhovercolor: #ffffff;
    --secondarybtnhovercolor: var(--nv-text-dark-bg);
    --primarybtnborderradius: 4px;
    --secondarybtnborderradius: 4px;
    --secondarybtnborderwidth: 2px;
    --btnpadding: 12px 24px;
    --primarybtnpadding: 12px 24px;
    --secondarybtnpadding: calc(12px - 2px) calc(24px - 2px);
    --btnfs: 14px;
    --btnlineheight: 1.6em;
    --btntexttransform: capitalize;
    --bodyfontfamily: Arial, Helvetica, sans-serif;
    --bodyfontsize: 15px;
    --bodylineheight: 1.6;
    --bodyletterspacing: 0px;
    --bodyfontweight: 400;
    --h1fontsize: 39px;
    --h1fontweight: 600;
    --h1lineheight: 1.2em;
    --h1letterspacing: 0px;
    --h1texttransform: none;
    --h2fontsize: 28px;
    --h2fontweight: 700;
    --h2lineheight: 1.3;
    --h2letterspacing: 0px;
    --h2texttransform: none;
    --h3fontsize: 20px;
    --h3fontweight: 600;
    --h3lineheight: 1.3em;
    --h3letterspacing: 0px;
    --h3texttransform: none;
    --h4fontsize: 16px;
    --h4fontweight: 600;
    --h4lineheight: 1.3em;
    --h4letterspacing: 0px;
    --h4texttransform: none;
    --h5fontsize: 14px;
    --h5fontweight: 600;
    --h5lineheight: 1.3em;
    --h5letterspacing: 0px;
    --h5texttransform: none;
    --h6fontsize: 14px;
    --h6fontweight: 600;
    --h6lineheight: 1.3em;
    --h6letterspacing: 0px;
    --h6texttransform: none;
    --formfieldborderwidth: 2px;
    --formfieldborderradius: 0;
    --formfieldbgcolor: var(--nv-site-bg);
    --formfieldbordercolor: var(--nv-light-bg);
    --formfieldcolor: var(--nv-text-color);
    --formfieldpadding: 10px 12px 10px 12px;;
}

.nv-post-thumbnail-wrap img {
    aspect-ratio: 4/3;
    object-fit: cover;
}

.layout-grid .nv-post-thumbnail-wrap {
    margin-right: -25px;
    margin-left: -25px;
}

.nv-index-posts {
    --borderradius: 8px;
    --padding: 25px 25px 25px 25px;
    --cardboxshadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
    --cardbgcolor: var(--nv-site-bg);
    --cardcolor: var(--nv-text-color);
}

.single-post-container .alignfull > [class*="__inner-container"], .single-post-container .alignwide > [class*="__inner-container"] {
    max-width: 718px
}

.nv-meta-list {
    --avatarsize: 20px;
}

.single .nv-meta-list {
    --avatarsize: 20px;
}

.single h1.entry-title {
    --fontsize: 28px;
}

.nv-post-cover {
    --height: 250px;
    --padding: 40px 15px;
    --justify: flex-start;
    --textalign: left;
    --valign: center;
}

.nv-post-cover .nv-title-meta-wrap, .nv-page-title-wrap, .entry-header {
    --textalign: left;
}

.nv-is-boxed.nv-title-meta-wrap {
    --padding: 40px 15px;
    --bgcolor: var(--nv-dark-bg);
}

.nv-overlay {
    --opacity: 50;
    --blendmode: normal;
}

.nv-is-boxed.nv-comments-wrap {
    --padding: 20px;
}

.nv-is-boxed.comment-respond {
    --padding: 20px;
}

.single:not(.single-product), .page {
    --c-vspace: 0 0 0 0;;
}

.scroll-to-top {
    --color: var(--nv-text-dark-bg);
    --padding: 8px 10px;
    --borderradius: 3px;
    --bgcolor: var(--nv-primary-accent);
    --hovercolor: var(--nv-text-dark-bg);
    --hoverbgcolor: var(--nv-primary-accent);
    --size: 16px;
}

.global-styled {
    --bgcolor: var(--nv-site-bg);
}

.header-top {
    --rowbcolor: var(--nv-light-bg);
    --color: var(--nv-text-color);
    --bgcolor: #f0f0f0;
}

.header-main {
    --rowbcolor: var(--nv-light-bg);
    --color: var(--nv-text-color);
    --bgcolor: var(--nv-site-bg);
}

.header-bottom {
    --rowbcolor: var(--nv-light-bg);
    --color: var(--nv-text-color);
    --bgcolor: #ffffff;
}

.header-menu-sidebar-bg {
    --justify: flex-start;
    --textalign: left;
    --flexg: 1;
    --wrapdropdownwidth: auto;
    --color: var(--nv-text-color);
    --bgcolor: var(--nv-site-bg);
}

.header-menu-sidebar {
    width: 360px;
}

.builder-item--logo {
    --maxwidth: 154px;
    --color: var(--nv-text-color);
    --fs: 24px;
    --padding: 10px 0;
    --margin: 0;
    --textalign: left;
    --justify: flex-start;
}

.builder-item--nav-icon, .header-menu-sidebar .close-sidebar-panel .navbar-toggle {
    --borderradius: 3px;
    --borderwidth: 1px;
}

.builder-item--nav-icon {
    --label-margin: 0 5px 0 0;;
    --padding: 10px 15px;
    --margin: 0;
}

.builder-item--primary-menu {
    --color: var(--nv-text-color);
    --hovercolor: var(--nv-secondary-accent);
    --hovertextcolor: var(--nv-text-color);
    --activecolor: var(--nv-text-color);
    --spacing: 20px;
    --height: 25px;
    --padding: 0;
    --margin: 0;
    --fontsize: 1em;
    --lineheight: 1.6em;
    --letterspacing: 0px;
    --fontweight: 600;
    --texttransform: uppercase;
    --iconsize: 1em;
}

.hfg-is-group.has-primary-menu .inherit-ff {
    --inheritedfw: 600;
}

.footer-top-inner .row {
    grid-template-columns:1fr;
    --valign: flex-start;
}

.footer-top {
    --rowbcolor: var(--nv-light-bg);
    --color: var(--nv-text-color);
    --bgcolor: #ffffff;
}

.footer-main-inner .row {
    grid-template-columns:1fr;
    --valign: flex-start;
}

.footer-main {
    --rowbcolor: var(--nv-light-bg);
    --color: var(--nv-text-color);
    --bgcolor: var(--nv-site-bg);
}

.footer-bottom-inner .row {
    grid-template-columns:1fr;
    --valign: flex-start;
}

.footer-bottom {
    --rowbcolor: var(--nv-light-bg);
    --color: var(--nv-text-dark-bg);
    --bgcolor: #f7f4f4;
}

@media (min-width: 576px) {
    :root {
        --container: 992px;
        --postwidth: 50%;
        --btnpadding: 12px 24px;
        --primarybtnpadding: 12px 24px;
        --secondarybtnpadding: calc(12px - 2px) calc(24px - 2px);
        --btnfs: 14px;
        --btnlineheight: 1.6em;
        --bodyfontsize: 16px;
        --bodylineheight: 1.6;
        --bodyletterspacing: 0px;
        --h1fontsize: 55px;
        --h1lineheight: 1.3em;
        --h1letterspacing: 0px;
        --h2fontsize: 30px;
        --h2lineheight: 1.2;
        --h2letterspacing: 0px;
        --h3fontsize: 20px;
        --h3lineheight: 1.3em;
        --h3letterspacing: 0px;
        --h4fontsize: 16px;
        --h4lineheight: 1.3em;
        --h4letterspacing: 0px;
        --h5fontsize: 14px;
        --h5lineheight: 1.3em;
        --h5letterspacing: 0px;
        --h6fontsize: 14px;
        --h6lineheight: 1.3em;
        --h6letterspacing: 0px;
    }

    .layout-grid .nv-post-thumbnail-wrap {
        margin-right: -25px;
        margin-left: -25px;
    }

    .nv-index-posts {
        --padding: 25px 25px 25px 25px;
    }

    .single-post-container .alignfull > [class*="__inner-container"], .single-post-container .alignwide > [class*="__inner-container"] {
        max-width: 962px
    }

    .nv-meta-list {
        --avatarsize: 20px;
    }

    .single .nv-meta-list {
        --avatarsize: 20px;
    }

    .single h1.entry-title {
        --fontsize: 40px;
    }

    .nv-post-cover {
        --height: 320px;
        --padding: 60px 30px;
        --justify: flex-start;
        --textalign: left;
        --valign: center;
    }

    .nv-post-cover .nv-title-meta-wrap, .nv-page-title-wrap, .entry-header {
        --textalign: left;
    }

    .nv-is-boxed.nv-title-meta-wrap {
        --padding: 60px 30px;
    }

    .nv-is-boxed.nv-comments-wrap {
        --padding: 30px;
    }

    .nv-is-boxed.comment-respond {
        --padding: 30px;
    }

    .single:not(.single-product), .page {
        --c-vspace: 0 0 0 0;;
    }

    .scroll-to-top {
        --padding: 8px 10px;
        --size: 16px;
    }

    .header-menu-sidebar-bg {
        --justify: flex-start;
        --textalign: left;
        --flexg: 1;
        --wrapdropdownwidth: auto;
    }

    .header-menu-sidebar {
        width: 360px;
    }

    .builder-item--logo {
        --maxwidth: 168px;
        --fs: 24px;
        --padding: 10px 0;
        --margin: 0;
        --textalign: left;
        --justify: flex-start;
    }

    .builder-item--nav-icon {
        --label-margin: 0 5px 0 0;;
        --padding: 10px 15px;
        --margin: 0;
    }

    .builder-item--primary-menu {
        --spacing: 20px;
        --height: 25px;
        --padding: 0;
        --margin: 0;
        --fontsize: 1em;
        --lineheight: 1.6em;
        --letterspacing: 0px;
        --iconsize: 1em;
    }
}

@media (min-width: 960px) {
    :root {
        --container: 1170px;
        --postwidth: 33.333333333333%;
        --btnpadding: 12px 24px;
        --primarybtnpadding: 12px 24px;
        --secondarybtnpadding: calc(12px - 2px) calc(24px - 2px);
        --btnfs: 18px;
        --btnlineheight: 1.6em;
        --bodyfontsize: 16px;
        --bodylineheight: 1.7;
        --bodyletterspacing: 0px;
        --h1fontsize: 70px;
        --h1lineheight: 1.3em;
        --h1letterspacing: 0px;
        --h2fontsize: 32px;
        --h2lineheight: 1.2;
        --h2letterspacing: 0px;
        --h3fontsize: 24px;
        --h3lineheight: 1.3em;
        --h3letterspacing: 0px;
        --h4fontsize: 20px;
        --h4lineheight: 1.3em;
        --h4letterspacing: 0px;
        --h5fontsize: 16px;
        --h5lineheight: 1.3em;
        --h5letterspacing: 0px;
        --h6fontsize: 16px;
        --h6lineheight: 1.3em;
        --h6letterspacing: 0px;
    }

    .layout-grid .nv-post-thumbnail-wrap {
        margin-right: -25px;
        margin-left: -25px;
    }

    .nv-index-posts {
        --padding: 25px 25px 25px 25px;
    }

    body:not(.single):not(.archive):not(.blog):not(.search):not(.error404) .neve-main > .container .col, body.post-type-archive-course .neve-main > .container .col, body.post-type-archive-llms_membership .neve-main > .container .col {
        max-width: 100%;
    }

    body:not(.single):not(.archive):not(.blog):not(.search):not(.error404) .nv-sidebar-wrap, body.post-type-archive-course .nv-sidebar-wrap, body.post-type-archive-llms_membership .nv-sidebar-wrap {
        max-width: 0%;
    }

    .neve-main > .archive-container .nv-index-posts.col {
        max-width: 100%;
    }

    .neve-main > .archive-container .nv-sidebar-wrap {
        max-width: 0%;
    }

    .neve-main > .single-post-container .nv-single-post-wrap.col {
        max-width: 70%;
    }

    .single-post-container .alignfull > [class*="__inner-container"], .single-post-container .alignwide > [class*="__inner-container"] {
        max-width: 789px
    }

    .container-fluid.single-post-container .alignfull > [class*="__inner-container"], .container-fluid.single-post-container .alignwide > [class*="__inner-container"] {
        max-width: calc(70% + 15px)
    }

    .neve-main > .single-post-container .nv-sidebar-wrap {
        max-width: 30%;
    }

    .nv-meta-list {
        --avatarsize: 20px;
    }

    .single .nv-meta-list {
        --avatarsize: 20px;
    }

    .single h1.entry-title {
        --fontsize: 65px;
    }

    .nv-post-cover {
        --height: 400px;
        --padding: 60px 40px;
        --justify: flex-start;
        --textalign: left;
        --valign: center;
    }

    .nv-post-cover .nv-title-meta-wrap, .nv-page-title-wrap, .entry-header {
        --textalign: left;
    }

    .nv-is-boxed.nv-title-meta-wrap {
        --padding: 60px 40px;
    }

    .nv-is-boxed.nv-comments-wrap {
        --padding: 40px;
    }

    .nv-is-boxed.comment-respond {
        --padding: 40px;
    }

    .single:not(.single-product), .page {
        --c-vspace: 0 0 0 0;;
    }

    .scroll-to-top {
        --padding: 8px 10px;
        --size: 16px;
    }

    .header-menu-sidebar-bg {
        --justify: flex-start;
        --textalign: left;
        --flexg: 1;
        --wrapdropdownwidth: auto;
    }

    .header-menu-sidebar {
        width: 360px;
    }

    .builder-item--logo {
        --maxwidth: 246px;
        --fs: 24px;
        --padding: 10px 0;
        --margin: 0;
        --textalign: left;
        --justify: flex-start;
    }

    .builder-item--nav-icon {
        --label-margin: 0 5px 0 0;;
        --padding: 10px 15px;
        --margin: 0;
    }

    .builder-item--primary-menu {
        --spacing: 20px;
        --height: 25px;
        --padding: 0;
        --margin: 0;
        --fontsize: 0.8em;
        --lineheight: 1.6em;
        --letterspacing: 0px;
        --iconsize: 0.8em;
    }
}

.scroll-to-top {
    right: 25px;
    border: none;
    position: fixed;
    bottom: 30px;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

@supports (-webkit-overflow-scrolling: touch) {
    .scroll-to-top {
        bottom: 74px;
    }
}

.scroll-to-top.image {
    background-position: center;
}

.scroll-to-top .scroll-to-top-image {
    width: 100%;
    height: 100%;
}

.scroll-to-top .scroll-to-top-label {
    margin: 0;
    padding: 5px;
}

.scroll-to-top:hover {
    text-decoration: none;
}

.scroll-to-top.scroll-to-top-left {
    left: 20px;
    right: unset;
}

.scroll-to-top.scroll-show-mobile {
    display: flex;
}

@media (min-width: 960px) {
    .scroll-to-top {
        display: flex;
    }
}

.scroll-to-top {
    color: var(--color);
    padding: var(--padding);
    border-radius: var(--borderradius);
    background: var(--bgcolor);
}

.scroll-to-top:hover, .scroll-to-top:focus {
    color: var(--hovercolor);
    background: var(--hoverbgcolor);
}

.scroll-to-top-icon, .scroll-to-top.image .scroll-to-top-image {
    width: var(--size);
    height: var(--size);
}

.scroll-to-top-image {
    background-image: var(--bgimage);
    background-size: cover;
}

:root {
    --nv-primary-accent: #0065cb;
    --nv-secondary-accent: #0057ad;
    --nv-site-bg: #ffffff;
    --nv-light-bg: #f8f8f8;
    --nv-dark-bg: #0d1821;
    --nv-text-color: #2c2c2c;
    --nv-text-dark-bg: #ffffff;
    --nv-c-1: #77b978;
    --nv-c-2: #f37262;
    --nv-fallback-ff: Arial, Helvetica, sans-serif;
}

#content.neve-main .container .alignfull > [class*="__inner-container"], #content.neve-main .alignwide > [class*="__inner-container"] {
    max-width: 718px;
}

@media (min-width: 576px) {
    #content.neve-main .container .alignfull > [class*="__inner-container"], #content.neve-main .alignwide > [class*="__inner-container"] {
        max-width: 962px;
    }
}

@media (min-width: 960px) {
    #content.neve-main .container .alignfull > [class*="__inner-container"], #content.neve-main .container .alignwide > [class*="__inner-container"] {
        max-width: 1140px;
    }

    #content.neve-main > .container > .row > .col {
        max-width: 100%;
    }

    body:not(.neve-off-canvas) #content.neve-main > .container > .row > .nv-sidebar-wrap, body:not(.neve-off-canvas) #content.neve-main > .container > .row > .nv-sidebar-wrap.shop-sidebar {
        max-width: 0%;
    }
}
/* 将表单标签文字颜色改为孔雀绿 */
.ff-el-input--label label {
    color: #008080 !important;
}

.wp-container-core-group-is-layout-524f8de7 {
    flex-direction: column;
    align-items: center;
}

.wp-elements-329720517f77b56dce1a63f3091dfabe a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--neve-text-color);
}

.wp-elements-be4ba25783725511c80b91b7945a61cf a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--neve-text-color);
}

.wp-container-content-541a6b20 {
    flex-basis: 24px;
}

.wp-container-core-columns-is-layout-8f761849 {
    flex-wrap: nowrap;
}

.wp-container-core-buttons-is-layout-63375db1 {
    justify-content: flex-start;
}

.wp-elements-2fbeb76defb9be49f5574e573db0e257 a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--nv-dark-bg);
}

.wp-elements-7368ef18cbf6a76a5aa1721d2e54f965 a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--neve-link-color);
}

.nav-ul li:focus-within .wrap.active + .sub-menu {
    opacity: 1;
    visibility: visible;
}

.nav-ul li.neve-mega-menu:focus-within .wrap.active + .sub-menu {
    display: grid;
}

.nav-ul li > .wrap {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 4px;
}

.nav-ul:not(.menu-mobile):not(.neve-mega-menu) > li > .wrap > a {
    padding-top: 1px
}

.cdhrym-carousel-container {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: transparent !important;
}

.cdhrym-carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto !important;
}

.carousel-inner {
    width: 100%;
    display: flex;
    transition: transform 0.5s ease;
}

.carousel-item {
    flex: 0 0 100%;
    position: relative;
    min-height: 1px;
}

.carousel-image {
    width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
}

.cdhrym-carousel .carousel-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.cdhrym-carousel .carousel-status {
    position: absolute !important;
    top: 15px !important;
    right: 15px !important;
    background: rgba(0, 0, 0, 0.5) !important;
    color: white !important;
    padding: 4px 12px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
    z-index: 11 !important;
    pointer-events: auto !important;
    margin: 0 !important;
}

.cdhrym-carousel .carousel-nav {
    position: absolute !important;
    bottom: 15px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 11 !important;
    background: rgba(0, 0, 0, 0.4) !important;
    padding: 8px 16px !important;
    border-radius: 20px !important;
    display: flex !important;
    gap: 10px !important;
    pointer-events: auto !important;
    margin: 0 !important;
}

.cdhrym-carousel .nav-dot {
    display: inline-block !important;
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.7) !important;
    cursor: pointer !important;
    transition: all 0.3s !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.cdhrym-carousel .nav-dot.active {
    background: #fff !important;
    transform: scale(1.2) !important;
}

.cdhrym-carousel .carousel-arrow {
    all: unset !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 40px !important;
    height: 40px !important;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.5) !important;
    font-size: 24px !important;
    cursor: pointer !important;
    z-index: 11 !important;
    opacity: 0.8 !important;
    transition: all 0.3s !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    pointer-events: auto !important;
    margin: 0 !important;
}

.cdhrym-carousel .carousel-arrow:hover {
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.7) !important;
}

.cdhrym-carousel .carousel-arrow.prev {
    left: 15px !important;
}

.cdhrym-carousel .carousel-arrow.next {
    right: 15px !important;
}

@media (max-width: 768px) {
    .cdhrym-carousel .carousel-nav {
        bottom: 10px !important;
        padding: 6px 12px !important;
    }

    .cdhrym-carousel .nav-dot {
        width: 10px !important;
        height: 10px !important;
    }

    .cdhrym-carousel .carousel-status {
        top: 10px !important;
        right: 10px !important;
        font-size: 13px !important;
        padding: 3px 10px !important;
    }

    .cdhrym-carousel .carousel-arrow {
        width: 36px !important;
        height: 36px !important;
        font-size: 20px !important;
    }
}

@media (max-width: 480px) {
    .cdhrym-carousel .carousel-nav {
        bottom: 8px !important;
    }
}

/* 首页H1主标题样式 */
.site-main-title {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    color: #007d62;
    margin: 50px 0 30px;
    position: relative;
    padding-bottom: 18px;
    line-height: 1.3;
}

.site-main-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: 3px;
    background: linear-gradient(90deg, #007d62, #38ef7d);
    border-radius: 2px;
}

/* 移动端 */
@media (max-width: 768px) {
    .site-main-title {
        font-size: 28px;
        margin: 20px 0 30px;
        padding-bottom: 12px;
    }

    .site-main-title:after {
        width: 50px;
    }
}




/* 底部样式 */
.custom-footer {
    background: #fff;
    border-top: 1px solid #eee;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.footer-top {
    padding: 60px 0 40px;
}

.footer-row {
    display: flex;
    flex-wrap: wrap;
}

.footer-col {
    flex: 1;
    padding: 0 15px;
    min-width: 200px;
    margin-bottom: 30px;
}

.footer-logo img {
    max-height: 80px;
    margin-bottom: 20px;
}

.footer-desc {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.footer-social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #f5f5f5;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    margin-right: 10px;
    color: #555;
}

.footer-social a:hover {
    background: #007d62;
    color: #fff;
}

.footer-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.footer-links, .footer-contact {
    list-style: none;
    padding: 0;
}

.footer-links li, .footer-contact li {
    margin-bottom: 12px;
}

.footer-links a {
    color: #666;
    text-decoration: none;
    font-size: 14px;
}

.footer-links a:hover {
    color: #007d62;
    padding-left: 5px;
}

.footer-contact li {
    color: #666;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-contact i {
    width: 20px;
    color: #007d62;
}

.footer-qrcode {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.qr-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90px;
}

.qr-item img {
    width: 90px;
    height: 90px;
    border: 1px solid #eeeeee;
    margin-bottom: 8px;
    display: block;
}

.qr-item span {
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 1.4;
    text-align: center;
    width: 100%;
}

.footer-copyright {
    background: #f8f8f8;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #eee;
}

.footer-copyright p {
    margin: 0;
    color: #666;
    font-size: 14px;
}

.footer-copyright a {
    color: #666;
    text-decoration: none;
}

@media (max-width: 768px) {
    .footer-row {
        flex-direction: column;
    }

    .footer-col {
        text-align: center;
    }

    .footer-contact li {
        justify-content: center;
    }

    .footer-qrcode {
        justify-content: center;
    }
}



/* 默认在PC端隐藏 */
.float-consult-card {
    display: none;
}


form.fluent_form_4 .ff-btn-submit:not(.ff_btn_no_style) {
    background-color: var(--fluentform-primary);
    color: #ffffff;
}

.social-media-block {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
    font-family: 'Arial', sans-serif;
}

.social-media-title {
    font-size: 28px;
    color: #333;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
    position: relative;
}

.social-media-title:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background-color: #ff6b00;
}

.social-media-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    justify-items: center;
}

.social-item {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    width: 100%;
    max-width: 200px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    text-align: center;
}

.social-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.social-icon {
    width: 120px;
    height: 120px;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-img {
    width: 100%;
    height: auto;
    max-height: 120px;
    object-fit: contain;
}

.social-name {
    font-size: 18px;
    color: #333;
    margin: 0 0 8px 0;
    font-weight: 700;
}

.social-desc {
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 1.5;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .social-media-grid {
        grid-template-columns: 1fr;
        gap: 30px;
        max-width: 300px;
        margin: 0 auto;
    }

    .social-item {
        padding: 25px;
        max-width: none;
    }

    .social-icon {
        width: 150px;
        height: 150px;
    }

    .social-img {
        max-height: 150px;
    }
}

@media (max-width: 480px) {
    .social-media-title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .social-name {
        font-size: 16px;
    }

    .social-desc {
        font-size: 13px;
    }
}

/* 基础样式 */
.advantages-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    max-width: 1200px;
    margin: 50px auto;
    font-family: 'Arial', sans-serif;
}

.advantage-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.advantage-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

/* 修改为孔雀绿渐变 */
.advantage-header {
    background: linear-gradient(135deg, #007d62, #38ef7d);
    color: white;
    padding: 15px 20px;
}

.advantage-title {
    margin: 0;
    font-size: 22px;
    display: flex;
    align-items: center;
}

.advantage-title i {
    margin-right: 10px;
    font-size: 20px;
}

.advantage-content {
    padding: 20px;
}

/* 八大优势样式 */
.advantage-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}

.advantage-item {
    display: flex;
    align-items: flex-start;
}

.advantage-icon {
    background: #e8f5e9;
    color: #2e7d32;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex-shrink: 0;
}

.advantage-text h4 {
    margin: 0 0 5px 0;
    color: #333;
    font-size: 16px;
}

.advantage-text p {
    margin: 0;
    color: #666;
    font-size: 14px;
}

/* 八大支持样式 */
.support-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.support-item {
    display: flex;
    align-items: flex-start;
}

/* 修改数字背景色为孔雀绿 */
.support-number {
    background: #0a504a;
    color: white;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    flex-shrink: 0;
}

.support-text h4 {
    margin: 0 0 3px 0;
    color: #333;
    font-size: 15px;
}

.support-text p {
    margin: 0;
    color: #666;
    font-size: 13px;
}

/* 三重三轻样式 */
.weight-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.weight-item {
    padding: 12px;
    border-radius: 8px;
    text-align: center;
}

.weight-item.light {
    background: #f5f7fa;
    border: 1px solid #e1e5eb;
}

.weight-item.heavy {
    background: linear-gradient(135deg, #f5f7fa, #e1e5eb);
    border: 1px solid #d1d5db;
}

.weight-item h4 {
    margin: 0 0 5px 0;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.weight-item h4 i {
    margin-right: 5px;
}

.weight-item p {
    margin: 0;
    color: #666;
    font-size: 13px;
}

/* 品牌定位样式 */
.brand-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.brand-item {
    padding: 15px;
    background: #e8f5e9;
    border-radius: 8px;
    text-align: center;
    border: 1px solid #c8e6c9;
}

.brand-item h4 {
    margin: 0 0 5px 0;
    font-size: 15px;
    color: #2e7d32;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-item h4 i {
    margin-right: 5px;
}

.brand-item p {
    margin: 0;
    color: #666;
    font-size: 13px;
}

/* 响应式设计 */
@media (max-width: 992px) {
    .advantages-container {
        grid-template-columns: 1fr;
    }
    .advantage-grid {
        gap: 15px;
    }

    .advantage-grid,
    .support-grid,
    .weight-grid,
    .brand-grid {
        grid-template-columns: 1fr;
    }

    .advantage-item,
    .support-item {
        margin-bottom: 10px;
    }
}

.jdc-founder-story {
    font-family: 'Helvetica Neue', Arial, 'Microsoft YaHei', sans-serif;
    /*background: #f9f9f9;*/
    padding: 60px 20px 20px 20px;
}

.jdc-founder-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.jdc-founder-photo {
    flex: 0 0 45%;
    position: relative;
}

/* 修改图片样式 - 移除固定高度和object-fit: cover */
.jdc-founder-img {
    width: 100%;
    height: auto;
    display: block;
}

.jdc-founder-content {
    flex: 1;
    min-width: 300px;
    height: 640px;
    padding: 0px 50px;
}
.ss-founder-box{
    height: 500px;
    overflow: auto;
}

.jdc-founder-header {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}

.jdc-founder-title {
    font-size: 36px;
    color: #1a2b50;
    margin: 0 0 10px 0;
    font-weight: 700;
    position: relative;
    display: inline-block;
}

.jdc-founder-title:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 140px;
    height: 4px;
    background: linear-gradient(90deg, #2962ff, #64b5f6);
    border-radius: 2px;
}

.jdc-founder-subtitle {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    margin: 0;
}
.jdc-founder-text {
    margin-bottom: 40px;
}

.jdc-founder-text p {
    font-size: 17px;
    line-height: 1.4;
    color: #444;
    margin-bottom: 15px;
}

.jdc-founder-text strong {
    color: #1a2b50;
    font-weight: 600;
    position: relative;
}

.jdc-founder-text strong:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #2962ff, rgba(100, 181, 246, 0.5));
}

.jdc-founder-quote {
    background: #f5f9ff;
    padding: 30px;
    border-radius: 10px;
    border-left: 4px solid #2962ff;
    position: relative;
}

.jdc-quote-mark {
    font-size: 60px;
    color: #2962ff;
    line-height: 0.8;
    opacity: 0.2;
    position: absolute;
    top: 20px;
    left: 15px;
}

.jdc-founder-quote p {
    font-size: 18px;
    color: #1a2b50;
    font-style: italic;
    line-height: 1.6;
    margin: 0 0 10px 0;
    padding-left: 30px;
}

.jdc-quote-author {
    font-size: 16px;
    color: #666;
    text-align: right;
    padding-right: 20px;
}

/* 响应式设计 */
@media (max-width: 992px) {
    .jdc-founder-photo {
        flex: 0 0 100%;
        /* 移除固定高度 */
    }

    .jdc-founder-content {
        padding: 0px 30px;
    }

    /* 确保图片在移动端完全显示 */
    .jdc-founder-img {
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 768px) {
    .jdc-founder-title {
        font-size: 30px;
    }

    .jdc-founder-subtitle {
        font-size: 16px;
    }

    .jdc-founder-text p {
        font-size: 16px;
    }

    .jdc-founder-story {
        padding: 40px 15px;
    }
}

@media (max-width: 480px) {
    .jdc-founder-content {
        padding: 30px 20px;
    }

    .jdc-founder-title {
        font-size: 26px;
    }

    .jdc-founder-quote p {
        font-size: 16px;
    }

    .jdc-quote-mark {
        font-size: 50px;
        top: 15px;
    }
}

.franchise-block-1 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: #f8f8f8;
    font-family: 'Arial', sans-serif;
}

.franchise-block-1 .section-title-1 {
    font-size: 32px;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 700;
    position: relative;
}

.franchise-block-1 .section-title-1:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background-color: #ff6b00;
}

.franchise-block-1 .advantage-wrapper-1 {
    display: flex;
    justify-content: center;
    align-items: stretch; /* 使三列等高 */
    gap: 40px;
}

/* 新增图片容器样式 */
.franchise-block-1 .person-image-container-1 {
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中 */
    width: 350px;
    flex-shrink: 0;
}

.franchise-block-1 .person-image-1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.franchise-block-1 .person-img-1 {
    width: 100%;
    height: auto;
    max-height: 550px;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.franchise-block-1 .advantage-grid-1 {
    flex: 1;
    max-width: 380px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.franchise-block-1 .advantage-item-1 {
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s, box-shadow 0.3s;
}

.franchise-block-1 .advantage-item-1:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.franchise-block-1 .advantage-header-1 {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.franchise-block-1 .advantage-number-1 {
    font-size: 24px;
    color: #ff6b00;
    font-weight: 700;
    margin-right: 15px;
    min-width: 40px;
}

.franchise-block-1 .advantage-title-1 {
    font-size: 18px;
    color: #333;
    margin: 0;
    font-weight: 700;
}

.franchise-block-1 .advantage-desc-1 {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin: 0;
    padding-left: 55px;
}

/* 移动端适配 */
@media (max-width: 992px) {
    .franchise-block-1 .advantage-wrapper-1 {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }

    .franchise-block-1 .person-image-container-1 {
        display: none; /* 移动端隐藏图片 */
    }

    .franchise-block-1 .advantage-grid-1 {
        max-width: 100%;
        width: 100%;
    }

    .franchise-block-1 .advantage-item-1 {
        padding: 20px;
    }

    .franchise-block-1 .advantage-number-1 {
        font-size: 22px;
    }

    .franchise-block-1 .advantage-title-1 {
        font-size: 17px;
    }

    .franchise-block-1 .advantage-desc-1 {
        font-size: 14px;
        padding-left: 50px;
    }
}

@media (max-width: 768px) {
    .franchise-block-1 .section-title-1 {
        font-size: 28px;
        margin-bottom: 40px;
    }
}

/* 新增的flex容器 */
.franchise-block-2 .franchise-flex-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

.franchise-block-2 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px 40px;
    background-color: #f8f8f8;
}

.franchise-block-2 .franchise-content-2 {
    flex: 1;
    min-width: 0;
}

.franchise-block-2 .section-title-2 {
    font-size: 28px;
    color: #333;
    text-align: left;
    margin-bottom: 30px;
    font-weight: 700;
}

.franchise-block-2 .advantages-wrapper-2 {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.franchise-block-2 .advantages-grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.franchise-block-2 .advantages-grid-2.single-center-2 {
    display: flex;
    justify-content: center;
}

.franchise-block-2 .advantages-grid-2.single-center-2 .advantage-item-2 {
    width: calc(50% - 12.5px);
    max-width: 400px;
}

.franchise-block-2 .advantage-item-2 {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    min-height: 140px;
}

.franchise-block-2 .advantage-header-2 {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.franchise-block-2 .advantage-number-2 {
    font-size: 22px;
    color: #ff6b00;
    font-weight: 700;
    margin-right: 12px;
    min-width: 30px;
}

.franchise-block-2 .advantage-title-2 {
    font-size: 17px;
    color: #333;
    margin: 0;
    font-weight: 700;
}

.franchise-block-2 .advantage-desc-2 {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin: 0;
    padding-left: 42px;
}

.franchise-block-2 .franchise-image-2 {
    width: 350px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.franchise-block-2 .person-img-2 {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* 全幅联系方式区块 - 孔雀绿渐变 */
.franchise-block-2 .full-width-contact-2 {
    width: 100%;
    background: linear-gradient(90deg, #0a504a, #38ef7d);
    margin-top: 30px;
    padding: 30px 0;
}

.franchise-block-2 .contact-container-2 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.franchise-block-2 .contact-content-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.franchise-block-2 .contact-text-2 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.franchise-block-2 .contact-phone-2 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.franchise-block-2 .detail-btn-2 {
    display: inline-block;
    background-color: #fff;
    color: #0a504a;
    padding: 12px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s;
    font-weight: 600;
    border: 2px solid #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.franchise-block-2 .detail-btn-2:hover {
    background-color: transparent;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* 移动端适配 */
@media (max-width: 992px) {
    .franchise-block-2 .franchise-flex-container {
        flex-direction: column;
    }

    .franchise-block-2 .franchise-image-2 {
        order: -1;
        width: 100%;
        max-width: 350px;
        margin: 0 auto 30px;
        display: none;
    }

    .franchise-block-2 .advantages-grid-2 {
        grid-template-columns: 1fr;
    }

    .franchise-block-2 .advantages-grid-2.single-center-2 .advantage-item-2 {
        width: 100%;
        max-width: none;
    }

    .franchise-block-2 .section-title-2 {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .franchise-block-2 {
        padding: 0 15px 30px;
    }

    .franchise-block-2 .section-title-2 {
        font-size: 24px;
    }

    .franchise-block-2 .advantage-item-2 {
        padding: 18px;
        min-height: auto;
    }

    .franchise-block-2 .contact-text-2 {
        font-size: 16px;
    }

    .franchise-block-2 .contact-phone-2 {
        font-size: 24px;
    }

    .franchise-block-2 .detail-btn-2 {
        padding: 10px 25px;
        font-size: 15px;
    }
}

/* 基础样式 - 保持与原板块风格一致 */
.franchise-story-carousel {
    max-width: 1400px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: #ffffff;
    font-family: 'Arial', sans-serif;
    position: relative;
    overflow: hidden;
}

.franchise-story-carousel .carousel-title {
    font-size: 32px;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 700;
    position: relative;
}

.franchise-story-carousel .carousel-title:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background-color: #ff6b00;
}

/* 轮播容器 */
.carousel-container {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

/* 轮播轨道 - 水平排列 */
.carousel-track {
    display: flex;
    transition: transform 0.4s ease-in-out;
    will-change: transform;
}

/* 每个卡片项的宽度 = 100% 容器宽度，每次显示一个完整卡片 */
.story-card-item {
    flex: 0 0 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

/* 卡片内部结构 - 左右布局（PC端） */
.story-card-inner {
    display: flex;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s, box-shadow 0.3s;
}

.story-card-inner:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.12);
}

/* 左侧图片区 */
.card-image-area {
    flex: 1;
    min-width: 280px;
    overflow: hidden;
}

.card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.story-card-inner:hover .card-img {
    transform: scale(1.03);
}

/* 右侧内容区 */
.card-content-area {
    flex: 1;
    padding: 35px 30px;
    background: #fafafa;
}

.card-title {
    font-size: 24px;
    color: #222;
    margin: 0 0 16px 0;
    font-weight: 700;
    border-left: 5px solid #ff6b00;
    padding-left: 18px;
}

.card-desc {
    font-size: 15px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 16px;
}

.card-quote {
    font-size: 14px;
    color: #ff6b00;
    font-style: italic;
    background: #fff0e6;
    padding: 12px 16px;
    border-radius: 12px;
    margin: 16px 0;
    line-height: 1.6;
}

.card-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
    padding-top: 15px;
    border-top: 1px solid #e0e0e0;
    font-size: 14px;
    color: #ff6b00;
    font-weight: 500;
}

.card-btn {
    display: inline-block;
    background: transparent;
    border: 1.5px solid #ff6b00;
    color: #ff6b00;
    padding: 8px 28px;
    border-radius: 40px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

.card-btn:hover {
    background-color: #ff6b00;
    color: #fff;
}

/* 左右导航按钮 */
.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background: rgba(0, 128, 128, 0.85);
    color: white;
    border: none;
    border-radius: 50%;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 10;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.carousel-btn:hover {
    background: #008080;
    transform: translateY(-50%) scale(1.05);
}

.prev-btn {
    left: 15px;
}

.next-btn {
    right: 15px;
}

/* 分页指示器 */
.carousel-dots {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 35px;
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    cursor: pointer;
    transition: all 0.3s ease;
}

.dot.active {
    width: 28px;
    border-radius: 20px;
    background: #ff6b00;
}

.dot:hover {
    background: #ff6b00;
    transform: scale(1.2);
}

/* ========= 移动端自适应 ========= */
@media (max-width: 992px) {
    .story-card-inner {
        flex-direction: column;
    }

    .card-image-area {
        min-width: auto;
        max-height: 300px;
    }

    .card-img {
        height: 280px;
        object-fit: cover;
    }

    .card-content-area {
        padding: 25px 20px;
    }

    .carousel-btn {
        width: 38px;
        height: 38px;
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .franchise-story-carousel {
        padding: 40px 12px;
    }

    .franchise-story-carousel .carousel-title {
        font-size: 28px;
        margin-bottom: 35px;
    }

    .story-card-item {
        padding: 0 8px;
    }

    .card-title {
        font-size: 20px;
        padding-left: 14px;
    }

    .card-desc, .card-quote {
        font-size: 14px;
    }

    .card-meta {
        gap: 12px;
        font-size: 12px;
    }

    .card-btn {
        padding: 6px 22px;
        font-size: 13px;
    }

    .carousel-btn {
        width: 34px;
        height: 34px;
        font-size: 18px;
    }

    .prev-btn {
        left: 5px;
    }

    .next-btn {
        right: 5px;
    }

    .carousel-dots {
        margin-top: 25px;
        gap: 10px;
    }

    .dot {
        width: 8px;
        height: 8px;
    }

    .dot.active {
        width: 24px;
    }
}

@media (max-width: 480px) {
    .franchise-story-carousel .carousel-title {
        font-size: 24px;
    }

    .card-title {
        font-size: 18px;
    }

    .card-content-area {
        padding: 20px 15px;
    }

    .card-img {
        height: 220px;
    }

    .carousel-btn {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }
}

/* 触摸优化 - 移动端平滑滚动 */
@media (hover: none) and (pointer: coarse) {
    .carousel-track {
        scroll-snap-type: x mandatory;
        overflow-x: auto;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
    }

    /* 备用的原生滚动支持，但我们会用JS控制，这里确保兼容 */
}


@media (max-width: 768px) {
    h1 {
        font-size: 24px !important;
    }
    a {
        font-size: 0.8em !important;
    }
    .footer-links a{
        font-size: 1em !important;
    }
    .header-menu-sidebar .nav-ul li:not([class*=block])>.wrap>a{
        font-size: 1em !important;
    }
}

/* 默认在移动端隐藏 */
.floating-buttons {
    display: none;
}

/* PC端（屏幕宽度大于768px）显示 */
@media (min-width: 769px) {
    .floating-buttons {
        position: fixed;
        right: 20px;
        bottom: 90px;
        z-index: 9999;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

    .floating-buttons a,
    .floating-buttons button {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #0073aa;
        color: white;
        border: none;
        cursor: pointer;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        font-size: 24px;
        transition: all 0.3s ease;
    }

    .floating-buttons a:hover,
    .floating-buttons button:hover {
        background-color: #005a87;
        transform: scale(1.05);
    }

    .wechat-btn {
        background-color: #2c9e4c !important;
    }

    .wechat-btn:hover {
        background-color: #1e7a3a !important;
    }

    #backToTop {
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s, visibility 0.3s;
    }

    #backToTop.show {
        opacity: 1;
        visibility: visible;
    }
}

.faq-block {
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-sizing: border-box;
}

.faq-main-title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 800;
    color: #1f2b3c;
    margin-bottom: 0.5rem;
    letter-spacing: -0.5px;
}

.faq-subhead {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: -5px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #008080;
}

.faq-decoration {
    width: 70px;
    height: 3px;
    background: #008080;
    margin: 18px auto 30px;
    border-radius: 4px;
}

/* FAQ列表样式 */
.faq-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.faq-item {
    background: #f9f9f9;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.faq-item:hover {
    border-color: #b2d8d8;
}

/* 问题区域 */
.faq-question {
    display: flex;
    align-items: center;
    padding: 18px 24px;
    cursor: pointer;
    background: #ffffff;
    transition: background 0.2s ease;
    gap: 8px;
}

.faq-question:hover {
    background: #f5f5f5;
}

.faq-q-icon {
    font-size: 1.1rem;
    font-weight: 800;
    color: #008080;
    min-width: 32px;
}

.faq-q-text {
    font-size: 1rem;
    font-weight: 600;
    color: #1e2a3a;
    flex: 1;
}

.faq-toggle-icon {
    font-size: 0.8rem;
    color: #008080;
    transition: transform 0.3s ease;
    margin-left: auto;
    min-width: 24px;
    text-align: center;
}

/* 展开状态的图标旋转 */
.faq-item.active .faq-toggle-icon {
    transform: rotate(180deg);
}

/* 答案区域 */
.faq-answer {
    display: none;
    padding: 0 24px 20px 24px;
    background: #fefefe;
    border-top: 1px solid #f0f0f0;
    line-height: 1.65;
}

.faq-item.active .faq-answer {
    display: flex;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.faq-a-icon {
    font-size: 1rem;
    font-weight: 800;
    color: #e67e22;
    min-width: 32px;
}

.faq-a-text {
    font-size: 0.95rem;
    color: #5a6874;
    line-height: 1.65;
    flex: 1;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .faq-block {
        padding: 40px 16px;
    }

    .faq-main-title {
        font-size: 1.8rem;
    }

    .faq-subhead {
        font-size: 1rem;
    }

    .faq-question {
        padding: 14px 18px;
    }

    .faq-q-icon {
        font-size: 1rem;
        min-width: 28px;
    }

    .faq-q-text {
        font-size: 0.9rem;
    }

    .faq-answer {
        padding: 0 18px 16px 18px;
    }

    .faq-a-icon {
        font-size: 0.95rem;
        min-width: 28px;
    }

    .faq-a-text {
        font-size: 0.88rem;
    }
}

/* 小尺寸手机 */
@media (max-width: 480px) {
    .faq-question {
        padding: 12px 14px;
    }

    .faq-q-text {
        font-size: 0.85rem;
    }

    .faq-answer {
        padding: 0 14px 14px 14px;
    }

    .faq-a-text {
        font-size: 0.85rem;
    }
}

.why-choose-block {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-sizing: border-box;
}

.block-main-title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 800;
    color: #1f2b3c;
    margin-bottom: 0.5rem;
    letter-spacing: -0.5px;
}

.block-subhead {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: -5px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #008080;
}

.highlight-teal {
    color: #008080;
    background: linear-gradient(120deg, rgba(0,128,128,0.1) 0%, rgba(0,128,128,0.1) 40%, transparent 60%);
    display: inline-block;
    padding: 0 6px;
}

.title-decoration {
    width: 70px;
    height: 3px;
    background: #008080;
    margin: 18px auto 0;
    border-radius: 4px;
}

.brand-box .advantages-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 25px;
    margin-top: 45px;
}

.brand-box .advantage-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 28px 18px 24px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
}

.brand-box .advantage-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
    border-color: #b2d8d8;
}

.card-icon {
    width: 70px;
    height: 70px;
    background: #e6f3f3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    transition: 0.2s;
}

.advantage-card:hover .card-icon {
    background: #cce8e8;
    transform: scale(1.02);
}

.icon-emoji {
    font-size: 34px;
    line-height: 1;
}

.card-main-title {
    font-size: 1.45rem;
    font-weight: 800;
    color: #1e2a3a;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

.card-desc {
    font-size: 0.9rem;
    color: #5a6874;
    line-height: 1.5;
    margin-top: 8px;
    font-weight: 500;
}

@media (max-width: 992px) {
    .advantages-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    .block-main-title {
        font-size: 2rem;
    }
}

@media (max-width: 640px) {
    .why-choose-block {
        padding: 40px 16px;
    }
    .brand-box .advantages-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .block-main-title {
        font-size: 1.8rem;
    }
    .card-main-title {
        font-size: 1.3rem;
    }
    .card-icon {
        width: 60px;
        height: 60px;
    }
    .icon-emoji {
        font-size: 28px;
    }
}

.join-process-block {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-sizing: border-box;
}

.process-main-title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 800;
    color: #1f2b3c;
    margin-bottom: 0.5rem;
    letter-spacing: -0.5px;
}

.process-subhead {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: -5px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #008080;
}

.process-decoration {
    width: 70px;
    height: 3px;
    background: #008080;
    margin: 18px auto 0;
    border-radius: 4px;
}

.process-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin: 50px 0 40px;
}

.step-item {
    flex: 1;
    min-width: 110px;
    text-align: center;
    padding: 20px 12px;
    background: #f9f9f9;
    border-radius: 16px;
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.step-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    border-color: #b2d8d8;
    background: #ffffff;
}

.brand-box .step-number {
    font-size: 2rem;
    font-weight: 800;
    color: #008080;
    margin-bottom: 10px;
    line-height: 1;
}

.step-name {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e2a3a;
    margin-bottom: 8px;
}

.step-desc {
    font-size: 0.85rem;
    color: #6c7a89;
    line-height: 1.4;
}

.process-footer {
    text-align: center;
    margin-top: 20px;
}

.consult-btn {
    display: inline-block;
    background: #008080;
    color: #ffffff;
    padding: 12px 40px;
    border-radius: 40px;
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0,128,128,0.3);
}

.consult-btn:hover {
    background: #00acac;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,128,128,0.4);
}

/* 移动端适配 */
@media (max-width: 768px) {
    .join-process-block {
        padding: 40px 16px;
    }
    .process-main-title {
        font-size: 1.8rem;
    }
    .process-subhead {
        font-size: 1rem;
    }
    .process-steps {
        gap: 12px;
    }
    .step-item {
        min-width: 90px;
        padding: 15px 8px;
    }
    .step-number {
        font-size: 1.5rem;
    }
    .step-name {
        font-size: 1rem;
    }
    .step-desc {
        font-size: 0.75rem;
    }
    .consult-btn {
        padding: 10px 32px;
        font-size: 0.9rem;
    }
}

@media (max-width: 550px) {
    .process-steps {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .step-item {
        min-width: auto;
    }
}

.brand-box .support-block {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-sizing: border-box;
}

.brand-box .support-main-title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 800;
    color: #1f2b3c;
    margin-bottom: 0.5rem;
    letter-spacing: -0.5px;
}

.brand-box .support-subhead {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: -5px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #008080;
}

.brand-box .support-decoration {
    width: 70px;
    height: 3px;
    background: #008080;
    margin: 18px auto 0;
    border-radius: 4px;
}

.brand-box .support-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin-top: 50px;
}

.brand-box .support-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 24px 20px;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    text-align: left;
}

.brand-box .support-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-color: #b2d8d8;
}

.brand-box .support-number {
    font-size: 1.8rem;
    font-weight: 800;
    color: #008080;
    margin-bottom: 12px;
    line-height: 1;
    opacity: 0.8;
}

.brand-box .support-name {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e2a3a;
    margin-bottom: 10px;
}

.brand-box .support-desc {
    font-size: 0.88rem;
    color: #6c7a89;
    line-height: 1.5;
}

/* 移动端适配 */
@media (max-width: 992px) {
    .support-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .support-main-title {
        font-size: 2rem;
    }
}

@media (max-width: 640px) {
    .support-block {
        padding: 40px 16px;
    }
    .support-main-title {
        font-size: 1.8rem;
    }
    .support-subhead {
        font-size: 1rem;
    }
    .brand-box .support-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .support-card {
        padding: 20px 16px;
    }
    .brand-box .support-number {
        font-size: 1.5rem;
    }
    .support-name {
        font-size: 1.1rem;
    }
    .support-desc {
        font-size: 0.85rem;
    }
}

.unique-case-carousel {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background: #fff;
    box-sizing: border-box;
    position: relative;
}
.unique-case-title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 800;
    color: #1f2b3c;
    margin-bottom: 0.5rem;
}
.unique-case-subhead {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    color: #008080;
    margin-bottom: 20px;
}
.unique-case-decoration {
    width: 70px;
    height: 3px;
    background: #008080;
    margin: 0 auto 30px;
    border-radius: 4px;
}
.unique-carousel-wrapper {
    position: relative;
    margin-top: 20px;
    padding: 0 40px;
}
.unique-carousel-container {
    overflow: hidden;
    border-radius: 24px;
    position: relative;
    padding-bottom: 10px;
}
.unique-carousel-track {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}
/* 卡片主体 - 统一高度 + 增大间距 */
.unique-case-card {
    flex: 0 0 calc(100% / 3);
    padding: 0 20px; /* 增大左右间距，解决拥挤问题 */
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}
/* 图片容器 - 无边框 */
.unique-case-image {
    width: 100%;
    aspect-ratio: 4/3;
    overflow: hidden;
    position: relative;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.unique-case-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;
}
/* 内容区域 - 极细黑线包裹 + 统一高度 */
.unique-case-info {
    padding: 20px 18px 22px;
    text-align: left;
    position: relative;
    border: 1px solid #e0e0e0; /* 极细黑线 */
    border-top: none; /* 顶部无边框，和图片无缝衔接 */
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 220px; /* 统一内容高度 */
}
.unique-case-location {
    font-size: 0.8rem;
    color: #008080;
    font-weight: 600;
    margin-bottom: 6px;
}
.unique-case-name {
    font-size: 1.5rem;
    font-weight: 800;
    color: #1e2a3a;
    margin-bottom: 8px;
}
.unique-case-bio {
    font-size: 0.9rem;
    font-weight: 600;
    color: #e67e22;
    background: #fef3e9;
    display: inline-block;
    padding: 4px 14px;
    border-radius: 20px;
    margin-bottom: 14px;
}
.unique-case-quote {
    font-size: 0.88rem;
    color: #6c7a89;
    font-style: italic;
    padding-left: 20px;
    position: relative;
    flex: 1;
}
.unique-case-quote::before {
    content: "\201C";
    font-size: 1.8rem;
    color: #008080;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: -8px;
}
.unique-prev-btn, .unique-next-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    background: #ffffff;
    color: #008080;
    border: 2px solid #008080;
    border-radius: 50%;
    font-size: 22px;
    cursor: pointer;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    outline: none;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    line-height: 1;
    font-weight: bold;
    pointer-events: auto;
}
.unique-prev-btn { left: 5px; }
.unique-next-btn { right: 5px; }
.unique-prev-btn:hover, .unique-next-btn:hover {
    background: #008080;
    color: #ffffff;
}
.unique-prev-btn:active, .unique-next-btn:active {
    background: #006666;
    transform: translateY(-50%) scale(0.9);
}
.unique-dots {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 30px;
}
.unique-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    cursor: pointer;
    transition: all 0.3s ease;
}
.unique-dot.active {
    width: 28px;
    border-radius: 20px;
    background: #008080;
}
@media (max-width: 1024px) and (min-width: 769px) {
    .unique-case-card { flex: 0 0 50%; padding: 0 15px; }
    .unique-carousel-wrapper { padding: 0 35px; }
}
@media (max-width: 768px) {
    .unique-case-carousel { padding: 40px 15px; }
    .unique-carousel-wrapper { padding: 0 30px; }
    .unique-case-card { flex: 0 0 100%; padding: 0 10px; }
    .unique-prev-btn, .unique-next-btn { width: 36px; height: 36px; font-size: 18px; }
    .unique-prev-btn { left: 2px; }
    .unique-next-btn { right: 2px; }
    .unique-case-title { font-size: 1.8rem; }
}
.support-block .support-number{
    background: transparent;
}

:root {
    --brand-primary: #007D62;
    --brand-light: rgba(0, 125, 98, 0.1);
}

/* ========== 基础布局 ========== */
.ultimate-news-template {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    font-family: "Microsoft YaHei", sans-serif;
}

/* ========== 面包屑导航 ========== */
.breadcrumb-nav {
    padding: 15px 0;
    margin-bottom: 25px;
    font-size: 14px;
}
.breadcrumb-nav a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s;
}
.breadcrumb-nav a:hover {
    color: var(--brand-primary);
}
.breadcrumb-nav .separator {
    margin: 0 8px;
    color: #999;
}
.breadcrumb-nav .current {
    color: var(--brand-primary);
    font-weight: bold;
}

/* ========== PC端轮播 ========== */
.desktop-carousel {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}
.main-featured {
    flex: 0 0 65%;
    height: 400px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.main-featured a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}
.main-featured img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.5s;
    position: absolute;
    top: 0;
    left: 0;
}
.main-featured img.active {
    opacity: 1;
}
.title-list {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.title-item {
    padding: 20px;
    background: #f9f9f9;
    border-left: 3px solid #eee;
    cursor: pointer;
    transition: all 0.3s;
    height: calc((400px - 30px) / 3);
    position: relative;
}
.title-item:hover,
.title-item.active {
    border-left-color: var(--brand-primary);
    background: white;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.title-item h3 {
    font-size: 18px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.title-item .meta {
    font-size: 13px;
    color: #999;
}
.title-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

/* ========== 分类导航 ========== */
.category-blocks {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 40px;
}
.category-block {
    background: var(--brand-primary);
    color: white;
    text-align: center;
    padding: 25px;
    border-radius: 8px;
    transition: all 0.3s;
}
.category-block:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 125, 98, 0.3);
}
.category-block a {
    color: white;
    text-decoration: none;
    display: block;
}
.category-block h3 {
    margin: 0 0 5px;
    font-size: 18px;
}
.category-block p {
    margin: 0;
    font-size: 13px;
    opacity: 0.9;
}

/* ========== 移动端轮播 - 修复图片显示问题 ========== */
.mobile-carousel {
    display: none;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 8px;
    /*background: #f5f5f5;*/
    touch-action: pan-y;

    /* 设置宽高比为16:9 */
    padding-bottom: 56.25%; /* 16:9比例 */
    height: 0;
}
.mobile-slides-container {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
}
.mobile-slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-slide a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.mobile-slide img {
    /* 确保图片完整显示 */
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: contain;
}
.carousel-indicators {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    gap: 8px;
    z-index: 2;
}
.indicator {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(222, 221, 221, 0.5);
    cursor: pointer;
    transition: all 0.3s;
}
.indicator.active {
    background: var(--brand-primary);
    transform: scale(1.2);
}

/* ========== 新闻列表 ========== */
.news-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 30px;
    margin-top: 40px;
}
.news-item {
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s;
    background: white;
}
.news-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 125, 98, 0.1);
}
.news-thumbnail {
    height: 200px;
    overflow: hidden;
}
.news-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}
.news-item:hover .news-thumbnail img {
    transform: scale(1.05);
}
.news-content {
    padding: 20px;
}
.news-title {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.news-title a {
    color: #333;
    text-decoration: none;
}
.news-title a:hover, .posts-wrapper .layout-grid a:hover, .wp-block-latest-posts__list a:hover{
    color: var(--brand-primary);
}
.news-meta {
    font-size: 13px;
    color: #777;
    margin-bottom: 15px;
}
.news-excerpt {
    color: #555;
    line-height: 1.6;
    margin-bottom: 15px;
    font-size: 15px;
}
.read-more {
    display: inline-block;
    color: var(--brand-primary);
    font-weight: 500;
    text-decoration: none;
}

/* ========== 分页 ========== */
.pagination {
    margin-top: 50px;
    text-align: center;
    grid-column: 1 / -1;
}
.pagination li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 5px;
    border: 1px solid #ddd;
    color: #666;
    text-decoration: none;
    transition: all 0.3s;
}
.pagination li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.pagination li.disabled{
    background: #eeeeee;
}
.pagination li:hover, .pagination li.active {
    background: var(--brand-primary);
    color: white;
    border-color: var(--brand-primary);
}
.pagination li:hover a{
    color: #ffffff;
    font-weight: bold;
}

/* ========== 响应式设计 ========== */
@media (max-width: 768px) {
    .desktop-carousel {
        display: none;
    }
    .mobile-carousel {
        display: block;
    }
    .category-blocks {
        grid-template-columns: 1fr;
    }
    .news-list {
        grid-template-columns: 1fr;
    }
}

.grid-related-container {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}
.grid-related-item {
    display: block !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.grid-item-thumb {
    width: 100% !important;
    height: 160px !important;
    overflow: hidden;
}
.grid-item-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.grid-item-content {
    padding: 15px;
}
.grid-item-title {
    font-size: 16px !important;
    margin: 8px 0 !important;
    line-height: 1.4 !important;
}
@media (max-width: 992px) {
    .grid-related-container {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media (max-width: 768px) {
    .grid-related-container {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 768px) {
    div[style*="#007D62"] {
        border-radius: 8px !important;
    }

    @media (max-width: 1200px) {
        div[style*="#007D62"] {
            height: auto !important;
            padding: 40px 20px !important;
        }
    }
    .wp-block-latest-posts.is-grid{
        display: block;
    }
}

.fluentform *{box-sizing:border-box}.fluentform .clearfix:after,.fluentform .clearfix:before,.fluentform .ff-el-group:after,.fluentform .ff-el-group:before,.fluentform .ff-el-repeat .ff-el-input--content:after,.fluentform .ff-el-repeat .ff-el-input--content:before,.fluentform .ff-step-body:after,.fluentform .ff-step-body:before{content:" ";display:table}.fluentform .clearfix:after,.fluentform .ff-el-group:after,.fluentform .ff-el-repeat .ff-el-input--content:after,.fluentform .ff-step-body:after{clear:both}@media (min-width:768px){.frm-fluent-form .ff-t-container{display:flex;gap:15px;width:100%}.frm-fluent-form .ff-t-container.ff_cond_v{display:flex!important}.frm-fluent-form .ff-t-container.mobile:not(.ff_excluded){display:block!important}.frm-fluent-form .ff-name-address-wrapper .ff-t-cell,.frm-fluent-form .ff-name-field-wrapper .ff-t-cell{justify-content:flex-end}.frm-fluent-form .ff-t-cell{display:flex;flex-direction:column;vertical-align:inherit;width:100%}.frm-fluent-form .ff-t-cell:first-of-type{padding-left:0}.frm-fluent-form .ff-t-cell:last-of-type{flex-grow:1;padding-right:0}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom{align-items:flex-end;display:flex;margin:auto 0 0}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-center{justify-content:center}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-right{justify-content:flex-end}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button{margin-bottom:20px}}@media (max-width:768px){.ff-t-cell{margin-left:0!important}}.ff-cropper-lity .lity-container{max-width:960px}.ff-cropper-lity .lity-content{box-shadow:none;max-width:960px}.ff-cropper-lightbox{background:#fff;border-radius:6px;max-width:960px;overflow:hidden;width:min(960px,100vw - 40px)}.ff-cropper-lightbox__footer,.ff-cropper-lightbox__header{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:16px 20px}.ff-cropper-lightbox__header{border-bottom:1px solid #ececec}.ff-cropper-lightbox__title{font-size:18px;font-weight:600;margin:0}.ff-cropper-lity .lity-close.ff-cropper-lightbox__close{font-family:Arial,Baskerville,monospace;font-size:28px;height:32px;line-height:32px;padding:0;position:static;right:auto;text-align:center;text-decoration:none;top:auto;width:32px;z-index:auto}.ff-cropper-lity .lity-close.ff-cropper-lightbox__close,.ff-cropper-lity .lity-close.ff-cropper-lightbox__close:active,.ff-cropper-lity .lity-close.ff-cropper-lightbox__close:focus,.ff-cropper-lity .lity-close.ff-cropper-lightbox__close:hover,.ff-cropper-lity .lity-close.ff-cropper-lightbox__close:visited{background:none;border:0;box-shadow:none;color:#000;text-shadow:none}.ff-cropper-lightbox__body{max-height:calc(100vh - 180px);overflow:auto;padding:20px}.ff-cropper-lightbox__canvas{align-items:center;display:flex;justify-content:center;max-height:calc(100vh - 360px);min-height:320px;overflow:hidden}.ff-cropper-lightbox__canvas img{display:block;max-height:100%;max-width:100%}.ff-cropper-lightbox__error,.ff-cropper-lightbox__hint{font-size:13px;margin-top:10px}.ff-cropper-lightbox__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.ff-cropper-lightbox__toolbar-label{color:#606266;font-size:13px;font-weight:600}.ff-cropper-lightbox__ratio-list{display:flex;flex-wrap:wrap;gap:8px}.ff-cropper-lightbox__ratio-btn{background:#fff;border:1px solid #dcdfe6;border-radius:999px;color:#606266;cursor:pointer;font-size:12px;line-height:1;padding:8px 12px}.ff-cropper-lightbox__ratio-btn.is-active{background:#ecf5ff;border-color:#1a7efb;color:#1a7efb}.ff-cropper-lightbox__error{color:#f56c6c;min-height:18px}.ff-cropper-lightbox__footer{border-top:1px solid #ececec;justify-content:flex-end}.ff-cropper-lightbox__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #dcdfe6;border-radius:4px;color:#606266;cursor:pointer;font-family:inherit;line-height:1.2;padding:10px 16px}.ff-cropper-lightbox__btn:focus,.ff-cropper-lightbox__btn:hover{background:#f5f7fa;border-color:#c0c4cc;color:#303133}.ff-cropper-lightbox__btn--primary{background:#1a7efb;border-color:#1a7efb;color:#fff}.ff-cropper-lightbox__btn--primary:focus,.ff-cropper-lightbox__btn--primary:hover{background:#0f6fe8;border-color:#0f6fe8;color:#fff}@media (max-width:767px){.ff-cropper-lightbox{width:calc(100vw - 24px)}.ff-cropper-lightbox__body{max-height:calc(100vh - 150px);padding:16px}.ff-cropper-lightbox__footer,.ff-cropper-lightbox__header{padding:14px 16px}}.fluentform .ff-el-group{margin-bottom:20px}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--label{display:block;float:none;text-align:left}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--content{margin-bottom:0;margin-left:auto}@media (min-width:481px){.fluentform .ff-el-group.ff-el-form-left .ff-el-input--label{text-align:left}.fluentform .ff-el-group.ff-el-form-right .ff-el-input--label{text-align:right}}.fluentform .ff-el-input--label{display:inline-block;margin-bottom:5px;position:relative}.fluentform .ff-el-input--label.ff-el-is-required.asterisk-left label:before{color:var(--fluentform-danger);content:"* ";margin-right:3px}.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{color:var(--fluentform-danger);content:" *";margin-left:3px}.fluentform .ff-el-form-control{display:block;width:100%}.fluentform .ff-el-ratings{--ff-rating-inactive-color:#d4d4d4;--ff-rating-active-color:#ffb100;display:inline-flex;gap:3px;line-height:40px}.fluentform .ff-el-ratings input[type=radio]{display:none;height:0!important;visibility:hidden!important;width:0!important}.fluentform .ff-el-ratings label{align-items:center;border-radius:4px;display:inline-flex;justify-content:center;margin-right:3px;outline:none}.fluentform .ff-el-ratings label:focus,.fluentform .ff-el-ratings label:focus-within{box-shadow:0 0 0 2px rgba(255,177,0,.25)}.fluentform .ff-el-ratings label .ff-rating-icon{color:var(--ff-rating-inactive-color);display:inline-flex}.fluentform .ff-el-ratings label .ff-rating-icon-svg{display:block;height:22px;transition:all .3s;vertical-align:middle;width:22px}.fluentform .ff-el-ratings label .ff-rating-icon-svg.scale{transition:all .15s}.fluentform .ff-el-ratings label .ff-rating-icon-svg [fill]:not([fill=none]){fill:currentColor!important}.fluentform .ff-el-ratings label .ff-rating-icon-svg [stroke]:not([stroke=none]){stroke:currentColor!important}.fluentform .ff-el-ratings label.active .ff-rating-icon{color:var(--ff-rating-active-color)}.fluentform .ff-el-ratings label:focus,.fluentform .ff-el-ratings label:focus-within,.fluentform .ff-el-ratings label:hover{cursor:pointer}.fluentform .ff-el-ratings label:focus .ff-rating-icon-svg,.fluentform .ff-el-ratings label:focus-within .ff-rating-icon-svg,.fluentform .ff-el-ratings label:hover .ff-rating-icon-svg{transform:scale(1.1)}.fluentform .ff-el-ratings label:focus .ff-rating-icon-svg.scalling,.fluentform .ff-el-ratings label:focus-within .ff-rating-icon-svg.scalling,.fluentform .ff-el-ratings label:hover .ff-rating-icon-svg.scalling{transform:scale(1.2)}.fluentform .ff-el-repeat .ff-el-form-control{margin-bottom:10px;width:100%}.fluentform .ff-el-repeat .ff-t-cell{padding:0 10px;width:100%}.fluentform .ff-el-repeat .ff-t-cell:first-child{padding-left:0}.fluentform .ff-el-repeat .ff-t-cell:last-child{padding-right:0}.fluentform .ff-el-repeat .ff-t-container{display:flex}.fluentform .ff-el-repeat-buttons-list span{cursor:pointer}@media (min-width:481px){.fluentform .ff-el-form-left .ff-el-input--label,.fluentform .ff-el-form-right .ff-el-input--label{float:left;margin-bottom:0;padding:10px 15px 0 0;width:180px}.fluentform .ff-el-form-left .ff-el-input--content,.fluentform .ff-el-form-right .ff-el-input--content{margin-left:180px}.fluentform .ff-el-form-left .ff-t-container .ff-el-input--label,.fluentform .ff-el-form-right .ff-t-container .ff-el-input--label{float:none;margin-bottom:5px;width:auto}.fluentform .ff-el-form-left .ff-t-container .ff-el-input--content,.fluentform .ff-el-form-right .ff-t-container .ff-el-input--content{margin-left:auto}}.fluentform .ff-el-form-right .ff-el-input--label{text-align:right}.fluentform .ff-el-is-error .text-danger{font-size:12px;margin-top:4px}.fluentform .ff-el-is-error .ff-el-form-check-label,.fluentform .ff-el-is-error .ff-el-form-check-label a{color:var(--fluentform-danger)}.fluentform .ff-el-is-error .ff-el-form-control{border-color:var(--fluentform-danger)}.fluentform .ff-el-tooltip{cursor:pointer;display:inline-block;margin-left:2px;position:relative;vertical-align:middle;z-index:2}.fluentform .ff-el-tooltip:hover{color:#000}.fluentform .ff-el-tooltip svg{fill:var(--fluentform-primary)}.fluentform .ff-el-help-message{color:var(--fluentform-secondary);font-size:12px;font-style:italic;margin-top:5px}.fluentform .ff-el-help-message.ff_ahm{margin-bottom:5px;margin-top:-3px}.fluentform .ff-el-progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1.3rem;line-height:1.2rem;overflow:hidden}.fluentform .ff-el-progress-bar{background-color:var(--fluentform-primary);color:#fff;height:inherit;text-align:right;transition:width .3s;width:0}.fluentform .ff-el-progress-bar span{display:inline-block;padding:0 5px 0 0}.fluentform .ff-el-progress-status{font-size:.9rem;margin-bottom:5px}.fluentform .ff-el-progress-title{border-bottom:2px solid #000;display:inline-block;font-weight:600;list-style-type:none;margin:8px 0 0;padding-left:15px;padding-right:15px}.fluentform .ff-el-progress-title li{display:none}.fluentform .ff-float-right{float:right}.fluentform .ff-chat-gpt-loader-svg{border:1px solid #ced4da;box-shadow:0 1px 5px rgba(0,0,0,.1);margin-top:10px;padding:15px;position:relative}.fluentform .ff-hidden{display:none!important}.fluentform .ff-step-t-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.fluentform .ff-step-t-container .ff-t-cell{width:auto}.fluentform .ff-step-t-container.ff-inner_submit_container .ff-el-group{margin-bottom:0}.fluentform .ff-step-container{overflow:hidden}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left],.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left]{align-items:stretch;display:flex;gap:12px}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header{align-self:stretch;flex:0 0 30%;margin-bottom:0}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-body,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-body{flex:1 1 auto;min-width:0}.fluentform .ff-step-header{margin-bottom:20px}.fluentform .ff-step-header--tabs-left{display:flex;flex-direction:column;margin-bottom:0}.fluentform .ff-step-header--tabs{background:#f5f8ff;border-radius:8px;display:flex;flex-direction:column;padding:16px}.fluentform .ff-step-header--tabs-top .ff-step-titles{justify-content:center}.fluentform .ff-step-header--tabs-top .ff-step-titles.ff-step-titles--overflowing{justify-content:flex-start}.fluentform .ff-step-header--tabs-top .ff-step-titles li .ff-step-title-text{flex:0 1 auto;margin:0 auto;max-width:100%;width:auto}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs{margin-top:16px}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs .ff-el-progress{background:#dce7f6;border-radius:999px;height:8px}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs .ff-el-progress-bar{border-radius:inherit}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs .ff-el-progress-bar span{display:none}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs .ff-el-progress-status{color:#5f6f89;font-size:14px;font-weight:600;margin:8px 0 0;text-align:right}.fluentform .ff-step-header--tabs .ff-step-titles{counter-reset:none;display:flex;flex-wrap:nowrap;gap:12px;margin:0;overflow-x:auto;overflow-y:hidden;padding:0;scrollbar-width:thin;width:100%}.fluentform .ff-step-header--tabs .ff-step-titles.ff-step-titles-navs{cursor:default}.fluentform .ff-step-header--tabs .ff-step-titles li{align-items:center;background:#fff;border:1px solid #d6dee8;border-radius:14px;color:#4b5563;display:flex;flex:0 0 160px;font-size:14px;font-weight:600;gap:8px;justify-content:center;line-height:1.3;margin:0;min-height:48px;padding:12px 14px;text-align:center}.fluentform .ff-step-header--tabs .ff-step-titles li:after,.fluentform .ff-step-header--tabs .ff-step-titles li:before{display:none}.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-icon{align-items:center;color:inherit;display:inline-flex;flex:0 0 auto;font-size:16px;height:16px;justify-content:center;line-height:1;width:16px}.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text{align-items:center;display:flex;flex:1 1 auto;gap:8px;justify-content:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text i,.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text span[class*=dashicons],.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text svg{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:1}.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text svg{height:16px;width:16px}.fluentform .ff-step-header--tabs .ff-step-titles li:first-child,.fluentform .ff-step-header--tabs .ff-step-titles li:last-child{padding-left:14px;padding-right:14px}.fluentform .ff-step-header--tabs .ff-step-titles li:focus-visible,.fluentform .ff-step-header--tabs .ff-step-titles li:hover{background:#f8fbff;border-color:#b8d4fb;color:#007bff}.fluentform .ff-step-header--tabs .ff-step-titles li.ff_completed{background:#f8fbff;border-color:#c8dcfb;color:#007bff}.fluentform .ff-step-header--tabs .ff-step-titles li.ff_active{background:#f2f8ff;border-color:#007bff;color:#007bff}.fluentform .ff-step-header--tabs-left{background:#f5f8ff;border-radius:12px;padding:16px}.fluentform .ff-step-header--tabs-left .ff-step-titles{background:transparent;border:0;border-radius:0;counter-reset:step;display:block;flex:1 1 auto;margin-bottom:0;max-height:240px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-width:thin}.fluentform .ff-step-header--tabs-left .ff-step-titles li{align-items:center;background:#fff;border:1px solid #d6dee8;border-radius:8px;box-sizing:border-box;color:#4b5563;display:flex;font-size:14px;font-weight:600;justify-content:flex-start;margin:0 0 16px;min-height:48px;overflow:hidden;padding:12px 14px 12px 48px;position:relative;text-align:left}.fluentform .ff-step-header--tabs-left .ff-step-titles li:before{align-items:center;background:#fff;border:1px solid #c8d1dc;border-radius:8px;color:#4b5563;content:counter(step);counter-increment:step;display:flex;font-size:13px;font-weight:700;height:28px;justify-content:center;left:12px;line-height:1;margin:0;position:absolute;top:50%;transform:translateY(-50%);width:28px;z-index:2}.fluentform .ff-step-header--tabs-left .ff-step-titles li:after{background:#d9e0e8;content:"";height:10px;left:34px;position:absolute;top:calc(100% + 1px);width:2px}.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text{display:block;flex:1 1 auto;justify-content:flex-start;line-height:1.3;min-width:0;overflow:hidden;padding-left:4px;text-overflow:ellipsis;white-space:nowrap;width:auto}.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text i,.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text span[class*=dashicons],.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text svg{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:1}.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text svg{height:16px;width:16px}.fluentform .ff-step-header--tabs-left .ff-step-titles li:focus-visible,.fluentform .ff-step-header--tabs-left .ff-step-titles li:hover{background:#f8fbff;border-color:#b8d4fb;color:#007bff}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_completed{background:#f8fbff;border-color:#c8dcfb;color:#007bff}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_completed:before{background:#fff;border-color:#007bff;color:#007bff}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_completed:after{background:#9ec5fe}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_active{background:#f2f8ff;border-color:#007bff;color:#007bff}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_active:before{background:#007bff;border-color:#007bff;color:#fff}.fluentform .ff-step-header--tabs-left .ff-step-titles li:first-child{padding-left:48px}.fluentform .ff-step-header--tabs-left .ff-step-titles li:last-child{margin-bottom:0;padding-left:48px;padding-right:14px}.fluentform .ff-step-header--tabs-left .ff-step-titles li:last-child:after{display:none}.fluentform .ff-step-titles{counter-reset:step;display:table;margin:0 0 20px;overflow:hidden;padding:0;position:relative;table-layout:fixed;text-align:center;width:100%}.fluentform .ff-step-titles--clickable li,.fluentform .ff-step-titles-navs{cursor:pointer}.fluentform .ff-step-titles li{color:#333;display:table-cell;font-size:12px;list-style-type:none;padding:0 10px;position:relative;vertical-align:top;width:auto}.fluentform .ff-step-titles li.ff_active,.fluentform .ff-step-titles li.ff_completed{color:#007bff}.fluentform .ff-step-titles li.ff_active:before,.fluentform .ff-step-titles li.ff_completed:before{background:#007bff;border:1px solid transparent;color:#fff}.fluentform .ff-step-titles li.ff_active:after,.fluentform .ff-step-titles li.ff_completed:after{background:#007bff}.fluentform .ff-step-titles li.ff_active:after{right:0}.fluentform .ff-step-titles li:before{background:#fff;border:1px solid;border-radius:3px;color:#333;content:counter(step);counter-increment:step;display:block;font-size:10px;line-height:20px;margin:0 auto 5px;position:relative;vertical-align:top;width:20px;z-index:10}.fluentform .ff-step-titles li:after{background:#000;content:"";height:2px;left:-50%;position:absolute;top:9px;width:100%;z-index:1}.fluentform .ff-step-titles li:first-child{padding-left:0}.fluentform .ff-step-titles li:first-child:after{left:50%}.fluentform .ff-step-titles li:last-child{padding-right:0}.fluentform .ff-step-titles li:last-child:after{left:-50%}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .fluentform .ff-step-titles,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .fluentform .ff-step-titles{margin-bottom:0}.fluentform .ff-step-body{left:0;margin-bottom:15px;position:relative;top:0}@media (max-width:767px){.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left],.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left]{display:block}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header{flex:unset;margin-bottom:20px}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles{background:transparent;border:0;border-radius:0;display:flex;gap:10px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li{border-radius:12px;justify-content:center;margin:0;min-height:56px;padding:14px 12px;text-align:center}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li:after,.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li:before,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li:after,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li:before{display:none}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text{justify-content:center}}.fluentform .ff-upload-progress{margin:10px 0}.fluentform .ff-upload-progress-inline{border-radius:3px;height:6px;margin:4px 0;position:relative}.fluentform .ff-upload-preview{border:1px solid #ced4da;border-radius:3px;margin-top:5px}.fluentform .ff-upload-preview:first-child{margin-top:0}.fluentform .ff-upload-preview-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70px;width:70px}.fluentform .ff-upload-container-small-column-image{display:flex;flex-wrap:wrap-reverse;justify-content:center;text-align:center}.fluentform .ff-upload-details,.fluentform .ff-upload-preview{zoom:1;overflow:hidden}.fluentform .ff-upload-details,.fluentform .ff-upload-thumb{display:table-cell;vertical-align:middle}.fluentform .ff-upload-thumb{background-color:#eee}.fluentform .ff-upload-details{border-left:1px solid #ebeef0;padding:0 10px;position:relative;width:10000px}.fluentform .ff-upload-details .ff-inline-block,.fluentform .ff-upload-details .ff-upload-error{font-size:11px}.fluentform .ff-upload-remove{box-shadow:none!important;color:var(--fluentform-danger);cursor:pointer;font-size:16px;line-height:1;padding:0 4px;position:absolute;right:0;top:3px}.fluentform .ff-upload-remove:hover{color:var(--fluentform-danger);text-shadow:1px 1px 1px #000!important}.fluentform .ff-upload-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluentform .ff-table{margin-bottom:0}.fluentform .ff-checkable-grids{border:1px solid #f1f1f1;border-collapse:collapse}.fluentform .ff-checkable-grids thead>tr>th{background:#f1f1f1;border:0;padding:7px 5px;text-align:center}.fluentform .ff-checkable-grids tbody>tr>td{border:0;padding:7px 5px}.fluentform .ff-checkable-grids tbody>tr>td:not(:first-of-type){text-align:center}.fluentform .ff-checkable-grids tbody>tr:nth-child(2n)>td{background:#f1f1f1}.fluentform .ff-checkable-grids tbody>tr:nth-child(2n-1)>td{background:#fff}.fluentform .ff-screen-reader-element{clip:rect(0,0,0,0)!important;word-wrap:normal!important;border:0!important;height:1px!important;margin:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.fluentform .ff_upload_btn.ff-btn{background:#6f757e;border-color:#6f757e;color:#fff;cursor:pointer;display:inline-block;padding:10px 20px}.fluentform .ff_upload_btn.ff-btn:hover{background-color:#91959b;outline:none}.fluentform .ff_upload_btn.ff-btn:focus-visible{background-color:#91959b;outline:none}.fluentform .ff-el-tc{border:none;border-collapse:collapse;display:table;width:100%}.fluentform .ff-el-tc label.ff_tc_label{display:table-row}.fluentform .ff-el-tc label.ff_tc_label>span{padding-top:8px!important;width:20px}.fluentform .ff-el-tc label.ff_tc_label>div,.fluentform .ff-el-tc label.ff_tc_label>span{display:table-cell}.fluentform .ff-saved-state-input .ff_input-group-text{background-color:#1a7efb;border-color:#1a7efb;margin-left:-1px}.fluentform .ff-saved-state-input .ff_input-group-text:hover{background-color:#4898fc;border-color:#4898fc;opacity:1}.fluentform .ff-saved-state-input .ff_input-group-text img{width:28px}.fluentform .ff-saved-state-link input{text-overflow:ellipsis}.fluentform .ff-hide-group{display:none}.fluentform .ff_t_c{margin:0;padding:0 5px 0 0}.fluentform .ff_t_c p{margin:0;padding:0}.fluentform .force-hide{border:0;display:block;height:0;margin:0;opacity:0;padding:0;visibility:hidden}.fluentform input[type=checkbox],.fluentform input[type=radio]{display:inline-block;margin:0}.fluentform .text-danger{color:var(--fluentform-danger)}.fluentform .iti{width:100%}.fluentform .iti__selected-flag{background:rgba(0,0,0,.1);border-bottom-left-radius:6px;border-top-left-radius:6px}.fluentform .ff_gdpr_field{margin-right:5px}.fluentform form.ff-form-has-steps .ff-btn-submit{visibility:hidden}.fluentform form.ff-form-has-steps .ff_submit_btn_wrapper{text-align:right}.fluentform textarea{max-width:100%}.fluentform .ff-el-form-check{margin-bottom:5px}.fluentform .ff-el-form-check span.ff_span{margin-left:6px}.fluentform .ff-el-form-check-label .ff-el-form-check-input{position:relative;top:-2px;vertical-align:middle}.fluentform .ff-inline-block{display:inline-block}.fluentform .ff-inline-block+.ff-inline-block{margin-left:10px}.fluentform .ff-text-left{text-align:left}.fluentform .ff-text-center{text-align:center}.fluentform .ff-text-right{text-align:right}.fluentform .ff-el-form-control:focus~.ff-el-help-message{display:block!important}.fluentform .ff-el-form-control::-moz-placeholder{color:#868e96;opacity:1}.fluentform .ff-el-form-control::placeholder{color:#868e96;opacity:1}.fluentform .ff-el-form-control:disabled,.fluentform .ff-el-form-control[readonly]:not(.flatpickr-input){background-color:#e9ecef;opacity:1}.fluentform .iti__search-input{min-height:30px}.fluentform-step{float:left;height:1px;overflow-x:hidden;padding:3px}.fluentform-step.active{height:auto;width:100%}.fluentform-step .ff_summary_container{font-size:14px;margin-top:10px}.step-nav .next{float:right}.fluentform .has-conditions{display:none}.ff-message-success{border:1px solid #ced4da;box-shadow:0 1px 5px rgba(0,0,0,.1);margin-top:10px;padding:15px;position:relative}.ff-errors-in-stack{display:none;margin-top:15px}.ff-errors-in-stack .error{font-size:14px;line-height:1.7}.ff-errors-in-stack .error-clear{cursor:pointer;margin-left:5px;padding:0 5px}.ff-chat-reply-container div p{border-radius:6px;margin-top:12px;padding:20px 16px}.ff-chat-reply-container div .skeleton{animation:skeleton-loading 2s linear infinite alternate;padding:24px}@keyframes skeleton-loading{0%{background-color:#e3e6e8}to{background-color:#f0f3f5}}.ff-el-chat-container{position:relative}.ff-el-chat-container textarea{outline:none;position:relative;resize:none}.ff-el-chat-container .ff_btn_chat_style{background:transparent;border:none;position:absolute;right:10px;top:38%}.ff-el-chat-container .ff_btn_chat_style svg:hover{cursor:pointer;opacity:.8;outline:0;text-decoration:none;transition:all .4s}.iti-mobile .iti--container{z-index:9999}.fluentform .hidden_field{display:none!important}.fluentform .ff_force_hide{display:none!important;visibility:hidden!important}.fluentform .ff_scrolled_text{background:#e9ebed;height:200px;overflow:scroll;padding:10px 15px}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label{margin:0}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label:focus-within span{background-color:#b3d4fc}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check{display:-moz-inline-stack;display:inline-block;float:none!important;margin:0 0 10px;position:relative;width:auto!important}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check input{margin:0;opacity:0;outline:none;position:absolute;z-index:-1}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span{-webkit-appearance:none;background:#fff;border:1px solid #dcdfe6;border-left:0;border-radius:0;box-sizing:border-box;color:#606266;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:1;margin:0;outline:none;padding:12px 20px;position:relative;text-align:center;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;vertical-align:middle;white-space:nowrap}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span:hover{color:#1a7efb}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder{border:1px solid #dcdfe5;overflow:hidden}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder span{border:none!important;border-radius:0!important;margin-left:-1px;width:100%}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder.ff_item_selected{border-color:#1a7efb}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:first-child label>span{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;box-shadow:none!important}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:last-child label>span{border-radius:0 4px 4px 0}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label>span{background-color:#1a7efb;border-color:#1a7efb;box-shadow:-1px 0 0 0 #8cc5ff;color:#fff}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected:first-child label>span{border-left-color:#1a7efb}@media only screen and (max-width:768px){.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check{display:block;width:100%}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span{border:1px solid!important;border-radius:4px!important;box-shadow:none!important;display:block;width:100%}}.fluentform .ff-el-group.ff-hpsf-container{display:none!important;position:absolute!important;transform:translateX(1000%)!important}.fluentform div.ff-el-form-hide_label>.ff-el-input--label{display:none;visibility:hidden}.fluentform .ff_file_upload_holder{margin-bottom:0}.fluentform .ff-dropzone .ff_upload_btn.ff-btn{background:rgba(223,240,255,.13);border:1px dashed var(--fluentform-primary);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);display:block;padding:35px;text-align:center;transition:all .2s ease;width:100%}.fluentform .ff-dropzone .ff_upload_btn.ff-btn:hover{background:rgba(223,240,255,.49)}.fluentform .ff-dropzone .ff-uploaded-list{margin-top:10px}.fluentform .ff_center{text-align:center}.fluentform .ff_right{text-align:right}.fluentform .ff_left{text-align:left}.fluentform .ff-form-inline .ff-t-container,.fluentform .ff-form-inline>.ff-el-group,.fluentform .ff-form-inline>.ff-name-field-wrapper{display:inline-block;margin-right:10px;vertical-align:top}.fluentform .ff-form-inline .ff-t-container .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline .ff-t-container>.ff-el-input--label,.fluentform .ff-form-inline>.ff-el-group .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline>.ff-el-group>.ff-el-input--label,.fluentform .ff-form-inline>.ff-name-field-wrapper .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline>.ff-name-field-wrapper>.ff-el-input--label{display:none}.fluentform .ff-form-inline .ff-t-container .ff-el-input--content,.fluentform .ff-form-inline>.ff-el-group .ff-el-input--content,.fluentform .ff-form-inline>.ff-name-field-wrapper .ff-el-input--content{margin-left:0}.fluentform .ff-form-inline .ff-t-container:last-child,.fluentform .ff-form-inline>.ff-el-group:last-child,.fluentform .ff-form-inline>.ff-name-field-wrapper:last-child{margin-right:0}.fluentform .ff-t-container .ff-name-title{width:40%}.fluentform .ff_hide_label .ff-el-input--label{display:none}.fluentform .field-value{white-space:pre-line}.fluentform .ff-el-group .ff-read-only{background-color:#e9ecef!important;opacity:1;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fluentform .ff-el-group .ff-read-only:focus{outline:none}.fluentform label.ff-el-image-input-src{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:200px;width:200px}.fluentform .ff-el-image-holder{float:left;margin-bottom:20px;margin-right:20px;width:200px}.fluentform .ff-el-image-holder .ff-el-form-check-label{padding-left:1px}.fluentform .ff_el_checkable_photo_holders{display:block;margin-bottom:-20px;overflow:hidden}.fluentform .ff-other-input-wrapper input{background:inherit}.fluentform .ff-other-input-wrapper{display:none;margin-top:8px}.fluentform .select2-container{width:100%!important}.fluentform .select2-container .select2-selection__rendered li{margin:0}.fluentform .select2-container .select2-search--inline>input{height:calc(2.25rem + 2px);line-height:1.5;margin-top:0;padding:.375rem 1.75rem .375rem .75rem}.fluentform .ff-el-form-bottom{display:flex;flex-direction:column-reverse}.fluentform .ff-el-form-bottom .ff-el-input--label{margin-bottom:0;margin-top:5px}.fluentform .mce-tinymce.mce-container.mce-panel{border:1px solid #ced4da}.fluentform .ff_input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.fluentform .ff_input-group>.ff-el-form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;display:inline-block;width:auto}.fluentform .ff_input-group>.ff-el-form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.fluentform .ff_input-group .ff-el-form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.fluentform .ff_input-group-prepend{margin-right:-1px}.fluentform .input-group-append{margin-left:-1px}.fluentform .ff_input-group-append,.fluentform .ff_input-group-prepend{display:flex}.fluentform .ff_input-group>.ff_input-group-prepend>.ff_input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.fluentform .ff_input-group>.ff_input-group-append>.ff_input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.fluentform .ff_input-group-text{align-items:center;background-color:#e9ecef;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.fluentform .ff_coupon_wrapper .ff_input-group-append{cursor:pointer}.fluentform .ff_coupon_wrapper .ff_input-group-append:hover .ff_input-group-text{background:#e3e8ed}.fluentform ul.ff_coupon_responses{list-style:none;margin:0;padding:0}.fluentform ul.ff_coupon_responses li{padding-top:5px}.fluentform ul.ff_coupon_responses span.error-clear{color:#ff5050;font-weight:700;margin-right:10px}.fluentform ul.ff_coupon_responses .ff_error{color:#f56c6c;cursor:pointer}.fluentform ul.ff_coupon_responses .ff_success{color:#28a745}.fluentform .ff-btn.disabled{opacity:.65}.fluentform .ff-btn.ff-working{position:relative;transition:all .3s ease}.fluentform .ff-btn.ff-working:after{animation:ff-progress-anim 4s 0s infinite;background:hsla(0,0%,100%,.4);bottom:0;content:"";height:5px;left:0;position:absolute;right:0}.fluentform .ff-btn-block{display:block;width:100%}.fluentform .ff-btn-block+.ff-el-btn-block{margin-top:8px}.fluentform .ff_submitting{pointer-events:none}@keyframes ff-progress-anim{0%{width:0}5%{width:0}10%{width:15%}30%{width:40%}50%{width:55%}80%{width:100%}95%{width:100%}to{width:0}}.ff_modal_container{background:#fff;max-height:90vh!important;max-width:900px;overflow:auto;padding:30px}@media only screen and (min-width:1000px){.ff_modal_container{width:900px}}.select2-results__option{margin:0}.fluentform span.select2.select2-container:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #495057;content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%)}.ff_pointer{cursor:pointer}.ff_net_table{border:0;border-collapse:separate;border-spacing:0;line-height:1.4;margin:0;padding:0;table-layout:fixed;width:100%}.ff_net_table th{border:none;font-size:13px;font-weight:400;padding:8px 0;text-align:center;vertical-align:bottom}.ff_net_table th .ff_not-likely{float:left;text-align:left}.ff_net_table th .ff_extremely-likely{float:right;text-align:right}.ff_net_table tbody tr{background:none;border:0}.ff_net_table tbody tr td{background-color:#fff;border:1px solid #ddd;border-left:0;padding:0;text-align:center;vertical-align:middle}.ff_net_table tbody tr td input[type=radio]:checked+label{background-color:#4caf50;color:#fff}.ff_net_table tbody tr td:first-of-type{border-left:1px solid #ddd;border-radius:5px 0 0 5px}.ff_net_table tbody tr td:last-child{border-radius:0 5px 5px 0}.ff_net_table tbody tr td label{border:0;color:#444;cursor:pointer;display:block;font-size:16px;font-weight:700;height:40px;line-height:40px;margin:0;position:relative;width:100%}.ff_net_table tbody tr td label:after{border:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.ff_net_table tbody tr td label:hover:after{border:2px solid #4caf50}.ff-el-pop-content{background-color:#000;border-radius:3px;box-shadow:0 5px 10px rgba(0,0,0,.2);color:#fff;font-size:11px;line-height:1.2;padding:10px;position:absolute;text-align:center;transform-origin:center bottom;z-index:9999}.ff-checkable-grids.mobile{border:0}.ff-checkable-grids.mobile tbody tr{padding-top:0!important}.ff-checkable-grids.mobile tbody tr:nth-child(2n)>td{background:transparent}.ff-checkable-grids.mobile tbody td{padding-left:10px!important;text-align:left!important}.ff-checkable-grids.mobile tbody td.ff_grid_header{background-color:#eee!important;margin:0}.ff-checkable-grids.mobile tbody td:after{content:attr(data-label);display:inline-block;letter-spacing:.5pt;padding-left:10px;white-space:nowrap}span.ff-el-rating-text{line-height:100%;padding-left:5px;vertical-align:bottom}table.ff_repeater_table{background:transparent!important;border:0;border-collapse:collapse;border-spacing:0;margin:0 0 5px;padding:0;table-layout:auto!important;vertical-align:middle;width:100%}table.ff_repeater_table th{font-size:90%;padding:0;text-align:left}table.ff_repeater_table th,table.ff_repeater_table tr{background:transparent!important;border:0;padding-top:5px}table.ff_repeater_table td{background:transparent!important;border:0;max-width:100%;padding:0 15px 15px 0;text-align:left;width:282px}table.ff_repeater_table tbody tr:only-child td .repeat-minus{visibility:hidden}table.ff_repeater_table .ff-el-group{margin:0;padding:0}table.ff_repeater_table .repeat_btn{padding-right:0;vertical-align:middle;width:30px}table.ff_repeater_table .repeat_btn span.ff-icon{cursor:pointer;margin-right:10px}table.ff_repeater_table .repeat_btn span.ff-icon.icon-minus-circle{margin-right:0}table.ff_repeater_table.repeat-maxed .repeat_btn .repeat-plus{visibility:hidden}.ff-repeater-container{display:flex;flex-direction:column}.ff-repeater-container .repeat_btn{align-self:center;display:flex}.ff-repeater-container .ff_repeater_cont_row,.ff-repeater-container .ff_repeater_header{display:flex;flex-wrap:nowrap}.ff-repeater-container .ff_repeater_cont_row:only-child .repeat-minus{visibility:hidden}.ff-repeater-container .ff_repeater_cell,.ff-repeater-container .ff_repeater_header_item{box-sizing:border-box;padding:0 15px 0 0;text-align:left}.ff-repeater-container .ff-el-repeat-buttons-list{display:flex;margin-top:34%}.ff_repeater_table.mobile tbody td{display:block;padding:10px;width:100%}.ff_repeater_table.mobile tbody td .ff-el-group{margin-top:6px}.ff_repeater_table.mobile tbody td:before{clear:both;content:attr(data-label);display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap}.ff-el-section-break .ff-el-section-title{font-weight:600;margin-bottom:5px}.ff-el-section-break hr{background-color:#dadbdd;border:none;height:1px;margin-bottom:10px}table.ff_flexible_table.ff-checkable-grids{width:100%}.ff_flexible_table.mobile thead{left:-9999px;position:absolute;top:-9999px}.ff_flexible_table.mobile tbody td{display:block;padding:10px;width:100%}.ff_flexible_table.mobile tbody tr{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:block;margin:16px 0 10px;position:relative}@media only screen and (max-width:400px){.ff_repeater_table{width:100%}.ff_repeater_table thead{display:none}.ff_repeater_table tbody tr{border:1px solid #ddd;display:block;margin-bottom:15px;padding:10px}.ff_repeater_table tbody td{display:block;padding:5px 0;text-align:left;width:100%!important}.ff_repeater_table tbody td .ff-el-input--content{width:100%}.ff_repeater_table .repeat_btn{margin-top:10px;padding:10px 0;text-align:center;width:100%}.ff_repeater_table .repeat_btn .ff-el-repeat-buttons-list{display:flex;justify-content:space-between}.ff_repeater_table .repeat_btn .ff-el-repeat-buttons-list span{background-color:#f0f0f0;border-radius:3px;cursor:pointer;padding:5px 10px}}@media only screen and (min-width:641px){.fluentform .ff-el-group.ff_list_3col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0 0 2px;min-height:28px;padding-right:16px;vertical-align:top;width:33.3%}.fluentform .ff-el-group.ff_list_2col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:50%}.fluentform .ff-el-group.ff_list_4col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:25%}.fluentform .ff-el-group.ff_list_5col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:20%}.fluentform .ff-el-group.ff_list_inline .ff-el-form-check{display:-moz-inline-stack;display:inline-block;float:none!important;margin:0 15px 10px 0;width:auto!important}}@media (max-width:767px){table.ff_flexible_table,table.ff_flexible_table.ff-checkable-grids{border:0}table.ff_flexible_table.ff-checkable-grids tbody tr{padding-top:0!important}table.ff_flexible_table.ff-checkable-grids tbody tr td.ff_grid_header{background-color:#eee!important;margin:0;text-align:center}table.ff_flexible_table.ff-checkable-grids tbody tr td{text-align:left!important}table.ff_flexible_table.ff-checkable-grids tbody tr td:before{content:none!important}table.ff_flexible_table.ff-checkable-grids tbody tr td:after{content:attr(data-label);display:inline-block;letter-spacing:.5pt;padding-left:10px;white-space:nowrap}table.ff_flexible_table.ff-checkable-grids tbody tr:nth-child(2n)>td{background:transparent}table.ff_flexible_table thead{left:-9999px;position:absolute;top:-9999px}table.ff_flexible_table tbody tr{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:block;margin:16px 0 10px;padding-top:12px!important;position:relative}table.ff_flexible_table tbody tr td{display:block;margin-left:8px;margin-right:8px;padding:5px}table.ff_flexible_table tbody tr td:before{clear:both;content:attr(data-label);display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap}table.ff_flexible_table tbody tr td.repeat_btn{background-color:#eee;margin-left:0;padding:10px!important;width:100%!important}table.ff_flexible_table tbody tr td.repeat_btn .ff-el-repeat-buttons-list{float:none;width:100%}}@media only screen and (max-width:768px){.lity-container{width:96%}.fluentform .ff-t-container .ff-name-title{width:100%}.ff_repeater_cont_row{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:flex;flex-direction:column;margin:16px 0 10px;padding-top:12px}.ff_repeater_cont_row .ff_repeater_cell{display:block;margin-left:8px;margin-right:8px;padding:5px}.ff_repeater_cont_row .ff-t-cell{flex-basis:100%!important;max-width:100%;width:100%}.ff_repeater_cont_row .ff_repeater_body[role=rowgroup]{display:flex;flex-direction:column}.ff-repeater-container .ff-el-repeat-buttons-list{margin-top:-28px}.ff-el-repeat-buttons-list{margin-top:0}}



:root{--fluentform-primary:#1a7efb;--fluentform-secondary:#606266;--fluentform-danger:#f56c6c;--fluentform-border-color:#dadbdd;--fluentform-border-radius:7px;--fluentform-input-select-height:auto}.ff-default .ff_btn_style{border:1px solid transparent;border-radius:7px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1.5;padding:8px 40px;position:relative;text-align:center;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.ff-default .ff_btn_style:focus,.ff-default .ff_btn_style:hover{opacity:.8;outline:0;text-decoration:none}.ff-default .ff-btn-primary:not(.ff_btn_no_style){background-color:#007bff;border-color:#007bff;color:#fff}.ff-default .ff-btn-primary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-primary:not(.ff_btn_no_style):hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.ff-default .ff-btn-secondary:not(.ff_btn_no_style){background-color:#606266;border-color:#606266;color:#fff}.ff-default .ff-btn-secondary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover{background-color:#727b84;border-color:#6c757d;color:#fff}.ff-default .ff-btn-lg{border-radius:6px;font-size:18px;line-height:1.5;padding:8px 16px}.ff-default .ff-btn-sm{border-radius:3px;font-size:13px;line-height:1.5;padding:4px 8px}.ff-default .ff-el-form-control{background-clip:padding-box;background-image:none;border:1px solid var(--fluentform-border-color);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1;margin-bottom:0;max-width:100%;padding:11px 15px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ff-default .ff-el-form-control:focus{background-color:#fff;border-color:var(--fluentform-primary);color:var(--fluentform-secondary);outline:none}.ff-default .ff-el-form-check label.ff-el-form-check-label{cursor:pointer;margin-bottom:7px}.ff-default .ff-el-form-check label.ff-el-form-check-label>span:after,.ff-default .ff-el-form-check label.ff-el-form-check-label>span:before{content:none}.ff-default .ff-el-form-check:last-child label.ff-el-form-check-label{margin-bottom:0}.ff-default textarea{min-height:90px}select.ff-el-form-control:not([size]):not([multiple]){height:var(--fluentform-input-select-height,auto)}.elementor-editor-active .ff-form-loading .ff-step-container .fluentform-step:first-child{height:auto}.ff-upload-preview.ff_uploading{opacity:.8}@keyframes ff_move{0%{background-position:0 0}to{background-position:50px 50px}}.ff_uploading .ff-el-progress .ff-el-progress-bar{animation:ff_move 2s linear infinite;background-image:linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-size:50px 50px;border-bottom-left-radius:20px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-top-right-radius:8px;bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.ff_payment_summary{overflow-x:scroll}.pac-container{z-index:99999!important}.ff-support-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ff-default{font-family:inherit}.ff-default .ff-el-input--label label{display:inline-block;font-weight:500;line-height:inherit;margin-bottom:0}

/*.nav-ul li.nv-active>.wrap .caret, .nav-ul li.nv-active>.wrap>a{
    color: #0065cb;
}
.nv-active{
    border-top: 3px solid #0065cb;
    color: #0065cb;
}
.nv-active a:hover{
    color: #0065cb;
}*/


/* 弹窗遮罩层 */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 1000;
}

/* 激活状态 */
.modal-overlay.active {
    opacity: 1;
    visibility: visible;
}

/* 弹窗主体 */
.modal-content {
    background-color: white;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    text-align: center;
    max-width: 90%;
    width: 320px;
    transform: scale(0.9);
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
}

.modal-overlay.active .modal-content {
    transform: scale(1);
}

/* 关闭按钮 */
.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    background: none;
    border: none;
    font-size: 24px;
    color: #9ca3af;
    cursor: pointer;
    line-height: 1;
    transition: color 0.2s;
}

.close-btn:hover {
    color: #4b5563;
    font-size: 30px;
    background: #eeeeee;
}

/* 标题样式 */
.modal-title {
    font-size: 18px;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 20px;
}

/* 二维码容器 */
.qr-code-wrapper {
    width: 200px;
    height: 200px;
    margin: 0 auto 20px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
}

.qr-code-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

/* 提示文字 */
.modal-tip {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 0;
}

/* 响应式调整 */
@media (max-width: 480px) {
    .modal-content {
        width: 85%;
        padding: 20px;
    }

    .qr-code-wrapper {
        width: 180px;
        height: 180px;
    }
}


/* 移动端显示 */
@media (max-width: 768px) {
    .float-consult-card {
        display: block;
        position: fixed;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 40px);
        max-width: 340px;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    .float-consult-card.show {
        opacity: 1;
        visibility: visible;
    }

    .consult-card-inner {
        background: #007d62;
        border-radius: 16px;
        padding: 10px 16px;
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        position: relative;
    }

    .consult-text {
        flex: 1;
    }

    .consult-text p {
        margin: 0;
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.3;
    }

    .consult-text small {
        display: block;
        color: rgba(255, 255, 255, 0.85);
        font-size: 11px;
        margin-top: 2px;
    }

    .consult-btn {
        display: inline-block;
        background: #ffffff;
        color: #007d62 !important;
        font-size: 13px;
        font-weight: bold;
        padding: 8px 16px;
        border-radius: 40px;
        text-decoration: none;
        text-align: center;
        white-space: nowrap;
        transition: all 0.2s ease;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

    .consult-btn:active {
        transform: scale(0.96);
        background: #f0f0f0;
    }

    /* 关闭按钮样式 */
    .consult-close {
        position: absolute;
        top: -10px;
        right: -8px;
        width: 24px;
        height: 24px;
        background: rgba(0, 0, 0, 0.6);
        color: white;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
        transition: all 0.2s ease;
        z-index: 10000;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    }

    .consult-close:hover {
        background: rgba(0, 0, 0, 0.8);
        transform: scale(1.1);
    }

    .consult-close:active {
        transform: scale(0.95);
    }
}

#mobile-menu{
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 999;
}

.nav-ul li a{
    font-size: 18px !important;
}