#anniversary {
  max-width: 1920px;
  margin: 0 auto;
}

#anniversary header {
  font-size: 0;
}

#anniversary img {
  width: 100%;
}

.cms-anniversary .page-main {
  max-width: initial;
  padding: 0;
}
.cms-anniversary .column.main {
  padding-bottom: 0;
}

.cms-anniversary .page-wrapper .breadcrumbs {
  display: none;
}

#anniversary .header-content {
  aspect-ratio: 1920 / 795;
}

#anniversary .section-content-a {
  aspect-ratio: 1200 / 233;
  font-size: 26px;
  color: #e30f0c;
  line-height: normal;
  font-weight: bold;
  text-align: center;
  background-image: url('../images/anniversary/border.png');
  padding: 40px;
  background-color: #ffeddb;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#anniversary .section-content-a div {
  display: flex;
  align-items: center;
  justify-content: center;
}

#anniversary .section-content-a img {
  width: 37px;
}

#anniversary section {
  width: 100%;
  background-image: url('../images/anniversary/bg.png');
  background-size: cover;
}

#anniversary .section-content {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 58px;
  padding-bottom: 60px;
}

#anniversary .section-content-b {
  margin-top: 14px;
  margin-bottom: 34px;
  background-color: #ffeddb;
  padding: 66px 62px 55px;
  border-radius: 14px;
  border: 4px solid #ffccbc;
}

#anniversary .section-content-b-title {
  color: #e64d1f;
  font-size: 32px;
  line-height: calc(22 / 32);
  font-weight: 700;
  margin-bottom: 85px;
  text-align: center;
}

#anniversary .section-content-b-item {
  border-radius: 25px;
  background: #ffffff;
  border: 1px solid #ff3b00;
  box-shadow: 0px 9px 25px 0px rgba(230, 77, 31, 0.3);
  position: relative;
}

#anniversary .section-b-head-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: fit-content;
}

#anniversary .section-content-b-item-a {
  aspect-ratio: 1068 / 572;
  padding-top: 80px;
}

#anniversary .section-b-head-img-a {
  width: 67%;
  top: -12%;
  left: 50%;
  transform: translateX(-50%);
}

#anniversary .section-content-c {
  padding: 41px 24px 60px;
  border-radius: 14px;
  background: #ffeddb;
  border: 1px solid #e89a8c;
}

#anniversary .section-content-c-title {
  font-size: 24px;
  line-height: calc(32 / 24);
  font-weight: 500;
  color: #252525;
  text-align: center;
}

#anniversary .section-b-text {
  padding: 15px 0;
  background: linear-gradient(
    270deg,
    rgba(253, 196, 156, 0) 0%,
    #fdc49c 41%,
    #fdc49c 56%,
    rgba(253, 196, 156, 0) 94%
  );
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-size: 22px;
  line-height: calc(34 / 22);
  color: #e73200;
  position: relative;
  z-index: 2;
}

#anniversary .section-b-text span {
  font-weight: 900;
}

#anniversary .section-b-text-a {
  max-width: 75%;
}

#anniversary .section-b-content-a {
  margin-left: 27px;
}

#anniversary .section-b-content-tips {
  color: #666666;
  font-size: 22px;
  position: absolute;
  bottom: 37px;
  text-align: center;
  width: 100%;
  z-index: 2;
}

#anniversary .section-content-c-content {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  color: rgba(17, 17, 17, 0.7);
  margin-top: 16px;
}

#anniversary .section-content-b-item-b {
  padding-top: 84px;
  margin-top: 118px;
  padding-bottom: 48px;
}

#anniversary .section-b-head-img-b {
  width: 68%;
  height: fit-content;
  top: -8%;
  left: 50%;
  transform: translateX(-50%);
}

#anniversary .section-b-text-b {
  max-width: 85%;
}

#anniversary .section-b-content-b {
  width: 54%;
  margin: 14px auto 0;
}

