/* About page dedicated CSS. Extracted from the original rendered page to preserve the legacy visual while removing the heavy site-wide LiteSpeed stylesheet. */
@font-face { font-family: Nunito; src: url("../fonts/nunito-latin-variable-400-800.woff2") format("woff2"); font-weight: 400 800; font-style: normal; font-display: swap; }
@font-face { font-family: Poppins; src: url("../fonts/poppins-latin-700.woff2") format("woff2"); font-weight: 700; font-style: normal; font-display: swap; }
/* source: yc-about-banner-and-timeline */
.gb-container-510ba7cf { background-image: linear-gradient(90deg, rgba(6, 20, 48, 0.48), rgba(13, 55, 119, 0.18)), url("../uploads/2025/08/yuechucompany11.webp"); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.gb-container-db4e6450 { padding: 120px 0px 110px; max-width: 1040px; margin: 0px auto; }
.gb-headline-913083f2 { margin: 0px 0px 16px; font-size: 42px; line-height: 1.05; font-weight: 800; letter-spacing: -0.03em; color: rgb(255, 255, 255); text-shadow: rgba(4, 18, 44, 0.28) 0px 14px 32px; }
.gb-container-f3943ae9 { display: inline-flex; align-items: center; gap: 18px; padding: 8px 0px; border-radius: 0px; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; box-shadow: none; }
.gb-headline-2631b7bd { margin: 0px; color: rgb(255, 255, 255); }
.gb-headline-2631b7bd svg { width: 50px; height: 50px; }
.gb-container-c26bb965 { display: flex; flex-direction: column; gap: 6px; }
.gb-headline-95d8a367 { margin: 0px; font-size: 13px; line-height: 1.2; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(233, 242, 255, 0.88); }
.gb-headline-e0ef44f8 { margin: 0px; font-size: 30px; line-height: 1.1; font-weight: 800; letter-spacing: -0.02em; }
.gb-headline-e0ef44f8 a { color: rgb(255, 255, 255); text-decoration: none; }
.gb-headline-e0ef44f8 a:hover { color: rgb(229, 240, 255); }
.yc-history-section { max-width: 1180px; margin: 0px auto; padding: 8px 0px 10px; }
.yc-history-section .yc-kicker { display: inline-flex; align-items: center; gap: 10px; margin: 0px 0px 10px; color: rgb(40, 109, 182); font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; }
.yc-history-section .yc-kicker svg { width: 14px; height: 14px; }
.yc-history-title { margin: 0px 0px 26px; font-size: 42px; line-height: 1.05; font-weight: 800; letter-spacing: -0.03em; color: rgb(10, 55, 111); }
.yc-history-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 20px 22px; align-items: stretch; }
.yc-history-item { position: relative; padding-top: 34px; }
.yc-history-marker { position: absolute; top: 0px; left: 20px; display: flex; align-items: center; gap: 12px; }
.yc-history-dot { width: 12px; height: 12px; border-radius: 50%; background: rgb(214, 98, 47); box-shadow: rgba(214, 98, 47, 0.12) 0px 0px 0px 6px; }
.yc-history-stem { width: 72px; height: 2px; background: linear-gradient(90deg, rgb(207, 216, 230), rgb(219, 228, 240)); }
.yc-history-year { font-size: 18px; line-height: 1; font-weight: 800; color: rgb(10, 55, 111); letter-spacing: -0.01em; }
.yc-history-card { height: 100%; padding: 22px 24px; border-radius: 20px; background: rgb(255, 255, 255); box-shadow: rgba(8, 40, 86, 0.25) 0px 18px 40px -28px; border: 1px solid rgb(223, 232, 245); position: relative; overflow: hidden; }
.yc-history-card::before { content: ""; position: absolute; left: 0px; bottom: 0px; width: 74px; height: 74px; background: linear-gradient(135deg, rgba(224, 236, 250, 0.95), rgba(242, 247, 253, 0)); clip-path: polygon(0px 0px, 100% 100%, 0px 100%); }
.yc-history-card h3 { position: relative; margin: 0px 0px 10px; font-size: 23px; line-height: 1.14; font-weight: 800; letter-spacing: -0.02em; color: rgb(10, 55, 111); }
.yc-history-card p { position: relative; margin: 0px; font-size: 16px; line-height: 1.55; color: rgb(91, 108, 130); }
.yc-history-item:nth-child(4) { grid-column: 1 / span 1; }
.yc-history-item:nth-child(5) { grid-column: 2 / span 1; }
.yc-history-item:nth-child(6) { grid-column: 3 / span 1; }
.yc-history-section + .gb-container-293a2755 { margin-top: 20px; }
.gb-container-293a2755 { padding-top: 26px; }
@media (max-width: 1024px){
.yc-history-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.yc-history-item:nth-child(5) { grid-column: auto; }
.yc-history-title { font-size: 36px; }
.yc-history-card h3 { font-size: 21px; }
}
@media (max-width: 768px){
.gb-container-510ba7cf { background-position: center center; }
.gb-container-db4e6450 { padding: 100px 30px 90px; }
.gb-headline-913083f2 { font-size: 30px; margin-bottom: 12px; }
.gb-container-f3943ae9 { gap: 12px; padding: 14px 16px; border-radius: 10px; }
.gb-headline-2631b7bd svg { width: 38px; height: 38px; }
.gb-headline-95d8a367 { font-size: 14px; letter-spacing: 0.07em; }
.gb-headline-e0ef44f8 { font-size: 20px; }
.yc-history-section { padding: 2px 0px 4px; }
.yc-history-title { font-size: 30px; margin-bottom: 20px; }
.yc-history-grid { grid-template-columns: 1fr; gap: 14px; }
.yc-history-item, .yc-history-item:nth-child(4), .yc-history-item:nth-child(5) { grid-column: auto; padding-top: 28px; }
.yc-history-marker { left: 14px; gap: 10px; }
.yc-history-stem { width: 42px; }
.yc-history-year { font-size: 16px; }
.yc-history-card { padding: 18px 18px 18px 20px; border-radius: 18px; }
.yc-history-card h3 { font-size: 19px; margin-bottom: 8px; }
.yc-history-card p { font-size: 15px; line-height: 1.5; }
}

