*{box-sizing:border-box}.flex-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;justify-content:space-between;margin:2em auto;padding:0}.flex-item{color:#000;display:inline-block;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:2em;text-transform:uppercase;word-break:normal;@media screen and (min-width:320px){width:100vw}@media screen and (min-width:640px){width:calc(50vw - 4em)}@media screen and (min-width:960px){width:calc(25vw - 4em);&:first-child{//margin-left:auto}&:last-child{//margin-right:auto}}}