.ProductHero_dropdown-container__codPd{position:relative;width:100%;max-width:300px}.ProductHero_dropdown-button__rBryb{width:100%;padding:.75rem 1rem;border:1px solid #e5e5e5;border-radius:4px;background-color:#fff;font-size:.938rem;line-height:1.2;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.ProductHero_dropdown-arrow__RrHXm{transition:transform .2s ease;font-size:1.2em;line-height:1}.ProductHero_dropdown-arrow__RrHXm.ProductHero_open__MFk2Q{transform:rotate(180deg)}.ProductHero_dropdown-content__lx0AZ{position:absolute;top:100%;left:0;right:0;margin-top:4px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.1);z-index:10;max-height:300px;overflow-y:auto}.ProductHero_dropdown-item__PusPv{display:block;padding:.75rem 1rem;color:inherit;text-decoration:none;font-size:.938rem;transition:background-color .2s ease;border-bottom:1px solid #e5e5e5}.ProductHero_dropdown-item__PusPv:last-child{border-bottom:none}.ProductHero_dropdown-item__PusPv:hover{background-color:#f5f5f5}.ProductHero_dropdown-item__PusPv.ProductHero_active__yW0Zj{font-weight:600;background-color:#f0f0f0}