.containerError{flex-direction:column;align-items:center;width:75%;max-width:700px;margin:5.5rem auto;display:flex}@media (max-width:650px){.container{width:85%}.container .header{font-size:3em}}.compcontainer{width:75%;height:13rem;padding:1rem 0}@media (max-width:650px){.compcontainer{height:10rem}}.compcontainer svg{max-width:100%;max-height:100%;animation:1.3s linear infinite bouncy}.instructions{background:#fefefe;border:1px solid #dcdcdc;border-radius:.25rem;width:80%;height:auto;padding:1rem}@media (max-width:650px){.instructions{width:100%}}.instructions h2{color:#e30528;font-size:1.25em;line-height:1.3}@media (max-width:650px){.instructions h2{font-size:1.05em}}.instructions p{color:#122125;font-size:1.15em;line-height:1.5}@media (max-width:650px){.instructions p{font-size:1em}}.instructions .step{flex-direction:row;width:100%;height:1.5rem;margin:.5rem 0;display:flex}.instructions .step .icon{align-self:center;width:1.25rem;height:1.25rem}@media (max-width:650px){.instructions .step .icon{width:1rem;height:1rem}}.instructions .step p{width:80%;padding-left:.5rem;line-height:1.5;display:inline-block}@keyframes bouncy{0%{transform:translateY(10px)translate(0)rotate(0)}25%{transform:translate(-10px)rotate(-10deg)}50%{transform:translate(0)rotate(0)}75%{transform:translate(10px)rotate(10deg)}to{transform:translateY(10px)translate(0)rotate(0)}}
