#mothers_day .color-bg-red {
  background-color: #feebe7;
}

#mothers_day .color-bg-orange {
  background-color: #fff7ed;
}

#mothers_day .color-bg-burnt-sienna-light-2 {
  background-color: #FFF6F3;
}

#mothers_day .color-bg-burnt-sienna-light-3 {
  background-color: #feebe7;
}

#mothers_day .color-bg-blue-light-2 {
  background-color: #F4FAFE;
}

#mothers_day .color-bg-blue-dark {
  background-color: #62B1E9;
}

#mothers_day .color-text-red {
  color: #f3526f;
}

#mothers_day .color-text-orange {
  color: #e54d2e;
}

#mothers_day .color-text-sell {
  color: #EE5F87;
}

#mothers_day .color-text-gray {
  color: #8D8D8D;
}

#mothers_day .color-text-dark-gray {
  color: #646464;
}

#mothers_day section .container .categories p, #mothers_day section .alert-album-compatibility .categories p {
  color: white;
  background-color: #FB6B92;
  padding: 4px 1rem;
  border-radius: 100px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 2.56px;
}

#mothers_day section .container .categories p span.num, #mothers_day section .alert-album-compatibility .categories p span.num {
  font-size: 1.25rem;
}

#mothers_day .front-badge {
  padding: 12px 9px;
  border-radius: 50%;
}

#mothers_day .introduction {
  position: relative;
  background-color: #feeaed;
  padding: 1.5rem 0 3.125rem;
}

#mothers_day .introduction .introduction-box {
  position: relative;
  z-index: 2;
}

#mothers_day .introduction .title-img {
  display: block;
  width: 65%;
}

#mothers_day .introduction .decoration-1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  z-index: 3;
}

#mothers_day .introduction .decoration-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30%;
  z-index: 1;
}

#mothers_day .decotitle-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #e54d2e;
}

#mothers_day .decotitle-container .top-row {
  position: relative;
  display: flex;
  align-items: center;
}

#mothers_day .decotitle-container .heart-icon {
  position: absolute;
  width: 7.53%;
  top: 50%;
  left: -1.5rem;
}

#mothers_day .decotitle-container .flower-icon {
  position: absolute;
  width: 17.9%;
  top: 25%;
  right: -2.5rem;
}

#mothers_day .decotitle-container .subtitle-wrapper {
  border-bottom: 1.5px solid #e54d2e;
}

#mothers_day .gift-message-design-box {
  overflow-x: auto;
}

#mothers_day .gift-message-design-box img {
  width: 680px;
  max-width: none;
}

#mothers_day .carousel-item img {
  border-radius: 0.5rem 0.5rem 0 0;
}

#mothers_day .carousel-item .carousel-item-box {
  border-radius: 0 0 0.5rem 0.5rem;
  padding: 1rem 0 1.25rem;
}

#mothers_day .carousel-item .carousel-item-box .title {
  margin-bottom: 0.471875rem;
}
