:root{--step--2:clamp(0.69rem,calc(0.69rem + 0.01vw),0.7rem);--step--1:clamp(0.83rem,calc(0.8rem + 0.15vw),0.94rem);--step-0:clamp(1rem,calc(0.93rem + 0.36vw),1.25rem);--step-1:clamp(1.2rem,calc(1.06rem + 0.68vw),1.67rem);--step-2:clamp(1.44rem,calc(1.21rem + 1.14vw),2.22rem);--step-3:clamp(1.73rem,calc(1.37rem + 1.79vw),2.96rem);--step-4:clamp(2.07rem,calc(1.53rem + 2.72vw),3.95rem);--step-5:clamp(2.49rem,calc(1.68rem + 4.03vw),5.26rem);--heading-610:var(--step-5);--heading-600:var(--step-4);--heading-500:var(--step-3);--heading-400:var(--step-2);--heading-300:var(--step-1);--heading-200:var(--step-0);--text-600:var(--step-1);--text-500:var(--step-0);--text-400:var(--step--1);--text-300:var(--step--2);--line-height-body:1.5;--line-height-heading:1.1;--line-height-heading-md:1.25;--font-family-body:"Lato",sans-serif;--font-family-heading:"Raleway",sans-serif;--space-3xs:clamp(0.25rem,calc(0.23rem + 0.09vw),0.31rem);--space-2xs:clamp(0.5rem,calc(0.46rem + 0.18vw),0.63rem);--space-xs:clamp(0.75rem,calc(0.7rem + 0.27vw),0.94rem);--space-s:clamp(1rem,calc(0.93rem + 0.36vw),1.25rem);--space-m:clamp(1.5rem,calc(1.39rem + 0.55vw),1.88rem);--space-l:clamp(2rem,calc(1.85rem + 0.73vw),2.5rem);--space-xl:clamp(3rem,calc(2.78rem + 1.09vw),3.75rem);--space-2xl:clamp(4rem,calc(3.71rem + 1.45vw),5rem);--space-3xl:clamp(6rem,calc(5.56rem + 2.18vw),7.5rem);--space-4xl:clamp(8rem,calc(7.42rem + 2.91vw),10rem);--space-3xs-2xs:clamp(0.25rem,calc(0.14rem + 0.55vw),0.63rem);--space-2xs-xs:clamp(0.5rem,calc(0.37rem + 0.64vw),0.94rem);--space-xs-s:clamp(0.75rem,calc(0.6rem + 0.73vw),1.25rem);--space-s-m:clamp(1rem,calc(0.75rem + 1.27vw),1.88rem);--space-m-l:clamp(1.5rem,calc(1.21rem + 1.45vw),2.5rem);--space-l-xl:clamp(2rem,calc(1.49rem + 2.55vw),3.75rem);--space-xl-2xl:clamp(3rem,calc(2.42rem + 2.91vw),5rem);--space-2xl-3xl:clamp(4rem,calc(2.98rem + 5.09vw),7.5rem);--space-3xl-4xl:clamp(6rem,calc(4.84rem + 5.82vw),10rem);--space-s-l:clamp(1rem,calc(0.56rem + 2.18vw),2.5rem);--space-s-xl:clamp(1rem,calc(0.2rem + 4vw),3.75rem);--space-m-xl:clamp(1.5rem,calc(0.85rem + 3.27vw),3.75rem)}body{--text-color:var(--wp--custom--color--neutral--black);--body-bg:var(--wp--custom--color--neutral--white);--entry-bg:var(--wp--custom--color--grey--050);--entry-date-color:var(--wp--custom--color--neutral--black);--newsletter-btn-color:var(--wp--custom--color--neutral--white);--newsletter-btn-bg:var(--wp--custom--color--neutral--black);--sub-title-filter-color:var(--wp--custom--color--grey--900);--pause-button:invert(1)}body.darkmode{--text-color:var(--wp--custom--color--neutral--white);--body-bg:var(--wp--custom--color--neutral--black);--entry-bg:var(--wp--custom--color--grey--800);--entry-date-color:var(--wp--custom--color--grey--100);--newsletter-btn-color:var(--wp--custom--color--neutral--black);--newsletter-btn-bg:var(--wp--custom--color--primary--500);--sub-title-filter-color:var(--wp--custom--color--grey--100);--pause-button:invert(0)}.filters__items{position:relative}.filters-items__content{transition:opacity var(--wp--custom--transition--3)}.filters-items__content.is-loading{opacity:.35}.filters-items__load-more[hidden],.no-js .filters-items__load-more{display:none}.filters__items_load-more-wrapper{display:grid;margin-bottom:var(--space-2xl);margin-top:var(--space-2xl);place-items:center}.filters__items_load-more-wrapper .btn{font-size:var(--text-400);max-width:23rem}.filters__items_load-more-wrapper .btn,.filters__submit{font-weight:700;padding-bottom:var(--space-xs);padding-top:var(--space-xs);width:100%}.filters__submit{font-size:var(--text-500);margin-top:var(--space-l);max-width:var(--wp--custom--width--large)}.filters__input-grid{display:flex;flex-wrap:wrap;gap:var(--space-s)}.filters__wrapper-item{border-top:1px solid var(--wp--custom--color--grey--100);margin-top:var(--space-l);max-width:var(--wp--custom--width--regular);padding-top:var(--space-l)}.filters__wrapper-item>*{max-width:var(--wp--custom--width--large)}.filters__wrapper-item:last-of-type{border-bottom:1px solid var(--wp--custom--color--grey--100);padding-bottom:var(--space-l)}.filters__wrapper-item--users:last-of-type{border-bottom:0;padding-bottom:0}.filters__spinner{left:calc(50% - 1rem);position:absolute;width:100%;z-index:20}.filters__spinner-icon{height:2rem;width:2rem}.filters__spinner-circle{stroke:var(--wp--custom--color--grey--900);animation:spinning-circle 2s linear infinite}@keyframes spinning-circle{0%{stroke-dasharray:150.6 100.4;stroke-dashoffset:0}50%{stroke-dasharray:1 250}to{stroke-dasharray:150.6 100.4;stroke-dashoffset:502}}.filters [type=checkbox]{background-color:var(--wp--custom--color--neutral--white);margin:0}.filters [type=checkbox]:focus{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);outline:none}.filters [type=checkbox]:focus+label{outline:1px solid}.filters [type=checkbox]+label{background-color:var(--wp--custom--color--grey--050);border-radius:2px;color:var(--wp--custom--color--grey--900);font-size:var(--text-500);font-weight:900;margin:0;padding:.5rem .75rem;text-transform:uppercase}.filters [type=checkbox]:checked+label{background-color:var(--wp--custom--color--grey--900);color:var(--wp--custom--color--neutral--white)}.filters label,.filters legend{font-size:var(--text-600)}.filters__input-wrapper{border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:inline-flex}.autocomplete__wrapper{position:relative}.autocomplete__hint,.autocomplete__input{border-radius:0;margin-bottom:0;width:100%}.autocomplete__hint{display:none}.autocomplete__input{background-color:transparent;position:relative}.autocomplete__input--show-all-values{cursor:pointer}.autocomplete__menu{background-color:var(--wp--custom--color--neutral--white);border:1px solid var(--wp--custom--color--grey--100);left:0;list-style-type:none;margin:0;max-height:20rem;overflow-x:hidden;padding:0;position:absolute;top:100%;width:100%;z-index:100}.autocomplete__menu--visible{display:block}.autocomplete__menu--hidden{display:none}.autocomplete__option{cursor:pointer;display:block;padding:var(--space-2xs);position:relative}.autocomplete__option>*{pointer-events:none}.autocomplete__option--focused,.autocomplete__option:hover{background-color:var(--wp--custom--color--grey--100);outline:none}.autocomplete__option--no-results{cursor:not-allowed}
