*{margin:0;box-sizing:border-box}body{--studenfy-primary:#333;--studenfy-primary-inverse:#fff;--studenfy-secondary:rgba(51,51,51,0.5);--studenfy-secondary-inverse:hsla(0,0%,100%,0.5);--studenfy-border:rgba(51,51,51,0.1)}ul{padding-left:24px}li+li{margin-top:6px}.header{background:var(--studenfy-primary);display:flex;align-items:center;justify-content:center;position:fixed;z-index:99999}.header,.header__fake{height:64px;width:100vw}.header__brand{width:23px;height:28px;background-size:cover;background-position:0;background-repeat:no-repeat}.home{height:calc(100vh - 64px)}.home,.home__jumbotron{display:flex;align-items:center;justify-content:center;flex-direction:column}.home__jumbotron{margin-bottom:32px}.home__icon{width:5em;height:5em;background-position:50%;background-size:cover;margin-bottom:12px}.home__title{font-size:2em;font-weight:500;color:var(--studenfy-primary)}.home__subtitle{font-size:1.2em;color:var(--studenfy-secondary)}.home__download{display:flex;justify-content:center}.home__download__button{background-size:contain;background-position:50%;background-repeat:no-repeat}.home__download__button-ios{width:120px;height:40px}.home__download__button-android{width:135px;height:40px;margin-left:12px}.home__download__button-rustore{width:120px;height:40px;margin-left:12px}.home__download__button-apk{margin-top:6px;text-decoration:underline;color:var(--studenfy-secondary);display:flex;justify-content:center;align-items:center;font-size:14px}