:root{--color-nb-green: #006b5e;--color-nb-green-dark: #00574d;--color-nb-green-medium: #19796e;--color-nb-green-light: #f0fde8;--color-nb-green-accent: #C4EC22;--color-nb-red: #da2c38;--color-nb-red-dark: #43291f;--color-nb-blue: #083d77;--color-nb-blue-dark: rgb(6.4, 48.8, 95.2);--color-nb-blue-accent: #b8faff;--color-nb-tan: #c48a2a;--color-nb-tan-dark: #2b1a13;--color-nb-tan-light: #fff1d7;--color-nb-yellow: #ffb42f;--color-nb-yellow-dark: rgb(255, 163.6658653846, 1.7);--color-neutral-cool: #ecfeff;--color-neutral-warm: #fffaf0;--color-neutral-warm2: #fff1d7;--color-neutral-white: #fafafa;--color-neutral-black: #111827;--gray-50: #fafafa;--gray-100: #f5f5f5;--gray-200: #e5e5e5;--gray-300: #d4d4d4;--gray-400: #a3a3a3;--gray-500: #737373;--gray-600: #525252;--gray-700: #404040;--gray-800: #262626;--gray-900: #171717;--gray-950: #0a0a0a;--color-content-primary: #111827;--color-content-muted: color-mix(in srgb, #111827 80%, transparent);--color-content-inverse: #fafafa;--color-content-heading: #43291f;--color-content-heading-inverse: #fafafa;--color-content-link: #083d77;--color-content-link-hover: rgb(6.4, 48.8, 95.2);--color-content-link-inverse: #b8faff;--color-content-link-inverse-hover: #b8faff;--color-content-error: #da2c38;--color-surface-light: #fafafa;--color-surface-warm: #fffaf0;--color-surface-warm2: #fff1d7;--color-surface-blue: #083d77;--color-surface-brand: #006b5e;--color-surface-brand-dark: #00574d;--color-surface-accent: #ffb42f;--color-border: color-mix(in srgb, #006b5e 30%, transparent);--color-border-light: color-mix(in srgb, #006b5e 15%, transparent);--color-border-strong: #d4d4d4;--color-focus-ring: #083d77;--color-focus-ring-reverse: #C4EC22}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes fmctyBounce{0%{transform:scale(1) translate(0px, 0px)}4%{transform:scale(0.8) translate(0px, 5px)}9%{transform:scale(1.05) translate(0px, 0px)}12%{transform:scale(0.97) translate(0px, 0px)}16%{transform:scale(1) translate(0px, 0px)}100%{transform:scale(1) translate(0px, 0px)}}@keyframes tada{0%{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(1.17, 1.17, 1.17) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.43, 1.43, 1.43) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.43, 1.43, 1.43) rotate3d(0, 0, 1, -3deg)}100%{transform:scale3d(1, 1, 1)}}@keyframes pulse-right{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}.site-header{background:#fff}@media screen and (min-width: 768px){.site-header.is-stuck{position:fixed;top:0;left:0;right:0;z-index:100;box-shadow:0 2px 12px rgba(0,0,0,.1);animation:neighbor-nav-slide-down .3s ease}.site-header.is-stuck .nav-wrapper{padding-top:.5rem;padding-bottom:.5rem}.site-header.is-stuck .neighbor-navbar-brand{display:block;overflow:hidden;width:73px;height:44px}.site-header.is-stuck .neighbor-navbar-nav{margin-top:0}.site-header.is-stuck .neighbor-navbar-cta{margin-top:0}}@keyframes neighbor-nav-slide-down{from{transform:translateY(-100%)}to{transform:translateY(0)}}@media screen and (min-width: 768px){#about,#how-it-works,#nominees,#prizes,#nominate{scroll-margin-top:80px}}.site-header .nav-wrapper{display:block;margin-inline:auto;max-width:1200px;padding:.75rem 1rem .75rem 1rem;position:relative;width:100%}.site-header .neighbor-navbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.site-header .neighbor-navbar .neighbor-navbar-brand{flex-shrink:0}.site-header .neighbor-navbar .neighbor-navbar-brand img{width:80px;height:auto;max-width:none}@media screen and (min-width: 640px){.site-header .neighbor-navbar .neighbor-navbar-brand img{width:110px}}@media screen and (min-width: 600px){.site-header .neighbor-navbar{flex-wrap:nowrap}}@media screen and (min-width: 768px){.site-header .neighbor-navbar{gap:1rem}}.site-header .neighbor-navbar-cta{flex-shrink:0}@media screen and (min-width: 600px){.site-header .neighbor-navbar-cta{order:3;margin-left:calc(1.5*0.5rem)}}@media screen and (min-width: 768px){.site-header .neighbor-navbar-cta{margin-top:calc(1.5*0.5rem)}}.site-header .neighbor-navbar-nav{display:flex;align-items:center;justify-content:center;order:3;width:100%;list-style-type:none;padding:calc(1.5*0.5rem) 0 0;margin:0;gap:calc(2.5*0.5rem);font-size:clamp(1rem,.84rem + .42vw,1.063rem)}@media screen and (min-width: 600px){.site-header .neighbor-navbar-nav{order:2;width:auto;flex:1;justify-content:flex-end;padding:0}}@media screen and (min-width: 768px){.site-header .neighbor-navbar-nav{flex:unset;justify-content:flex-end;gap:2.5rem;margin-left:auto;margin-top:calc(1.5*0.5rem);width:fit-content;padding-bottom:0;transform:none !important}}@media screen and (min-width: 1280px){.nomination-content{display:grid;grid-template-columns:1fr auto;gap:calc(6*0.5rem);align-items:start;text-align:left}}.nomination-form{background:#fafafa;border-radius:1rem;color:#111827;margin:calc(3*0.5rem) auto;max-width:800px;padding:calc(1.5*0.5rem) calc(2.5*0.5rem)}@media screen and (min-width: 1280px){.nomination-form{width:800px}}.nomination-form .field-property_search .fmcty-autocomplete-input-wrapper .fmcty-input-text{max-width:100%}.nomination-form .field-property_search dd{background:rgba(0,0,0,0)}.nomination-form .field-property_search .fmcty-autocomplete-wrapper{max-width:100%}.nomination-form .field-property_search .fmcty-autocomplete-results a{color:#006b5e}.nomination-form .fmcty-form-style-alpha{text-align:left}.nomination-form .fmcty-form-style-alpha .fmcty-form{min-height:800px}.nomination-form .fmcty-form-style-alpha:has(.fmcty-stepped-progress-bar-wrapper){padding-top:0}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-sections{counter-reset:nomination-step}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section{counter-increment:nomination-step}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-glyph .fmcty-stepped-progress-bar-section-glyph-circle-background{fill:#fafafa;stroke:#d4d4d4}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-active .fmcty-stepped-progress-bar-section-glyph-circle-background{stroke:#c4ec22}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-active .fmcty-stepped-progress-bar-section-glyph-circle{fill:#fafafa;stroke:#c4ec22}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-active .fmcty-stepped-progress-bar-section-label{color:#00574d}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-active .fmcty-stepped-progress-bar-section-label::before{color:#00574d}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-connector{background:#006b5e}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-connector-background{background:#d4d4d4;height:2px}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-label{color:color-mix(in srgb, #111827 80%, transparent);position:relative}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-label::before{content:counter(nomination-step);display:block;position:absolute;top:-27px;left:0;right:0}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-complete .fmcty-stepped-progress-bar-section-glyph-circle{fill:#006b5e;stroke:#006b5e}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-complete .fmcty-stepped-progress-bar-section-glyph-checkmark{stroke:#fafafa}.nomination-form .fmcty-form-style-alpha .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section-complete .fmcty-stepped-progress-bar-section-label::before{display:none}.nomination-form .fmcty-form-style-alpha .fmcty-sections{margin-top:90px}.nomination-form .fmcty-form-style-alpha .fmcty-fields{padding-left:calc(1.5*0.5rem);padding-right:calc(1.5*0.5rem)}.nomination-form .fmcty-form-style-alpha h3{font-size:clamp(1.5rem,1.26rem + 1.02vw,2.125rem);margin:0;padding:0}.nomination-form .fmcty-form-style-alpha .field-section1_heading,.nomination-form .fmcty-form-style-alpha .field-section2_heading,.nomination-form .fmcty-form-style-alpha .field-section3_heading,.nomination-form .fmcty-form-style-alpha .field-section4_heading{margin-bottom:calc(3*0.5rem)}.nomination-form .fmcty-form-style-alpha .field-section1_heading p,.nomination-form .fmcty-form-style-alpha .field-section2_heading p,.nomination-form .fmcty-form-style-alpha .field-section3_heading p,.nomination-form .fmcty-form-style-alpha .field-section4_heading p{color:color-mix(in srgb, #111827 80%, transparent);font-size:clamp(1rem,.84rem + .42vw,1.063rem)}.nomination-form .fmcty-form-style-alpha .fmcty-label{font-family:"inter-variable",sans-serif;font-size:clamp(1.063rem,.95rem + .48vw,1.25rem)}.nomination-form .fmcty-form-style-alpha .fmcty-field-description{color:color-mix(in srgb, #111827 80%, transparent);font-size:clamp(.813rem,.73rem + .36vw,.938rem)}.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd{margin:0}.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-styled-select{font-weight:normal}.nomination-form .fmcty-form-style-alpha .field-nominee_birth_date,.nomination-form .fmcty-form-style-alpha .field-nominator_birth_date{margin-bottom:20px}.nomination-form .fmcty-form-style-alpha .field-nominee_birth_date dd,.nomination-form .fmcty-form-style-alpha .field-nominator_birth_date dd{background:var(--color-form-field-frame);border-radius:.25rem;display:block;margin:0;max-width:var(--form-input-width-sm);padding:10px;width:100%}.nomination-form .fmcty-form-style-alpha .field-nominee_birth_date .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .field-nominator_birth_date .fmcty-input-date{max-width:100%;width:100%}.nomination-form .fmcty-form-style-alpha .field-nominee_birth_date .nominate-age-error,.nomination-form .fmcty-form-style-alpha .field-nominator_birth_date .nominate-age-error{display:block;margin-top:calc(1*0.5rem)}.nomination-form .fmcty-form-style-alpha .nominate-char-counter{margin-top:calc(1*0.5rem)}.nomination-form .fmcty-form-style-alpha .nominate-char-counter .nominate-char-counter-bar{background:#f5f5f5;border-radius:2px;height:3px;width:100%}.nomination-form .fmcty-form-style-alpha .nominate-char-counter .nominate-char-counter-bar .nominate-char-counter-bar-fill{background:#006b5e;border-radius:2px;height:100%;transition:width .1s ease;width:0%}.nomination-form .fmcty-form-style-alpha .nominate-char-counter .nominate-char-counter-text{color:color-mix(in srgb, #111827 80%, transparent);display:block;font-size:clamp(.813rem,.73rem + .36vw,.938rem);margin-top:calc(.5*0.5rem);text-align:right}.nomination-form .fmcty-form-style-alpha .nominate-form-error{background:color-mix(in srgb, #da2c38 8%, transparent);border:1px solid #da2c38;border-radius:.5rem;color:#da2c38;font-size:clamp(.813rem,.73rem + .36vw,.938rem);margin:0 auto calc(1.5*0.5rem);max-width:692px;padding:calc(1.5*0.5rem);text-align:center}.nomination-form .fmcty-form-style-alpha .nominate-photo-status{font-size:clamp(.813rem,.73rem + .36vw,.938rem);margin-top:calc(1*0.5rem);text-align:center}.nomination-form .fmcty-form-style-alpha .nominate-photo-status.is-error{color:#da2c38}.nomination-form .fmcty-form-style-alpha .nominate-eligibility-note{border-top:1px solid color-mix(in srgb, #006b5e 15%, transparent);color:color-mix(in srgb, #111827 80%, transparent);font-size:clamp(.813rem,.73rem + .36vw,.938rem);margin-top:calc(1*0.5rem);padding-top:calc(2*0.5rem)}.nomination-form .fmcty-form-style-alpha .nominate-eligibility-note p{color:color-mix(in srgb, #111827 80%, transparent);font-weight:600;margin:0 0 calc(1*0.5rem)}.nomination-form .fmcty-form-style-alpha .nominate-eligibility-note ul{margin:0;padding-left:calc(2.5*0.5rem)}.nomination-form .fmcty-form-style-alpha .nominate-eligibility-note li{margin-bottom:calc(.5*0.5rem)}.nomination-form .fmcty-form-style-alpha .fmcty-field-next{margin:0 auto;max-width:692px;text-align:center;width:100%}.nomination-form .fmcty-form-style-alpha .fmcty-field-prev{text-align:center}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .fmcty-autocomplete-input-wrapper .fmcty-autocomplete-input-wrapper .fmcty-autocomplete-input-wrapper .fmcty-autocomplete-input-wrapper{border-radius:1px;box-shadow:0 0 0 10px var(--color-form-field-frame);overflow:hidden}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-property_search .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-property_search .fmcty-styled-select{font-weight:700}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=nomination-submitted] .fmcty-field-submit,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=nomination-submitted] .fmcty-field-next,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=nomination-submitted] .fmcty-field-prev{display:none}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=nomination-submitted] .field-nomination_confirmed{text-align:center}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=nomination-submitted] .field-nomination_confirmed h2{color:var(--color-content-heading);font-size:clamp(1.5rem,1.26rem + 1.02vw,2.125rem)}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=nomination-submitted] .field-nomination_confirmed p{color:var(--color-content-muted);font-size:clamp(1.063rem,.95rem + .48vw,1.25rem)}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo dt,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_2 dt,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_3 dt{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(1px);display:block;height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo dd,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_2 dd,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_3 dd{border:2px dashed #d4d4d4;border-radius:12px;box-sizing:border-box;display:block;margin:0 auto calc(3*0.5rem) !important;text-align:center}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo dd .fmcty-input-file,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_2 dd .fmcty-input-file,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_3 dd .fmcty-input-file{background:rgba(0,0,0,0);border-radius:8px;cursor:pointer;display:block;height:250px;margin:0 auto;padding:50px;text-align:center;transition:all .2s ease;width:100%}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo dd .fmcty-input-file::file-selector-button,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_2 dd .fmcty-input-file::file-selector-button,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_3 dd .fmcty-input-file::file-selector-button{background-color:rgba(0,96,60,.08);border:1px solid #00574d;border-radius:5px;color:#00574d;cursor:pointer;display:block;font-family:"inter-variable",sans-serif;font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);font-weight:700;margin:0 auto;padding:8px 15px}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo dd .fmcty-input-file:before,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_2 dd .fmcty-input-file:before,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_3 dd .fmcty-input-file:before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='197.71' height='197.68' viewBox='0 0 197.71 197.68'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %235bca57; stroke-width: 0px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='m94.55,0c2.83,0,5.67,0,8.5,0,.88.14,1.76.32,2.64.43,3.7.45,7.44.65,11.09,1.35,23.08,4.43,42.31,15.59,57.51,33.51,12.14,14.32,19.56,30.84,22.21,49.46.49,3.42.81,6.87,1.21,10.3v7.73c-.14.94-.31,1.88-.42,2.83-.44,3.7-.65,7.44-1.33,11.09-3.72,19.89-12.48,37.31-26.9,51.51-25.21,24.82-55.53,34.09-90.2,27.35-25.84-5.02-46.35-18.98-61.31-40.62C2.1,132.61-2.99,107.79,1.66,81.12c3.14-18.02,10.98-33.94,23.18-47.59C40.87,15.6,60.79,4.74,84.63,1.21,87.93.72,91.25.4,94.55,0Zm-3.43,68.34c.28.2.57.39.85.59,0,1.15,0,2.3,0,3.45,0,12.43,0,24.85,0,37.28,0,1.16.03,2.32.13,3.47.31,3.76,3,6.25,6.76,6.31,3.42.05,6.18-2.42,6.64-6,.14-1.08.18-2.18.18-3.27.01-12.75,0-25.49.02-38.24,0-1.03.1-2.06.16-3.08.18-.07.36-.14.54-.2,1.4,1.5,2.77,3.03,4.21,4.5,3.38,3.45,6.75,6.91,10.22,10.27,2.16,2.09,4.8,2.75,7.66,1.63,2.56-1.01,3.97-3.03,4.18-5.77.2-2.55-.97-4.56-2.74-6.33-8.44-8.41-16.84-16.85-25.28-25.26-4.07-4.05-7.62-4.06-11.68-.02-8.39,8.36-16.78,16.72-25.12,25.14-1.01,1.02-1.94,2.29-2.47,3.61-1.53,3.87.81,8.17,4.8,8.96,2.83.56,5.17-.52,7.15-2.51,3.95-3.98,7.9-7.94,11.81-11.95.75-.77,1.32-1.71,1.97-2.57Zm7.88,84.76c9.08,0,18.16,0,27.24,0,.19,0,.39,0,.58,0,9.12-.2,17.63-7.11,18.67-15.97.73-6.23.54-12.58.5-18.88-.02-2.73-1.72-4.66-4.4-5.49-4.86-1.52-8.84,1.48-9.08,6.94-.14,3.28-.03,6.57-.04,9.85,0,.97.01,1.93-.01,2.9-.14,4.68-2.42,6.97-7.1,6.97-17.45.02-34.9.02-52.35.01-5.76,0-7.86-2.13-7.91-7.95-.04-4.25.05-8.5-.17-12.74-.2-3.91-2.91-6.33-6.65-6.35-3.68-.02-6.47,2.28-6.69,6.07-.27,4.81-.18,9.65-.13,14.47.1,11.29,8.85,20.62,22.06,20.23,8.49-.25,17-.05,25.5-.05Z'/%3E%3C/svg%3E") top center no-repeat;background-size:40px;color:color-mix(in srgb, #111827 80%, transparent);content:"Drag & drop here or";display:block;font-size:clamp(1rem,.84rem + .42vw,1.063rem);height:70px;margin:0 auto 20px;padding-top:65px;text-align:center;width:100%}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo dd .fmcty-input-file:active::file-selector-button,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo dd .fmcty-input-file:hover::file-selector-button,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_2 dd .fmcty-input-file:active::file-selector-button,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_2 dd .fmcty-input-file:hover::file-selector-button,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_3 dd .fmcty-input-file:active::file-selector-button,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=got-a-photo] .field-nominee_photo_3 dd .fmcty-input-file:hover::file-selector-button{background-color:#006b5e;border-color:#006b5e;color:#fafafa}@media screen and (min-width: 768px){.nomination-form{padding:calc(1.5*0.5rem) calc(3*0.5rem)}.nomination-form .fmcty-form-style-alpha .fmcty-sections{margin-top:100px}.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd{max-width:100%}.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-text dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-email dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-tel dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-number dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-date dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-textarea dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-select dd .fmcty-styled-select,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-text,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-tel,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-email,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-date,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-input-textarea,.nomination-form .fmcty-form-style-alpha .fmcty-field-currency dd .fmcty-styled-select{max-width:100%}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .fmcty-fields,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .fmcty-fields{display:grid;grid-template-columns:1fr 1fr;column-gap:calc(3*0.5rem)}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-section1_heading,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-section4_heading,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-nominee_birth_date,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-nominator_birth_date,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-nominee_social,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-property_search,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-nominator_contact,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-eligibility_note,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-abbreviated_rules,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .fmcty-field-next,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .fmcty-field-submit,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .fmcty-field-prev,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-section1_heading,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-section4_heading,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-nominee_birth_date,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-nominator_birth_date,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-nominee_social,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-property_search,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-nominator_contact,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-eligibility_note,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-abbreviated_rules,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .fmcty-field-next,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .fmcty-field-submit,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .fmcty-field-prev{grid-column:1/-1}.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-nominee_birth_date,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=who-are-you-nominating] .field-nominator_birth_date,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-nominee_birth_date,.nomination-form .fmcty-form-style-alpha .fmcty-section[data-fmcty-section=what-about-you] .field-nominator_birth_date{max-width:calc(50% - calc(3 * 0.5rem)/2)}.nomination-form .fmcty-form-style-alpha .fmcty-fields{min-height:800px}.nomination-form .fmcty-stepped-progress-bar{max-width:500px}.nomination-form .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-sections{gap:70px}.nomination-form .fmcty-stepped-progress-bar .fmcty-stepped-progress-bar-section{width:100px}}@media screen and (min-width: 1280px){.nomination-form{margin-top:0}}.section-rules{max-width:860px;margin:0 auto;padding:60px calc(3*0.5rem) 80px}.section-rules h1{font-size:clamp(1.875rem,1.52rem + 1.52vw,2.875rem);color:#111827;text-align:center;margin-bottom:calc(.5*0.5rem)}.section-rules h2{font-size:clamp(1.25rem,1.08rem + .73vw,1.625rem);color:#111827;text-align:center;margin-bottom:calc(.5*0.5rem)}.section-rules .rules-subtitle{font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);font-weight:400;color:#111827;text-align:center;margin-bottom:calc(1*0.5rem)}.section-rules .rules-tagline{color:#111827;text-align:center;margin-bottom:calc(5*0.5rem)}.section-rules .notice::before{display:none}.section-rules .rules-body h3,.section-rules .rules-body h4{font-family:"inter-variable",sans-serif;color:#111827;margin-top:calc(3*0.5rem);margin-bottom:calc(1.5*0.5rem)}.section-rules .rules-body h3{font-size:clamp(1.063rem,.95rem + .48vw,1.25rem)}.section-rules .rules-body h4{font-size:clamp(1rem,.84rem + .42vw,1.063rem)}.section-rules .rules-body p,.section-rules .rules-body ul{font-size:clamp(1rem,.84rem + .42vw,1.063rem)}.rules-footer{margin-top:calc(6*0.5rem);border-top:1px solid color-mix(in srgb, #006b5e 15%, transparent)}.rules-footer p{margin-top:calc(2*0.5rem)}.rules-footer p.legal-text{font-size:12px !important}.section-neighbor-home,.neighbor-prizes,.neighbor-how-it-works,.neighbor-judges,.neighbor-timeline,.neighbor-nominate,.neighbor-about,.neighbor-nominees,.neighbor-winner{padding:calc(6*0.5rem) 0;padding-bottom:calc(2*0.5rem);text-align:center}@media screen and (min-width: 768px){.section-neighbor-home,.neighbor-prizes,.neighbor-how-it-works,.neighbor-judges,.neighbor-timeline,.neighbor-nominate,.neighbor-about,.neighbor-nominees,.neighbor-winner{padding:calc(10*0.5rem) 0}}.section-neighbor-home .container,.neighbor-prizes .container,.neighbor-how-it-works .container,.neighbor-judges .container,.neighbor-timeline .container,.neighbor-nominate .container,.neighbor-about .container,.neighbor-nominees .container,.neighbor-winner .container{padding:calc(6*0.5rem) 0;padding-left:calc(3*0.5rem);padding-right:calc(3*0.5rem)}@media screen and (min-width: 768px){.section-neighbor-home .container,.neighbor-prizes .container,.neighbor-how-it-works .container,.neighbor-judges .container,.neighbor-timeline .container,.neighbor-nominate .container,.neighbor-about .container,.neighbor-nominees .container,.neighbor-winner .container{padding:calc(10*0.5rem) 0}}.section-neighbor-home h2,.neighbor-prizes h2,.neighbor-how-it-works h2,.neighbor-judges h2,.neighbor-timeline h2,.neighbor-nominate h2,.neighbor-about h2,.neighbor-nominees h2,.neighbor-winner h2{font-size:clamp(2.25rem,1.76rem + 2.03vw,3.75rem);margin-bottom:calc(1.5*0.5rem)}.section-neighbor-home h3,.neighbor-prizes h3,.neighbor-how-it-works h3,.neighbor-judges h3,.neighbor-timeline h3,.neighbor-nominate h3,.neighbor-about h3,.neighbor-nominees h3,.neighbor-winner h3{font-size:clamp(1.875rem,1.52rem + 1.52vw,2.875rem)}.section-neighbor-home h4,.neighbor-prizes h4,.neighbor-how-it-works h4,.neighbor-judges h4,.neighbor-timeline h4,.neighbor-nominate h4,.neighbor-about h4,.neighbor-nominees h4,.neighbor-winner h4{font-size:clamp(1.5rem,1.26rem + 1.02vw,2.125rem)}@media screen and (min-width: 768px){.section-neighbor-home,.neighbor-prizes,.neighbor-how-it-works,.neighbor-judges,.neighbor-timeline,.neighbor-nominate,.neighbor-about,.neighbor-nominees,.neighbor-winner{padding-left:calc(1.5*0.5rem);padding-right:calc(1.5*0.5rem)}}.section-neighbor-home{background:var(--color-surface-accent);text-align:center;padding:0;position:relative;overflow:hidden}@media screen and (min-width: 1280px){.section-neighbor-home{text-align:left}.section-neighbor-home h1{font-size:clamp(2.25rem,1.76rem + 2.03vw,3.75rem)}}.section-neighbor-home .container{max-width:1480px;padding-bottom:0}.section-neighbor-home .neighbor-home-content .home-content{align-items:start;padding:0}@media screen and (min-width: 1280px){.section-neighbor-home .neighbor-home-content .home-content{padding-bottom:0;padding-left:calc(4*0.5rem)}}.section-neighbor-home .neighbor-home-content .home-image{align-items:end;background:url(/assets/v2/images/neighbors-good-neighbor-hero-main.png) 45% bottom no-repeat;background-size:480px;height:280px;position:relative}.section-neighbor-home .neighbor-home-content .home-image::before{background:url(/assets/svg/good-neighbor-hero-textwrap.svg) 0 0 no-repeat;background-size:320px;content:"";display:block;height:203px;left:0;margin:0 auto;position:absolute;right:7%;top:10px;width:319px}@media screen and (min-width: 640px){.section-neighbor-home .neighbor-home-content .home-image{background-size:600px;height:350px}.section-neighbor-home .neighbor-home-content .home-image::before{background-size:360px;height:227px;right:8%;width:360px}}@media screen and (min-width: 1024px){.section-neighbor-home .neighbor-home-content .home-image{background-position:50% bottom;background-size:670px;height:400px}.section-neighbor-home .neighbor-home-content .home-image::before{background-size:400px;height:253px;right:5%;top:30px;width:399px}}@media screen and (min-width: 1280px){.section-neighbor-home .neighbor-home-content .home-image{background-position:-130px 184px;background-size:1000px;height:700px}.section-neighbor-home .neighbor-home-content .home-image::before{background-size:545px;height:343px;right:-2%;top:160px;width:544px}}@media screen and (min-width: 1350px){.section-neighbor-home .neighbor-home-content .home-image::before{right:0}}@media screen and (min-width: 1380px){.section-neighbor-home .neighbor-home-content .home-image::before{right:7%}}@media screen and (min-width: 1480px){.section-neighbor-home .neighbor-home-content .home-image{background-position:-150px 65px;background-size:1086px;height:637px}.section-neighbor-home .neighbor-home-content .home-image::before{background-size:600px;height:380px;right:5%;top:45px;width:600px}}@media screen and (min-width: 1280px){.section-neighbor-home .neighbor-home-content{display:grid;grid-template-columns:1fr 1fr}}.section-neighbor-home p{color:#43291f}@media screen and (min-width: 1280px){.section-neighbor-home p{font-size:clamp(1rem,.84rem + .42vw,1.063rem)}}.section-neighbor-home .highlight-text{font-family:"permanent-marker",sans-serif;font-size:clamp(1.25rem,1.08rem + .73vw,1.625rem);margin-top:calc(1*0.5rem)}.section-neighbor-home .neighbor-hero-ctas .btn-primary{margin-bottom:calc(2*0.5rem)}@media screen and (min-width: 720px){.section-neighbor-home .neighbor-hero-ctas .btn-primary{margin-bottom:0}}.neighbor-prizes{background:var(--color-surface-blue);color:var(--color-content-inverse)}.neighbor-prizes h2,.neighbor-prizes h3{color:var(--color-content-heading-inverse)}.neighbor-prizes p{color:var(--color-content-inverse)}@media screen and (min-width: 1024px){.neighbor-prizes .neighbor-prize-content{display:grid;grid-template-columns:2fr 3fr;gap:calc(5*0.5rem);align-items:center}}.neighbor-prizes .neighbor-prize{border-bottom:2px solid var(--color-nb-yellow);padding-bottom:calc(5*0.5rem)}.neighbor-prizes .neighbor-prize h2{font-size:clamp(1.875rem,1.52rem + 1.52vw,2.875rem);line-height:1.3}.neighbor-prizes .neighbor-prize h2 span{display:block}.neighbor-prizes .neighbor-prize h2 span.prize-amount{color:var(--color-nb-yellow);font-size:clamp(2.875rem,2.2rem + 2.88vw,4.875rem)}.neighbor-prizes .neighbor-prize h2 span.cash-award{color:var(--color-content-inverse);font-size:clamp(1.25rem,1.08rem + .73vw,1.625rem)}@media screen and (min-width: 1024px){.neighbor-prizes .neighbor-prize{text-align:center;border-bottom:none;border-right:2px solid var(--color-nb-yellow);padding-bottom:0}}.neighbor-prizes .neighbor-info{padding-top:calc(5*0.5rem)}@media screen and (min-width: 1024px){.neighbor-prizes .neighbor-info{text-align:left;padding-top:0}}.neighbor-how-it-works{background:var(--color-surface-warm)}.neighbor-how-it-works p{color:var(--color-content-muted)}.neighbor-judges{background:var(--color-surface-brand)}.neighbor-judges h2,.neighbor-judges h3{color:var(--color-content-heading-inverse)}.neighbor-judges p{color:var(--color-content-inverse)}.neighbor-timeline{background:var(--color-surface-warm2);color:var(--color-content-inverse)}.neighbor-timeline h2,.neighbor-timeline h4{color:var(--color-content-heading)}.neighbor-timeline p{color:var(--color-content-muted)}.neighbor-nominate{background:var(--color-surface-brand-dark);color:var(--color-content-inverse)}.neighbor-nominate h2,.neighbor-nominate h4{color:var(--color-content-heading-inverse)}.neighbor-nominate p{color:var(--color-content-inverse)}.neighbor-nominate p.legal-text{background:rgba(0,0,0,.1);border-left:4px solid #19796e;border-radius:1rem;font-size:clamp(.813rem,.73rem + .36vw,.938rem);padding:calc(1.5*0.5rem) calc(2*0.5rem)}.neighbor-nominate p.legal-text a{color:var(--color-content-link-inverse)}.neighbor-nominate p.legal-text a:hover{color:var(--color-content-link-inverse-hover)}.neighbor-nominate .container{max-width:1340px}.neighbor-nominees{background:#083d77}.neighbor-nominees h2,.neighbor-nominees h3{color:var(--color-content-heading-inverse)}.neighbor-nominees p{color:var(--color-content-inverse)}.neighbor-about{background:var(--color-surface-warm2)}.neighbor-about p{color:var(--color-content-muted)}@media screen and (min-width: 1200px){.neighbor-about p.neighbor-about__subheader{margin-left:auto;margin-right:auto;max-width:1000px}}.neighbor-about-mission{position:relative;background:#fff;border-radius:1rem;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;margin-top:calc(5*0.5rem);text-align:left;padding:calc(3*0.5rem) calc(3*0.5rem) calc(3*0.5rem) calc(85px + calc(3 * 0.5rem) + calc(2 * 0.5rem))}.neighbor-about-mission::before{content:"";position:absolute;top:calc(3*0.5rem);left:calc(3*0.5rem);width:85px;height:85px;background:url("/assets/v2/icons/icon-why-our-mission.svg") center center no-repeat;background-size:contain}.neighbor-about-mission h3{font-size:clamp(1.5rem,1.26rem + 1.02vw,2.125rem);margin-bottom:calc(1*0.5rem)}.neighbor-about-values{display:flex;flex-direction:column;gap:calc(2*0.5rem);list-style:none;padding:0;margin:calc(5*0.5rem) 0 calc(8*0.5rem)}@media screen and (min-width: 1024px){.neighbor-about-values{flex-direction:row}}.neighbor-about-values__item{flex:1;background:#fff;border-radius:1rem;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;text-align:left;padding:calc(3*0.5rem)}.neighbor-about-values__item::before{content:"";display:block;width:65px;height:65px;margin:0 0 calc(1.5*0.5rem);background-size:contain;background-repeat:no-repeat;background-position:center center}.neighbor-about-values__item:nth-child(1)::before{background-image:url("/assets/v2/icons/icon-why-community-first.svg")}.neighbor-about-values__item:nth-child(2)::before{background-image:url("/assets/v2/icons/icon-why-local-impact.svg")}.neighbor-about-values__item:nth-child(3)::before{background-image:url("/assets/v2/icons/icon-why-recognition-matters.svg")}.neighbor-about-values__item h3{font-size:clamp(1.25rem,1.08rem + .73vw,1.625rem);margin-bottom:calc(1*0.5rem)}.neighbor-about-values__item p{font-size:clamp(.813rem,.73rem + .36vw,.938rem)}.neighbor-reinforcement{padding:calc(1.5*0.5rem);background:#fff1d7;max-width:480px;border-left:4px solid rgb(255,163.6658653846,1.7);border-radius:1rem;margin:calc(3*0.5rem) auto;text-align:left;display:flex;align-items:flex-start;gap:calc(1.5*0.5rem)}@media screen and (min-width: 1280px){.neighbor-reinforcement{margin-left:0}}.neighbor-reinforcement::before{content:"";flex-shrink:0;display:block;width:20px;height:20px;margin-top:3px;background:url("/assets/v2/icons/icon-calendar-yellow.svg") center center no-repeat;background-size:contain}.reinforcement-timeline-content{display:flex;flex-direction:column}.reinforcement-timeline-title{font-size:clamp(1rem,.84rem + .42vw,1.063rem);font-weight:600;color:#43291f}.reinforcement-timeline-description{font-size:clamp(.813rem,.73rem + .36vw,.938rem);color:#111827}.reinforcement-timeline-counter-time{font-weight:600;color:#00574d;margin-right:calc(1*0.5rem);border-right:1px solid #43291f;padding-right:calc(1*0.5rem)}.timeline{list-style:none;padding:0;margin:calc(6*0.5rem) auto;display:grid;gap:calc(3*0.5rem);text-align:left}.timeline__item{margin-bottom:calc(4*0.5rem);position:relative;padding:calc(3*0.5rem);padding-left:125px;background:hsla(0,0%,100%,.75);border:3px solid var(--color-border-strong);border-radius:1rem;display:flex;flex-direction:column;gap:calc(1*0.5rem)}.timeline__item::before{content:"";position:absolute;top:calc(3*0.5rem);left:calc(3*0.5rem);background-position:center center;background-repeat:no-repeat;background-size:50px;border-radius:9999px;padding:calc(1.5*0.5rem);height:75px;width:75px}.timeline__item::after{background:var(--color-nb-tan);bottom:-45px;content:"";height:35px;left:60px;opacity:.25;position:absolute;width:2px}.timeline__item:nth-child(1)::before{background-image:url("/assets/v2/icons/icon-timeline-nomination.svg")}.timeline__item:nth-child(1).timeline__item--active::before{background-image:url("/assets/v2/icons/icon-timeline-nomination-highlight.svg")}.timeline__item:nth-child(2)::before{background-image:url("/assets/v2/icons/icon-timeline-judges-review.svg")}.timeline__item:nth-child(2).timeline__item--active::before{background-image:url("/assets/v2/icons/icon-timeline-judges-review-highlight.svg")}.timeline__item:nth-child(3)::before{background-image:url("/assets/v2/icons/icon-timeline-community-voting.svg")}.timeline__item:nth-child(3).timeline__item--active::before{background-image:url("/assets/v2/icons/icon-timeline-community-voting-highlight.svg")}.timeline__item:nth-child(4)::before{background-image:url("/assets/v2/icons/icon-timeline-winners.svg")}.timeline__item:nth-child(4).timeline__item--active::before{background-image:url("/assets/v2/icons/icon-timeline-winners-highlight.svg")}.timeline__item:nth-child(5)::before{background-image:url("/assets/v2/icons/icon-timeline-see-the-impact.svg")}.timeline__item:nth-child(5).timeline__item--active::before{background-image:url("/assets/v2/icons/icon-timeline-see-the-impact-highlight.svg")}.timeline__item:last-child{margin-bottom:0}.timeline__item:last-child::after{display:none}.timeline__item--complete,.timeline__item--active{background:#fff}.timeline__item--complete::after,.timeline__item--active::after{background:var(--color-nb-yellow);opacity:1}.timeline__item--complete{border:3px solid var(--color-border-strong)}.timeline__item--complete .timeline__title{color:var(--color-content-muted)}.timeline__item--complete .timeline__tag{background:var(--color-surface-light);border-color:var(--color-border-strong);color:var(--color-nb-red)}.timeline__item--active{border:3px solid var(--color-focus-ring-reverse);box-shadow:rgba(149,157,165,.2) 0px 8px 24px}.timeline__item--active .timeline__title{color:var(--color-nb-green-dark)}.timeline__item--active .timeline__period{background:#b8faff;color:#083d77}.timeline__period{align-self:flex-start;background:var(--gray-200);border-radius:1.5rem;color:var(--color-content-muted);font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:600;display:inline-block;padding:calc(.5*0.5rem) calc(1.5*0.5rem);text-align:center}.timeline__tag{align-self:flex-start;background:#f0fde8;border:2px solid var(--color-focus-ring-reverse);border-radius:.5rem;color:#00574d;display:block;font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:600;padding:calc(.5*0.5rem) calc(1.5*0.5rem);position:absolute;right:40px;text-align:center;top:-20px}.timeline__badges{display:flex;flex-direction:row;align-items:center;gap:calc(1*0.5rem)}.timeline__title{font-family:"inter-variable",sans-serif;font-style:normal;font-size:clamp(1.063rem,.95rem + .48vw,1.25rem) !important;margin:calc(1*0.5rem) 0 0 0}.timeline__description{font-size:clamp(1rem,.84rem + .42vw,1.063rem);color:color-mix(in srgb, #111827 80%, transparent) !important;margin:0}.judge-list{display:grid;gap:calc(3*0.5rem);list-style:none;padding:0;margin:calc(6*0.5rem) auto;width:100%}@media screen and (min-width: 768px){.judge-list{grid-template-columns:repeat(2, 1fr)}}.judge-card{align-items:center;background:#fafafa;border-radius:var(--card-radius);box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:calc(2*0.5rem);margin:0 auto;max-width:300px;padding:calc(3*0.5rem);text-align:center;transition:transform .25s ease;width:100%}.judge-card:hover{transform:scale(1.01)}@media screen and (min-width: 425px){.judge-card{max-width:400px}}@media screen and (min-width: 600px){.judge-card{margin:0;max-width:100%}}.judge-card__image{flex-shrink:0;height:150px;width:150px}.judge-card__headshot{border:6px solid rgba(255,180,47,.2);border-radius:9999px;height:150px;object-fit:cover;width:150px}.judge-card__body{display:flex;flex-direction:column;gap:calc(.5*0.5rem)}.judge-card__name{color:#111827 !important;font-size:clamp(1.25rem,1.08rem + .73vw,1.625rem) !important;margin:0}.judge-card__role{color:var(--color-nb-green-dark) !important;font-size:clamp(1rem,.84rem + .42vw,1.063rem);font-weight:600;margin:0}.judge-card__employer{color:var(--color-content-muted) !important;font-size:clamp(1rem,.84rem + .42vw,1.063rem);margin:0 0 calc(1*0.5rem)}.judge-card__description{color:var(--color-content-muted) !important;font-size:clamp(1rem,.84rem + .42vw,1.063rem);margin:0;text-align:left}.judge-card__read-more{align-self:flex-start;cursor:pointer;margin-top:calc(.5*0.5rem)}.nominee-list{list-style:none;padding:0;margin:calc(6*0.5rem) auto 0;display:grid;gap:calc(3*0.5rem)}@media screen and (min-width: 1024px){.nominee-list{grid-template-columns:repeat(3, 1fr)}}.nominee-card{background:var(--card-bg);border-radius:var(--card-radius);box-shadow:var(--card-shadow);display:flex;flex-direction:column;overflow:hidden;text-align:center;position:relative;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}@media screen and (min-width: 1024px){.nominee-card:hover{transform:scale(1.01);box-shadow:var(--card-shadow),0 0 0 var(--card-border-width) rgb(255,163.6658653846,1.7)}.nominee-card:hover .card__image{transform:scale(1.05)}}@media(prefers-reduced-motion: reduce){.nominee-card{transition:none;transform:none}}.nominee-card__header{position:absolute;top:var(--card-padding);right:var(--card-padding);z-index:1}.nominee-card__tag{display:inline-flex;align-items:center;gap:calc(.5*0.5rem);font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:600;background:var(--card-bg);color:#111827;padding:calc(.5*0.5rem) calc(1.5*0.5rem);border-radius:1.5rem}.nominee-card__tag::before{content:"";display:block;flex-shrink:0;width:16px;height:16px;background:url("/assets/v2/icons/icon-vote-finalist.svg") center center no-repeat;background-size:contain}.nominee-card .card__figure{display:block;width:calc(100% + 2*var(--card-padding));height:var(--card-image-height);aspect-ratio:var(--card-figure-aspect-ratio);margin-left:calc(-1*var(--card-padding));margin-right:calc(-1*var(--card-padding));margin-top:calc(-1*var(--card-padding));margin-bottom:calc(2*0.5rem);border-radius:var(--card-radius) var(--card-radius) 0 0;overflow:hidden}.nominee-card .card__image{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--card-radius) var(--card-radius) 0 0;transition:transform .2s ease-in-out}.nominee-card .card__content{padding:calc(2*0.5rem) var(--card-padding);display:flex;flex-direction:column;gap:calc(1*0.5rem);flex:1;text-align:left}.nominee-card .card__content .nominee-card__name,.nominee-card .card__content .nominee-card__location,.nominee-card .card__content .nominee-card__description{color:color-mix(in srgb, #111827 80%, transparent)}.nominee-card__name{font-family:"inter-variable",sans-serif;font-style:normal;font-size:clamp(1.063rem,.95rem + .48vw,1.25rem) !important;margin:0}.nominee-card__location{font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:400;margin:0}.nominee-card__description{font-size:var(--card-body-size);margin:0;text-align:left}.nominee-card__footer{padding:calc(2*0.5rem) var(--card-padding);display:flex;align-items:center;justify-content:space-between;gap:var(--card-gap);margin-top:auto}.nominee-card__votes{display:inline-flex;align-items:center;gap:calc(.5*0.5rem);font-size:var(--card-body-size);color:color-mix(in srgb, #111827 80%, transparent)}.nominee-card__votes::before{content:"";display:block;flex-shrink:0;width:16px;height:16px;background:url("/assets/v2/icons/icon-vote-heart-red.svg") center center no-repeat;background-size:contain}.nominee-card__votes strong{color:#111827;font-weight:600}.nominee-card__vote-btn{width:100%}.nominee-card__vote-btn[disabled]{opacity:.65;cursor:default;pointer-events:none}.nominee-card.is-voted{box-shadow:var(--card-shadow),0 0 0 var(--card-border-width) rgb(255,163.6658653846,1.7)}.nominee-card.is-voted .nominee-card__vote-btn{opacity:1}.nominee-card.is-voted .nominee-card__vote-btn::before{content:"";display:inline-block;flex-shrink:0;width:16px;height:16px;margin-right:calc(.5*0.5rem);vertical-align:text-bottom;background:url("/assets/v2/icons/icon-vote-heart-red.svg") center center no-repeat;background-size:contain}.nominee-vote-message{text-align:center;color:#111827;font-weight:600;min-height:clamp(1.063rem,.95rem + .48vw,1.25rem);margin-top:calc(2*0.5rem)}.nominee-vote-message:empty{margin-top:0}@media screen and (min-width: 1024px){.entries-list{grid-template-columns:1fr}}.entry-card__fields{display:grid;grid-template-columns:minmax(140px, max-content) 1fr;gap:calc(1*0.5rem) calc(2*0.5rem);margin:calc(1*0.5rem) 0 0}.entry-card__fields dt{font-weight:600;color:#111827}.entry-card__fields dd{margin:0;color:color-mix(in srgb, #111827 80%, transparent);word-break:break-word}.entry-card__date{font-size:var(--card-body-size);color:color-mix(in srgb, #111827 80%, transparent)}.entry-card--disabled{opacity:.55}.entry-card__disabled-badge{display:inline-block;background:#43291f;color:#fff;border-radius:.5rem;font-size:clamp(.625rem,.56rem + .3vw,.85rem);font-weight:600;letter-spacing:.05em;padding:calc(.5*0.5rem) calc(1.5*0.5rem);margin-bottom:calc(1*0.5rem);text-transform:uppercase}.entry-card__disable-btn{font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:600;padding:calc(1*0.5rem) calc(2*0.5rem);border:2px solid #43291f;border-radius:.5rem;background:rgba(0,0,0,0);color:#43291f;cursor:pointer;transition:background .2s ease-in-out,color .2s ease-in-out;white-space:nowrap}.entry-card__disable-btn:hover:not(:disabled){background:#43291f;color:#fff}.entry-card__disable-btn--disabled,.entry-card__disable-btn[disabled]{border-color:color-mix(in srgb, #111827 80%, transparent);color:color-mix(in srgb, #111827 80%, transparent);cursor:default;pointer-events:none}.entries-empty{grid-column:1/-1;text-align:center;color:color-mix(in srgb, #111827 80%, transparent)}.neighbor-winner{background:#083d77}.neighbor-winner h2{color:var(--color-content-heading-inverse);margin-bottom:calc(5*0.5rem)}.neighbor-winner h2 span{display:flex;align-items:center;justify-content:center;gap:calc(1*0.5rem);font-family:"inter-variable",sans-serif;font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:600;color:var(--color-nb-yellow);margin-bottom:calc(1*0.5rem)}.neighbor-winner h2 span::before{content:"";display:block;flex-shrink:0;width:16px;height:16px;background:url("/assets/v2/icons/icon-vote-trophy.svg") center center no-repeat;background-size:contain}.winner-grid{display:grid;gap:calc(2*0.5rem)}@media screen and (min-width: 1024px){.winner-grid{grid-template-columns:1fr 1fr;align-items:start}}.winner-secondary-grid{display:grid;gap:calc(2*0.5rem)}@media screen and (min-width: 768px){.winner-secondary-grid{grid-template-columns:1fr 1fr}}@media screen and (min-width: 1024px){.winner-secondary-grid{grid-template-columns:1fr}}.winner-card{background:var(--card-bg);border-radius:var(--card-radius);overflow:hidden;text-align:left}.winner-card__eyebrow{font-family:"inter-variable",sans-serif;font-size:clamp(.813rem,.73rem + .36vw,.938rem) !important;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, #083d77 25%, white);margin:0 0 calc(1*0.5rem)}.winner-card--main{display:flex;flex-direction:column}.winner-card__hero{position:relative;background-color:var(--color-surface-subtle);background-image:url("/assets/v2/images/neighbors-placeholder-vote.jpg");background-size:cover;background-position:center top;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;padding:calc(3*0.5rem)}.winner-card__hero::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 60%);border-radius:inherit;pointer-events:none}.winner-card__hero>*{position:relative;z-index:1}@media screen and (min-width: 1024px){.winner-card__hero{min-height:360px}}.winner-card__label{display:inline-flex;align-items:center;width:fit-content;gap:calc(.5*0.5rem);font-family:"inter-variable",sans-serif;font-size:clamp(.813rem,.73rem + .36vw,.938rem) !important;font-weight:600;background:var(--card-bg);color:#111827;padding:calc(.5*0.5rem) calc(1.5*0.5rem);border-radius:1.5rem}.winner-card__label::before{content:"";display:block;flex-shrink:0;width:16px;height:16px;background:url("/assets/v2/icons/icon-vote-finalist.svg") center center no-repeat;background-size:contain}.winner-card__body{padding:calc(3*0.5rem)}.winner-card__body p{color:color-mix(in srgb, #111827 80%, transparent)}.winner-card__name{font-family:"calvino",sans-serif;font-size:clamp(1.5rem,1.26rem + 1.02vw,2.125rem);color:var(--color-content-heading-inverse);margin:0}.winner-card__location{display:inline-flex;align-items:center;gap:calc(.5*0.5rem);font-size:clamp(.813rem,.73rem + .36vw,.938rem);color:var(--color-content-inverse);opacity:.85;margin:0}.winner-card__location::before{content:"";display:block;flex-shrink:0;width:16px;height:16px;background:url("/assets/v2/icons/icon-vote-pin.svg") center center no-repeat;background-size:contain}.winner-card__role{font-size:clamp(.813rem,.73rem + .36vw,.938rem);color:color-mix(in srgb, #111827 80%, transparent);margin:0}.winner-card--prize{padding:calc(3*0.5rem);background:#ffb42f;color:#43291f}@media screen and (min-width: 768px){.winner-card--prize{grid-column:1/-1}}@media screen and (min-width: 1024px){.winner-card--prize{grid-column:auto}}.winner-card--prize .winner-card__eyebrow{display:inline-flex;align-items:center;gap:calc(.5*0.5rem);color:#006b5e;font-size:clamp(.625rem,.56rem + .3vw,.85rem)}.winner-card--prize .winner-card__eyebrow::before{content:"";display:block;flex-shrink:0;width:16px;height:16px;background:url("/assets/v2/icons/icon-vote-prize.svg") center center no-repeat;background-size:contain}.winner-card__prize-amount{font-family:"calvino",sans-serif;font-size:clamp(1.875rem,1.52rem + 1.52vw,2.875rem);font-weight:700;color:#43291f !important;margin:0 0 calc(.5*0.5rem);line-height:1}.winner-card__prize-name{font-size:clamp(1rem,.84rem + .42vw,1.063rem);margin:0;color:#43291f}.winner-card--runners-up{padding:calc(3*0.5rem);background:color-mix(in srgb, #083d77 75%, white)}.winner-card--runners-up p{color:#fafafa}.winner-card--share{padding:calc(3*0.5rem);background:color-mix(in srgb, #083d77 75%, white)}.winner-card--share p{color:#fafafa}.winner-card__share-prompt{font-size:clamp(1rem,.84rem + .42vw,1.063rem);color:color-mix(in srgb, #111827 80%, transparent);margin:0 0 calc(2*0.5rem)}.runners-up-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:calc(2.5*0.5rem)}.runners-up-list__item{display:flex;align-items:center;gap:calc(1.5*0.5rem)}.runners-up-list__placement{flex-shrink:0;width:36px;height:36px;border-radius:9999px;background:color-mix(in srgb, #083d77 50%, white);display:flex;align-items:center;justify-content:center;font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:700;color:var(--color-content-inverse)}.runners-up-list__details{flex:1;display:grid;grid-template-columns:1fr auto;grid-template-areas:"name  count" "bar   bar";gap:calc(.5*0.5rem) calc(1*0.5rem);align-items:center}.runners-up-list__name{grid-area:name;font-size:clamp(1rem,.84rem + .42vw,1.063rem);font-weight:600;color:var(--color-content-heading-inverse)}.runners-up-list__bar{grid-area:bar;background:color-mix(in srgb, #083d77 40%, white);border-radius:9999px;height:6px;overflow:hidden}.runners-up-list__bar-fill{height:100%;background:color-mix(in srgb, #083d77 20%, white);border-radius:9999px}.runners-up-list__count{grid-area:count;font-size:clamp(.813rem,.73rem + .36vw,.938rem);color:color-mix(in srgb, #083d77 20%, white);text-align:right}.share-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;gap:calc(1*0.5rem)}.share-list li{flex:1}.share-list__btn{display:inline-flex;align-items:center;gap:calc(1*0.5rem);width:100%;justify-content:center}.winner-vote-summary{margin-top:calc(3*0.5rem);padding-top:calc(3*0.5rem);border-top:1px solid var(--color-border-subtle)}.winner-vote-summary__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:calc(1.5*0.5rem)}.winner-vote-summary__label{display:inline-flex;align-items:center;gap:calc(1*0.5rem);font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:600;color:color-mix(in srgb, #111827 80%, transparent)}.winner-vote-summary__result{font-size:clamp(.813rem,.73rem + .36vw,.938rem);font-weight:700;color:#00574d}.winner-vote-summary__bar{background:#e5e5e5;border-radius:9999px;height:10px;overflow:hidden;margin-bottom:calc(1.5*0.5rem)}.winner-vote-summary__bar-fill{height:100%;background:#c4ec22;border-radius:9999px}.winner-vote-summary__total{display:inline-flex;align-items:center;gap:calc(1*0.5rem);font-size:clamp(.813rem,.73rem + .36vw,.938rem);color:color-mix(in srgb, #111827 80%, transparent);margin:0 0 calc(2.5*0.5rem)}.winner-vote-summary__actions{display:grid;grid-template-columns:1fr 1fr;gap:calc(1.5*0.5rem)}.winner-vote-summary__btn{display:inline-flex;align-items:center;justify-content:center;gap:calc(1*0.5rem)}.impact-grid{display:grid;gap:calc(2*0.5rem);text-align:left}@media screen and (min-width: 1280px){.impact-grid{gap:calc(5*0.5rem);grid-template-columns:1fr 2fr;grid-template-areas:"main-photo main-photo" "photos     profile";align-items:start}}@media screen and (min-width: 1280px){.impact-winner-main-photo{grid-area:main-photo}}.impact-winner-main-photo img{display:block;width:100%;max-height:350px;object-fit:cover;border-radius:var(--card-radius)}.impact-winner-photos{display:grid;grid-template-columns:1fr 1fr;gap:calc(2*0.5rem)}@media screen and (min-width: 1280px){.impact-winner-photos{gap:calc(5*0.5rem);grid-area:photos;grid-template-columns:1fr}}.impact-winner-photos img{display:block;width:100%;height:200px;object-fit:cover;border-radius:var(--card-radius)}@media screen and (min-width: 768px){.impact-winner-photos img{aspect-ratio:1;height:auto}}@media screen and (min-width: 1280px){.impact-winner-profile{grid-area:profile}}.impact-winner-profile h3{font-size:clamp(1.875rem,1.52rem + 1.52vw,2.875rem);color:var(--color-content-heading-inverse);margin-bottom:calc(2*0.5rem)}.impact-winner-profile p{font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);color:var(--color-content-inverse);opacity:.85;margin-bottom:calc(2*0.5rem)}.impact-winner-profile figure{margin:calc(5*0.5rem) 0 0;border-left:3px solid var(--color-nb-yellow);padding-left:calc(2.5*0.5rem)}.impact-winner-profile blockquote p{font-family:"calvino",sans-serif;font-size:clamp(1.25rem,1.08rem + .73vw,1.625rem);color:var(--color-content-heading-inverse);font-style:italic;opacity:1;margin:0 0 calc(1.5*0.5rem)}.impact-winner-profile figcaption{font-size:clamp(.813rem,.73rem + .36vw,.938rem);color:var(--color-content-inverse);opacity:.7}.neighbor-how-it-works ol{list-style:none;padding:0;margin:calc(6*0.5rem) auto;position:relative;display:grid;gap:calc(3*0.5rem);counter-reset:how-it-works;text-align:left}.neighbor-how-it-works ol::before{background:var(--color-nb-green-accent);content:"";display:block;height:87%;left:27px;position:absolute;top:0;width:2px}@media screen and (min-width: 1280px){.neighbor-how-it-works ol{grid-template-columns:repeat(4, 1fr)}.neighbor-how-it-works ol::before{height:2px;left:10%;top:40px;width:80%}}.neighbor-how-it-works ol li{counter-increment:how-it-works;display:flex;flex-direction:column;gap:calc(1*0.5rem);position:relative;padding-left:calc(10*0.5rem);margin-bottom:calc(3*0.5rem)}@media screen and (min-width: 1024px){.neighbor-how-it-works ol li{margin-bottom:0}}@media screen and (min-width: 1280px){.neighbor-how-it-works ol li{margin-bottom:0;padding-left:0;text-align:center}}.neighbor-how-it-works ol li::before{content:"";position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:calc(3*0.5rem);width:55px;height:55px;border-radius:9999px;flex-shrink:0}@media screen and (min-width: 1280px){.neighbor-how-it-works ol li::before{height:80px;margin:0 auto calc(3*0.5rem);position:relative;width:80px}}.neighbor-how-it-works ol li::after{content:counter(how-it-works);position:absolute;left:35px;top:-5px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9999px;background:#006b5e;color:#fafafa;font-size:clamp(1rem,.84rem + .42vw,1.063rem);font-weight:600;flex-shrink:0}@media screen and (min-width: 1280px){.neighbor-how-it-works ol li::after{left:55%;right:0}}.neighbor-how-it-works ol li h4{font-family:"inter-variable",sans-serif;font-style:normal;font-size:clamp(1.063rem,.95rem + .48vw,1.25rem);margin:0}.neighbor-how-it-works ol li p{font-size:clamp(1rem,.84rem + .42vw,1.063rem);margin:0}.neighbor-how-it-works ol li:nth-child(1):before{background:url("/assets/v2/icons/icon-clipboard.svg") center center no-repeat;background-size:65px}.neighbor-how-it-works ol li:nth-child(2):before{background:url("/assets/v2/icons/icon-people.svg") center center no-repeat;background-size:65px}.neighbor-how-it-works ol li:nth-child(3):before{background:url("/assets/v2/icons/icon-trophy.svg") center center no-repeat;background-size:65px}.neighbor-how-it-works ol li:nth-child(4):before{background:url("/assets/v2/icons/icon-connect.svg") center center no-repeat;background-size:65px}@media screen and (min-width: 1280px){.neighbor-how-it-works ol li:nth-child(1):before,.neighbor-how-it-works ol li:nth-child(2):before,.neighbor-how-it-works ol li:nth-child(3):before,.neighbor-how-it-works ol li:nth-child(4):before{background-size:85px}}/*# sourceMappingURL=good-neighbor.css.map */
