.marketo-embed--has-tabs .marketo-embed__inner {
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7; }
.marketo-embed--has-tabs .mktoForm {
  padding: 30px 30px 40px; }
.marketo-embed--has-tabs .marketo-embed__tabs {
  float: none;
  display: flex;
  width: 100%;
  margin-top: 40px; }
  .marketo-embed--has-tabs .marketo-embed__tabs > label {
    color: #4a4a4a;
    flex-grow: 1;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-color: #e7e7e7;
    border-top: 5px solid transparent;
    border-right: 1px solid #d4d4d4;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 25px;
    margin: 0;
    font-size: 13px; }
    .marketo-embed--has-tabs .marketo-embed__tabs > label:last-child {
      border-right: 0; }
  .marketo-embed--has-tabs .marketo-embed__tabs [type="radio"] {
    position: absolute;
    left: -9999px; }
    .marketo-embed--has-tabs .marketo-embed__tabs [type="radio"] + label {
      margin-left: 0; }
  .marketo-embed--has-tabs .marketo-embed__tabs [type="radio"]:checked + label {
    background-color: #fff;
    border-top-color: #e64946;
    border-right: 0;
    box-shadow: 2px -6px 10px rgba(0, 0, 0, 0.1);
    z-index: 1; }

/*# sourceMappingURL=marketo-embed.css.map */