/* source: yc-about-certificates */
.yc-cert-section { max-width: 1180px; margin: 10px auto 12px; padding: 0px; }
.yc-cert-shell { position: relative; padding: 34px 34px 38px; border: 1px solid rgb(223, 232, 245); border-radius: 28px; background: linear-gradient(rgb(255, 255, 255), rgb(247, 251, 255)); box-shadow: rgba(8, 40, 86, 0.24) 0px 20px 46px -34px; overflow: hidden; }
.yc-cert-shell::before { content: ""; position: absolute; right: -90px; top: -120px; width: 320px; height: 320px; background: radial-gradient(circle, rgba(42, 119, 202, 0.12), rgba(42, 119, 202, 0) 68%); pointer-events: none; }
.yc-cert-shell::after { content: ""; position: absolute; left: -70px; bottom: -120px; width: 260px; height: 260px; background: radial-gradient(circle, rgba(214, 98, 47, 0.1), rgba(214, 98, 47, 0) 70%); pointer-events: none; }
.yc-cert-head { position: relative; display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 24px; }
.yc-cert-kicker { display: inline-flex; align-items: center; gap: 10px; margin: 0px 0px 10px; color: rgb(40, 109, 182); font-size: 15px; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; }
.yc-cert-kicker svg { width: 14px; height: 14px; }
.yc-cert-title { margin: 0px; color: rgb(10, 55, 111); font-size: 40px; line-height: 1.04; font-weight: 800; letter-spacing: -0.03em; }
.yc-cert-intro { max-width: 470px; margin: 0px; color: rgb(91, 108, 130); font-size: 16px; line-height: 1.7; }
.yc-cert-grid { position: relative; display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 18px; }
.yc-cert-card { display: flex; flex-direction: column; height: 100%; padding: 14px; border: 1px solid rgb(223, 232, 245); border-radius: 22px; background: rgb(255, 255, 255); text-decoration: none; box-shadow: rgba(8, 40, 86, 0.32) 0px 16px 34px -30px; transition: transform 0.18s, box-shadow 0.18s, border-color 0.18s; }
.yc-cert-card:hover { transform: translateY(-4px); border-color: rgb(185, 209, 238); box-shadow: rgba(8, 40, 86, 0.28) 0px 18px 40px -26px; }
.yc-cert-media { aspect-ratio: 3 / 4.2; border-radius: 16px; overflow: hidden; background: linear-gradient(rgb(247, 251, 255), rgb(237, 245, 255)); border: 1px solid rgb(231, 238, 248); padding: 10px; }
.yc-cert-media img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: center center; image-rendering: auto; }
.yc-cert-body { padding: 14px 4px 4px; }
.yc-cert-name { margin: 0px 0px 6px; color: rgb(10, 55, 111); font-size: 20px; line-height: 1.2; font-weight: 800; letter-spacing: -0.02em; }
.yc-cert-meta { margin: 0px; color: rgb(91, 108, 130); font-size: 14px; line-height: 1.5; }
.yc-cert-link { display: inline-flex; align-items: center; gap: 8px; margin-top: 10px; color: rgb(40, 109, 182); font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.04em; }
.yc-cert-link::after { content: ""; width: 9px; height: 9px; border-top: 2px solid; border-right: 2px solid; transform: rotate(45deg); }
@media (max-width: 1024px){
.yc-cert-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.yc-cert-title { font-size: 34px; }
.yc-cert-head { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 768px){
.yc-cert-section { margin: 6px auto 8px; }
.yc-cert-shell { padding: 24px 20px; border-radius: 22px; }
.yc-cert-title { font-size: 30px; }
.yc-cert-intro { font-size: 15px; }
.yc-cert-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; }
.yc-cert-card { padding: 12px; }
.yc-cert-media { padding: 8px; }
.yc-cert-name { font-size: 16px; }
.yc-cert-meta { font-size: 12px; }
.yc-cert-link { font-size: 12px; }
}

