.bg-preview{display:grid;background:var(--wp--preset--color--white);color:red;grid-column:repeat(2,minmax(0,1fr))}.bg--primary{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--white)}.bg--secondary{background:var(--wp--preset--color--secondary);color:var(--wp--preset--color--dark-blue)}.bg--white{background:var(--wp--preset--color--white);color:var(--wp--preset--color--dark-blue)}.bg--offwhite{background:var(--wp--preset--color--offwhite);color:var(--wp--preset--color--dark-blue)}.bg--dark-blue{background:var(--wp--preset--color--dark-blue);color:var(--wp--preset--color--white)}.bg--light-blue{background:var(--wp--preset--color--light-blue);color:var(--wp--preset--color--white)}@font-face{font-family:Aeonik;font-style:normal;font-weight:400;font-display:fallback;src:url(fonts/aeonik/Aeonik-Regular.woff2) format("woff2"),url(fonts/aeonik/Aeonik-Regular.woff) format("woff")}@font-face{font-family:Aeonik;font-style:normal;font-weight:500;font-display:fallback;src:url(fonts/aeonik/Aeonik-Medium.woff2) format("woff2"),url(fonts/aeonik/Aeonik-Medium.woff) format("woff")}body{font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--preset--font--size--tiny);line-height:2;letter-spacing:-.32px}@supports (font-variation-settings: normal){body{font-family:var(--wp--preset--font-family--primary-variable, var(--wp--preset--font-family--primary))}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{line-height:1.0416666667}h1,.h1{font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--xxxl-large);font-weight:500}h2,.h2{font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--xxl-large);font-weight:400}h3,.h3{font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--xl-large);font-weight:400}h4,.h4,h5,.h5{font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--large);font-weight:400}h6,.h6{font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--medium);font-weight:400}.search__wrapper{display:flex;padding:3.75rem 0;gap:3.75rem}@media (max-width: 61.98rem){.search__wrapper{flex-direction:column;gap:1.875rem}}.search__sidebar{flex-basis:25%;border:.0625rem solid var(--wp--preset--color--dark-blue);border-radius:.75rem;padding:1.25rem;height:fit-content;position:sticky;top:3.75rem}@media (max-width: 61.98rem){.search__sidebar{position:relative;top:unset}}.search__sidebar .search__heading{margin-top:0;font-weight:400;font-size:var(--wp--preset--font-size--xl-large);padding:0 .625rem;background-color:var(--wp--preset--color--white);width:fit-content}.search__sidebar .search__heading--sidebar{margin-top:-2.25rem}.search__sidebar .search__heading--smaller{font-size:var(--wp--preset--font-size--large);margin-bottom:.625rem}.search__results{flex-basis:75%}.search__results-list{padding:0}.search__results-list-item{display:flex;flex-direction:column;border-bottom:.0625rem solid var(--wp--preset--color--dark-blue);padding:1.875rem 8.125rem 1.875rem 0;position:relative;transition:all .3s ease}@media (max-width: 61.98rem){.search__results-list-item{padding:1.875rem 0}}.search__date{color:var(--wp--preset--color--dark-gray);font-size:var(--wp--preset--font-size--small)}.search__post-type{position:absolute;top:1.875rem;right:1.875rem;background-color:var(--wp--preset--color--dark-blue);color:var(--wp--preset--color--white);padding:.1875rem .625rem;border-radius:62.4375rem;min-width:6.25rem;text-align:center}@media (max-width: 61.98rem){.search__post-type{position:relative;top:unset;right:unset;display:block;width:fit-content;margin-bottom:1.25rem}}.search__link{color:var(--wp--preset--color--dark-blue);font-size:var(--wp--preset--font-size--xl-large);text-decoration:none;line-height:1}.search__link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.search__link-text{display:block;font-size:var(--wp--preset--font-size--smaller);color:var(--wp--preset--color--primary)}.search__search-form.nav__search-form--opened{display:flex}.search__search-form.nav__search-form--closed{display:none}.search__search-form form{width:100%;position:relative}.search__search-form .search-field{width:100%;background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--dark-blue);min-height:4.375rem;border-radius:.75rem;padding:0 4.6875rem;font-size:1rem;box-shadow:none!important;display:flex;align-items:center}.search__search-form .search-submit{position:absolute;top:0;bottom:0;margin:auto;background:transparent;border:none;display:flex;align-items:center;cursor:pointer}.search__search-form button.search-submit{left:1.875rem}.search__search-form button.search-submit svg path{stroke:var(--wp--preset--color--grey-border)}.search__search-form button.search-submit svg:hover path{stroke:var(--wp--preset--color--primary)}.search__search-form button.search-close{display:none}.search__filter-list{padding:0 .625rem;list-style-type:none;margin-top:0}.search__filter-item{display:flex;align-items:center;gap:.625rem}.search__filter-checkbox{position:relative;width:1.25rem;height:1.25rem;border:.8px solid var(--wp--preset--color--dark-blue);display:flex;border-radius:.125rem;cursor:pointer}.search__filter-checkbox.checked:before{content:"";position:absolute;left:.375rem;top:.125rem;width:.375rem;height:.75rem;border:solid var(--wp--preset--color--primary);border-width:0 .125rem .125rem 0;transform:rotate(45deg)}
