@charset "UTF-8";:root{--background-color: #050517;--orange: #cf5c36;--orange-hovered: #e8683e;--beige: #efc88b;--beige-2: #f4e3b2;--white: #d3d5d7;--white-2: #ffffff;--white-3: #e6e6e6;--black: #2f3640;--error: #e84118;--radius-sm: 10px;--radius-lg: 14px;--radius-full: 50%;--shadow-panel: 0 4px 24px rgba(5, 5, 23, .08);--shadow-list-item: 0 1px 3px rgba(5, 5, 23, .08);--shadow-list-item-hover: 0 4px 12px rgba(5, 5, 23, .1);--shadow-primary-btn: 0 4px 14px rgba(207, 92, 54, .3);--shadow-primary-btn-hover: 0 6px 18px rgba(207, 92, 54, .4);--shadow-floating: 0 8px 24px rgba(0, 0, 0, .35);--transition-color: .15s ease;--transition-transform: .1s ease}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--background-color);color:var(--white)}body{font-family:Roboto,Arimo,sans-serif}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0}h1{text-transform:uppercase;text-align:center;font-weight:700}a{color:inherit;text-decoration:none}button{font-family:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle;-webkit-user-select:none;user-select:none}
