.Select_select__e_I5E{position:relative;width:100%}.Select_selected__JJ2t5{width:100%;border-radius:16px;border:1px solid rgba(103,15,65,.12);background:linear-gradient(180deg,rgba(255,255,255,.98),#f8f5f7);padding:12px 18px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 14px 28px rgba(62,15,41,.06);transition:border-color .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}@media(max-width:768px){.Select_selected__JJ2t5{padding:10px 12px;border-radius:12px}}.Select_selected__JJ2t5>span{color:#212121;text-align:left;font-family:Suisse Intl;font-size:15px;font-weight:600;line-height:1.1}@media(max-width:768px){.Select_selected__JJ2t5>span{font-size:12px}}.Select_selected__JJ2t5:hover{transform:translateY(-1px);border-color:rgba(103,15,65,.24);box-shadow:0 18px 34px rgba(62,15,41,.1)}.Select_selected__JJ2t5:hover>span{color:#670f41}.Select_selected__JJ2t5:hover>svg>path{stroke:#670f41}.Select_selected__JJ2t5 svg{width:24px;height:24px}@media(max-width:768px){.Select_selected__JJ2t5{gap:4px}.Select_selected__JJ2t5 span{font-size:12px}.Select_selected__JJ2t5 svg{width:16px;height:16px}}.Select_active__cPKo5{background:linear-gradient(135deg,#da4f93,#670f41);border:1px solid rgba(0,0,0,0);box-shadow:0 18px 34px rgba(103,15,65,.18)}.Select_active__cPKo5>span{color:#fff}.Select_active__cPKo5>svg>path{stroke:#fff}.Select_active__cPKo5:hover>span{color:#fff}.Select_active__cPKo5:hover>svg>path{stroke:#fff}.Select_options__Lbdle{width:100%;position:absolute;z-index:1900;top:calc(100% + 8px);border-radius:18px;border:1px solid rgba(103,15,65,.12);padding:12px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 40px rgba(48,14,33,.12);display:flex;align-items:flex-start;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto}@media(max-width:768px){.Select_options__Lbdle{padding:10px 12px;border-radius:14px}}.Select_optionItem__AuPXo{width:100%;min-height:40px;padding:10px 12px;border-radius:12px;display:flex;color:#212121;text-align:start;font-family:Suisse Intl;font-size:15px;font-weight:600;line-height:1.2;align-items:center;justify-content:space-between;transition:background-color .2s ease,color .2s ease}.Select_optionItem__AuPXo:hover{background:rgba(103,15,65,.06);color:#670f41}@media(max-width:768px){.Select_optionItem__AuPXo{font-size:12px}}.Select_activeOption__HcWXS{background:rgba(103,15,65,.08);color:#670f41}