.key-items-desktop{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.key-items-mobile{display:flex;flex-direction:column;justify-content:center}.container-desktop{max-width:45%;min-width:auto}.container-desktop,.container-mobile{display:flex;flex-direction:column;padding:15px}.container-mobile{margin-right:10px;min-width:70%}.item-desktop,.item-mobile{display:flex;justify-content:center;padding-bottom:10px}.description-desktop{margin-top:10px}.description-mobile{margin-top:5px}a{color:#ad1d37}a,a:hover{background-color:transparent;text-decoration:underline}a:hover{color:#e67f1c}@media (max-width:2560px){.key-items-mobile{display:none}.key-items-desktop{display:flex}}@media (max-width:770px){.key-items-desktop{display:none}.key-items-mobile{display:flex}}