: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--primary: #101010;
    --wp--preset--color--secondary: #0bb4aa;
    --wp--preset--color--header-footer: #101010;
    --wp--preset--color--tertiary: #6C6C77;
    --wp--preset--color--lightgrey: #D9D9D9;
    --wp--preset--color--foreground: #000;
    --wp--preset--color--background: #f9fafd;
    --wp--preset--color--light-background: #ffffff;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 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, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, 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--gradient--black-primary: linear-gradient(180deg, var(--wp--preset--color--secondary) 0%, var(--wp--preset--color--secondary) 73%, var(--wp--preset--color--background) 73%, var(--wp--preset--color--background) 100%);
    --wp--preset--gradient--black-secondary: linear-gradient(135deg, rgba(0, 0, 0, 1) 50%, var(--wp--preset--color--tertiary) 100%);
    --wp--preset--font-size--small: clamp(14px, 0.875rem +((1vw - 3.2px)* 0.208), 16px);
    --wp--preset--font-size--medium: clamp(16px, 1rem +((1vw - 3.2px)* 0.417), 20px);
    --wp--preset--font-size--large: clamp(22px, 1.375rem +((1vw - 3.2px)* 1.458), 36px);
    --wp--preset--font-size--x-large: clamp(30px, 1.875rem +((1vw - 3.2px)* 2.083), 50px);
    --wp--preset--font-size--x-small: clamp(14px, 0.875rem +((1vw - 3.2px)* 1), 14px);
    --wp--preset--font-size--max-36: clamp(24px, 1.5rem +((1vw - 3.2px)* 1.25), 36px);
    --wp--preset--font-size--max-48: clamp(26px, 1.625rem +((1vw - 3.2px)* 2.292), 48px);
    --wp--preset--font-size--max-60: clamp(30px, 1.875rem +((1vw - 3.2px)* 3.125), 60px);
    --wp--preset--font-size--max-72: clamp(38px, 2.375rem +((1vw - 3.2px)* 3.542), 72px);
    --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--spacing--x-small: 20px;
    --wp--preset--spacing--small: 40px;
    --wp--preset--spacing--medium: 60px;
    --wp--preset--spacing--large: 80px;
    --wp--preset--spacing--x-large: 100px;
    --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 rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
    --wp--custom--font-weight--black: 900;
    --wp--custom--font-weight--bold: 700;
    --wp--custom--font-weight--extra-bold: 800;
    --wp--custom--font-weight--light: 300;
    --wp--custom--font-weight--medium: 500;
    --wp--custom--font-weight--regular: 400;
    --wp--custom--font-weight--semi-bold: 600;
    --wp--custom--line-height--body: 1.75;
    --wp--custom--line-height--heading: 1.1;
    --wp--custom--line-height--medium: 1.5;
    --wp--custom--line-height--one: 1;
    --wp--custom--spacing--outer: 30px;
}

body,button,input,select,textarea {
    margin: 0;
    padding: 0;
    font-family: Inter,sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.8;
    color: #444
}

.entry-content>.alignfull {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    max-width: 100vw;
}

.entry-content {
    line-height: 1.9
}

.entry-content>.wp-block-columns,.entry-content>.wp-block-cover,.entry-content>.wp-block-group {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px
}

:root :where(.is-layout-constrained) > * {
    margin-block-start: 20px;
    margin-block-end: 0;
}
:root :where(.is-layout-constrained) > :first-child {
    margin-block-start: 0;
}
:root :where(.is-layout-constrained) > :last-child {
    margin-block-end: 0;
}
:root :where(.is-layout-flex) {
    gap: 20px;
}

.wp-block-columns {
    flex-wrap:nowrap!important
}

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


figure.hl-first-col-cus table {
    border-color: #837668 !important;
}
.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}
.wp-block-table {
    overflow-x: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    color: #FFF;
    width: 100%;
    z-index: 1
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}
.has-x-large-font-size {
    /* font-size: var(--wp--preset--font-size--x-large) !important; */
    font-size: 2.625em;
}
.has-text-align-center {
    text-align: center
}
:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    margin-bottom: 20px;
    line-height: 1.3;
    font-weight: 700
}
.entry-content .wp-block-image img,.entry-content img.aligncenter,.entry-content img.alignleft,.entry-content img.alignnone,.entry-content img.alignright,.entry-content img.attachment-fullsize {
    max-width: 100%;
    height: auto
}

.jc-bg-caption {
    color: #FFF;
    padding: 16px 20px;
    margin:0 4px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #093fb6 0%, #4887cd 100%);
}


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

:root {
    --wp--style--global--content-size: 1200px;
    --wp--style--global--wide-size: 1280px;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}


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

