.single-download{align-items:center;background-color:#f3f6fa;border-radius:12px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;gap:20px;height:200px;justify-content:space-around;width:100%}.single-download .title-medium{max-width:800px;text-align:center}.single-download .svg-wrap{align-items:center;background-color:#1854a3;border-radius:8px;display:flex;height:128px;justify-content:center;opacity:0;padding:10px;width:fit-content;width:128px}@media screen and (max-width:1350px){.single-download .svg-wrap{height:90px;width:90px}}.single-download__title{color:#1854a3}.single-download .button.longer{width:248px}@media screen and (max-width:991px){.single-download{flex-direction:column;height:auto;padding:30px}}