:root{--btn-border-radius:0;--btn-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,transform .15s ease-out;--btn-hover-transform:translateY(-2px);--btn-hover-shadow:0 4px 6px rgba(0,0,0,.1);--btn-active-transform:translateY(0);--btn-active-shadow:0 2px 4px rgba(0,0,0,.1);--btn-focus-ring:2px solid;--btn-focus-offset:2px}@media (width <=640px){footer .btn{flex-wrap:wrap;justify-content:center;text-align:center}}.btn{align-items:center;display:inline-flex;justify-content:center;text-decoration-line:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:focus{outline:2px solid transparent;outline-offset:2px}.btn:disabled{cursor:not-allowed;opacity:.5}.btn{background-color:var(--wp--preset--color--gray-lightest);border:1px solid var(--wp--preset--color--gray-light);color:var(--wp--preset--color--foreground);font-size:1rem;font-weight:600;gap:.625rem;line-height:1.625;overflow:hidden;padding:.625rem 1.375rem;position:relative;text-align:center;text-decoration:none;transition:var(--btn-transition)}.btn:focus{outline:var(--btn-focus-ring) var(--wp--preset--color--primary);outline-offset:var(--btn-focus-offset)}.btn:hover{box-shadow:var(--btn-hover-shadow);text-decoration:none;transform:var(--btn-hover-transform)}.btn:active{box-shadow:var(--btn-active-shadow);transform:var(--btn-active-transform)}@media (prefers-reduced-motion:reduce){.btn{transition:color .1s ease,background-color .1s ease,border-color .1s ease,box-shadow .1s ease}.btn:active,.btn:hover{transform:none}}.btn-primary{background-color:var(--wp--preset--color--primary);border:1px solid var(--wp--preset--color--primary);color:#fff}.btn-primary:hover{background-color:var(--wp--preset--color--dark-blue);border-color:var(--wp--preset--color--dark-blue);color:#fff}.btn-primary:focus{outline:var(--btn-focus-ring) var(--wp--preset--color--primary);outline-offset:var(--btn-focus-offset)}.btn-secondary{border-width:1px;--tw-border-opacity:1;border-color:rgb(197 209 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(197 209 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.btn-secondary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(197 209 255/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.btn-secondary:hover{--tw-border-opacity:1;border-color:rgb(117 131 186/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(117 131 186/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.btn-secondary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(197 209 255/var(--tw-ring-opacity,1))}.btn-secondary:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-outline-secondary:hover{--tw-border-opacity:1;border-color:rgb(197 209 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(197 209 255/var(--tw-bg-opacity,1));--tw-text-opacity:1}.btn-outline,.btn-outline-secondary:hover{color:rgb(13 19 52/var(--tw-text-opacity,1))}.btn-outline{border-width:1px;--tw-border-opacity:1;background-color:transparent;border-color:rgb(157 153 149/var(--tw-border-opacity,1));--tw-text-opacity:1}.btn-outline:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(157 153 149/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.btn-outline:hover{--tw-border-opacity:1;border-color:rgb(101 97 93/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(240 241 246/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.btn-outline:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(157 153 149/var(--tw-ring-opacity,1))}.btn-outline:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-outline-primary{border-width:1px;--tw-border-opacity:1;background-color:transparent;border-color:rgb(68 81 132/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1))}.btn-outline-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(68 81 132/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.btn-outline-primary:hover{--tw-border-opacity:1;border-color:rgb(68 81 132/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(68 81 132/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-outline-primary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(68 81 132/var(--tw-ring-opacity,1))}.btn-outline-primary:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-accent{border-width:1px;--tw-border-opacity:1;border-color:rgb(68 106 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(68 106 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-accent:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.btn-accent:hover{--tw-border-opacity:1;border-color:rgb(37 45 90/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(37 45 90/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-accent:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1))}.btn-accent:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-brown{background-color:var(--wp--preset--color--brown,#9c7a4d);border:1px solid var(--wp--preset--color--brown,#9c7a4d);color:#fff}.btn-brown:hover{background-color:var(--wp--preset--color--brown-dark,#7f5f33);border-color:var(--wp--preset--color--brown-dark,#7f5f33);color:#fff}.btn-brown:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1))}.btn-brown:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-outline-accent{border-width:1px;--tw-border-opacity:1;background-color:transparent;border-color:rgb(68 106 255/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.btn-outline-accent:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.btn-outline-accent:hover{--tw-border-opacity:1;border-color:rgb(68 106 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(68 106 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-outline-accent:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1))}.btn-outline-accent:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-ghost{border-width:1px;--tw-border-opacity:1;background-color:transparent;border-color:rgb(157 153 149/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(53 51 49/var(--tw-text-opacity,1))}.btn-ghost:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(101 97 93/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.btn-ghost:hover{--tw-bg-opacity:1;background-color:rgb(211 209 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.btn-ghost:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(101 97 93/var(--tw-ring-opacity,1))}.btn-ghost:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-danger{background-color:var(--wp--preset--color--dark-red);border:1px solid var(--wp--preset--color--dark-red);color:#fff}.btn-danger:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.btn-danger:hover{background-color:var(--wp--preset--color--dark-red);border-color:var(--wp--preset--color--dark-red);color:#fff}.btn-danger:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.btn-danger:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-link{background-color:transparent;border-color:transparent;border-width:1px;font-weight:500;padding:0;--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1));text-decoration-line:underline;text-underline-offset:2px}.btn-link:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}.btn-link{box-shadow:none}.btn-fixed{max-width:100%;width:10rem}.btn-link:hover{--tw-text-opacity:1;box-shadow:none;color:rgb(68 106 255/var(--tw-text-opacity,1));transform:none}.btn-link:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1))}.btn-link:focus-visible:is(.dark *){--tw-ring-offset-color:#111827}.btn-sm{font-size:.875rem;line-height:1.5;padding:.5rem 1.125rem}.btn-md{font-size:1rem;line-height:1.625;padding:.625rem 1.375rem}.btn-lg{font-size:1.125rem;line-height:1.75;padding:.75rem 1.75rem}.btn-full{display:block;text-align:center;width:100%}.btn-white{background-color:#fff;border:0}:root{--jwa-breakout-max-width:var(--jwa-shell-max-width,2000px)}.page-header-component{margin:0 auto;max-width:var(--jwa-breakout-max-width)}.page-header-v2__image img,.page-header-v2__image picture{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (width <=1025px){.page-header-v2{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(1.5rem,4vw,2rem) 0 clamp(2rem,5vw,2.5rem);width:100vw}.page-header-v2 .page-header-v2__layout{display:flex;flex-direction:column;gap:clamp(1rem,4vw,1.5rem);position:relative}.page-header-v2 .page-header-v2__media{height:auto;left:auto;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;min-height:clamp(320px,65vw,520px);order:1;position:relative;right:auto;top:0;width:100vw}.page-header-v2 .page-header-v2__image{min-height:clamp(320px,65vw,520px)}.page-header-v2 .page-header-v2__inner{align-items:stretch;display:flex;inset:auto;justify-content:center;margin:0 auto;max-width:min(100%,var(--jwa-shell-max-width));order:2;padding-left:clamp(1.25rem,5vw,2.5rem);padding-right:clamp(1.25rem,5vw,2.5rem);position:static;width:100%}.page-header-v2 .page-header-v2__content{min-height:auto;padding:clamp(1.5rem,5vw,2rem) 0 clamp(2rem,6vw,2.5rem);width:100%}.page-header-v2 .page-header-v2__text{justify-content:center}.page-header-v2 .page-header-v2__card{margin:0 auto;max-width:100%;width:100%}}@media (width <=700px){.page-header-v2 .page-header-v2__inner{padding-left:clamp(1rem,5vw,1.75rem);padding-right:clamp(1rem,5vw,1.75rem)}.page-header-v2 .page-header-v2__card{padding:clamp(1.5rem,5.5vw,2rem)}}.jwa-breakout-full{left:50%;max-width:var(--jwa-breakout-max-width);position:relative;transform:translate(-50%);width:min(100vw,var(--jwa-breakout-max-width));z-index:0}@media (width <=1535px){.jwa-breakout-full{left:auto;max-width:100%;transform:none;width:100%}.jwa-breakout-full.jwa-breakout-full--edge-to-edge{left:50%;max-width:min(100vw,var(--jwa-breakout-max-width));transform:translate(-50%);width:min(100vw,var(--jwa-breakout-max-width))}}.alignfull .jwa-breakout-full{left:auto;max-width:100%;position:relative;transform:none;width:100%}.jwa-full-width-image{line-height:0;overflow:hidden;position:relative}.jwa-full-width-image__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.jwa-img-loading,.jwa-img-skeleton{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.jwa-img-loading:is(.dark *),.jwa-img-skeleton:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.jwa-img-loading,.jwa-img-skeleton{animation:jwa-skeleton-shimmer 1.2s linear infinite;background-image:linear-gradient(90deg,#fff0,#ffffff59,#fff0);background-size:200% 100%;color:transparent}.jwa-img-loading{display:inline-block}.jwa-img-loaded{animation:none;background:none}.jwa-img-error{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.jwa-img-error:is(.dark *){--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.jwa-img-error{position:relative}.jwa-img-error:after{align-items:center;content:"×";display:flex;font-weight:700;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}.jwa-img-wrapper{display:inline-block}.jwa-icon-fallback{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.jwa-icon-fallback:is(.dark *){--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.jwa-icon-missing{display:inline-block;vertical-align:middle}.post-card{overflow:hidden;position:relative}.post-card .aspect-w-16{position:relative}.post-card .aspect-w-16.aspect-h-9:before{content:"";display:block;padding-bottom:56.25%}.post-card .aspect-w-16.aspect-h-9>:first-child{top:0;right:0;bottom:0;left:0;position:absolute}.padded-cards .post-card__inner{padding:40px;position:relative}.padded-cards img{-o-object-fit:contain;object-fit:contain}.content-block-category{color:rgb(68 106 255/var(--tw-text-opacity,1));display:block;font-size:1.2rem;font-weight:700;letter-spacing:.1em;margin-bottom:24px;text-transform:uppercase}.content-block-category,.content-block-heading{--tw-text-opacity:1}.content-block-heading{color:rgb(13 19 52/var(--tw-text-opacity,1));font-family:kepler-std,Georgia,Noto Serif,serif;font-size:var(--jwa-header-font-size);font-weight:400;line-height:.95;margin-bottom:.3rem;margin-top:0}.prose .content-block-heading{margin-top:0}.content-block-heading--large{font-family:kepler-std,Georgia,Noto Serif,serif;font-size:var(--jwa-header-font-size);font-weight:400;line-height:.95;margin-bottom:0;margin-top:0}.content-block-description>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.content-block-description{font-size:1rem;line-height:1.625;--tw-text-opacity:1;color:rgb(101 97 93/var(--tw-text-opacity,1));font-size:18px}@media (min-width:1024px){.content-block-description{font-size:1.125rem}}.prose .content-block-description>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.content-block-description--spaced{margin-top:.25rem}@media (min-width:1024px){.content-block-description--spaced{margin-top:.5rem}}.content-block-description--spaced-sm{margin-top:.5rem}.content-block-link{align-items:center;display:flex;font-family:aktiv-grotesk,Helvetica Neue,Arial Nova,Nimbus Sans,system-ui,-apple-system,Segoe UI,Arial,Liberation Sans,DejaVu Sans,Noto Sans,sans-serif;font-size:.875rem;gap:1rem;justify-content:space-between;padding-bottom:.75rem;padding-top:.75rem;--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity,1))!important;text-decoration-line:none;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.content-block-link{font-size:1rem}}@media (width <=640px){footer .content-block-link--inline{flex-wrap:wrap;justify-content:center;text-align:center}}.content-block-link--inline{align-items:center;display:inline-flex;font-family:aktiv-grotesk,Helvetica Neue,Arial Nova,Nimbus Sans,system-ui,-apple-system,Segoe UI,Arial,Liberation Sans,DejaVu Sans,Noto Sans,sans-serif;font-size:.875rem;font-weight:700;gap:.5rem;padding-bottom:.75rem;padding-top:.75rem;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));text-decoration-line:none;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.content-block-link--inline{font-size:1rem}}.content-block-link-icon{flex-shrink:0;--tw-text-opacity:1!important;color:rgb(68 106 255/var(--tw-text-opacity,1))!important;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.group:hover .content-block-link-icon{--tw-translate-x:.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.content-block-nav{margin-top:1.25rem}@media (min-width:1024px){.content-block-nav{margin-top:1.5rem}}.content-block-nav__list{list-style-type:none;margin:0;padding:0}.content-block-nav__item{margin:0}.content-block-nav__item--bordered{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.content-block-category--primary{--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1))}.content-block-category--vibrant-blue{--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.content-block-category--medium-blue{--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1))}.content-block-category--deep-red{--tw-text-opacity:1;color:rgb(139 0 0/var(--tw-text-opacity,1))}.content-block-heading--dark-navy{--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.content-block-heading--darker-navy{--tw-text-opacity:1;color:rgb(9 13 37/var(--tw-text-opacity,1))}.content-block-heading--off-white{--tw-text-opacity:1;color:rgb(233 232 231/var(--tw-text-opacity,1))}.content-block-heading--gray-lightest{--tw-text-opacity:1;color:rgb(247 247 247/var(--tw-text-opacity,1))}.content-block-description--gray-dark{--tw-text-opacity:1;color:rgb(53 51 49/var(--tw-text-opacity,1))}.content-block-description--off-white{--tw-text-opacity:1;color:rgb(233 232 231/var(--tw-text-opacity,1))}.content-block-description--gray-light{--tw-text-opacity:1;color:rgb(157 153 149/var(--tw-text-opacity,1))}.content-block-meta{align-items:center;display:flex;flex-wrap:wrap;font-family:aktiv-grotesk,Helvetica Neue,Arial Nova,Nimbus Sans,system-ui,-apple-system,Segoe UI,Arial,Liberation Sans,DejaVu Sans,Noto Sans,sans-serif;font-size:.875rem}@media (min-width:1024px){.content-block-meta{font-size:1rem}}.content-block-meta{gap:.75rem}.content-block-meta__item{--tw-text-opacity:1;color:rgb(101 97 93/var(--tw-text-opacity,1));position:relative}.content-block-meta__item:not(:last-child):after{color:#d1d5db;content:"|";display:inline-block;margin-left:.75rem}.content-block-kpi-value{color:var(--wp--preset--color--medium-blue,#445184);font-family:var(--wp--preset--font-family--playfair-display);font-size:clamp(2.75rem,6vw,6.4005rem);font-weight:400;letter-spacing:-.03em;line-height:1.2}.content-block-kpi-label{color:var(--wp--preset--color--foreground,#090d25);font-family:var(--wp--preset--font-family--aktiv-grotesk);font-size:clamp(.95rem,3vw,1.025rem);font-weight:600;line-height:1.25;text-align:center}.dark .content-block-kpi-value{color:var(--wp--preset--color--vibrant-light-blue,#96abff)}.dark .content-block-kpi-label{color:var(--wp--preset--color--blue-lighter,#c5d1ff)}.kpi-stat{align-items:center;display:flex;flex-direction:column;gap:.5rem}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8888889em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-top:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding-inline-end:1.5em;padding-bottom:1em;padding-top:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-top:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#475569;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#64748b;--tw-prose-bullets:#cbd5e1;--tw-prose-hr:#e2e8f0;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#e2e8f0;--tw-prose-captions:#64748b;--tw-prose-kbd:#0f172a;--tw-prose-kbd-shadows:15 23 42;--tw-prose-code:#0f172a;--tw-prose-pre-code:#e2e8f0;--tw-prose-pre-bg:#1e293b;--tw-prose-th-borders:#cbd5e1;--tw-prose-td-borders:#e2e8f0;--tw-prose-invert-body:#cbd5e1;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#94a3b8;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#94a3b8;--tw-prose-invert-bullets:#475569;--tw-prose-invert-hr:#334155;--tw-prose-invert-quotes:#f1f5f9;--tw-prose-invert-quote-borders:#334155;--tw-prose-invert-captions:#94a3b8;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#cbd5e1;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#475569;--tw-prose-invert-td-borders:#334155}.prose-gray{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151}footer{max-width:100vw;overflow-x:hidden}footer *{box-sizing:border-box;max-width:100%}footer .\!container{overflow-x:hidden!important}footer .container{overflow-x:hidden}.footer-heading{font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.footer-links>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.footer-links,.footer-links li{margin:0;padding:0}.footer-links li{list-style:none;text-indent:0}.footer-links a{display:block;font-size:.875rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer-links a:hover{--tw-text-opacity:1;color:rgb(197 209 255/var(--tw-text-opacity,1))}.footer-links a{padding:.1rem 0;text-decoration:none}.footer-legal{align-items:center;display:flex;gap:1rem}@media (min-width:640px){.footer-legal{gap:1.5rem}}.footer-legal li{list-style:none;margin:0;padding:0}.footer-legal a{font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer-legal a:hover{--tw-text-opacity:1;color:rgb(197 209 255/var(--tw-text-opacity,1))}.footer-legal a{text-decoration:none}.footer-logo-mark svg,.footer-logo-type svg{height:100%;width:auto}.footer-logos img{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer-logos img:hover{opacity:1}.footer-logos :last-child img{height:72px}footer .btn-primary{font-size:.875rem;font-weight:500;padding:.75rem 2rem}@media (width <=640px){.footer-heading{margin-bottom:.5rem;text-align:center}.footer-links>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.footer-links,.footer-links a{text-align:center}.footer-links a{padding-bottom:.25rem;padding-top:.25rem}footer .btn{justify-content:center;text-align:center}footer .footer-logos{gap:.5rem;max-width:100%;overflow-x:hidden}footer .container>div{gap:1rem}footer .footer-legal{gap:.5rem}footer .footer-legal,footer .inline-flex{flex-wrap:wrap;justify-content:center;text-align:center}footer .border-t .container>div{align-items:center;flex-direction:column;gap:.75rem;text-align:center}footer .\!btn,footer .border-t .container>div>div{justify-content:center;text-align:center}>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}footer .\!container>div{gap:1rem}footer .border-t .\!container>div{text-align:center}footer .border-t .\!container>div{align-items:center;flex-direction:column;gap:.75rem}footer .border-t .\!container>div>div{justify-content:center;text-align:center}}@media (width >=641px) and (width <=768px){.footer-heading{margin-bottom:.75rem}.footer-links>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}}@media (width >=1024px){.footer-links>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.footer-links a{font-size:.9rem;line-height:1.25rem;white-space:nowrap}.footer-heading{letter-spacing:.12em}.footer-links-col,.footer-links-grid{position:relative}}@media (width >=640px) and (width <1024px){.footer-links-col,.footer-links-grid{position:relative}}.jwa-team-member-modal{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding-left:1rem;padding-right:1rem;position:fixed;z-index:999}@media (min-width:1024px){.jwa-team-member-modal{padding-left:2rem;padding-right:2rem}}.jwa-team-member-modal{opacity:0;pointer-events:none;transition:opacity .25s ease}.jwa-team-member-modal[hidden]{display:none!important}.jwa-team-member-modal[data-state=open]{opacity:1;pointer-events:auto}.jwa-team-member-modal__overlay{background-color:#0d133499;top:0;right:0;bottom:0;left:0;position:absolute;z-index:0;--tw-backdrop-blur:blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.jwa-team-member-modal__content{border-width:1px;max-height:85vh;max-width:960px;overflow-y:auto;overscroll-behavior:contain;position:relative;width:100%;z-index:10;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}@media (min-width:1024px){.jwa-team-member-modal__content{max-width:1000px}}.jwa-team-member-modal__content{min-height:52vh}.jwa-team-member-modal__close{align-items:center;background-color:#ffffffd9;display:flex;font-size:1.5rem;font-weight:300;height:2.75rem;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;width:2.75rem;z-index:20;--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.jwa-team-member-modal__close:focus-visible,.jwa-team-member-modal__close:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(9 13 37/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.jwa-team-member-modal__inner{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));min-height:100%;padding:2rem 1.5rem;position:relative;row-gap:2.5rem}@media (min-width:640px){.jwa-team-member-modal__inner{padding:2.5rem 2rem}}@media (min-width:1024px){.jwa-team-member-modal__inner{-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:240px 1fr;padding:3rem;row-gap:0}}.jwa-team-member-modal__header{grid-column:1/-1;margin-bottom:1.5rem;padding-left:0;padding-right:0;text-align:left}@media (min-width:1024px){.jwa-team-member-modal__header{margin-bottom:2rem}}.jwa-team-member-modal__image{align-items:flex-start;display:flex;justify-content:center;position:relative;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-left:0;padding-right:0}@media (min-width:1024px){.jwa-team-member-modal__image{justify-content:flex-start}}.jwa-team-member-modal__portrait{max-width:100%;overflow:hidden;width:184px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:640px){.jwa-team-member-modal__portrait{width:200px}}.jwa-team-member-modal__img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.jwa-team-member-modal__image-placeholder{align-items:center;display:flex;height:240px;justify-content:center;width:184px}@media (min-width:640px){.jwa-team-member-modal__image-placeholder{height:260px;width:200px}}.jwa-team-member-modal__image-placeholder{background-color:#dce0e7;color:#9da7bd;transition:background-color .22s ease,color .22s ease}.jwa-team-member-modal__placeholder-logo{height:auto;width:96px}.jwa-team-member-modal__details{position:relative;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-right:.25rem}.jwa-team-member-modal__name{font-family:kepler-std,Georgia,Noto Serif,serif;font-size:30px;line-height:1.06;margin-bottom:.25rem;text-align:left;--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}@media (min-width:1024px){.jwa-team-member-modal__name{font-size:42px}}.jwa-team-member-modal__title{font-size:.875rem;font-weight:600;letter-spacing:.12em;text-align:left;text-transform:uppercase;--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1))}@media (min-width:1024px){.jwa-team-member-modal__title{font-size:1rem}}.jwa-team-member-modal__body{margin-bottom:3rem}.jwa-team-member-modal__body>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.jwa-team-member-modal__body{font-size:.875rem;line-height:1.7;--tw-text-opacity:1;color:rgb(53 51 49/var(--tw-text-opacity,1))}@media (min-width:1024px){.jwa-team-member-modal__body{font-size:15px}}.jwa-team-member-modal__body p{margin:0}@media (width <=640px){footer .jwa-team-member-modal__contact .container>div{align-items:center;flex-direction:column;gap:.75rem;text-align:center}footer .jwa-team-member-modal__contact .container>div>div{justify-content:center;text-align:center}}.jwa-team-member-modal__contact{border-color:#e5e7ebb3;border-top-width:1px;display:grid;gap:1.25rem;margin-top:2.5rem;padding-top:2rem}.jwa-team-member-modal__contact-item{align-items:flex-start;display:grid;gap:1rem;grid-template-columns:110px 1fr}.jwa-team-member-modal__contact-item dt{font-size:.75rem;font-weight:600;letter-spacing:.28em;padding-top:.25rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(101 97 93/var(--tw-text-opacity,1))}.jwa-team-member-modal__contact-item dd{font-family:aktiv-grotesk,Helvetica Neue,Arial Nova,Nimbus Sans,system-ui,-apple-system,Segoe UI,Arial,Liberation Sans,DejaVu Sans,Noto Sans,sans-serif;font-size:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1));font-size:18px}@media (min-width:1024px){.jwa-team-member-modal__contact-item dd{font-size:1.125rem}}.jwa-team-member-modal__contact-item a,.jwa-team-member-modal__contact-item dd{overflow-wrap:anywhere;word-break:break-word}.jwa-team-member-modal__contact-item a{border-bottom-width:1px;border-color:transparent;--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1));display:inline-flex;flex-wrap:wrap;text-decoration-line:none;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.jwa-team-member-modal__contact-item a:focus-visible,.jwa-team-member-modal__contact-item a:hover{--tw-border-opacity:1;border-color:rgb(68 81 132/var(--tw-border-opacity,1));outline:2px solid transparent;outline-offset:2px}@media (width <=1023px){.jwa-team-member-modal__details{max-height:70vh}}.single-gallery{padding-bottom:3rem;padding-top:3rem;position:relative}@media (min-width:1024px){.single-gallery{padding-bottom:4rem;padding-top:4rem}}.single-gallery__viewport{overflow:auto hidden;position:relative;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;margin:0 auto;max-width:min(92vw,1600px)}.single-gallery__viewport::-webkit-scrollbar{display:none}.single-gallery__track{display:flex;gap:clamp(1.25rem,3vw,2.5rem);width:-moz-max-content;width:max-content}.single-gallery__slide{flex:0 0 clamp(260px,52vw,520px);position:relative;scroll-snap-align:center}.single-gallery__media{background-color:transparent;display:block;height:clamp(220px,40vw,480px);overflow:hidden;position:relative;transition:transform .2s ease;width:100%}.single-gallery__media:focus-visible{outline:3px solid rgba(59,130,246,.85);outline-offset:2px}.single-gallery__image,.single-gallery__video-thumb>img,.single-gallery__video-thumb>picture{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-gallery__video-thumb{align-items:center;background-color:#0d133499;display:block;display:flex;height:100%;justify-content:center;position:relative;width:100%}.single-gallery__video-fallback{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));top:0;right:0;bottom:0;left:0;position:absolute;--tw-gradient-from:#0d1334 var(--tw-gradient-from-position);--tw-gradient-to:rgba(13,19,52,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:rgba(13,19,52,.6) var(--tw-gradient-to-position)}.single-gallery__video-icon{position:absolute;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));pointer-events:none}.single-gallery__caption{font-family:aktiv-grotesk,Helvetica Neue,Arial Nova,Nimbus Sans,system-ui,-apple-system,Segoe UI,Arial,Liberation Sans,DejaVu Sans,Noto Sans,sans-serif;font-size:.875rem;margin-top:1rem;--tw-text-opacity:1;color:rgb(101 97 93/var(--tw-text-opacity,1))}.single-gallery__controls{align-items:center;display:flex;gap:1.5rem;justify-content:flex-start;margin-left:clamp(1rem,6vw,3rem);margin-right:auto;margin-top:2.5rem;max-width:min(92vw,1600px);padding-inline:0;width:100%}.single-gallery__nav-group{display:inline-flex;gap:.5rem}@media (width <=640px){footer .single-gallery__nav{flex-wrap:wrap;justify-content:center;text-align:center}}.single-gallery__nav{align-items:center;background-color:transparent;display:inline-flex;height:2.75rem;justify-content:center;width:2.75rem;--tw-text-opacity:1;border:none;color:rgb(17 24 39/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.single-gallery__nav:focus-visible,.single-gallery__nav:hover{--tw-text-opacity:1;background-color:transparent;color:rgb(13 19 52/var(--tw-text-opacity,1))}.single-gallery__nav:focus-visible{outline:2px solid rgba(59,130,246,.75);outline-offset:3px}.single-gallery__counter{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;letter-spacing:.025em;text-transform:uppercase;--tw-text-opacity:1;color:rgb(101 97 93/var(--tw-text-opacity,1))}.single-gallery__counter span[data-gallery-current]{font-size:1rem;font-weight:700;--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1));font-size:18px}.single-gallery-lightbox{display:none;top:0;right:0;bottom:0;left:0;padding:clamp(1.5rem,4vw,3rem);position:fixed;z-index:60}.single-gallery-lightbox.is-active{align-items:center;display:flex;justify-content:center}.single-gallery-lightbox__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827b8;top:0;right:0;bottom:0;left:0;position:absolute}.single-gallery-lightbox__dialog{background-color:var(--wp--preset--color--background,#fff);display:flex;flex-direction:column;margin:auto;max-height:90vh;max-width:min(90vw,1200px);padding:clamp(1.5rem,3vw,2.5rem);position:relative}.single-gallery-lightbox__body{align-items:center;display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.75rem);justify-content:center;max-height:calc(90vh - clamp(3.5rem,6vw,5rem));overflow:hidden}.single-gallery-lightbox__figure,.single-gallery-lightbox__video{align-items:center;display:flex;flex-direction:column;max-height:100%;position:relative;width:100%}.single-gallery-lightbox__image,.single-gallery-lightbox__video iframe,.single-gallery-lightbox__video video{height:auto;max-height:calc(90vh - clamp(6rem,8vw,7rem));-o-object-fit:contain;object-fit:contain;width:100%}.single-gallery-lightbox__caption{font-size:.875rem;margin-top:1rem;--tw-text-opacity:1;color:rgb(101 97 93/var(--tw-text-opacity,1))}.single-gallery-lightbox__embed{aspect-ratio:16/9;position:relative;width:min(88vw,960px)}.single-gallery-lightbox__embed iframe{border:0;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}@media (width <=640px){footer .single-gallery-lightbox__close{flex-wrap:wrap;justify-content:center;text-align:center}}.single-gallery-lightbox__close{align-items:center;background-color:transparent;display:inline-flex;height:2.5rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2.5rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));transition:color .15s ease}.single-gallery-lightbox__close:focus-visible,.single-gallery-lightbox__close:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}body.single-gallery--lock,html.single-gallery--lock-root{overflow:hidden}body.single-gallery--lock{top:0;right:0;bottom:0;left:0;position:fixed;width:100%}@media (width <=768px){.single-gallery__track{padding-inline:1.5rem}.single-gallery__slide{flex-basis:clamp(220px,75vw,400px)}.single-gallery__media{height:clamp(200px,55vw,360px)}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-4{left:1rem;right:1rem}.inset-y-1{bottom:.25rem;top:.25rem}.-left-20{left:-5rem}.-right-24{right:-6rem}.-top-12{top:-3rem}.bottom-12{bottom:3rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.right-1{right:.25rem}.right-1\/2{right:50%}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-2{top:.5rem}.top-24{top:6rem}.top-28{top:7rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[120px\]{top:120px}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.-z-\[1\]{z-index:-1}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.order-1{order:1}.order-2{order:2}.col-span-full{grid-column:1/-1}.\!m-0,.\!m-\[0px\]{margin:0!important}.m-0,.m-\[0px\]{margin:0}.m-auto{margin:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-12{margin-bottom:3rem;margin-top:3rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.\!mb-0{margin-bottom:0!important}.\!mt-0{margin-top:0!important}.-ml-\[50vw\]{margin-left:-50vw}.-mr-\[50vw\]{margin-right:-50vw}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[12px\]{margin-bottom:12px}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-\[33\.33\%\]{margin-left:33.33%}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[12px\]{margin-top:12px}.mt-\[24px\]{margin-top:24px}.box-border{box-sizing:border-box}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-square{aspect-ratio:1/1}.h-0\.5{height:.125rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-\[22px\]{height:22px}.h-\[240px\]{height:240px}.h-auto{height:auto}.h-full{height:100%}.max-h-20{max-height:5rem}.max-h-32{max-height:8rem}.max-h-\[85vh\]{max-height:85vh}.min-h-\[260px\]{min-height:260px}.min-h-\[60vh\]{min-height:60vh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-3{width:.75rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[184px\]{width:184px}.w-\[22px\]{width:22px}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-\[150px\]{min-width:150px}.min-w-full{min-width:100%}.\!max-w-\[1540px\]{max-width:1540px!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-72{max-width:18rem}.max-w-7xl{max-width:80rem}.max-w-\[120px\]{max-width:120px}.max-w-\[1520px\]{max-width:1520px}.max-w-\[1540px\]{max-width:1540px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[160px\]{max-width:160px}.max-w-\[1760px\]{max-width:1760px}.max-w-\[200px\]{max-width:200px}.max-w-\[440px\]{max-width:440px}.max-w-\[520px\]{max-width:520px}.max-w-\[560px\]{max-width:560px}.max-w-\[960px\]{max-width:960px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.translate-y-2{--tw-translate-y:.5rem}.scale-95,.translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.\!scroll-mt-6{scroll-margin-top:1.5rem!important}.scroll-mt-28{scroll-margin-top:7rem}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[110px_1fr\]{grid-template-columns:110px 1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-10{row-gap:2.5rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246/var(--tw-divide-opacity,1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.rounded-\[5em\]{border-radius:5em}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-accent{--tw-border-opacity:1;border-color:rgb(68 106 255/var(--tw-border-opacity,1))}.border-background{--tw-border-opacity:1;border-color:rgb(233 232 231/var(--tw-border-opacity,1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.border-blue-lighter{--tw-border-opacity:1;border-color:rgb(156 167 210/var(--tw-border-opacity,1))}.border-blue-lighter\/10{border-color:#9ca7d21a}.border-blue-lightest{--tw-border-opacity:1;border-color:rgb(213 218 236/var(--tw-border-opacity,1))}.border-cool-gray{--tw-border-opacity:1;border-color:rgb(240 241 246/var(--tw-border-opacity,1))}.border-dark-blue{--tw-border-opacity:1;border-color:rgb(37 45 90/var(--tw-border-opacity,1))}.border-dark-navy{--tw-border-opacity:1;border-color:rgb(13 19 52/var(--tw-border-opacity,1))}.border-darker-navy{--tw-border-opacity:1;border-color:rgb(9 13 37/var(--tw-border-opacity,1))}.border-foreground{--tw-border-opacity:1;border-color:rgb(13 19 52/var(--tw-border-opacity,1))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-200\/70{border-color:#e5e7ebb3}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.border-gray-dark{--tw-border-opacity:1;border-color:rgb(53 51 49/var(--tw-border-opacity,1))}.border-gray-darker{--tw-border-opacity:1;border-color:rgb(37 36 34/var(--tw-border-opacity,1))}.border-gray-light{--tw-border-opacity:1;border-color:rgb(157 153 149/var(--tw-border-opacity,1))}.border-gray-lighter{--tw-border-opacity:1;border-color:rgb(211 209 207/var(--tw-border-opacity,1))}.border-gray-lightest{--tw-border-opacity:1;border-color:rgb(247 247 247/var(--tw-border-opacity,1))}.border-gray-medium{--tw-border-opacity:1;border-color:rgb(101 97 93/var(--tw-border-opacity,1))}.border-light-blue{--tw-border-opacity:1;border-color:rgb(117 131 186/var(--tw-border-opacity,1))}.border-medium-blue{--tw-border-opacity:1;border-color:rgb(68 81 132/var(--tw-border-opacity,1))}.border-off-white{--tw-border-opacity:1;border-color:rgb(233 232 231/var(--tw-border-opacity,1))}.border-primary{--tw-border-opacity:1;border-color:rgb(68 81 132/var(--tw-border-opacity,1))}.border-secondary{--tw-border-opacity:1;border-color:rgb(197 209 255/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.border-vibrant-blue{--tw-border-opacity:1;border-color:rgb(68 106 255/var(--tw-border-opacity,1))}.border-vibrant-light-blue{--tw-border-opacity:1;border-color:rgb(197 209 255/var(--tw-border-opacity,1))}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-b-gray-light{--tw-border-opacity:1;border-bottom-color:rgb(157 153 149/var(--tw-border-opacity,1))}.border-opacity-50{--tw-border-opacity:.5}.bg-accent{--tw-bg-opacity:1;background-color:rgb(68 106 255/var(--tw-bg-opacity,1))}.bg-background{--tw-bg-opacity:1;background-color:rgb(233 232 231/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-blue-200\/40{background-color:#bfdbfe66}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-lighter{--tw-bg-opacity:1;background-color:rgb(156 167 210/var(--tw-bg-opacity,1))}.bg-blue-lightest{--tw-bg-opacity:1;background-color:rgb(213 218 236/var(--tw-bg-opacity,1))}.bg-cool-gray{--tw-bg-opacity:1;background-color:rgb(240 241 246/var(--tw-bg-opacity,1))}.bg-dark-blue{--tw-bg-opacity:1;background-color:rgb(37 45 90/var(--tw-bg-opacity,1))}.bg-dark-navy{--tw-bg-opacity:1;background-color:rgb(13 19 52/var(--tw-bg-opacity,1))}.bg-dark-navy\/60{background-color:#0d133499}.bg-darker-navy{--tw-bg-opacity:1;background-color:rgb(9 13 37/var(--tw-bg-opacity,1))}.bg-foreground{--tw-bg-opacity:1;background-color:rgb(13 19 52/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-dark{--tw-bg-opacity:1;background-color:rgb(53 51 49/var(--tw-bg-opacity,1))}.bg-gray-darker{--tw-bg-opacity:1;background-color:rgb(37 36 34/var(--tw-bg-opacity,1))}.bg-gray-light{--tw-bg-opacity:1;background-color:rgb(157 153 149/var(--tw-bg-opacity,1))}.bg-gray-lighter{--tw-bg-opacity:1;background-color:rgb(211 209 207/var(--tw-bg-opacity,1))}.bg-gray-lightest{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity,1))}.bg-gray-medium{--tw-bg-opacity:1;background-color:rgb(101 97 93/var(--tw-bg-opacity,1))}.bg-light-blue{--tw-bg-opacity:1;background-color:rgb(117 131 186/var(--tw-bg-opacity,1))}.bg-medium-blue{--tw-bg-opacity:1;background-color:rgb(68 81 132/var(--tw-bg-opacity,1))}.bg-off-white{--tw-bg-opacity:1;background-color:rgb(233 232 231/var(--tw-bg-opacity,1))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(68 81 132/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-secondary{--tw-bg-opacity:1;background-color:rgb(197 209 255/var(--tw-bg-opacity,1))}.bg-slate-200\/50{background-color:#e2e8f080}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-vibrant-blue{--tw-bg-opacity:1;background-color:rgb(68 106 255/var(--tw-bg-opacity,1))}.bg-vibrant-light-blue{--tw-bg-opacity:1;background-color:rgb(197 209 255/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/80{background-color:#fffc}.bg-white\/85{background-color:#ffffffd9}.bg-white\/95{background-color:#fffffff2}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-400{--tw-gradient-from:#60a5fa var(--tw-gradient-from-position);--tw-gradient-to:rgba(96,165,250,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:rgba(37,99,235,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-dark-navy{--tw-gradient-from:#0d1334 var(--tw-gradient-from-position);--tw-gradient-to:rgba(13,19,52,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-sky-100{--tw-gradient-from:#e0f2fe var(--tw-gradient-from-position);--tw-gradient-to:rgba(224,242,254,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-white{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-slate-300{--tw-gradient-to:#cbd5e1 var(--tw-gradient-to-position)}.to-slate-50{--tw-gradient-to:#f8fafc var(--tw-gradient-to-position)}.to-slate-800{--tw-gradient-to:#1e293b var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-gray-light{fill:#9d9995}.fill-primary{fill:#445184}.fill-white{fill:#fff}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-4{padding-left:1rem}.pr-0{padding-right:0}.pr-12{padding-right:3rem}.pr-28{padding-right:7rem}.pt-12{padding-top:3rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.font-aktiv-grotesk{font-family:aktiv-grotesk,Helvetica Neue,Arial Nova,Nimbus Sans,system-ui,-apple-system,Segoe UI,Arial,Liberation Sans,DejaVu Sans,Noto Sans,sans-serif}.font-playfair-display{font-family:kepler-std,Georgia,Noto Serif,serif}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[22px\]{font-size:22px}.text-\[30px\]{font-size:30px}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.text-xs{font-size:.75rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.06\]{line-height:1.06}.leading-\[1\.18\]{line-height:1.18}.leading-\[1\.7\]{line-height:1.7}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.25em\]{letter-spacing:.25em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.6em\]{letter-spacing:.6em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-accent{color:rgb(68 106 255/var(--tw-text-opacity,1))!important}.\!text-accent,.\!text-black{--tw-text-opacity:1!important}.\!text-black{color:rgb(0 0 0/var(--tw-text-opacity,1))!important}.text-accent{--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.text-background{--tw-text-opacity:1;color:rgb(233 232 231/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-lighter{--tw-text-opacity:1;color:rgb(156 167 210/var(--tw-text-opacity,1))}.text-blue-lightest{--tw-text-opacity:1;color:rgb(213 218 236/var(--tw-text-opacity,1))}.text-cool-gray{--tw-text-opacity:1;color:rgb(240 241 246/var(--tw-text-opacity,1))}.text-dark-blue{--tw-text-opacity:1;color:rgb(37 45 90/var(--tw-text-opacity,1))}.text-dark-navy{--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.text-darker-navy{--tw-text-opacity:1;color:rgb(9 13 37/var(--tw-text-opacity,1))}.text-foreground{--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-gray-dark{--tw-text-opacity:1;color:rgb(53 51 49/var(--tw-text-opacity,1))}.text-gray-darker{--tw-text-opacity:1;color:rgb(37 36 34/var(--tw-text-opacity,1))}.text-gray-light{--tw-text-opacity:1;color:rgb(157 153 149/var(--tw-text-opacity,1))}.text-gray-lighter{--tw-text-opacity:1;color:rgb(211 209 207/var(--tw-text-opacity,1))}.text-gray-lightest{--tw-text-opacity:1;color:rgb(247 247 247/var(--tw-text-opacity,1))}.text-gray-medium{--tw-text-opacity:1;color:rgb(101 97 93/var(--tw-text-opacity,1))}.text-light-blue{--tw-text-opacity:1;color:rgb(117 131 186/var(--tw-text-opacity,1))}.text-medium-blue{--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1))}.text-off-white{--tw-text-opacity:1;color:rgb(233 232 231/var(--tw-text-opacity,1))}.text-primary{--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-secondary{--tw-text-opacity:1;color:rgb(197 209 255/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-transparent{color:transparent}.text-vibrant-blue{--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.text-vibrant-light-blue{--tw-text-opacity:1;color:rgb(197 209 255/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/90{color:#ffffffe6}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-70{opacity:.7}.outline{outline-style:solid}.outline-accent{outline-color:#446aff}.outline-primary{outline-color:#445184}.ring-accent{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1))}.ring-gray-light{--tw-ring-opacity:1;--tw-ring-color:rgb(157 153 149/var(--tw-ring-opacity,1))}.ring-gray-medium{--tw-ring-opacity:1;--tw-ring-color:rgb(101 97 93/var(--tw-ring-opacity,1))}.ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgb(68 81 132/var(--tw-ring-opacity,1))}.ring-red-500{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.ring-secondary{--tw-ring-opacity:1;--tw-ring-color:rgb(197 209 255/var(--tw-ring-opacity,1))}.blur{--tw-blur:blur(8px)}.blur,.blur-2xl{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-2xl{--tw-blur:blur(40px)}.grayscale{--tw-grayscale:grayscale(100%)}.filter,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-\[2px\]{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-sm,.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--admin-bar-h:32px;--jwa-shell-max-width:1728px;--jwa-shell-edge-color:#fff;--jwa-header-font-size:clamp(1rem,1.85rem + 2vw,3.625rem);--jwa-hero-font-size:clamp(2.375rem,1.125rem + 4vw,4.39rem)}body.admin-bar{padding-top:0}@media (width <=782px){:root{--admin-bar-h:46px}body.admin-bar{padding-top:var(--admin-bar-h)}}html{background-color:var(--jwa-shell-edge-color);max-width:100vw;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:50px}body{font-family:aktiv-grotesk,Helvetica Neue,Arial Nova,Nimbus Sans,system-ui,-apple-system,Segoe UI,Arial,Liberation Sans,DejaVu Sans,Noto Sans,sans-serif;line-height:1.625;--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--wp--preset--color--gray-lightest)}.site-shell{background-color:var(--wp--preset--color--background);display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:min(100%,var(--jwa-shell-max-width));min-height:100vh;position:relative;width:100%}.site-shell>main{flex:1 1 auto}body.admin-bar .site-header{top:var(--admin-bar-h)}.container{margin-left:auto;margin-right:auto;max-width:1540px!important}.jwa-breadcrumb a{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.density-compact .post-card,.density-compact .post-card .p-6{padding:1rem}.density-cozy .post-card .p-6{padding:1.25rem}.jwa-search-form input{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.jwa-search-form input:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.jwa-search-form input::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.jwa-search-form input::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.comments-area input[type=email],.comments-area input[type=text],.comments-area input[type=url],.comments-area textarea,.nf-form-content input,.nf-form-content textarea{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.comments-area input[type=email]:focus,.comments-area input[type=text]:focus,.comments-area input[type=url]:focus,.comments-area textarea:focus,.nf-form-content input:focus,.nf-form-content textarea:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.comments-area input[type=email]:is(.dark *),.comments-area input[type=text]:is(.dark *),.comments-area input[type=url]:is(.dark *),.comments-area textarea:is(.dark *),.nf-form-content input:is(.dark *),.nf-form-content textarea:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.comments-area input[type=email],.comments-area input[type=text],.comments-area input[type=url],.comments-area textarea,.nf-form-content input,.nf-form-content textarea{border-width:1px}footer .nf-form-content input[type=submit]{font-size:.875rem;font-weight:500;padding:.75rem 2rem}@media (width <=640px){footer .nf-form-content input[type=submit]{justify-content:center;text-align:center}}.nf-form-content input[type=submit]{margin-top:.5rem}@media (width <=640px){footer .nf-form-content input[type=submit]{flex-wrap:wrap;justify-content:center;text-align:center}}.nf-form-content input[type=submit]{align-items:center;display:inline-flex;justify-content:center;text-decoration-line:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nf-form-content input[type=submit]:focus{outline:2px solid transparent;outline-offset:2px}.nf-form-content input[type=submit]:disabled{cursor:not-allowed;opacity:.5}.nf-form-content input[type=submit]{background-color:var(--wp--preset--color--gray-lightest);border:1px solid var(--wp--preset--color--gray-light);color:var(--wp--preset--color--foreground);font-size:1rem;font-weight:600;gap:.625rem;line-height:1.625;overflow:hidden;padding:.625rem 1.375rem;position:relative;text-align:center;text-decoration:none;transition:var(--btn-transition)}.nf-form-content input[type=submit]:hover{box-shadow:var(--btn-hover-shadow);text-decoration:none;transform:var(--btn-hover-transform)}.nf-form-content input[type=submit]:active{box-shadow:var(--btn-active-shadow);transform:var(--btn-active-transform)}@media (prefers-reduced-motion:reduce){.nf-form-content input[type=submit]{transition:color .1s ease,background-color .1s ease,border-color .1s ease,box-shadow .1s ease}.nf-form-content input[type=submit]:active,.nf-form-content input[type=submit]:hover{transform:none}}.nf-form-content input[type=submit]{background-color:var(--wp--preset--color--primary);border:1px solid var(--wp--preset--color--primary);color:#fff}.nf-form-content input[type=submit]:hover{background-color:var(--wp--preset--color--dark-blue);border-color:var(--wp--preset--color--dark-blue);color:#fff}.nf-form-content input[type=submit]:focus{outline:var(--btn-focus-ring) var(--wp--preset--color--primary);outline-offset:var(--btn-focus-offset)}.comments-area form label{font-size:.875rem;font-weight:500;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.comments-area form label:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}@media (width <=640px){footer .comments-area .form-submit .submit{justify-content:center;text-align:center}}.comments-area .form-submit .submit{margin-top:.5rem}@media (width <=640px){footer .comments-area .form-submit .submit{flex-wrap:wrap;justify-content:center;text-align:center}}.comments-area .form-submit .submit{align-items:center;display:inline-flex;justify-content:center;text-decoration-line:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comments-area .form-submit .submit:focus{outline:2px solid transparent;outline-offset:2px}.comments-area .form-submit .submit:disabled{cursor:not-allowed;opacity:.5}.comments-area .form-submit .submit{background-color:var(--wp--preset--color--gray-lightest);border:1px solid var(--wp--preset--color--gray-light);color:var(--wp--preset--color--foreground);font-size:1rem;font-weight:600;gap:.625rem;line-height:1.625;overflow:hidden;padding:.625rem 1.375rem;position:relative;text-align:center;text-decoration:none;transition:var(--btn-transition)}.comments-area .form-submit .submit:focus{outline:var(--btn-focus-ring) var(--wp--preset--color--primary);outline-offset:var(--btn-focus-offset)}.comments-area .form-submit .submit:hover{box-shadow:var(--btn-hover-shadow);text-decoration:none;transform:var(--btn-hover-transform)}.comments-area .form-submit .submit:active{box-shadow:var(--btn-active-shadow);transform:var(--btn-active-transform)}@media (prefers-reduced-motion:reduce){.comments-area .form-submit .submit{transition:color .1s ease,background-color .1s ease,border-color .1s ease,box-shadow .1s ease}.comments-area .form-submit .submit:active,.comments-area .form-submit .submit:hover{transform:none}}.line-clamp-4{line-clamp:4;-webkit-line-clamp:4}.line-clamp-3,.line-clamp-4{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{line-clamp:3;-webkit-line-clamp:3}@keyframes jwa-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.body-gray-bg .entry-content,.body-gray-bg .site-shell>main,.body-gray-bg article{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity,1))}body.full-width .site-shell>main,body.full-width article{margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (width <= 1300px){.stack-1300{flex-wrap:wrap!important}.stack-1300 .wp-block-column{flex-basis:100%!important}}.text-base{font-size:18px!important}.jwa-simple-page-header{background-color:var(--simple-page-header-bg,var(--wp--preset--color--cool-gray,#f0f1f6));overflow:hidden;position:relative}.jwa-simple-page-header:before{background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.18) 1px,transparent 0,transparent 160px);content:"";top:0;right:0;bottom:0;left:0;mix-blend-mode:soft-light;opacity:.65;pointer-events:none;position:absolute}.jwa-simple-page-header__inner{position:relative;z-index:1}.jwa-simple-page-header h2{font-size:var(--jwa-hero-font-size);line-height:1}.jwa-image-overlapping-text{isolation:isolate;position:relative}.jwa-image-overlapping-text__content{left:55%;position:absolute;top:50%;transform:translateY(-50%);width:40%}.jwa-image-overlapping-text--left .jwa-image-overlapping-text__content{left:5%}.jwa-image-overlapping-text__image{position:relative;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(0,0,.2,1)}.jwa-image-overlapping-text .content-block-link{font-size:1.5rem}.jwa-image-overlapping-text__image:after{background:linear-gradient(180deg,#0e172a59,#0e172a14 65%,#0e172a00);content:"";top:0;right:0;bottom:0;left:0;opacity:.5;pointer-events:none;position:absolute;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(0,0,.2,1)}.jwa-image-overlapping-text__card{min-height:53vh}.dark .jwa-image-overlapping-text__image:after{background:linear-gradient(180deg,#0e172aa6,#0e172a66 55%,#0e172a1a);opacity:.7}.jwa-image-overlapping-text__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.jwa-image-overlapping-text__text{position:relative;z-index:20}@media (width <= 1025px){.jwa-image-overlapping-text{padding:clamp(1.5rem,4vw,2rem) 0 clamp(2rem,5vw,2.5rem)}.jwa-image-overlapping-text__layout{display:flex;flex-direction:column;gap:clamp(1rem,4vw,1.5rem);position:relative}.jwa-image-overlapping-text__media{height:auto;left:auto;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;order:1;position:relative;right:auto;top:0;width:100vw}.jwa-image-overlapping-text__image{min-height:0}.jwa-image-overlapping-text__image img{height:100%}.jwa-image-overlapping-text__content{min-height:auto;padding:0;position:static;transform:translateY(-40px);width:100%}.jwa-image-overlapping-text__inner{align-items:stretch;display:flex;inset:auto;justify-content:center;margin:0 auto;max-width:min(100%,var(--jwa-shell-max-width));order:2;padding-left:clamp(1.5rem,6vw,3rem);padding-right:clamp(1.5rem,6vw,3rem);position:static;width:100%}.jwa-image-overlapping-text__text{justify-content:center}.jwa-image-overlapping-text__card{margin:0 auto;max-width:100%;width:100%}}@media (width <= 700px){.jwa-image-overlapping-text__inner{padding-left:clamp(1rem,5vw,1.75rem);padding-right:clamp(1rem,5vw,1.75rem)}.jwa-image-overlapping-text__card{padding:clamp(1.5rem,5vw,1.9rem)}}.archive main,.blog main{background-color:rgb(247 247 247/var(--tw-bg-opacity,1))!important}.archive,.blog .site-shell,body.blog{background-color:rgb(247 247 247/var(--tw-bg-opacity,1))}.archive .post-card__image,.blog .post-card__image,.category .post-card__image{-o-object-fit:contain;object-fit:contain}.single-post .entry-content{box-sizing:content-box;font-size:16px;margin:0 auto;max-width:780px;padding:50px 3%}.single-post .entry-footer,.single-post .post-navigation{margin:0 auto;max-width:780px;text-align:center}.single-post .post-navigation,nav.posts-navigation{padding-bottom:24px}.single-property .jwa-team-member-card img{aspect-ratio:4/5}.archive .posts-grid :nth-child(10),.blog .posts-grid :nth-child(10){grid-column-start:2}@media (width <= 1025px){.hero-showcase .jwa-breakout-full.jwa-breakout-full--edge-to-edge{margin-left:0}}@media (width <= 650px){.brochures{padding:0 5% 24px}}.jwa-image-overlapping-text-thumbnail:after{background:none}@media (width >= 768px){.jwa-image-overlapping-text-thumbnail img{aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain}}.navbar{font-family:aktiv-grotesk,Helvetica Neue,Arial Nova,Nimbus Sans,system-ui,-apple-system,Segoe UI,Arial,Liberation Sans,DejaVu Sans,Noto Sans,sans-serif;max-width:100vw;transition:box-shadow .3s ease}.dropdown-menu{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;left:0;list-style-type:none;margin-top:.5rem;position:absolute;top:100%;visibility:hidden;width:16rem;z-index:50}.dropdown-menu>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));--tw-divide-opacity:1;border-color:rgb(243 244 246/var(--tw-divide-opacity,1))}.dropdown-menu{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));opacity:0;padding-bottom:.5rem;padding-top:.5rem}.dropdown-menu:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(75 85 99/var(--tw-divide-opacity,1))}.dropdown-menu:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dropdown-menu{transform:translateY(-8px);transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar>div{max-width:100%;min-width:0}#navbar-menu .dropdown-menu .dropdown-menu{background-color:#e5e7eb!important;margin:.25rem 0 0!important}#navbar-menu .dropdown-menu .dropdown-menu:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.navbar-brand{align-items:center;display:flex}.navbar-brand>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.navbar-brand:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.navbar-brand{flex-shrink:0;max-width:calc(100vw - 120px);min-width:0}.navbar-brand *{max-width:100%}@media (width <=640px){.logo-container{max-width:calc(100vw - 140px)!important;min-width:0!important}.logo-transition-area{max-width:80px!important;min-width:0!important}.navbar-brand-text{font-size:1.25rem!important}}.navbar-brand-text{align-self:center;font-size:1.5rem;font-weight:600;white-space:nowrap}.navbar-brand-text:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.logo-text-fallback{opacity:1}.logo-images{opacity:0}.logo-container.logos-loaded .logo-text-fallback{opacity:0;transition:opacity .3s ease-out}.logo-container.logos-loaded .logo-images{opacity:1;transition:opacity .3s ease-out}.dark .logo-text-fallback{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from:#60a5fa var(--tw-gradient-from-position);--tw-gradient-to:rgba(96,165,250,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#cbd5e1 var(--tw-gradient-to-position);-webkit-background-clip:text;background-clip:text;color:transparent}.logo-container:hover .logo-acronym{--tw-scale-x:.95;--tw-scale-y:.95;opacity:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:768px){.logo-container:hover .logo-acronym{--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.logo-container:hover .logo-type{opacity:1}@media (min-width:768px){.logo-container:hover .logo-type{opacity:0}}@media (width >=768px){.logo-transition-area{overflow:hidden;position:relative}.logo-container .logo-acronym{position:relative;z-index:2}.logo-container .logo-acronym,.logo-container .logo-type{transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.logo-container .logo-type{left:0;opacity:0;position:absolute;top:50%;transform:translateY(50%);z-index:1}.logo-container:hover .logo-acronym{opacity:0;transform:translateY(-50%)}.logo-container:hover .logo-type{opacity:1;transform:translateY(-50%)}}.navbar-nav{border-width:1px;display:flex;flex-direction:column;list-style-type:none;margin:0;margin-top:.75rem;max-height:0;opacity:0;overflow:hidden;padding:0;transition:max-height .35s cubic-bezier(.25,.46,.45,.94),opacity .25s ease-out .05s,padding .35s ease-in-out,margin .35s ease-in-out;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.navbar-nav:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.navbar-nav .label,.navbar-nav a{font-size:.875rem;font-weight:600;line-height:1}.navbar-nav>div>a,.navbar-nav>div>span{text-transform:uppercase}.navbar-nav.mobile-open{margin-top:.75rem;opacity:1;padding:1rem}.navbar-nav.is-animating{will-change:max-height,opacity}@media (width >=768px){.navbar-nav{align-items:center;border-width:0;flex-direction:row;margin-top:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.navbar-nav:is(.dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.navbar-nav{height:auto!important;margin:0!important;max-height:none!important;opacity:1!important;overflow:visible!important;padding:0!important;transition:none!important;will-change:auto!important}.navbar-nav>.nav-item:not(:last-child){margin-right:1rem}}.nav-item{align-items:center;display:flex;list-style-type:none;position:relative}@media (width >=768px){.nav-item{position:relative}.nav-item:hover>.dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}}.dropdown-toggle,.nav-link{font-size:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));font-size:18px}.dropdown-toggle:hover,.nav-link:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.dropdown-toggle:is(.dark *),.nav-link:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dropdown-toggle:hover:is(.dark *),.nav-link:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:768px){.dropdown-toggle,.nav-link{border-width:0}.dropdown-toggle:hover,.nav-link:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.dropdown-toggle:hover:is(.dark *),.nav-link:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}}.dropdown-toggle,.nav-link{align-items:center;display:flex;line-height:1.5;min-height:44px;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (width >=768px){.dropdown-toggle,.nav-link{padding:.5rem .75rem}}.dropdown-toggle{cursor:pointer;justify-content:space-between;width:100%}@media (min-width:768px){.dropdown-toggle{width:auto}}.dropdown-toggle{white-space:nowrap}.dropdown-toggle svg{flex-shrink:0;margin-left:.5rem;transition:transform .3s ease}.nav-link-active{--tw-bg-opacity:1;background-color:rgb(68 106 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.nav-link-active:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:768px){.nav-link-active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.nav-link-active:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}}.dropdown-menu.mobile-expanded{margin-top:.5rem;position:relative;top:0;visibility:visible;width:100%;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));opacity:1}.dropdown-menu.mobile-expanded:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dropdown-menu.mobile-expanded{height:auto;max-height:0;overflow:hidden;padding:0;position:relative!important;transform:translateY(0);transition:max-height .3s cubic-bezier(.25,.46,.45,.94)}.nav-item.mobile-sub-open{align-items:stretch;flex-direction:column}.dropdown-menu.mobile-expanded.open{margin-top:.5rem;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{display:block;font-size:.875rem;font-weight:400;margin-left:.5rem;margin-right:.5rem;padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.dropdown-item:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.dropdown-item:is(.dark *){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dropdown-item:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dropdown-item{transition:all .2s ease}.dropdown-item.is-parent-link{font-weight:600;--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.dropdown-item.is-parent-link:is(.dark *){--tw-bg-opacity:1;background-color:rgb(9 13 37/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(197 209 255/var(--tw-text-opacity,1))}.dropdown-menu .nav-item{position:relative}@media (width >=768px){.dropdown-menu .dropdown-menu{background-color:var(--wp--preset--color--cool-gray);left:auto;margin-right:.25rem;right:100%;top:0}}@media (width < 768px){#navbar-menu .dropdown-menu{background-color:#f3f4f6!important;display:none;height:auto;left:0!important;margin:0!important;max-height:0;opacity:1!important;overflow:hidden;position:relative!important;right:auto!important;top:0!important;transform:none!important;visibility:visible!important;width:100%!important}#navbar-menu .dropdown-menu:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}#navbar-menu .dropdown-menu .dropdown-menu{background-color:#e5e7eb!important;margin:.25rem 0 0!important}#navbar-menu .dropdown-menu .dropdown-menu:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.navbar-nav .dropdown-menu .dropdown-item{padding-left:1.5rem}.navbar-nav .dropdown-menu .dropdown-menu .dropdown-item{padding-left:2rem}}@media (width >=768px){.nav-item.open-hover>.dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}}.dropdown-menu .dropdown-toggle{align-items:center;display:flex;font-size:.875rem;font-weight:400;margin-left:.5rem;margin-right:.5rem;padding:.5rem 1rem;white-space:nowrap;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.dropdown-menu .dropdown-toggle:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.dropdown-menu .dropdown-toggle:is(.dark *){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dropdown-menu .dropdown-toggle:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dropdown-menu .dropdown-toggle svg{flex-shrink:0;margin-left:auto}@media (width < 768px){.dropdown-menu>.nav-item>.dropdown-item,.dropdown-menu>.nav-item>.dropdown-toggle{padding-left:1.5rem}.dropdown-menu .dropdown-menu>.nav-item>.dropdown-item,.dropdown-menu .dropdown-menu>.nav-item>.dropdown-toggle{padding-left:2rem}}.dropdown-menu .dropdown-toggle .label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (width < 768px){.navbar-nav>.nav-item>.dropdown-toggle.expanded svg{transform:rotate(180deg)}.dropdown-menu .dropdown-toggle.expanded svg{transform:rotate(90deg)}}@media (width <=640px){footer .mobile-menu-button{flex-wrap:wrap;justify-content:center;text-align:center}}.mobile-menu-button{align-items:center;border-width:1px;display:inline-flex;height:2.5rem;justify-content:center;width:2.5rem;--tw-border-opacity:1;border-color:rgb(68 81 132/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-size:.875rem;padding:.5rem;--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1))}.mobile-menu-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity,1))}.mobile-menu-button:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(75 85 99/var(--tw-ring-opacity,1))}@media (min-width:768px){.mobile-menu-button{display:none}}.mobile-menu-button{transition:background-color .25s ease,color .25s ease,border-color .25s ease}.mobile-menu-button.active,.mobile-menu-button:hover{--tw-border-opacity:1;border-color:rgb(68 81 132/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(68 81 132/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hamburger-icon{align-items:center;display:flex;flex-direction:column;height:1.25rem;justify-content:center;position:relative;width:1.5rem}.hamburger-icon .bar{height:.125rem;width:100%;--tw-bg-opacity:1;background-color:rgb(68 81 132/var(--tw-bg-opacity,1));transform-origin:center;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.hamburger-icon .bar:first-child{transform:translateY(-6px)}.hamburger-icon .bar:nth-child(2){transform:translateY(0)}.hamburger-icon .bar:nth-child(3){transform:translateY(6px)}.mobile-menu-button.active .hamburger-icon .bar{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.mobile-menu-button.active .hamburger-icon .bar:first-child{transform:translateY(-6px)}.mobile-menu-button.active .hamburger-icon .bar:nth-child(2){transform:scaleX(.8)}.mobile-menu-button.active .hamburger-icon .bar:nth-child(3){transform:translateY(6px)}.dark-mode-toggle{padding:.5rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dark-mode-toggle:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.dark-mode-toggle:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity,1))}.dark-mode-toggle:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark-mode-toggle:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark-mode-toggle:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(75 85 99/var(--tw-ring-opacity,1))}.dark-mode-toggle{transition:all .2s ease}.site-header{background-clip:padding-box;transition:background-color .15s ease-in-out}.site-header.scrolled{box-shadow:0 2px 4px -1px #00000014}.archive-display__modals{position:relative;z-index:99}.archive-display-modal{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:clamp(1.5rem,4vw,2.5rem);position:fixed;z-index:50}.archive-display-modal[hidden]{display:none}.archive-display-modal__overlay{background-color:#0d1334a6;cursor:pointer;top:0;right:0;bottom:0;left:0;position:absolute}.archive-display-modal__content{background-color:#fff;max-height:calc(100vh - clamp(3rem,8vw,5rem));overflow:hidden;position:relative;width:min(100%,960px);z-index:1}.archive-display-modal__close{background:transparent;border:0;color:var(--wp--preset--color--primary);cursor:pointer;font-size:1.75rem;line-height:1;position:absolute;right:1.5rem;top:1.5rem}.archive-display-modal__inner{align-items:stretch;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.archive-display-modal__media{align-items:center;background-color:#fff;display:flex;justify-content:center;padding:clamp(1.75rem,5vw,3rem)}.archive-display-modal__image,.archive-display-modal__image img{display:block;height:auto;max-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.archive-display-modal__image-placeholder{align-items:center;display:flex;justify-content:center;min-height:240px;width:100%}.archive-display-modal__placeholder-icon{height:auto;opacity:.2;width:clamp(72px,9vw,120px)}.archive-display-modal__body{background-color:#fff;display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1.25rem);padding:clamp(2.5rem,6vw,3.5rem) clamp(2.5rem,6vw,4rem)}.archive-display-modal__eyebrow{color:var(--wp--preset--color--light-blue);font-family:Aktiv Grotesk,sans-serif;font-size:.75rem;letter-spacing:.22em;margin:0;text-transform:uppercase}.archive-display-modal__title{color:var(--wp--preset--color--primary);font-family:kepler-std,Georgia,Noto Serif,serif;font-size:1.875rem;line-height:2.25rem;line-height:1.15;margin:0}.archive-display-modal__categories{color:var(--wp--preset--color--gray-light);font-family:Aktiv Grotesk,sans-serif;font-size:1rem;margin:0}.archive-display-modal__meta{display:grid;gap:.75rem;margin:clamp(.25rem,1vw,.75rem) 0}.archive-display-modal__meta-row{border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;display:flex;font-family:Aktiv Grotesk,sans-serif;font-size:.95rem;gap:1rem;justify-content:space-between;padding:.85rem 0}.archive-display-modal__meta-row dt{color:var(--wp--preset--color--black);font-weight:700}.archive-display-modal__meta-row dd{color:var(--wp--preset--color--black);font-weight:400;margin:0}.archive-display-modal__excerpt{color:var(--wp--preset--color--gray-dark);font-family:Aktiv Grotesk,sans-serif;font-size:.95rem;line-height:1.6;margin:0}@media (width <=1024px){.archive-display-modal__inner{grid-template-columns:1fr}.archive-display-modal__body{padding:clamp(2rem,8vw,3rem)}.archive-display-modal__media{padding:clamp(1.5rem,6vw,2.5rem)}}@media (prefers-reduced-motion:reduce){.archive-display-modal,.archive-display-modal__content,.archive-display-modal__image img{transition:none}}.demo-tables table{min-width:100%}.demo-tables tr td:first-child,.demo-tables tr:first-child td{background:#f3f3f3;font-weight:600}.demo-tables td{border:1px solid #e9e9e9;font-size:.9rem;padding:10px 15px}.dark\:prose-invert:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.first\:mt-0:first-child{margin-top:0}.first\:border-t-0:first-child{border-top-width:0}.first\:pt-0:first-child{padding-top:0}.last\:border-0:last-child{border-width:0}.last\:border-b-0:last-child{border-bottom-width:0}.last\:pb-0:last-child{padding-bottom:0}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:transform:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.hover\:bg-dark-blue:hover{--tw-bg-opacity:1;background-color:rgb(37 45 90/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity,1))}.hover\:text-dark-blue:hover{--tw-text-opacity:1;color:rgb(37 45 90/var(--tw-text-opacity,1))}.hover\:text-foreground:hover{--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:text-medium-blue:hover{--tw-text-opacity:1;color:rgb(68 81 132/var(--tw-text-opacity,1))}.hover\:text-vibrant-blue:hover{--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.hover\:text-vibrant-light-blue:hover{--tw-text-opacity:1;color:rgb(197 209 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.focus\:not-sr-only:focus{height:auto;margin:0;overflow:visible;padding:0;position:static;width:auto;clip:auto;white-space:normal}.focus\:absolute:focus{position:absolute}.focus\:left-2:focus{left:.5rem}.focus\:top-2:focus{top:.5rem}.focus\:border-\[color\:var\(--wp--preset--color--primary\)\]:focus{border-color:var(--wp--preset--color--primary)}.focus\:border-blue-400:focus{--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.focus\:text-foreground:focus{--tw-text-opacity:1;color:rgb(13 19 52/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-\[color\:var\(--wp--preset--color--primary\)\]:focus{--tw-ring-color:var(--wp--preset--color--primary)}.focus\:ring-accent:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1))}.focus\:ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(191 219 254/var(--tw-ring-opacity,1))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity,1))}.focus\:ring-gray-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(157 153 149/var(--tw-ring-opacity,1))}.focus\:ring-gray-medium:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(101 97 93/var(--tw-ring-opacity,1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity,1))}.focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(68 81 132/var(--tw-ring-opacity,1))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.focus\:ring-secondary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(197 209 255/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-blue-300:focus-visible{outline-color:#93c5fd}.focus-visible\:outline-blue-300\/70:focus-visible{outline-color:#93c5fdb3}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-blue-600:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity,1))}.focus-visible\:ring-dark-navy:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(13 19 52/var(--tw-ring-opacity,1))}.focus-visible\:ring-primary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(68 81 132/var(--tw-ring-opacity,1))}.focus-visible\:ring-vibrant-blue:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(68 106 255/var(--tw-ring-opacity,1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-gray-lightest:focus-visible{--tw-ring-offset-color:#f7f7f7}.focus-visible\:ring-offset-white:focus-visible{--tw-ring-offset-color:#fff}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x:.125rem}.group:hover .group-hover\:translate-x-0\.5,.group:hover .group-hover\:translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x:.25rem}.group:hover .group-hover\:translate-y-0{--tw-translate-y:0px}.group:hover .group-hover\:scale-\[1\.02\],.group:hover .group-hover\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x:1.02;--tw-scale-y:1.02}.group:hover .group-hover\:text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:grayscale-0{--tw-grayscale:grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:focus .group-focus\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:focus .group-focus\:opacity-100{opacity:1}.dark\:divide-gray-600:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(75 85 99/var(--tw-divide-opacity,1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:bg-darker-navy:is(.dark *){--tw-bg-opacity:1;background-color:rgb(9 13 37/var(--tw-bg-opacity,1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:bg-red-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity,1))}.dark\:text-vibrant-light-blue:is(.dark *){--tw-text-opacity:1;color:rgb(197 209 255/var(--tw-text-opacity,1))}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:hover\:text-blue-400:hover:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){.sm\:col-span-1{grid-column:span 1/span 1}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:mb-7{margin-bottom:1.75rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-7{margin-top:1.75rem}.sm\:block{display:block}.sm\:h-10{height:2.5rem}.sm\:h-5{height:1.25rem}.sm\:h-\[260px\]{height:260px}.sm\:min-h-\[300px\]{min-height:300px}.sm\:w-5{width:1.25rem}.sm\:w-\[200px\]{width:200px}.sm\:min-w-\[120px\]{min-width:120px}.sm\:min-w-\[200px\]{min-width:200px}.sm\:max-w-none{max-width:none}.sm\:flex-1{flex:1 1 0%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-stretch{align-items:stretch}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0}.sm\:gap-10{gap:2.5rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.sm\:divide-gray-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(211 209 207/var(--tw-divide-opacity,1))}.sm\:border-t-0{border-top-width:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pt-0{padding-top:0}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:first\:pl-0:first-child{padding-left:0}.sm\:last\:pr-0:last-child{padding-right:0}}@media (min-width:768px){.md\:order-2{order:2}.md\:ml-20{margin-left:5rem}.md\:ml-auto{margin-left:auto}.md\:block{display:block}.md\:hidden{display:none}.md\:w-auto{width:auto}.md\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[29\%_71\%\]{grid-template-columns:29% 71%}.md\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1\.35fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.md\:grid-cols-\[minmax\(0\,320px\)\,1fr\]{grid-template-columns:minmax(0,320px) 1fr}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-16{gap:4rem}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.md\:border-0{border-width:0}.md\:bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.md\:p-12{padding:3rem}.md\:p-8{padding:2rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[20rem\]{font-size:20rem}.md\:text-vibrant-blue{--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.md\:opacity-100{opacity:1}.md\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.md\:hover\:text-vibrant-blue:hover{--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.md\:dark\:text-vibrant-blue:is(.dark *){--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}.md\:dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.md\:dark\:hover\:text-vibrant-blue:hover:is(.dark *){--tw-text-opacity:1;color:rgb(68 106 255/var(--tw-text-opacity,1))}}@media (min-width:1024px){.lg\:sticky{position:sticky}.lg\:inset-y-0{bottom:0;top:0}.lg\:left-0{left:0}.lg\:right-\[30\%\]{right:30%}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-10{margin-left:2.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:block{display:block}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:min-h-\[320px\]{min-height:320px}.lg\:w-10{width:2.5rem}.lg\:w-2\/3{width:66.666667%}.lg\:w-20{width:5rem}.lg\:max-w-\[1000px\]{max-width:1000px}.lg\:max-w-\[580px\]{max-width:580px}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1\.25fr\,1fr\]{grid-template-columns:1.25fr 1fr}.lg\:grid-cols-\[1fr\,1fr\]{grid-template-columns:1fr 1fr}.lg\:grid-cols-\[220px_minmax\(0\,1fr\)_320px\]{grid-template-columns:220px minmax(0,1fr) 320px}.lg\:grid-cols-\[240px_1fr\]{grid-template-columns:240px 1fr}.lg\:grid-cols-\[minmax\(0\,_500px\)_minmax\(0\,_1fr\)\]{grid-template-columns:minmax(0,500px) minmax(0,1fr)}.lg\:grid-cols-\[minmax\(0\,_520px\)_minmax\(0\,_1fr\)\]{grid-template-columns:minmax(0,520px) minmax(0,1fr)}.lg\:grid-cols-\[minmax\(280px\,0\.42fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(280px,.42fr) minmax(0,1fr)}.lg\:justify-start{justify-content:flex-start}.lg\:gap-14{gap:3.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-2{gap:.5rem}.lg\:gap-20{gap:5rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.lg\:gap-y-0{row-gap:0}.lg\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.lg\:border-r{border-right-width:1px}.lg\:border-r-2{border-right-width:2px}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-8{padding:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-24{padding-bottom:6rem;padding-top:6rem}.lg\:pb-0{padding-bottom:0}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-12{padding-left:3rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pt-16{padding-top:4rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem}.lg\:text-5xl,.lg\:text-6xl{line-height:1}.lg\:text-6xl{font-size:3.75rem}.lg\:text-\[15px\]{font-size:15px}.lg\:text-\[22px\]{font-size:22px}.lg\:text-\[26px\]{font-size:26px}.lg\:text-\[28rem\]{font-size:28rem}.lg\:text-\[42px\]{font-size:42px}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:last\:border-0:last-child{border-width:0}.hover\:lg\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width:1280px){.xl\:max-w-\[520px\]{max-width:520px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:gap-12{gap:3rem}.xl\:gap-20{gap:5rem}.xl\:gap-24{gap:6rem}.xl\:gap-80{gap:20rem}.xl\:p-12{padding:3rem}.xl\:pl-16{padding-left:4rem}.xl\:text-\[32rem\]{font-size:32rem}}@media (min-width:1536px){.\32xl\:gap-24{gap:6rem}}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}
