.preference_preference__ijOp_{display:flex;justify-content:space-between;padding:25px 0;border-bottom:.5px solid hsla(0,0%,100%,.2)}.preference_preference__ijOp_:first-child{padding-top:0}.preference_wrapper__6Rg3d{display:flex;gap:13px}.preference_wrapper__6Rg3d span:first-child{width:25px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.preference_title__zBe4H{font-family:var(--font-albert);font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:var(--PrimaryWhite)}.preference_content__Ylvpw{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:var(--SecondaryPlaceholder)}.toggleswitch_toggle_switch__NFBUF{position:relative;display:inline-block;width:46px;height:28px}.toggleswitch_toggle_switch__NFBUF input[type=checkbox]{display:none}.toggleswitch_switch___cIjJ{position:absolute;cursor:pointer;background-color:#5b6773;border-radius:25px;top:0;right:0;bottom:0;left:0;transition:background-color .2s ease}.toggleswitch_toggleActive__X_aBt:before{left:-5px!important}.toggleswitch_switch___cIjJ:before{position:absolute;content:"";left:5px;top:3.5px;width:21px;height:21px;background-color:var(--PrimaryWhite);border-radius:50%;transition:transform .3s ease}.toggleswitch_toggle_switch__NFBUF input[type=checkbox]:checked+.toggleswitch_switch___cIjJ:before{transform:translateX(25px);background-color:var(--PrimaryWhite)}.toggleswitch_toggle_switch__NFBUF input[type=checkbox]:checked+.toggleswitch_switch___cIjJ{background-color:var(--PrimaryPurple)}