.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.9rem 1.5rem;border-radius:10px;text-decoration:none;border:1px solid rgba(0,0,0,0);font-weight:600;line-height:1;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .2s ease,box-shadow .2s ease}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(90,178,94,.18)}.btn__label{display:inline-flex;align-items:center}.btn__icon{display:inline-flex;flex:0 0 auto;width:1rem;height:1rem}.btn__icon svg{width:100%;height:100%;stroke-width:2}.btn--primary{background:#123985;background:var(--color-primary);color:#ffffff;color:var(--color-white)}.btn--primary:hover{background:#2053b9;background:var(--color-primary-hover);color:#ffffff;color:var(--color-white)}.btn--secondary{background:#f9bf09;background:var(--color-secondary);color:#111111;color:var(--color-black)}.btn--secondary:hover{background:var(--color-secondary-hover);color:#111111;color:var(--color-black)}.btn--outline{background:rgba(0,0,0,0);border-color:#123985;border-color:var(--color-primary);color:#123985;color:var(--color-primary)}.btn--outline:hover{background:#123985;background:var(--color-primary);border-color:#123985;border-color:var(--color-primary);color:#ffffff;color:var(--color-white)}.btn--ghost{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#191919;color:var(--color-text)}.btn--ghost:hover{background:#f7f3eb;background:var(--color-surface);border-color:#f7f3eb;border-color:var(--color-surface);color:#191919;color:var(--color-text)}:root,.editor-styles-wrapper [data-type^="acf/"]{--font-family-base: Roboto, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-family-heading: Roboto, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-family-accent: Lavishly Yours, cursive;--font-size-base: 16px;--line-height-base: 1.6;--line-height-heading: 1.2;--color-text: #191919;--color-bg: #ffffff;--color-surface: #f7f3eb;--color-surface-strong: #efe7d8;--color-border: #d9cfbf;--color-muted: #666666;--color-primary: #123985;--color-primary-hover: #2053b9;--color-secondary: #f9bf09;--color-accent: #cdae7f;--color-black: #111111;--color-white: #ffffff;--container-default: 1200px;--container-wide: 1360px;--container-medium: 960px;--container-narrow: 720px;--container-gutter-desktop: 3rem;--container-gutter-tablet: 2rem;--container-gutter-mobile: 1rem;--section-space-none: 0;--section-space-xs: 1.5rem;--section-space-sm: 2.5rem;--section-space-md: 4rem;--section-space-lg: 6rem;--section-space-xl: 8rem}.editor-styles-wrapper [data-type^="acf/"] :where(.wp-block){max-width:80vw}.editor-styles-wrapper .container{width:100%;max-width:calc(1200px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container{max-width:calc(1200px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container{max-width:calc(1200px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-wide{width:100%;max-width:calc(1360px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-wide{max-width:calc(1360px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-wide{max-width:calc(1360px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-medium{width:100%;max-width:calc(960px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-medium{max-width:calc(960px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-medium{max-width:calc(960px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-narrow{width:100%;max-width:calc(720px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-narrow{max-width:calc(720px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-narrow{max-width:calc(720px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .section{--section-gap-top: 0;--section-gap-bottom: 0;--section-space-top: 4rem;--section-space-bottom: 4rem;margin-top:0;margin-top:var(--section-gap-top);margin-bottom:0;margin-bottom:var(--section-gap-bottom);padding-top:4rem;padding-top:var(--section-space-top);padding-bottom:4rem;padding-bottom:var(--section-space-bottom)}.editor-styles-wrapper .section-bg{background:#f7f3eb;background:var(--section-background-color, var(--color-surface))}.editor-styles-wrapper .section-gap-top-none{--section-gap-top: 0}.editor-styles-wrapper .section-gap-bottom-none{--section-gap-bottom: 0}.editor-styles-wrapper .section-space-top-none{--section-space-top: 0}.editor-styles-wrapper .section-space-bottom-none{--section-space-bottom: 0}.editor-styles-wrapper .section-gap-top-xs{--section-gap-top: 1.5rem}.editor-styles-wrapper .section-gap-top-sm{--section-gap-top: 2.5rem}.editor-styles-wrapper .section-gap-top-md{--section-gap-top: 4rem}.editor-styles-wrapper .section-gap-top-lg{--section-gap-top: 6rem}.editor-styles-wrapper .section-gap-top-xl{--section-gap-top: 8rem}.editor-styles-wrapper .section-gap-bottom-xs{--section-gap-bottom: 1.5rem}.editor-styles-wrapper .section-gap-bottom-sm{--section-gap-bottom: 2.5rem}.editor-styles-wrapper .section-gap-bottom-md{--section-gap-bottom: 4rem}.editor-styles-wrapper .section-gap-bottom-lg{--section-gap-bottom: 6rem}.editor-styles-wrapper .section-gap-bottom-xl{--section-gap-bottom: 8rem}.editor-styles-wrapper .section-space-top-xs{--section-space-top: 1.5rem}.editor-styles-wrapper .section-space-top-sm{--section-space-top: 2.5rem}.editor-styles-wrapper .section-space-top-md{--section-space-top: 4rem}.editor-styles-wrapper .section-space-top-lg{--section-space-top: 6rem}.editor-styles-wrapper .section-space-top-xl{--section-space-top: 8rem}.editor-styles-wrapper .section-space-bottom-xs{--section-space-bottom: 1.5rem}.editor-styles-wrapper .section-space-bottom-sm{--section-space-bottom: 2.5rem}.editor-styles-wrapper .section-space-bottom-md{--section-space-bottom: 4rem}.editor-styles-wrapper .section-space-bottom-lg{--section-space-bottom: 6rem}.editor-styles-wrapper .section-space-bottom-xl{--section-space-bottom: 8rem}.block-partnership-showcase{background:#f6f6f6}.block-partnership-showcase__inner{display:grid;grid-gap:clamp(2rem,4vw,3.5rem);gap:clamp(2rem,4vw,3.5rem)}.block-partnership-showcase__header{display:grid;grid-gap:1rem;gap:1rem}.block-partnership-showcase__eyebrow{margin:0;font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#123985}.block-partnership-showcase__title{margin:0;font-size:clamp(2rem,4.2vw,4.1rem);line-height:.96;letter-spacing:-0.05em;color:#101828}.block-partnership-showcase__intro{color:#4d5761}.block-partnership-showcase__intro p{margin:0}.block-partnership-showcase__intro p+p{margin-top:.8rem}.block-partnership-showcase__logos{position:relative;overflow:hidden;padding:1.25rem 0;border-top:1px solid rgba(18,57,133,.12);border-bottom:1px solid rgba(18,57,133,.12)}.block-partnership-showcase__logos::before,.block-partnership-showcase__logos::after{content:"";position:absolute;top:0;bottom:0;width:clamp(2.5rem,8vw,7rem);z-index:1;pointer-events:none}.block-partnership-showcase__logos::before{left:0;background:linear-gradient(90deg, #f6f6f6 0%, rgba(251, 252, 254, 0) 100%)}.block-partnership-showcase__logos::after{right:0;background:linear-gradient(270deg, #f6f6f6 0%, rgba(251, 252, 254, 0) 100%)}.block-partnership-showcase__logos:hover .block-partnership-showcase__logos-track{animation-play-state:paused}.block-partnership-showcase__logos-track{display:flex;width:-moz-max-content;width:max-content;align-items:center;animation:partnership-showcase-marquee 28s linear infinite}.block-partnership-showcase__logos-group{display:flex;align-items:center;gap:clamp(2.2rem,4vw,4rem);padding-right:clamp(2.2rem,4vw,4rem);flex-shrink:0}.block-partnership-showcase__logo-item{display:grid;place-items:center;min-width:clamp(8rem,12vw,11rem);min-height:4.5rem;opacity:.68;transition:opacity .3s ease,transform .3s ease,filter .3s ease}.block-partnership-showcase__logo-item:hover{opacity:1;transform:translateY(-2px);filter:saturate(1.05)}.block-partnership-showcase__logo-image{display:block;max-width:100%;max-height:3rem;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.block-partnership-showcase__testimonials{display:grid;grid-gap:1.25rem;gap:1.25rem;overflow:hidden}.block-partnership-showcase__testimonials-viewport{overflow:hidden}.block-partnership-showcase__testimonials-track{--partnership-slide-gap: 1.5rem;display:flex;gap:1.5rem;gap:var(--partnership-slide-gap);transition:transform .7s cubic-bezier(0.22, 1, 0.36, 1);will-change:transform}@media(max-width: 1023px){.block-partnership-showcase__testimonials-track{--partnership-slide-gap: 1rem}}.block-partnership-showcase__testimonial{position:relative;display:grid;align-content:start;grid-gap:1rem;gap:1rem;flex:0 0 calc((100% - var(--partnership-slide-gap))/2);padding:1.75rem 0 0;border-top:1px solid rgba(18,57,133,.16)}@media(max-width: 1023px){.block-partnership-showcase__testimonial{flex-basis:100%}}.block-partnership-showcase__quote-mark{font-size:3rem;line-height:.8;font-weight:700;color:#f9bf09}.block-partnership-showcase__quote{margin:0;color:#101828}.block-partnership-showcase__quote p{margin:0;font-size:1.08rem;line-height:1.7}.block-partnership-showcase__quote p+p{margin-top:.8rem}.block-partnership-showcase__meta{display:grid;grid-gap:.2rem;gap:.2rem}.block-partnership-showcase__name{font-size:.95rem;color:#123985}.block-partnership-showcase__role{font-size:.92rem;color:#4d5761}.block-partnership-showcase__slider-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem}.block-partnership-showcase__slider-arrow{display:inline-grid;place-items:center;width:3rem;height:3rem;border:1px solid rgba(18,57,133,.16);border-radius:999px;color:#123985;background:#fff;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.block-partnership-showcase__slider-arrow:hover,.block-partnership-showcase__slider-arrow:focus-visible{color:#101828;background:#f9bf09;border-color:#f9bf09;transform:translateY(-1px)}.block-partnership-showcase__slider-icon{display:inline-grid;place-items:center}.block-partnership-showcase__slider-icon svg,.block-partnership-showcase__slider-icon i{width:1.05rem;height:1.05rem}.block-partnership-showcase__slider-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.block-partnership-showcase__slider-dot{width:.55rem;height:.55rem;padding:0;border:0;border-radius:999px;background:rgba(18,57,133,.22);cursor:pointer;transition:width .2s ease,background .2s ease}.block-partnership-showcase__slider-dot.is-active{width:1.7rem;background:#123985}.block-partnership-showcase__placeholder{margin:0;color:#666}@keyframes partnership-showcase-marquee{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(-50%, 0, 0)}}
