.custom-select details{display:block;margin-top:1.5rem;letter-spacing:0;font-family:var(--font-body-family);font-size:1.8rem;line-height:2.6rem}.custom-select details,.custom-select ul{background-color:var(--color-white)}.custom-select summary{font-weight:500;color:var(--custom-select-btn-color, var(--color-new-blue));cursor:pointer;display:flex;justify-content:space-between;padding:8px 20px;gap:10px;border-radius:4px;border:1px solid var(--color-new-blue)}.custom-select details[open]:not(.is-closing) summary{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.custom-select details{position:relative}.custom-select details[open=true] summary svg{transform:translateY(-.3rem) scaleY(-1)}.custom-select summary svg{transition:transform var(--duration-long) ease;margin-top:9px;flex:0 0 20px}.custom-select.is-closing details[open=true] summary svg{transform:translateY(0) scaleY(1)}.custom-select summary path{stroke:currentColor}.custom-select ul{list-style:none;margin:-2px 0 0;padding:0;position:absolute;width:100%;z-index:2;border:1px solid var(--color-new-blue);border-radius:0 0 4px 4px;border-top:none}.custom-select li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.custom-select li{padding:1rem 0 1rem 2rem;cursor:pointer}.custom-select li:hover{font-weight:600;background-color:var(--color-new-sky);color:#000}@media screen and (min-width: 1200px){.custom-select summary{line-height:28px}.custom-select summary svg{margin-top:11px}}
/*# sourceMappingURL=/cdn/shop/t/349/assets/component-custom-select.css.map */
