@-moz-document url-prefix() {}html:root body main section {display:grid;flex:1;gap:30px;grid-template-columns:2fr 3fr;max-width:1410px;}html:root body main section .background {background-image:url("/img/castorabaty/home/background.jpg");background-position:center;background-size:cover;}html:root body main section .section__inner {align-self:center;}html:root body main section .section__inner .before-login h4:nth-of-type(1), html:root body main section .section__inner .after-login h4:nth-of-type(1) {margin-top:35px;}html:root body main section .section__inner .before-login {display:grid;justify-items:start;}html:root body main section .section__inner .before-login h4:nth-of-type(2) {margin-top:10px;}html:root body main section .section__inner .before-login h4:nth-of-type(3) {display:none;}html:root body main section .section__inner .before-login > a:nth-of-type(1) {margin-top:65px;}html:root body main section .section__inner .before-login > a:nth-of-type(2) {display:none;}@media (max-width:1023px) {html:root body main section {display:flex;flex-direction:column;flex:0;gap:20px;max-width:540px;} html:root body main section .background {background-position:center top -50px;height:320px;} html:root body main section .section__inner .before-login h4:nth-of-type(1), html:root body main section .section__inner .after-login h4:nth-of-type(1) {margin-top:15px;} html:root body main section .section__inner .before-login {justify-items:stretch;} html:root body main section .section__inner .before-login h4:nth-of-type(2) {display:none;} html:root body main section .section__inner .before-login h4:nth-of-type(3) {margin-top:15px;display:block;} html:root body main section .section__inner .before-login > a:nth-of-type(1) {display:none;} html:root body main section .section__inner .before-login > a:nth-of-type(2) {margin-top:20px;display:block;}}