@charset "UTF-8";.block-element-download .download__icon{font-size:5rem;display:flex;justify-content:center;align-items:center}.block-element-download .download__title{font-size:1.25rem;font-weight:700}.block-element-download .download__data{display:flex;margin-bottom:15px;flex-wrap:wrap}.block-element-download .download__data>div{display:flex;font-size:.75rem;margin-right:30px}.block-element-download .download__button{margin-top:15px}.block-element-download .download__headline{font-weight:700;margin-right:5px}@media screen and (min-width:600px){.block-element-download .download{display:grid;grid-gap:30px;grid-template-columns:clamp(100px,10vw,200px) auto}}