.communigate-oug34-document,
.communigate-oug34-return {
  max-width: 960px;
  margin: 0 auto 32px;
  padding: 0 16px;
  color: #172033;
}

.communigate-oug34-document h1,
.communigate-oug34-return h1 {
  margin: 0 0 20px;
  font-size: 2rem;
  line-height: 1.25;
}

.communigate-oug34-document h2,
.communigate-oug34-return h2,
.oug34-document h2 {
  margin: 28px 0 12px;
  font-size: 1.25rem;
  line-height: 1.35;
}

.communigate-oug34-document p,
.communigate-oug34-return p,
.communigate-oug34-return label,
.oug34-document p,
.oug34-document li {
  line-height: 1.6;
}

.communigate-oug34-document__content,
.communigate-oug34-return form {
  background: #fff;
  border: 1px solid #dbe4ef;
  padding: 24px;
}

.communigate-oug34-return fieldset {
  margin: 0 0 22px;
  padding: 18px;
  border: 1px solid #dbe4ef;
}

.communigate-oug34-return legend {
  width: auto;
  margin: 0 0 14px;
  padding: 0 8px;
  font-size: 1rem;
  font-weight: 700;
}

.communigate-oug34-return .form-group {
  margin-bottom: 16px;
}

.communigate-oug34-return .form-group > label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
}

.communigate-oug34-return input[type="text"],
.communigate-oug34-return input[type="email"],
.communigate-oug34-return input[type="date"],
.communigate-oug34-return textarea {
  display: block;
  width: 100%;
  min-height: 42px;
  padding: 10px 12px;
  border: 1px solid #bcc9d8;
  background: #fff;
  color: #172033;
}

.communigate-oug34-return textarea {
  min-height: 96px;
}

.communigate-oug34-return input[type="checkbox"],
.oug34-consent-field input[type="checkbox"] {
  margin-right: 8px;
}

.communigate-oug34-return .btn,
.communigate-oug34-document .oug34-btn-retur,
.oug34-document .oug34-btn-retur {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 18px;
  border: 1px solid #0a63b8;
  background: #0a63b8;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

.communigate-oug34-return .btn:hover,
.communigate-oug34-document .oug34-btn-retur:hover,
.oug34-document .oug34-btn-retur:hover {
  background: #084f94;
  border-color: #084f94;
  color: #fff;
}

.communigate-oug34-document .oug34-highlight-box,
.communigate-oug34-return .oug34-highlight-box,
.oug34-highlight-box {
  margin: 0 0 20px;
  padding: 16px 18px;
  border: 1px solid #bfdbfe;
  background: #f5f9ff;
  color: #153a63;
}

.communigate-oug34-document .oug34-table,
.oug34-table {
  width: 100%;
  margin: 16px 0;
  border-collapse: collapse;
}

.communigate-oug34-document .oug34-table th,
.communigate-oug34-document .oug34-table td,
.oug34-table th,
.oug34-table td {
  padding: 10px 12px;
  border: 1px solid #dbe4ef;
  text-align: left;
  vertical-align: top;
}

.communigate-oug34-return .text-danger {
  display: block;
  margin-top: 6px;
  color: #b42318;
}

.communigate-oug34-success {
  margin: 0 0 16px;
  padding: 10px 12px;
  border: 1px solid #bbf7d0;
  background: #ecfdf5;
  color: #14532d;
}

.oug34-product-legal {
  margin: 12px 0;
  padding: 10px 12px;
  border: 1px solid #d8ead8;
  background: #f7fff7;
  color: #244226;
  font-size: 13px;
  line-height: 1.5;
}

.oug34-cart-legal {
  margin: 12px 0;
  padding: 10px 12px;
  border: 1px solid #dde5ef;
  background: #f8fafc;
  color: #334155;
  font-size: 13px;
}

.oug34-checkout-info {
  margin: 12px 0;
  padding: 12px 14px;
  border: 1px solid #cfe2ff;
  background: #f5f9ff;
  color: #133a63;
  font-size: 14px;
  line-height: 1.55;
}

.oug34-checkout-info a,
.oug34-product-legal a,
.oug34-cart-legal a,
.communigate-oug34-legal-band a {
  color: #0a63b8;
  text-decoration: none;
}

.oug34-checkout-info a:hover,
.oug34-product-legal a:hover,
.oug34-cart-legal a:hover,
.communigate-oug34-legal-band a:hover {
  color: #084f94;
  text-decoration: underline;
}

.oug34-consent-field {
  display: block;
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid #d8e7fb;
}

.oug34-consent-field label {
  display: block;
  margin: 0;
  font-weight: 600;
}

.communigate-oug34-legal-band {
  border-top: 1px solid #dde5ef;
  background: #f8fafc;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

.communigate-oug34-legal-band strong {
  margin-right: 10px;
}

.communigate-oug34-legal-band a {
  display: inline-block;
  margin: 0 8px;
}

@media (max-width: 767px) {
  .communigate-oug34-document,
  .communigate-oug34-return {
    padding: 0 12px;
  }

  .communigate-oug34-document__content,
  .communigate-oug34-return form {
    padding: 16px;
  }

  .communigate-oug34-legal-band a {
    display: block;
    margin: 6px 0 0;
  }
}
