:root{--yellow:#ffff7a;--light-yellow:#ffd}.bg-yellow{background-color:var(--yellow)}.bg-light-yellow{background-color:var(--light-yellow)}.container-fluid{padding-left:0!important;padding-right:0!important}.footer{background-color:#000;color:#fff}.footer a{color:#fff;line-height:1.75;text-decoration:none}.footer a:hover{color:var(--yellow)}.footer p{color:#fff}.footer .copyright a,.footer p{font-size:13px}.footerShortcuts a{display:block;text-decoration:none}.hide{display:none}.scaleOnHover:hover{scale:1.05}a:hover{color:#555}.btn-check .btn-yellow{background-color:#fff;border:1px solid #000}.btn-check:checked .btn-yellow{border-color:#ffff5c!important}.custom-checkbox{margin-right:5px;scale:1.4}.custom-checkbox:checked{accent-color:#ffff7a}input::placeholder{color:#999!important;opacity:1}input:-ms-input-placeholder{color:#909090}input::-ms-input-placeholder{color:#909090}.loader{animation:spin 2s linear infinite;border:6px solid #000;border-radius:50%;border-top-color:#ffff7a;height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}