@import"https://fonts.googleapis.com/css?family=Kalnia";@import"https://fonts.googleapis.com/css?family=Jost";select{width:100%;padding:.5rem;appearance:none;border:0;outline:0;font:inherit;width:20rem;padding:1rem 4rem 1rem 1rem;background:var(--arrow-icon) no-repeat right .8em center / 1.4em,linear-gradient(to left,var(--arrow-bg) 3em,var(--select-bg) 3em);color:#fff;border-radius:.25em;box-shadow:0 0 1em #0003;cursor:pointer}select::-ms-expand{display:none}select:focus{outline:none}select option{color:inherit;background-color:var(--option-bg)}.container{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1rem}h1{font-size:1.5rem;text-align:center}img{width:50%;max-width:400px;height:auto;margin-bottom:2rem}select{width:100%;padding:.5rem}button{padding:.5rem 1rem}@media screen and (max-width:600px){h1{font-size:1.2rem}}.rotate-image{animation:rotate 10s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;font-family:Jost}h1,h2{font-family:Kalnia}.wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#cc231e;color:#fff}.button-24{background:#2ac53a;border:1px solid #FFFFFF;border-radius:6px;box-shadow:#0000001a 1px 2px 4px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Jost;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;text-align:center;text-rendering:geometricprecision;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle}.button-24:hover,.button-24:active{background-color:#fff;background-position:0 0;color:#2ac53a}.button-24:active{opacity:.5}
