body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:15vmin;pointer-events:none}.App-header{align-items:center;background-color:#282c34;background-image:url(/static/media/bg.94f04445658260b3dacf.jpg);color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.NC-link{color:#61dafb}.Interaction-area{min-height:15vh}.Countries-flags-grid{grid-gap:10px;grid-template-columns:120px 120px 120px 120px;grid-template-rows:81px}.Customer-logo-grid-small{grid-gap:10px;grid-template-columns:120px 120px 120px 120px 120px;grid-template-rows:81px 81px 81px}.Customer-logo-grid-large{grid-gap:5px;grid-template-columns:90px 90px 90px 90px 90px 90px 90px 90px 90px 90px 90px 90px 90px 90px 90px;grid-template-rows:62px 62px 62px 62px 62px 62px 62px 62px}.Countries-flags-grid,.Customer-logo-grid-large,.Customer-logo-grid-small{background-color:initial;color:#444;display:grid}.Customer-logo-active,.Customer-logo-guessed,.Customer-logo-initial,.Flag{align-content:center;align-items:center;background-color:#fff;border-color:indigo;border-radius:15px;color:#000;display:grid;font-size:150%}.Customer-logo-active{background-color:#fff;z-index:999}.Customer-logo-guessed{border-color:#7cfc00;border-width:7px}.Image-within-customer-logo{margin:auto;max-height:100%;max-width:100%}.Wrong-flag{border-color:red;border-width:5px}button:focus{outline:0}@keyframes Customer-logo-enlarge{0%{transform:none}to{transform:scale(2)}}@keyframes Customer-logo-shrink{0%{transform:scale(2)}to{transform:scale(1)}}@media (prefers-reduced-motion:no-preference){.Customer-logo-active{animation:Customer-logo-enlarge .1s linear forwards}.Customer-logo-initial{animation:Customer-logo-shrink .1s linear forwards}}@media (prefers-reduced-motion:reduce){.Customer-logo-active{animation:Customer-logo-enlarge .1s linear forwards}.Customer-logo-initial{animation:Customer-logo-shrink .1s linear forwards}}
/*# sourceMappingURL=main.f9e09d41.css.map*/