body, p {
  color: #002D18;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1, .fz104 {
  font-size: 104px;
  line-height: 114px;
  margin: 0;
  font-weight: 100;
}

.fz60 {
  font-size: 60px;
  line-height: 72px;
}

h2, h3, .fz52 {
  font-size: 52px;
  line-height: 64px;
  font-weight: 100;
}

.fz30 {
  font-size: 30px;
  line-height: 42px;
}

h4, .fz24 {
  font-size: 24px;
  line-height: 36px;
}

h5, .fz20 {
  font-size: 20px;
  line-height: 32px;
  color: #002D18;
}

h6, .fz14 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
}

b {
  font-weight: 300;
}

p {
  font-size: 20px;
  line-height: 32px;
}

.fz16 {
  font-size: 16px;
  line-height: 28px;
}

.fz45 {
  font-size: 45px;
  line-height: 56px;
}

.fz18 {
  font-size: 18px;
  line-height: 30px;
}

ul li {
  font-size: 20px;
  line-height: 32px;
  font-weight: 100;
}

@media (max-width: 1100px) {
  h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.font-bold-100 {
  font-weight: 100;
}

.font-bold-300 {
  font-weight: 300;
}

.font-bold-400 {
  font-weight: 400;
}

.font-bold-600 {
  font-weight: 600;
}

.bg-main {
  background-color: #002D18;
}

.bg-main-opacity {
  background-color: rgba(10, 45, 27, 0.55);
}

.bg-eighty {
  background-color: #3B5647;
}

.bg-forty {
  background-color: #9CABA3;
}

.bg-twinty {
  background-color: #CED5D1;
}

.bg-ten {
  background-color: #E6EAE8;
}

.bg-promocolor {
  background-color: #C84600;
}

.bg-white {
  background-color: white;
}

.text-delete {
  text-decoration-line: line-through;
}

.text-main {
  color: #002D18;
}

.text-eighty {
  color: #3B5647;
}

.text-forty {
  color: #9CABA3;
}

.text-twinty {
  color: #CED5D1;
}

.text-ten {
  color: #E6EAE8;
}

.text-promocolor {
  color: #C84600;
}

.text-white {
  color: white;
}

@media (max-width: 768px) {
  h1, .fz104 {
    font-size: 60px;
    line-height: 70px;
    margin: 0;
  }
  h2, h3, .fz52 {
    font-size: 32px;
    line-height: 42px;
  }
  .fz45 {
    font-size: 30px;
    line-height: 42px;
  }
  .fz30 {
    font-size: 24px;
    line-height: 36px;
  }
  p {
    font-size: 18px;
    line-height: 30px;
  }
}
.indent2 {
  text-indent: 2em;
}

.indent4 {
  text-indent: 4em;
}

.indent6 {
  text-indent: 6em;
}

.indent8 {
  text-indent: 8em;
}

.dots.desktop {
  position: fixed;
  top: 25%;
  bottom: 30%;
  right: 0px;
  width: 150px;
  z-index: 9999;
  filter: drop-shadow(10px 8px 20px rgba(0, 0, 0, 0.25));
}
.dots.desktop .h25 {
  background-color: #9CABA3;
  width: 100%;
  height: 25px;
}
.dots.desktop .title-box {
  color: white;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 20px;
  background-color: #3B5647;
}
.dots.desktop ul {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  background-color: #E6EAE8;
}
.dots.desktop ul li {
  font-size: 15px;
  color: #002D18;
  list-style-type: none;
  cursor: pointer;
  padding: 10px 0;
  width: 80%;
  text-align: center;
  border-bottom: 1px solid #002D18;
}
.dots.desktop ul li:nth-child(7) {
  border-bottom: none;
}
.dots.desktop li.active a {
  color: #C84600;
}

.dots.mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 9999;
}
.dots.mobile ul {
  width: 100%;
  margin: 0 auto;
  height: 43px;
  background-color: #E6EAE8;
  padding: 0;
  border-bottom: 5px solid #002D18;
  display: flex;
  justify-content: space-around;
}
.dots.mobile ul li {
  list-style-type: none;
  font-size: 8px;
  line-height: 15px;
  text-align: center;
  padding-left: 2px;
  position: relative;
  width: 100%;
}
.dots.mobile ul li .icon {
  display: block;
  height: 45px;
  width: auto;
  margin: -30px auto 2px;
}
.dots.mobile ul li:nth-child(5):after {
  display: none;
}
.dots.mobile ul li:after {
  content: "";
  width: 1px;
  height: 70%;
  position: absolute;
  right: -6px;
  top: 7px;
  background-color: #002D18;
}
.dots.mobile ul li.active {
  color: #C84600;
}
@media (max-width: 480px) {
  .dots.mobile ul li {
    width: auto;
    font-size: 7px;
  }
}

