.meet-app-container{margin-bottom:72px}.meet-app-container .title{margin-bottom:10px}.meet-app-container .text{margin-bottom:20px}.meet-app-container .items-container{display:flex;flex-direction:column;gap:20px}.meet-app-container .image{width:100px;height:74px;border-radius:8px}.meet-app-container .link{display:flex;flex-direction:row;gap:12px;text-decoration:none}.meet-app-container .text-container .text{margin-bottom:2px}.meet-app-container .link:hover .download{text-decoration:underline}@media screen and (min-width:768px){.meet-app-container{padding:0 42px}.meet-app-container .items-container{flex-direction:row;gap:20px}.meet-app-container .link{flex-direction:column;gap:12px}.meet-app-container .image{width:195px;height:127px}.meet-app-container .text-container .text{margin-bottom:4px}}@media screen and (min-width:1000px){.meet-app-container .image{width:272px;height:177px}}