﻿/*!
 * DCFS global foundation and components stylesheet.
 * Load before styles.css so variables, base elements, and reusable components are available sitewide.
 */:root{--font-rubik: "Rubik", Arial, sans-serif;--font-merriweather: "Merriweather", Georgia, serif;--blue: #1d407a;--blue-dark: #163766;--ink: #1d1d27;--text-gray: #6f6f6f;--footer-text: #343434;--light-gray: #767676;--trolley-grey: #E0E0E0;--event-line: #d8e5f2;--soft-blue: #eff4f9;--white: #fff;--button-purple: #8e3690;--focus-color: var(--button-purple);--focus-outline-width: .125rem;--focus-outline-style: solid;--focus-outline-offset: 0.25rem;--focus-outline: var(--focus-outline-width) var(--focus-outline-style) var(--focus-color);--focus-radius: 0.25rem;--button-padding: 0.75rem 1rem;--button-gap: .625rem;--button-arrow-size: 1.8125rem;--button-hover-transform: translateY(0);--button-hover-duration: 300ms;--brush-underline: url("../../assets/images/after_before.svg");--simple-underline: url("../../assets/images/underline-simple.svg");--soft-gradient: linear-gradient(90deg, #d8c3e1 0%, #b0dadf 47%, #c6e2ad 100%);--gradient-navy-blue: radial-gradient(ellipse at 60% 42%, #0f2b5b 0%, #102d5d 28%, rgba(16, 45, 93, 0) 58%), linear-gradient(180deg, #1d407a 0%, #183970 45%, #0f2c5c 100%);--gradient-light-blue: radial-gradient(ellipse at 60% 42%, #dbebf9 0%, #ddebf9 35%, rgba(221, 235, 249, 0) 65%), linear-gradient(180deg, #eff4f9 0%, #e9f1f9 45%, #dcebf9 100%);--gradient-lilac: radial-gradient(ellipse at 60% 42%, #dfcde7 0%, #e1d0e8 35%, rgba(225, 208, 232, 0) 65%), linear-gradient(180deg, #f9f2fb 0%, #f1e6f5 45%, #e0cfe8 100%);--gradient-sage-green: radial-gradient(ellipse at 60% 42%, #e1efc9 0%, #e3f0cc 35%, rgba(227, 240, 204, 0) 65%), linear-gradient(180deg, #f1f7e7 0%, #ecf4de 45%, #e2f0cb 100%);--gradient-soft-sage-blue: radial-gradient(ellipse at 68% 28%, rgba(184, 223, 190, 0.72) 0%, rgba(184, 223, 190, 0.38) 32%, rgba(184, 223, 190, 0) 58%), radial-gradient(ellipse at 15% 92%, rgba(174, 218, 216, 0.72) 0%, rgba(192, 210, 227, 0.48) 32%, rgba(192, 210, 227, 0) 54%), linear-gradient(104deg, #edf3e8 0%, #eef4e9 42%, #d9ecd3 62%, #b7dfdc 82%, #b7c7dc 100%);--wave-white-bottom: url("data:image/svg+xml, %3Csvg viewBox='0 0 1440 143' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M-1.00195 39.3752C21.425 47.1371 391.499 91.7469 705.999 26.7469C980.553 -29.9973 1359 17.7469 1443.5 40.2605V142.761L-1.00098 141.989L-1.00195 39.3752Z'/%3E%3C/svg%3E");--radius: 1.25rem;--radius-pill: 999rem;--card-shadow: 0px 9px 22.9px 0px #0000001C;--drop-blue-shadow: 0 1.625rem 1.7125rem -0.8125rem #c8d8eb;--hover-shadow: 0 1rem 1.75rem rgba(21, 50, 98, 0.18);--ease: 180ms ease;--reveal-distance: 1.125rem;--reveal-duration: 500ms;--space-1: clamp(0.75rem, 1.5vw, 1rem);--space-2: clamp(1rem, 2vw, 1.25rem);--space-3: clamp(1.125rem, 2.5vw, 1.5rem);--space-4: clamp(1.5rem, 3vw, 1.875rem);--space-5: clamp(1.75rem, 4vw, 2.5rem);--section-space-y: clamp(3rem, 6vw, 6.625rem);--text-xs: 0.8125rem;--text-sm: 1rem;--text-md: 1.0625rem;--text-lg: 1.125rem;--text-body: clamp(1rem, 0.911972rem + 0.375587vw, 1.25rem);--text-h1: clamp(2.375rem, 2.15493rem + 0.938967vw, 3rem);--text-h2: clamp(1.875rem, 1.65493rem + 0.938967vw, 2.5rem);--text-h3: clamp(1.375rem, 1.286972rem + 0.375587vw, 1.625rem);--text-h4: 1.375rem;--text-social-icon: 1.1875rem;--leading-h1: clamp(3.463542rem, 3.142606rem + 1.369327vw, 4.375rem);--leading-h2: clamp(2.71875rem, 2.399648rem + 1.361502vw, 3.625rem);--leading-h3: clamp(1.903846rem, 1.781961rem + 0.520043vw, 2.25rem);--leading-h4: clamp(1.1rem, 1.024038rem + 0.336538vw, 1.375rem);--leading-body: clamp(1.35rem, 1.231162rem + 0.507042vw, 1.6875rem);--leading-body-fixed: 1.6875rem;--leading-heading: var(--leading-h3);--max: 80.625rem;--gutter-mobile: 3rem;--gutter-header-desktop: 7.5rem;--gutter-desktop: 9.375rem;--dcfs-hero-min-height: clamp(32rem, 65vw, 45rem)}.gradient-navy-blue{background:var(--gradient-navy-blue)}.gradient-light-blue{background:var(--gradient-light-blue)}.gradient-lilac{background:var(--gradient-lilac)}.gradient-sage-green{background:var(--gradient-sage-green)}.gradient-soft-sage-blue{background:var(--gradient-soft-sage-blue)}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:var(--font-rubik);font-size:var(--text-body);font-weight:400;line-height:var(--leading-body)}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3,h4,h5,h6{color:var(--blue);font-weight:400}h1{font-size:var(--text-h1);line-height:var(--leading-h2)}h2{font-size:var(--text-h2);line-height:var(--leading-h3)}h3{font-size:var(--text-h3);font-weight:500;line-height:var(--leading-h3)}h4{font-size:1.375rem;line-height:normal}h5{font-size:var(--text-h4);line-height:var(--leading-heading)}h6{font-size:var(--text-body);line-height:var(--leading-body)}p{margin-bottom:var(--space-1);color:var(--text-gray);font-size:var(--text-body);line-height:var(--leading-body);font-weight:400}strong{font-weight:700}hr{margin:1.25rem;border:1px solid var(--trolley-grey);height:1px}:where(h1,h2,h3,h4,h5,h6,p){overflow-wrap:break-word}img{display:block;max-width:100%;height:auto}a{color:var(--blue);font-size:var(--text-body);text-decoration:none;transition:color var(--ease),background-color var(--ease),box-shadow var(--ease),transform var(--ease),opacity var(--ease)}a:not(.button):not(.wp-block-button__link):hover,.dir-pagination .dir-page-btn:hover,a:hover{color:var(--button-purple)}button{font:inherit;transition:color var(--ease),background-color var(--ease),box-shadow var(--ease),transform var(--ease),opacity var(--ease)}:where(a,button,input,textarea,select,summary,[tabindex]:not([tabindex="-1"]),[role=button],[role=link],[role=menuitem],[role=tab],[role=checkbox],[role=radio]):focus-visible,.content-listing-block__link:focus-visible,.event-card__link:focus-visible,.social-row a:focus-visible,.wp-block-accordion-heading__toggle:focus-visible{border-radius:var(--focus-radius);outline:var(--focus-outline);outline-offset:var(--focus-outline-offset)}:where(.dark-section,.has-dark-background) :where(a,button){--focus-color: var(--white)}a:focus-visible{text-decoration:underline}:where(input,textarea,select):focus-visible{border-color:var(--focus-color)}.site-header :where(a,button):focus-visible{box-shadow:none;text-decoration:none}.site-header .utility-dropdown a:focus-visible{background:#dbe8f3}:focus:not(:focus-visible){outline:none}main:focus{outline:0}.container{width:min(100% - var(--gutter-mobile),var(--max));max-width:var(--max);min-width:0;margin-inline:auto}.wp-block-post-content.entry-content>:where(p,h2,h3,h4,h5,h6,ul,ol,blockquote,table,.wp-block-table,.wp-block-group,.wp-block-image,.wp-block-buttons,.wp-block-columns):not(.alignfull):not(.alignwide){width:min(100% - var(--gutter-mobile),var(--max));max-width:var(--max);margin-left:auto;margin-right:auto}.alignwide{width:100%;max-width:var(--wp--style--global--wide-size);margin-left:auto;margin-right:auto}.alignfull{width:100%;max-width:100%;margin-left:0;margin-right:0}:where(.alignwide,.alignfull) .container{width:100%;max-width:100%}.single-post-layout__content.wp-block-post-content.entry-content>:where(p,h2,h3,h4,h5,h6,ul,ol,blockquote,table,.wp-block-table,.wp-block-group,.wp-block-image,.wp-block-buttons,.wp-block-columns):not(.alignfull):not(.alignwide){width:100%;max-width:100%}.wp-block-post-content.entry-content .gform_wrapper,.wp-block-post-content.entry-content .wp-block-gravityforms-form{width:min(100% - var(--gutter-mobile),var(--max));max-width:var(--max);margin-left:auto;margin-right:auto}.reveal{opacity:1;transform:none}body.has-js .reveal{opacity:0;transform:translate3d(0, var(--reveal-distance), 0);transition:opacity var(--reveal-duration) ease,transform var(--reveal-duration) ease;transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}body.has-js .reveal.is-visible{opacity:1;transform:translate3d(0, 0, 0);will-change:auto}.skip-link,.sr-only{position:absolute;width:.0625rem;height:.0625rem;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap}.skip-link:focus{z-index:1000;width:auto;height:auto;clip:auto;top:1rem;left:1rem;padding:.75rem 1rem;border-radius:.5rem;color:var(--white);background:var(--blue)}.section-title{margin-top:0;margin-bottom:3.0625rem;text-align:center}.section-title--news{text-align:center}.mark-brush-news{--mark-underline-height: 0.74em;--mark-underline-bottom: -0.68em}.mark-brush-news::after{right:-0.02em;left:-0.02em;width:auto;background-position:center bottom;background-size:100% 100%;transform:none}.section-space{padding-bottom:var(--section-space-y)}.inner-container-space{padding-top:var(--section-space-y);padding-bottom:var(--section-space-y)}.events-section.section-space{padding-bottom:0}.media-text-block-wave-clip.section-space{padding-top:0}.mark{position:relative;display:inline-block;isolation:isolate;font-family:var(--font-merriweather);font-weight:700;font-style:italic;line-height:.9}.mark::after{content:"";position:absolute;display:block;z-index:-1;left:var(--mark-underline-left, 50%);right:var(--mark-underline-right, auto);bottom:var(--mark-underline-bottom, -0.62em);width:var(--mark-underline-width, 132%);height:var(--mark-underline-height, 0.76em);background-image:var(--mark-underline-image, var(--brush-underline));background-repeat:no-repeat;background-position:center bottom;background-size:100% 100%;transform:var(--mark-underline-transform, translateX(-50%));transform-origin:center;pointer-events:none}.mark-simple{--mark-underline-image: var(--simple-underline);--mark-underline-left: 50%;--mark-underline-right: auto;--mark-underline-width: 128%;--mark-underline-bottom: -0.18em;--mark-underline-height: 0.28em;--mark-underline-transform: translateX(-50%)}.mark-simple::after{left:-0.03em;right:-0.04em;bottom:-0.18em;width:auto;height:.14em;border-radius:var(--radius-pill);background:#b3c6e7;opacity:.78;transform:none}.mark-brush{--mark-underline-image: var(--brush-underline);--mark-underline-bottom: -0.7em;--mark-underline-width: 136%;--mark-underline-height: 0.9em}.mark-brush-title{--mark-underline-width: 136%;--mark-underline-bottom: -0.68em;--mark-underline-height: 0.74em}.section-title--news .mark-brush{--mark-underline-height: 2.4rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:var(--button-gap);min-height:var(--button-min-height);padding:var(--button-padding);border-radius:var(--radius-pill);text-decoration:none;font-size:var(--text-sm);font-style:normal;font-weight:600;line-height:1.3125rem;text-align:center;white-space:nowrap;width:fit-content;transition:background-color var(--button-hover-duration) ease-in-out,color var(--button-hover-duration) ease-in-out,box-shadow var(--button-hover-duration) ease-in-out,transform var(--button-hover-duration) ease-in-out,opacity var(--button-hover-duration) ease-in-out}.button>span{display:inline-flex;align-items:center;justify-content:center;width:var(--button-arrow-size);height:var(--button-arrow-size);border-radius:50%;color:var(--white);background:var(--blue);font-size:0;line-height:1;transition:all var(--button-hover-duration, 300ms) ease-in-out}.button>span::before{content:"";width:.75rem;height:.6875rem;background:url("../../assets/images/arrow.svg") center/contain no-repeat;filter:var(--button-arrow-filter, none);transform:translate(-0.03125rem, 0.03125rem);transition:filter var(--button-hover-duration) ease-in-out}#wpadminbar span{filter:unset}a:not(.button)>span[aria-hidden=true]:not(.nav-chevron):not(.dcfs-btn-arrow):not(.dir-page-arrow){display:inline-block;width:.8125rem;height:.75rem;flex:0 0 .8125rem;color:inherit;font-size:0;line-height:1;background:url("../../assets/images/arrow.svg") center/contain no-repeat;filter:brightness(0) saturate(100%) invert(52%) sepia(0%) saturate(0%) hue-rotate(168deg) brightness(96%) contrast(87%);transform:translateY(0.0625rem)}a.contact-block__link:not(.button)>span[aria-hidden=true]:not(.nav-chevron):not(.dcfs-btn-arrow):not(.dir-page-arrow){filter:brightness(0) saturate(100%) invert(23%) sepia(40%) saturate(1604%) hue-rotate(187deg) brightness(86%) contrast(94%)}a.contact-block__link:not(.button):hover>span[aria-hidden=true]:not(.nav-chevron):not(.dcfs-btn-arrow):not(.dir-page-arrow),a.contact-block__link:not(.button):focus-visible>span[aria-hidden=true]:not(.nav-chevron):not(.dcfs-btn-arrow):not(.dir-page-arrow){filter:brightness(0) saturate(100%) invert(28%) sepia(51%) saturate(1189%) hue-rotate(260deg) brightness(89%) contrast(91%)}.button-primary{color:var(--white);background:var(--blue)}.button-primary>span,.button-secondary{color:var(--blue);background:var(--white)}.button-primary>span{--button-arrow-filter: brightness(0) saturate(100%) invert(23%) sepia(40%) saturate(1604%) hue-rotate(187deg) brightness(86%) contrast(94%)}.button:where(:hover,:focus-visible)>span,.search-bar-wrapper .search-bar__submit:where(:hover,:focus-visible) .search-bar__submit-icon{transform:translateX(4px)}.secondary-outline-button{box-sizing:border-box;appearance:none;color:var(--white);background-color:rgba(0,0,0,0);border:.125rem solid hsla(0,0%,100%,.96);padding-inline:clamp(1.5rem,5vw,2.5rem);white-space:normal;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out,box-shadow 300ms ease-in-out,color 300ms ease-in-out,transform 300ms ease-in-out}.button-group{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center}:where(.cards-blocks,.card-block-image-grid,.events-layout,.local-layout,.media-text-overlap-style,.card-block-metric-style,.wp-block-columns){display:grid;grid-template-columns:1fr}:where(.card-block,.card-block-image,.content-listing-block,.event-list article,.card-block-wrapper .card-block,.card-block-metric-style__item){min-width:0}:where(.card-block,.card-block-image,.content-listing-block,.calendar,.event-list article,.card-block-wrapper .card-block){border-radius:var(--radius);background:var(--white)}:where(.card-block-image,.calendar){overflow:hidden}:where(.card-block-image,.content-listing-block){box-shadow:var(--card-shadow)}.wp-block-button.is-style-outline--3:not(.has-background .wp-block-button) .wp-block-button__link:not(.has-text-color):not(.has-border-color):not([style*=color]){border-color:var(--blue) !important;color:var(--blue) !important}.wp-block-button.is-style-outline--3:not(.has-background .wp-block-button) .wp-block-button__link:not(.has-text-color):not(.has-border-color):not([style*=color]):is(:hover,:focus-visible){border-color:var(--button-purple) !important;color:var(--white) !important}.feature-panel{position:relative;min-width:0;overflow:hidden;border-radius:var(--radius);color:var(--white);background:var(--blue)}.content-panel-block{--content-panel-block-map-opacity: 0.32;--content-panel-block-map-position: right 0 top -0.25rem;--content-panel-block-map-size: 30rem auto;position:relative;width:100%;min-width:0;overflow:hidden;padding:2rem 1.5rem 1.5rem;border-radius:var(--radius);color:var(--white);background:var(--blue);box-shadow:0 1.5rem 2.25rem rgba(21,50,98,.18)}.content-panel-block::before{position:absolute;inset:0;z-index:0;background-image:url("../../assets/images/map.svg");background-position:var(--content-panel-block-map-position);background-repeat:no-repeat;background-size:var(--content-panel-block-map-size);content:"";opacity:var(--content-panel-block-map-opacity);pointer-events:none}.content-panel-block>*{position:relative;z-index:1}.content-panel-block h2{margin-bottom:1.375rem}.content-panel-block h2,.content-panel-block h3{color:inherit}.content-panel-block p{color:hsla(0,0%,100%,.9)}.content-panel-block .button,.content-panel-block .button-group{margin-top:1.375rem}.content-panel-block .button-group .button{margin-top:0}:where(.hero>img,.card-block-image img,.benefits-bg,.content-listing-block img,.local-layout img,.media-text-overlap-style__media img){width:100%;object-fit:cover}:where(.mobile-alert,.calendar-top,.days .active,.event-date,.card-block-metric-style__item,.social-row a){display:grid;place-items:center}.global-components-hero{position:relative;overflow:hidden;padding:clamp(3rem,7vw,6.5rem) 0 clamp(4rem,8vw,7rem);background:var(--soft-blue)}.global-components-hero::after{content:"";position:absolute;right:-8rem;bottom:-8rem;width:min(42vw,31rem);aspect-ratio:1;background:url("../../assets/images/map.svg") center/contain no-repeat;opacity:.1;pointer-events:none}.global-components-hero__inner,.global-components-two-column{display:grid;gap:clamp(1.75rem,4vw,4rem)}.global-components-hero__inner{position:relative;z-index:1;align-items:center}.global-components-hero__content{max-width:46rem}.global-components-hero h1{margin-bottom:1.375rem}.global-components-hero p{max-width:43rem}.global-components-hero__panel{display:grid;gap:1rem;max-width:21rem;padding:2rem;border-radius:var(--radius);color:var(--white);background:var(--blue);box-shadow:var(--card-shadow)}.global-components-hero__panel span{font-family:var(--font-merriweather);font-size:clamp(4rem,8vw,6.75rem);font-weight:700;line-height:.9}.global-components-hero__panel p{margin:0;color:hsla(0,0%,100%,.9)}.dcfs-404{position:relative;overflow:hidden;min-height:38rem;padding:clamp(4rem,8vw,7rem) 0;background:var(--white)}.dcfs-404__inner{position:relative;z-index:1;display:block}.dcfs-404__content{max-width:42rem;margin-inline:auto;text-align:center}.dcfs-404__eyebrow{margin:0 0 1rem;color:var(--button-purple);font-family:var(--font-rubik);font-size:var(--text-sm);font-weight:700;letter-spacing:.16em;line-height:1;text-transform:uppercase}.dcfs-404__title{margin:0 0 1.25rem;color:var(--blue);font-family:var(--font-rubik);font-size:clamp(1.75rem,5vw,3.25rem);font-weight:600}.dcfs-404__text{max-width:36rem;margin:0 auto;color:var(--text-gray);font-size:var(--text-body);line-height:var(--leading-body)}.dcfs-404__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.dcfs-404 .secondary-outline-button{color:var(--blue);border-color:var(--blue);background:rgba(0,0,0,0)}.dcfs-404 .secondary-outline-button:hover,.dcfs-404 .secondary-outline-button:focus-visible{color:var(--white);border-color:var(--button-purple);background:var(--button-purple)}.dcfs-archive-page{background:var(--white)}.dcfs-archive-hero{padding:clamp(4rem,8vw,6.5rem) 0;background:var(--soft-blue)}.dcfs-archive-hero__inner{max-width:54rem;margin-inline:auto;text-align:center}.dcfs-archive-hero__eyebrow{margin:0 0 1rem;color:var(--button-purple);font-family:var(--font-rubik);font-size:var(--text-sm);font-weight:700;letter-spacing:.16em;line-height:1;text-transform:uppercase}.dcfs-archive-hero__title{margin:0;color:var(--blue);font-family:var(--font-rubik);font-size:clamp(2.75rem,6vw,4.75rem);font-weight:700;line-height:.98}.dcfs-archive-hero__summary{max-width:40rem;margin:1.25rem auto 0;color:var(--text-gray);font-size:var(--text-body);line-height:var(--leading-body)}.dcfs-archive-hero__summary p{margin:0}.dcfs-archive-search{margin-top:2rem}.dcfs-archive-search .search-form,.dcfs-archive-empty .search-form{display:flex;align-items:stretch;justify-content:center;gap:.75rem;max-width:42rem;margin-inline:auto}.dcfs-archive-search .search-form label,.dcfs-archive-empty .search-form label{flex:1 1 auto;min-width:0;margin:0}.dcfs-archive-search .search-field,.dcfs-archive-empty .search-field{width:100%;min-height:3.25rem;padding:.875rem 1.125rem;border:.125rem solid var(--event-line);border-radius:var(--radius-pill);color:var(--ink);background:var(--white);font-family:var(--font-rubik);font-size:var(--text-sm)}.dcfs-archive-search .search-field:focus,.dcfs-archive-empty .search-field:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 .25rem rgba(29,64,122,.12)}.dcfs-archive-search .search-submit,.dcfs-archive-empty .search-submit{min-height:3.25rem;padding:.875rem 1.5rem;border:0;border-radius:var(--radius-pill);color:var(--white);background:var(--blue);font-family:var(--font-rubik);font-size:var(--text-sm);font-weight:700;cursor:pointer;transition:background-color var(--ease),box-shadow var(--ease),transform var(--ease)}.dcfs-archive-search .search-submit:hover,.dcfs-archive-search .search-submit:focus-visible,.dcfs-archive-empty .search-submit:hover,.dcfs-archive-empty .search-submit:focus-visible{background:var(--button-purple);box-shadow:var(--hover-shadow);transform:var(--button-hover-transform)}.dcfs-search-page .dcfs-archive-search{margin-bottom:clamp(2rem,4vw,3rem)}.dcfs-archive-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:clamp(1.25rem,3vw,2rem)}.dcfs-archive-card{height:100%;overflow:hidden;transition:box-shadow var(--ease),transform var(--ease)}.dcfs-archive-card:hover,.dcfs-archive-card:focus-within{box-shadow:var(--hover-shadow);transform:translateY(-0.25rem)}.dcfs-archive-card__link{display:flex;flex-direction:column;height:100%;color:inherit}.dcfs-archive-card__media{aspect-ratio:16/9;overflow:hidden;background:var(--soft-blue)}.dcfs-archive-card__media img{width:100%;height:100%;object-fit:cover}.dcfs-archive-card__content{display:flex;flex:1 1 auto;flex-direction:column;padding:clamp(1.25rem,3vw,1.75rem)}.dcfs-archive-card__meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:.875rem;color:var(--button-purple);font-family:var(--font-rubik);font-size:var(--text-xs);font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.dcfs-archive-card__title{margin:0;color:var(--blue);font-size:var(--text-md);font-weight:700;line-height:1.15;transition:color var(--ease)}.dcfs-archive-card__excerpt{margin:1rem 0 0;color:var(--text-gray);font-size:var(--text-sm);line-height:1.55}.dcfs-archive-card .read-more-link{display:inline-flex;align-items:center;gap:.4375rem;margin-top:auto;padding-top:1.25rem;color:var(--blue);font-size:var(--text-sm);font-weight:600;line-height:var(--leading-body-fixed);text-decoration:none;transition:color var(--ease),background-color var(--ease),box-shadow var(--ease),transform var(--ease),opacity var(--ease)}.dcfs-archive-card__link:hover :where(.dcfs-archive-card__title,.read-more-link),.dcfs-archive-card__link:focus-visible :where(.dcfs-archive-card__title,.read-more-link){color:var(--button-purple)}.dcfs-archive-card__link:hover .read-more-link .dir-page-arrow,.dcfs-archive-card__link:focus-visible .read-more-link .dir-page-arrow{filter:brightness(0) saturate(100%) invert(28%) sepia(51%) saturate(1189%) hue-rotate(260deg) brightness(89%) contrast(91%)}.dcfs-archive-results .navigation{margin-top:2.5rem}.dcfs-archive-results .nav-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.dcfs-archive-results .nav-links a{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.75rem 1.25rem;border:.125rem solid var(--blue);border-radius:var(--radius-pill);color:var(--blue);font-family:var(--font-rubik);font-weight:700}.dcfs-archive-results .nav-links a:hover,.dcfs-archive-results .nav-links a:focus-visible{color:var(--white);background:var(--button-purple);border-color:var(--button-purple)}.dir-pagination .dir-page-btn.dir-page-btn--active{color:var(--blue)}.dcfs-search-page .dir-pagination{margin-top:clamp(2rem,4vw,3rem)}.dir-pagination .dir-page-next>span[aria-hidden=true]:not(.dir-page-arrow){display:inline;width:auto;height:auto;margin-left:0;background:none;transform:none;transition:none}.dir-pagination .dir-page-prev,.dir-pagination .dir-page-next{display:inline-flex;align-items:center;gap:12px}.dir-page-arrow{display:inline-flex;align-items:center;justify-content:center;width:.75rem;height:.6875rem;background:url("../../assets/images/arrow.svg") center/contain no-repeat;filter:brightness(0) saturate(100%) invert(23%) sepia(40%) saturate(1604%) hue-rotate(187deg) brightness(86%) contrast(94%);transform:translate(-0.03125rem, 0.03125rem)}.dir-pagination .dir-page-arrow{filter:brightness(0) saturate(100%) invert(52%) sepia(0%) saturate(0%) hue-rotate(168deg) brightness(96%) contrast(87%)}.dir-pagination .dir-page-prev:hover,.dir-pagination .dir-page-prev:focus-visible,.dir-pagination .dir-page-next:hover,.dir-pagination .dir-page-next:focus-visible{color:var(--button-purple) !important}.dir-pagination .dir-page-prev:hover .dir-page-arrow,.dir-pagination .dir-page-prev:focus-visible .dir-page-arrow,.dir-pagination .dir-page-next:hover .dir-page-arrow,.dir-pagination .dir-page-next:focus-visible .dir-page-arrow{filter:brightness(0) saturate(100%) invert(28%) sepia(51%) saturate(1189%) hue-rotate(260deg) brightness(89%) contrast(91%)}.dir-page-prev .dir-page-arrow{transform:scaleX(-1) translate(0.03125rem, 0.03125rem)}.dcfs-archive-empty{max-width:48rem;margin-inline:auto;padding:clamp(2rem,5vw,3rem);border:.0625rem solid var(--event-line);border-radius:var(--radius);background:var(--white);box-shadow:var(--card-shadow);text-align:center}.dcfs-archive-empty h2{margin:0 0 1rem;color:var(--blue);font-family:var(--font-rubik);font-size:clamp(2rem,4vw,3rem)}.dcfs-archive-empty p{max-width:34rem;margin:0 auto}.dcfs-archive-empty__actions{display:grid;gap:1rem;margin-top:2rem}.dcfs-archive-empty .secondary-outline-button{justify-self:center;color:var(--blue);border-color:var(--blue)}.dcfs-archive-empty .secondary-outline-button:hover,.dcfs-archive-empty .secondary-outline-button:focus-visible{color:var(--white);border-color:var(--button-purple);background:var(--button-purple)}.global-components-section{padding-top:var(--section-space-y)}.dcfs-component-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.dcfs-component-badges a,.dcfs-badge{display:inline-flex;align-items:center;min-height:2.5rem;padding:.5rem 1rem;border-radius:var(--radius-pill);color:var(--blue);background:var(--white);box-shadow:0 .5rem 1rem rgba(21,50,98,.08);font-size:var(--text-sm);font-weight:700;line-height:1.2}.dcfs-component-badges a:hover,.dcfs-component-badges a:focus-visible{color:var(--white);background:var(--button-purple);opacity:1}.dcfs-component-grid{display:grid;gap:1.25rem}.dcfs-component-card{min-width:0;padding:clamp(1.5rem,3vw,2.25rem);border:.0625rem solid var(--trolley-grey);border-radius:var(--radius);background:var(--white);box-shadow:var(--card-shadow)}.dcfs-component-card h3{margin-bottom:.875rem}.dcfs-component-card p:last-child,.dcfs-component-card ul:last-child,.dcfs-component-card ol:last-child,.dcfs-component-card blockquote:last-child{margin-bottom:0}.dcfs-component-card .secondary-outline-button{border-color:var(--blue);color:var(--blue)}.dcfs-badge-row{display:flex;flex-wrap:wrap;gap:.75rem}.dcfs-badge{min-height:2.25rem;background:var(--soft-blue);box-shadow:none}.dcfs-badge--purple{color:var(--white);background:var(--button-purple)}.dcfs-badge--aqua{color:var(--blue-dark);background:#daead5}.dcfs-check-list,.wp-block-list,:where(.wp-block-post-content,.entry-content,main)>:where(ul,ol):not([class]){margin-top:0;margin-bottom:var(--space-1);padding-left:1.35rem;color:var(--ink);text-align:left;margin:20px}.wp-block-list li,:where(.wp-block-post-content,.entry-content,main)>:where(ul,ol):not([class]) li{margin-bottom:.5rem}.wp-block-list li:last-child,:where(.wp-block-post-content,.entry-content,main)>:where(ul,ol):not([class]) li:last-child{margin-bottom:0}.dcfs-check-list{display:grid;gap:.75rem;margin-bottom:0;padding-left:0;list-style:none}.dcfs-check-list li{position:relative;padding-left:2rem}.dcfs-check-list li::before{content:"";position:absolute;top:.28em;left:0;width:1.125rem;height:1.125rem;border-radius:50%;background:#daead5;box-shadow:inset 0 0 0 .3125rem var(--white)}.wp-block-buttons{display:flex;flex-wrap:wrap;gap:.375rem .9375rem}.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:var(--button-gap);min-height:var(--button-min-height);padding:var(--button-padding);border-radius:var(--radius-pill);text-decoration:none;font-size:var(--text-sm);font-style:normal;font-weight:600;text-align:center;width:fit-content;max-width:100%;transition:background-color var(--button-hover-duration) ease-in-out,color var(--button-hover-duration) ease-in-out,box-shadow var(--button-hover-duration) ease-in-out,transform var(--button-hover-duration) ease-in-out,opacity var(--button-hover-duration) ease-in-out}.is-style-primary .wp-element-button{background:var(--white);color:var(--blue)}.is-style-primary.is-style-outline .wp-element-button{color:var(--white);background-color:rgba(0,0,0,0);border:.0625rem solid #fff;transition:background-color 300ms ease-in-out,border-color 300ms ease-in-out,box-shadow 300ms ease-in-out,color 300ms ease-in-out,transform 300ms ease-in-out}.dcfs-btn-arrow,&[data-show-arrow=true]::after{display:inline-grid;place-items:center;width:var(--button-arrow-size);height:var(--button-arrow-size);border-radius:50%;color:var(--white);background:var(--blue)}.dcfs-btn-arrow--cutout{--arrow-glyph-size: 52%;color:inherit;background:var(--arrow-bg-color, currentColor);transform:none;-webkit-mask:var(--arrow-glyph) center/var(--arrow-glyph-size) no-repeat,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:var(--arrow-glyph) center/var(--arrow-glyph-size) no-repeat,linear-gradient(#000 0 0);mask-composite:exclude}.dcfs-btn-arrow--cutout.dcfs-btn-arrow--external{--arrow-glyph-size: 46%}.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover .dcfs-btn-arrow--cutout{background:var(--button-purple, #8e3690) !important}.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover .dcfs-btn-arrow{background:var(--white, #fff) !important;color:var(--button-purple, #8e3690) !important;transform:translateX(4px);transition:transform .3s ease,background-color .3s ease,color .3s ease}.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover .dcfs-btn-arrow img,.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus-visible .dcfs-btn-arrow img,.button-report:hover>.arrow-circle::before,.button-report:focus-visible>.arrow-circle::before{filter:brightness(0) saturate(100%) invert(27%) sepia(37%) saturate(1667%) hue-rotate(257deg) brightness(92%) contrast(91%) !important;-webkit-filter:brightness(0) saturate(100%) invert(27%) sepia(37%) saturate(1667%)}.layout-card-with-image .dcfs-btn-arrow,.layout-image-style-icon .dcfs-btn-arrow{background:rgba(0,0,0,0);width:.75rem;height:.5rem}.layout-card-with-image .dcfs-btn-arrow--cutout,.layout-image-style-icon .dcfs-btn-arrow--cutout{background:currentColor;-webkit-mask:var(--arrow-glyph) center/contain no-repeat;-webkit-mask-composite:source-over;mask:var(--arrow-glyph) center/contain no-repeat;mask-composite:add}.layout-minimal .is-style-primary .wp-element-button{background:var(--blue);color:var(--white)}.layout-minimal .is-style-primary .wp-element-button:hover{box-shadow:none}.layout-card-with-image .is-style-primary .wp-element-button,.layout-image-style-icon .is-style-primary .wp-element-button{background:var(--transparent);color:var(--blue)}.layout-card-with-image .is-style-primary .wp-element-button:focus-visible,.layout-card-with-image .is-style-primary .wp-block-button__link:focus-visible,.layout-image-style-icon .is-style-primary .wp-element-button:focus-visible,.layout-image-style-icon .is-style-primary .wp-block-button__link:focus-visible{background:var(--transparent) !important;color:var(--blue) !important}.layout-card-with-image .is-style-primary .wp-element-button:hover,.layout-image-style-icon .is-style-primary .wp-element-button:hover{background:var(--transparent) !important;color:var(--button-purple)}.wp-block-button__link:hover,.wp-block-button__link:focus-visible,.search-bar-wrapper .search-bar__submit:hover,.search-bar-wrapper .search-bar__submit:focus-visible,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus-visible{background-color:var(--button-purple) !important;border-color:var(--button-purple) !important;color:var(--white) !important;transform:var(--button-hover-transform);opacity:1}.search-bar-wrapper,#cud-search-app{margin-bottom:48px}.search-bar-wrapper .search-bar{display:flex;align-items:center;gap:15px;flex-wrap:wrap;padding:0;border:0;border-radius:0;background:rgba(0,0,0,0)}#cud-search-app .cud-form{padding:0;border:0;border-radius:0;background:rgba(0,0,0,0)}#cud-search-app .cud-field input{width:100%;height:45px;border:0;outline:0;box-shadow:none;color:#0f1f4b;background:rgba(0,0,0,0);font-size:var(--text-lg);font-weight:400}.search-bar-wrapper .search-bar__input::placeholder,#cud-search-app .cud-field input::placeholder{color:#6f6f6f;opacity:1}#cud-search-app .cud-field{position:relative;display:flex;align-items:center;flex:1;min-width:225px}#cud-search-app .cud-field{min-width:0;align-items:stretch;flex-direction:column}#cud-search-app .cud-field:has(#cud-parish){min-width:0}#cud-search-app .cud-field--narrow{flex:none;min-width:0}#cud-search-app .cud-form-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:22px;align-items:end}#cud-search-app .cud-field label{display:block;margin-bottom:.35rem;color:var(--blue);font-size:var(--text-body);font-weight:600;line-height:1.2}#cud-search-app .cud-field select,#cud-search-app .cud-input-prefix-wrap,#cud-search-app .cud-field>input{width:100%;height:61px;padding:0 21px;border:1px solid #e0eaf4;border-radius:10px;outline:0;color:#0f1f4b;background-color:var(--white) !important;font-size:var(--text-lg);font-weight:400}#cud-search-app .cud-field select:focus-visible,#cud-search-app .cud-field input:focus-visible,#cud-search-app .cud-input-prefix-wrap:focus-within{border-color:var(--focus-color);outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);box-shadow:none}#cud-search-app .cud-field select{appearance:none;-webkit-appearance:none;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, #102c5b 50%),linear-gradient(135deg, #102c5b 50%, transparent 50%);background-position:calc(100% - 25px) 28px,calc(100% - 17px) 28px;background-size:8px 8px,8px 8px;background-repeat:no-repeat}.search-bar-wrapper .search-bar__select option,#cud-search-app .cud-field select option{color:#0f1f4b}.search-bar-wrapper .search-bar__chevron{position:absolute;right:var(--space-2);width:1rem;height:1rem;flex-shrink:0;color:#102c5b;pointer-events:none}.search-bar-wrapper .search-bar__zip{flex:0 0 125px;min-width:125px}.search-bar-wrapper .search-bar__input--zip{width:60px;flex:none}.search-bar-wrapper .search-bar__zip input::placeholder{color:#0f1f4b;opacity:1}#cud-search-app .cud-input-prefix-wrap{position:relative;display:flex;align-items:center;padding:0}#cud-search-app .cud-input-prefix{position:absolute;left:21px;color:#6f6f6f;font-size:var(--text-lg);line-height:1;pointer-events:none}#cud-search-app .cud-input-prefix-wrap input{height:100%;padding:0 21px 0 42px}.search-bar-wrapper .search-bar__filter{display:grid;place-items:center;flex:0 0 60px;min-width:60px;height:60px;padding:.5rem;border:1px solid #e0eaf4;border-radius:50%;color:#6f6f6f;background:var(--white);cursor:pointer;transition:color .2s,background .2s}.search-bar-wrapper .search-bar__filter svg{width:1.2rem;height:1.2rem}.search-bar-wrapper .search-bar__filter:hover{color:#0f1f4b;background:#f4f6fb}.search-bar-wrapper .search-bar__submit,#cud-search-app .cud-btn--primary{position:relative;display:flex;align-items:center;gap:var(--button-gap);min-width:130px;padding:var(--button-padding);border:0;border-radius:var(--radius-pill);color:var(--white);background:var(--blue);font-size:var(--text-sm);font-weight:600;line-height:1.3125rem;white-space:nowrap;cursor:pointer;transition:background-color var(--button-hover-duration) ease-in-out,color var(--button-hover-duration) ease-in-out,box-shadow var(--button-hover-duration) ease-in-out,transform var(--button-hover-duration) ease-in-out,opacity var(--button-hover-duration) ease-in-out}#cud-search-app .cud-btn--primary:where(:hover,:focus-visible){color:var(--white);background:var(--button-purple);box-shadow:var(--hover-shadow);transform:var(--button-hover-transform);opacity:1}.search-bar-wrapper .search-bar__submit-icon,#cud-search-app .cud-btn--primary::after{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--button-arrow-size);height:var(--button-arrow-size);border-radius:50%;color:#102c5b;background:var(--white);transition:all var(--button-hover-duration, 300ms) ease-in-out}#cud-search-app .cud-btn--primary::before{content:"";position:absolute;top:50%;right:calc(1rem + (var(--button-arrow-size) - .75rem)/2);z-index:1;width:.75rem;height:.6875rem;background:url("../../assets/images/arrow.svg") center/contain no-repeat;filter:brightness(0) saturate(100%) invert(23%) sepia(40%) saturate(1604%) hue-rotate(187deg) brightness(86%) contrast(94%);transform:translate(-0.03125rem, calc(-50% + 0.03125rem));pointer-events:none}#cud-search-app .cud-btn--primary::after{content:"";width:var(--button-arrow-size);height:var(--button-arrow-size);background:var(--white);filter:none;font-size:0;line-height:1}.search-bar-wrapper .search-bar__submit-icon svg{width:.85rem;height:.85rem;color:#102c5b}.search-bar-wrapper .search-bar__submit:where(:hover,:focus-visible) .search-bar__submit-icon,.search-bar-wrapper .search-bar__submit:where(:hover,:focus-visible) .search-bar__submit-icon svg{color:var(--button-purple, #8e3690)}.search-bar-wrapper .dir-results-meta,#cud-search-app .cud-results-meta{display:flex;align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding:0 12px;color:var(--light-gray);font-size:var(--text-lg)}.search-bar-wrapper .dir-clear-btn,#cud-search-app .cud-btn:not(.cud-btn--primary){padding:8px var(--space-2);border:1px solid var(--blue);border-radius:50px;color:var(--blue);background:var(--white);font-size:var(--text-lg);line-height:1.4;cursor:pointer}#cud-search-app .cud-btn:not(.cud-btn--primary){display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:130px;min-height:53px}.search-bar-wrapper .dir-clear-btn:hover,#cud-search-app .cud-btn:not(.cud-btn--primary):hover{color:var(--white);border-color:var(--button-purple);background:var(--button-purple)}#cud-search-app .cud-form-actions{display:flex;align-items:center;gap:15px;margin-top:22px}.search-bar-wrapper .dir-loading,#cud-search-app .cud-loading{display:flex;justify-content:center;padding:60px 0;color:var(--light-gray)}.search-bar-wrapper .dir-spinner{width:var(--space-5);height:var(--space-5);border:3px solid var(--dir-border);border-top-color:var(--dir-accent);border-radius:50%;animation:dir-spin .7s linear infinite}@keyframes dir-spin{to{transform:rotate(360deg)}}@media(max-width: 780px){#cud-search-app .cud-form-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}}@media(max-width: 767px){#cud-search-app .cud-form-grid{grid-template-columns:1fr;gap:var(--space-1)}#cud-search-app .cud-form-actions{flex:1 0 100%;margin-top:var(--space-1)}}.wp-block-quote,.wp-block-pullquote,:where(.wp-block-post-content,.entry-content,main)>blockquote:not([class]){margin:0;padding:1.5rem;border-left:.375rem solid #daead5;border-radius:0 var(--radius) var(--radius) 0;background:var(--soft-blue)}.wp-block-quote p,.wp-block-pullquote p,:where(.wp-block-post-content,.entry-content,main)>blockquote:not([class]) p{color:var(--ink)}.wp-block-quote cite,.wp-block-pullquote cite,:where(.wp-block-post-content,.entry-content,main)>blockquote:not([class]) cite{color:var(--blue);font-size:var(--text-sm);font-style:normal;font-weight:700}.global-components-band{padding:var(--section-space-y) 0;color:var(--white);background:var(--blue)}.global-components-band h2,.global-components-band h3,.global-components-band h4,.global-components-band h5,.global-components-band h6,.global-components-band p,.global-components-band .subhead{color:inherit}.global-components-band__inner{display:grid;gap:2rem}.dcfs-type-samples{display:grid;gap:.875rem;padding:clamp(1.5rem,3vw,2.5rem);border-radius:var(--radius);color:var(--ink);background:var(--white)}.dcfs-type-samples>*{margin:0}.wp-block-table,:where(.wp-block-post-content,.entry-content,main)>table:not([class]){width:100%;max-width:100%;margin:1.5rem 0 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius);box-shadow:0 1.25rem 2.5rem rgba(21,50,98,.12);background:#eaf0f7}.wp-block-table table,:where(.wp-block-post-content,.entry-content,main)>table:not([class]){width:100%;min-width:38rem;border-collapse:separate;border-spacing:0;border-radius:var(--radius);color:var(--blue);background:#eaf0f7}.wp-block-table th,.wp-block-table td,:where(.wp-block-post-content,.entry-content,main)>table:not([class]) th,:where(.wp-block-post-content,.entry-content,main)>table:not([class]) td{padding:1rem 1.125rem;border-bottom:.0625rem solid var(--trolley-grey);text-align:left;vertical-align:middle;font-weight:400;font-size:var(--text-md);line-height:var(--leading-body)}.wp-block-table th,:where(.wp-block-post-content,.entry-content,main)>table:not([class]) th{color:var(--white);background:var(--blue);font-weight:400}.dcfs-component-stack{display:grid;align-content:start;gap:1.25rem}.dcfs-component-stack--inline{margin-top:1.5rem}.wp-block-accordion{display:grid;gap:.9375rem;width:100%;margin:var(--space-3) 0;margin-inline:auto}.wp-block-accordion-item{display:grid;grid-template-rows:auto 0fr;overflow:hidden;border:0;border-radius:var(--radius);background:var(--white);padding:var(--space-3);box-shadow:0 5px 16px rgba(8,15,52,.06);transition:grid-template-rows 320ms ease,background-color 320ms ease,box-shadow 320ms ease;margin:0}h3.wp-block-accordion-heading{margin:0}.wp-block-accordion-item.is-open{grid-template-rows:auto 1fr;background:var(--soft-blue)}.wp-block-accordion-heading{margin:0}.wp-block-accordion-heading__toggle{position:relative;display:flex;align-items:center;overflow:visible;padding:0 6.25rem 0 0;color:var(--blue)}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:none}.wp-block-accordion-heading__toggle-title{color:var(--blue);font-size:var(--text-body);line-height:26px;text-align:left}.wp-block-accordion-heading__toggle-icon{position:absolute;top:50%;right:0;flex:0 0 4rem;width:4rem;height:4rem;color:rgba(0,0,0,0);background:url("../../assets/images/accordion-arrow-down.svg") center/contain no-repeat;font-size:0;line-height:0;transform:translateY(-50%) !important;transition:background-image 320ms ease,opacity 320ms ease}.wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-icon{background-image:url("../../assets/images/accordion-arrow-up.svg?v=2")}.wp-block-accordion-panel{display:block !important;min-height:0;overflow:hidden;margin-block-start:0 !important;opacity:0;transform:translateY(-0.35rem);transition:margin-block-start 320ms ease,opacity 320ms ease,transform 320ms ease}.wp-block-accordion-item.is-open .wp-block-accordion-panel{margin-block-start:15px !important;opacity:1;transform:translateY(0)}.wp-block-accordion-panel p{margin-top:0}@media(prefers-reduced-motion: reduce){.wp-block-accordion-item,.wp-block-accordion-panel,.wp-block-accordion-heading__toggle-icon{transition:none}}.wp-block-details,:where(.wp-block-post-content,.entry-content,main)>details:not([class]){padding:1.25rem 1.5rem;border:.0625rem solid var(--trolley-grey);border-radius:var(--radius);background:var(--white);box-shadow:var(--card-shadow)}.wp-block-details summary,:where(.wp-block-post-content,.entry-content,main)>details:not([class]) summary{cursor:pointer;color:var(--blue);font-weight:700}.wp-block-details p,:where(.wp-block-post-content,.entry-content,main)>details:not([class]) p{margin-top:1rem;margin-bottom:0}.wp-block-read-more{display:inline-flex;align-items:center;gap:.5rem}.wp-block-read-more::after{content:"→"}.wp-block-code,.wp-block-preformatted,:where(.wp-block-post-content,.entry-content,main)>:where(pre,code):not([class]){margin:0;padding:1.25rem;overflow-x:auto;border-radius:var(--radius);color:var(--white);background:var(--blue-dark);font-size:var(--text-sm);line-height:1.6}.single-post-layout{--single-post-layout-gap: clamp(2rem, 4vw, 4.5rem);--single-post-sidebar-width: 20.3175rem;display:grid;grid-template-columns:var(--single-post-sidebar-width) minmax(0, 1fr);align-items:start;gap:var(--single-post-layout-gap);width:min(100% - 2rem,var(--max));margin-inline:auto}.single-post-layout__sidebar{position:sticky;top:clamp(1rem,5vw,5rem);align-self:start;width:min(100%,var(--single-post-sidebar-width));min-width:0}.single-post-toc{--toc-indicator-height: 40px;--toc-indicator-top: 0;position:relative;max-height:calc(100vh - clamp(2rem,10vw,10rem));overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding-block:.35rem;width:100%;margin-bottom:80px}@media(max-width: 767px){.single-post-toc{margin-bottom:var(--space-5)}}.single-post-toc__toggle{display:none}.single-post-layout__content{max-width:50.16rem;min-width:0}.single-post-layout.has-toc .single-post-layout__content{padding-left:clamp(2rem,4vw,4.5rem);border-left:.0625rem solid var(--trolley-grey)}.single-post-layout__content :where(h1,h2,h3,h4,h5,h6){margin-bottom:var(--space-3)}.single-post-layout__content :where(ul,ol,li,li::marker){color:var(--text-gray)}.single-post-layout__content :where(.wp-block-image,.wp-block-gallery,.wp-block-media-text,figure),.single-post-layout__content>img{margin-block:var(--space-5)}.single-post-layout__content :where(.wp-block-image img,.wp-block-gallery img,.wp-block-media-text__media img,figure img),.single-post-layout__content>img{border-radius:var(--radius)}.single-post-layout__content :where(figcaption,.wp-element-caption){font-size:80%;text-align:center}.single-post-layout.no-toc{display:block}.single-post-layout.no-toc .single-post-layout__content{max-width:100%;margin-inline:auto}.single-post-layout__content>:first-child{margin-top:0}.single-post-toc::before{content:"";position:absolute;top:0;bottom:0;left:0;width:.25rem;border-radius:var(--radius-pill);background:var(--trolley-grey)}.single-post-toc::after{content:"";position:absolute;top:0;left:0;width:.25rem;height:var(--toc-indicator-height);border-radius:var(--radius-pill);background:var(--blue);transform:translateY(var(--toc-indicator-top));transition:transform 260ms ease,height 260ms ease}.single-post-toc__list{display:grid;gap:1.65rem;margin:0;padding:0 0 0 2rem;list-style:none}.single-post-toc__item{position:relative}.single-post-toc__link{transition:color var(--ease);color:var(--text-gray);font-size:var(--text-body)}.single-post-toc__item.is-active .single-post-toc__link,.single-post-toc__link[aria-current=true]{color:var(--ink)}.single-post-toc__link:hover,.single-post-toc__link:focus-visible{color:var(--ink)}:root :where(.wp-element-button,.wp-block-button__link){background-color:var(--blue)}@media(min-width: 64rem){.dcfs-component-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.global-components-two-column,.global-components-band__inner,.global-components-hero__inner{grid-template-columns:minmax(0, 1fr) minmax(18rem, 0.74fr)}}@media(max-width: 63.9375rem){.single-post-layout{grid-template-columns:1fr;width:min(100% - 2rem,var(--max))}.single-post-layout.has-toc .single-post-layout__content{padding-left:0;border-left:0}.single-post-layout__sidebar{position:relative;width:100%;top:auto;order:-1}.single-post-toc{position:static;max-height:none;overflow:visible;padding:0;border:.0625rem solid var(--trolley-grey);border-radius:var(--radius);background:var(--white)}.single-post-toc--hide-mobile{display:none}.single-post-toc::before,.single-post-toc::after{display:none}.single-post-toc__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:3.5rem;padding:.875rem 1rem;border:0;color:var(--blue);background:rgba(0,0,0,0);font-size:var(--text-body);font-weight:500;text-align:left;cursor:pointer}.single-post-toc__toggle-icon{align-self:center;flex:0 0 auto;width:.75rem;height:.75rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:translateY(-0.125rem) rotate(45deg);transition:transform var(--ease)}.single-post-toc.is-open .single-post-toc__toggle-icon{transform:translateY(0.125rem) rotate(225deg)}.single-post-toc__list{gap:1rem;max-height:0;overflow:hidden;padding:0 1rem 0 2.25rem;transition:max-height 260ms ease,padding-bottom 260ms ease}.single-post-toc.is-open .single-post-toc__list{max-height:75vh;padding-bottom:1rem;overflow-y:auto}.wp-block-accordion{gap:.7rem;margin-block:1.5rem}.wp-block-accordion-heading__toggle{min-height:5.25rem;padding:1.25rem 5rem 1.25rem 1.25rem}.wp-block-accordion-heading__toggle-title{font-size:1.25rem}.wp-block-accordion-heading__toggle-icon{flex-basis:4rem;width:4rem;height:4rem}.wp-block-accordion-panel{padding:0}.wp-block-accordion-item.is-open .wp-block-accordion-panel{padding:0 1.25rem 1.5rem}.wp-block-accordion-panel p{font-size:1rem;line-height:1.5}}.wp-block-table thead th{padding:1.35rem 1.5rem;border:0;font-size:var(--text-lg);text-align:center;line-height:26px;text-transform:uppercase;font-weight:500}.wp-block-table thead th:first-child{border-top-left-radius:var(--radius)}.wp-block-table thead th:last-child{border-top-right-radius:var(--radius)}.wp-block-table tbody tr{background:rgba(0,0,0,0)}.wp-block-table tbody tr:nth-child(even) td{background:hsla(0,0%,100%,.72)}.wp-block-table tbody td{padding:.85rem 1.5rem;border:0;color:var(--blue)}.wp-block-table a{color:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}.wp-block-table figcaption{margin-top:.875rem;color:var(--text-gray);font-size:var(--text-sm);line-height:1.4;text-align:left}@media(max-width: 47.9375rem){.dcfs-404{min-height:auto;padding:3.5rem 0}.dcfs-archive-hero{padding:3.5rem 0}.dcfs-archive-hero__title{font-size:clamp(2.5rem,13vw,3.5rem)}.dcfs-archive-search .search-form,.dcfs-archive-empty .search-form{flex-direction:column}.dcfs-archive-search .search-submit,.dcfs-archive-empty .search-submit{width:100%}.dcfs-archive-grid{grid-template-columns:1fr}.dcfs-archive-results .nav-links{flex-direction:column}.dcfs-archive-results .nav-links a{width:100%}.wp-block-table{padding:.875rem}.wp-block-table thead th,.wp-block-table tbody td{padding-inline:1rem}}a[target=_blank]:not([href^="mailto:"]):not([href^="tel:"]):not(.nav-link-type-icon):not(.wp-block-button__link):not(:has(img:not(.dcfs-btn-arrow,.dcfs-btn-arrow img)))::after{content:"" !important;display:inline-block !important;width:1em;height:1em;margin-inline:.15em;align-self:center;vertical-align:middle;background-color:var(--dcfs-external-icon-color, currentColor);mask:url("../images/external-link.svg") center/contain no-repeat;-webkit-mask:url("../images/external-link.svg") center/contain no-repeat}.dcfs-card-block.has-card-link a[target=_blank]:not([href^="mailto:"]):not([href^="tel:"]):not(.nav-link-type-icon):not(.wp-block-button__link):not(:has(img:not(.dcfs-btn-arrow,.dcfs-btn-arrow img)))::after{position:absolute;top:1rem;right:1rem}.dcfs-card-block:is(.layout-hero-panel,.layout-card-with-bgimage),.dcfs-card-block:is(.has-primary-background-color,.has-blue-dark-background-color),:is(.has-primary-background-color,.has-blue-dark-background-color) .dcfs-card-block{--dcfs-external-icon-color: var(--white, #fff)}#masthead.site-header .utility-nav a,#masthead.site-header .utility-trigger,#masthead.site-header .primary-nav a:not(.button-report){text-transform:none}.primary-nav .mega-menu-link-list a:not(.button-report):hover,.primary-nav .mega-menu-persona-list a:not(.button-report):hover{text-decoration:underline}.wp-block-paragraph a,.wp-block-list a,.site-footer .footer-contact-item a{text-decoration:underline}h2.wp-block-heading.has-medium-font-size{line-height:var(--leading-h3)}.entry-content h2.wp-block-heading,.entry-content h3.wp-block-heading{margin-block:0;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--50)}.entry-content h2.wp-block-heading+*,.entry-content h3.wp-block-heading+*{margin-block-start:0}.wp-block-dcfs-media-text-overlay .dcfs-card__content .wp-block-heading{max-width:100%}.child-support-wrapper .wp-block-columns{gap:12px}.mega-menu-panel a:not(.dcfs-card-block *):not(.mega-menu-card__cta){color:var(--footer-text)}#masthead:has(.mega-menu-item--open)::before{content:"";position:fixed;inset:0;background-color:hsla(0,0%,100%,.8);z-index:-1;pointer-events:none}.mega-menu-panel{background-color:rgba(0,0,0,0)}.mega-menu-panel .wp-block-group:not(.is-layout-grid):has(>.wp-block-mega-menu-card){display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:1.5rem;align-items:start}.mega-menu-panel .wp-block-mega-menu-card{display:block}.mega-menu-panel .wp-block-mega-menu-card .mega-menu-card__title{display:inline;color:var(--ink)}.mega-menu-panel .wp-block-mega-menu-card p:has(>.mega-menu-card__cta){display:inline;margin:0 0 0 .25rem}.mega-menu-panel .wp-block-group.is-layout-constrained>.wp-block-heading,.mega-menu-panel .wp-block-group.is-layout-constrained>.mega-menu-link-list{max-width:none;margin-left:0 !important;margin-right:0 !important;justify-self:start}.mega-menu-panel h3.wp-block-heading a{font-size:inherit;line-height:inherit;font-weight:inherit}@media(max-width: 47.9375rem){.wp-block-dcfs-hero-card.has-card-left .dcfs-hero-card-wrapper{padding-top:9rem}.mega-menu-panel[id^=mobile-mega-menu-panel]{padding-bottom:1.5rem}}.dcfs-print-header,.dcfs-print-permalink,.printonly{display:none}@page{margin:.5in}@media print{*,*::before,*::after{color:#000 !important;border-color:#000 !important}.noprint{display:none !important}.printonly{display:block !important}body{font-size:12pt;line-height:1.5}h1{font-size:22.5pt !important}h2{font-size:18pt !important}h3{font-size:14.4pt !important}h4,h5,h6{font-size:12pt !important}p,li,dt,dd,td,th,blockquote{font-size:12pt !important}small,.caption,figcaption,.wp-element-caption{font-size:9.5pt !important}a,blockquote,table,ul,ol,dl{page-break-inside:avoid;break-inside:avoid}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid;break-after:avoid;break-inside:avoid}img{page-break-inside:avoid;page-break-after:avoid;break-inside:avoid;break-after:avoid}#wpadminbar,#masthead,.site-header,.mobile-menu,.mobile-toggle,.search-modal,.skip-link,.wp-menu-footer-main-menu,.footer-office,.footer-logo,.footer-contact-list,.footer-links,.footer-initiatives,.footer-social{display:none !important}.site-footer,.footer-bottom{background:none !important;padding:0 !important}.footer-bottom{margin-top:1.5rem;padding-top:.75rem !important;border-top:1px solid #000}#masthead:has(.mega-menu-item--open)::before{display:none !important}.dcfs-print-header{display:block !important;margin-bottom:1rem}.dcfs-print-logo{max-width:180px;height:auto}.dcfs-print-rule{border:0;border-top:1px solid #000;margin:.75rem 0 1rem}.dcfs-print-permalink{display:block !important;margin-top:2rem;padding-top:1rem;border-top:1px solid #000;font-size:.9em}.wp-block-dcfs-hero-card{min-height:0 !important;padding:0 !important;background:none !important}.dcfs-hero-card__media,.dcfs-hero-card__bg-img,.dcfs-hero-card__shape-divider{display:none !important}.dcfs-hero-card-wrapper,.dcfs-hero-card__content{padding:0 !important;background:none !important}body,.site-main,.entry-content,.wp-block-group,.wp-block-columns,.wp-block-column{background:none !important}.entry-content,.entry-content *,[class*=reveal]{opacity:1 !important;transform:none !important;filter:none !important;animation:none !important}.site-main,.entry-content,.entry-content *,.dcfs-print-header{padding:0 !important;min-height:0 !important}.site-main,.entry-content,.wp-block-group,.wp-block-columns,.wp-block-column,.wp-block-buttons,.dcfs-card-block,.dcfs-print-header{gap:0 !important;margin-left:0 !important;margin-right:0 !important;margin-top:0 !important;margin-bottom:.5rem !important}.wp-block-spacer{display:none !important;height:0 !important}.entry-content ul,.entry-content ol{padding-left:1.5rem !important}.entry-content p,.entry-content ul,.entry-content ol,.entry-content blockquote,.entry-content figure{margin-top:0 !important;margin-bottom:.5rem !important}.entry-content :where(h1,h2,h3,h4,h5,h6){margin-top:.75rem !important;margin-bottom:.35rem !important}.wp-block-accordion-item{display:block !important;grid-template-rows:none !important;overflow:visible !important}.wp-block-accordion-panel,.dcfs-page-menu__content,.dcfs-page-menu__list{display:block !important;opacity:1 !important;transform:none !important;max-height:none !important;height:auto !important;overflow:visible !important;margin-block-start:0 !important;visibility:visible !important}details:not([open])>:not(summary){display:block !important}.entry-content,.entry-content p,.entry-content li{orphans:3;widows:3}.entry-content,.entry-content *,.dcfs-hero-card__content,.dcfs-hero-card__content *{text-align:left !important}.mark{display:inline !important;line-height:inherit !important;overflow:visible !important}.mark::after{display:none !important}.entry-content img{max-width:500px !important;height:auto !important}.entry-content .wp-block-group,.entry-content .wp-block-columns,.entry-content .wp-block-column,.entry-content [class*=wp-block-dcfs-],.entry-content [class*=wp-block-dcfs-] *,.entry-content .dcfs-card-block,.entry-content .dcfs-card-block *,.entry-content .wp-block-button,.entry-content .wp-block-button__link{background:none !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border:0 !important;border-radius:0 !important}.entry-content .dcfs-card-block,.entry-content .dcfs-card__content,.entry-content .wp-block-dcfs-media-text-overlay,.entry-content .dcfs-mto__content,.entry-content .dcfs-mto__inner-container,.entry-content .wp-block-columns,.entry-content .wp-block-column{display:block !important;flex:none !important;gap:0 !important;padding:0 !important;margin:0 0 1rem !important;min-height:0 !important;width:auto !important;max-width:100% !important}.dcfs-card__link-overlay,.dcfs-btn-arrow,.arrow-circle,.mega-menu-card__cta-arrow,.wp-block-accordion-heading__toggle-icon,.dcfs-mto__media,.dcfs-mto__image,.dcfs-mto__placeholder-image,.dcfs-card-block img,.wp-block-dcfs-media-text-overlay img{display:none !important}.entry-content .wp-block-button__link,.entry-content .dcfs-btn,.entry-content .button-report{display:inline !important;padding:0 !important;min-height:0 !important;font:inherit !important;color:#000 !important;text-decoration:underline !important}a{text-decoration:underline !important}a[href]::after,a[target=_blank]:not(.nav-link-type-icon):not(.wp-block-button__link):not(:has(img:not(.dcfs-btn-arrow,.dcfs-btn-arrow img)))::after{content:" [" attr(href) "]" !important;position:static !important;display:inline !important;width:auto !important;height:auto !important;margin:0 !important;background:none !important;-webkit-mask:none !important;mask:none !important;vertical-align:baseline !important;font-size:.9em;word-break:break-all}}.rule-single-main{padding-block:var(--space-4, 3rem)}.rule-single-main .container{max-width:60rem}.rule-status__intro{margin:0;padding:1rem 1.25rem;background:#eef1f5;border-bottom:4px solid var(--blue, #1d407a);color:var(--blue, #1d407a);font-weight:700}.rule-status__table{width:100%;border-collapse:collapse;margin:0 0 var(--space-4, 3rem)}.rule-status__table tr:nth-child(even){background:#f2f4f7}.rule-status__label,.rule-status__value{padding:.95rem 1.25rem;font-weight:400;vertical-align:top;line-height:1.4}.rule-status__label{text-align:left;color:var(--ink, #1d1d27)}.rule-status__value{text-align:right;white-space:nowrap;color:var(--text-gray, #555)}.rule-status__link,.rule-disclaimer a{color:var(--blue, #1d407a);text-decoration:underline}.rule-status__link:hover,.rule-status__link:focus-visible,.rule-disclaimer a:hover,.rule-disclaimer a:focus-visible{color:var(--button-purple, #8e3690)}.rule-disclaimer__heading{margin:0 0 .5rem;color:var(--blue, #1d407a);font-size:var(--text-h4, 1.375rem)}.rule-disclaimer__text{margin:0;color:var(--text-gray, #555)}.rule-return{margin-top:var(--space-4, 3rem)}.rule-return .button-group{justify-content:center}.rule-return .button:where(:hover,:focus-visible){color:var(--white);background:var(--button-purple)}.rule-year-list__group{margin-bottom:var(--space-4, 3rem);padding-bottom:var(--space-4, 3rem);border-bottom:1px solid var(--trolley-grey, #d9d9d9)}.rule-year-list__group:last-child{border-bottom:0}.rule-year-list__year{margin:0 0 1.25rem;color:var(--blue, #1d407a);font-size:var(--text-h2, 2.5rem);font-weight:700}.rule-year-list__items{margin:0;padding-left:1.5rem}.rule-year-list__item{margin-bottom:.75rem}.rule-year-list__link{color:var(--blue, #1d407a);text-decoration:underline}.rule-year-list__link:hover,.rule-year-list__link:focus-visible{color:var(--button-purple, #8e3690)}