/*** Override Bootstrap colors */
/* stylelint-disable-next-line scss/no-global-function-names */
/* stylelint-disable-next-line selector-class-pattern */
.experience-assets-roseHydration {
  width: 100%;
  margin-top: 100px;
}

.water-oil-container {
  margin-top: 165px;
  height: 745px;
}
@media only screen and (max-width: 768px) {
  .water-oil-container {
    height: auto !important;
  }
}

.hydration-heading {
  font-size: 60px;
  line-height: 1.09;
  letter-spacing: -1.5px;
}

.water-section {
  position: relative;
  text-align: center;
}

.water-small-img {
  position: absolute;
  right: 0;
  z-index: 1;
  top: -36%;
  max-width: 340px;
}

.water-text,
.oil-text,
.hydration-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.33;
  text-align: left;
}

.hydration-text {
  left: 8%;
  top: 21%;
}

.water-text,
.oil-text {
  margin: auto;
  padding-top: 30px;
}

.oil-section {
  margin-top: 60px;
  position: relative;
}

.hydration-container {
  margin-top: 350px;
  position: relative;
  height: 1200px;
}
@media only screen and (max-width: 768px) {
  .hydration-container {
    height: auto !important;
    margin-top: 0 !important;
  }
}

.hydration-small-img {
  position: absolute;
  top: -14%;
  left: 50%;
  width: 348px;
  max-width: 100%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  .hydration-small-img {
    margin: 30px auto;
    top: auto !important;
    text-align: center;
    position: relative;
    transform: inherit;
    left: auto;
  }
}

.hydration-animation-container {
  position: absolute;
  bottom: 5%;
}
@media only screen and (max-width: 768px) {
  .hydration-animation-container {
    padding-top: 30px;
    position: relative;
  }
}

.shake-up-section {
  margin-left: 30px;
}

.hydration-animate-img {
  height: 414px;
  background-size: 472px;
  background-position: top left -32px;
}

.water-heading-text,
.oil-heading-text {
  font-size: 90px;
  line-height: 0.89;
  letter-spacing: -6.74px;
  font-style: italic;
}

.water-text-container {
  display: flex;
  align-items: self-end;
  position: absolute;
  bottom: 47%;
  left: 4%;
  z-index: 1;
  width: 215px;
}

.water-heading-text {
  width: 100%;
}

.oil-text-container {
  display: flex;
  align-items: self-start;
  position: absolute;
  bottom: 75%;
  z-index: 1;
  right: 6%;
  width: 235px;
}

.oil-heading-text {
  width: 100%;
}

.fade-water-right {
  float: left;
  position: absolute;
  opacity: 1;
}

.fade-oil-left {
  float: right;
  position: absolute;
  opacity: 1;
}

.rose-hydration-img {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 575px) {
  .hydration-animate-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 414px;
    background-size: 414px;
    background-position: unset;
  }
}
.water-large-img img,
.oil-img img {
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .hydration-animate-img {
    height: 743px;
    background-size: 743px;
    background-position: top left -70px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1200px) {
  .hydration-animate-img {
    height: 503px;
    background-size: 503px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .hydration-animate-img {
    height: 415px;
    background-size: 390px;
  }
  .hydration-small-img {
    width: 564px;
    max-width: 100%;
  }
  .water-text,
  .oil-text {
    padding-top: 30px;
  }
}
.shake-heading {
  font-size: 45px;
  line-height: 1.05;
  letter-spacing: -1px;
}

.shake-subtext {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.44;
  padding-top: 27px;
  max-width: 483px;
}

.hydration-shop {
  vertical-align: middle;
  margin: auto;
  padding-top: 35px;
}

/* stylelint-disable-next-line selector-id-pattern */
#roseExperiencePage .hydration-btn {
  margin-top: 25px;
  background-color: #303e48 !important;
  color: #fff;
  min-width: 240px;
}
#roseExperiencePage .hydration-btn:hover {
  background-color: transparent !important;
  color: #303e48 !important;
  border: 1px solid #303e48 !important;
}

@media only screen and (min-width: 544px) {
  .water-text,
  .oil-text {
    margin: auto;
    font-size: 24px;
  }
  .fade-water-right,
  .fade-oil-left {
    opacity: 0;
  }
  .hydration-text {
    left: 11%;
    top: 38%;
    font-size: 24px;
  }
  .water-small-img {
    right: 0;
    max-width: 340px;
    top: -9%;
  }
  .water-section {
    padding-top: 66px;
  }
  .oil-section {
    margin-top: 64px;
  }
  .water-oil-container {
    height: 1165px;
    margin-top: 110px;
  }
  .water-text-container {
    bottom: 26%;
    left: 0;
    width: auto;
  }
  .oil-text-container {
    bottom: 80%;
    width: auto;
  }
  .hydration-container {
    margin-top: 280px;
    height: 870px;
  }
  .hydration-animation-container {
    bottom: 0;
    display: flex;
  }
  .shake-up-section {
    margin-left: 45px;
  }
  .hydration-shop {
    padding-top: 0;
  }
  .hydration-small-img {
    top: -28%;
    max-width: 100%;
  }
  .water-large-img img {
    max-height: 418px;
  }
  .oil-img img {
    width: 100%;
    max-height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .water-text,
  .oil-text,
  .hydration-text {
    position: absolute;
  }
  .hydration-heading {
    font-size: 70px;
  }
  .water-text {
    right: 10%;
    bottom: 5%;
  }
  .oil-text {
    left: 4%;
  }
  .water-heading-text,
  .oil-heading-text {
    font-size: 170px;
    line-height: 0.34;
    letter-spacing: -12.09px;
  }
  .water-text-container {
    bottom: 0;
    top: 53%;
  }
  .oil-text-container {
    bottom: 0;
    top: 16%;
  }
  .hydration-text {
    left: 4%;
    top: 5%;
  }
  .water-small-img {
    right: 0;
    max-width: 520px;
    top: -15%;
  }
  .water-section {
    padding-top: 128px;
  }
  .oil-section {
    margin-top: 41px;
  }
  .oil-img {
    max-width: 918px;
  }
  .hydration-container {
    margin-top: 242px;
    height: 767px;
  }
  .hydration-small-img {
    width: 500px;
    transform: none;
    top: -25%;
    right: 0;
    left: auto;
  }
  .water-oil-container {
    height: 1120px;
    margin-top: 165px;
  }
  .shake-heading {
    font-size: 55px;
  }
  .shake-up-section {
    margin-left: 50px;
  }
  .hydration-animate-img {
    background-attachment: fixed;
  }
  .water-large-img img {
    width: auto;
    max-height: 100%;
  }
  .oil-img img {
    width: auto;
    max-height: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .water-text {
    right: 15%;
  }
  .hydration-text {
    left: 10%;
  }
  .water-small-img {
    right: 5%;
    max-width: 100%;
  }
  .water-text-container {
    top: 44%;
  }
  .oil-text-container {
    top: 50%;
  }
  .oil-section {
    margin-top: 80px;
  }
  .oil-img {
    max-width: 100%;
  }
  .hydration-container {
    margin-top: 515px;
    height: 1000px;
  }
  .hydration-small-img {
    max-width: 100%;
    left: auto;
    width: auto;
  }
}
@media (max-width: 543.98px) {
  .oil-text-container {
    right: 0 !important;
    width: auto;
    margin-right: 33px;
  }
}
