@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@font-face{font-family:Segoe UI;src:local("Segoe UI"),url(/fonts/segoeui.ttf);font-display:swap}@font-face{font-family:SF Pro;src:local("SF Pro"),url(/fonts/SF-Pro.ttf);font-display:swap}.manage-user-notifications[data-v-330c313f]{padding:25px 18px;overflow-y:scroll;overflow-x:hidden}.manage-user-notifications .notification-row[data-v-330c313f]{margin-bottom:36px;display:flex;flex-direction:row;align-items:center}.manage-user-notifications .notification-row p[data-v-330c313f]{width:calc(100% - 40px)}.manage-user-notifications .notification-row .switch[data-v-330c313f]{position:relative;display:inline-block;width:40px;height:20px;margin-left:auto}.manage-user-notifications .notification-row .switch input[data-v-330c313f]{opacity:0;width:0;height:0}.manage-user-notifications .notification-row .switch input:checked+.slider[data-v-330c313f]{background-color:var(--primary-color)}.manage-user-notifications .notification-row .switch input:checked+.slider[data-v-330c313f]:before{transform:translateX(20px)}.manage-user-notifications .notification-row .switch input:focus+.slider[data-v-330c313f]{box-shadow:0 0 1px var(--primary-color)}.manage-user-notifications .notification-row .switch .slider[data-v-330c313f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--lighter-text-color);transition:.4s}.manage-user-notifications .notification-row .switch .slider[data-v-330c313f]:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.4s}.manage-user-notifications .notification-row .switch .slider.round[data-v-330c313f]{border-radius:34px}.manage-user-notifications .notification-row .switch .slider.round[data-v-330c313f]:before{border-radius:50%}@media only screen and (max-width:700px){.manage-user-notifications .notification-row p[data-v-330c313f]{width:calc(100% - 60px)}}