.styles_container__TE5Ij{background-color:var(--secondary);height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-align:center}.styles_headerContainer__v_TQg{margin-bottom:50px}.styles_header__GX_9d{color:var(--primary);font-size:3rem;font-weight:700}.styles_subHeader__kscGz{color:var(--primary);font-size:1.2rem;margin:10px 0 30px}.styles_ctaButton__VDQpe{background-color:var(--highlight);color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:1rem;cursor:pointer;transition:background-color .3s}.styles_ctaButton__VDQpe:hover{background-color:#e64a19}.styles_storeImagesContainer__FoFao{display:flex;flex-direction:column;align-items:center;gap:15px}.styles_storeImage__5HMm9{height:75px;cursor:pointer;animation:styles_pulse__gg6rR 2s ease-in-out infinite}@keyframes styles_pulse__gg6rR{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.styles_footerContainer__tPj6f{margin-top:50px}.styles_footerText__uMt8e{color:var(--primary);font-size:.9rem}.LandingSectionOne_container__mUCHv{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:50px;max-width:1200px;margin:0 auto}.LandingSectionOne_textContainer__B8Vjr{flex:1 1;max-width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.LandingSectionOne_textContainer__B8Vjr h1{font-size:2.5rem;margin-bottom:20px;color:#000}.LandingSectionOne_textContainer__B8Vjr p{font-size:1rem;line-height:1.6;margin-bottom:30px;color:#555}.LandingSectionOne_textContainer__B8Vjr .LandingSectionOne_offerLink__VbUw9{color:#007bff;text-decoration:none;font-weight:700}.LandingSectionOne_textContainer__B8Vjr .LandingSectionOne_offerLink__VbUw9:hover{text-decoration:underline}.LandingSectionOne_downloadButtons__0DfJe{display:flex;gap:15px}.LandingSectionOne_downloadButtons__0DfJe img{height:40px}.LandingSectionOne_imageContainer__IrcS5{flex:1 1;max-width:50%;position:relative;text-align:right}.LandingSectionOne_imageContainer__IrcS5 img{width:100%;max-height:400px;object-fit:contain;position:relative;z-index:2}.LandingSectionOne_imageContainer__IrcS5:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:#e0f7fa;border-radius:50%;z-index:1}@media (max-width:768px){.LandingSectionOne_container__mUCHv{flex-direction:column;text-align:center;padding:20px}.LandingSectionOne_textContainer__B8Vjr{max-width:100%;margin-bottom:30px}.LandingSectionOne_imageContainer__IrcS5{max-width:100%}.LandingSectionOne_imageContainer__IrcS5 img{width:80%;margin:0 auto}.LandingSectionOne_imageContainer__IrcS5:before{width:300px;height:300px}}