.exclusive-offer-page {
  background-image: url("../images/bg-tips-16.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: right 0 bottom 20%;
}

.exclusive-offer-page .exclusive-offer-wrapper {
  max-width: 1040px;
  padding: 0 35px 100px;
  margin: auto;
  position: relative;
  margin-top: 175px;
}

.exclusive-offer-page .exclusive-offer-wrapper .exclusive-offer-title {
  margin-bottom: 30px;
  font-family: "Taberna";
  color: #ffffff;
  font-size: 35px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left {
  position: relative;
  width: 100%;
  height: 500px;
  margin-bottom: 150px;
  cursor: pointer;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-border {
  position: absolute;
  width: 90%;
  height: 250px;
  border: 0;
  bottom: 0;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left img {
  position: absolute;
  height: 477px;
  width: 70%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  left: 40px;
  bottom: -40px;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc {
  position: absolute;
  bottom: -80px;
  right: 0;
  background: #f0ebdc;
  width: 60%;
  z-index: 2;
  padding: 40px;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a {
  text-decoration: none;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-box-desc-title {
  margin-bottom: 15px;
  font-family: "Taberna";
  color: #262538;
  font-size: 25px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 35px;
  text-transform: uppercase;
  text-align: left;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-box-desc-title:hover {
  color: #e62332;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-read-more {
  font-family: "Nunito Sans - Light", "Nunito Sans";
  color: #262538;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-read-more i {
  -webkit-transition: all 1s;
  transition: all 1s;
  font-size: 70%;
  padding-left: 4px;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-read-more:hover {
  color: #e62332;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-read-more:hover i {
  padding-left: 30px;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc .ef-box-desc-txt {
  margin-bottom: 25px;
  font-family: "Nunito Sans - Light", "Nunito Sans";
  color: #262538;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right {
  position: relative;
  width: 100%;
  height: 500px;
  margin-bottom: 150px;
  cursor: pointer;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-border {
  position: absolute;
  width: 90%;
  height: 250px;
  border: 0;
  bottom: 0;
  right: 0;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right img {
  position: absolute;
  height: 477px;
  width: 70%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  right: 40px;
  bottom: -40px;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc {
  position: absolute;
  bottom: -80px;
  left: 0;
  background: #f0ebdc;
  width: 60%;
  z-index: 2;
  padding: 40px;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a {
  text-decoration: none;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-box-desc-title {
  margin-bottom: 15px;
  font-family: "Taberna";
  color: #262538;
  font-size: 25px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 35px;
  text-transform: uppercase;
  text-align: left;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-box-desc-title:hover {
  color: #e62332;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-read-more {
  font-family: "Nunito Sans - Light", "Nunito Sans";
  color: #262538;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-read-more i {
  -webkit-transition: all 1s;
  transition: all 1s;
  font-size: 70%;
  padding-left: 4px;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-read-more:hover {
  color: #e62332;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-read-more:hover i {
  padding-left: 30px;
}

.exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc .ef-box-desc-txt {
  margin-bottom: 25px;
  font-family: "Nunito Sans - Light", "Nunito Sans";
  color: #262538;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
}

@media (max-width: 768px) {
  .exclusive-offer-page {
    background-position: right 0 bottom 35%;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .exclusive-offer-title {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left {
    height: unset;
    margin-bottom: 75px;
    cursor: unset;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-border {
    display: none;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left img {
    position: unset;
    height: 160px;
    width: 100%;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc {
    position: unset;
    width: 100%;
    margin-top: -5px;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a {
    text-decoration: none;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-box-desc-title {
    margin-bottom: 15px;
    font-family: "Taberna";
    color: #262538;
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35px;
    text-transform: uppercase;
    text-align: left;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-box-desc-title:hover {
    color: #e62332;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-read-more {
    font-family: "Nunito Sans - Light", "Nunito Sans";
    color: #262538;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc a .ef-read-more:hover {
    color: #e62332;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-left .ef-box-desc .ef-box-desc-txt {
    margin-bottom: 25px;
    font-family: "Nunito Sans - Light", "Nunito Sans";
    color: #262538;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right {
    height: unset;
    margin-bottom: 0;
    cursor: unset;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-border {
    display: none;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right img {
    position: unset;
    height: 160px;
    width: 100%;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc {
    position: unset;
    width: 100%;
    margin-top: -5px;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a {
    text-decoration: none;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-box-desc-title {
    margin-bottom: 15px;
    font-family: "Taberna";
    color: #262538;
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35px;
    text-transform: uppercase;
    text-align: left;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-box-desc-title:hover {
    color: #e62332;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-read-more {
    font-family: "Nunito Sans - Light", "Nunito Sans";
    color: #262538;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc a .ef-read-more:hover {
    color: #e62332;
  }
  .exclusive-offer-page .exclusive-offer-wrapper .ef-img-right .ef-box-desc .ef-box-desc-txt {
    margin-bottom: 25px;
    font-family: "Nunito Sans - Light", "Nunito Sans";
    color: #262538;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
  }
}
/*# sourceMappingURL=exclusive-offer.css.map */