@import url("https://fonts.googleapis.com/css?family=Nunito");
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@font-face {
  font-family: 'ITCAvantGardeStd';
  src: url("https://cdn.dare2b.com/fonts/Avant-garde/ITCAvantGardeStd-Md.eot");
  src: url("https://cdn.dare2b.com/fonts/Avant-garde/ITCAvantGardeStd-Md.eot?#iefix") format("embedded-opentype"), url("https://cdn.dare2b.com/fonts/Avant-garde/ITCAvantGardeStd-Md.svg#ITCAvantGardeStd-Md") format("svg"), url("https://cdn.dare2b.com/fonts/Avant-garde/ITCAvantGardeStd-Md.ttf") format("truetype"), url("https://cdn.dare2b.com/fonts/Avant-garde/ITCAvantGardeStd-Md.woff") format("woff"), url("https://cdn.dare2b.com/fonts/Avant-garde/ITCAvantGardeStd-Md.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

html.RC {
  font-family: 'Nunito', sans-serif; }

html.D2B {
  font-family: 'ITCAvantGardeStd'; }

html.RC button {
  background: #2cbe4e;
  color: #ffffff;
  border: none; }

html.D2B button {
  background: #D1E131;
  color: #000000; }

table {
  width: 100%;
  max-width: 600px;
  margin: 10px 0px; }

label {
  display: block;
  font-size: 18px;
  color: #000000; }

input,
select,
textarea,
button {
  border: solid 1px #b9b9b9;
  width: 100%;
  height: 50px;
  padding: 0px 10px;
  border-radius: 3px;
  margin: 10px 0px;
  font-size: 16px; }

textarea {
  padding: 10px; }

button {
  max-width: 300px; }
  button.active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1' width='64' height='64' viewBox='0 0 128 128'%3E%3Cg%3E%3Cpath d='M75.4 126.63a11.43 11.43 0 0 1-2.1-22.65 40.9 40.9 0 0 0 30.5-30.6 11.4 11.4 0 1 1 22.27 4.87h.02a63.77 63.77 0 0 1-47.8 48.05v-.02a11.38 11.38 0 0 1-2.93.37z' fill='%23fff'/%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 64 64' to='360 64 64' dur='1800ms' repeatCount='indefinite'/%3E%3C/g%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 30px !important;
    color: transparent !important; }

input[type=radio] {
  display: inline-block;
  float: left;
  width: auto;
  height: 20px;
  margin: 4px 10px; }

input[type=radio] + label {
  float: left; }

.small {
  max-width: 200px; }

.invalid {
  border-color: red; }

.popupSUB {
  color: red; }

.center * {
  text-align: center; }

.successmessage {
  font-weight: bold;
  background: #069e40;
  text-align: center;
  padding: 20px;
  color: #ffffff;
  font-size: 23px; }

#OSO_DE .successmessage {
  font-weight: bold;
  background: #7FABDC;
  text-align: center;
  padding: 20px;
  color: #ffffff;
  font-size: 23px; }

.RC #unsubscribe form {
  text-align: center; }
  .RC #unsubscribe form input {
    max-width: 600px; }

.RC #unsubscribe h1 {
  margin: 0;
  padding: 20px;
  color: #fff;
  letter-spacing: 1.5px;
  background: #ffb835;
  text-align: center; }
  .RC #unsubscribe h1 img {
    max-width: 300px;
    margin: 20px auto;
    display: block;
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 10px; }

.RC #unsubscribe a {
  text-decoration: none; }

.RC #unsubscribe .social img {
  max-width: 60px; }

.D2B #unsubscribe form {
  text-align: center; }
  .D2B #unsubscribe form input {
    max-width: 600px; }
  .D2B #unsubscribe form .small {
    margin-inline: auto; }

.D2B #unsubscribe h1 {
  margin: 0;
  padding: 20px;
  color: #000000;
  letter-spacing: 1.5px;
  background: #ffffff;
  text-align: center; }
  .D2B #unsubscribe h1 img {
    max-width: 300px;
    margin: 20px auto;
    display: block;
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 10px; }

.D2B #unsubscribe a {
  text-decoration: none; }

.D2B #unsubscribe .social img {
  max-width: 60px; }

#lightbox {
  background: #000000;
  color: #ffffff; }
  #lightbox table {
    margin: auto;
    text-align: center; }

#lightboxMini h1 {
  margin: 0px;
  font-size: 20px; }

#lightboxMini label {
  font-size: 10px; }

#quickSignUp table {
  margin: auto; }

#competition-entry-complete {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  #competition-entry-complete img {
    max-width: 150px;
    margin: auto; }
  #competition-entry-complete.mini img {
    max-width: 30vw;
    margin: auto; }
  #competition-entry-complete.mini h1 {
    font-size: 7vw;
    margin-bottom: 2vw; }
  #competition-entry-complete.mini p {
    margin-top: 0; }

