#aff_home .absolute-center {
  display: grid;
  grid-template-columns: repeat(2, 200px);
  justify-content: space-between;
  margin: 0 auto;
  position: absolute;
  width: 80%;
}

#aff_home .absolute-center-circle {
  background: white;
  border-radius: 50%;
  border: 2px solid black;
  display: none;
  left: 63px;
  padding: 10px;
  position: absolute;
  top: 48px;
  z-index: 3;
}

#aff_home .advantages_border {
  max-width: 505px;
  min-height: 132px;
}

#aff_home .advantages_border:hover {
  border-bottom: 1px solid #bfbfbf;
}

#aff_home .aff_content {
  font-size: 16px;
  line-height: 1.2;
  list-style-position: inside;
}

#aff_home .aff_content > ol > li {
  display: list-item;
}

#aff_home .aff_content > ul > li {
  display: list-item;
  list-style-type: initial !important;
}

#aff_home .aff_title {
  font-size: 23px;
}

#aff_home .announcement {
  background: #222222;
  flex-wrap: wrap;
  margin: 0;
  min-height: 40px;
}

#aff_home .border-style {
  align-items: center;
  background: #efefef;
  border-radius: 26px;
  border: 1px solid #767a8566;
  box-shadow: 0px 3px 6px #8f8f8f29;
  display: flex;
  justify-content: space-evenly;
  padding: 6px 15px;
  position: relative;
}

#aff_home .btn-submit {
  background-color: #0060a1;
  border-radius: 4px;
  border: transparent;
  color: #fff;
  font-size: 16px;
  min-width: 120px;
  padding: 5px;
  text-align: center;
  width: 134px;
}

#aff_home .carousel-indicators .active {
  background-color: #febc04;
  width: 30px !important;
}

#aff_home .carousel-indicators li {
  background-color: #fff;
  border-radius: 6px;
  border: none;
  display: inline-block;
  height: 10px !important;
  margin-left: 3px;
  margin-right: 3px;
  transition: width 0.5s;
  width: 10px !important;
  padding: 0px;
}

#aff_home .center-content {
  margin: 0 auto;
  text-align: center;
}

#aff_home .contact-btn {
  align-items: center;
  background: #febc04;
  border-radius: 30px;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  padding: 7px;
}

#aff_home .contact-outlineBtn {
  background: #e0e3e0;
  border-radius: 30px;
  border: 1px solid #0088ea;
  bottom: -1px;
  padding: 3px;
  position: absolute;
  z-index: 3;
}

#aff_home .country-container:hover {
  transform: scale(1.05);
}

#aff_home .coutry-container {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  min-height: 45px;
}

#aff_home .currency-name {
  font-size: 18px;
  text-align: center;
  text-transform: capitalize;
}

#aff_home .earning-container .btn_submit {
  align-items: center;
  color: white;
  display: flex;
  justify-content: center;
  min-width: 220px;
}

#aff_home .earth-image {
  width: 400px;
}

#aff_home .earth-outline {
  border-radius: 50%;
  border: 1px solid #0088ea;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 10px;
  position: relative;
}

#aff_home .fit-contain {
  max-width: 386px;
  object-fit: contain;
}

#aff_home .flag-size {
  height: 19px;
  width: 28px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 4px 2px;
}

#aff_home .flex-center-relative {
  display: flex;
  justify-content: center;
  position: relative;
}

#aff_home .flex-column-center-cover-bg {
  align-items: center;
  background-position: bottom;
  background-size: cover;
  display: flex;
  flex-direction: column;
}

#aff_home .flex-icon-content {
  display: flex;
}

#aff_home .grid-layout-advantages {
  column-gap: 3%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 45px;
}

#aff_home .home-announcement-modal {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  min-width: 530px;
  width: fit-content;
}

#aff_home .home-logo-img {
  align-self: center;
  height: 100% !important;
  margin-left: -20px;
  min-width: 115px;
  object-fit: contain;
  width: 10.5% !important;
}

#aff_home .howtodo-title {
  font-size: 38px;
  font-weight: bold;
  max-width: 350px;
}

#aff_home .icon-style {
  font-size: 30px;
  margin-right: 1rem;
  margin-top: 0.25rem;
}

#aff_home .info-bar {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 40px;
}

#aff_home .info-bar img {
  height: auto;
  width: 38px;
}

#aff_home .label-products {
  color: #1c1c1c;
  font-size: 38px;
  font-weight: bold;
}

#aff_home .label-supported-countries {
  color: #1c1c1c;
  font-size: 38px;
  font-weight: bold;
}

#aff_home .label-title-advantages {
  color: #1c1c1c;
  font-size: 38px;
  font-weight: bold;
}

#aff_home .marquee {
  box-sizing: border-box;
  height: 100%;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

#aff_home .marquee > div {
  color: white;
  display: inline-block;
  font-size: 16px;
  margin: 0;
  position: absolute;
  text-align: center;
}

#aff_home .marquee-slider {
  -ms-overflow-style: none;
  box-sizing: border-box;
  list-style: none;
  margin: 0px;
  overflow-x: scroll;
  overflow-y: none;
  padding: 0px;
  position: relative;
  scrollbar-width: none;
  white-space: nowrap;
  width: 100%;
}

#aff_home .marquee-slider > div {
  color: black;
  overflow: hidden;
  position: relative;
  width: max-content;
}

#aff_home .marquee-slider::-webkit-scrollbar {
  display: none;
}

#aff_home .marquee-slider:hover > div {
  animation-play-state: paused !important;
  cursor: pointer;
}

#aff_home .marquee:hover > div {
  -moz-animation-play-state: paused !important;
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
  cursor: pointer;
}

#aff_home .modal-content {
  max-height: 90vh;
  overflow: hidden;
}

#aff_home .product-image {
  max-width: 294px;
  object-fit: contain;
}

#aff_home .product-image:hover {
  filter: drop-shadow(5px 5px 14px rgba(0 0 0 0.2));
  transform: scale(1.05);
}

#aff_home .products-grid {
  column-gap: 3%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: space-between;
  row-gap: 5%;
}

#aff_home .step-box {
  border-top: 1px solid black;
  flex: 1;
  max-width: 310px;
}

#aff_home .step-box > div > img {
  height: auto;
  object-fit: contain;
  width: 100px;
}

#aff_home .step-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 131px;
}

#aff_home .step-description {
  color: #6e7481;
  font-size: 16px;
  text-transform: capitalize;
}

#aff_home .step-image {
  height: auto;
  object-fit: contain;
  width: 100px;
}

#aff_home .step-title {
  color: #1c1c1c;
  display: block;
  font-size: 23px;
  font-weight: bold;
  text-transform: capitalize;
}

#aff_home .step-title-container {
  max-width: 180px;
  width: 100%;
}

#aff_home .carousel-inner .carousel-item img {
  background-position: center top;
  background-repeat: no-repeat;
  height: fit-content;
  width: 100%;
}

@-moz-keyframes marquee {
  0% {
    -moz-transform: translateX(100%);
  }

  100% {
    -moz-transform: translateX(-100%);
  }
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
