:root{--h1-size:62px;--p-ingress-size:22px;--p-size:19px;--p-small:16px;--input-padding:20px 30px}@media screen and (max-width:530px){:root{--h1-size:48px;--p-ingress-size:20px;--p-size:17px;--p-small:14px;--input-padding:10px 20px}}.landing__container{min-height:100vh;display:flex;justify-content:center;align-items:center}.landing__account-btn{position:absolute;right:20px;top:20px;font-weight:550}.landing__account-btn:hover{text-decoration:underline}.landing{max-width:680px;padding:60px 30px;margin:0 auto;text-align:center;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing h1{font-size:var(--h1-size);line-height:1}.landing p{line-height:1.3;font-size:var(--p-ingress-size)}.landing p strong{font-family:var(--font-family-headline);font-weight:400}.landing p+p{font-size:var(--p-size)}.landing a{text-decoration:underline}.landing__form{display:flex;justify-content:center;gap:8px;padding:50px 0;max-width:500px;margin:0 auto}.landing__form button,.landing__form input{font-weight:550;border-radius:50px;font-size:var(--p-size);padding:var(--input-padding);border:2px solid #222}.landing__form input{min-width:none;flex-grow:1}.landing__form input:focus{outline:none}.landing__form button{background-color:#518c99;color:#fff;transition:all .2s ease-in-out;cursor:pointer;white-space:nowrap}.landing__form button:hover{background-color:#3a6b74}@media screen and (max-width:529px){.landing__author{max-width:90%;margin:10px auto;position:relative;font-size:var(--p-small);line-height:1.45}.landing__illustration{width:90%;height:auto}.landing__jonny{text-align:center;margin:20px auto;width:80%}.landing__arnold,.landing__jonny br{display:none}}@media screen and (min-width:530px){.landing__author{max-width:90%;margin:50px auto;position:relative;font-size:var(--p-small);line-height:1.45;text-align:right}.landing__illustration{width:80%;height:auto}.landing__jonny{top:10%;left:5%;width:45%}.landing__arnold,.landing__jonny{position:absolute;text-align:right}.landing__arnold{top:60%;left:0;width:35%}}