.globo-form-app div,
.globo-form-app span,
.globo-form-app applet,
.globo-form-app object,
.globo-form-app iframe,
.globo-form-app h1,
.globo-form-app h2,
.globo-form-app h3,
.globo-form-app h4,
.globo-form-app h5,
.globo-form-app h6,
.globo-form-app p,
.globo-form-app blockquote,
.globo-form-app pre,
.globo-form-app a,
.globo-form-app abbr,
.globo-form-app acronym,
.globo-form-app address,
.globo-form-app big,
.globo-form-app cite,
.globo-form-app code,
.globo-form-app del,
.globo-form-app dfn,
.globo-form-app em,
.globo-form-app img,
.globo-form-app ins,
.globo-form-app kbd,
.globo-form-app q,
.globo-form-app s,
.globo-form-app samp,
.globo-form-app small,
.globo-form-app strike,
.globo-form-app strong,
.globo-form-app sub,
.globo-form-app sup,
.globo-form-app tt,
.globo-form-app var,
.globo-form-app b,
.globo-form-app u,
.globo-form-app i,
.globo-form-app center,
.globo-form-app dl,
.globo-form-app dt,
.globo-form-app dd,
.globo-form-app ol,
.globo-form-app ul,
.globo-form-app li,
.globo-form-app fieldset,
.globo-form-app form,
.globo-form-app label,
.globo-form-app legend,
.globo-form-app table,
.globo-form-app caption,
.globo-form-app tbody,
.globo-form-app tfoot,
.globo-form-app thead,
.globo-form-app tr,
.globo-form-app th,
.globo-form-app td,
.globo-form-app article,
.globo-form-app aside,
.globo-form-app canvas,
.globo-form-app details,
.globo-form-app embed,
.globo-form-app figure,
.globo-form-app figcaption,
.globo-form-app footer,
.globo-form-app header,
.globo-form-app hgroup,
.globo-form-app menu,
.globo-form-app nav,
.globo-form-app output,
.globo-form-app ruby,
.globo-form-app section,
.globo-form-app summary,
.globo-form-app time,
.globo-form-app mark,
.globo-form-app audio,
.globo-form-app video {
  margin: 0;
  padding: 0;
  border: 0;
}
.globo-form-app :focus {
  outline: 0;
}
.globo-form-app article,
.globo-form-app aside,
.globo-form-app details,
.globo-form-app figcaption,
.globo-form-app figure,
.globo-form-app footer,
.globo-form-app header,
.globo-form-app hgroup,
.globo-form-app menu,
.globo-form-app nav,
.globo-form-app section {
  display: block;
}
.globo-form-app ol,
.globo-form-app ul,
.globo-form-app li {
  list-style: none;
}
.globo-form-app .globo-form-control ol,
.globo-form-app .globo-form-control ul,
.globo-form-app .globo-form-control li {
  margin: 0;
}
.globo-form-app blockquote,
.globo-form-app q {
  quotes: none;
}
.globo-form-app blockquote:before,
.globo-form-app blockquote:after,
.globo-form-app q:before,
.globo-form-app q:after {
  content: "";
  content: none;
}
.globo-form-app table {
  border-collapse: collapse;
  border-spacing: 0;
}
.globo-form-app input[type="search"]::-webkit-search-cancel-button,
.globo-form-app input[type="search"]::-webkit-search-decoration,
.globo-form-app input[type="search"]::-webkit-search-results-button,
.globo-form-app input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.globo-form-app input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.globo-form-app textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
.globo-form-app [hidden] {
  display: none;
}
.globo-form-app a:focus {
  outline: thin dotted;
}
.globo-form-app a:active,
.globo-form-app a:hover {
  outline: 0;
}
.globo-form-app img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.globo-form-app figure {
  margin: 0;
}
.globo-form-app form {
  margin: 0;
}
.globo-form-app fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.globo-form-app legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
.globo-form-app button,
.globo-form-app input,
.globo-form-app select,
.globo-form-app textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
.globo-form-app button,
.globo-form-app input {
  line-height: normal;
}
.globo-form-app button,
.globo-form-app select {
  text-transform: none;
}
.globo-form-app button,
.globo-form-app html input[type="button"],
.globo-form-app input[type="reset"],
.globo-form-app input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
.globo-form-app button[disabled],
.globo-form-app html input[disabled] {
  cursor: default;
}
.globo-form-app input[type="checkbox"],
.globo-form-app input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
.globo-form-app input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.globo-form-app input[type="search"]::-webkit-search-cancel-button,
.globo-form-app input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.globo-form-app button::-moz-focus-inner,
.globo-form-app input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.globo-form-app textarea {
  overflow: auto;
  vertical-align: top;
}
.globo-form-app table {
  border-collapse: collapse;
  border-spacing: 0;
}
.globo-form-app button,
.globo-form-app input,
.globo-form-app select,
.globo-form-app textarea {
  color: #222;
}
.globo-form-app ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
.globo-form-app ::selection {
  background: #b3d4fc;
  text-shadow: none;
}
.globo-form-app img {
  vertical-align: middle;
}
.globo-form-app fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.globo-form-app textarea {
  resize: vertical;
}
.globo-form-app .disabled {
  cursor: pointer;
}
.globo-form .ql-align-center {
  text-align: center;
}
.globo-form .ql-align-right {
  text-align: right;
}
.globo-form .ql-align-justify {
  text-align: justify;
}
.globo-form-app {
  max-width: 600px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: 30px;
  margin-bottom: 30px;
}
.globo-form-app .flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
.globo-form-app.boxed-layout {
  padding: 30px;
  position: relative;
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 768px) {
  .globo-form-app.boxed-layout {
    padding: 15px;
  }
}
.globo-form-app.float-layout {
  padding: 30px;
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  position: fixed;
  margin-left: 30px;
  right: 30px;
  bottom: 30px;
  max-height: 90vh;
  overflow-y: auto;
  transition: all 0.2s ease-in-out;
  transform: translateY(calc(100% + 30px));
  margin: 0;
  z-index: 10001;
}
.globo-form-app.float-layout.active {
  transform: none;
}
@media only screen and (max-width: 768px) {
  .globo-form-app.float-layout {
    right: 0;
    bottom: 10px;
    margin: 0 10px;
    padding: 15px;
  }
}
.globo-form-app .errors {
  background: transparent;
}
.globo-form-app .header {
  margin-bottom: 25px;
  display: block;
  background: none;
}
.globo-form-app .header .title {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.5;
  font-size: 26px;
}
.globo-form-app .header .description {
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
  color: #000;
}
.globo-form-app .content {
  margin: 0 -5px;
  padding: 0;
}
.globo-form-app .globo-form-control {
  margin-bottom: 1.5rem;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 5px;
  width: 100%;
  position: relative;
}
.globo-form-app .globo-form-control.globo-form-group-v1 {
  padding: 0;
}
.globo-form-app .globo-form-control.layout-1-column {
  width: 100%;
}
.globo-form-app .globo-form-control.layout-2-column {
  width: 50%;
}
.globo-form-app .globo-form-control.layout-3-column {
  width: 33.33%;
}
.globo-form-app .globo-form-control.layout-4-column {
  width: 25%;
}
.globo-form-app .globo-form-control.layout-5-column {
  width: 20%;
}
.globo-form-app .globo-form-control.layout-2per3-column {
  width: 66.66%;
}
.globo-form-app .globo-form-control.layout-2per5-column {
  width: 20%;
}
.globo-form-app .globo-form-control.layout-3per4-column {
  width: 75%;
}
.globo-form-app .globo-form-control.layout-3per5-column {
  width: 60%;
}
.globo-form-app .globo-form-control.layout-4per5-column {
  width: 80%;
}
@media only screen and (max-width: 768px) {
  .globo-form-app .globo-form-control.layout-1-column,
  .globo-form-app .globo-form-control.layout-2-column,
  .globo-form-app .globo-form-control.layout-3-column {
    width: 100%;
  }
}
.globo-form-app .globo-form-control.conditional-field {
  display: none;
}
.globo-form-app .globo-form-control label {
  -webkit-font-smoothing: antialiased;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-box-direction: normal;
  touch-action: manipulation;
  color: #212b36;
  display: block;
  margin-bottom: 4px;
  font-weight: 400;
  line-height: 20px;
  text-transform: initial;
  letter-spacing: initial;
  cursor: pointer;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .globo-form-app .globo-form-control label {
    font-size: 16px;
  }
}
.globo-form-app .globo-form-control input,
.globo-form-app .globo-form-control textarea,
.globo-form-app .globo-form-control select {
  box-sizing: border-box;
  margin: 0;
  font-family: inherit;
  overflow: visible;
  display: block;
  height: 41px;
  padding: 10px 12px;
  color: #000;
  background-color: #f1f1f1;
  background-clip: padding-box;
  border-radius: 2px;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  font-size: 14px;
  position: relative;
  flex: 1 1 auto;
  margin-bottom: 0;
  border: 0;
  box-shadow: none;
  width: 100%;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02);
  border: 0;
  transition: box-shadow 0.15s ease;
  outline: none;
}
.globo-form-app .globo-form-control input:focus {
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.globo-form-app .globo-form-control textarea {
  height: initial;
}
.globo-form-app .globo-form-control [type="range"] {
  padding: 0;
  background: none;
  box-shadow: none;
}
.globo-form-app .globo-form-control [type="range"]:focus {
  box-shadow: none;
}
.globo-form-app .globo-form-control .globo-google-map {
  overflow: hidden;
}
.globo-form-app .globo-form-control .globo-google-map iframe[src*="https://www.google.com/maps/embed?"]
{
  width: 100%;
  min-height: 200px;
}
.globo-form-app
  .globo-form-control
  .globo-select-product
  .globo-select-product__thumb-label {
  margin-bottom: 8px;
}
.globo-form-app
  .globo-form-control
  .globo-select-product--list
  .globo-select-product__thumb-label {
  display: none;
}
.globo-form-app .globo-form-control .globo-select-product--grid {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  grid-gap: 15px;
  overflow: hidden;
}
.globo-form-app .globo-form-control .globo-select-product--1-column {
  grid-template-columns: auto;
}
.globo-form-app .globo-form-control .globo-select-product--2-column {
  grid-template-columns: auto auto;
}
.globo-form-app .globo-form-control .globo-select-product--3-column {
  grid-template-columns: auto auto auto;
}
.globo-form-app .globo-form-control .globo-select-product--4-column {
  grid-template-columns: auto auto auto auto;
}
.globo-form-app .globo-form-control .globo-select-product--5-column {
  grid-template-columns: auto auto auto auto auto;
}
.globo-form-app .globo-form-control .globo-select-product--6-column {
  grid-template-columns: auto auto auto auto auto auto;
}
.globo-form-app .globo-form-control .globo-select-product--7-column {
  grid-template-columns: auto auto auto auto auto auto auto;
}
.globo-form-app .globo-form-control .globo-select-product--8-column {
  grid-template-columns: auto auto auto auto auto auto auto auto;
}
.globo-form-app .globo-form-control .globo-select-product__thumb img {
  width: 100%;
}
.globo-form-app .globo-form-control .help-text {
  display: block;
  color: #6c757d;
  margin-top: 0.25rem;
  font-size: 12px;
}
.globo-form-app .globo-form-control .text-danger {
  color: #c10000;
}
.globo-form-app .globo-form-control .text-smaller {
  font-size: 12px;
}
.globo-form-app .globo-form-control.has-error input {
  border-color: #dc3545;
  border-width: 1px;
  border-style: solid;
}
.globo-form-app .globo-form-control .help-block {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 12px;
}
.globo-form-app .globo-form-control .help-block.error {
  color: #dc3545;
}
.globo-form-app .globo-form-control .classic_rounded-input {
  border-radius: 20px;
}
.globo-form-app .globo-form-control .flat-input {
  box-shadow: none;
}
.globo-form-app .globo-form-control .flat-input:focus {
  box-shadow: none;
}
.globo-form-app .globo-form-control .flat_rounded-input {
  box-shadow: none;
}
.globo-form-app .globo-form-control .flat_rounded-input:focus {
  box-shadow: none;
}
.globo-form-app .globo-form-control .flat_rounded-input {
  border-radius: 20px;
}
.globo-form-app .globo-form-control .material-label {
  font-weight: normal;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  box-sizing: inherit;
  color: #9e9e9e;
  position: absolute;
  top: 0;
  font-size: 16px;
  cursor: text;
  transition: transform 0.2s ease-out, color 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
  text-align: initial;
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
  width: 100%;
}
.globo-form-app .globo-form-control .material-input {
  -webkit-font-smoothing: antialiased;
  overflow: visible;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  width: 100%;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
}
.globo-form-app .globo-form-control .material-input:focus {
  box-shadow: none;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: 0 1px 0 0 #fff;
  box-shadow: 0 1px 0 0 #fff;
}
.globo-form-app .globo-form-control textarea.material-input,
.globo-form-app .globo-form-control textarea.material-input:focus {
  height: calc(2.45rem + 2px);
}
.globo-form-app .globo-form-control .checkbox-wrapper {
  position: relative;
  display: block;
  min-height: 24px;
  padding-left: 28px;
  text-align: left;
}
.globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input {
  display: none;
}
.globo-form-app .globo-form-control .checkbox-wrapper .checkbox-label {
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  top: 0;
}
.globo-form-app
  .globo-form-control
  .checkbox-wrapper
  .checkbox-input
  ~ .checkbox-label:before,
.globo-form-app
  .globo-form-control
  .checkbox-wrapper
  .checkbox-input
  ~ .checkbox-label:after {
  position: absolute;
  top: 1px;
  left: -28px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  margin: 0;
}
.globo-form-app
  .globo-form-control
  .checkbox-wrapper
  .checkbox-input
  ~ .checkbox-label:before {
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02);
  border-radius: 0.25rem;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.globo-form-app
  .globo-form-control
  .checkbox-wrapper
  .checkbox-input:checked
  ~ .checkbox-label:before {
  border-color: #fff;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  background-color: #fff;
}
.globo-form-app
  .globo-form-control
  .checkbox-wrapper
  .checkbox-input
  ~ .checkbox-label:after {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50% 50%;
}
.globo-form-app
  .globo-form-control
  .checkbox-wrapper
  .checkbox-input:checked
  ~ .checkbox-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.globo-form-app .globo-form-control .radio-wrapper {
  position: relative;
  display: block;
  min-height: 24px;
  margin-left: 28px;
  text-align: left;
}
.globo-form-app .globo-form-control .radio-wrapper .radio-input {
  display: none;
}
.globo-form-app .globo-form-control .radio-wrapper .radio-label {
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
}
.globo-form-app
  .globo-form-control
  .radio-wrapper
  .radio-input
  ~ .radio-label:before,
.globo-form-app
  .globo-form-control
  .radio-wrapper
  .radio-input
  ~ .radio-label:after {
  position: absolute;
  top: 1px;
  left: -28px;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  content: "";
  border: 1px solid;
  box-sizing: border-box;
}
.globo-form-app
  .globo-form-control
  .radio-wrapper
  .radio-input
  ~ .radio-label:before {
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  box-shadow: none;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02);
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.globo-form-app
  .globo-form-control
  .radio-wrapper
  .radio-input:checked
  ~ .radio-label:before {
  border-color: #fff;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.globo-form-app
  .globo-form-control
  .radio-wrapper
  .radio-input
  ~ .radio-label:after {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50% 50%;
}
.globo-form-app
  .globo-form-control
  .radio-wrapper
  .radio-input:checked
  ~ .radio-label:after {
  background: #fff;
  background: radial-gradient(#fff 40%, #fff 45%);
}
.globo-form-app .globo-form-control .heading-title {
  font-size: 19px;
  line-height: 19px;
  font-weight: 600;
  margin-bottom: 10px;
}
.globo-form-app .globo-form-control .heading-caption {
  line-height: 17px;
  font-weight: 300;
  font-size: 17px;
}
.globo-form-app .globo-form-control .star-rating > fieldset {
  border: none;
  display: inline-block;
}
.globo-form-app
  .globo-form-control
  .star-rating
  > fieldset:not(:checked)
  > input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.globo-form-app
  .globo-form-control
  .star-rating
  > fieldset:not(:checked)
  > label {
  float: right;
  width: 1em;
  padding: 0 0.05em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  color: transparent;
}
.globo-form-app
  .globo-form-control
  .star-rating
  > fieldset:not(:checked)
  > label:before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="star" class="svg-inline--fa fa-star fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="%23FFFFFF" d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"></path></svg>');
}
.globo-form-app
  .globo-form-control
  .star-rating
  > fieldset:not(:checked)
  > label:hover:before,
.globo-form-app
  .globo-form-control
  .star-rating
  > fieldset:not(:checked)
  > label:hover
  ~ label:before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="star" class="svg-inline--fa fa-star fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="%23FFFFFF" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>');
}
.globo-form-app
  .globo-form-control
  .star-rating
  > fieldset
  > input:checked
  ~ label:before {
  content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="star" class="svg-inline--fa fa-star fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="%23FFFFFF" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>');
}
.globo-form-app .globo-form-control .star-rating > fieldset > label:active {
  position: relative;
  top: 2px;
}
.globo-form-app .footer {
  background: none;
}
.globo-form-app .footer .description {
  margin-bottom: 0.5rem;
}
.globo-form-app .footer .action {
  -webkit-font-smoothing: antialiased;
  filter: brightness(100%);
  box-sizing: border-box;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  transition: all 0.25s ease-in-out;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  border-radius: 2px;
  padding: 11px 22px;
  min-width: 100px;
  background-color: #fff;
  color: #313131;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.globo-form-app .footer .action:hover {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
  filter: brightness(110%);
}
.globo-form-app .footer .action.classic_rounded-button,
.globo-form-app .footer .action.flat_rounded-button {
  border-radius: 20px;
}
.globo-form-app .footer .action.flat-button,
.globo-form-app .footer .action.flat-button:hover,
.globo-form-app .footer .action.flat_rounded-button,
.globo-form-app .footer .action.flat_rounded-button:hover {
  box-shadow: none;
}
.globo-form-app .footer .action.loading .spinner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #eb1256;
  display: flex;
  align-items: center;
  justify-content: center;
}
.globo-form-app .footer .action.loading .spinner:after {
  content: "";
  border: 3px solid transparent;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: spinButton 1s cubic-bezier(0.34, 0.11, 0.63, 0.86) infinite;
}
.globo-form-app .wizard__header {
  position: relative;
}
.globo-form-app .wizard__header-content {
  position: absolute;
  width: 100%;
  padding: 0 25px;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
}
.globo-form-app .wizard__header-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.globo-form-app .wizard__title {
  font-size: 24px;
  line-height: 32px;
  margin: 0;
}
.globo-form-app .wizard__subheading {
  text-transform: uppercase;
  margin: 0;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 2px;
}
.globo-form-app .wizard__subheading span {
  font-weight: 600;
}
.globo-form-app .wizard__steps {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: translateY(50%);
  z-index: 10;
}
.globo-form-app .wizard__congrats-message {
  display: none;
  color: #676767;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.globo-form-app .wizard.completed .wizard__content {
  animation: gettingOut 2s cubic-bezier(1, -0.71, 1, 1.16) forwards;
}
.globo-form-app .line {
  position: absolute;
  top: 5px;
  left: 50%;
  z-index: -1;
  height: 3px;
  transition: all 0.5s ease;
}
.globo-form-app .line.-start {
  left: 0%;
  background: #fff;
  width: 50%;
}
.globo-form-app .line.-end {
  left: 50%;
  background: #fff;
  width: 50%;
}
.globo-form-app .line.-background {
  background: #c3c3c3;
  width: 100%;
}
.globo-form-app .line.-progress {
  background: #fff;
  width: 100%;
  transform: scaleX(0);
  transform-origin: left center;
}
.globo-form-app .line.-in-progress {
  transform: scaleX(1);
}
.globo-form-app .panels {
  position: relative;
  overflow: hidden;
}
.globo-form-app .panel {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s all;
  width: 100%;
  padding-top: 25px;
  margin: 0 -5px;
  visibility: hidden;
  display: flex;
  flex-wrap: wrap;
}
.globo-form-app .panel__header {
  margin-bottom: 15px;
}
.globo-form-app .panel__title {
  font-size: 24px;
  line-height: 32px;
  margin: 0;
}
.globo-form-app .panel__subheading {
  font-size: 12px;
  line-height: 19px;
  margin: 0;
}
.globo-form-app .panel.movingOutBackward {
  transform: translateX(-600px);
}
.globo-form-app .panel.movingOutFoward {
  transform: translateX(600px);
  visibility: hidden;
}
.globo-form-app .panel.movingIn {
  transform: translateX(0);
  visibility: inherit;
}
.globo-form-app .steps {
  position: relative;
  display: flex;
  flex: 0 1 auto;
  color: #fff;
}
.globo-form-app .step {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  box-sizing: border-box;
  text-align: center;
  border-radius: 5px;
}
.globo-form-app .step__content {
  position: relative;
  z-index: 2;
}
.globo-form-app .step__number {
  font-size: 12px;
  color: #676767;
  background-color: #fff;
  font-weight: 800;
  width: 10px;
  height: 10px;
  line-height: 10px;
  margin: 0 auto;
  border-radius: 50%;
  border: 3px solid #c3c3c3;
  transition: opacity 0.5s;
  opacity: 1;
  z-index: 5;
  box-sizing: content-box;
}
.globo-form-app .step.-completed .step__number {
  opacity: 0;
}
.globo-form-app .step.-completed .checkmark {
  z-index: 0;
  animation: fill 0.4s ease-in-out forwards, scale 0.3s ease-in-out 0.6s both;
}
.globo-form-app .step.-completed .checkmark__check {
  animation: stroke 0.5s linear 0.4s forwards;
}
.globo-form-app .step.-completed .line {
  transform: scaleX(1);
}
.globo-form-app .step:last-child .line {
  width: 50%;
}
.globo-form-app .checkmark {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  box-shadow: inset 0px 0px 0px #fff;
  z-index: -1;
}
.globo-form-app .checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 8;
  stroke-miterlimit: 10;
  stroke: #fff;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.globo-form-app .checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 40;
  stroke-dashoffset: 40;
  stroke: #fff;
  stroke-width: 5;
}
.globo-form-app .button {
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  background: #fff;
  color: #fff;
  padding: 10px 15px;
  border: none;
  outline: none;
  display: inline-block;
  transition: all 0.3s;
}
.globo-form-app .button:hover {
  background: #fff;
}
.globo-form-app .button.previous {
  margin-right: 5px;
}
.globo-form-app .button.disabled {
  background: #c3c3c3;
  cursor: default;
}
.globo-form-app .message {
  display: none;
  width: 100%;
  padding: 10px;
  background: #f4f6f8;
  justify-content: space-between;
  align-items: center;
  position: relative;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02);
  box-sizing: border-box;
  font-size: 14px;
}
.globo-form-app .message + .footer {
  margin-top: 25px;
}
.globo-form-app .message.success {
  background: #eff7ed;
  color: #212b36;
}
.globo-form-app .message.warning {
  background: #fdf7e3;
}
.globo-form-app .message.danger {
  background: #fdf3f0;
  color: red;
}
.globo-form-app .message.error {
  color: #cc0000;
  background: #fdf3f0;
}
.globo-form-app .message .dismiss {
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.globo-form-app .message .content {
  margin: 0;
}
.globo-form-app .message .content p {
  margin: 0;
}
.globo-form-app .message .dismiss {
  position: absolute;
  top: 12px;
  right: 12px;
}
.globo-form-app .message .err-item {
  display: list-item;
  margin-left: 25px;
}
@keyframes stroke {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  50% {
    transform: translateX(-50%) scale3d(1.5, 1.5, 1.5);
  }
  100% {
    transform: scale3d(0);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #fff;
  }
}
@keyframes gettingOut {
  0% {
    transform: translateY(0%);
  }
  30% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(-200%);
  }
}
@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}
@keyframes spinButton {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.globo-form .floating-button {
  -webkit-font-smoothing: antialiased;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  outline: 0;
  position: relative;
  align-items: center;
  user-select: none;
  vertical-align: middle;
  justify-content: center;
  text-decoration: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  font-size: 14px;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  color: #fff;
  background-color: #fff;
  width: auto;
  height: 56px;
  padding: 0 20px;
  min-width: 56px;
  min-height: auto;
  border-radius: 28px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10000;
}
.globo-form .floating-button.circle {
  width: 56px;
}
.globo-form .floating-button.circle .fabLabel svg {
  margin-right: 0;
}
.globo-form .floating-button .fabLabel {
  width: 100%;
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
}
.globo-form .floating-button .fabLabel svg {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 19px;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none;
  margin-right: 8px;
}
.globo-form .floating-button.top {
  top: 30px;
  bottom: unset;
}
.globo-form .floating-button.half-top {
  top: 25%;
  bottom: unset;
}
.globo-form .floating-button.vertical-center {
  top: 50%;
  bottom: unset;
  transform: translate(0, -50%);
}
.globo-form .floating-button.half-bottom {
  bottom: 25%;
  top: unset;
}
.globo-form .floating-button.half-right {
  right: 25%;
  left: unset;
}
.globo-form .floating-button.horizontal-center {
  left: 50%;
  right: unset;
  transform: translate(-50%, 0);
}
.globo-form .floating-button.half-left {
  left: 25%;
  right: unset;
}
.globo-form .floating-button.left {
  left: 30px;
  right: unset;
}
@media only screen and (max-width: 768px) {
  .globo-form .floating-button {
    bottom: 10px;
    right: 10px;
  }
}
.globo-form .overlay {
  background-color: rgba(0, 0, 0, 0.74);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: unset;
  height: unset;
}
.globo-form-app.float-layout.active ~ .overlay {
  width: 100%;
  height: 100%;
}

