.download-app{background-color:#242424;border-radius:20px;padding:40px 50px;display:flex;align-items:center;justify-content:space-between;color:#fff;max-width:1100px;margin:60px auto;position:relative}.decor-line{position:absolute;bottom:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;opacity:.3;z-index:1;pointer-events:none}.decor-line-2{right:0;background-position:100%}.decor-line-1{left:0;background-position:0}.download-text{z-index:2;max-width:500px;margin-top:0}.download-text h2{font-size:28px;font-weight:700;margin-bottom:10px;margin-top:0;color:#fff}.download-text p{font-size:13px;color:#ccc;margin-bottom:16px}.download-phone{z-index:1}.download-phone img{margin:-100px 20px -45px;max-width:100%;height:auto}@media (max-width:1024px){.download-text h2{font-size:22px}.download-text p{font-size:12px}}@media (max-width:768px){.download-app{flex-direction:column-reverse;text-align:center;padding:30px 20px}.download-phone img{margin:0 auto -20px;max-height:300px}.download-text{max-width:100%}.download-text h2{font-size:24px}}@media (max-width:480px){.download-text h2{font-size:20px}.download-phone img{max-height:250px}.decor-line{opacity:.1}}