.visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}:root{--z-below: -1;--z-zero: 0;--z-default: 1;--z-above: 2;--z-header: 3;--z-flyout: 4;--z-modal: 5;--z-skip-to-content: 6;--product-tile: 7;--zoom-gallery: 1500}.dropdown{position:relative;min-width:8.125rem}.dropdown__select{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;background-color:#fff;color:#4d4d4d;display:flex;gap:.25rem;align-items:center;justify-content:space-between;text-align:left;width:100%;padding:1rem 1.25rem 1rem 1rem}@media(min-width:60em){.dropdown__select{padding:1rem 0}}.dropdown__select-icon:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;background-color:currentcolor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon--chevron-down' width='14' height='7' fill='none'%3E%3Cpath fill='%23696969' d='M0 .955 1.12 0 7 5.078 12.88 0 14 .955 7 7 0 .955Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon--chevron-down' width='14' height='7' fill='none'%3E%3Cpath fill='%23696969' d='M0 .955 1.12 0 7 5.078 12.88 0 14 .955 7 7 0 .955Z'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%}.dropdown__select-icon:before{width:.9375rem;height:.5rem;color:inherit}.dropdown--active .dropdown__select-icon:before{transform:rotate(180deg)}.dropdown__options{position:initial;background-color:#fff;z-index:var(--z-header);width:100%;padding-bottom:.5rem}.dropdown__options.fade-enter-active{animation:fadein .25s ease-out}.dropdown__options p{margin:0}.dropdown__options ul,.dropdown__options ol{margin:0;padding-left:1rem}
