.globo-formbuilder .globo-form .g-container .header .title{font-size:2.4rem;margin-bottom:1rem}.globo-formbuilder .globo-form .g-container .header .description p{font-size:1.3rem}.globo-formbuilder .globo-form .g-container .content .globo-form-control label{font-size:1.4rem;font-weight:700;margin-bottom:.8rem}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input input,.globo-formbuilder .globo-form .g-container .content .globo-form-control textarea,.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input select{border-radius:0;box-shadow:none;background-color:transparent;font-size:1.3rem;padding:1rem 1.6rem;height:34px;font-family:var(--font-body-family)}.globo-form-control input,.globo-form-control textarea,.globo-form-control select{box-shadow:none;background-color:transparent;border-bottom:1px solid var(--dark-grey-blue)}.globo-form-control input:focus{box-shadow:none}.globo-formbuilder .globo-form .g-container .content .globo-form-control textarea{min-height:6.8rem}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input,.globo-formbuilder .globo-form .g-container .content .globo-form-control textarea{border:1px solid var(--color-red-crc)}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input select{padding:0 1.2rem;position:relative;border-right:5px solid var(--color-white)}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input input::placeholder,.globo-formbuilder .globo-form .g-container .content .globo-form-control textarea::placeholder{color:var(--color-black-pure);font-size:1.3rem}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input .iti .iti__flag-container{border-right:1px solid var(--color-red-crc)}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input .iti .iti__flag-container .iti__selected-flag{background-color:var(--color-white-rgb)}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input .iti input{padding-left:8.1rem!important}.globo-formbuilder .globo-form .g-container .content .globo-form-control .help-text{color:var(--color-black-pure)}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input input[type=file]{padding:.5rem 1.6rem;position:relative}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input input[type=file]::-webkit-file-upload-button{visibility:hidden}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-form-input input[type=file]:before{content:"Choose files";position:absolute;left:1.6rem;top:.5rem;font-size:1.3rem;text-decoration:underline;color:var(--color-black-pure);font-family:var(--font-body-family);font-weight:700;cursor:pointer}.globo-formbuilder .globo-form .g-container .content .globo-form-control .globo-list-control{padding:0}.globo-formbuilder .globo-form .g-container .content .globo-form-control .radio-wrapper{margin-left:0}.globo-formbuilder .globo-form .g-container .content .globo-form-control .radio-wrapper .radio-label{font-size:1.3rem;font-weight:400;position:relative;display:block;padding-left:2.3rem}.globo-formbuilder .globo-form .g-container .content .globo-form-control .radio-wrapper .radio-label:before{box-shadow:none;border-radius:0;border:1px solid var(--color-red-crc);width:1.6rem;height:1.6rem;top:.3rem;left:0}.globo-formbuilder .globo-form .g-container .content .globo-form-control .radio-wrapper .radio-label:after{display:none}.globo-formbuilder .globo-form .g-container .content .globo-form-control .radio-wrapper .radio-input:checked~.radio-label:after{display:block;content:"";position:absolute;top:.5rem;left:.2rem;border-radius:0;background:var(--color-red-crc);width:1.2rem;height:1.2rem;border:0}.globo-formbuilder .globo-form .g-container .footer{margin-top:.6rem}.globo-formbuilder .globo-form .g-container .footer .submit{background-color:var(--color-red-crc);padding:.9rem 1.8rem;font-family:var(--font-body-family);position:relative;border-radius:0;font-weight:700}.globo-formbuilder .globo-form .g-container .footer .submit:before{content:"";position:absolute;bottom:.6rem;left:2rem;width:calc(100% - 4rem);height:2px;background:var(--color-white);opacity:0}.globo-formbuilder .globo-form .g-container .footer .submit:hover{background-color:var(--color-red-crc);box-shadow:none;filter:none}.globo-formbuilder .globo-form .g-container .footer .submit:hover:before{opacity:1}.globo-formbuilder .globo-form .g-container .content .globo-form-control .label-click{position:absolute;left:0;top:-1.5rem;width:50%;padding-left:.5rem}.globo-form-app .panel .label-click small{color:var(--color-black-pure);cursor:pointer;text-decoration:underline}.backdrop-modal-help-form{position:fixed;top:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:#0006;z-index:100}.content-modal-help-form{background-color:var(--off-white);padding:2rem}.backdrop-modal-help-form .content-modal-help-form .close-modal-help-form{display:flex;align-items:center;justify-content:space-between;border-bottom:var(--dark-grey-blue) 1px solid;margin-bottom:1.5rem}.backdrop-modal-help-form .content-modal-help-form .close-modal-help-form h3{margin:0}.backdrop-modal-help-form .content-modal-help-form .close-modal-help-form span{cursor:pointer;font-size:3rem;color:#fff;width:3rem;height:3rem;display:inline-block;text-align:center;line-height:.65}.backdrop-modal-help-form .content-modal-help-form .close-modal-help-form span svg{color:var(--dark-grey-blue);width:1.5rem;height:1.5rem}.backdrop-modal-help-form .content-modal-help-form img{width:100%}@media only screen and (min-width:769px){.globo-formbuilder .globo-form .g-container .content .globo-form-control .label-click{left:initial;right:0;cursor:pointer}}.globo-form-control textarea{font-family:Arial,Helvetica,sans-serif}.heading-title{font-size:1rem!important;font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:300!important;color:rgb(var(--color-foreground))!important;text-transform:uppercase!important}@media screen and (min-width:750px){.heading-title{font-size:1.5rem!important}}.gfb__footer .action,.gfb__footer [type=button],.gfb__footer [type=submit],.globo-form-app .footer .action,.globo-form-app .footer [type=button],.globo-form-app .footer [type=submit]{cursor:pointer;display:inline-flex;align-items:center;box-sizing:border-box;font:inherit;padding:1rem;text-align:left;text-decoration:none;border:0;border-radius:0;background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));min-width:12rem;transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;font-family:var(--font-heading-family);font-weight:300;font-size:.813rem}.modal-image-and-description{background-color:var(--white);padding:1rem}.modal-description:empty,.modal-where-to-find:empty{display:none}.label-click{display:flex;align-items:center;gap:.2rem;margin-top:-1.5rem}@media screen and (min-width:750px){.label-click{margin-top:3rem}}.label-click span{height:fit-content}.label-click svg,.label-click span{width:1.2rem;height:1.2rem}.heading-title.globo-heading{margin-top:2rem}.globo-form-control{margin-bottom:2rem}.gfb__footer.wizard__footer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem}@media screen and (min-width:750px){.gfb__footer.wizard__footer{flex-direction:row;gap:2rem}}.description.globo-description{position:absolute}
/*# sourceMappingURL=/cdn/shop/t/233/assets/nova-return-and-repair.css.map */
