main{width:100%;flex-flow:wrap}.desc,main{display:flex;justify-content:center;align-items:center}.desc{flex-flow:column}.desc p,h1{font-size:3.5em}.desc h2{font-size:1.5em}.desc span{font-size:.5em}.desc *{margin:0}.circle-container{position:relative;width:75px;height:75px}@media (max-width:768px){.circle-container{width:75px;height:75px}}.circle-container>*{position:absolute;width:100%;height:100%;border-radius:50%;filter:drop-shadow(0 0 2px rgba(0,0,0,.2));border:1px solid #ccc}.wave{background:url(/_next/static/media/wave.179bae05.svg) repeat-x;opacity:.8}.wave.block{background:url(/_next/static/media/wave-red.04b447ed.svg) repeat-x;opacity:.8}.wave-below.block{background-color:rgba(220,38,38,.8)}@keyframes fill-wave{0%{background-position:-1200px 100%}}@keyframes wave{0%{background-position-x:0}to{background-position-x:1200px}}.wave{animation:fill-wave 1s cubic-bezier(.58,.42,1,1) forwards,wave 10s cubic-bezier(0,0,.42,.58) infinite;color:#3b46d3!important}.wave:nth-child(2){animation-duration:10s}.wave:nth-child(3){animation-duration:13s}.wave-below{background-color:#3b46d3}