.ufv-module__qpATCG__container{background-color:var(--background);border-radius:8px;max-width:600px;margin:20px auto;padding:20px;transition:all .3s ease-in-out;box-shadow:0 0 10px #0000001a}.ufv-module__qpATCG__title{text-align:center;color:var(--primary);margin-bottom:20px;font-size:24px;font-weight:700}.ufv-module__qpATCG__input,.ufv-module__qpATCG__select,.ufv-module__qpATCG__textarea{border:2px solid var(--secondary);box-sizing:border-box;background-color:var(--white);width:100%;color:var(--black);border-radius:8px;margin-bottom:10px;padding:12px;font-size:16px}.ufv-module__qpATCG__phoneContainer{align-items:center;gap:10px;margin-bottom:10px;display:flex}.ufv-module__qpATCG__select{border:2px solid var(--secondary);background-color:var(--white);appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill=\"black\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7 10l5 5 5-5z\"/><path d=\"M0 0h24v24H0z\" fill=\"none\"/></svg>");background-position:95%;background-repeat:no-repeat;border-radius:8px;flex:1;min-width:80px;padding:12px;font-size:16px}.ufv-module__qpATCG__phoneContainer .ufv-module__qpATCG__select{flex:1;max-width:120px}.ufv-module__qpATCG__inputPhone{flex:2}.ufv-module__qpATCG__select:focus{border-color:var(--highlight);outline:none;box-shadow:0 0 5px #ebb54080}.ufv-module__qpATCG__error{color:red;margin-bottom:10px;font-size:14px}.ufv-module__qpATCG__success{color:green;margin-top:10px;font-weight:700}.ufv-module__qpATCG__input:focus,.ufv-module__qpATCG__select:focus,.ufv-module__qpATCG__textarea:focus{border-color:var(--highlight);outline:none;box-shadow:0 0 5px #ebb54080}.ufv-module__qpATCG__button,.ufv-module__qpATCG__buttonBack{background-color:var(--primary);color:var(--white);cursor:pointer;text-align:center;border:none;border-radius:50px;width:100%;margin-top:10px;padding:12px 20px;font-size:16px;transition:background-color .3s ease-in-out;display:block}.ufv-module__qpATCG__button:hover{background-color:var(--secondary)}.ufv-module__qpATCG__buttonBack:hover{background-color:var(--highlight)}.ufv-module__qpATCG__loader{color:#fff;z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5em;display:flex;position:fixed;top:0;left:0}.ufv-module__qpATCG__fadeIn{animation:.5s ease-in-out ufv-module__qpATCG__fadeIn}@keyframes ufv-module__qpATCG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
