.notification-title,.night-title{width:max-content}.notification-title::before,.night-title::before{content:" ";float:right;background-repeat:no-repeat;background-position:center;padding-left:15px;width:24px;height:24px}.notification-title::before{background-image:url(/assets/icons/svg/bell.svg)}.night-title::before{background-image:url(/assets/icons/svg/moon.svg)}.switch-wrapper{display:flex;align-items:center;padding:10px 0}.switch-wrapper h3{margin:0}@media (max-width: 599px){.switch-wrapper h3{flex-grow:1}}.switch-wrapper .switch{display:inline-block;height:26px;position:relative;width:44px}.switch-wrapper .switch input{display:none}.switch-wrapper .switch .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch-wrapper .switch .slider::before{background-color:#fff;bottom:4px;content:"";height:18px;left:4px;position:absolute;transition:.4s;width:18px}.switch-wrapper .switch input:checked+.slider{background-color:var(--color-corporativo)}.switch-wrapper .switch input:checked+.slider:before{transform:translateX(18px)}.switch-wrapper .switch .slider.round{border-radius:18px}.switch-wrapper .switch .slider.round:before{border-radius:50%}
