.select-content_select-content__z6Np8{overflow:hidden;background:#fff;border-radius:var(--input-border-radius);box-shadow:0 1rem 3.8rem -1rem rgba(22,23,24,.35),0 1rem 2rem -1.5rem rgba(22,23,24,.2);z-index:1000}.select-content_select-content__z6Np8[data-state=open]{animation:select-content_select-content-show__iVFds .15s cubic-bezier(.16,1,.3,1)}.select-content_select-content__z6Np8[data-state=closed]{animation:select-content_select-content-hide__pbzK2 .15s cubic-bezier(.16,1,.3,1)}.select-content_select-content__viewport__J_GTn{padding:.8rem}@keyframes select-content_select-content-show__iVFds{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes select-content_select-content-hide__pbzK2{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}.select-item_select-item__60CEb{position:relative;display:flex;flex-wrap:nowrap;align-items:center;padding:1.8rem 3rem;font-size:2rem;line-height:2.8rem;border-radius:var(--select-item-border-radius);transition:background-color .15s;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.select-item_select-item__60CEb+.select-item_select-item__60CEb{margin-top:.2rem}.select-item_select-item__60CEb[data-highlighted]{background:rgba(146,119,210,.2)}.select-item_select-item__60CEb[data-state=checked]{color:#fff;background:var(--accent-color)}.select-item_select-item__60CEb[data-disabled]{color:#999;pointer-events:none}.select-label_select-label__8RyAn{padding:1.2rem 3rem .8rem;font-size:1.6rem;font-weight:600;line-height:2.4rem;color:#666}.select-separator_select-separator__XEh45{height:.1rem;margin:.8rem 0;background:var(--input-border-color)}.select-trigger_select-trigger__CdKtK{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.select-trigger_select-trigger__CdKtK:hover,.select-trigger_select-trigger__CdKtK[data-state=open]{border-color:var(--input-hover-border-color)}.select-trigger_select-trigger__CdKtK[data-placeholder]{color:var(--input-placeholder-color)}.select-trigger_select-trigger__CdKtK:disabled{color:#999;background:#f5f5f5;cursor:not-allowed}.select-trigger_select-trigger__CdKtK:disabled:hover{border-color:var(--input-border-color)}.thanks_thanks__zIXgd{text-align:center}.thanks_thanks__content___jiMr{margin:10rem 0}@media(max-width:1024px){.thanks_thanks__content___jiMr{margin:5rem 0}}