@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Nunito+Sans:opsz,wght@6..12,200;6..12,300;6..12,400;6..12,500;6..12,600;6..12,700;6..12,800;6..12,900&display=swap");

.landingPage p {
  margin-bottom: 0;
}

.landingPage .bannerArea {
  background-size: cover;
  width: 100%;
  height: 530px;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  align-items: end;
  justify-content: center;
  margin-bottom: 35px;
}

.landingPage .bannerArea h1 {
  color: #fff;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Bebas Neue", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 74%;
  text-transform: uppercase;
  margin-bottom: 23px;
}

.landingPage .bannerArea h1 > span {
  font-size: 45px;
  line-height: 85%;
}

.landingPageBodyWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.landingPageBody {
  max-width: 1186px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.landingPageBody .contentArea {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.landingPageBody .contentArea p {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 30px;
}

.landingPageGraySection {
  width: 100%;
  background-color: #f4f4f4;
  margin-top: 45px;
  display: flex;
  justify-content: center;
  padding: 60px 0;
}

.landingPageGreenSection {
  padding: 62px 0px 62px 0px;
  background-color: #76bc21;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.landingPageGreenSection .title {
  color: #fff;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Bebas Neue", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
}

.nc-upset-bid-updates .landingPageGreenSection .buttonsWrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 36px;
  row-gap: 15px;
  margin-top: 25px;
}

.landingPageGreenSection .buttonsWrapper .contactBtn {
  color: #fff;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 26px;
  background-color: #036eb5;
  border-radius: 7px;
  width: 462px;
  padding: 18.5px 39px;
  text-decoration: none;
}

.nc-upset-bid-updates .contentArea h4 {
  color: #000102;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-top: 5px;
  margin-bottom: 0;
  text-align: center;
}

.nc-upset-bid .bannerArea h1 {
  line-height: 78%;
}

.nc-upset-bid .titleWrapper span.blue {
  color: #57c1e8 !important;
}

.nc-upset-bid .titleWrapper span.green {
  color: #76bc21 !important;
}

.nc-upset-bid .contentArea {
  max-width: 946px;
}

.nc-upset-bid .contentArea h4 {
  color: #000102;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-top: 5px;
  margin-bottom: 0;
  text-align: center;
}

.nc-upset-bid .iconsArea {
  display: flex;
  gap: 50px;
}

.nc-upset-bid .iconsArea .iconBox {
  min-height: 338px;
  border-right: 1px solid #54c0e8;
  display: flex;
  flex-direction: column;
  padding-right: 25px;
  align-items: center;
  justify-content: center;
}

.nc-upset-bid .iconsArea .iconBox:nth-last-child(1) {
  border-right: none;
}

.nc-upset-bid .iconsArea .iconBox:nth-last-child(1) p {
  max-width: 258px;
}

.nc-upset-bid .iconsArea .iconBox:nth-child(1) p {
  max-width: 370px;
}

.nc-upset-bid .iconsArea .icon {
  width: 100%;
  height: 120px;
  margin-bottom: 25px;
  text-align: center;
}

.nc-upset-bid .iconsArea .icon img {
  width: auto;
  max-width: 100%;
}

.nc-upset-bid .iconsArea p {
  font-size: 22px;
  margin-bottom: 0;
  text-align: center;
}

.nc-upset-bid .landingPageGraySection {
  margin-top: 26px;
  padding-top: 39px;
  padding-bottom: 13px;
}

.nc-upset-bid .landingPageGraySection .title {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Bebas Neue";
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.nc-upset-bid .landingPageBody {
  width: 100%;
}

.nc-upset-bid .formArea {
  width: 100%;
  max-width: 648px;
}

.nc-upset-bid .formArea input {
  width: 100%;
  height: 41px;
  border-radius: 8px;
  background: #fff;
  border: none;
  outline: none;
  margin-bottom: 11px;
  padding: 10px 30px;
}

.nc-upset-bid .formArea form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nc-upset-bid .formArea input::placeholder {
  color: #000;
  font-family: "Nunito Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 350;
  line-height: 21px;
  height: 18px;
}

.nc-upset-bid .formArea input[type="submit"] {
  background-color: #036eb573;
  color: #fff;
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.nc-upset-bid .formArea input[type="submit"]:not(.active) {
  pointer-events: none;
  cursor: not-allowed;
}

.nc-upset-bid .formArea input[type="submit"].active {
  background-color: #036eb5;
}

.nc-upset-bid .formArea a,
.nc-upset-bid .formArea p {
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}

.nc-upset-bid .formArea a {
  color: #036eb5;
  text-decoration-line: underline;
}

.nc-upset-bid .formSubtextArea {
  width: 100%;
  max-width: 649px;
  padding: 19px 0 25px 0;
}

.nc-upset-bid .formSubtextArea p {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}

.nc-upset-bid .landingPageGreenSection .buttonsWrapper {
  margin-top: 25px;
}

.nc-upset-bid .landingPageGreenSection .subtitle {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin: 10px;
}

.nc-upset-bid .confirmation-message {
  padding: 35px 0;
}

.nc-upset-bid .confirmation-message .headline {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Bebas Neue";
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
}

.nc-upset-bid .confirmation-message p {
  color: #000102;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media (max-width: 1199px) {
  .nc-upset-bid .formSubtextArea {
    padding: 19px 15px 25px 15px;
  }

  .landingPageBody .contentArea p {
    font-size: 20px;
  }

  .landingPageGreenSection .buttonsWrapper .contactBtn {
    font-size: 20px;
  }

  .landingPageBody {
    max-width: 100%;
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .landingPage .bannerArea {
    height: 280px;
  }

  .landingPageBody .contentArea p {
    font-size: 18px;
  }

  .landingPageGreenSection {
    padding: 42px 0px 42px 0px;
  }

  .landingPageGreenSection .title {
    font-size: 32px;
  }

  .landingPageGreenSection .buttonsWrapper .contactBtn {
    padding: 14.5px 34.5px;
    font-size: 16px;
    width: 350px;
  }

  .nc-upset-bid .confirmation-message .headline,
  .nc-upset-bid .contentArea h4 {
    font-size: 22px;
  }

  .nc-upset-bid .confirmation-message p,
  .nc-upset-bid .iconsArea p {
    font-size: 18px;
  }

  .nc-upset-bid .landingPageGreenSection .subtitle {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .landingPage .bannerArea {
    height: 180px;
  }

  .landingPageBody .contentArea p {
    font-size: 16px;
  }

  .landingPageGreenSection .title {
    font-size: 28px;
    line-height: 32px;
  }

  .nc-upset-bid-updates .landingPageGreenSection .buttonsWrapper {
    flex-direction: column;
  }

  .nc-upset-bid .landingPageGreenSection .subtitle,
  .nc-upset-bid .confirmation-message p,
  .nc-upset-bid .iconsArea p {
    font-size: 16px;
  }

  .nc-upset-bid .contentArea h4 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .nc-upset-bid .iconsArea {
    flex-direction: column;
    gap: 45px;
  }

  .nc-upset-bid .iconsArea .iconBox {
    padding-right: 0;
    border-right: none;
    height: max-content;
    min-height: auto;
    align-items: center;
  }

  .nc-upset-bid .bannerArea h1 {
    font-size: 28px;
  }

  .nc-upset-bid .landingPageGraySection .title,
  .nc-upset-bid .bannerArea h1 > span {
    font-size: 24px;
  }

  .nc-upset-bid .iconsArea .icon {
    height: auto;
  }
  .nc-upset-bid .iconsArea .icon img {
    max-width: 80px;
  }
  .nc-upset-bid .landingPageGreenSection .buttonsWrapper {
    margin-top: 20px;
  }
}
