.city-card-list{background-color:#f0f5fa;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:24px}@media print,screen and (min-width:576px){.city-card-list{display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}}@media screen and (min-width:1200px){.city-card-list{grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);padding:80px 150px}}
.city-card{background:#fff;border:1px solid #dce8f4;border-radius:8px;box-shadow:0 0 16px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px;max-width:675px;min-width:300px;opacity:1;padding:16px;transition:box-shadow .2s ease;width:327px}@media screen and (min-width:1200px){.city-card{gap:24px;min-width:335px;padding:24px;width:364px}}.city-card .city-card__header{display:flex;flex-direction:column;gap:16px;min-height:40px;position:relative;text-align:center;width:295px}@media screen and (min-width:1200px){.city-card .city-card__header{min-height:48px;width:316px}}.city-card .city-card__header .city-card__title{color:#000;font-size:24px;font-weight:700;line-height:120%;margin:0;padding-bottom:16px;position:relative}@media print,screen and (min-width:576px){.city-card .city-card__header .city-card__title{font-size:32px;line-height:32px}}.city-card .city-card__header .city-card__title:after{background:#146fb4;border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.city-card .city-card__content{display:flex;flex-direction:column;gap:8px}.city-card .city-card__content .accordion-item{background-color:#f0f5fa;border-radius:8px;border-top:0;margin:0;padding:0}.city-card .city-card__content .accordion-item .expand-button{align-items:center;background-color:#f0f5fa;border-radius:8px;cursor:pointer;display:flex;height:48px;justify-content:space-between;padding:16px}.city-card .city-card__content .accordion-item .expand-button .accordion-item.expanded{border-radius:8px}.city-card .city-card__content .accordion-item .expand-button .item-title{align-items:center;display:flex;gap:8px}.city-card .city-card__content .accordion-item .expand-button .item-title .title-icon{height:20px;width:20px}.city-card .city-card__content .accordion-item .expand-button .item-title .item-title-label{font-size:16px;font-weight:700;letter-spacing:0;line-height:22px;margin:0}.city-card .city-card__content .accordion-item .expand-content{background-color:#f0f5fa;border-radius:8px;display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:0 16px;transform-origin:top;transition:opacity .25s ease-out,transform .25s ease-out}.city-card .city-card__content .accordion-item .expand-content .item-details-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.city-card .city-card__content .accordion-item .expand-content .item-details-list .item-detail{align-items:center;display:flex;gap:8px}.city-card .city-card__content .accordion-item .expand-content .item-details-list .item-detail .ss-link{width:80%}.city-card .city-card__content .accordion-item .expand-content .item-details-list .item-detail .item-detail-label{color:#527284;font-size:14px;font-weight:510;letter-spacing:0;line-height:18px;margin:0}.city-card .city-card__content .accordion-item .expand-content .item-details-list .item-detail .right-arrow-icon{height:9.75px;width:5.63px}.city-card .city-card__button{align-items:center;background:#5c8ca2;border-bottom:4px solid #537e92;border-radius:4px;color:#fff;display:flex;font-size:16px;font-weight:500;gap:8px;height:48px;justify-content:center;line-height:20px;padding:10px 16px;text-align:center;text-decoration:none;transition:background-color .2s ease}
.ss-breadcrumbs-v2{font-size:12px;letter-spacing:1px}.ss-breadcrumbs-v2 .ss-breadcrumb-v2{display:inline-block;text-transform:uppercase}.ss-breadcrumbs-v2 .ss-type{font-size:inherit;line-height:inherit}.ss-breadcrumbs-v2 .ss-type:not(.ss-type-white){color:#999}.ss-breadcrumbs-v2 .ss-breadcrumb-v2+.ss-breadcrumb-v2:before{color:#ccc;content:">";padding:0 8px}
.breadcrumbs-bar{align-items:center;display:flex;gap:8px;height:40px;padding:8px 24px}.breadcrumbs-bar .ss-breadcrumb-v2{display:inline-block;text-transform:inherit}.breadcrumbs-bar .ss-breadcrumb-v2 .link-content{color:#146fb4;font-size:14px;font-weight:400;line-height:24px}.breadcrumbs-bar .ss-breadcrumb-v2 .link-content:hover{text-decoration:underline;text-underline-offset:3px}.breadcrumbs-bar .ss-breadcrumb-v2 .ss-type{color:#000;font-size:14px;font-weight:400;line-height:20px}.breadcrumbs-bar .ss-breadcrumb-v2+.ss-breadcrumb-v2:before{color:#eaeaea;content:"/";font-size:16px;padding:0 8px}
@keyframes skeleton-pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}.state-landing-page--loading{min-height:100vh}.state-hero-skeleton{animation:skeleton-pulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#e8e8e8,#f5f5f5);min-height:420px;position:relative;width:100%}.state-hero-skeleton,.state-hero-skeleton__overlay{align-items:center;display:flex;justify-content:center}.state-hero-skeleton__overlay{flex-direction:column;gap:16px}.state-content-skeleton{background-color:#f0f5fa;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:24px}@media print,screen and (min-width:576px){.state-content-skeleton{display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}}@media screen and (min-width:1200px){.state-content-skeleton{grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);padding:80px 150px}}.state-content-skeleton__block{animation:skeleton-pulse 1.5s ease-in-out infinite;background:#fff;border:1px solid #dce8f4;border-radius:8px;box-shadow:0 0 16px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px;max-width:675px;min-width:300px;padding:16px;width:327px}@media screen and (min-width:1200px){.state-content-skeleton__block{gap:24px;min-width:335px;padding:24px;width:364px}}.state-content-skeleton__block .skeleton-header{align-items:center;display:flex;height:40px;justify-content:center;padding-bottom:16px;position:relative;text-align:center;width:100%}@media screen and (min-width:1200px){.state-content-skeleton__block .skeleton-header{height:48px}}.state-content-skeleton__block .skeleton-header .skeleton-title{animation:skeleton-pulse 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0,#e8e8e8 50%,#f0f0f0);border-radius:4px;height:24px;width:60%}@media print,screen and (min-width:576px){.state-content-skeleton__block .skeleton-header .skeleton-title{height:32px}}.state-content-skeleton__block .skeleton-header:after{animation:skeleton-pulse 1.5s ease-in-out infinite;background:#e8e8e8;border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.state-content-skeleton__block .skeleton-content{display:flex;flex-direction:column;gap:8px}.state-content-skeleton__block .skeleton-content .skeleton-accordion-item{animation:skeleton-pulse 1.5s ease-in-out infinite;background-color:#f0f5fa;border-radius:8px;height:48px;overflow:hidden;position:relative}.state-content-skeleton__block .skeleton-content .skeleton-accordion-item:before{background:linear-gradient(90deg,#d8d8d8,#c8c8c8 50%,#d8d8d8);border-radius:4px;content:"";height:20px;left:16px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.state-content-skeleton__block .skeleton-content .skeleton-accordion-item:after{background:linear-gradient(90deg,#d8d8d8,#c8c8c8 50%,#d8d8d8);border-radius:4px;content:"";height:18px;left:44px;position:absolute;top:50%;transform:translateY(-50%);width:40%}.state-content-skeleton__block .skeleton-button{animation:skeleton-pulse 1.5s ease-in-out infinite;background:linear-gradient(90deg,#8fa9b8,#7a94a3 50%,#8fa9b8);border-bottom:4px solid #e8e8e8;border-radius:4px;height:48px}
.page.state-landing-page{padding-top:0}.state-landing-page{background:linear-gradient(180deg,#fff,#dce8f4);border-top:4px solid #146fb4}.state-landing-page .link-farm .link-item{min-height:42px}.state-landing-page .link-farm .ss-link{padding:9px 0}.state-landing-page .all-cities,.state-landing-page .top-cities{text-align:center}.state-landing-page .all-cities{padding:8px 0}@media print,screen and (min-width:767px){.state-landing-page .all-cities{padding:0}}.state-landing-page .state-page-title{text-align:center}@media print,screen and (min-width:767px){.state-landing-page .state-page-title{font-size:32px}}.state-landing-page .resources-container{margin-bottom:32px;padding:0}@media print,screen and (min-width:767px){.state-landing-page .accordion{padding:8px}}.state-landing-page .accordion-title{margin:0 16px 16px;max-width:80%;text-align:center}@media print,screen and (min-width:767px){.state-landing-page .accordion-title{font-size:32px;margin-top:32px;max-width:unset}}.state-landing-page .copy-link{padding-left:16px}.state-landing-page .is-DC{margin-top:32px}

/*# sourceMappingURL=7952.css.map*/