@charset "UTF-8";.website-multi-step-form{display:grid;margin-bottom:10rem;place-content:center;position:relative}.website-multi-step-form .grecaptcha-badge{margin:0 0 -15px}@media (max-width:769px){.website-multi-step-form__heading{text-align:center}}.website-multi-step-form__wrapper{-moz-column-gap:10rem;column-gap:10rem;display:grid;grid-template-columns:1fr 2fr;max-width:110rem;padding-top:5rem;z-index:10}@media (max-width:800px){.website-multi-step-form__wrapper{grid-template-columns:1fr}}@media (max-width:1024px){.website-multi-step-form__wrapper{padding-left:5rem;padding-right:5rem}}@media (max-width:850px){.website-multi-step-form__wrapper{padding-left:3rem;padding-right:3rem}}.website-multi-step-form__content{color:#fff}@media (min-width:801px){.website-multi-step-form__content{padding-top:8rem}}@media (max-width:850px){.website-multi-step-form__content{display:grid}}@media (max-width:769px){.website-multi-step-form__elements{margin-bottom:3rem}}.website-multi-step-form__caption{font-size:2rem;font-weight:100}@media (max-width:769px){.website-multi-step-form__caption{margin-bottom:3rem;text-align:center}}.website-multi-step-form__logo{margin-top:2rem;max-width:10rem}@media (max-width:850px){.website-multi-step-form__logo{margin-top:0;place-self:center}}.website-multi-step-form__logo-heading{color:#fff;font-size:1.8rem;margin-top:1rem}@media (max-width:850px){.website-multi-step-form__logo-heading{margin-bottom:1rem;text-align:center}}.website-multi-step-form__element{font-size:2rem;font-weight:100;list-style-type:none;position:relative}.website-multi-step-form__element:before{color:#fff;content:"•";font-size:5rem;left:-2rem;position:absolute;top:-2.3rem}.website-multi-step-form__form{align-items:center;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.2);display:flex;justify-content:center;min-height:666px;position:relative}.website-multi-step-form__form:before{color:#555;content:"Wczytywanie formularza";font-size:1.6rem;position:absolute;z-index:1}.website-multi-step-form__form.loaded:before{display:none}.website-multi-step-form__form .hs-form-frame{background:#fff;height:100%;width:100%}.website-multi-step-form__background{background:linear-gradient(83deg,#045cb6 4.35%,#092755 97.23%);height:55rem;position:absolute;top:0;width:100%;z-index:9}