.app-download{background-image:url(/images/app-download-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:8px solid #f8bb21;width:100%;max-width:100%;padding:5rem 2rem 0}@media (max-width:768px){.app-download{padding:3rem 1rem 0}}.app-download__container{justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}@media (max-width:968px){.app-download__container{flex-direction:column;gap:3rem}}.app-download__content{flex-direction:column;flex:1;align-items:flex-start;display:flex}@media (max-width:968px){.app-download__content{text-align:center;align-items:center}}.app-download__title{color:#333;margin:0 0 2.5rem;font-size:2.5rem;font-weight:700;line-height:1.3}@media (max-width:768px){.app-download__title{margin-bottom:2rem;font-size:2rem}}@media (max-width:480px){.app-download__title{font-size:1.75rem}}.app-download__title-plain{display:inline}.app-download__title-highlight{color:#fc3;z-index:1;display:inline-block;position:relative}.app-download__underline{z-index:-1;width:100%;height:30px;position:absolute;bottom:-5px;left:0;overflow:visible}.app-download__underline path{fill:none;stroke:#fc3;stroke-width:8px;stroke-dasharray:1500;stroke-dashoffset:1500px;animation:1.2s ease-out .5s forwards drawUnderline}.app-download__buttons{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}@media (max-width:968px){.app-download__buttons{flex-wrap:nowrap;justify-content:center}}@media (max-width:768px){.app-download__buttons{flex-direction:row;justify-content:left;gap:0;width:100%;max-width:360px;display:flex}}.app-download__store-button{border-radius:8px;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;display:inline-flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.app-download__store-button:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0003}@media (max-width:768px){.app-download__store-button{flex:0 0 calc(50% - .5rem);width:auto}}.app-download__store-image{width:auto;height:50px;display:block}@media (max-width:768px){.app-download__store-image{object-fit:contain;width:100%;height:auto;max-height:48px}}.app-download__availability{color:#555;margin:0 0 2rem;font-size:1rem}@media (max-width:768px){.app-download__availability{font-size:.95rem}.app-download__qr{display:none}}.app-download__qr-image{width:150px;height:auto;display:block}@media (max-width:968px){.app-download__qr-image{margin:0 auto}}.app-download__image-container{flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:968px){.app-download__image-container{width:100%;max-width:500px}}.app-download__phone-image{filter:drop-shadow(0 10px 30px #00000026);max-width:100%;height:auto;display:block}@media (max-width:768px){.app-download__phone-image{max-width:400px}}@media (max-width:480px){.app-download__phone-image{max-width:300px}}@keyframes drawUnderline{to{stroke-dashoffset:0}}
