.profile-button{position:relative;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1;border-radius:50%;overflow:hidden;user-select:none;width:32px;height:32px;color:#fff;cursor:pointer;border:none}.profile-button,.profile-button:hover{background-color:#dc0055}.form-check-input{background-color:grey}.form-check-input:before{display:inline-block}.form-check-input{background-color:#c4c4c4;border:none;appearance:none;width:40px!important;height:24px;border-radius:12px;position:relative}.form-check-input:before{content:"";display:block;width:16px;height:16px;background-color:#fff;border-radius:50%;position:absolute;top:4px;left:4px}.form-check-input:checked{background-color:#f80061!important}.form-check-input:checked:before{transform:translateX(16px)}.form-check-input:disabled{background-color:#757575}.form-check-input:disabled:before{background-color:#bdbdbd}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:3px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background-color:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}body{-ms-overflow-style:-ms-autohiding-scrollbar}body,div,html,textarea{scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.custom-btn{width:150px;height:150px;border-radius:10px;font-size:1.2rem;text-align:center;cursor:pointer;transition:transform .3s ease}.custom-btn:hover{transform:scale(1.05)}.white-btn{background-color:#fff;color:#000;border:2px solid #000}.black-btn{background-color:#000;color:#fff;border:2px solid #fff}