html,body,#root{height:100%;margin:0;padding:0;display:flex;flex-direction:column;font-family:Raleway,sans-serif}.home-image{background-image:url(/assets/home_desktop-C5VQiZ6X.png);width:100%;height:100vh;background-size:cover;background-position:center}.help-image{background-image:url(/assets/help_desktop-fuLpOrb6.png);width:100%;background-size:cover}.logo{height:60px;padding-top:12px;padding-bottom:12px}.logo-home{height:95px;padding-top:12px;padding-bottom:12px}@media screen and (max-width: 600px){.home-image{background-image:url(/assets/home_mobile-0T0MNWiw.png);height:50vh;position:relative;margin-top:0}.help-image{background-image:url(/assets/help_mobile-BojaEu-u.png);width:100%;height:205px}.logo{height:30px}}.scroll-container{position:absolute;top:55%;left:50%;transform:translate(-50%,-55%);align-items:center;justify-content:center;margin:0 auto;width:100%;max-width:441px;height:248px;overflow:hidden}.card{display:flex;align-items:center;padding:3px;height:84px;width:80%;margin:0;transition:transform .5s ease,opacity .5s ease;position:absolute;border-radius:16px;background-color:#f5f7fa;box-shadow:0 4px 10px #0000001a}.card.active{height:70px;transform:scale(1.15);padding:8px;background-color:#ecf1f7;box-shadow:0 4px 12px #0003;z-index:120}.pic-container{margin-left:4px;width:40px;height:40px;border-radius:50%;border:1px solid #E5E5E5;background:#fff;padding:8px;overflow:hidden;display:flex;justify-content:center;align-items:center}.profile-pic{width:35px;height:35px;object-fit:contain}
