.pro-accounts__sign-up{--nested-radius: 30px;--radius: calc(var(--nested-radius) + var(--padding))}.pro-accounts__container{padding:var(--padding);display:flex;flex-direction:column;border-radius:var(--radius)}@media screen and (width >= 1200px){.pro-accounts__container{flex-direction:row}}.pro-accounts__image{position:relative}@media screen and (width >= 1200px){.pro-accounts__image{width:var(--image-col-width)}}.pro-accounts__image img{width:100%;height:100%;object-fit:cover;border-radius:var(--nested-radius)}.pro-accounts__image .pro-accounts__image-description{position:absolute;top:0;left:0;padding:2rem;color:#fff;height:100%;border-radius:var(--nested-radius);display:flex;flex-direction:column}.pro-accounts__image .pro-accounts__image-description h1,.pro-accounts__image .pro-accounts__image-description h2,.pro-accounts__image .pro-accounts__image-description h3{margin-top:1rem;font-weight:700;color:#fff}.pro-accounts__image .pro-accounts__image-description p:first-child{margin-top:0}.pro-accounts__image .pro-accounts__image-description p:last-child{margin-bottom:0}.pro-accounts__content{display:flex;width:100%;flex-direction:column;justify-content:start;align-items:center;padding:0 2rem}.pro-accounts__content.success{justify-content:center}.pro-accounts__content h1,.pro-accounts__content h2,.pro-accounts__content h3{margin-top:1rem;font-weight:700}@media screen and (width >= 1200px){.pro-accounts__content{width:calc(100% - var(--image-col-width));padding:4rem}}.pro-accounts__form-container{max-width:550px;width:100%}.pro-accounts__form-container img{height:auto;width:100%}.pro-accounts__form{--inputs-radius: 10px;display:flex;flex-direction:column;gap:2rem;width:100%}.pro-accounts__form button[type=submit]{border-radius:10px}.pro-accounts__form select{font-size:1.6rem}.error{font-size:13px;color:#ff9e08}.field-show{position:absolute !important;left:-9999px !important;top:-9999px !important;height:1px;width:1px;overflow:hidden}