#anniversary .section-b-products {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  padding: 0 20px;
}

#anniversary .section-b-products-title {
  font-size: 22px;
  line-height: calc(32 / 24);
  font-weight: 500;
  color: #252525;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

#anniversary .section-b-content-tips-b {
  color: #666;
  text-align: center;
  margin-top: 13px;
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
}

#anniversary .section-b-buy-button {
  width: 25%;
  margin: 24px auto 0;
  text-align: center;
}

#anniversary .section-b-buy-button-text {
  color: #eb572f;
  font-size: 24px;
  line-height: calc(30 / 24);
  margin-top: 25px;
  text-align: center;
  font-weight: 500;
}

#anniversary .section-content-b-item-c {
  margin-top: 100px;
  padding-top: 89px;
  padding-bottom: 24px;
}

#anniversary .section-b-head-img-c {
  width: 67%;
  height: fit-content;
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
}

#anniversary .section-b-content-c {
  width: 60%;
  margin: 14px auto 0;
}

#anniversary .section-content-b-item-d {
  margin-top: 109px;
  padding-top: 89px;
  padding-bottom: 60px;
}

#anniversary .section-b-head-img-d {
  width: 68%;
  top: -14%;
  left: 50%;
  transform: translateX(-50%);
}

#anniversary .section-b-content-d {
  width: 41%;
  margin: -40px auto 0;
}

#anniversary .section-content-a {
  background-image: none;
  border: 40px solid transparent;
  border-image: url('../../../../../frontend/Magento/luma/default/images/anniversary/border.png') 40 fill;
  border-image-slice: 40;
  border-image-width: 40px;
  border-image-repeat: stretch;
  padding: 40px;
  aspect-ratio: none;
}

#anniversary .section-b-text-c {
  max-width: 83%;
}

#anniversary .section-b-text-d {
  max-width: 98%;
}

@media (max-width: 1200px) {
  #anniversary section {
    padding: 0 10px;
  }
  #anniversary .section-content-b {
    padding: 30px 10px;
  }

  #anniversary .section-content-a {
    font-size: 2.17vw;
    border-width: 3.33vw;
    border-image-width: 3.33vw;
    border-image-slice: 40;
    min-height: auto;
    padding: 3.33vw;
  }

  #anniversary .section-content-a img {
    width: 12px;
  }

  #anniversary .section-content-b-title {
    font-size: 2.67vw;
    margin-bottom: 7.08vw;
  }

  #anniversary .section-b-text {
    font-size: 1.83vw;
    padding: 1.25vw 0;
  }

  #anniversary .section-b-content-tips {
    font-size: 1.83vw;
    bottom: 3.08vw;
  }

  #anniversary .section-b-products-title {
    font-size: 1.83vw;
    margin-top: 2.5vw;
    margin-bottom: 1.67vw;
  }

  #anniversary .section-b-content-tips-b {
    font-size: 1.5vw;
    margin-top: 1.08vw;
  }

  #anniversary .section-b-buy-button-text {
    font-size: 2vw;
    margin-top: 2.08vw;
  }

  #anniversary .section-content-c-title {
    font-size: 2vw;
  }

  #anniversary .section-content-c-content {
    font-size: 1.67vw;
    margin-top: 1.33vw;
  }
}

