.demo-questionary{margin-left:auto;margin-right:auto;display:flex;width:91.666667%;justify-content:center;padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.demo-questionary{width:66.666667%;padding-top:6rem;padding-bottom:6rem}}.demo-questionary form{margin-top:1.25rem}.demo-questionary form label{margin-bottom:1rem;display:flex;width:auto;cursor:pointer;align-items:flex-start;text-align:left;font-family:Poppins;line-height:1.5rem;--tw-text-opacity:1;color:rgb(66 62 63/var(--tw-text-opacity))}.demo-questionary form input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:.5rem;height:1.25rem;width:1.25rem;flex-shrink:0;cursor:pointer;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(66 62 63/var(--tw-border-opacity))}.demo-questionary form input[type=radio]:checked{background-color:transparent}.demo-questionary form input[type=radio]:checked:before{content:"";display:block;transform:rotate(45deg);margin-left:5px;margin-top:2px;height:.75rem;width:7px;border-bottom-width:2px;border-right-width:2px;--tw-border-opacity:1;border-color:rgb(66 62 63/var(--tw-border-opacity))}.demo-questionary form .error-message-question-demo{position:absolute;left:-1rem;top:-.25rem;font-size:30px;--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}@media (min-width:768px){.demo-questionary form .error-message-question-demo{left:-.75rem;font-size:24px}}.demo-questionary form .button-type-save{margin-top:2rem;width:100%;cursor:pointer;border-width:1px;--tw-border-opacity:1;border-color:rgb(66 62 63/var(--tw-border-opacity));background-color:transparent;padding-top:1rem;padding-bottom:1rem;text-align:center;font-family:Poppins;font-size:20px;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(66 62 63/var(--tw-text-opacity))}@media (min-width:768px){.demo-questionary form .button-type-save{margin-top:1.5rem;width:20%;padding-top:.5rem;padding-bottom:.5rem}}.demo-questionary form .button-type-submit{margin-top:2rem;width:100%;--tw-bg-opacity:1;background-color:rgb(255 221 58/var(--tw-bg-opacity));padding-top:1rem;padding-bottom:1rem;font-family:Poppins;font-size:20px;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(66 62 63/var(--tw-text-opacity))}@media (min-width:768px){.demo-questionary form .button-type-submit{margin-top:1.5rem;width:20%;padding-top:.5rem;padding-bottom:.5rem}}.Loader_loader__oaLvI{position:relative;display:flex}.Loader_loader__oaLvI span{width:30px;height:150px;margin:0 20px;background:#ffdd3a;animation:Loader_animate__z1_DS 2s linear infinite}.Loader_loader__oaLvI span:first-child{animation-delay:0s}.Loader_loader__oaLvI span:nth-child(2){animation-delay:.3s}.Loader_loader__oaLvI span:nth-child(3){animation-delay:.6s}.Loader_loader__oaLvI span:nth-child(4){animation-delay:.9s}@keyframes Loader_animate__z1_DS{0%{box-shadow:0 0 0 hsla(0,0%,100%,.5);opacity:0;transform:translateX(-30px) scale(1)}50%{box-shadow:0 20px 50px hsla(0,0%,100%,.5);opacity:1;transform:translateX(0) scale(1.2)}to{box-shadow:0 0 0 hsla(0,0%,100%,.5);opacity:0;transform:translateX(30px) scale(1)}}.demo-form{width:100%}@media (min-width:768px){.demo-form{padding-left:4rem;padding-right:4rem}}.demo-form form{margin-top:1.25rem}.demo-form form .container-input{margin-bottom:3rem;margin-top:1rem;width:100%;border-width:1px;--tw-border-opacity:1;border-color:rgb(245 245 250/var(--tw-border-opacity))}@media (min-width:768px){.demo-form form .container-input{margin-bottom:1.5rem;margin-top:.25rem}}.demo-form form label{font-size:16px;--tw-text-opacity:1;color:rgb(245 245 250/var(--tw-text-opacity))}.demo-form form input[type=email],.demo-form form input[type=text]{width:100%;background-color:transparent;padding:.75rem 1rem;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(245 245 250/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}@media (min-width:768px){.demo-form form input[type=email],.demo-form form input[type=text]{padding-top:1rem;padding-bottom:1rem}}.demo-form form select{width:100%;background-color:transparent;padding:.75rem 1rem;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(245 245 250/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}@media (min-width:768px){.demo-form form select{padding-top:1rem;padding-bottom:1rem}}.demo-form form option{font-size:16px;--tw-text-opacity:1;color:rgb(66 62 63/var(--tw-text-opacity))}.demo-form form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid #f5f5fa;border-radius:0}.demo-form form input[type=checkbox]:checked{background-color:transparent}.demo-form form input[type=checkbox]:checked:before{content:"";display:block;margin:0 0 0 6px;width:8px;height:16px;border-color:#f5f5fa;border-style:solid;border-width:0 4px 4px 0;transform:rotate(45deg)}.demo-form form button{margin-top:4rem;width:100%;--tw-bg-opacity:1;background-color:rgb(255 221 58/var(--tw-bg-opacity));padding-top:1rem;padding-bottom:1rem;text-align:center;font-family:Poppins;letter-spacing:.1em;--tw-text-opacity:1;color:rgb(66 62 63/var(--tw-text-opacity))}@media (min-width:768px){.demo-form form button{margin-top:1.5rem;width:33.333333%;padding-top:1.5rem;padding-bottom:1.5rem}}.demo-form .email-error-message-demo,.demo-form .select-error-message-demo,.demo-form .text-error-message-demo{position:absolute;right:0;top:0;--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}@media (min-width:768px){.demo-form .email-error-message-demo,.demo-form .select-error-message-demo,.demo-form .text-error-message-demo{font-size:12px}}.demo-form .checkbox-error-message-demo{position:absolute;right:0;top:0;--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}@media (min-width:768px){.demo-form .checkbox-error-message-demo{font-size:12px}}