#register-guarantee > p {
  margin-bottom: 0px; }

#register-guarantee #signup #ci_consenturl + label {
  font-size: 12px; }
  #register-guarantee #signup #ci_consenturl + label a {
    color: #000; }

#register-guarantee.rochelle-sign-up {
  background: #CDC0B8; }
  #register-guarantee.rochelle-sign-up h2 {
    font-size: 30px; }
  #register-guarantee.rochelle-sign-up #button {
    background-color: #635244;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 10px 40px;
    border-radius: 50px; }
  #register-guarantee.rochelle-sign-up a {
    color: #000; }

#register-guarantee.freddie-sign-up {
  background-color: #0A234D; }
  #register-guarantee.freddie-sign-up h2 {
    color: #ffffff; }
  #register-guarantee.freddie-sign-up #signup #ci_consenturl + label {
    color: #ffffff; }
    #register-guarantee.freddie-sign-up #signup #ci_consenturl + label a {
      color: #ffffff; }
  #register-guarantee.freddie-sign-up #button {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 10px 40px;
    background-color: #ffffff;
    color: #0A234D;
    border-radius: 50px; }

#register-guarantee.easter-prize {
  background-color: #E6E6E6;
  padding: 30px 0; }
  #register-guarantee.easter-prize p {
    font-size: 25px;
    max-width: 950px;
    margin: 0 auto 40px !important; }
  #register-guarantee.easter-prize button {
    background: #121212;
    color: #fff;
    max-width: 150px !important; }

.D2B #quick-signup {
  background-color: #EBEBEB; }
  .D2B #quick-signup h2 {
    font-size: 4vw;
    margin-bottom: 0;
    margin-top: 0; }
    @media only screen and (min-width: 550px) {
      .D2B #quick-signup h2 {
        font-size: 22px; } }
  .D2B #quick-signup #wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0; }
    .D2B #quick-signup #wrapper-table {
      width: 100%;
      max-width: 350px; }
      .D2B #quick-signup #wrapper-table input {
        border-radius: 0;
        text-align: left;
        border-color: #424242;
        margin: 0;
        font-size: 14px; }
    .D2B #quick-signup #wrapper button {
      background: #424242;
      color: #fff;
      max-width: 200px;
      margin: 0 0 0 -4px;
      border-radius: 0; }
  .D2B #quick-signup label {
    font-size: 14px;
    max-width: 450px;
    margin: 0 auto; }
    .D2B #quick-signup label a {
      color: #000; }
      .D2B #quick-signup label a:first-of-type {
        margin-bottom: 15px;
        display: block; }
      .D2B #quick-signup label a.inline {
        display: inline; }

#competition-entry-complete-pl {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#competition-entry-complete-pl img {
  max-width: 100%;
  margin: auto; }

#competition-entry-complete-pl h4 {
  margin-bottom: 0; }

#competition-entry-complete-pl p {
  margin: 0; }

#breda-store-competition-page {
  max-width: 1000px;
  font-family: 'Poppins', sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: auto;
}

#breda-store-competition-page .form__input{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#breda-store-competition-page .form__input > .firstName__wrapper {
  width: 75%;
}

#breda-store-competition-page .form__input > .email__wrapper {
  width: 75%;
}

#breda-store-competition-page .successmessage {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  #breda-store-competition-page .form__input{
    flex-direction: row;
    align-items: start;
  }
  #breda-store-competition-page .form__input > .firstName__wrapper {
    margin-right: 0.5rem;
    width: 40%;
  }
  #breda-store-competition-page .form__input > .email__wrapper {
    margin-left: 0.5rem;
    width: 40%;
  }
}

#breda-store-competition-page p {
  font-size: 12px;
  line-height: 18px;
}
#breda-store-competition-page button {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  padding: 10px 35px;
  background-color: #000000;
  color: #ffffff;
  max-width: max-content;
  border-radius: 38px;
  justify-self: center;
}
.register-guarantee-new-form {
  display: flex;
  justify-content: center;
  font-family: 'Poppins', sans-serif;
}
.register-guarantee-new-form > .reg__container .row {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .register-guarantee-new-form > .reg__container .row {
    flex-direction: row;
    gap: 20px;
  }
  .register-guarantee-new-form > .reg__container .row div {
    width: 300px;
  }
}

.register-guarantee-new-form > .reg__container .row div {
  max-width: 300px;
}

.register-guarantee-new-form > .reg__container .row-btn {
  display: flex;
  justify-content: center;
  margin: 0;
}

.register-guarantee-new-form > .reg__container .row-btn button {
  padding: 10px 35px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  background-color: #000000;
  color: #ffffff;
  max-width: max-content;
  border-radius: 38px;
}