.CategoryDropdown-module__KBlDUG__list{z-index:5;border:1px solid var(--sand-200);border-radius:var(--radius-2xs);height:-moz-fit-content;height:fit-content;box-shadow:1px;width:-moz-fit-content;width:fit-content;max-height:348px;position:absolute;top:4.5rem;left:70%;overflow:hidden auto}@media (min-width:768px){.CategoryDropdown-module__KBlDUG__list{top:4rem;left:50%}}.CategoryDropdown-module__KBlDUG__list li{cursor:pointer;font-size:var(--text-sm);cursor:pointer;list-style-type:none;transition:background-color .2s}.CategoryDropdown-module__KBlDUG__list li:hover{background-color:var(--black);color:var(--white)}.CategoryDropdown-module__KBlDUG__list li:first-child{border-top-left-radius:var(--radius-2xs);border-top-right-radius:var(--radius-2xs)}.CategoryDropdown-module__KBlDUG__list li:last-child{border-bottom-left-radius:var(--radius-2xs);border-bottom-right-radius:var(--radius-2xs)}.CategoryDropdown-module__KBlDUG__item{white-space:nowrap;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1.375rem;display:flex}.CategoryDropdown-module__KBlDUG__overlay{z-index:2;background-color:#0000;width:100vw;height:100vh;position:fixed;top:0;left:0}.CategoryDropdown-module__KBlDUG__buttonWrapper{z-index:4}.CategoryDropdown-module__KBlDUG__buttonWrapper.CategoryDropdown-module__KBlDUG__fullWidthMobile{width:100%}@media (min-width:1024px){.CategoryDropdown-module__KBlDUG__buttonWrapper{position:relative}.CategoryDropdown-module__KBlDUG__buttonWrapper.CategoryDropdown-module__KBlDUG__fullWidthMobile{width:-moz-fit-content;width:fit-content}}.CategoryDropdown-module__KBlDUG__button{border-radius:var(--radius-lg);font-size:var(--text-md);font-family:var(--font-geologica);font-weight:var(--font-weight-medium);font-variation-settings:"CRSV" 1, "SHRP" 0, "slnt" 0;border:2px solid;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.5rem;line-height:1.5rem;transition:all .2s;display:flex}.CategoryDropdown-module__KBlDUG__button.CategoryDropdown-module__KBlDUG__stone{border-color:var(--stone-300);color:var(--white)}.CategoryDropdown-module__KBlDUG__button.CategoryDropdown-module__KBlDUG__stone:hover{background-color:var(--stone-300)}.CategoryDropdown-module__KBlDUG__button.CategoryDropdown-module__KBlDUG__stone.CategoryDropdown-module__KBlDUG__open{border-color:var(--white)}.CategoryDropdown-module__KBlDUG__button.CategoryDropdown-module__KBlDUG__fullWidthMobile{width:100%}@media (min-width:1024px){.CategoryDropdown-module__KBlDUG__button.CategoryDropdown-module__KBlDUG__fullWidthMobile{width:-moz-fit-content;width:fit-content}}.CategoryDropdown-module__KBlDUG__iconWrapper{position:relative}.CategoryDropdown-module__KBlDUG__number{background-color:var(--blue);color:var(--white);width:1rem;height:1rem;font-size:var(--text-xs);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-20%;right:-50%}