@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");

.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;
}

main.extend-the-bid .bannerArea {
  width: 100%;
  height: 337px;
  display: flex;
  align-items: end;
  justify-content: center;
  position: relative;
  background-image: url(../extend-the-bid/images/videos-template-banner.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px 20px;
}

main.extend-the-bid .bannerArea .logo-area {
  margin-bottom: 18px;
  width: 225px;
}

main.extend-the-bid .bannerArea .logo-area img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

main.extend-the-bid .bannerArea .title {
  color: #fff;
  text-align: center;
  font-family: "Bebas Neue";
  font-size: 60px;
  font-weight: 400;
  line-height: 90%;
  text-transform: uppercase;
  margin: 0;
}

main.extend-the-bid .bannerArea .subtitle span,
main.extend-the-bid .bannerArea .subtitle {
  color: #57c1e8;
  font-family: "Bebas Neue";
  font-size: 33px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
}

main.extend-the-bid .bannerArea .subtitle span {
  color: #76bc21;
}

main.extend-the-bid .titleWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

main.extend-the-bid .s2 {
  padding: 16px 0 54px 0;
}

main.extend-the-bid .s2 .title {
  color: #000102;
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 25px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
}

main.extend-the-bid .s2 .description {
  color: #000102;
  font-family: "Nunito Sans";
  font-size: 25px;
  margin-bottom: 17px;
  text-align: center;
  max-width: 1027px;
}

main.extend-the-bid .s2 .boxes-title {
  color: #4b9d45;
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

main.extend-the-bid .s2 .boxes-row {
  display: flex;
  gap: 41px;
  max-width: 650px;
  justify-content: center;
  margin-bottom: 70px;
}

main.extend-the-bid .s2 .box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 17px;
  padding-right: 42px;
  border-right: 1px solid #54c0e8;
}

main.extend-the-bid .s2 .box-item:nth-last-child(1) {
  padding: 0;
  border: none;
}

main.extend-the-bid .s2 .box-item .icon {
  width: 137px;
  flex: 1;
}

main.extend-the-bid .s2 .box-item:nth-child(2) .icon {
  width: 141px;
}

main.extend-the-bid .s2 .box-item .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

main.extend-the-bid .s2 .box-item .box-description {
  color: #000102;
  text-align: center;
  font-size: 23px;
  font-weight: 600;
}

main.extend-the-bid .s2 .btns-wrap {
  gap: 23px;
  margin-top: 0;
}

main.extend-the-bid .s2 .btns-wrap .primary-btn {
  height: 58px;
  max-width: 458px;
}

main.extend-the-bid .s3 {
  padding: 43px 0 36px 0;
  background: #e2e2e2;
}

main.extend-the-bid .s3 .title {
  color: #000102;
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 25px;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 15px;
}

main.extend-the-bid .s3 b,
main.extend-the-bid .s3 p {
  color: #000102;
  text-align: center;
  font-size: 25px;
  font-style: normal;
}

main.extend-the-bid .s3 b {
  font-weight: 700;
}

main.extend-the-bid .s3 .boxes-row {
  display: flex;
  gap: 27px;
  margin-top: 30px;
}

main.extend-the-bid .s3 .box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  padding-right: 27px;
  border-right: 1px solid #54c0e8;
}

main.extend-the-bid .s3 .box-item:nth-last-child(1) {
  padding: 0;
  border: none;
}

main.extend-the-bid .s3 .box-item .icon {
  flex: 1;
  width: 100%;
  display: flex;
  justify-content: center;
}

main.extend-the-bid .s3 .box-item:nth-child(1) img {
  width: 122.001px;
  height: 112.689px;
}
main.extend-the-bid .s3 .box-item:nth-child(2) img {
  width: 179.719px;
  height: 104px;
}
main.extend-the-bid .s3 .box-item:nth-child(3) img {
  width: 134.742px;
  height: 118px;
}
main.extend-the-bid .s3 .box-item:nth-child(4) img {
  width: 140.203px;
  height: 116.277px;
}

