#root{margin:1rem auto;padding:1rem;text-align:center}header{top:0;position:relative;margin-bottom:1rem}.logo{width:12rem;cursor:pointer}.hero{width:80%;height:auto}p{max-width:80%;margin:auto}img{max-width:100%}.lomake{display:flex;flex-flow:column;grid-gap:.25rem}.lomake button{width:15rem;margin:auto}.lomake .inputs{width:80%;margin:auto}.lomake .inputs label{display:flex;flex-flow:column;text-align:left;justify-content:center;margin:.5rem}.lomake .inputs label input{border:none;padding:.2rem;font-size:1rem;margin:.25rem 0;font-family:Brown Pro;border:2px solid #ffe87d}.lomake .inputs label.flex{flex-flow:nowrap;justify-content:center;align-items:center}.lomake .inputs label.flex p{margin:.5rem}.buttons{display:grid;grid-template-columns:1fr 1fr;height:10rem;margin:auto;width:100%}@media only screen and (min-width: 760px){.buttons{width:22rem}}.voteItem{display:flex;flex-flow:column}.voteItem .title{height:10rem;justify-content:center;align-items:center}.voteItem p{font-size:22px}.voteItem img{margin:auto}.voteItem img.image{height:14rem}@media only screen and (min-width: 760px){.voteItem img.image{height:15rem}}.voteItem p{margin-bottom:0}.voteItem h2{margin:.5rem;display:flex;justify-content:center}.voteItem small{margin:.5rem}.form-buttons{display:flex;flex-flow:column;align-items:center}.products .product{display:grid;grid-template-columns:1fr 2fr;margin:2rem}.products .product p{margin-top:1rem}@media only screen and (max-width: 600px){.products .product{font-size:14px;margin:2rem 1rem;grid-template-columns:1fr 3fr;align-items:center;grid-gap:.5rem}.products .product p{max-width:100%;margin-top:.25rem}.products .product div>img{height:3.5rem}}.products .product img{align-items:center;justify-self:center}.products .product:nth-child(even){grid-template-columns:2fr 1fr}@media only screen and (max-width: 600px){.products .product:nth-child(even){font-size:14px;margin:2rem 1rem;grid-template-columns:3fr 1fr;align-items:center}}.products .product:nth-child(even) img{grid-column:2}.products .product:nth-child(even) div{grid-column:1;grid-row:1}.ice-hero{height:auto}