a {
    transition: all .1s ease-in;
    text-decoration: none;
    color: var(--inspiro-primary-color)
}
hr {
    background-color: #eee;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ol,ul {
    /* margin: 0 0 1.5em 1em; */
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,li>ul {
    margin-bottom: 0;
    /* margin-left: 1.5em */
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%
}

thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: .5em
}

th {
    padding: .4em;
    text-align: left
}

tr {
    border-bottom: 1px solid #eee
}

td {
    padding: .4em
}

td,td:first-child,th,th:first-child {
    padding-left: 0
}

td:last-child,th:last-child {
    padding-right: 0
}


/*custom*/
.side-nav__scrollable-container {
    background: linear-gradient(to right, #093fb6 0%, #4887cd 100%);
}

.navbar-nav ul {
	border-top: none;
	/*border-top: 2px solid #1158be;*/
}
.navbar-nav>li>ul:before {
	border-bottom: 8px solid #1F57BE;
}

.navbar-nav>li.current-menu-item>a,.navbar-nav>li.current-menu-parent>a,.navbar-nav>li.current_page_item>a {
	color: #fff
}

.navbar-nav>li.current-menu-item>a,.navbar-nav>li.current-menu-parent>a,.navbar-nav>li.current_page_item>a {
	color: #FFF;
}

/*hide search*/
#sb-search{
	display: none !important
}

@media screen and (min-width: 64em) {
    body:not(.wp-custom-logo) a.custom-logo-text {
        font-size: 24px;
    }
	a.custom-logo-text:after{
		content:"";
	}
}

:root {
    --inspiro-primary-color: #565555;
    --inspiro-dark-color: #101010;
    --inspiro-light-grey-color: #1158be;
    --inspiro-color-background-body: #fff;
    --inspiro-color-link-hover: #000;
		--wp--preset--color--secondary: #002fa7;
}

/*commom section*/
.jc-bg-light{
	background-color: #E1F1FF;
}
.jc-bg-caption{
	background: linear-gradient(to right, #093fb6 0%, #4887cd 100%);
}


/*commom table odd row*/
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #E1F1FF;
}


.entry-content>.wp-block-columns,.entry-content>.wp-block-cover,.entry-content>.wp-block-group {
	padding-left:8px;
	padding-right:8px;
}

.wp-block-table table{
	margin: 0;
}

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

.wp-block-table.is-style-stripes {
	border-bottom: none;
}

@media (max-width: 768px) {
    ul.list-horizon-cus, ul.list-horizon-1, ul.list-horizon-2, ul.list-horizon-3{
        display: flex;
        flex-wrap: wrap; /* 允许换行 */
        padding: 0; /* 去掉默认内边距 */
        list-style: none; /* 去掉默认列表样式 */
    }
    ul.list-horizon-cus li, ul.list-horizon-1 li, ul.list-horizon-2 li, ul.list-horizon-3 li{
        flex: 1 0 99%; 
        &::before {
                content: '●';
                font-size: 1.1rem;
                display: inline;
                /* padding-left: 0.5rem; */
                padding-right: 0.5rem;
                margin-left: 0.5rem;
                color: #4d7bb9;
        }
        &.none{
            &::before{
                content: none;
            }
        }
    }
}

@media (min-width: 768px) {
    ul.list-horizon-cus, ul.list-horizon-1, ul.list-horizon-2, ul.list-horizon-3{
        display: flex;
        flex-wrap: wrap; /* 允许换行 */
        padding: 0; /* 去掉默认内边距 */
        list-style: none; /* 去掉默认列表样式 */
    }
    ul.list-horizon-cus li, ul.list-horizon-1 li, ul.list-horizon-2 li, ul.list-horizon-3 li{
        box-sizing: border-box; /* 包含内边距和边框 */
        padding: 10px 0;

        &::before {
            content: '●';
            font-size: 1.1rem;
            display: inline;
            padding-left: 0.5rem;
            padding-right: 0.5rem;
            /* margin-left: 0.5rem; */
            color: #4d7bb9;
        }
    }

    ul.list-horizon-1 li{
        flex: 1 0 99%; /* 每个li占据50%的宽度 */
    }
    ul.list-horizon-2 li{
        flex: 1 0 50%; /* 每个li占据50%的宽度 */
    }
    ul.list-horizon-3 li{
        flex: 0 0 33%; /* 每个li占据50%的宽度 */
    }
}




/*page表格*/
figure.hl-first-col-cus table tr td:first-child{
	background-color: #f4f0e9;
}
figure.hl-first-col-cus table{
	border-color: #837668 !important;;
}


/* body .is-layout-flex {
    display: flex;
} */
:root :where(.is-layout-flex) {
    gap: 20px;
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}
.wp-block-button__link,.wp-element-button {
    padding: calc(.667em + 2px) calc(1.333em + 2px)
}
:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-radius: 0;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    text-decoration: none;
}
.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
}
.wp-block-columns {
    align-items: normal!important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap!important
}