.search-bar{position:relative;display:flex;flex-direction:column;align-items:stretch;grid-gap:1.25rem;gap:1.25rem;width:100%}.search-bar .sr-only{position:absolute;top:auto;left:-10000px;overflow:hidden;width:1px;height:1px;font-size:1rem}.search-bar__controls{display:flex;flex-direction:column;align-items:stretch;grid-gap:.75rem .125rem;gap:.75rem .125rem}@media screen and (min-width:1024px){.search-bar__controls{flex-direction:row;align-items:start}}.search-bar__inputs{position:relative;display:flex;flex-direction:column;grid-gap:.75rem .125rem;gap:.75rem .125rem;z-index:1000}@media screen and (min-width:1024px){.search-bar__inputs{display:grid;grid-template-columns:3fr 6fr;flex:auto}}.search-bar__input-wrapper{position:relative;overflow:hidden;border-radius:.125rem;height:3rem;background-color:#fff}.search-bar__input-wrapper:has(.search-bar__input:focus-visible){border-radius:0;box-shadow:0 0 0 4px #ef6b6e;outline:2px solid #222;outline-offset:0;z-index:99}.search-bar__input-wrapper:has(.search-bar__input:focus-visible).__SILKY__silktide-active{outline-offset:0!important;outline:2px solid #222!important}.search-bar__input-wrapper .search-bar__input-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:block;width:24px;height:24px;padding:0;margin:0;cursor:pointer}.search-bar__input-wrapper .search-bar__input-clear.__SILKY__silktide-active{position:absolute!important;transform:translateY(-50%)!important}.search-bar__input-wrapper .search-bar__input-clear:focus-visible{border-radius:0;box-shadow:0 0 0 4px #ef6b6e;outline:2px solid #222;outline-offset:0;z-index:99}.search-bar__input-wrapper .search-bar__input-clear:focus-visible.__SILKY__silktide-active{outline-offset:0!important;outline:2px solid #222!important}.search-bar__input-wrapper .search-bar__input-clear:focus-visible{background-color:#fff}.search-bar__autocomplete{position:absolute;top:100%;left:0;width:100%;display:flex;flex-direction:column;background-color:#fff;z-index:1000;border:.125rem solid #333}@media screen and (min-width:1024px){.search-bar--no-select .search-bar__input-wrapper{grid-column:1/3}}.search-bar--no-select .search-bar__autocomplete-suggestions-container{border:.125rem solid #6b6b6b}.search-bar__input{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.25rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.search-bar__input{margin-top:-.6875rem;margin-bottom:-.375rem}}.search-bar__input{line-height:1;padding:.5rem;border-radius:.125rem;margin:0!important;border:none;width:100%}.search-bar__input:focus-visible{outline:none;text-decoration:none}.search-bar__input::-webkit-search-cancel-button,.search-bar__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.search-bar__button .button{width:100%}@media screen and (min-width:1024px){.search-bar__button .button{width:auto}}.search-bar__sub-text{padding-bottom:1.25rem;width:100%}@media screen and (min-width:1024px){.search-bar__sub-text{padding-bottom:0;flex-basis:100%}}.search-bar__sub-text>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.25rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.search-bar__sub-text>p{margin-top:-.6875rem;margin-bottom:-.375rem}}.search-bar__sub-text>p{color:#3f2a56;font-size:1rem;text-align:left}.search-bar__autocomplete-option{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.25rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.search-bar__autocomplete-option{margin-top:-.6875rem;margin-bottom:-.375rem}}.search-bar__autocomplete-option{display:flex;flex-direction:column;align-items:start;padding:.5rem 0;cursor:pointer;transition:background-color .15s ease;border-top:.125rem solid #f4f4f4}@media screen and (min-width:1024px){.search-bar__autocomplete-option{display:grid;grid-template-columns:3fr 6fr;align-items:center;grid-gap:0;gap:0}}.search-bar__autocomplete-option:first-child{border-top:none}.search-bar__autocomplete-option--hovered{background-color:#fff3f1}.search-bar__autocomplete-option--focused{position:relative}.search-bar__autocomplete-option--focused:before{content:"";position:absolute;inset:0;border:2px solid #ef6b6e;pointer-events:none}.search-bar__autocomplete-option--focused:after{content:"";position:absolute;inset:2px;border:2px solid #222;pointer-events:none}.search-bar__autocomplete-category{display:flex;align-items:center;flex-direction:row;grid-gap:.5rem;gap:.5rem;padding:0 .5rem}.search-bar__autocomplete-suggestion{padding:0 .5rem}@media screen and (min-width:1024px){.search-bar__autocomplete-suggestion{grid-column:2}.search-bar--no-select .search-bar__autocomplete-suggestion{grid-column:1/-1}}.search-bar__autocomplete-category-label{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.25rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.search-bar__autocomplete-category-label{margin-top:-.6875rem;margin-bottom:-.375rem}}.search-bar__autocomplete-category-label{color:#6b6b6b}.search-bar__autocomplete-option-label{margin:0;margin-block:0;padding:0;font-family:GillSansNovaSemiBold;color:#222}.search-bar__autocomplete-option-amount{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.25rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.search-bar__autocomplete-option-amount{margin-top:-.6875rem;margin-bottom:-.375rem}}.search-bar__autocomplete-option-amount{color:#6b6b6b;padding-left:.25rem}.chip{-webkit-appearance:none;appearance:none;outline:none;position:relative;display:inline-flex;justify-content:center;align-items:center;grid-gap:8px;gap:8px;padding:.75rem;min-height:40px;border-radius:.125rem;border:1px solid rgba(0,0,0,0);transition:.3s cubic-bezier(.5,0,.5,1);transition-property:all;cursor:pointer}.chip svg{flex-shrink:0}.chip__text{margin:0;color:#333;font-family:GillSansNovaMedium;font-size:1.125rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.chip__text{margin-top:-.5rem;margin-bottom:-.375rem}}.chip__text{margin-block:0;padding:0;font-family:GillSansNovaSemiBold;position:relative;display:inline-flex;align-items:flex-end;grid-gap:4px;gap:4px;margin:-.6rem 0 -.375rem;color:currentColor}.chip__text,.chip__text:after{transition:.3s cubic-bezier(.5,0,.5,1);transition-property:all}.chip__text:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;border-bottom:1px dotted #fff;opacity:0}.chip__label{display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip__scope{display:inline;font-size:1rem;text-transform:lowercase;white-space:nowrap}.chip--purple{color:#8260a9;background-color:#fff;border-color:#3f2a56}.chip--purple .chip__text:after{border-color:#fff}.chip--purple:hover{color:#fff;background-color:#3f2a56}.chip--red{color:#fff;background-color:#a52426;border-color:#fff}.chip--red .chip__text:after{border-color:#5d1c1c}.chip--red:hover{color:#5d1c1c;background-color:#fff}.chip:hover .chip__text:after{opacity:1}.chip:focus-visible{border-radius:0;box-shadow:0 0 0 4px #ef6b6e;outline:2px solid #222;outline-offset:0;z-index:99}.chip:focus-visible.__SILKY__silktide-active{outline-offset:0!important;outline:2px solid #222!important}.chip:focus-visible{color:#222;background-color:#fff}*,:after,:before{box-sizing:border-box}body,html{scroll-behavior:smooth}.pattern-library a,.pattern-library h1,.pattern-library h2,.pattern-library h3,.pattern-library h4,.pattern-library h5,.pattern-library h6,.pattern-library input,.pattern-library label,.pattern-library p,.pattern-library select,.sb-show-main a,.sb-show-main h1,.sb-show-main h2,.sb-show-main h3,.sb-show-main h4,.sb-show-main h5,.sb-show-main h6,.sb-show-main input,.sb-show-main label,.sb-show-main p,.sb-show-main select{text-box-edge:cap alphabetic;text-box-trim:trim-both}ul{padding:0;margin:0}ul li{list-style-type:none}ul.list-inline li{display:inline-block;margin-right:5px}button{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none}a,button{outline:none}a{text-decoration:none}a,button{color:inherit}a,button{cursor:pointer}.modal-open{overflow:hidden}.sb-show-main{background-color:#efefee}.story-container{max-width:1312px;margin:0 auto}@media screen and (min-width:1100px){.story-container{margin:0 auto}}.story-grid{display:grid;grid-column-gap:1rem;column-gap:1rem;grid-template-columns:repeat(8,1fr);padding:0 1rem}@media screen and (min-width:768px){.story-grid{grid-column-gap:1.25rem;column-gap:1.25rem;grid-template-columns:repeat(12,1fr);padding:0 1.875rem}}@media screen and (min-width:1100px){.story-grid{grid-template-columns:repeat(12,1fr);padding:0 3rem}}.story-card-wrapper{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper{grid-column:span 4}}.sb-show-main.sb-main-padded{padding:0;margin:0}.story-card-wrapper-xl{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper-xl{grid-column:span 12}}.story-card-wrapper-l{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper-l{grid-column:span 6}}.story-card-wrapper-m{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper-m{grid-column:span 4}}.story-card-wrapper-s{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper-s{grid-column:span 3}}.storybook-label{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.storybook-label{margin-top:-.5rem;margin-bottom:-.3125rem}}.page{background-color:#fff;padding-bottom:2.25rem}@media screen and (min-width:768px){.page{padding-bottom:4.5rem}}.search-hero{background-color:#a52426;padding:2.25rem 0}@media screen and (min-width:1024px){.search-hero{padding:4.5rem 0}}.search-hero__container{max-width:1312px;margin:0 auto}@media screen and (min-width:1100px){.search-hero__container{margin:0 auto}}.search-hero__grid{display:grid;grid-column-gap:1rem;column-gap:1rem;grid-template-columns:repeat(8,1fr);padding:0 1rem}@media screen and (min-width:768px){.search-hero__grid{grid-column-gap:1.25rem;column-gap:1.25rem;grid-template-columns:repeat(12,1fr);padding:0 1.875rem}}@media screen and (min-width:1100px){.search-hero__grid{grid-template-columns:repeat(12,1fr);padding:0 3rem}}.search-hero__title{grid-column:1/-1}.search-hero__title>h1{margin:0;margin-block:0;padding:0;color:#333;font-family:GoudyOldStyleRoman;font-weight:400;line-height:1.2}@supports not (text-box-trim:trim-both){.search-hero__title>h1{margin-top:-.8125rem;margin-bottom:-.75rem}}@media screen and (min-width:768px){.search-hero__title>h1{font-size:3.75rem;line-height:1.2}@supports not (text-box-trim:trim-both){.search-hero__title>h1{margin-top:-1rem;margin-bottom:-.875rem}}}.search-hero__title>h1{color:#fff;font-size:3rem;text-align:center;text-transform:none}@media screen and (min-width:1100px){.search-hero__title{grid-column:3/span 8}}.search-hero__description{padding-top:1.5rem;grid-column:1/-1}@media screen and (min-width:1100px){.search-hero__description{padding-top:2.25rem;grid-column:4/span 6}}.search-hero__description>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.5rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.search-hero__description>p{margin-top:-.75rem;margin-bottom:-.5rem}}.search-hero__description>p{color:#fff;font-size:1.25rem;text-align:center}.search-hero__search-bar{padding-top:1.5rem;grid-column:1/-1}@media screen and (min-width:1024px){.search-hero__search-bar{padding-top:3rem}}.search-hero__active-terms{grid-column:1/-1;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:start;grid-gap:.5rem;gap:.5rem;padding-top:1.5rem}@media screen and (min-width:1024px){.search-hero__active-terms{padding-top:2.25rem}}@media(max-width:375px){.search-hero__active-terms .chip__label{max-width:calc(100vw - 112px)}}.search-hero__clear-button{display:inline-block;font-family:GillSansNovaMedium;font-size:1.25rem;line-height:1.5;color:#a52426;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:.125rem;text-underline-offset:.125rem;padding:.125rem .125rem .25rem;margin:0;margin-block:0}.search-hero__clear-button:hover{-webkit-text-decoration-style:solid;text-decoration-style:solid}.search-hero__clear-button:focus-visible{color:#222;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;background-color:#ef6b6e}.search-hero__clear-button{color:#fff;background:none;border:none;cursor:pointer;text-decoration:none}.search-hero__clear-button:hover{text-decoration:none;text-decoration:underline}.search-hero__clear-button:focus-visible{border-radius:0;box-shadow:0 0 0 4px #ef6b6e;outline:2px solid #222;outline-offset:0;z-index:99}.search-hero__clear-button:focus-visible.__SILKY__silktide-active{outline-offset:0!important;outline:2px solid #222!important}.search-hero__clear-button:focus-visible{background-color:#fff}.search-hero .search-bar__sub-text p{color:#fff}.search-hero--light-red,.search-hero--white{background-color:#fff3f1}.search-hero--light-red .search-hero__title h1,.search-hero--white .search-hero__title h1{color:#a52426}.search-hero--light-red .search-bar__sub-text p,.search-hero--light-red .search-hero__description p,.search-hero--white .search-bar__sub-text p,.search-hero--white .search-hero__description p{color:#333}.search-hero--light-red .search-bar__inputs .search-bar__select .select-input,.search-hero--white .search-bar__inputs .search-bar__select .select-input{outline:1px solid #6b6b6b;outline-offset:-1px}.search-hero--light-red .search-bar__inputs .search-bar__select .select-input:has(button:focus-visible),.search-hero--white .search-bar__inputs .search-bar__select .select-input:has(button:focus-visible){border-radius:0;box-shadow:0 0 0 4px #ef6b6e;outline:2px solid #222;outline-offset:0;z-index:99}.search-hero--light-red .search-bar__inputs .search-bar__select .select-input:has(button:focus-visible).__SILKY__silktide-active,.search-hero--white .search-bar__inputs .search-bar__select .select-input:has(button:focus-visible).__SILKY__silktide-active{outline-offset:0!important;outline:2px solid #222!important}.search-hero--light-red .search-bar__inputs .search-bar__input-wrapper,.search-hero--white .search-bar__inputs .search-bar__input-wrapper{outline:1px solid #6b6b6b;outline-offset:-1px}.search-hero--light-red .search-bar__inputs .search-bar__input-wrapper:has(input:focus-visible),.search-hero--white .search-bar__inputs .search-bar__input-wrapper:has(input:focus-visible){border-radius:0;box-shadow:0 0 0 4px #ef6b6e;outline:2px solid #222;outline-offset:0;z-index:99}.search-hero--light-red .search-bar__inputs .search-bar__input-wrapper:has(input:focus-visible).__SILKY__silktide-active,.search-hero--white .search-bar__inputs .search-bar__input-wrapper:has(input:focus-visible).__SILKY__silktide-active{outline-offset:0!important;outline:2px solid #222!important}.search-hero--white{background-color:#fff}