.header,footer{display:none}.builderSetupPage{background:#f6f3fa;display:grid;gap:8px;grid-template-columns:1fr;height:100vh;overflow-y:hidden}@media screen and (min-width:1201px){.builderSetupPage{grid-template-columns:calc(50% - 8px) calc(50% - 8px)}}.builderSetupPage .heading{margin-bottom:24px}.builderSetupPage .heading h2{font-weight:500;font-size:32px;line-height:48px}.builderSetupPage .heading p{margin-bottom:0;color:#000}.builderSetupPage .uploadWrapper{margin-bottom:1rem}.builderSetupPage .uploadWrapper__inside{background:#fafafa;min-height:350px;border-radius:40px;border:1.5px dashed rgba(0,0,0,.1);display:flex;padding:32px 10px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.builderSetupPage .uploadWrapper__inside p{margin-bottom:0;font-size:14px}.builderSetupPage .uploadWrapper input{display:none}.builderSetupPage .logoWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed rgba(0,0,0,.1);margin-bottom:16px;border-radius:40px;min-height:350px}.builderSetupPage .logoWrapper .logoDiv{max-width:295px;max-height:295px;width:100%;height:100%;overflow:hidden}.builderSetupPage .logoWrapper .logoDiv img{object-fit:contain;height:100%;width:100%}.formSide{position:relative;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:30px 40px}@media screen and (min-width:1441px){.formSide{padding:60px 90px 30px}}.formSide .builderAccountSetupForm{height:calc(100dvh - 230px);overflow-y:auto;margin-right:-40px;padding-right:40px}@media screen and (min-width:1441px){.formSide .builderAccountSetupForm{height:calc(100dvh - 240px);margin-right:-90px;padding-right:90px}}.formSide .builderAccountSetupForm__messageHost{position:absolute;top:100px;left:40px;right:40px;z-index:20;pointer-events:none}@media screen and (min-width:1441px){.formSide .builderAccountSetupForm__messageHost{top:130px;left:90px;right:90px}}.formSide .builderAccountSetupForm__message{margin-bottom:0;pointer-events:auto;box-shadow:0 18px 45px rgba(18,7,42,.18)}.formSide .form-label{font-size:1rem}.formSide ul{font-size:14px}.formSide .form-control{color:var(--rza-dark);background-color:#fff;border-color:rgba(0,0,0,.1);border-radius:60px;padding:16px 24px}.formSide .form-control:focus{border-color:var(--rza-primary)}.formSide .form-control.is-invalid{border-color:#d18f00;background-image:none}.inputGroup{position:relative;border:1px solid rgba(0,0,0,.1);border-radius:60px}.inputGroup .form-control{border:0}.inputGroup .input-group-text{color:var(--re-dark);background-color:#fff;border-color:rgba(0,0,0,0);border-radius:0 60px 60px 0!important;padding-right:24px;padding-left:0}.inputGroup:has(.form-control.is-invalid){border-color:#d18f00;box-shadow:0 0 0 3px rgba(209,143,0,.12)}.inputGroup:has(.form-control:focus){border-color:var(--rza-primary)}.builderCarousel{display:none;flex-direction:column;justify-content:center;align-items:center;gap:32px;height:100vh;overflow-y:auto}@media screen and (min-width:1200px)and (max-height:700px){.builderCarousel{justify-content:start}}.builderCarousel .carousel-item{text-align:center}.builderCarousel .imgWrapper{display:flex;justify-content:center;align-items:center}.builderCarousel .carousel-indicators [data-bs-target]{border:none;flex:0 1 auto;width:8px;height:8px;border-radius:50%;background:rgba(var(--rza-primary-rgb),.1)}.builderCarousel .carousel-indicators [data-bs-target].active{border-radius:25px;width:40px;height:8px;background:var(--rza-primary)}@media screen and (min-width:1201px){.builderCarousel{display:flex}}@media screen and (min-width:1200px)and (max-height:700px){.builderCarousel .caption{margin-top:-140px}}.builderCarousel .caption p{margin-bottom:0}.builderCarousel .caption .lead{width:50%;margin:0 auto;color:var(--rza-primary);font-weight:500}.stepNavigation{display:flex;gap:1rem}.stepNavigation .btn{flex:1 1;min-height:55px}.sideOne,.sideTwo{animation:fadeInStep .3s ease-in-out}@keyframes fadeInStep{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.termInfoModal .modal-header{padding-bottom:0}.termInfoModal .alert{color:#000;font-size:12px;border-radius:10px;background:rgba(73,26,154,.05)}.termInfoModal .modal-title{font-size:1rem;line-height:var(--rza-modal-title-line-height);margin-bottom:0}.termInfoModal .form-check{color:#000;font-size:14px}