@media (max-width: 768px) {
  #anniversary .section-content {
    padding-top: 4.83vw;
    padding-bottom: 5vw;
  }

  #anniversary .section-content-a {
    font-size: 2.8vw;
    border-width: 5vw;
    border-image-width: 5vw;
    border-image-slice: 40;
  }

  #anniversary .section-content-a div {
    flex-wrap: wrap;
    gap: 1vw;
    display: inline;
  }

  #anniversary .section-content-a img {
    width: 4.8vw;
  }

  #anniversary .section-content-b {
    padding: 4vw 2.5vw;
    margin-top: 1.17vw;
    margin-bottom: 2.83vw;
  }

  #anniversary .section-content-b-title {
    font-size: 4vw;
    margin-bottom: 8vw;
  }

  #anniversary .section-content-b-item {
    border-radius: 2.08vw;
  }

  #anniversary .section-content-b-item-a {
    padding-top: 10vw;
    aspect-ratio: 1068 / 650;
  }

  #anniversary .section-b-head-img-a {
    width: 75%;
    top: -10%;
  }

  #anniversary .section-b-text {
    font-size: 2.5vw;
    padding: 2vw 0;
  }

  #anniversary .section-b-text-a {
    max-width: 85%;
  }

  #anniversary .section-b-content-a {
    margin-left: 3vw;
    width: 90%;
  }

  #anniversary .section-b-content-tips {
    font-size: 2.2vw;
    bottom: 4vw;
    padding: 0 2vw;
  }

  #anniversary .section-content-b-item-b {
    padding-top: 12vw;
    margin-top: 15vw;
    padding-bottom: 6vw;
  }

  #anniversary .section-b-head-img-b {
    width: 75%;
    top: -4%;
  }

  #anniversary .section-b-text-b {
    max-width: 90%;
  }

  #anniversary .section-b-content-b {
    width: 70%;
  }

  #anniversary .section-b-products {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5vw;
    padding: 0 3vw;
  }

  #anniversary .section-b-products-title {
    font-size: 2.5vw;
    margin-top: 4vw;
    margin-bottom: 2.5vw;
  }

  #anniversary .section-b-content-tips-b {
    font-size: 2vw;
    margin-top: 2vw;
    padding: 0 2vw;
  }

  #anniversary .section-b-buy-button {
    width: 40%;
  }

  #anniversary .section-b-buy-button-text {
    font-size: 2.5vw;
    margin-top: 3vw;
    padding: 0 2vw;
  }

  #anniversary .section-content-b-item-c {
    margin-top: 12vw;
    padding-top: 12vw;
    padding-bottom: 3vw;
  }

  #anniversary .section-b-head-img-c {
    width: 75%;
    top: -8%;
  }

  #anniversary .section-b-content-c {
    width: 75%;
  }

  #anniversary .section-content-b-item-d {
    margin-top: 14vw;
    padding-top: 12vw;
    padding-bottom: 7vw;
  }

  #anniversary .section-b-head-img-d {
    width: 75%;
    top: -12%;
  }

  #anniversary .section-b-content-d {
    width: 60%;
    margin-top: -5vw;
  }

  #anniversary .section-content-c {
    padding: 4vw 3vw 6vw;
  }

  #anniversary .section-content-c-title {
    font-size: 3vw;
  }

  #anniversary .section-content-c-content {
    font-size: 2.2vw;
    margin-top: 2vw;
  }
}

@media (max-width: 480px) {
  #anniversary .section-content-a {
    font-size: 2.8vw;
    border-width: 6vw;
    border-image-width: 6vw;
    border-image-slice: 40;
  }

  #anniversary .section-content-a img {
    /* width: 6vw; */
    width: 12px;
  }

  #anniversary .section-content-b-title {
    font-size: 5vw;
    margin-bottom: 10vw;
  }

  #anniversary .section-b-text {
    font-size: 3.2vw;
    padding: 2.5vw 0;
  }

  #anniversary .section-b-content-tips {
    font-size: 2.5vw;
    bottom: 5vw;
  }

  #anniversary .section-b-products {
    grid-template-columns: 1fr 1fr;
    gap: 1vw;
  }

  #anniversary .section-b-products-title {
    font-size: 3.2vw;
  }

  #anniversary .section-b-content-tips-b {
    font-size: 2.5vw;
  }

  #anniversary .section-b-buy-button {
    width: 50%;
  }

  #anniversary .section-b-buy-button-text {
    font-size: 3vw;
  }

  #anniversary .section-content-c-title {
    font-size: 3.8vw;
  }

  #anniversary .section-content-c-content {
    font-size: 2.8vw;
  }
}
