.custom-select{position:relative;max-width:100%;color:#000}.selected-value__image{display:flex;width:calc(220 * var(--base-scale-factor));height:calc(220 * var(--base-scale-factor))}.select-button{border-radius:27px;width:100%;background-color:#003ebf;padding:.675em 1em;border:none;cursor:pointer;height:calc(268 * var(--base-scale-factor));display:flex;justify-content:space-between;align-items:center;padding-right:calc(83 * var(--base-scale-factor))}.selected-value{display:flex;align-items:center;gap:10px;text-align:left;color:#fff;font-size:calc(36 * var(--base-scale-factor));padding-right:20px}.selected-value__title{display:flex;flex-direction:column;gap:3px;line-height:1.3}.selected-value__title span{font-size:calc(24 * var(--base-scale-factor));color:#fff}.arrow{transition:transform ease-in-out .3s}.arrow svg{width:calc(49 * var(--base-scale-factor));height:calc(55 * var(--base-scale-factor))}.select-dropdown{position:absolute;list-style:none;width:100%;box-shadow:0 10px 25px #0003;background-color:#003ebf;border:none;border-radius:0 0 27px 27px;padding:10px;margin-top:0;max-height:400px;overflow-y:auto;transition:.5s ease;z-index:2;transform:scaleY(0);opacity:0;visibility:hidden}.select-dropdown:focus-within{box-shadow:0 10px 25px #5e6ce999}.select-dropdown li{position:relative;cursor:pointer;display:flex;gap:1rem;align-items:center}.select-dropdown li label{width:100%;padding:8px 10px;cursor:pointer;display:flex;gap:1rem;align-items:center}.select-dropdown::-webkit-scrollbar{width:7px}.select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.select-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.select-dropdown input:focus~label{background-color:transparent}.select-dropdown input[type=radio]{position:absolute;left:0;opacity:0}.option-image{display:flex;width:calc(220 * var(--base-scale-factor));height:calc(220 * var(--base-scale-factor))}.select-dropdown li{display:flex;align-items:center;gap:10px;text-align:left;color:#fff;font-size:calc(36 * var(--base-scale-factor))}.custom-select.active .arrow{transform:rotate(180deg)}.custom-select.active .select-button{border-radius:27px 27px 0 0}.custom-select.active .selected-value{background-color:#4975d1;border:1px solid #fff;border-radius:20px}.custom-select.active .select-dropdown{opacity:1;visibility:visible;transform:scaleY(1)}@media (max-width: 1199px) and (min-width: 750px){.selected-value__image{width:60px;height:60px}.select-button{height:100px;padding-right:15px}.selected-value{font-size:16px}.arrow svg{width:20px;height:20px}.select-dropdown li{font-size:16px}.option-image{width:60px;height:60px}.selected-value__title span{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-select.css.map */
