.t3-form-framework{display:flex;flex-direction:column;gap:2rem}.t3-form-framework__elements{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (min-width:0){.t3-form-framework__required-hint{padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:40rem){.t3-form-framework__required-hint{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:54rem){.t3-form-framework__required-hint{padding-left:3rem;padding-right:3rem}}@media only screen and (min-width:66rem){.t3-form-framework__required-hint{padding-left:3rem;padding-right:3rem}}@media only screen and (min-width:86rem){.t3-form-framework__required-hint{padding-left:3rem;padding-right:3rem}}@media only screen and (min-width:40rem){.t3-form-framework__required-hint{padding:initial}}.t3-form-framework__required-hint:before{color:var(--v7a120558);content:"* "}.t3-form-framework__submit-wrapper{display:flex;justify-content:center}.t3-form-framework__submit{background-color:var(--e06c89aa);border-radius:.5rem;color:var(--v61f0f40c);padding:.5rem;transition:background-color .5s;width:10rem}@media(hover:hover){.t3-form-framework__submit:hover{background-color:var(--v476c4dc2)}}
