@import url("https://sh.betuscdn.com/libs/css/fonts.css");
@font-face {
  font-family: Roboto;
  src: url("https://sh.betuscdn.com/libs/webfonts/Roboto-Regular.eot") format("eot"), url("https://sh.betuscdn.com/libs/webfonts/Roboto-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: 'Roboto Mono';
  src: url("https://sh.betuscdn.com/libs/webfonts/RobotoMono-Medium.ttf") format("ttf");
  font-style: normal;
  font-weight: 500;
  font-display: block;
}
.betus-promo-container {
  max-width: 1440px;
  margin: 35px auto 120px auto;
}
.betus-no-promo-msg {
  border-radius: 20px;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  display: flex;
  padding: 100px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 13px;
  align-self: stretch;
}
.betus-no-promo-msg img {
  height: 190px;
  width: auto;
}
.betus-no-promo-msg .betus-no-promo-msg-title {
  color: #1D2129;
  font-family: Nexa-bold;
  font-size: 28px;
  font-weight: 700;
  line-height: 47px;
}
.betus-no-promo-msg span {
  color: #7F8BA3;
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
h1 {
  font-family: Nexa-heavy;
  font-size: 36px;
  line-height: 47px;
  color: #252A32;
  margin-bottom: 0;
}
h4 {
  font-family: Nexa-heavy;
  font-size: 24px;
  line-height: 24px;
  color: #252A32;
  margin-bottom: 24px;
}
.responsive-scroll-table {
  margin-bottom: 35px;
}
.responsive-scroll-table p {
  margin-bottom: 0;
  font-weight: 600;
}
.responsive-scroll-table table {
  border: 1px solid #007BFF;
  width: 100%;
  margin: 0 auto 0 auto;
}
.responsive-scroll-table table td {
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #007BFF;
}
.betus-promo-filter {
  display: flex;
  margin: 24px 0 14px 0;
}
.betus-promo-filter ul {
  list-style: none;
  display: flex;
  gap: 20px;
}
.betus-promo-filter ul li {
  font-family: Nexa-heavy;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #5D687D;
  cursor: pointer;
  position: relative;
  padding: 12px;
}
.betus-promo-filter ul li:hover,
.betus-promo-filter ul li.active {
  color: #252A32;
}
.betus-promo-filter ul li:hover .claimed-count,
.betus-promo-filter ul li.active .claimed-count {
  background: #252A32;
}
.betus-promo-filter ul li:hover:after,
.betus-promo-filter ul li.active:after {
  background: #007BFF;
  height: 4px;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
}
.betus-promo-filter ul li .claimed-count {
  background: #5D687D;
  border-radius: 22px;
  color: #ffffff;
  font-size: 16px;
  padding: 0px 8px;
  margin-left: 8px;
}
.available-promo-filter label {
  display: none;
}
.available-promo-filter .filter-text {
  display: none;
}
.available-promo-filter ul {
  list-style: none;
  display: flex;
  gap: 20px;
  align-items: center;
}
.available-promo-filter ul li {
  font-family: Nexa-heavy;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #28487F;
  background: #ffffff;
  border-radius: 26px;
  padding: 6px 12px;
  cursor: pointer;
  display: inline-block;
}
.available-promo-filter ul li:hover,
.available-promo-filter ul li.active {
  background: #007BFF;
  color: #ffffff;
}
.promo-item {
  background: #ffffff;
  border-radius: 16px;
  height: calc(100% - 16px);
  margin-bottom: 16px;
}
.promo-item .promo-top-section {
  position: relative;
}
.promo-item .promo-top-section img {
  width: 100%;
  height: auto;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}
.promo-item .promo-top-section .promo-badges {
  display: flex;
  position: absolute;
  top: 20px;
  left: 16px;
  right: 16px;
  align-items: center;
  justify-content: space-between;
  gap: 2px;
}
.promo-item .promo-top-section .promo-badges .promo-badges-item {
  background: rgba(9, 10, 12, 0.5);
  border-radius: 22px;
  color: #F5F6F7;
  font-family: Nexa-bold;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 14px;
  padding: 4px 8px 3px;
}
.promo-item .promo-top-section .promo-badges .promo-badge-left {
  display: flex;
  gap: 2px;
}
.promo-item .promo-top-section .promo-badges .promo-badge-right {
  display: flex;
  align-items: center;
}
.promo-item .promo-top-section .promo-badges .promo-badge-right > span {
  margin-right: 8px;
}
.promo-item .promo-top-section .active {
  background: #3FB100;
  border-radius: 22px;
  color: #F5F6F7;
  font-family: Roboto;
  font-size: 16px;
  line-height: 14px;
  padding: 8px 13px;
  font-weight: 600;
  position: absolute;
  bottom: -15px;
  left: 24px;
}
.promo-item .promo-bottom-section {
  padding: 24px;
}
.promo-item .promo-bottom-section .promo-header {
  font-family: Nexa-heavy;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #252A32;
  margin-bottom: 8px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
}
.promo-item .promo-bottom-section .promo-small-description {
  font-family: Roboto;
  font-size: 18px;
  line-height: 21px;
  color: #414957;
  list-style: none;
  margin-bottom: 8px;
}
.promo-item .promo-bottom-section .promo-small-description li {
  position: relative;
  padding-left: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.promo-item .promo-bottom-section .promo-small-description li:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: #414957;
  width: 3px;
  height: 3px;
  border-radius: 50%;
}
.promo-item .promo-bottom-section .promo-detail-link {
  font-family: Nexa-heavy;
  font-size: 18px;
  line-height: 24px;
  color: #007BFF;
}
.promo-item .promo-bottom-section .promo-detail-link a {
  cursor: pointer;
}
.promo-item .promo-bottom-section .promo-button-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
.promo-item .promo-bottom-section .promo-button-section .promo-claim-bonus {
  width: 100%;
  max-width: 200px;
}
.promo-claim-bonus {
  font-family: Nexa-heavy;
  background: #007BFF;
  border-radius: 50px;
  padding: 18px 10px;
  text-align: center;
  font-size: 20px;
  line-height: 19px;
  color: #ffffff !important;
  border: none;
  width: 100%;
  max-width: 200px;
  cursor: pointer;
}
.promo-claim-bonus:focus {
  outline: none;
}
.promo-claim-bonus:hover {
  background-color: #0085eb;
}
.promo-code-copy {
  border: 1px dashed #ADB5C2;
  border-radius: 8px;
  position: relative;
  font-size: 19px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Roboto Mono', monospace;
  color: #252A32;
  padding: 13px 1px;
  width: 200px;
  cursor: pointer;
  font-weight: 500;
}
.promo-code-copy .promo-code-lable {
  position: absolute;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #5D687D;
  background: #ffffff;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.promo-code-copy button,
.promo-code-copy button:focus {
  background: url("../../img/promotions/copy.svg");
  border: none;
  outline: none;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.promo-code-copy .promo-copied {
  display: none;
}
.promo-code-copy:hover button {
  background: url("../../img/promotions/copy-hover.svg");
}
.promo-code-copy.active {
  background: #FCFFFA;
}
.promo-code-copy.active .promo-copied {
  background: url("../../img/promotions/checked.svg") no-repeat;
  background-position: left;
  padding-left: 24px;
}
.promo-code-copy.active .promo-name,
.promo-code-copy.active button {
  display: none;
}
.promo-code-copy.active .promo-copied {
  display: inline-block;
}
.promo-summary {
  margin-top: 50px;
}
.promo-summary p {
  font-family: Roboto;
  font-size: 20px;
  line-height: 20px;
  color: #252A32;
}
.promo-summary a {
  color: #007BFF;
}
.promo-header {
  display: flex;
  justify-content: space-between;
}
.casino-link {
  display: none;
  background: url("/img/promotions/right-arrow.svg") no-repeat;
  background-position: 220px;
  outline: none;
  color: #252A32;
  font-family: Nexa-heavy;
  font-size: 20px;
  line-height: 18px;
  background-color: transparent;
  border: 1px solid #252A32;
  border-radius: 50px;
  padding: 12px 24px;
  width: 245px;
  height: 42px;
}
.Promo-description-container {
  max-width: 954px;
  width: 100%;
  background: #ffffff;
  margin: 54px auto 0 auto;
  padding: 24px 120px 64px 124px;
  border-radius: 16px;
}
.Promo-description-container .promo-help-section-lg {
  padding: 20px;
}
.Promo-description-container .promo-help-section-lg h6 {
  font-size: 37px;
  line-height: 40px;
  padding-bottom: 20px;
}
.Promo-description-container .promo-help-section-lg h6 span {
  font-family: Roboto;
}
.Promo-description-container .promo-des-header {
  display: flex;
  justify-content: space-between;
  font-family: Nexa-heavy;
  color: #252A32;
  align-items: center;
}
.Promo-description-container .promo-des-header .promo-back p {
  font-size: 20px;
}
.Promo-description-container .promo-des-header .promo-back p a {
  color: #252A32;
}
.Promo-description-container .promo-des-header .promo-back i {
  padding-right: 10px;
  vertical-align: middle;
  line-height: 1;
}
.Promo-description-container .promo-des-header .promo-share {
  display: flex;
  border: 1px solid #252A32;
  border-radius: 50px;
  justify-content: center;
  padding: 9px 12px;
  width: 108px;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 16px;
  cursor: pointer;
}
.Promo-description-container .promo-des-header .promo-share p {
  margin: 0;
}
.Promo-description-container .promo-banner img {
  width: 100%;
}
.Promo-description-container .promo-des-badges {
  display: flex;
  margin: 28px 0 16px 0;
  gap: 4px;
}
.Promo-description-container .promo-des-badges .promo-badges-item {
  background: rgba(9, 10, 12, 0.5);
  border-radius: 22px;
  color: #F5F6F7;
  font-family: Nexa-bold;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 14px;
  padding: 4px 8px 3px;
}
.Promo-description-container .promo-des-badges .promo-badges-item.active {
  background: #3FB100;
  border-radius: 22px;
  color: #F5F6F7;
  font-family: Roboto;
  font-size: 14px;
  line-height: 14px;
  padding: 8px;
  font-weight: 600;
}
.Promo-description-container .promo-header-title {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.Promo-description-container .promo-header-title h1 {
  font-family: Nexa-heavy;
  font-size: 36px;
  line-height: 47px;
}
.Promo-description-container .promo-header-title p {
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
}
.Promo-description-container .promo-claim-bonus {
  width: 100%;
  max-width: 192px;
  margin-bottom: 2px;
  display: inline-block;
}
.Promo-description-container .promo-description {
  font-family: Roboto;
  font-size: 20px;
  line-height: 34px;
  color: #252A32;
}
.Promo-description-container .promo-description p em {
  font-style: normal;
}
.Promo-description-container .promo-description ul.promo-detail-section {
  margin: 0 0 25px 0;
}
.Promo-description-container .promo-description ul {
  list-style: none;
  margin-left: 20px;
}
.Promo-description-container .promo-description ul li {
  position: relative;
  padding: 0 0 10px 16px;
}
.Promo-description-container .promo-description ul li span {
  font-weight: 700;
}
.Promo-description-container .promo-description ul li:before {
  position: absolute;
  left: 0;
  top: 15px;
  content: "";
  background: #414957;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.Promo-description-container .promo-description ul li ul {
  margin: 0;
}
.Promo-description-container .promo-description ul li ul li {
  padding: 0 0 8px 34px;
}
.Promo-description-container .promo-description ul li ul li:before {
  left: 15px;
}
.promo-banner-slides {
  margin-top: 15px;
  flex-direction: column;
  position: relative;
  justify-content: center;
}
.promo-banner-slides img {
  border-radius: 8px;
}
.promo-banner-slides.owl-carousel.owl-loaded {
  display: flex;
}
.promo-banner-slides .owl-dots {
  display: none;
}
.promo-banner-slides .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
}
.promo-banner-slides .owl-nav button {
  outline: none;
  position: absolute;
  transform: translateY(-50%);
}
.promo-banner-slides .owl-nav .owl-prev {
  left: 0;
}
.promo-banner-slides .owl-nav .owl-next {
  right: 0;
}
.promo-banner-slides .owl-nav .nav-btn {
  display: flex;
  width: 42px;
  height: 42px;
  padding: 20px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: linear-gradient(90deg, rgba(137, 137, 137, 0.35) 0%, rgba(40, 40, 40, 0.35) 40%);
  margin: 0 20px;
}
.promo-banner-slides .owl-nav i {
  width: 18px;
  height: 18px;
}
.promo-help-section-lg {
  display: flex;
  margin-top: 20px;
  padding: 18px 10px;
  border-radius: 7px;
  background-color: #FFFFFF;
  background-image: url(../../img/promotions/angled-bg-lg.svg);
  background-position: center;
  background-size: cover;
  border: 2px solid #D9D9D9;
}
.promo-help-section-lg h6 {
  font-family: Nexa;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.56px;
  margin-bottom: 0;
}
.promo-help-section-lg h6 span {
  line-height: 32px;
  letter-spacing: -0.48px;
  font-weight: 300;
  font-size: 24px;
}
.promo-help-section-lg.contactus-banner a,
.promo-help-section-lg.contactus-banner button {
  font-size: 16px;
  height: 45px;
}
.promo-help-section-sm {
  display: none;
  flex-direction: column;
  border-radius: 8px;
  padding: 20px;
  background-color: #FFFFFF;
  background-position: center;
  background-size: cover;
  background-image: url(../../img/promotions/angled-bg-sm.svg);
  font-family: Nexa-bold;
  line-height: 27px;
  letter-spacing: -0.48px;
  border: 2px solid #D9D9D9;
}
.promo-help-section-sm h6 {
  font-size: 24px;
  font-weight: 700;
}
.promo-help-section-sm h6 span {
  font-size: 18px;
  font-weight: 300;
  font-family: Roboto;
}
.promo-help-section-sm .contactus-banner {
  margin: 0;
}
@media only screen and (max-width: 1100px) {
  .promo-help-section-lg.contactus-banner a,
  .promo-help-section-lg.contactus-banner button {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .Promo-description-container {
    padding: 16px;
  }
  .Promo-description-container .promo-help-section-lg {
    padding: 20px;
  }
  .Promo-description-container .promo-help-section-lg h6 {
    font-size: 27px;
    line-height: 30px;
    padding-bottom: 10px;
  }
  .Promo-description-container .promo-help-section-lg .contactus-banner a {
    font-size: 12px;
  }
  .Promo-description-container .promo-help-section-lg .contactus-banner a:first-of-type {
    font-size: 14px;
  }
  .Promo-description-container .promo-help-section-lg .contactus-banner button {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .promo-help-section-lg h6 {
    font-size: 20px;
  }
  .promo-help-section-lg h6 span {
    font-size: 17px;
  }
  .promo-help-section-lg.contactus-banner a,
  .promo-help-section-lg.contactus-banner button {
    font-size: 12px;
  }
  .promo-help-section-lg.contactus-banner i {
    width: 50px;
  }
  .promo-item .promo-top-section .promo-badges {
    left: 4px;
    right: 4px;
  }
  .promo-code-copy {
    font-size: 17px;
  }
  .betus-promo-container {
    margin-top: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .promo-help-section-lg {
    display: none;
  }
  .promo-help-section-sm {
    display: flex;
  }
  .promo-item .promo-top-section .promo-badges .promo-badge-right {
    display: none;
  }
  .casino-link {
    padding: 6px 16px;
    font-size: 16px;
    line-height: 18px;
    width: 194px;
    height: 30px;
    background-position: 175px;
    border-color: #8F99AC;
  }
  .betus-promo-container {
    margin-top: 75px;
    padding: 0px 16px;
  }
  .betus-promo-container h1 {
    font-size: 24px;
    line-height: 34px;
    font-family: Nexa-heavy;
    margin-bottom: 0px;
  }
  .betus-promo-filter ul {
    width: 100%;
    justify-content: space-between;
    grid-gap: normal;
    margin-bottom: 0px;
  }
  .betus-promo-filter ul li {
    min-width: calc((100% - 32px) / 3);
  }
  .available-promo-filter {
    display: flex;
    margin: 6px 0px 16px 0px;
    align-items: center;
    position: relative;
  }
  .available-promo-filter label {
    font-size: 14px;
    line-height: 18px;
    font-family: Nexa-heavy;
    color: #5D687D;
    padding-right: 8px;
    margin: 0;
    display: block;
  }
  .available-promo-filter .filter-text {
    position: relative;
    height: 32px;
    min-width: 125px;
    line-height: 32px;
    font-size: 12px;
    color: #28487F;
    border: 1px solid #97A7C5;
    border-radius: 38px;
    text-transform: uppercase;
    padding: 0 15px;
    font-family: Nexa-heavy;
    background-color: #ffffff;
    cursor: pointer;
    display: block;
  }
  .available-promo-filter .filter-text.active:after {
    transform: translateY(-50%) rotate(180deg);
  }
  .available-promo-filter .filter-text:after {
    content: "";
    position: absolute;
    background: url(/img/promotions/select-arrow.svg) no-repeat;
    width: 10px;
    height: 6px;
    right: 10px;
    transform: translateY(-50%);
    top: 50%;
  }
  .available-promo-filter ul {
    list-style-type: none;
    background: #ffffff;
    position: absolute;
    top: 32px;
    z-index: 1;
    left: 75px;
    display: none;
  }
  .available-promo-filter ul li {
    font-family: Nexa-heavy;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #28487F;
    background: #ffffff;
    padding: 6px 12px;
    cursor: pointer;
    border-radius: 0;
    display: block;
  }
  .available-promo-filter ul li:hover,
  .available-promo-filter ul li.active {
    background: #007BFF;
    color: #ffffff;
  }
  .Promo-description-container .promo-header-title h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .Promo-description-container .promo-description {
    font-size: 16px;
    line-height: 24px;
  }
  .Promo-description-container .promo-description ul li:before {
    top: 10px;
  }
  .betus-no-promo-msg {
    padding: 40px 30px;
  }
  .betus-no-promo-msg img {
    height: 104px;
  }
  .betus-no-promo-msg .betus-no-promo-msg-title {
    font-size: 18px;
  }
  .betus-no-promo-msg span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 576px) {
  .Promo-description-container .promo-help-section-lg {
    margin: 16px;
    padding: 10px;
  }
  .Promo-description-container .promo-help-section-lg h6 {
    font-size: 24px;
  }
  .Promo-description-container .promo-help-section-lg h6 span {
    font-size: 18px;
  }
  .Promo-description-container .promo-help-section-lg .contactus-banner {
    margin: 8px 0 0 0;
  }
  .Promo-description-container .promo-help-section-lg .contactus-banner a {
    font-size: 11px;
  }
  .Promo-description-container .promo-help-section-lg .contactus-banner a:first-of-type {
    font-size: 11px;
  }
  .Promo-description-container .promo-help-section-lg .contactus-banner button {
    font-size: 11px;
  }
  .promo-help-section-sm {
    padding: 20px 16px;
  }
  .betus-promo-filter {
    margin: 10px 0 20px 0;
  }
  .betus-promo-filter ul li {
    font-size: 14px;
    line-height: 18px;
  }
  .promo-item .promo-top-section .promo-badges {
    left: 4px;
    right: 4px;
  }
  .promo-item .promo-top-section .promo-badges .promo-badges-item {
    font-size: 11px;
  }
  .promo-item .promo-bottom-section {
    padding: 16px;
  }
  .promo-item .promo-bottom-section .promo-header {
    font-size: 24px;
    line-height: 30px;
  }
  .promo-item .promo-bottom-section .promo-button-section .promo-claim-bonus,
  .promo-item .promo-bottom-section .promo-button-section .promo-code-copy {
    max-width: 154px;
    font-size: 16px;
    padding: 11px 6px;
  }
  .Promo-description-container {
    padding: 20px 0;
  }
  .Promo-description-container .promo-des-header .promo-back p {
    font-size: 16px;
  }
  .Promo-description-container .promo-header-title {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .Promo-description-container .promo-header-title .promo-code-copy {
    width: 100%;
  }
  .Promo-description-container .promo-des-header,
  .Promo-description-container .promo-des-badges,
  .Promo-description-container .promo-header-title,
  .Promo-description-container .promo-description,
  .Promo-description-container .promo-button {
    padding: 0 16px;
  }
  .Promo-description-container .promo-claim-bonus {
    max-width: 100%;
  }
  .promo-slideshow .carousel-indicators {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .betus-promo-container {
    padding: 0;
  }
  .promo-header {
    padding: 0 16px;
  }
  .promo-content-section {
    padding: 0 16px;
  }
  .promo-banner-slides {
    width: 100vw;
  }
  .promo-banner-slides.owl-carousel img {
    border-radius: 0;
  }
  .promo-banner-slides.owl-carousel .owl-nav {
    display: none;
  }
  .promo-banner-slides.owl-carousel .owl-dots {
    display: flex;
    width: 100%;
    gap: 1px;
    background: #ffffff;
  }
  .promo-banner-slides.owl-carousel .owl-dots button {
    flex: 1;
    height: 7px;
    background: #E7EAEF;
    outline: none;
  }
  .promo-banner-slides.owl-carousel .owl-dots button.active span {
    display: block;
    height: 7px;
    width: 100%;
    background: #007BFF;
    animation: promoloader 10000ms;
  }
}
@media only screen and (max-width: 320px) {
  .promo-item .promo-top-section .promo-badges {
    left: 0;
    right: 0;
    gap: 1px;
  }
  .promo-item .promo-top-section .promo-badges .promo-badges-item {
    font-size: 11px;
  }
  .promo-item .promo-bottom-section .promo-button-section .promo-code-copy {
    font-size: 13px;
  }
  .promo-item .promo-bottom-section .promo-button-section .promo-claim-bonus {
    max-width: 120px;
  }
}
@media only screen and (min-width: 1300px) {
  .promo-content-section .contactus-banner a,
  .promo-content-section .contactus-banner button {
    padding: 0px;
    font-size: 16px;
    height: 58px;
    align-items: end;
  }
  .promo-content-section .contactus-banner a span,
  .promo-content-section .contactus-banner button span {
    padding-bottom: 12px;
    line-height: 24px;
  }
  .promo-content-section .contactus-banner a:first-of-type {
    font-size: 24px;
    padding: 0px;
    max-width: 400px;
  }
  .promo-content-section .contactus-banner i {
    background-position: bottom;
  }
  .promo-content-section .contactus-banner .icon-customercare-rep {
    width: 65px;
    background-position: top;
    background-size: 95px;
  }
}
@keyframes promoloader {
  0% {
    max-width: 0%;
  }
  100% {
    max-width: 100%;
  }
}