.d-none {
  display: none;
}

.container-fluid {
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.section.banner {
  background: url(https://cdn.greenvines.com.tw/shopline/2021-rebrand/landing-page/2023ann/images/m_kv.jpg) center/cover no-repeat;
  width: 100%;
  min-height: 1300px;
  height: auto;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .section.banner {
    background-color: #0A2D1B;
    min-height: 550px;
  }
}

.btn-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.btn-box .btn {
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  color: #C84600;
  width: 49%;
  margin-top: 10px;
  margin-right: 0;
  border-bottom-right-radius: 10px;
  cursor: pointer;
}
.btn-box .btn-promo {
  background-color: #C84600;
  color: white;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 0px;
}

.section.s2 {
  padding-bottom: 0;
}
.section.s2 .container-l, .section.s2 .row {
  max-width: 1920px;
  padding: 0;
  margin: 0;
}
.section.s2 img {
  width: 100%;
}

.section.s3 {
  background: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2025-mothers-day-renew/image/s3-bg.jpg);
}
@media (min-width: 768px) {
  .section.s3 .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
  }
}
.section.s3 .item {
  margin: 10px 30px;
}
@media (min-width: 768px) {
  .section.s3 .item {
    width: 45%;
  }
  .section.s3 .item:nth-child(even) {
    margin-top: 60px;
  }
}
.section.s3 .promo1 {
  margin: 30px;
  padding: 40px 20px;
  border-radius: 15px;
  background-color: #C84600;
}
@media (min-width: 768px) {
  .section.s3 .promo1 {
    width: 45%;
    padding: 60px 30px;
  }
}

.promo-title {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 768px) {
  .promo-title {
    font-size: 40px;
    line-height: 50px;
  }
}

.promo-title.promo-title.special-color {
  padding: 15px 15px;
  color: #EE9046;
  border-top: 1px solid #EE9046;
  border-bottom: 1px solid #EE9046;
}

.promo-title.promo-title.promo-color {
  color: #C84600;
  border-top: 1px solid #C84600;
  border-bottom: 1px solid #C84600;
}

.promo-title.center {
  margin: auto;
}

.title {
  font-size: 35px;
  line-height: 45px;
}
@media (min-width: 768px) {
  .title {
    font-size: 52px;
    line-height: 62px;
  }
}

.special-font {
  font-weight: 500;
  color: #EE9046;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .special-font {
    font-size: 70px;
  }
}

.section.s4 .col-sm-6 {
  margin-top: 10px;
}
.section.s4 .col-sm-4 {
  width: 100%;
  margin-top: 10px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .section.s4 .col-sm-4 {
    margin-top: 30px;
  }
}
.section.s4 .more a {
  font-size: 16px;
  border-bottom: 1px solid white;
}
.section.s4 .more a:hover {
  opacity: 0.8;
  color: white;
}
@media (min-width: 768px) {
  .section.s4 .more a {
    font-size: 20px;
  }
}