main.extend-the-bid .s3 .box-item .box-title {
  color: #000102;
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: none;
}

main.extend-the-bid .video-section {
  padding: 55px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

main.extend-the-bid .content-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1140px;
}

main.extend-the-bid .video-item {
  width: 100%;
  padding: 4% 10% 8% 10%;
}

main.extend-the-bid .video-item-wrap {
  background-image: url(../extend-the-bid/images/laptop.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  max-width: 826px;
  width: 100%;
}

main.extend-the-bid .btns-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  width: 100%;
  margin-top: 45px;
}

main.extend-the-bid .btns-wrap .primary-btn {
  flex: 1;
  max-width: 400px;
  height: 62.796px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 800;
  line-height: 118.182%;
  background: #036eb5;
  border-radius: 6px;
  border: 2px solid transparent;
  transition: 0.3s ease;
  white-space: nowrap;
}

main.extend-the-bid .btns-wrap .primary-btn:hover {
  border-color: #036eb5;
  background-color: #1d82c5;
}

/* Slider */
main.extend-the-bid .landingPageSliderArea .title {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Bebas Neue";
  font-size: 44px;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 33px;
}

.landingPageSliderArea {
  background-image: url("images/slider-bg.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 399px;
  padding-bottom: 25px;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.landingPageSliderArea .slider-container {
  max-width: 1600px;
  padding: 0 5%;
}

.swiper-wrap .slide-wrap {
  display: flex;
  justify-content: center;
  padding: 0 10%;
}

.swiper-wrap {
  max-width: 100vw;
}

.swiper-wrap .swiper-button-next,
.swiper-wrap .swiper-button-prev {
  transition: 0.5s;
  font-family: "Nunito Sans", sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 90px;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.swiper-wrap .swiper-button-next::after,
.swiper-wrap .swiper-button-prev::after {
  visibility: hidden;
}

.swiper-wrap .swiper-button-disabled {
  opacity: 0 !important;
}

.swiper-wrap .slide-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 713px;
}

.swiper-wrap .swiper-slide:nth-last-child(1) .slide-content {
  max-width: 925px;
}

.swiper-wrap .slide-content h3 {
  font-size: 30px;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 0;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  text-align: center;
}

.swiper-wrap .slide-content p {
  font-size: 30px;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
  margin: 0 0 28px 0;
}

.swiper-wrap .slide-content .primary-btn {
  color: #fff;
  font-family: "Nunito Sans";
  font-size: 22px;
  font-weight: 900;
  line-height: 150%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: #177fbe;
  width: 100%;
  max-width: 644px;
  height: 58px;
}

/* Green Section */
.landingPageGreenSection {
  padding: 61px 0;
  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;
}

.landingPageGreenSection .buttonsWrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 35px;
  row-gap: 15px;
  margin-top: 30px;
}

.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;
  text-transform: uppercase;
}

.landingPageGreenSection .title {
  font-weight: 500 !important;
  letter-spacing: 1px;
}

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

