.toggle-switch[data-v-270ee68a]{background:var(--black-20);border-radius:16px;cursor:pointer;height:24px;position:relative;transition:background-color .3s;width:40px}.toggle-switch.disabled .toggle-handle[data-v-270ee68a]{background:var(--black-40)}.toggle-switch.is-on[data-v-270ee68a]{background:var(--red-100)}.toggle-handle[data-v-270ee68a]{background-color:#fff;border-radius:50%;height:18px;left:3px;position:absolute;top:50%;transform:translateY(-50%);transition:left .3s;width:18px}.toggle-switch.is-on .toggle-handle[data-v-270ee68a]{left:19px}.toggle-switch-option{align-items:center;color:var(--black-80);display:flex;gap:12px}.toggle-switch-option__icon{align-items:center;background:var(--black-15);border-radius:12px;display:flex;height:44px;justify-content:center;margin-bottom:auto;width:44px}.toggle-switch-option__title{font-size:15px;font-weight:600;line-height:133%;margin-bottom:2px;padding-right:24px;position:relative;width:100%}@media screen and (min-width:744px){.toggle-switch-option__title{width:-moz-fit-content;width:fit-content}}.toggle-switch-option__price{color:var(--black-70);font-size:13px;font-weight:600;line-height:138%}.toggle-switch-option__price-fraction{font-size:11px}.toggle-switch-option__text{flex:1;width:100%}.toggle-switch-option__tooltip-content{min-width:auto}.toggle-switch-option__tooltip-icon{color:var(--black-65);cursor:pointer;min-width:20px;outline:none;position:absolute;right:0;top:0}.toggle-switch-option__tooltip-icon[aria-expanded=true]{color:var(--black-80)}.v-menu :deep(.slide-y-transition-leave-active),.v-menu :deep(.slide-y-transition-leave-from){transition:unset!important}
