.custom-select__wrapper{width:100%}.custom-select{background-color:#fff;display:flex;flex-direction:column;align-items:center}.custom-select .custom-select__trigger{width:100%;padding:1.2rem;display:flex;justify-content:space-between;align-items:center;border:1px solid #C1BBB2;border-radius:48px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis}.custom-select .custom-select__trigger span{font-family:var(--font-proxima-nova);font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#25211b;text-transform:capitalize;display:inline-block;overflow:hidden}@media screen and (min-width: 1px){.custom-select .custom-select__trigger span{max-width:calc(100% - 4rem);display:inline-block}}.custom-select__icon{display:flex}.custom-select .custom-select__trigger svg{transition:transform .3s ease}.custom-select.open .custom-select__trigger svg{transform:rotate(-180deg)}.label-content_wrapper{display:flex;gap:.5rem}span.subtitle-1.active br{display:none}.custom-select>.custom-options{overflow:hidden;margin-top:1.6rem;background:#fff;box-shadow:0 12px 22px #00000014;border-radius:16px;display:none;flex-direction:column;align-items:start;justify-content:center;width:100%;cursor:pointer}.custom-select>.custom-options .custom-option{display:block;width:100%;padding:1.6rem 1.2rem}.custom-select>.custom-options .custom-option:first-of-type a{color:#737373}.custom-select>.custom-options .custom-option a{font-family:var(--font-proxima-nova);font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000;text-decoration:none;width:100%;display:block;text-transform:capitalize}.custom-select>.custom-options span:hover{background-color:#f2eee9}.custom-select.open>.custom-options{display:flex}.custom-select{position:relative}.custom-options{position:absolute;z-index:2;top:100%}
/*# sourceMappingURL=/s/files/1/0589/0473/t/82/assets/component-custom-select-in-blog.css.map */
