.widget-marketing-com {
  font-family: 'Human BBY Digital', Arial, Helvetica, sans-serif;
}
.widget-marketing-com .marketing-comm-head {
  border: 1px solid #c5cbd5;
  border-radius: 4px;
  padding: 0 32px 30px;
}
.widget-marketing-com .marketing-comm-head .main-container {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.widget-marketing-com .marketing-comm-head .main-container .main-header-container {
  flex: 1;
}
.widget-marketing-com .marketing-comm-head .main-container .main-cta-container {
  align-self: center;
  padding-left: 12px;
  padding-top: 14px;
}
.widget-marketing-com .closed-presentation {
  padding: 0 32px 14px;
}
.widget-marketing-com .header .heading {
  color: #1d252c;
  font-size: 25px;
  margin: 0;
  line-height: normal;
  display: block;
}
.widget-marketing-com .label-wrap,
.widget-marketing-com .button-wrap {
  float: left;
  padding: 0 16px;
}
.widget-marketing-com .label-wrap {
  width: 100%;
}
.widget-marketing-com .button-wrap {
  width: 100%;
}
.widget-marketing-com .button-wrap input {
  margin: 16px 0 0;
}
.widget-marketing-com .main-cta-container .c-close-icon {
  padding: 0;
  top: 15px;
  right: -18px;
}
.widget-marketing-com .main-cta-container .c-close-icon svg {
  width: 24px;
  height: 24px;
}
.widget-marketing-com .form-headline {
  line-height: 1.2;
  font-size: 15px;
  display: block;
  margin-bottom: 8px;
}
.widget-marketing-com .btn {
  padding: 0 22px;
}
.widget-marketing-com .small {
  margin-top: 0;
}
.widget-marketing-com .error-input {
  padding-right: 35px;
  border-color: #bb0628;
  background: #f3e7e7;
}
.widget-marketing-com .error-msg {
  color: #bb0628;
  font-size: 13px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
}
.widget-marketing-com .failure-msg {
  color: #bb0628;
}
.widget-marketing-com .tb-validation {
  margin-top: 12px;
  margin-left: 0;
  height: auto;
}
.widget-marketing-com .tb-validation svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.widget-marketing-com .email-signup-success,
.widget-marketing-com .email-signup-failure {
  font-weight: bold;
  margin: 15px 0;
  width: 100%;
}
.widget-marketing-com .email-signup-success {
  font-size: 15px;
  position: relative;
  padding-left: 8px;
  color: #1d252c;
}
.widget-marketing-com .email-signup-success .checkmarkIcon {
  display: inline;
  vertical-align: middle;
  margin-right: 4px;
}
.widget-marketing-com .email-signup-failure {
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  margin-top: 10px;
  min-height: 20px;
}
.widget-marketing-com .email-signup-failure svg {
  margin-right: 8px;
}
.widget-marketing-com .form-body-copy {
  margin-bottom: 12px;
}
.widget-marketing-com .email-body-copy {
  line-height: 17px;
  font-size: 15px;
  color: #1d252c;
  margin-top: 6px;
  margin-bottom: 6px;
}
.widget-marketing-com .form-container {
  display: none;
  align-items: stretch;
  margin-top: 12px;
}
.widget-marketing-com .esi-mobile-number {
  font-size: 15px;
  padding: 8px 0 8px 0;
}
.widget-marketing-com .pre-populated {
  display: none;
}
.widget-marketing-com .marketing-com-form {
  box-sizing: border-box;
  border: 1px solid #e0e6ef;
  padding: 16px;
  background-color: #f7f9fb;
  height: 100%;
}
.widget-marketing-com .marketing-com-form .form-input-container {
  position: relative;
  width: 100%;
}
.widget-marketing-com .marketing-com-form .form-input-container .form-input-wrapper {
  width: 88%;
  margin: 0;
}
.widget-marketing-com .marketing-com-form .form-input-container .form-input-wrapper .marketing-form-input {
  height: 40px;
  border: 1px solid #d2d8e2;
  color: #1d252c;
}
.widget-marketing-com .marketing-com-form .form-input-container .form-input-wrapper .marketing-form-label {
  font-size: 13px;
  font-weight: normal;
  color: #55555a;
}
.widget-marketing-com .marketing-com-form .form-input-container .form-input-wrapper.tb-input-has-content .marketing-form-label,
.widget-marketing-com .marketing-com-form .form-input-container .form-input-wrapper.tb-input-focused .marketing-form-label {
  font-size: 11px;
}
.widget-marketing-com .marketing-com-form .disclaimer {
  margin: 8px 0 0;
  font-size: 11px;
  line-height: 13px;
}
.widget-marketing-com .one-panel .marketing-com-form .form-input-container {
  display: flex;
  align-items: flex-start;
}
.widget-marketing-com .one-panel .marketing-com-form .form-input-container .form-input-wrapper {
  width: 45%;
}
.widget-marketing-com .one-panel .marketing-com-form .form-input-container .button-wrap {
  padding-top: 2px;
}
.widget-marketing-com .one-panel .marketing-com-form .form-input-container .button-wrap input {
  margin-top: 0;
}
.widget-marketing-com .one-panel .marketing-com-form .form-input-container .sms-input {
  width: 45%;
}
.widget-marketing-com .one-panel .marketing-com-form .form-input-container .sms-input .form-input-wrapper {
  width: 100%;
}
.widget-marketing-com .one-panel .marketing-com-form .disclaimer {
  margin-bottom: 8px;
}
.widget-marketing-com .theme-blue {
  background: #0046be;
}
.widget-marketing-com .theme-blue .header {
  background: none;
  border: none;
  padding: 0;
}
.widget-marketing-com .theme-blue .form-container .form-panel {
  background: #0046be;
}
.widget-marketing-com .theme-blue .form-container .form-panel .marketing-com-form {
  border: 1px solid #4976e6;
  background: #0046be;
}
.widget-marketing-com .theme-blue .heading,
.widget-marketing-com .theme-blue .email-body-copy,
.widget-marketing-com .theme-blue .form-body-copy,
.widget-marketing-com .theme-blue .email-signup-success,
.widget-marketing-com .theme-blue .error-msg {
  color: #fff;
}
.widget-marketing-com .theme-blue .email-signup-failure,
.widget-marketing-com .theme-blue .failure-msg,
.widget-marketing-com .theme-blue .tb-validation {
  color: #fff200;
}
.widget-marketing-com .theme-blue .email-signup-failure svg,
.widget-marketing-com .theme-blue .failure-msg svg,
.widget-marketing-com .theme-blue .tb-validation svg {
  fill: #fff200;
}
.widget-marketing-com .theme-blue .email-signup-success {
  text-align: left;
}
.widget-marketing-com .theme-blue .error-msg {
  margin-bottom: 0;
}
.widget-marketing-com .theme-blue .disclaimer,
.widget-marketing-com .theme-blue .pre-populated {
  color: #fff;
}
.widget-marketing-com .theme-blue .disclaimer a,
.widget-marketing-com .theme-blue .pre-populated a {
  color: #fff200;
}
.widget-marketing-com .theme-blue .c-close-icon svg {
  fill: #fff;
}
.col-xs-4 .widget-marketing-com .main-container .main-cta-container {
  padding-top: 0;
}
.col-xs-4 .widget-marketing-com .main-container .main-cta-container .c-close-icon {
  top: -1px;
  right: -2px;
}
.col-xs-4 .widget-marketing-com .label-wrap,
.col-xs-4 .widget-marketing-com .button-wrap {
  width: 100%;
}
.col-xs-4 .widget-marketing-com .label-wrap {
  margin-top: 0;
}
.col-xs-4 .widget-marketing-com .button-wrap input {
  margin: 16px 0 0;
}
.col-xs-4 .widget-marketing-com .theme-blue .button-wrap {
  padding-left: 16px;
}
.col-xs-4 .widget-marketing-com .marketing-comm-head {
  padding: 16px;
}
.col-xs-4 .widget-marketing-com .email-widget-headline .heading {
  font-size: 20px;
  font-weight: 500;
}
.col-xs-6 .form-container,
.col-xs-4 .widget-marketing-com .form-container {
  display: none;
}
.col-xs-6 .form-container .form-panel:first-child,
.col-xs-4 .widget-marketing-com .form-container .form-panel:first-child {
  margin-bottom: 12px;
}
.col-xs-6 .form-input-container .form-input-wrapper,
.col-xs-4 .widget-marketing-com .form-input-container .form-input-wrapper {
  width: 100%;
}
.col-xs-6 .form-input-container .form-input-wrapper .marketing-form-label,
.col-xs-4 .widget-marketing-com .form-input-container .form-input-wrapper .marketing-form-label {
  right: 0;
}
.col-xs-12 .widget-marketing-com .theme-blue .button-wrap {
  padding-left: 16px;
}
.col-xs-12 .widget-marketing-com .marketing-com-form {
  padding: 24px 32px;
}
.col-xs-12 .widget-marketing-com .email-widget-headline .heading {
  padding-top: 14px;
}
.col-xs-8 .widget-marketing-com .marketing-comm-head {
  padding-left: 24px;
  padding-right: 24px;
}
.col-xs-8 .widget-marketing-com .email-widget-headline .heading {
  padding-top: 16px;
}
.col-xs-8 .widget-marketing-com .main-cta-container .c-close-icon {
  right: -10px;
}
.col-xs-8 .widget-marketing-com .form-input-container .form-input-wrapper {
  width: 100%;
}
.col-xs-6 .widget-marketing-com .marketing-comm-head {
  padding-left: 24px;
  padding-right: 24px;
}
.col-xs-6 .widget-marketing-com .email-widget-headline .heading {
  font-size: 20px;
  font-weight: 500;
  padding-top: 20px;
}
.col-xs-6 .widget-marketing-com .main-cta-container .c-close-icon {
  right: -10px;
}
.email-submission-modal {
  z-index: 10000;
}
.email-submission-modal .c-modal-grid {
  padding: 32px;
  width: 567px;
}
.email-submission-modal .widget-marketing-com .marketing-comm-head {
  border: 0;
  padding: 0;
}
.email-submission-modal .widget-marketing-com .marketing-comm-head .header .heading {
  font-size: 25px;
  font-weight: 700;
  padding-top: 0;
}
.email-submission-modal .widget-marketing-com .marketing-comm-head .form-container .form-panel {
  margin-bottom: 0;
}
.email-submission-modal .widget-marketing-com .marketing-comm-head .form-container .form-panel .form-input-wrapper {
  width: 100%;
}