@media (max-width: 1399px) {
  .swiper-wrap .slide-content * {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .swiper-wrap .slide-content * {
    font-size: 20px;
  }

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

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

  main.extend-the-bid .landingPageSliderArea .title {
    font-size: 32px;
  }
}

@media (max-width: 1099px) {
  main.extend-the-bid .s3 .boxes-row {
    max-width: 961px;
  }
}

@media (max-width: 991px) {
  main.extend-the-bid .bannerArea .logo-area {
    width: 200px;
  }

  main.extend-the-bid .btns-wrap {
    gap: 15px;
  }

  main.extend-the-bid .btns-wrap .primary-btn {
    font-size: 18px;
    height: 55px;
  }

  main.extend-the-bid .bannerArea .title {
    font-size: 48px;
  }

  main.extend-the-bid .s3 .boxes-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  main.extend-the-bid .s3 .box-item:nth-child(2) {
    padding-right: 0;
    border-right: 0;
  }

  /* slider */
  .swiper-wrap .slide-content h3,
  .swiper-wrap .slide-content p {
    font-size: 24px;
  }
  .swiper-wrap .swiper-button-next,
  .swiper-wrap .swiper-button-prev {
    font-size: 40px;
  }

  /* Green section */
  .landingPageGreenSection {
    padding: 64px 0px 32px 0px;
  }

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

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

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

@media (max-width: 820px) {
  .swiper-wrap .slide-content * {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  main.extend-the-bid .s2 .title,
  main.extend-the-bid .s2 .description {
    font-size: 22px;
  }

  main.extend-the-bid .s2 .boxes-title {
    font-size: 20px;
    margin-bottom: 15px;
  }

  main.extend-the-bid .s2 .box-item .box-description {
    font-size: 19px;
  }

  main.extend-the-bid .s2 .box-item:nth-child(2) .icon {
    width: 100px;
  }

  main.extend-the-bid .s2 .box-item .icon {
    width: 95px;
  }

  main.extend-the-bid .s2 .boxes-row {
    margin-bottom: 45px;
    flex-direction: column;
  }

  main.extend-the-bid .s2 .box-item {
    padding-right: 0;
    border-right: none;
    padding-bottom: 30px;
    border-bottom: 1px solid #54c0e8;
  }

  main.extend-the-bid .s2 .btns-wrap {
    flex-direction: column;
    gap: 15px;
    margin-top: 0;
  }

  main.extend-the-bid .s3 .title {
    font-size: 22px;
  }

  main.extend-the-bid .s3 b,
  main.extend-the-bid .s3 p {
    font-size: 20px;
  }

  main.extend-the-bid .s2 .btns-wrap .primary-btn {
    height: 55px;
    width: 100%;
    padding: 14.5px 20px;
  }

  main.extend-the-bid .s3 .boxes-row {
    grid-template-columns: repeat(1, 1fr);
    gap: 35px;
  }

  main.extend-the-bid .s3 .box-item {
    padding-right: 0;
    border-right: none;
    padding-bottom: 35px;
    border-bottom: 1px solid #54c0e8;
  }

  .swiper-wrap .slide-content .primary-btn {
    padding: 15px 20px;
    height: auto;
    font-size: 16px;
  }

  .swiper-wrap .slide-content h3,
  .swiper-wrap .slide-content p {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  main.extend-the-bid .bannerArea {
    height: 250px;
  }

  main.extend-the-bid .bannerArea .logo-area {
    width: 150px;
  }

  main.extend-the-bid .bannerArea .title {
    font-size: 32px;
  }

  main.extend-the-bid .bannerArea .subtitle span,
  main.extend-the-bid .bannerArea .subtitle {
    font-size: 24px;
  }

  main.extend-the-bid .s2 .title,
  main.extend-the-bid .s2 .description {
    font-size: 20px;
  }

  main.extend-the-bid .video-section {
    padding: 35px 20px;
  }

  main.extend-the-bid .btns-wrap {
    flex-direction: column;
    flex: none;
    width: 100%;
    max-width: 400px;
  }

  main.extend-the-bid .btns-wrap .primary-btn {
    width: 100%;
    font-size: 16px;
    height: 38px;
    flex: none;
  }

  /* slider */

  .swiper-wrap .swiper-button-next {
    right: 0;
    margin-right: 0;
    justify-content: unset;
  }

  .swiper-wrap .swiper-button-prev {
    left: 0;
    margin-left: 0;
    justify-content: unset;
  }

  .swiper-wrap .slide-content ul {
    padding-left: 20px;
  }

  .swiper-wrap .slide-content * {
    font-size: 16px;
  }

  /* Green section */
  .landingPageGreenSection .title {
    font-size: 28px;
    line-height: 32px;
  }

  .landingPageGreenSection .buttonsWrapper {
    flex-direction: column;
  }

  .landingPageGreenSection .subtitle {
    font-size: 16px;
  }
}

@media (max-width: 400px) {
  .landingPageGreenSection .buttonsWrapper .contactBtn {
    width: 100%;
  }
}