.section.s5 {
  border: 15px solid #3B5647;
}
.section.s5 .btn.promo {
  padding: 10px 60px;
}
.section.s5 .items {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .section.s5 .items {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.section.s5 .item {
  padding: 30px;
}
@media (min-width: 768px) {
  .section.s5 .item {
    width: 40%;
  }
}
.section.s5 .more a {
  color: #002D18;
  font-size: 16px;
  border-bottom: 1px solid #002D18;
}
.section.s5 .more a:hover {
  opacity: 0.8;
  color: white;
}
@media (min-width: 768px) {
  .section.s5 .more a {
    font-size: 20px;
  }
}

.section.s6 .promo4 {
  background-color: #C84600;
  padding: 30px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
@media (min-width: 1024px) {
  .section.s6 .promo4 {
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 15px;
  }
}
.section.s6 .set {
  display: block;
  width: 100%;
}
@media (min-width: 1024px) {
  .section.s6 .set {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
}
.section.s6 .h60 {
  height: 60px;
}
.section.s6 .bg-promocolor {
  background-color: #C84600;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media (min-width: 1024px) {
  .section.s6 .col-sm-12 {
    display: flex;
  }
}
.section.s6 .product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (min-width: 768px) {
  .section.s6 .product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 50px;
    margin-top: 60px;
  }
}
.section.s6 .products img {
  display: block;
  width: 100%;
  height: auto;
}
.section.s6 .product-grid {
  margin-top: 30px;
  padding: 10px 15px;
}
@media (min-width: 768px) {
  .section.s6 .product-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.section.s6 .product-grid > .products:nth-child(1),
.section.s6 .product-grid > .products:nth-child(3),
.section.s6 .product-grid > .products:nth-child(5) {
  margin-top: 30px;
}
.section.s6 .product-grid > .products:nth-child(2) {
  margin-top: 0;
}
@media (min-width: 768px) {
  .section.s6 .product-grid > .products:nth-child(2),
  .section.s6 .product-grid > .products:nth-child(5) {
    margin-top: 60px;
  }
}

.section.s7 {
  padding: 0;
}
.section.s7 .container {
  max-width: 1920px;
  display: flex;
  padding: 0;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .section.s7 .container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.section.s7 .bg-s7 {
  min-height: 300px;
  height: auto;
  background-position: right;
  background-size: cover;
  background-image: url(https://cdn.greenvines.com.tw/shopline/2021-rebrand/landing-page/2022-thanks/s8-p01.png);
}
@media (min-width: 768px) {
  .section.s7 .bg-s7 {
    min-height: 500px;
  }
}
.section.s7 .col-sm-7 {
  padding: 30px;
}
.section.s7 .promo-title {
  margin-bottom: 30px;
}

.section.s8 img {
  border-radius: 15px;
}

.section.s9 {
  overflow-x: scroll;
}
.section.s9 .slider {
  width: 800px;
  display: flex;
  flex-direction: row;
}
@media (min-width: 768px) {
  .section.s9 .slider {
    width: 100%;
  }
}
.section.s9 .slide {
  width: 100%;
  padding: 10px;
}

.section.s10 {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://cdn.greenvines.com.tw/shopline/2021-rebrand/pages/benefit-report/one-bg.jpg);
}
.section.s10 .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .section.s10 .row {
    flex-wrap: nowrap;
  }
}
.section.s10 .col-sm-2 {
  width: 50%;
}
.section.s10 .col-sm-2 img {
  padding: 20px;
}

.section.s11, .section.s12 {
  padding: 0;
}
.section.s11 .col-sm-6, .section.s12 .col-sm-6 {
  padding: 60px 10px 10px 10px;
}

.notice {
  width: 100%;
  border-radius: 10px;
  padding: 10px;
}

.inner {
  padding: 50px;
  font-size: 16px;
}
.inner ul li {
  font-size: 16px;
  list-style-type: disc !important;
}
.inner ul li a {
  text-decoration: underline;
}

.hint {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
}

.toggle {
  margin-left: 20px;
}
.toggle .section.intro {
  padding: 120px 0;
}

@media (max-width: 768px) {
  .col-box {
    overflow-x: scroll;
  }
  .col-box .div-center {
    margin-top: 60px;
    width: 800px;
    display: flex;
  }
  .mb60 {
    margin-bottom: 30px;
  }
  .indent2 {
    text-indent: 1em;
  }
  .indent4 {
    text-indent: 2em;
  }
  .indent6 {
    text-indent: 2em;
  }
  .indent8 {
    text-indent: 2em;
  }
}/*# sourceMappingURL=m_ann25.css.map */