.bento-section{box-sizing:border-box;width:100%}.bento-content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.bento-content.reverse{flex-direction:row-reverse}.bento-text{flex:1 1 300px;text-align:left}.bento-image{display:flex;flex:1 1 300px;justify-content:center}.bento-image img{border-radius:1rem;height:auto;max-width:100%}.bento-button{background-color:#0077c8;border-radius:50px;color:#fff;display:inline-block;font-weight:600;padding:12px 32px;text-decoration:none;transition:all .3s ease}.bento-button:hover{background-color:#005f99}@media (max-width:768px){.bento-content{gap:calc(px / 2)}.bento-content,.bento-content.reverse{flex-direction:column}.bento-image,.bento-text{flex:1 1 100%;text-align:center}.bento-text{text-align:left}}
56:5	⚠  Lexical error on line 1: Unrecognized text.

  Erroneous area:
1: px / 2
^..^ [postcss-calc]