/* source: ../assets/litespeed/css/82cd31c5a4cddb92a688a5bb8760e5ea.css?ver=0bdd1 */
blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul { margin: 0px; padding: 0px; border: 0px; }
html { font-family: sans-serif; text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
main { display: block; }
html { box-sizing: border-box; }
*, ::after, ::before { box-sizing: inherit; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; margin: 0px; }
body, button, input, select, textarea { font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 400; text-transform: none; font-size: 17px; line-height: 1.5; }
p { margin-bottom: 1.5em; }
h1, h2, h3, h4, h5, h6 { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; }
h1 { font-size: 42px; margin-bottom: 20px; line-height: 1.2em; font-weight: 400; text-transform: none; }
h2 { font-size: 35px; margin-bottom: 20px; line-height: 1.2em; font-weight: 400; text-transform: none; }
h3 { font-size: 29px; margin-bottom: 20px; line-height: 1.2em; font-weight: 400; text-transform: none; }
h4 { font-size: 24px; }
h4, h5, h6 { margin-bottom: 20px; }
ol, ul { margin: 0px 0px 1.5em 3em; }
ul { list-style: disc; }
b, strong { font-weight: 700; }
cite, dfn, em, i { font-style: italic; }
figure { margin: 0px; }
img { height: auto; max-width: 100%; }
a, button, input { transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out; }
a { text-decoration: none; }
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) { margin-top: 2em; }
.entry-header, .site-content { overflow-wrap: break-word; }
embed, iframe, object { max-width: 100%; }
.site-content { display: flex; }
.grid-container { margin-left: auto; margin-right: auto; max-width: 1200px; }
.page-header, .sidebar .widget, .site-main > * { margin-bottom: 20px; }
.one-container .site-content { padding: 40px; }
.one-container .site-main > :last-child, .separate-containers .site-main > :last-child { margin-bottom: 0px; }
.full-width-content .container.grid-container { max-width: 100%; }
.full-width-content.one-container .site-content, .full-width-content.separate-containers .inside-article { padding: 0px; }
.container.grid-container { width: auto; }
@media (max-width: 768px){
.hide-on-mobile { display: none !important; }
a, body, button, input, select, textarea { transition: ease-in-out; }
.site-content { flex-direction: column; }
.container .site-content .content-area { width: auto; }
#main { margin-left: 0px; margin-right: 0px; }
body:not(.no-sidebar) #main { margin-bottom: 0px; }
}
:root { --page-title-display: block; }
@keyframes eicon-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
@media (prefers-reduced-motion: no-preference){
html { scroll-behavior: smooth; }
}
@keyframes fadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fadeInDown { 
  0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }
  100% { opacity: 1; transform: none; }
}
.gb-container-e825e6aa { max-width: 1200px; padding: 80px 40px; margin-right: auto; margin-left: auto; }
.gb-container-74ee1f9f { min-height: 220px; background-color: var(--accent); }
.gb-grid-wrapper > .gb-grid-column-74ee1f9f { flex-basis: 10px; }
.gb-grid-wrapper > .gb-grid-column-0f079b28 { width: 50%; }
.gb-container-a37de731 { min-height: 10px; max-width: 250px; margin-right: auto; margin-left: auto; background-color: var(--accent); }
.gb-container-d78d5a9a { padding-left: 80px; }
.gb-grid-wrapper > .gb-grid-column-d78d5a9a { flex-grow: 1; flex-basis: 0%; }
.gb-container-325d9e7c { display: flex; column-gap: 30px; }
.gb-container-3d11138c { max-width: 1200px; z-index: 1; position: relative; padding: 80px 40px; margin-right: auto; margin-left: auto; }
.gb-container-293a2755 { position: relative; overflow: hidden; }
.gb-container-293a2755::before { content: ""; background-image: url("../uploads/2022/06/rounded_squares.svg"); background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 0; position: absolute; inset: 0px; transition: inherit; pointer-events: none; opacity: 0.05; }
.gb-container-293a2755::after { content: ""; background-image: linear-gradient(180deg,var(--base),var(--base-2)); z-index: 0; position: absolute; inset: 0px; pointer-events: none; }
.gb-container-e49b211c { max-width: 1200px; z-index: 1; position: relative; padding: 80px 40px; margin-right: auto; margin-left: auto; }
.gb-container-98dc1e4c { height: 100%; display: flex; flex-direction: column; justify-content: center; position: relative; overflow: hidden; text-align: center; padding: 60px 30px; border-radius: 5px; border: 1px solid var(--contrast-3); background-color: var(--base); }
.gb-container-98dc1e4c::before { content: ""; background-image: url("../uploads/2022/06/wavy-shape.png"); background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 0; position: absolute; inset: 0px; transition: inherit; border-radius: 5px; pointer-events: none; opacity: 0.7; }
.gb-grid-wrapper > .gb-grid-column-98dc1e4c { width: 33.33%; }
.gb-container-1b0941de { height: 100%; display: flex; flex-direction: column; justify-content: center; position: relative; overflow: hidden; text-align: center; padding: 60px 30px; border-radius: 5px; border: 1px solid var(--contrast-3); background-color: var(--base); }
.gb-container-1b0941de::before { content: ""; background-image: url("../uploads/2022/06/wavy-shape.png"); background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 0; position: absolute; inset: 0px; transition: inherit; border-radius: 5px; pointer-events: none; opacity: 0.7; }
.gb-grid-wrapper > .gb-grid-column-1b0941de { width: 33.33%; }
.gb-container-cab2a071 { height: 100%; display: flex; flex-direction: column; justify-content: center; position: relative; overflow: hidden; text-align: center; padding: 60px 30px; border-radius: 5px; border: 1px solid var(--contrast-3); background-color: var(--base); }
.gb-container-cab2a071::before { content: ""; background-image: url("../uploads/2022/06/wavy-shape.png"); background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 0; position: absolute; inset: 0px; transition: inherit; border-radius: 5px; pointer-events: none; opacity: 0.7; }
.gb-grid-wrapper > .gb-grid-column-cab2a071 { width: 33.33%; }
.gb-container-510ba7cf { position: relative; overflow: hidden; background-color: rgba(7, 14, 35, 0.87); }
.gb-container-510ba7cf::before { content: ""; background-image: url("../uploads/2025/08/yuechucompany11.webp"); background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 0; position: absolute; inset: 0px; transition: inherit; pointer-events: none; opacity: 0.3; }
.gb-container-db4e6450 { max-width: 1200px; z-index: 1; position: relative; padding: 140px 40px 130px; margin-right: auto; margin-left: auto; }
.gb-container-f3943ae9 { display: flex; align-items: center; justify-content: center; column-gap: 15px; }
.gb-grid-wrapper-5f10a85d { display: flex; flex-wrap: wrap; align-items: center; }
.gb-grid-wrapper-5f10a85d > .gb-grid-column { box-sizing: border-box; }
.gb-grid-wrapper-4bf95d93 { display: flex; flex-wrap: wrap; margin-left: -40px; }
.gb-grid-wrapper-4bf95d93 > .gb-grid-column { box-sizing: border-box; padding-left: 40px; }
.gb-image-0ef65290 { border-top: 10px solid var(--base-2); border-left: 10px solid var(--base-2); vertical-align: middle; }
h2.gb-headline-077e2115 { display: flex; align-items: center; font-size: 18px; text-transform: uppercase; color: var(--accent-2); }
h2.gb-headline-077e2115 .gb-icon { line-height: 0; padding-right: 0.5em; }
h2.gb-headline-077e2115 .gb-icon svg { width: 1em; height: 1em; fill: currentcolor; }
h2.gb-headline-c766be8d { font-size: 25px; }
h2.gb-headline-400a09d2 { font-weight: 700; text-align: center; }
p.gb-headline-97c27cea { text-align: center; padding-right: 160px; padding-left: 160px; margin-bottom: 60px; }
h3.gb-headline-2ed676e0 { font-size: 20px; text-transform: uppercase; }
h4.gb-headline-e5f86036 { font-size: 38px; padding-bottom: 10px; margin-top: 10px; border-bottom: 1px solid var(--contrast-3); }
p.gb-headline-4f7a1660 { margin-bottom: 0px; }
h3.gb-headline-4e5ca7c6 { font-size: 20px; text-transform: uppercase; }
h4.gb-headline-e83d143c { font-size: 38px; padding-bottom: 10px; margin-top: 10px; border-bottom: 1px solid var(--contrast-3); }
p.gb-headline-ecbb6451 { margin-bottom: 0px; }
h3.gb-headline-b2d9ae1b { font-size: 20px; text-transform: uppercase; }
h4.gb-headline-be130034 { font-size: 38px; padding-bottom: 10px; margin-top: 10px; border-bottom: 1px solid var(--contrast-3); }
p.gb-headline-56449c63 { margin-bottom: 0px; }
h1.gb-headline-913083f2 { text-transform: capitalize; text-align: center; margin-bottom: 40px; color: var(--base-2); }
h2.gb-headline-2631b7bd { display: flex; align-items: center; column-gap: 0.5em; margin-bottom: 0px; }
h2.gb-headline-2631b7bd .gb-icon { line-height: 0; color: var(--base-2); }
h2.gb-headline-2631b7bd .gb-icon svg { width: 1.5em; height: 1.5em; fill: currentcolor; }
p.gb-headline-95d8a367 { font-size: 15px; font-weight: 700; text-transform: uppercase; margin-bottom: 0px; color: var(--base); }
p.gb-headline-e0ef44f8 { font-size: 24px; font-weight: 900; margin-bottom: 0em; color: var(--base-2); }
p.gb-headline-e0ef44f8 a { color: var(--base-2); }
p.gb-headline-e0ef44f8 a:hover { color: var(--accent-3); }
a.gb-button-751d2100 { display: inline-flex; align-items: center; justify-content: center; font-weight: 700; text-align: center; padding: 15px 25px; margin-top: 40px; margin-bottom: 40px; border-radius: 4px; background-color: var(--accent); color: var(--base-2); text-decoration: none; }
a.gb-button-751d2100:hover, a.gb-button-751d2100:active, a.gb-button-751d2100:focus { background-color: var(--accent-2); color: var(--base-2); }
a.gb-button-751d2100 .gb-icon { line-height: 0; padding-left: 0.5em; }
a.gb-button-751d2100 .gb-icon svg { width: 1em; height: 1em; fill: currentcolor; }
@media (max-width: 1024px){
.gb-container-e825e6aa { padding-top: 60px; padding-bottom: 60px; }
.gb-container-74ee1f9f { min-height: 100px; }
.gb-grid-wrapper > .gb-grid-column-74ee1f9f { width: 45%; flex-basis: 6px; }
.gb-grid-wrapper > .gb-grid-column-0f079b28 { width: 45%; }
.gb-container-a37de731 { min-height: 6px; }
.gb-container-d78d5a9a { padding-left: 50px; }
.gb-grid-wrapper > .gb-grid-column-d78d5a9a { width: 45%; }
.gb-container-3d11138c { padding-top: 60px; padding-bottom: 60px; }
.gb-container-e49b211c { padding-top: 60px; padding-bottom: 60px; }
.gb-grid-wrapper > .gb-grid-column-98dc1e4c { width: 50%; }
.gb-grid-wrapper > .gb-grid-column-1b0941de { width: 50%; }
.gb-grid-wrapper > .gb-grid-column-cab2a071 { width: 50%; }
.gb-container-db4e6450 { padding-top: 120px; padding-bottom: 110px; }
.gb-grid-wrapper-4bf95d93 { justify-content: center; }
.gb-grid-wrapper-4bf95d93 > .gb-grid-column { padding-bottom: 40px; }
p.gb-headline-97c27cea { padding-right: 40px; padding-left: 40px; }
}
@media (max-width: 1024px) and (min-width: 768px){
.gb-grid-wrapper > div.gb-grid-column-cab2a071 { padding-bottom: 0px; }
}
@media (max-width: 767px){
.gb-container-e825e6aa { padding-right: 30px; padding-left: 30px; }
.gb-grid-wrapper > .gb-grid-column-74ee1f9f { flex-basis: 0%; }
.gb-grid-wrapper > .gb-grid-column-0f079b28 { flex-grow: 1; }
.gb-container-a37de731 { min-height: 10px; }
.gb-container-d78d5a9a { padding-left: 0px; }
.gb-grid-wrapper > .gb-grid-column-d78d5a9a { width: 100%; flex-basis: 100%; }
.gb-grid-wrapper > div.gb-grid-column-d78d5a9a { padding-bottom: 0px; }
.gb-container-3d11138c { padding-right: 30px; padding-left: 30px; }
.gb-container-e49b211c { padding-right: 30px; padding-left: 30px; }
.gb-grid-wrapper > .gb-grid-column-98dc1e4c { flex-basis: 500px; }
.gb-grid-wrapper > .gb-grid-column-1b0941de { flex-basis: 500px; }
.gb-grid-wrapper > .gb-grid-column-cab2a071 { flex-basis: 500px; }
.gb-grid-wrapper > div.gb-grid-column-cab2a071 { padding-bottom: 0px; }
.gb-container-db4e6450 { padding: 100px 30px 90px; }
.gb-grid-wrapper-5f10a85d > .gb-grid-column { padding-bottom: 30px; }
.gb-image-0ef65290 { border-left: 0 solid var(--base-2); height: 400px; object-fit: cover; }
h2.gb-headline-077e2115 { font-size: 17px; }
p.gb-headline-97c27cea { padding-right: 0px; padding-left: 0px; }
h3.gb-headline-2ed676e0 { font-size: 19px; }
h4.gb-headline-e5f86036 { font-size: 30px; }
h3.gb-headline-4e5ca7c6 { font-size: 19px; }
h4.gb-headline-e83d143c { font-size: 30px; }
h3.gb-headline-b2d9ae1b { font-size: 19px; }
h4.gb-headline-be130034 { font-size: 30px; }
h1.gb-headline-913083f2 { font-size: 30px; }
p.gb-headline-95d8a367 { font-size: 14px; }
p.gb-headline-e0ef44f8 { font-size: 20px; }
}
:root { --gb-container-width: 1200px; }

