.aboutService section {
  padding: 151px 0;
  text-align: center;
}
.aboutService .section1 {
  padding: 100px 0;
  background-blend-mode: screen;
  background-size: cover !important;
  background: rgba(255, 255, 255, 0.5333333333) url("/images/about/shutterstock_455809774.jpg") no-repeat bottom;
}
.aboutService .section1 .text-left {
  margin-left: 3rem;
}
@media (max-width: 767px) {
  .aboutService .section1 .text-left {
    margin-left: 0;
  }
}
.aboutService .section1 h1 {
  font-size: 2rem;
  font-weight: lighter;
}
.aboutService .section1 h1 strong {
  font-weight: 900;
}
@media (max-width: 767px) {
  .aboutService .section1 h1 {
    font-size: 2rem;
  }
}
.aboutService .section1 h6 {
  margin-top: 3rem;
}
.aboutService .section1 p {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .aboutService .section1 p br {
    display: none;
  }
}
.aboutService .section1 button {
  position: relative;
  margin-top: 2rem;
  color: black;
  background: transparent;
  border: 1px solid black;
  border-radius: 0;
  padding: 15px 100px;
  font-weight: lighter;
}
.aboutService .section1 button strong {
  font-weight: 600;
  margin-left: -70px;
}
.aboutService .section1 button img {
  position: absolute;
  right: 20px;
  top: 20px;
}
.aboutService .section1 button:hover {
  background: rgba(0, 0, 0, 0.25);
}
.aboutService .section2 {
  background: #F5F5F5;
}
.aboutService .section2 u {
  font-size: 1.25rem;
  font-weight: bold;
  color: #5BC2DD;
}
.aboutService .section2 h1 {
  font-weight: bold;
  margin-bottom: 3rem;
}
.aboutService .section2 p {
  font-size: 18px;
  font-weight: lighter;
  line-height: 30px;
}
.aboutService .section2 img.symbol {
  max-width: 7rem;
}
.aboutService .section2 .container .descItem {
  margin-top: 5rem;
}
.aboutService .section2 .container .descItem img {
  margin-bottom: -50px;
}
.aboutService .section2 .container .descItem .whiteBox {
  background: white;
  padding: 5rem 0 3rem 0;
}
.aboutService .section2 .container .descItem h5 {
  font-weight: lighter;
  font-size: 3rem;
  color: #52C9E8;
}
.aboutService .section2 .container .descItem h6 {
  margin-top: 1.2rem;
  font-size: 1.2rem;
}
.aboutService .section2 .container .descItem p {
  margin-top: 1.2rem;
  color: #888888;
}
.aboutService .section2 .container .descItem .tags {
  margin-top: 2rem;
}
.aboutService .section2 .container .descItem .tags .tag {
  color: #888888;
  border: 1px solid #D1D1D1;
  border-radius: 30px;
  padding: 5px 20px;
}
.aboutService .section4 {
  background-blend-mode: screen;
  background-size: cover !important;
  background: rgba(255, 255, 255, 0.8666666667) url("/images/about/shutterstock_1442538860.jpg") no-repeat center;
}
.aboutService .section4 h1 {
  font-family: "Nanum Myeongjo";
  font-size: 1.5rem;
  color: #333333;
  font-weight: lighter;
  line-height: 2.5rem;
}
.aboutService .section4 h6 {
  margin-top: 2rem;
  color: #555555;
  font-weight: lighter;
}
.aboutService .section4 hr {
  width: 20px;
  margin-top: 3rem;
}
.aboutService .section4 p {
  font-size: 18px;
  font-weight: lighter;
  margin-top: 3rem;
  margin-bottom: 0;
  line-height: 30px;
}
.aboutService .section4 button {
  margin-top: 2rem;
  color: white;
  background: #5BC2DD;
  border-radius: 0;
  padding: 20px 60px;
  font-weight: lighter;
}
.aboutService .section4 button:hover {
  opacity: 0.75;
}
.aboutService p strong {
  font-weight: 500;
}
@media (max-width: 767px) {
  .aboutService p:has(strong) {
    padding: 0 20px;
  }
  .aboutService p:has(strong) br {
    display: none;
  }
}

/*# sourceMappingURL=aboutBooklist.css.map */
