:root{--color-black: #000000;--color-white: #FFFFFF;--color-gray-cool-dark: #2B2C34;--color-gray-warm-dark: #4D4646;--wp--preset--color--green-primary: #2F8360;--wp--preset--color--green-light: #73C389;--wp--preset--color--red-accent: #BD3C5B;--wp--preset--color--off-white: #E7EFE9;--wp--preset--color--almost-white: #F6F8F5;--wp--preset--color--papaya: #E96E5F;--wp--preset--color--melon: #F8E1DD;--wp--preset--color--sunshine: #F0D67C;--wp--preset--color--sand: #F4ECD2;--wp--preset--color--green-dark: #1D4F3A;--wp--preset--color--purple-medium: #4A4280;--wp--preset--color--lavender: #BDB9D6;--wp--preset--color--black: #000000;--wp--preset--color--white: #FFFFFF;--wp--preset--color--gray-cool-dark: #2B2C34;--wp--preset--color--gray-warm-dark: #4D4646;--wp--preset--color--gray-300: #D1D5DB;--wp--preset--color--gray-600: #4B5563}.card-row{display:grid;gap:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.card-row.two-cols{grid-template-columns:repeat(2, 1fr)}.card-row.three-cols{grid-template-columns:repeat(3, 1fr)}.card-row.four-cols{grid-template-columns:repeat(4, 1fr)}.card-row.vertical-staggering{padding-bottom:36px}.card-row.vertical-staggering>:nth-child(even){-webkit-transform:translateY(36px);transform:translateY(36px)}.card-row.column-arrowheads{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:20px}.card-row.column-arrowheads>*{position:relative}.card-row.column-arrowheads>:not(:first-child)::before{content:"";position:absolute;left:calc(30px*-0.5 + 0px);top:calc(50% + 0px);width:16px;height:10px;background-color:currentColor;-webkit-clip-path:polygon(0 38%, 64% 38%, 64% 0, 100% 50%, 64% 100%, 64% 62%, 0 62%);clip-path:polygon(0 38%, 64% 38%, 64% 0, 100% 50%, 64% 100%, 64% 62%, 0 62%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);pointer-events:none;z-index:2}.card-row.photo_image .card{position:relative;aspect-ratio:1/1;border-radius:12px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:left}.card-row.photo_image .card .card__content-wrapper{position:relative;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-row.photo_image .card .card__content-wrapper::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(38%, rgba(0, 0, 0, 0.2)), color-stop(68%, rgba(0, 0, 0, 0)));background:linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.2) 38%, rgba(0, 0, 0, 0) 68%)}.card-row.photo_image .card .card__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.card-row.photo_image .card .card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.card-row.photo_image .card .card__content{position:relative;z-index:2;margin-top:auto;padding:16px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.card-row.photo_image .card .card__title{font-size:1.2rem;margin:0;color:#333}.card-row.photo_image .card .card__text{font-size:1rem;color:#666}.card-row.photo_above{--photo-above-title-pad-y: 24px;--photo-above-collapsed-height: calc(var(--photo-above-title-max-height, 1.2em) + (var(--photo-above-title-pad-y) * 2));-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.card-row.photo_above .card-link-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-row.photo_above .card{height:100%;border-radius:12px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-row.photo_above .card .card__content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.card-row.photo_above .card .card__image{width:100%;aspect-ratio:1/1;overflow:hidden;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.card-row.photo_above .card .card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;aspect-ratio:1/1}.card-row.photo_above .card .card__content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:20px;background-color:var(--card-bg-color);border-top-left-radius:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-row.photo_above .card .card__title{font-size:1.2rem;margin:0 0 8px}.card-row.photo_above .card .card__text{font-size:1rem}@media(min-width: 601px)and (hover: hover)and (pointer: fine){.card-row.photo_above .card{position:relative;aspect-ratio:1/1}.card-row.photo_above .card__content-wrapper{position:relative;width:100%;height:100%}.card-row.photo_above .card__image{position:absolute;inset:0;width:100%;height:100%;z-index:1}.card-row.photo_above .card__content{position:absolute;left:0;right:0;bottom:0;z-index:2;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;height:var(--photo-above-collapsed-height);padding-top:var(--photo-above-title-pad-y);padding-bottom:var(--photo-above-title-pad-y);-webkit-transition:none;transition:none}.card-row.photo_above .card__title{margin:0;line-height:1.2;overflow-wrap:anywhere}.card-row.photo_above .card__text{opacity:0;max-height:0;overflow:hidden;margin-top:0;-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:none;transition:none;font-weight:bold}.card-row.photo_above .card:hover .card__content,.card-row.photo_above .card-link-wrapper:hover .card .card__content{height:100%;-webkit-transition:height .24s ease;transition:height .24s ease}.card-row.photo_above .card:hover .card__title,.card-row.photo_above .card-link-wrapper:hover .card .card__title{min-height:0}.card-row.photo_above .card:hover .card__text,.card-row.photo_above .card-link-wrapper:hover .card .card__text{opacity:1;max-height:500px;overflow-y:auto;margin-top:10px;min-height:0;-webkit-transform:none;transform:none;-webkit-transition:max-height .24s ease,opacity .12s ease .1s,-webkit-transform .12s ease .1s;transition:max-height .24s ease,opacity .12s ease .1s,-webkit-transform .12s ease .1s;transition:max-height .24s ease,opacity .12s ease .1s,transform .12s ease .1s;transition:max-height .24s ease,opacity .12s ease .1s,transform .12s ease .1s,-webkit-transform .12s ease .1s}}.card-row.photo_rollover .card{position:relative;aspect-ratio:1/1;border-radius:12px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:left}.card-row.photo_rollover .card .card__content-wrapper{position:relative;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-row.photo_rollover .card .card__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.card-row.photo_rollover .card .card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.card-row.photo_rollover .card .card__content{position:relative;z-index:2;width:100%;height:auto;margin-top:auto;padding:16px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.card-row.photo_rollover .card .card__text{font-size:1.25rem;padding-top:16px;opacity:0;max-height:0;overflow:hidden;-webkit-transition:opacity .3s ease,max-height .3s ease;transition:opacity .3s ease,max-height .3s ease}.card-row.photo_rollover .card .card__title{font-size:1.2rem;margin:0}.card-row.photo_rollover .card:hover .card__content{height:100%;margin-top:0;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--card-bg-color) !important}.card-row.photo_rollover .card:hover .card__text{opacity:1;max-height:500px}.card-row.icon_image{gap:0}.card-row.icon_image .card{border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;aspect-ratio:1/1;position:relative;text-align:left;-webkit-transition:background-color .3s ease,-webkit-filter .3s ease;transition:background-color .3s ease,-webkit-filter .3s ease;transition:background-color .3s ease,filter .3s ease;transition:background-color .3s ease,filter .3s ease,-webkit-filter .3s ease}.card-row.icon_image .card:hover{-webkit-filter:brightness(1.15) !important;filter:brightness(1.15) !important}.card-row.icon_image .card ul{margin-left:20px;padding-left:0}.card-row.icon_image .card li{margin-left:0;padding-left:0}.card-row.icon_image .card{width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}.card-row.icon_image .card .card__content-wrapper{padding:55px 46.75px;padding-bottom:90px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.card-row.icon_image .card .card__title{font-family:"Bebas Neue",sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.64px;margin:0 0 10px}.card-row.icon_image .card .card__text{font-size:1rem;color:#666}.card-row.icon_image .card .icon-image-image{position:absolute;bottom:55px;left:46.75px;height:80px !important;width:auto !important}.card-row.icon_image .card .icon-image-image img{height:100% !important;width:auto !important;-o-object-fit:contain;object-fit:contain;max-width:none;display:block;max-width:none !important;aspect-ratio:auto !important}.card-row.icon_image .card .icon-image-image img.invert-to-white{-webkit-filter:invert(1);filter:invert(1)}@media(max-width: 47.9rem){.card-row.two-cols,.card-row.three-cols,.card-row.four-cols{grid-template-columns:1fr !important}.card-row.vertical-staggering>:nth-child(even){-webkit-transform:none !important;transform:none !important}.card-row.column-arrowheads>:not(:first-child)::before{display:none}}@media(max-width: 1335px)and (min-width: 600px){.card-row.icon_image .card .card__content-wrapper{padding:35px 29.75px;padding-bottom:70px}.card-row.icon_image .card .card__title{font-size:32px;line-height:1.2}.card-row.icon_image .card .card__text{font-size:.9rem}.card-row.icon_image .card .icon-image-image{bottom:35px;left:29.75px;height:60px !important}}@media(max-width: 975px)and (min-width: 600px){.card-row.icon_image .card .card__content-wrapper{padding:25px 21.25px;padding-bottom:60px}.card-row.icon_image .card .card__title{font-size:24px;line-height:1.1}.card-row.icon_image .card .card__text{font-size:.85rem}.card-row.icon_image .card .icon-image-image{bottom:25px;left:21.25px;height:50px !important}}.card-row.icon_image:not(.alignwide):not(.alignfull){-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.card-row.icon_image:not(.alignwide):not(.alignfull).two-cols{grid-template-columns:50% 50% !important}.card-row.icon_image:not(.alignwide):not(.alignfull).four-cols{grid-template-columns:25% 25% 25% 25% !important}.card-row.icon_image:not(.alignwide):not(.alignfull).three-cols{grid-template-columns:33.333% 33.333% 33.334% !important}.card-row.icon_image:not(.alignwide):not(.alignfull) .card{aspect-ratio:1/1;min-height:0;height:100%;width:100%;min-width:0;overflow:hidden}.card-row.icon_image:not(.alignwide):not(.alignfull) .card__title{font-size:28px;line-height:1.1;word-wrap:break-word;overflow-wrap:break-word}.card-row.icon_image:not(.alignwide):not(.alignfull) .card__text{font-size:.875rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.card-row.icon_image:not(.alignwide):not(.alignfull) .card__content-wrapper{padding:35px 29.75px;padding-bottom:65px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.card-row.icon_image:not(.alignwide):not(.alignfull) .icon-image-image{height:60px !important;bottom:35px;left:29.75px}@media(max-width: 600px){.card-row .card__content{width:calc(100vw - 80px);margin-left:auto;margin-right:auto;padding-left:0 !important;padding-right:0 !important}.card-row.photo_above .card__image{aspect-ratio:1/1;height:auto}.card-row.icon_image .card .card__title{font-size:36px !important;line-height:1.1}.card-row.icon_image .card{min-height:340px !important}.card-row.style_two:not(.alignwide):not(.alignfull).two-cols{grid-template-columns:1fr !important}.card-row.style_two:not(.alignwide):not(.alignfull).four-cols{grid-template-columns:1fr !important}.card-row.style_two:not(.alignwide):not(.alignfull).three-cols{grid-template-columns:1fr !important}.card-row.style_two:not(.alignwide):not(.alignfull) .card .card__title{font-size:36px !important;line-height:1.1}}@media(max-width: 880px)and (min-width: 601px){.card-row.icon_image:not(.alignwide):not(.alignfull) .card__content-wrapper{padding:15px 15px !important}.card-row.icon_image:not(.alignwide):not(.alignfull) .card__title{font-size:22px !important;line-height:1.1}.card-row.icon_image:not(.alignwide):not(.alignfull) .card__text{font-size:.8rem !important;line-height:1.3}.card-row.icon_image:not(.alignwide):not(.alignfull) .icon-image-image{height:40px !important;bottom:20px;left:20px}}.editor-styles-wrapper .block-editor-block-list__layout>.wp-block[data-type="acf/spotlight-latest-posts"],.editor-styles-wrapper .wp-block[data-type="acf/spotlight-latest-posts"],.editor-styles-wrapper .wp-block-acf-spotlight-latest-posts{margin-bottom:48px}.spotlight-latest-posts{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:1rem;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.spotlight-latest-posts .spotlight-latest-posts__header{grid-column:1/-1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.spotlight-latest-posts .spotlight-latest-posts__section-title{margin:0}.spotlight-latest-posts .spotlight-latest-posts__see-all{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:0;padding:.78rem 4.6rem .78rem 1.2rem;border:2px solid currentColor;border-radius:.35rem;text-decoration:none;color:inherit;font-size:clamp(1rem,.95rem + .2vw,1.25rem);font-weight:700;line-height:1;-webkit-transition:background-color .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,transform .2s ease;transition:background-color .2s ease,transform .2s ease,-webkit-transform .2s ease}.spotlight-latest-posts .spotlight-latest-posts__see-all::before,.spotlight-latest-posts .spotlight-latest-posts__see-all::after{content:"";position:absolute;right:1.05rem;top:50%;pointer-events:none}.spotlight-latest-posts .spotlight-latest-posts__see-all::before{width:1.35rem;border-top:2px solid currentColor;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center}.spotlight-latest-posts .spotlight-latest-posts__see-all::after{width:.5rem;height:.5rem;border-top:2px solid currentColor;border-right:2px solid currentColor;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);-webkit-transform-origin:center;transform-origin:center}.spotlight-latest-posts .spotlight-latest-posts__see-all:hover,.spotlight-latest-posts .spotlight-latest-posts__see-all:focus-visible{background-color:rgba(0,0,0,.04);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.spotlight-latest-posts .spotlight-latest-posts__featured{min-width:0}.spotlight-latest-posts .spotlight-latest-posts__grid{min-width:0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}.spotlight-latest-posts .spotlight-latest-posts__listing{min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0}.spotlight-latest-posts .spotlight-latest-posts__listing-item,.spotlight-latest-posts .spotlight-latest-posts__listing-item-link{display:block;padding:.9rem 0;border-bottom:1px solid rgba(0,0,0,.15);text-decoration:none;color:inherit}.spotlight-latest-posts .spotlight-latest-posts__listing-item:first-child,.spotlight-latest-posts .spotlight-latest-posts__listing-item-link:first-child{padding-top:0}.spotlight-latest-posts .spotlight-latest-posts__listing-title{margin:0;font-size:1.15rem;line-height:1.25}.spotlight-latest-posts .spotlight-latest-posts__listing-text{margin-top:.45rem;font-size:.95rem;line-height:1.55}.spotlight-latest-posts .spotlight-latest-posts__card,.spotlight-latest-posts .spotlight-latest-posts__card-link,.spotlight-latest-posts .spotlight-latest-posts__card-link .card{display:block;height:100%}.spotlight-latest-posts .spotlight-latest-posts__card--featured .card,.spotlight-latest-posts .spotlight-latest-posts__card--secondary .card{min-height:100%}.spotlight-latest-posts .spotlight-latest-posts__card--featured .card__content-wrapper,.spotlight-latest-posts .spotlight-latest-posts__card--secondary .card__content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.spotlight-latest-posts .spotlight-latest-posts__card--featured .card__image,.spotlight-latest-posts .spotlight-latest-posts__card--secondary .card__image{aspect-ratio:16/9;overflow:hidden;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.spotlight-latest-posts .spotlight-latest-posts__card--featured .card__content,.spotlight-latest-posts .spotlight-latest-posts__card--secondary .card__content{padding:1.25rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.75rem;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.spotlight-latest-posts .spotlight-latest-posts__card--featured .card__title{font-size:2rem;line-height:1.15}.spotlight-latest-posts .spotlight-latest-posts__card--secondary .card__title{font-size:1.1rem;line-height:1.25}.spotlight-latest-posts .spotlight-latest-posts__card--featured .card__text,.spotlight-latest-posts .spotlight-latest-posts__card--secondary .card__text{font-size:.95rem;line-height:1.55}@media(max-width: 767px){.spotlight-latest-posts{grid-template-columns:1fr}.spotlight-latest-posts .spotlight-latest-posts__header{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.spotlight-latest-posts .spotlight-latest-posts__grid{grid-template-columns:1fr}.spotlight-latest-posts .spotlight-latest-posts__listing-item,.spotlight-latest-posts .spotlight-latest-posts__listing-item-link{padding:.75rem 0}.spotlight-latest-posts .spotlight-latest-posts__card--featured .card__title{font-size:1.5rem}}