/* source: generate-style-inline-css */
body { background-color: var(--base-2); color: var(--contrast-2); }
a { color: var(--accent); }
a:hover, a:focus, a:active { color: var(--accent-2); }
:root { --contrast: #002448; --contrast-2: #666666; --contrast-3: #c6c6c6; --base: #edf5ff; --base-2: #FFFFFF; --accent: #2a77ca; --accent-2: #286db6; --accent-3: #cb4a1f; }
h1 { font-family: Poppins, sans-serif; font-weight: 700; font-size: 42px; }
@media (max-width: 768px){
h1 { font-size: 35px; }
}
h2 { font-family: Poppins, sans-serif; font-weight: 700; font-size: 38px; line-height: 1.5em; }
@media (max-width: 768px){
h2 { font-size: 30px; }
}
h3 { font-family: Poppins, sans-serif; font-weight: 700; font-size: 29px; line-height: 1.5em; }
@media (max-width: 768px){
h3 { font-size: 24px; }
}
h4 { font-family: Poppins, sans-serif; font-weight: 700; font-size: 24px; }
@media (max-width: 768px){
h4 { font-size: 22px; }
}
body, button, input, select, textarea { font-family: Nunito, sans-serif; }
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header { color: var(--contrast-2); background-color: var(--base-2); }
.inside-article a, .paging-navigation a, .comments-area a, .page-header a { color: var(--accent-3); }
.inside-article a:hover, .paging-navigation a:hover, .comments-area a:hover, .page-header a:hover { color: var(--contrast-2); }
h1 { color: var(--contrast); }
h2 { color: var(--contrast); }
h3 { color: var(--contrast); }
h4 { color: var(--contrast); }
:root { --gp-search-modal-bg-color: var(--base-3); --gp-search-modal-text-color: var(--contrast); --gp-search-modal-overlay-bg-color: rgba(0,0,0,0.2); }
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header { padding: 80px 40px; }
.sidebar .widget, .page-header, .widget-area .main-navigation, .site-main > * { margin-bottom: 40px; }
@media (max-width: 768px){
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header { padding: 60px 30px; }
}
.site-content .content-area { width: 100%; }

/* source: kadence-blocks-global-variables-inline-css */
:root { --global-kb-font-size-sm: clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem); --global-kb-font-size-md: clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem); --global-kb-font-size-lg: clamp(1.75rem, 1.576rem + 0.543vw, 2rem); --global-kb-font-size-xl: clamp(2.25rem, 1.728rem + 1.63vw, 3rem); --global-kb-font-size-xxl: clamp(2.5rem, 1.456rem + 3.26vw, 4rem); --global-kb-font-size-xxxl: clamp(2.75rem, 0.489rem + 7.065vw, 6rem); }
:root { --global-palette1: #3182CE; --global-palette2: #2B6CB0; --global-palette3: #1A202C; --global-palette4: #2D3748; --global-palette5: #4A5568; --global-palette6: #718096; --global-palette7: #EDF2F7; --global-palette8: #F7FAFC; --global-palette9: #ffffff; }

/* source: generate-offside-inline-css */
:root { --gp-slideout-width: 265px; }

/* source: wp-custom-css */
.box-shadow { box-shadow: rgba(0, 36, 72, 0.4) 0px 0px 35px -13px; }
.gb-headline-0c4817b6 { color: rgb(66, 84, 102) !important; line-height: 1.72; }
.gb-headline-0c4817b6 strong { color: rgb(17, 59, 109) !important; }
.gb-button-751d2100, .gb-button-751d2100:visited, .gb-button-751d2100:hover, .gb-button-751d2100:focus { color: rgb(255, 255, 255) !important; }
.gb-button-751d2100 .gb-button-text, .gb-button-751d2100 .gb-icon, .gb-button-751d2100 svg { color: rgb(255, 255, 255) !important; fill: currentcolor !important; }
.gb-button-751d2100 { box-shadow: rgba(40, 109, 182, 0.18) 0px 14px 32px !important; }

/* source: yc-about-mobile-timeline-fix */
@media (max-width: 900px){
.yc-history-section { padding: 4px 0px 2px !important; }
.yc-history-title { font-size: 28px !important; line-height: 1.04 !important; margin-bottom: 18px !important; }
.yc-history-grid { grid-template-columns: 1fr !important; gap: 14px !important; }
.yc-history-item, .yc-history-item:nth-child(4), .yc-history-item:nth-child(5), .yc-history-item:nth-child(6) { grid-column: auto !important; padding-top: 30px !important; }
.yc-history-marker { left: 14px !important; gap: 10px !important; }
.yc-history-stem { width: 44px !important; }
.yc-history-year { font-size: 16px !important; }
.yc-history-card { min-height: auto !important; padding: 18px 18px 16px !important; border-radius: 18px !important; }
.yc-history-card h3 { font-size: 18px !important; line-height: 1.08 !important; margin-bottom: 8px !important; }
.yc-history-card p { font-size: 15px !important; line-height: 1.48 !important; }
}
@media (max-width: 640px){
.yc-history-section { padding: 0px !important; }
.yc-kicker { margin-bottom: 8px !important; font-size: 13px !important; }
.yc-history-title { font-size: 24px !important; margin-bottom: 16px !important; }
.yc-history-grid { gap: 12px !important; }
.yc-history-item { padding-top: 26px !important; }
.yc-history-marker { left: 12px !important; }
.yc-history-stem { width: 36px !important; }
.yc-history-card { padding: 16px 16px 15px !important; }
.yc-history-card h3 { font-size: 17px !important; }
.yc-history-card p { font-size: 14px !important; line-height: 1.45 !important; }
}
