.wcp-aweber-subscribers .wcp-aws__content {
  background: linear-gradient(0deg, #2B2D42, #2B2D42), linear-gradient(90deg, #EF233C 0%, #FF5C00 100%);
  border-radius: 15px;
  padding: 30px 267px 30px 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-width: 290px;
  min-height: 258px;
  position: relative; }
  .wcp-aweber-subscribers .wcp-aws__content:before {
    content: '';
    display: block;
    background: url("./assets/src/images/character.png") no-repeat;
    background-size: cover;
    position: absolute;
    width: 207px;
    height: 225px;
    bottom: 0;
    right: 20px; }
    @media screen and (max-width: 992px) {
      .wcp-aweber-subscribers .wcp-aws__content:before {
        bottom: 16px; } }
    @media screen and (max-width: 768px) {
      .wcp-aweber-subscribers .wcp-aws__content:before {
        left: calc( 50% - 103.5px );
        width: 193px;
        height: 157px;
        bottom: 0; } }
  @media screen and (max-width: 992px) {
    .wcp-aweber-subscribers .wcp-aws__content {
      max-width: 720px; } }
  @media screen and (max-width: 768px) {
    .wcp-aweber-subscribers .wcp-aws__content {
      padding: 20px 20px 180px 20px;
      margin: 0 auto; } }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__heading {
    font-family: "Open Sans", "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 16px;
    max-width: 530px; }
    @media screen and (max-width: 992px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__heading {
        max-width: 440px;
        margin-bottom: 14px; } }
    @media screen and (max-width: 768px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__heading {
        text-align: center;
        margin-bottom: 16px; } }
  .wcp-aweber-subscribers .wcp-aws__content form {
    position: relative; }
    @media screen and (max-width: 768px) {
      .wcp-aweber-subscribers .wcp-aws__content form {
        padding-bottom: 52px; } }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__subheading {
    font-family: "Open Sans", "Roboto", "Arial", sans-serif;
    font-size: 18px;
    line-height: 135%;
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center; }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__input {
    margin-bottom: 4px;
    display: flex;
    justify-content: start;
    font-family: "Open Sans", "Roboto", "Arial", sans-serif;
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__input {
        display: block; } }
    .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__input input {
      padding: 0 16px;
      box-sizing: border-box;
      width: 100%;
      max-width: 406px;
      height: 50px;
      line-height: 50px;
      border-radius: 15px;
      background: #F5F5FA;
      border: none;
      margin-right: 10px;
      font-family: "Open Sans", "Roboto", "Arial", sans-serif; }
      @media screen and (max-width: 992px) {
        .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__input input {
          max-width: 300px; } }
      @media screen and (max-width: 768px) {
        .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__input input {
          margin-bottom: 4px;
          max-width: 100%; } }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__submit {
    padding: 15px 0;
    width: 140px;
    min-width: 140px;
    height: 50px;
    background: linear-gradient(90deg, #EF233C 0%, #FF5C00 100%);
    border-radius: 25px;
    border: 0;
    font-family: "Open Sans", "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF; }
    @media screen and (max-width: 992px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__submit {
        font-size: 14px; } }
    @media screen and (max-width: 768px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__submit {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0; } }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox {
    display: flex;
    align-items: center;
    justify-content: start;
    user-select: none;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    margin-top: 16px; }
    @media screen and (max-width: 768px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox {
        margin-top: 6px; } }
    .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox input {
      width: 1px;
      height: 1px;
      position: absolute;
      top: 0;
      left: 10px;
      visibility: hidden; }
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox input:checked ~ .wcp-aws-checkbox__mark {
        background-color: #FF791A;
        border-color: #FF791A; }
        .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox input:checked ~ .wcp-aws-checkbox__mark:after {
          display: block; }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox__mark {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    top: 0;
    background-color: transparent;
    border: 1px solid #8ab9b1;
    border-radius: 5px;
    align-self: flex-start;
    position: relative; }
    .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox__mark:after {
      display: none;
      content: '';
      position: absolute;
      left: 5px;
      top: 1px;
      width: 7px;
      height: 12px;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      transform: rotate(40deg); }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox__label {
    font-size: 14px;
    margin-left: 10px;
    color: #ffffff;
    font-family: "Open Sans", "Roboto", "Arial", sans-serif;
    max-width: 502px;
    line-height: 20px; }
    @media screen and (max-width: 992px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox__label {
        max-width: 440px; } }
    @media screen and (max-width: 768px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox__label {
        margin-right: 0;
        line-height: 20px; } }
    .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox__label a {
      color: #ffffff;
      text-decoration: underline; }
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws-checkbox__label a:hover {
        color: #ffffff;
        font-weight: normal; }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__error {
    display: block;
    font-family: "Open Sans", "Roboto", "Arial", sans-serif;
    font-size: 12px;
    line-height: 135%;
    color: #FF0000;
    margin-bottom: 10px;
    text-align: center;
    max-width: 530px; }
    @media screen and (max-width: 992px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__error {
        max-width: 440px; } }
    @media screen and (max-width: 768px) {
      .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__error {
        max-width: 100%; } }
  .wcp-aweber-subscribers .wcp-aws__content input[name="subject"] {
    display: none; }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__success,
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__success p {
    color: #759c95;
    text-align: center; }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__form.loading {
    position: relative; }
    .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__form.loading > * {
      opacity: .2; }
    .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__form.loading:after {
      content: '';
      width: 100%;
      height: 100%;
      background: center no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='margin:auto;background:0 0' width='80' height='80' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' display='block'%3E%3Ccircle cx='84' cy='50' r='10' fill='%23e15b64'%3E%3Canimate attributeName='r' repeatCount='indefinite' dur='0.8333333333333334s' calcMode='spline' keyTimes='0;1' values='10;0' keySplines='0 0.5 0.5 1' begin='0s'/%3E%3Canimate attributeName='fill' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='discrete' keyTimes='0;0.25;0.5;0.75;1' values='%23e15b64;%23ffef00;%23f8b26a;%23f47e60;%23e15b64' begin='0s'/%3E%3C/circle%3E%3Ccircle cx='16' cy='50' r='10' fill='%23e15b64'%3E%3Canimate attributeName='r' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='spline' keyTimes='0;0.25;0.5;0.75;1' values='0;0;10;10;10' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' begin='0s'/%3E%3Canimate attributeName='cx' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='spline' keyTimes='0;0.25;0.5;0.75;1' values='16;16;16;50;84' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' begin='0s'/%3E%3C/circle%3E%3Ccircle cx='50' cy='50' r='10' fill='%23f47e60'%3E%3Canimate attributeName='r' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='spline' keyTimes='0;0.25;0.5;0.75;1' values='0;0;10;10;10' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' begin='-0.8333333333333334s'/%3E%3Canimate attributeName='cx' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='spline' keyTimes='0;0.25;0.5;0.75;1' values='16;16;16;50;84' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' begin='-0.8333333333333334s'/%3E%3C/circle%3E%3Ccircle cx='84' cy='50' r='10' fill='%23f8b26a'%3E%3Canimate attributeName='r' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='spline' keyTimes='0;0.25;0.5;0.75;1' values='0;0;10;10;10' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' begin='-1.6666666666666667s'/%3E%3Canimate attributeName='cx' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='spline' keyTimes='0;0.25;0.5;0.75;1' values='16;16;16;50;84' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' begin='-1.6666666666666667s'/%3E%3C/circle%3E%3Ccircle cx='16' cy='50' r='10' fill='%23ffef00'%3E%3Canimate attributeName='r' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='spline' keyTimes='0;0.25;0.5;0.75;1' values='0;0;10;10;10' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' begin='-2.5s'/%3E%3Canimate attributeName='cx' repeatCount='indefinite' dur='3.3333333333333335s' calcMode='spline' keyTimes='0;0.25;0.5;0.75;1' values='16;16;16;50;84' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' begin='-2.5s'/%3E%3C/circle%3E%3C/svg%3E");
      position: absolute;
      top: 0;
      left: 0; }
  .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__form form {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__input p {
      color: #ffffff; }
    .wcp-aweber-subscribers .wcp-aws__content .wcp-aws__error {
      margin-bottom: 22px; } }
@media screen and (max-width: 992px) {
  .wcp-aweber-subscribers .wcp-aws__content-success:before {
    width: 207px;
    height: 205px;
    bottom: 0;
    right: 20px; } }
@media screen and (max-width: 768px) {
  .wcp-aweber-subscribers .wcp-aws__content-success:before {
    left: 50px;
    width: 193px;
    height: 157px;
    bottom: 0; } }
.wcp-aweber-subscribers .wcp-aws__content-success .wcp-aws__heading {
  margin-bottom: 3px;
  min-height: 0;
  width: 100%;
  margin-top: 43px; }
  @media screen and (max-width: 992px) {
    .wcp-aweber-subscribers .wcp-aws__content-success .wcp-aws__heading {
      margin-top: 40px; } }
  @media (max-width: 768px) {
    .wcp-aweber-subscribers .wcp-aws__content-success .wcp-aws__heading {
      margin-top: 0; } }
.wcp-aweber-subscribers .wcp-aws__content-success .wcp-aws__success-text {
  font-size: 14px;
  font-family: "Open Sans", "Roboto", "Arial", sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 18px;
  text-align: center; }
  @media screen and (max-width: 992px) {
    .wcp-aweber-subscribers .wcp-aws__content-success .wcp-aws__success-text {
      margin-top: 12px; } }
  @media (max-width: 768px) {
    .wcp-aweber-subscribers .wcp-aws__content-success .wcp-aws__success-text {
      min-height: 40px; } }
.wcp-aweber-subscribers .wcp-aws__content-success .wcp-aws__success-prize {
  font-family: "Open Sans", "Roboto", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  margin-top: 14px;
  color: #FFFFFF;
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    .wcp-aweber-subscribers .wcp-aws__content-success .wcp-aws__success-prize {
      margin-bottom: 4px; } }

