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;
  }
}
img {
  width: 100%;
}

.CustomPage {
  margin-bottom: 0;
}
.CustomPage .Grid-row {
  margin-bottom: 0;
}
.CustomPage .product-item .info-box .collection {
  background-color: #9CABA3;
}
.CustomPage .product-item .yotpo.bottomLine {
  background-color: white;
}

.Grid-row-wrapper:nth-child(2) {
  width: 100%;
  padding: 0;
}

.right {
  text-align: right;
}

@media (max-width: 768px) {
  .center-in-mobile {
    text-align: center;
  }
}
a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

a.underline {
  text-decoration: underline;
}

a.text-white {
  color: white;
}
a.text-white:hover {
  color: white;
}

.btn.bg-eighty {
  background-color: #3B5647;
  color: #fff !important;
  border: 2px solid #3B5647;
}
.btn.bg-eighty:hover, .btn.bg-eighty:focus {
  color: white !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.d-flex.rowindesk {
  flex-direction: row;
}
@media (max-width: 768px) {
  .d-flex.rowindesk {
    flex-direction: column-reverse;
    display: flex !important;
  }
  .d-flex.rowindesk .right {
    margin-bottom: 30px;
  }
}

.h70 {
  height: 70px;
  width: 100%;
}

.mt120 {
  margin-top: 120px;
}

.banner.su-04 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-04/images/kv.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 650px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .banner.su-04 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-04/images/m_kv.jpg);
    height: auto;
  }
  .banner.su-04 .fz60 {
    font-size: 30px;
    line-height: 40px;
  }
}

.section.s2 {
  padding: 180px 0;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-04/images/s1-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section.s2 .number {
  font-size: 120px;
  font-weight: 100;
}
.section.s2 .number span {
  font-size: 60px;
  font-weight: 100;
}
@media (max-width: 768px) {
  .section.s2 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-04/images/m_s1-bg.jpg);
    padding: 80px 0;
  }
  .section.s2 .col-sm-12 {
    padding-left: 25%;
  }
  .section.s2 .center {
    text-align: left;
  }
  .section.s2 .fz30 {
    font-size: 16px;
  }
  .section.s2 .number {
    font-size: 80px;
  }
  .section.s2 .number span {
    font-size: 20px;
  }
}

.section.s3 {
  padding: 120px 0;
}

.section.s4 {
  padding: 120px 0 60px 0;
}
.section.s4 .inner {
  padding: 40px;
}
.section.s4 .inner img {
  max-width: 150px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .section.s4 {
    padding: 60px 0;
  }
  .section.s4 .col-sm-6 {
    float: left;
  }
  .section.s4 .pl0 {
    padding-left: 0 !important;
  }
  .section.s4 .pr0 {
    padding-right: 0 !important;
  }
  .section.s4 .col-sm-6.pic {
    width: 60%;
    margin-bottom: 20px;
  }
  .section.s4 .col-sm-6.inner {
    width: 40%;
  }
  .section.s4 .inner {
    padding: 20px;
  }
}

.section.s5 {
  padding: 120px 0;
}
@media (max-width: 768px) {
  .section.s5 {
    padding: 60px 0;
  }
}

.section.s7 {
  padding: 350px 0;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-04/images/s6-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.section.s7 .inner {
  border-top: 1px solid #002D18;
  padding-top: 40px;
}
@media (max-width: 768px) {
  .section.s7 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/brand-sustainability/su-04/images/m_s6-bg.jpg);
    padding: 480px 0 60px 0;
    background-position: top;
  }
}

.section.s8 {
  padding: 120px 0;
}
.section.s8 .title {
  padding: 30px;
  background: rgba(59, 86, 71, 0.7);
}
.section.s8 .inner {
  padding: 40px 30px;
  min-height: 275px;
}
@media (max-width: 768px) {
  .section.s8 {
    padding: 60px 0;
  }
  .section.s8 .inner {
    min-height: auto;
    margin-bottom: 30px;
  }
}

.section.s6 {
  padding: 130px 0;
  padding: 120px 0;
}
.section.s6 .btn-box a {
  width: 350px;
  padding: 20px;
}
@media (max-width: 768px) {
  .section.s6 {
    padding: 60px 0 50px 0;
  }
  .section.s6 .btn-box {
    flex-direction: column;
  }
  .section.s6 .btn-box a {
    margin-bottom: 20px;
  }
}
.section.s6 .d-flex {
  flex-direction: row;
}
@media (max-width: 768px) {
  .section.s6 {
    padding: 60px 0;
  }
  .section.s6 .pic {
    margin-bottom: 30px;
  }
  .section.s6 .d-flex {
    display: flex !important;
    flex-direction: column-reverse;
  }
}

@media (max-width: 380px) {
  .section.promo6 .col-sm-12 .content-img {
    width: 450px;
  }
}
