.globo-form-app{position:relative!important;z-index:0!important;isolation:isolate!important}.globo-form-app{box-sizing:border-box!important;width:calc(100% - 2 * var(--pad))!important;max-width:820px!important;margin:0 auto!important;padding:clamp(20px,3.5vw,32px)!important;background:var(--white)!important;border:3px solid var(--black)!important;border-radius:var(--radius)!important;box-shadow:6px 6px 0 var(--black)!important;font-family:var(--font-body)!important}.globo-form-app .globo-form,.globo-form-app .globo-form-app-content,.globo-form-app .panel,.globo-form-app .gfb__wizard,.globo-form-app .wizard,.globo-form-app form{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}.globo-form-app .globo-form-control,.globo-form-app .globo-form-group,.globo-form-app .gfb__row,.globo-form-app .gfb__row>*,.globo-form-app [class*=globo-col],.globo-form-app [class*=col-md],.globo-form-app [class*=col-sm]{box-sizing:border-box!important;width:100%!important;max-width:100%!important;flex:1 1 100%!important;padding-left:0!important;padding-right:0!important}.globo-form-app .globo-form-control{margin-bottom:22px!important}.globo-form-app .globo-heading,.globo-form-app .globo-description,.globo-form-app .globo-form-title,.globo-form-app .globo-form-description{display:none!important}html body .globo-form-app,html body .globo-form-app *{font-family:var(--font-body)!important}html body .globo-form-app label,html body .globo-form-app label.classic-label,html body .globo-form-app label.classic-label.globo-label,html body .globo-form-app .globo-label,html body .globo-form-app .globo-label span,html body .globo-form-app span.label-content{font-family:var(--font-display)!important;font-weight:800!important;font-size:16px!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.01em!important;color:var(--black)!important}.globo-form-app label.classic-label,.globo-form-app .globo-label{display:block!important;margin:0 0 8px!important}.globo-form-app .globo-label .required,.globo-form-app .required-mark,.globo-form-app span.required{display:inline!important;margin-left:4px!important;color:var(--red)!important;font-size:16px!important;line-height:1!important}.globo-form-app .globo-label ul,.globo-form-app .globo-label li{list-style:none!important;margin:0!important;padding:0!important}html body .globo-form-app input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),html body .globo-form-app textarea,html body .globo-form-app select,html body .globo-form-app .panel textarea,html body .globo-form-app .globo-form-control input:not([type=checkbox]):not([type=radio]){box-sizing:border-box!important;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:54px!important;padding:14px 16px!important;font-family:var(--font-body)!important;font-size:16px!important;color:var(--black)!important;background:var(--white)!important;background-image:none!important;border:3px solid var(--black)!important;border-radius:10px!important;box-shadow:none!important;outline:none!important}.globo-form-app textarea,.globo-form-app .panel textarea{min-height:170px!important;line-height:1.5!important;resize:vertical!important}.globo-form-app input:focus-visible,.globo-form-app textarea:focus-visible,.globo-form-app select:focus-visible{outline:3px solid var(--cobalt)!important;outline-offset:2px!important}.globo-form-app ::placeholder{color:#8a8578!important;opacity:1!important}.globo-form-app .globo-form-control>img,.globo-form-app .globo-input-icon,.globo-form-app .globo-form-control .icon-wrapper{display:none!important}.globo-form-app .globo-option,.globo-form-app .globo-checkbox-wrapper label,.globo-form-app .checkbox label{display:flex!important;align-items:center!important;gap:10px!important;font-family:var(--font-body)!important;font-weight:400!important;font-size:16px!important;text-transform:none!important;letter-spacing:var(--track-body)!important;line-height:1.4!important;cursor:pointer}.globo-form-app input[type=checkbox],.globo-form-app input[type=radio]{-webkit-appearance:auto!important;appearance:auto!important;width:24px!important;height:24px!important;min-height:0!important;margin:0!important;padding:0!important;flex:0 0 auto!important;accent-color:var(--cobalt)!important;border-radius:4px!important}.globo-form-app .gfb__footer,.globo-form-app .gfb__footer.wizard__footer{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:8px!important;padding:0!important;border:none!important;background:transparent!important}html body .globo-form-app button,html body .globo-form-app .gfb__footer button,html body .globo-form-app .wizard__footer button,html body .globo-form-app .classic-button,html body .globo-form-app .wizard__submit,html body .globo-form-app .wizard__next,html body .globo-form-app .classic-button.wizard__submit{display:inline-block!important;width:auto!important;min-width:0!important;height:auto!important;font-family:var(--font-display)!important;font-weight:800!important;font-size:18px!important;text-transform:uppercase!important;letter-spacing:.01em!important;padding:14px 26px!important;color:var(--black)!important;background:var(--yellow)!important;border:3px solid var(--black)!important;border-radius:999px!important;box-shadow:4px 4px 0 var(--black)!important;outline:none!important;cursor:pointer!important;transition:transform .08s ease,box-shadow .08s ease!important}.globo-form-app .wizard__previous,.globo-form-app button[class*=previous]{display:none!important}.globo-form-app button:hover{transform:translate(-2px,-2px)!important;box-shadow:6px 6px 0 var(--black)!important}.globo-form-app button:active{transform:translate(2px,2px)!important;box-shadow:2px 2px 0 var(--black)!important}.globo-form-app .error,.globo-form-app .message.error,.globo-form-app .invalid-feedback,.globo-form-app .globo-form-control .error{font-family:var(--font-body)!important;font-size:14px!important;font-weight:600!important;text-transform:none!important;color:var(--red)!important}.globo-form-app .message.success,.globo-form-app .globo-form-success{font-family:var(--font-display)!important;font-weight:800!important;font-size:18px!important;text-transform:uppercase!important;color:var(--black)!important;background:var(--green)!important;border:3px solid var(--black)!important;border-radius:12px!important;padding:16px 18px!important}.globo-form-app .gfb__dropzone,.globo-form-app .globo-dropzone{background:var(--white)!important;border:3px dashed var(--black)!important;border-radius:10px!important;padding:20px!important}.globo-form-app .gfb__dropzone--placeholder--button{color:var(--black)!important;background:var(--yellow)!important;border:3px solid var(--black)!important;border-radius:999px!important;padding:10px 18px!important;font-family:var(--font-display)!important;font-weight:800!important;text-transform:uppercase!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/globo-brand.css.map */
