.product_show {
  background-image: linear-gradient(to bottom, #edf4f7, var(--bg) 65.5%);
  padding: 2.9rem 0 11.8rem;
}
.product_show .flex {
  margin-top: 10.1rem;
}
.product_show .swiper_box {
  width: 46.5942029%;
  position: sticky;
  top: 120px;
}
.product_show .swiper_box > div {
  position: static;
}
.product_show .swiper_box + .head {
  max-width: 64.2rem;
}
.product_show .product_show_gallery_swiper {
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #e4e9f0;
  box-shadow: var(--shadow);
  border-radius: 2.2rem;
}
.product_show .product_show_gallery_swiper .img {
  display: block;
  padding-bottom: 100%;
  cursor: zoom-in;
}
.product_show .product_show_gallery_swiper .img.img_ab img {
  width: 107.1763%;
  height: 107.1763%;
  left: -3.1201%;
  top: -3.4321%;
}
.gslide-media.gslide-image {
  background-color: #fff;
}
.product_show .product_show_thumbs_swiper {
  border-radius: 1.1rem;
  overflow: hidden;
  margin-top: 2.9rem;
}
.product_show .product_show_thumbs_swiper .swiper-slide {
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #e4e9f0;
  background-color: #fff;
  transition: border-color 0.3s;
  border-radius: 1.1rem;
}
.product_show .product_show_thumbs_swiper .swiper-slide-thumb-active {
  border-color: var(--primary);
}
.product_show .product_show_thumbs_swiper .img {
  padding-bottom: 100%;
}
.product_show .head {
  flex: 1;
  width: 100%;
  margin-top: -0.4rem;
}
.product_show .head h1 {
  color: var(--title);
}
.product_show p {
  margin-top: 1.3rem;
}
.product_show .features {
  background-color: #fff;
  border-radius: 1.4rem;
  margin-top: 2.7rem;
  overflow: hidden;
}
.product_show .features ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: -1px;
  margin-bottom: -1px;
}
.product_show .features li {
  border-left: 1px solid #e4e9f0;
  border-bottom: 1px solid #e4e9f0;
  padding: 5.9097978% 9.6423017% 4.9766719%;
}
.product_show .features li p {
  text-transform: uppercase;
  font-size: 1.3rem;
  color: var(--text);
  margin: 0 0 0.6rem;
}
.product_show .features li strong {
  font-size: 1.8rem;
  font-weight: 600;
}
.product_show .spec {
  margin-top: 5.4rem;
}
.product_show .spec li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  display: grid;
  grid-template-columns: 1fr 45.242%;
  align-items: start;
  gap: 1rem;
  padding: 1rem 0 2rem;
}
.product_show .spec li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.product_show .spec li strong {
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.product_show .spec li p {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
  color: var(--text);
  margin-top: 0.4rem;
}
.product_show .spec li:last-child {
  padding-bottom: 2.3rem;
}
.product_show .btns {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 3.6rem;
}
.product_show .btns .btn {
  gap: 1.1rem;
  padding: 0 3rem;
}
.product_show .btns .btn_dw {
  padding: 0 2.8rem;
}
.product_show .warning_card {
  display: grid;
  grid-template-columns: 1.8rem 1fr;
  align-items: start;
  border-radius: 1.4rem;
  background-color: #fff;
  padding: 3.1152648% 3.1152648% 3.4267913%;
  gap: 1.1rem;
  margin-top: 5.8rem;
}
.product_show .warning_card::before {
  display: block;
  padding-bottom: 100%;
  content: '';
  background: url("../img/icon-warning.svg") no-repeat center / contain;
  margin-top: 0.3rem;
}
.product_show .warning_card p {
  font-size: 1.5rem;
  line-height: 1.7;
  color: var(--text);
  max-width: 51.4rem;
  margin: 0;
}
.product_advantages {
  padding: 3.4rem 0;
}
.product_advantages .items {
  max-width: 122rem;
  margin: 0 auto;
}
.product_advantages .items ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 11.14754098%;
}
.product_advantages .items li {
  display: grid;
  grid-template-columns: 5.4rem auto 1fr;
  align-items: center;
  gap: 2rem;
}
.product_advantages .items li .icon {
  border-radius: 0.8rem;
  background-color: #e9f4ec;
}
.product_advantages .items li .icon img {
  transform: scale(0.5);
}
.product_advantages .items li strong {
  display: block;
  line-height: 1.25;
  font-weight: 600;
  color: #123561;
  margin-bottom: 2px;
}
.product_advantages .items li p {
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--text);
  max-width: 18rem;
  margin-bottom: 2px;
}
.product_efficacy {
  padding: 11.7rem 0 16rem;
}
.product_efficacy .product_efficacy_swiper {
  border-radius: 2.6rem;
  overflow: hidden;
  margin-top: 4.8rem;
}
.product_efficacy .item {
  display: flex;
  flex-direction: column;
  height: 100%;
  --rd: 2.6rem;
  border-radius: var(--rd);
  border: 1px solid var(--border);
}
.product_efficacy .item:hover img {
  transform: scale(1.03);
}
.product_efficacy .item .img {
  padding-bottom: 60.27088036%;
  border-radius: var(--rd) var(--rd) 0 0;
  margin: -0.5px;
}
.product_efficacy .item .info {
  flex: 1;
  padding: 5.8690745% 6.5462754% 13.5440181%;
}
.product_efficacy .item .info h3 {
  font-size: 2.2rem;
  font-weight: 500;
  color: #1a2d38;
}
.product_efficacy .item .info p {
  max-width: 37.6rem;
  margin-top: 1.4rem;
}
.product_specifications {
  background-color: var(--secondary);
  padding: 13.1rem 0 15rem;
}
.product_specifications .flex {
  background-color: #fff;
  border: 1px solid #e2e0de;
  --rd: 1.4rem;
  border-radius: var(--rd);
  margin: 5.1rem -0.5px 0;
  gap: 1em;
}
.product_specifications .table {
  flex: 1;
  width: 100%;
  max-width: 80.1rem;
}
.product_specifications .table table {
  height: 100%;
}
.product_specifications .table td {
  font-size: 1.7rem;
  color: var(--text);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1rem 3.2rem;
}
.product_specifications .table td:first-child {
  font-weight: 500;
  color: var(--title);
  background-color: var(--bg);
  width: 29.96254682%;
}
.product_specifications .table tbody tr:first-child td {
  border-radius: var(--rd) var(--rd) 0 0;
  padding-top: 1.7rem;
}
.product_specifications .table tbody tr:last-child td {
  border-bottom: none;
}
.product_specifications .table tbody tr:last-child td:first-child {
  border-radius: 0 0 var(--rd) var(--rd);
}
.product_specifications .img {
  width: 37.27338651%;
  --h: 97.27626459%;
  border-radius: var(--rd);
  margin: 1.6678753% 1.7403916%;
}
.product_scents {
  padding: 14rem 0 15.4rem;
}
.product_scents p {
  max-width: 66.6rem;
  margin-top: 1.4rem;
}
.product_scents .items {
  margin-top: 5.1rem;
}
.product_scents .items ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(19rem, 100%), 1fr));
  gap: 3.6rem 1.34782609%;
}
.product_scents .item {
  display: block;
  height: 100%;
}
.product_scents .item:hover img {
  transform: scale(1.03);
}
.product_scents .item .img {
  border-radius: 1.4rem;
  padding-bottom: 100%;
}
.product_scents .item .title {
  font-weight: 600;
  text-align: center;
  margin-top: 1.5rem;
}
.product_intro {
  background-color: var(--bg);
  padding: 15.5rem 0 15.3rem;
}
.product_intro .img {
  border-radius: 1.8rem;
  width: 48.26086957%;
  --h: 78.07807808%;
}
.product_intro .head {
  flex: 1;
  width: 100%;
  max-width: 60.5rem;
  padding-bottom: 0.4%;
}
.product_intro .head h2 {
  margin-right: -2%;
}
.product_intro .head ul {
  font-size: 1.8rem;
  color: #33424f;
  margin-top: 2rem;
}
.product_intro .head ul li {
  position: relative;
  border-bottom: 1px solid var(--border);
  padding: 0.889em 1.5833em;
}
.product_intro .head ul li::before {
  position: absolute;
  width: 0.889em;
  height: 0.889em;
  content: '';
  left: 0;
  top: 1.11em;
  background: url("../img/gou.svg") no-repeat center / contain;
}
.product_intro p {
  margin-top: 1.5rem;
}
.product_intro .btn {
  gap: 1.1rem;
  padding: 0 3rem;
  margin-top: 4.6rem;
}
.product_downloads {
  padding: 14rem 0 15.9rem;
}
.product_downloads p {
  margin-top: 1.5rem;
}
.product_downloads .list {
  margin-top: 5.3rem;
}
.product_downloads .list ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.9rem 2.02898551%;
}
.product_downloads .list .active .item {
  background-color: var(--secondary);
  color: #fff;
}
.product_downloads .list .active .item::after {
  background-color: var(--primary);
}
.product_downloads .list .active .item .metas {
  color: #fff;
  opacity: 0.74;
}
.product_downloads .list .active .item .metas span::before {
  filter: contrast(0) brightness(2);
}
.product_downloads .item {
  display: grid;
  grid-template-columns: 5.4rem 1fr 4rem;
  align-items: center;
  height: 100%;
  border-radius: 1.4rem;
  border: 1px solid var(--border);
  transition: all 0.3s;
  gap: 0 2rem;
  padding: 3.3284024% 4.2899408%;
}
.product_downloads .item::before,
.product_downloads .item::after {
  display: block;
  padding-bottom: 100%;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  grid-row: 1 / span 2;
}
.product_downloads .item::before {
  border-radius: 0.8rem;
  background-image: url("../img/icon-file.svg");
  background-size: 33.33%;
  background-color: #e9f4ec;
}
.product_downloads .item::after {
  background-image: url("../img/icon-download-w.svg");
  background-size: 37.5%;
  background-color: var(--secondary);
  transition: all 0.3s;
  border-radius: 50%;
  grid-column: 3;
}
.product_downloads .item .title {
  grid-column: 2;
  font-size: 1.8rem;
  font-weight: 600;
}
.product_downloads .item .metas {
  grid-column: 2;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.449rem;
  color: #5a6178;
  transition: all 0.3s;
  gap: 2.1rem;
  margin: 0.5rem 0 0.4rem;
}
.product_downloads .item .metas span {
  display: inline-flex;
  align-items: center;
  gap: 0.7rem;
}
.product_downloads .item .metas span::before {
  display: inline-block;
  flex-shrink: 0;
  content: '';
  width: 0.9em;
  height: 1.04em;
  background: no-repeat center / contain;
  transition: all 0.3s;
}
.product_downloads .item .metas .fmt::before {
  background-image: url("../img/dw-file.svg");
}
.product_downloads .item .metas .size::before {
  background-image: url("../img/dw-size.svg");
}
.page_faqs h2 {
  max-width: 67.4rem;
}
.product_related {
  padding: 14.1rem 0 15.9rem;
}
.product_related .product_related_swiper {
  overflow: hidden;
  margin-top: 3.9rem;
  border-radius: 2.4rem;
}
.product_related .swiper_con {
  position: static;
  margin-top: 4rem;
}
.product_related .swiper_btns.middle {
  top: 32.8%;
}
@media screen and (min-width: 769px) and (max-width: 896px) {
  .product_advantages .items ul {
    gap: 3rem;
  }
  .product_intro .head h2 {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .product_show {
    padding: 20px 0 50px;
  }
  .product_show .flex {
    margin-top: 30px;
  }
  .product_show .swiper_box {
    top: 80px;
  }
  .product_show .product_show_gallery_swiper {
    border-radius: 10px;
  }
  .product_show .product_show_thumbs_swiper {
    border-radius: 10px;
    margin-top: 14px;
  }
  .product_show .product_show_thumbs_swiper .swiper-slide {
    border-radius: 10px;
  }
  .product_show .head {
    margin: 0;
  }
  .product_show .features {
    border-radius: 10px;
    margin-top: 20px;
  }
  .product_show .features li p {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .product_show .features li strong {
    font-size: 16px;
  }
  .product_show .spec {
    margin-top: 20px;
  }
  .product_show .spec li {
    padding: 12px 0;
  }
  .product_show .spec li strong {
    font-size: 16px;
  }
  .product_show .spec li p {
    font-size: 14px;
    margin: 0;
  }
  .product_show .spec li:last-child {
    padding-bottom: 12px;
  }
  .product_show .btns {
    gap: 14px;
    flex-direction: column;
    margin-top: 20px;
  }
  .product_show .btns .btn {
    margin: 0;
    gap: 8px;
    padding: 0 20px;
  }
  .product_show .warning_card {
    border-radius: 10px;
    grid-template-columns: 16px 1fr;
    padding: 20px;
    margin-top: 20px;
  }
  .product_show .warning_card::before {
    margin: 0;
  }
  .product_show .warning_card p {
    font-size: 14px;
    line-height: 1.5;
  }
  .product_advantages {
    padding: 30px 0;
  }
  .product_advantages .items ul {
    gap: 30px 20px;
    grid-template-columns: repeat(auto-fill, minmax(min(220px, 100%), 1fr));
  }
  .product_advantages .items li {
    grid-template-columns: 50px auto 1fr;
    gap: 14px;
  }
  .product_advantages .items li strong {
    margin: 0;
  }
  .product_advantages .items li p {
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
  }
  .product_efficacy {
    padding: 50px 0;
    overflow: hidden;
  }
  .product_efficacy .product_efficacy_swiper {
    overflow: unset;
    margin-top: 30px;
  }
  .product_efficacy .item {
    --rd: 10px;
  }
  .product_efficacy .item .info {
    padding: 20px;
  }
  .product_efficacy .item .info h3 {
    font-size: 20px;
  }
  .product_efficacy .item .info p {
    margin-top: 10px;
  }
  .product_specifications {
    padding: 50px 0;
  }
  .product_specifications .flex {
    margin: 30px 0 0;
    --rd: 10px;
    align-items: center;
  }
  .product_specifications .img {
    margin: 16px;
  }
  .product_specifications .table {
    overflow-x: auto;
  }
  .product_specifications .table::-webkit-scrollbar {
    display: none;
  }
  .product_specifications .table td {
    font-size: 14px;
    padding: 14px;
  }
  .product_specifications .table tbody tr:first-child td {
    padding-top: 14px;
  }
  .product_scents {
    padding: 50px 0;
  }
  .product_scents .items {
    margin-top: 30px;
  }
  .product_scents .items ul {
    grid-template-columns: repeat(auto-fill, minmax(min(110px, 100%), 1fr));
    gap: 30px 16px;
  }
  .product_scents .item .img {
    border-radius: 10px;
  }
  .product_scents .item .title {
    margin-top: 14px;
  }
  .product_intro {
    padding: 50px 0;
  }
  .product_intro .img {
    border-radius: 10px;
  }
  .product_intro .head {
    padding: 0;
  }
  .product_intro .head h2 {
    margin-right: 0;
  }
  .product_intro .head ul {
    font-size: 14px;
    margin-top: 12px;
  }
  .product_downloads {
    padding: 50px 0;
  }
  .product_downloads .list {
    margin-top: 30px;
  }
  .product_downloads .list ul {
    grid-template-columns: repeat(auto-fill, minmax(min(240px, 100%), 1fr));
    gap: 16px;
  }
  .product_downloads .item {
    border-radius: 10px;
    padding: 20px;
    gap: 0 14px;
    grid-template-columns: 40px 1fr 32px;
  }
  .product_downloads .item .title {
    font-size: 16px;
  }
  .product_downloads .item .metas {
    font-size: 13px;
    gap: 14px;
    margin: 5px 0 0;
  }
  .product_downloads .item .metas span {
    gap: 5px;
  }
  .product_related {
    padding: 50px 0;
    overflow: hidden;
  }
  .product_related .product_related_swiper {
    overflow: unset;
    margin-top: 30px;
  }
  .product_related .swiper_con {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }
  .product_related .swiper_con .swiper_btns.middle {
    width: auto;
    padding: 0;
    margin: 0;
  }
}
@media screen and (max-width: 576px) {
  .product_show .swiper_box {
    width: 100%;
    position: static;
  }
  .product_specifications .flex {
    flex-direction: column-reverse;
    background-color: transparent;
    border: none;
  }
  .product_specifications .img {
    width: 100%;
    margin: 0;
  }
  .product_specifications .table {
    background-color: #fff;
    border-radius: var(--rd);
  }
  .product_intro .img {
    width: 100%;
  }
}
