#download-app-section{background-color:var(--Background-Light-Paper);padding-bottom:8px}#download-app-section>.container{padding:0;display:flex;align-items:center;justify-content:center}#download-app-section .container>img{padding-top:8px}#download-app-section img{width:50%}#download-app-section .icons-group{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}#download-app-section .icons-group a{margin:0;width:auto;display:flex}#download-app-section .icons-group img{width:auto;max-height:50px}#download-app-section .icons-group .appstoreDownloadLogo{justify-content:flex-end}#download-app-section .icons-group .playstoreDownloadLogo{justify-content:flex-start}#download-app-section ._content{padding:25px}#download-app-section ._content h3{font-size:24px;font-weight:700;text-align:start}#download-app-section ._content p{font-size:16px;font-weight:400;line-height:24px}@media(max-width:993px){#download-app-section>.container{flex-direction:column}#download-app-section img{width:100%}#download-app-section ._content h3{font-size:20px;font-weight:700}}#download-app-section.image{background-image:var(--background);background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:253px;display:grid;place-items:center;position:relative}#download-app-section.image:before{content:attr(div);display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);z-index:-1}