<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 991px) {
  .affiliate-page .first-cta__img-desktop {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  .affiliate-page .first-cta p {
    line-height: 22.4px;
  }
  .affiliate-page .first-cta h1 {
    margin-bottom: 14px;
  }
}
.affiliate-page .afffiliate-bonus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 150px;
}
@media screen and (max-width: 991px) {
  .affiliate-page .afffiliate-bonus {
    margin-top: 80px;
  }
}
.affiliate-page .afffiliate-bonus__text {
  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;
  padding-top: 53px;
  padding-bottom: 60px;
  background-color: #377DED;
  width: 100%;
  max-width: 895px;
  margin: 0 auto;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}
.affiliate-page .afffiliate-bonus__text::before {
  background: url("../../img/img_redesign/affiliate-bonus-mob.png") no-repeat center/contain;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 280px;
  content: "";
  position: absolute;
}
@media screen and (min-width: 768px) {
  .affiliate-page .afffiliate-bonus__text::before {
    background: url("../../img/img_redesign/affiliate-bonus.png") no-repeat center/contain;
    width: 95%;
    height: 100%;
    left: 20px;
    right: 20px;
    top: 0;
  }
}
.affiliate-page .afffiliate-bonus__text p {
  position: relative;
  z-index: 3;
  font-size: 42px;
  font-weight: 800;
  line-height: 65px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  margin-bottom: 8px;
}
.affiliate-page .afffiliate-bonus__text p:last-child {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .affiliate-page .afffiliate-bonus__text {
    max-width: 319px;
    min-height: 335px;
  }
  .affiliate-page .afffiliate-bonus__text p {
    margin-bottom: 10px;
    padding: 0 49px;
  }
  .affiliate-page .afffiliate-bonus__text p:last-child {
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
  }
}
.affiliate-page .affiliate-list h2 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 991px) {
  .affiliate-page .affiliate-list h2 {
    margin-bottom: 0px !important;
  }
}
.affiliate-page .affiliate-list .container {
  max-width: 810px;
}
@media screen and (max-width: 767px) {
  .affiliate-page .affiliate-list .row {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.affiliate-page .affiliate-list__item {
  padding: 0 35px;
  margin-bottom: 50px;
  margin-top: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23377DED' d='M7.627 18.709c-1.046-.607-1.389-1.922-.765-2.939L15.9 1.046c.624-1.017 1.978-1.35 3.024-.743 1.046.606 1.388 1.922.764 2.938l-9.037 14.725c-.624 1.016-1.978 1.349-3.024.743Z'/%3E%3Cpath fill='%23377DED' d='M.76 8.32a2.25 2.25 0 0 1 3.11.213l6.392 7.15c.799.893.7 2.246-.219 3.023a2.25 2.25 0 0 1-3.111-.213l-6.391-7.15A2.101 2.101 0 0 1 .759 8.32Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: top;
  max-width: 360px;
}
.affiliate-page .affiliate-list__item div {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
  color: #377DED;
  margin-bottom: 8px;
}
.affiliate-page .affiliate-list__item p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .affiliate-page .affiliate-list__item {
    margin: 30px 0;
    padding: 0 30px;
  }
  .affiliate-page .affiliate-list__item-mob {
    margin-bottom: 30px;
  }
  .affiliate-page .affiliate-list__item div {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
  }
}
@media screen and (min-width: 447px) and (max-width: 767px) {
  .affiliate-page .affiliate-list__item {
    margin-right: auto;
    margin-left: auto;
  }
}
.affiliate-page .how-work__lines {
  background: url("../../img/img_redesign/affiliate-lines.png") no-repeat;
  background-position-y: 159px;
  background-position-x: 106px;
}
@media screen and (max-width: 991px) {
  .affiliate-page .how-work__lines {
    background: transparent;
  }
}
.affiliate-page .how-work__item-text {
  font-weight: 500;
}
@media screen and (max-width: 819px) {
  .affiliate-page .how-work {
    margin-bottom: 80px;
  }
}
.affiliate-page .range-product {
  padding-bottom: 150px;
}
@media screen and (max-width: 819px) {
  .affiliate-page .range-product {
    display: none;
  }
}
.affiliate-page .range-product .table {
  border-radius: 15px;
  overflow: hidden;
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 46px;
  margin-top: 10px;
  font-family: "Raleway", sans-serif !important;
  --bs-table-bg: transparent;
}
.affiliate-page .range-product .table thead {
  position: relative;
}
.affiliate-page .range-product .table thead::before {
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 15px;
  border: 1px solid #D3DDF3;
  position: absolute;
}
.affiliate-page .range-product .table thead tr {
  background-color: #fff !important;
}
.affiliate-page .range-product .table thead tr th:last-child {
  font-weight: 600;
  color: #000;
}
.affiliate-page .range-product .table thead th {
  background: transparent;
  border-radius: 15px;
  position: relative;
  font-family: "Raleway", sans-serif !important;
}
.affiliate-page .range-product .table thead th:first-child {
  background: #377DED;
  border-radius: 15px 0px 0px 15px;
  border: 0;
  color: #fff;
}
.affiliate-page .range-product .table thead th:first-child::before {
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 15px;
  border: 1px solid #377DED;
  position: absolute;
}
.affiliate-page .range-product .table tr:nth-of-type(even) {
  background-color: #F6F6F6;
}
.affiliate-page .range-product .table tr:nth-of-type(odd) {
  background-color: transparent;
}
.affiliate-page .range-product .table tr td, .affiliate-page .range-product .table tr th {
  border: 0;
  padding: 47px 29px;
  padding-right: 10px;
  min-width: 333px;
  vertical-align: middle;
  font-size: 22px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0em;
}
.affiliate-page .range-product .table tr td:last-child, .affiliate-page .range-product .table tr th:last-child {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  padding-right: 59px;
  color: #000;
}
.affiliate-page .samples-check {
  margin-top: 46px;
}
@media screen and (max-width: 820px) {
  .affiliate-page .samples-check {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .affiliate-page .faq {
    margin-bottom: 0;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 992px) {
  .affiliate-page .first-cta__img-desktop img {
    margin-top: 60px;
    max-width: 95%;
  }
}</pre></body></html>