@media (min-width:992px){.header__content{flex-grow:1}}.header__content-wrapper{display:flex;flex-direction:column;padding-top:var(--block-inner-space, 5rem);padding-bottom:var(--block-inner-space, 5rem)}@media (min-width:768px){.header__content-wrapper{flex-direction:row;gap:2rem}}@media (min-width:992px){.header__content-wrapper{gap:0}}@media (min-width:1200px){.header__content-wrapper{gap:5.375rem}}.header__image{display:block;margin-bottom:4rem}@media (min-width:576px){.header__image{max-width:355px}}@media (min-width:768px){.header__image{max-width:360px;order:2}}@media (min-width:992px){.header__image{max-width:500px}}.header__image img{width:100%;height:auto}.header__title{margin-bottom:2rem}@media (min-width:768px){.header__title{margin-bottom:4rem}}.header__registration-label{font-size:20px;line-height:28px;margin-bottom:1.25rem}.header__registration-button{display:grid;gap:2rem;max-width:255px}.header__registration-button .btn-primary{padding:16px 48px;border:0;border-radius:999px;font-size:16px;line-height:24px;background:#a6db2c;color:#163e73}.header__registration-button .btn-primary:active,.header__registration-button .btn-primary:focus,.header__registration-button .btn-primary:focus-within,.header__registration-button .btn-primary:hover{background:#90c021;color:#163e73}