.mobile-app{background:var(--shade-100);justify-content:space-between;align-items:center;width:100%;max-width:1920px;min-height:100%;margin:0 auto;display:flex;position:relative}.mobile-app-content{z-index:1;width:100%;min-width:556px;max-width:556px;margin-left:100px;padding:20px 0}.mobile-app-title{letter-spacing:-.04em;color:var(--text-100);font-size:80px;font-weight:700;line-height:90px}.mobile-app-title>span{color:var(--text-600)}.mobile-app-description{color:var(--text-100);margin:40px 0 0;font-size:20px;font-weight:400}.mobile-app-links{gap:20px;margin-top:70px;display:flex}.mobile-app-link{background-color:var(--white);border-radius:10px;padding:11px 15px;box-shadow:0 1.85px 3.15px #38383806,0 8.15px 6.52px #3838380a,0 20px 13px #3838380d,0 38.52px 25.48px #3838380f,0 64.81px 46.85px #38383813,0 100px 80px #3838381a}.mobile-app-image-wrapper{width:100%;height:100%;position:absolute;overflow:hidden}.mobile-app-image{max-height:100%;position:absolute;top:50%;left:720px;transform:translateY(-50%)}@media (max-width:1536px){.mobile-app-image{left:620px}.mobile-app-content{min-width:450px;margin-left:40px}}@media (max-width:1024px){.mobile-app{flex-direction:column;justify-content:space-between;height:100%}.mobile-app-title{font-size:50px;line-height:112%}.mobile-app-image-wrapper{overflow:unset;justify-content:center;display:flex;position:relative}.mobile-app-content{margin-left:unset;max-width:unset;min-width:unset;padding:30px}.mobile-app-title{font-size:40px}.mobile-app-description{margin-top:30px}.mobile-app-links{margin-top:40px}.mobile-app-image{width:100%;left:unset;object-fit:contain;position:relative}}@media (max-width:600px){.mobile-app{min-height:100%;display:flex}.mobile-app-content{padding:24px}.mobile-app-title{font-size:35px;line-height:111%}.mobile-app-description{margin-top:14px;font-size:16px}.mobile-app-link{border:1px solid #000;justify-content:center;width:100%;padding:10px 13px;display:flex}.mobile-app-link.app-store{padding:10px 14px}.mobile-app-link svg{width:153px;height:37px}.mobile-app-link.google-play svg{width:161px;height:40px}.mobile-app-image-wrapper{flex-grow:1;flex-shrink:0;height:auto;overflow:hidden}.mobile-app-image{top:unset;transform:unset;width:120%;position:relative;bottom:0}.mobile-app-links{width:calc(100% - 48px);position:fixed;bottom:24px}}@media (max-width:390px){.mobile-app-links{flex-direction:column}.mobile-app-link{justify-content:center;display:flex}}
