*{box-sizing:border-box;background:var(--bg-color);color:var(--text-color);margin:0;padding:0}:root{--text-color:#fff;--bg-color:#1c1c1c;--primary-color:#fff;--secondary-color:#000;--accent-color:#7dfdfe;--mobile-color:#363636;--desktop-size:1230px}.container{width:100%;max-width:1250px;margin:0 auto}.visually_hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}header,main,footer{background:var(--bg-color);color:var(--text-color)}