@font-face {
  font-family: "Stmzh 085";
  src: url('../fonts/STMZH-085.woff2') format("woff2"), url('../fonts/STMZH-085.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --green-color: #008225;
  --black-color: #090909;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container {
  width: 100%;
  max-width: 1300px;
  padding-left: 15px;
  padding-right: 15px;
}

.header-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-part {
  background-color: #fcf8f2;
  padding-top: 5px;
  padding-bottom: 5px;
}

.hero-section {
  background-image: url('../images/thinaiyiyam-view.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.main-heading {
  color: #090909;
  margin-bottom: 20px;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 92px;
  font-weight: 900;
  line-height: 102px;
}

.hero-sec {
  background-image: url('../images/thinaiyiyam-view.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  align-items: center;
  height: 600px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.book-section {
  background-color: #fffefc;
  padding-top: 48px;
  padding-bottom: 48px;
  position: relative;
}

.book-part {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sub-heading {
  color: #090909;
  font-family: Noto Sans Tamil, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
}

.sub-heading-para {
  color: #2c2c2c;
  margin-top: 45px;
  margin-bottom: 45px;
  font-family: Mukta Malar, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.order-btn {
  background-color: var(--green-color);
  border-radius: 10px;
  width: fit-content;
  padding: 20px 18px;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.order-btn:hover {
  box-shadow: 0 2px 5px #0003;
}

.publish-heading {
  color: #090909;
  margin-top: 10px;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 42px;
}

.num {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #008225, #001c08);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: STIX Two Math, sans-serif;
  font-size: 53px;
  font-weight: 400;
  line-height: 63px;
}

.book-heading {
  color: #0d0d0d;
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: Noto Sans Tamil, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
}

.book-detail {
  color: #424242e6;
  font-family: Mukta Malar, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.book-part-div {
  flex: 1;
  margin-right: 25px;
  padding-right: 25px;
  position: relative;
}

.book-part-div.last-one {
  margin-right: 0;
  padding-right: 0;
}

.book-step-sec {
  background-color: #fcf8f2;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.book-detail-step {
  z-index: 9;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  position: relative;
}

.book-div-part {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid #d0743233;
  padding-bottom: 20px;
  display: flex;
}

.book-div-part.last-part {
  border: 1px #000;
}

.book-div-num {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#008225, #001c08);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: STIX Two Math, sans-serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 32px;
}

.book-text-heading {
  color: #005400;
  margin-top: 0;
  font-family: Noto Sans Tamil, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
}

.book-text-para {
  color: #424242;
  margin-bottom: 0;
  font-family: Mukta Malar, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}

.book-view-point {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.readers-section {
  background-color: #fffefc;
  padding-top: 48px;
  position: relative;
}

.readers-sec {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  align-items: center;
}

.list-point {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 35px;
  padding-left: 20px;
  display: flex;
}

.book-list {
  color: #424242;
  font-family: Mukta Malar, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}

.line-view {
  width: 100%;
}

.quotation-div {
  color: #212121;
  margin-top: 0;
  font-family: Mukta Malar, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.quotation-sec {
  margin-top: 60px;
  margin-bottom: 0;
}

.person-name {
  color: #212121;
  text-align: right;
  margin-bottom: 0;
  font-family: Mukta Malar, sans-serif;
  font-weight: 400;
}

.author-part {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  margin-top: 60px;
}

.author-name {
  color: #005400;
  margin-top: 0;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.author-hint {
  color: #005400;
  margin-bottom: 20px;
  font-family: Noto Serif Tamil, sans-serif;
  font-weight: 600;
}

.author-para {
  color: #212121;
  margin-bottom: 25px;
  padding-right: 30px;
  font-family: Mukta Malar, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}

.stats-container {
  border-top: 1px solid #e0e0e0;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  margin-top: 35px;
  padding-top: 20px;
  display: flex;
}

.stat-item {
  text-align: center;
  flex: 1;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.stat-number {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#008225, #001c08);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: center;
  font-family: STIX Two Math, sans-serif;
  font-size: 34px;
  line-height: 45px;
  display: flex;
}

.stat-label {
  color: #005400;
  margin-top: 14px;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.full-width {
  width: 100%;
}

.book-parts {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 35px;
  display: flex;
}

.quotation-part {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-view {
  background-image: url('../images/thinaiyiyam-banner.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  align-items: center;
  height: 500px;
  display: flex;
}

.book-sub-heading {
  color: #090909;
  margin-top: 0;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 42px;
}

.book-view-txt {
  color: #2f2f2f;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 95px;
  font-family: Mukta Malar, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
}

.read-heading {
  color: #090909;
  margin-top: 0;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.heading-view {
  color: #005400;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 45px;
}

.book-paragraph {
  color: #424242;
  max-width: 800px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 30px;
  font-family: Mukta Malar, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}

.btn-order {
  background-color: #008225;
  border-radius: 10px;
  width: fit-content;
  padding: 16px 20px;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.btn-order:hover {
  box-shadow: 0 2px 5px #0003;
}

.logo-view {
  max-width: 255px;
}

.nav-link {
  color: #212b26d9;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Noto Sans Tamil, sans-serif;
  font-weight: 500;
}

.nav-link.w--current {
  color: #212b26d9;
}

.nav-part-div {
  align-items: center;
  display: flex;
}

.btn-view {
  background-color: var(--green-color);
  border-radius: 9px;
  margin-left: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Noto Serif Tamil, sans-serif;
  font-weight: 500;
}

.blog-txt {
  color: #fff;
  text-align: center;
  max-width: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 72px;
  font-weight: 600;
  line-height: 86px;
}

.hero-part {
  max-width: 956px;
}

.icon-set {
  width: 90px;
  position: absolute;
  top: 10px;
  right: 0;
}

.line-icon {
  width: 90px;
  position: absolute;
  top: 15px;
  left: 0;
}

.line-part {
  width: 59px;
  position: absolute;
  top: 55px;
  left: 0;
}

.order-view {
  width: 100%;
  max-width: 1000px;
}

.icon-view {
  width: 180px;
  position: absolute;
  top: auto;
  bottom: 220px;
  left: -20px;
}

.footer-section {
  background-color: #005400;
  padding-top: 50px;
}

.footer-panel {
  z-index: 9;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #fff;
  border-bottom: 1px solid #f4f0e6;
  grid-template-rows: auto;
  grid-template-columns: 1.15fr .7fr .9fr;
  padding-bottom: 30px;
  position: relative;
}

.brand-set {
  padding-right: 24px;
}

.col {
  border-left: 1px solid #f4f0e6;
  padding-left: 40px;
}

.col-title {
  color: #f4f0e6;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.title-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.title-link-txt {
  color: #d9e2cb;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans Tamil, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.brand-title {
  color: #f4f0e6;
  margin-top: 0;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 40px;
  line-height: 54px;
}

.title-tag {
  color: #e7e2d3;
  padding-right: 20px;
  font-family: Noto Sans Tamil, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 27px;
}

.author-txt {
  color: #dfd9c8;
  font-family: Noto Sans Tamil, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.order-btn-txt {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: var(--green-color);
  background-color: #f4f0e6;
  border-radius: 5px;
  align-items: center;
  width: fit-content;
  padding: 10px 20px;
  font-family: Noto Serif Tamil, sans-serif;
  text-decoration: none;
  display: flex;
}

.order-btn-txt:hover {
  box-shadow: 0 2px 5px #0003;
}

.order-btn-text {
  margin-top: 0;
  margin-bottom: 0;
}

.footer-hint {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.tree-leaf {
  width: 200px;
  position: absolute;
  bottom: -10px;
  right: 0;
}

.footer-part {
  position: relative;
}

.icon-set-point {
  width: 30px;
}

.hint-part {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.hint-point {
  color: #c9d6bb;
  font-family: Noto Serif Tamil, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1600px;
    padding-left: 70px;
    padding-right: 70px;
  }

  .main-heading {
    font-size: 103px;
    line-height: 113px;
  }

  .hero-sec {
    height: 800px;
  }

  .sub-heading {
    margin-top: 34px;
    font-size: 23px;
    line-height: 33px;
  }

  .sub-heading-para {
    font-size: 25px;
    line-height: 33px;
  }

  .order-btn {
    padding: 25px 22px;
  }

  .publish-heading {
    font-size: 38px;
    line-height: 48px;
  }

  .num {
    font-size: 67px;
    line-height: 90px;
  }

  .book-heading {
    font-size: 26px;
    line-height: 40px;
  }

  .book-detail {
    font-size: 23px;
    line-height: 32px;
  }

  .book-text-heading {
    font-size: 25px;
    line-height: 30px;
  }

  .book-text-para, .book-list {
    font-size: 24px;
    line-height: 32px;
  }

  .quotation-div {
    font-size: 25px;
    line-height: 32px;
  }

  .person-name {
    font-size: 24px;
    line-height: 30px;
  }

  .author-name {
    font-size: 36px;
    line-height: 46px;
  }

  .author-hint {
    font-size: 20px;
    line-height: 28px;
  }

  .author-para {
    font-size: 24px;
    line-height: 32px;
  }

  .stat-number {
    font-size: 46px;
    line-height: 55px;
  }

  .stat-label {
    font-size: 20px;
    line-height: 27px;
  }

  .section-view {
    height: 800px;
  }

  .book-sub-heading {
    font-size: 38px;
    line-height: 48px;
  }

  .book-view-txt {
    font-size: 24px;
    line-height: 33px;
  }

  .read-heading {
    font-size: 38px;
    line-height: 48px;
  }

  .heading-view {
    font-size: 37px;
    line-height: 47px;
  }

  .book-paragraph {
    font-size: 24px;
    line-height: 31px;
  }

  .btn-order {
    padding: 20px 25px;
    font-size: 23px;
  }

  .nav-link {
    padding-left: 23px;
    padding-right: 23px;
    font-size: 18px;
    line-height: 22px;
  }

  .btn-view {
    color: #fff;
    margin-left: 23px;
    padding: 17px 29px;
    font-size: 18px;
    line-height: 22px;
  }

  .blog-txt {
    color: #f9cb16;
  }

  .icon-set, .line-icon {
    width: 110px;
  }

  .line-part {
    width: 90px;
  }

  .footer-panel {
    padding-bottom: 40px;
  }

  .col-title {
    font-size: 18px;
    line-height: 26px;
  }

  .title-link {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .title-link-txt {
    font-size: 18px;
    line-height: 29px;
  }

  .brand-title {
    font-size: 45px;
    line-height: 60px;
  }

  .title-tag {
    font-size: 18px;
    line-height: 28px;
  }

  .order-btn-text {
    font-size: 20px;
    line-height: 26px;
  }

  .hint-point {
    font-size: 18px;
    line-height: 26px;
  }
}

@media screen and (max-width: 991px) {
  .main-heading {
    font-size: 70px;
    line-height: 80px;
  }

  .book-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sub-heading {
    font-size: 19px;
    line-height: 30px;
  }

  .order-btn {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 21px;
    line-height: 26px;
  }

  .publish-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .num {
    font-size: 40px;
    line-height: 52px;
  }

  .book-step-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .readers-section {
    padding-top: 40px;
  }

  .quotation-sec {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .author-part {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    margin-top: 40px;
  }

  .author-name {
    font-size: 28px;
    line-height: 38px;
  }

  .author-para {
    padding-right: 0;
  }

  .stats-container, .book-parts {
    margin-top: 30px;
  }

  .section-view {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .book-sub-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .book-view-txt {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-right: 0;
  }

  .read-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-view {
    font-size: 32px;
    line-height: 40px;
  }

  .btn-order {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-part-div {
    background-color: #fff;
  }

  .btn-view {
    width: fit-content;
    margin-bottom: 10px;
    display: flex;
  }

  .toggle-btn {
    background-color: var(--green-color);
    color: #fff;
    border-radius: 5px;
    padding: 9px 12px;
  }

  .toggle-btn.w--open {
    background-color: var(--green-color);
  }

  .blog-txt {
    font-size: 60px;
    line-height: 70px;
  }

  .footer-section {
    padding-top: 40px;
  }

  .brand-set {
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .main-heading {
    text-align: center;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 38px;
  }

  .hero-sec {
    background-image: url('../images/mobile-banner.webp');
    align-items: flex-start;
    height: 630px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .book-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sub-heading {
    text-align: center;
  }

  .sub-heading-para {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .order-btn {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .publish-heading {
    font-size: 24px;
    line-height: 34px;
  }

  .num {
    font-size: 35px;
    line-height: 46px;
  }

  .book-part-div {
    border-bottom: 1px solid #e2e2e2;
    margin-right: 0;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .book-part-div.last-one {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .book-step-sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .book-detail-step {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .book-div-part.last-part {
    padding-bottom: 0;
  }

  .book-div-num {
    font-size: 31px;
    line-height: 31px;
  }

  .book-text-heading {
    font-size: 18px;
  }

  .book-text-para {
    font-size: 17px;
  }

  .readers-sec {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .list-point {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .quotation-sec {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .author-part {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .author-name {
    font-size: 24px;
    line-height: 34px;
  }

  .author-para {
    margin-bottom: 20px;
  }

  .stats-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    align-items: center;
    margin-top: 20px;
  }

  .stat-label {
    font-size: 17px;
  }

  .book-parts {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 20px;
  }

  .section-view {
    background-image: url('../images/mobile-bg.webp');
    justify-content: center;
    align-items: flex-start;
    height: 630px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .book-sub-heading {
    font-size: 24px;
    line-height: 34px;
  }

  .book-view-txt {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .read-heading {
    font-size: 24px;
    line-height: 34px;
  }

  .heading-view {
    text-align: center;
    font-size: 28px;
    line-height: 38px;
  }

  .book-paragraph {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .btn-order {
    margin-left: auto;
    margin-right: auto;
    padding-left: 18px;
    padding-right: 18px;
    display: flex;
  }

  .blog-txt {
    font-size: 40px;
    line-height: 50px;
  }

  .icon-view {
    display: none;
  }

  .footer-section {
    padding-top: 30px;
  }

  .footer-panel {
    border-bottom-style: none;
    grid-template-columns: 1.15fr;
  }

  .brand-set {
    border-bottom: 1px #f4f0e6;
    padding-right: 0;
  }

  .col {
    border-top: 1px solid #f4f0e6;
    border-bottom: 1px #f4f0e6;
    border-left-style: none;
    padding-top: 20px;
    padding-left: 0;
  }

  .col-title {
    font-size: 16px;
  }

  .brand-title {
    font-size: 28px;
    line-height: 38px;
  }

  .author-txt {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .order-btn-text {
    font-size: 16px;
  }

  .footer-hint {
    justify-content: space-between;
  }

  .tree-leaf {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .main-heading {
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-sec {
    background-image: url('../images/mobile-banner.webp');
    align-items: flex-start;
    height: 700px;
    padding-top: 20px;
  }

  .sub-heading {
    font-size: 16px;
    line-height: 26px;
  }

  .sub-heading-para {
    margin-top: 10px;
  }

  .section-view {
    height: 700px;
    padding-top: 0;
  }

  .heading-view {
    font-size: 26px;
    line-height: 36px;
  }

  .book-paragraph {
    margin-top: 10px;
  }

  .logo-view {
    max-width: 200px;
  }

  .blog-txt {
    font-size: 35px;
    line-height: 45px;
  }

  .title-link-txt.text-center {
    text-align: center;
  }

  .order-btn-txt {
    padding-left: 18px;
    padding-right: 18px;
  }

  .footer-hint {
    flex-flow: column;
    justify-content: center;
  }
}


@font-face {
  font-family: 'Stmzh 085';
  src: url('../fonts/STMZH-085.woff2') format('woff2'), url('../fonts/STMZH-085.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}