/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.site--subscribe {
  background-color: #c3243c;
  padding: 22px;
  color: #ffffff; }
  .site--subscribe .row {
    position: relative; }
  .site--subscribe .col-auto {
    position: static; }
  .site--subscribe > .container-fluid {
    max-width: 1300px; }
    @media (max-width: 1300px) {
      .site--subscribe > .container-fluid {
        max-width: 1100px; } }
  .site--subscribe__icon {
    display: block;
    width: 100%;
    height: auto;
    max-width: 79px; }
    @media (max-width: 1199.98px) {
      .site--subscribe__icon {
        max-width: 55px;
        margin: 0 auto; } }
  .site--subscribe__title {
    padding-left: 14px;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    font-family: "PF DinText Pro", Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 15px;
    letter-spacing: .025em;
    text-align: left; }
    @media (max-width: 1199.98px) {
      .site--subscribe__title {
        margin: 20px 0;
        font-size: 14px; } }
  .site--subscribe__text {
    padding-left: 14px;
    position: relative;
    font-size: 16px;
    font-family: "PF DinText Pro", Arial, sans-serif;
    line-height: 1;
    letter-spacing: .025em; }
    @media (max-width: 1199.98px) {
      .site--subscribe__text {
        margin: 20px 0;
        font-size: 12px;
        text-align: center; } }
  .site--subscribe__message {
    width: 100%;
    position: absolute;
    right: 0;
    top: 98%;
    max-width: 425px;
    background-color: #ffffff;
    padding: 5px;
    border-top: 1px solid #262626;
    font-family: "PF DinText Pro", Arial, sans-serif; }
  .site--subscribe__input {
    display: inline-block;
    width: 250px;
    padding: 0 24px;
    font-family: "PF DinText Pro", Arial, sans-serif;
    font-size: 15px;
    color: #000000;
    line-height: 56px;
    border: none; }
    .site--subscribe__input ::-webkit-input-placeholder {
      font-family: "PF DinText Pro", Arial, sans-serif;
      font-size: 15px;
      font-weight: 300;
      color: #96a0a3; }
    .site--subscribe__input :-moz-placeholder {
      font-family: "PF DinText Pro", Arial, sans-serif;
      font-size: 15px;
      font-weight: 300;
      color: #96a0a3; }
    .site--subscribe__input ::-moz-placeholder {
      font-family: "PF DinText Pro", Arial, sans-serif;
      font-size: 15px;
      font-weight: 300;
      color: #96a0a3; }
    .site--subscribe__input :-ms-input-placeholder {
      font-family: "PF DinText Pro", Arial, sans-serif;
      font-size: 15px;
      font-weight: 300;
      color: #96a0a3; }
    @media (max-width: 1199.98px) {
      .site--subscribe__input {
        min-width: 170px;
        width: 100%; } }
  .site--subscribe__btn {
    display: block;
    outline: none;
    font-family: "PF DinText Pro", Arial, sans-serif;
    font-size: 18px;
    width: 175px;
    line-height: 56px;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    border: none;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media (max-width: 1300px) {
      .site--subscribe__btn {
        width: 155px; } }
    .site--subscribe__btn:hover {
      background-color: #414b4e; }
    @media (max-width: 1199.98px) {
      .site--subscribe__btn {
        font-size: 18px;
        width: 56px; } }

/* SAP Hybris Marketing Landing Pages Runtime Styles: sapCp */
/* Base */
.sapCpRuntime {
  width: 100%;
  height: 100%; }

.sapCpRuntime .sapCpBody {
  margin: 0;
  width: 100%;
  height: 100%; }

/* Content Page */
.sapCpContentPage {
  box-sizing: border-box;
  width: 100%; }

.sapCpContentPageLoading {
  opacity: 0;
  cursor: wait; }

/* Layout */
.sapCpLayout {
  box-sizing: inherit;
  width: 100%;
  padding: 8px; }

/* Widget */
.sapCpWidget {
  box-sizing: inherit;
  min-height: 30px; }

.sapCpContentPage .sapCpWidget.sapCpWidgetHidden {
  display: none; }

.sapCpWidget ~ .sapCpWidget {
  margin-top: 8px; }

.sapCRLWidgetFixContent {
  clear: both; }

.sapCpWidgetContentNoIndent {
  min-height: 1px; }

.sapLandingPage .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 6px;
  margin-right: 10px; }

.sapLandingPage .sapCpWidget:not(.sapCpCheckBoxElementWidget) .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 6px;
  margin-right: 10px; }

.sapCpWidget:not(.sapCpCheckBoxElementWidget) .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 8px;
  margin-right: 10px; }

.sapCpWidgetMandatoryMissing {
  background-color: lightcoral; }

.sapCpWidgetInvalid {
  background-color: orange; }

/* Button Widget */
.sapCpButtonWidget .sapCpButtonWidgetExtraText {
  display: block;
  padding-top: 5px; }

.sapCpButtonWidget .sapCpMissingMandatoryFieldLabel {
  display: block;
  color: red; }

.sapCpContentPage:not(.sapCpMissingMandatoryField) .sapCpButtonWidget .sapCpMissingMandatoryFieldLabel {
  display: none; }

.sapCpButtonWidget .sapCpErrorMessageText {
  display: block;
  color: red; }

.sapCpContentPage:not(.sapCpSubmitError) .sapCpButtonWidget .sapCpErrorMessageText {
  display: none; }

.sapCpButtonWidget .sapCpSuccessMessageLabel {
  display: block;
  color: green; }

.sapCpContentPage:not(.sapCpSubmitCompleted) .sapCpButtonWidget .sapCpSuccessMessageLabel {
  display: none; }

.sapCpContentPage:not(.sapCpSubmitCompleted) .sapCpButtonWidget .sapCpButtonWidgetDownloadLink {
  display: none; }

.sapCpButtonWidget .sapCpButtonWidgetDownloadLink:not(.sapCpButtonWidgetDownloadLinkVisible) {
  display: none; }

.sapCpButtonWidget.sapCpButtonWidgetLoading button {
  cursor: wait; }

/* Label */
.sapCpWidget .sapCpLabel {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis; }

.sapCpLabelRequiredBefore {
  padding-left: 10px; }

.sapCpLabel:not(.sapCpLabelRequiredBefore):after {
  content: "*";
  color: RoyalBlue;
  visibility: hidden; }

.sapCpWidgetContentLeft .sapCpLabel:not(.sapCpLabelRequiredBefore):after {
  position: absolute; }

.sapCpLabel:not(.sapCpLabelRequiredBefore).sapCpLabelRequired:after {
  visibility: visible; }

.sapCpLabel.sapCpLabelRequiredBefore:before {
  content: "*";
  color: RoyalBlue;
  visibility: hidden;
  position: absolute;
  left: 1px;
  top: -2px; }

.sapCpLabel.sapCpLabelRequiredBefore.sapCpLabelRequired:before {
  visibility: visible; }

.sapCpCheckBox ~ .sapCpLabel {
  margin-left: 2px; }

.sapCpCheckBox + .sapCpLabel {
  display: block; }

/* Input */
.sapCpInput {
  text-overflow: ellipsis; }

/* CheckBox */
.sapCpCheckBox {
  vertical-align: top;
  min-width: 20px;
  float: left; }

.sapCpCheckBox input {
  font-size: inherit;
  font-family: inherit; }

/* DropDown */
.sapCpDropDown {
  font-size: inherit;
  font-family: inherit;
  padding: 4px 8px;
  min-width: 215px; }

.sapCpDropDown > option {
  color: black; }

.sapCpDropDownPlaceholder {
  color: gray; }

/* Date Picker */
.sapCpDatePicker option {
  color: black; }

.sapCpDatePicker .sapCpDropDown ~ .sapCpDropDown {
  margin-left: 10px; }

.sapCpDatePicker .sapCpDatePickerDay {
  min-width: 50px;
  width: 23%;
  max-width: 100px; }

.sapCpInputWidget .sapCpDatePickerMonth {
  min-width: 100px;
  width: 43%;
  max-width: 200px; }

.sapCpInputWidget .sapCpDatePickerYear {
  min-width: 50px;
  width: 23%;
  max-width: 100px; }

/* Button */
/*  For usage in landing Pages */
.sapCpContentPage {
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: grey;
  -webkit-font-smoothing: auto; }

.sapCpContentPage *, .sapCpContentPage *:before, .sapCpContentPage *:after {
  box-sizing: inherit; }

.sapLandingPage .sapCpWidget input[type=checkbox] {
  -webkit-appearance: checkbox;
  font-size: inherit;
  margin-top: 2px; }

.sapCpWidget input[type=checkbox] {
  -webkit-appearance: checkbox;
  font-size: inherit;
  margin-top: 5px; }

.sapCpCheckBox {
  line-height: 18px; }

/* Responsive layout */
@media screen and (min-width: 481px) {
  .sapCpLabel:not(.sapCpLabelRequiredBefore):after {
    right: 1px;
    top: -2px; }

  .sapCpLabel:not(.sapCpLabelRequiredBefore) {
    padding-right: 10px; } }
@media screen and (max-width: 480px) {
  /* Widget */
  .sapCpWidgetContent {
    width: 100% !important;
    text-align: left; }

  /* Input */
  /* Text Area */
  .sapCpWidgetContent .sapCpTextArea {
    width: 98%; }

  /* DropDown */
  .sapCpWidgetContent .sapCpDropDown {
    width: 100%; }

  /* Date Picker */
  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerDay {
    width: 23%; }

  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerMonth {
    width: 43%; }

  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerYear {
    width: 23%; }

  .sapCpWidgetContentRight {
    padding-left: 0% !important; } }

/*# sourceMappingURL=style.css.map */
